body {
	overflow-y: scroll;
	position: absolute;
	width: 100%;
	color: #231f20;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Heebo', "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 200;
	background-color: white;	
}

time {
	float: left;
	width: 100%;
	color: #4e4e4e;
	font-size: 12px;
	margin-top: -15px;
	margin-bottom: 10px;
	font-style: italic;
}

.container, .container_services {
	width: 1300px;
	margin: auto;
}

.content_default {
	float: left;
	width: 100%;
}

.content_center {
	float: left;
	width: 100%;
	text-align: center;
}

.content_left {
	float: left;
	width: 100%;
	text-align: left;
}

.content_right {
	float: left;
	width: 100%;
	text-align: right;
}

.sitemap_content {
	width: 60%;
	margin: auto;
	margin-top: 40px;
}

.category_menu {
	float: left;
	width: 100%;
	background-color: #f6a12d;
	color: white;
	/*text-align: center;*/
	text-align: left;
}

.category_menu_item {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.category_menu_item:first-child {
	margin-left: 0;
}
.category_menu_item a i {
	font-size: 10px;
}
.category_menu_item .alert {
	margin-top: -34px;
}
.category_menu a {
	color: white;
	font-weight: bold;
	font-size: 16px;
}
.category_menu a:hover {
	text-decoration: none;
}

.category_menu .active_menu {
	color: black;
}

.mobielmenu .dropdown-menu .alert {
	position: unset;
	float: right;
	margin-right: 20px;
	margin-top: 1px;
}

.active_language {
	text-decoration: underline;
}

h1, .page_header {
	font-weight: 700;
	font-size: 36px;
	line-height: 41px;
}

.content h1, .content .page_header {
	margin-bottom: 20px;
}

h2 {
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
}

h2 a {
	color: #000000;
}

h3 {
	font-weight: 300;
	font-size: 30px;
	line-height: 35px;
}

h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 30px;
}

h5 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

h6 {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
}

/* News name */
.news-header {
	float: left;
	width: 100%;
	font-weight: 600;
	line-height: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 27px;
	font-family: 'Lato', sans-serif;
}

h2.orange_h2 {
	color: #f6a12d; 	
}

.no_margin_top {
	margin-top: 0;
}

.plain_page h6 {
	font-size: 10px;
	font-weight: bold;
}
.plain_page a {
	color: #f6a12d;
}

.plain_page .article_img {
	float: left;
	width: 48%;
	margin-left: 0;
	margin-right: 2%;
}
.plain_page .article_img img {
	width: 100%;
}

.h1_line {
	width: 40px;
	margin: auto;
	border-bottom: 3px solid #f6a12d;
	margin-bottom: 30px;
}

.extra_add {
	padding-left: 5px;
	font-size: 13px;
}

.grey_line {
	float: left;
	width: 100%;
	border-top: 1px solid #EAEAEA;
}

.author_img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center center;
}
.author_name {
	float: left; 
	padding-top: 7px
}

.author_info {
	float: left;
	width: 100%;
	line-height: 20px;
}

.blog_date {
	margin-bottom: 20px;
	color: #f6a12d;
}
.blog_date i {
	padding-right: 10px;
	font-style: normal !important;
}

.blog_content article {
	float: left;
	width: 70%;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.blog_content aside {
	float: left;
	width: 30%;
	margin-top: -150px;
	background-color: #231f20;
	color: white;
	padding: 50px 15px 30px 15px;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.blog_content aside label {
	width: 100%;
}
.blog_content aside input, .blog_content aside textarea {
	border: none;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.footer_div .footer_partners {
	margin-top: 20px;
}
.footer_div .footer_partners img {
	width: 70px;
}

.footer_div .footer_socials {
	margin-top: 20px;
}

.footer_div .footer_socials a {
	text-decoration: none;
}

.footer_div .footer_socials i {
	font-size: 22px;
	margin: 0 5px;
}

ul.breadcrumb {
  	float: left;
	width: 100%;
	margin-bottom: 3px;
	font-style: italic;
	list-style: none;
	text-align: left;
}

ul.footer_breadcrumb {
	float: left;
	width: 100%;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

ul.breadcrumb li {
	display: inline;
	font-size: 12px;
	color: #696969;
}

ul.breadcrumb li+li:before {
	content: "\BB\00a0";
}

ul.breadcrumb li a {
	/*color: #696969;*/
	color: #f6a12d;
	text-decoration: none;
}

ul.footer_breadcrumb li a {
	color: #838383;
	font-style: normal;
}

ul.breadcrumb li a:hover {
	text-decoration: underline;
}

.plain_page ul.breadcrumb {
	padding-left: 0;
}

.plain_page h2 {
	text-align: left !important;
	font-weight: 200px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.category_header_text .plain_page h2 {
	float: left;
	width: 100%;
	font-weight: 100 !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.web_faq_frame h2 {
	margin-bottom: 0;
}

/*header {
	float: left;
	width: 100%;
	background-color: white;
}

.header_top {
	float: left;
	width: 100%;
}

.header_left {
	float: left;
	width: 50%;
}

.header_right {
	float: left;
	width: 50%;
}

header .logo {
	float: left;
	width: 60%;
}

header .logo img {
	width: 100%;
}*/
header {
	float: left;
	width: 100%;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header_top {
	float: left;
	width: 100%;
}

.header_left {
	float: left;
	width: 20%;
}

.header_right {
	float: left;
	width: 80%;
	padding-top: 12px;
}

header .logo {
	float: left;
	width: 100%;
}

header .logo img {
	width: 100%;
}

.slider {
	position: relative;
	width: 100%;
}

.slider_content {
	position: absolute;
	z-index: 99;
	width: 100%;
	text-align: left;
	margin-top: 40px;
}

.gallery_pictures {
	float: left;
	width: 100%;
}
.gallery_picture {
	float: left;
	width: 16.66%;
	height: 320px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	opacity: 0.8;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	transition: all ease 0.4s;
	outline: none;
}
.gp_1 {
	width: 100%;
	height: 550px;
}
.gp_2 {
	width: 50%;
	height: 450px;
}
.gp_3 {
	width: 33.33%;
}
.gp_4 {
	width: 25%;
}
.gp_5 {
	width: 20%;
}

.checkbox_list {
	float: left;
	width: 100%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.checkbox_list li {
	border-top: 2px solid #231f20;
	border-left: 2px solid #231f20;
	border-right: 2px solid #231f20;
	padding-top: 23px;
	padding-bottom: 10px;
}
.checkbox_list li:first-child {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-top: 2px solid #231f20;
}
.checkbox_list li:last-child {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom: 2px solid #231f20;
}
.checkbox_list span {
	vertical-align: top;
	font-weight: bold;
}

.checkbox_list input[type="checkbox"] {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.checkbox_list input[type=checkbox][disabled]{
 	background-color: #ddd;
}
.checkbox_list span .grey_span {
	color: #222;
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
}
.checkbox_list .disable_option input[type="checkbox"] {
	opacity: 0.5;
}
.checkbox_list .disable_option span {
	opacity: 0.5;
}
.checkbox_list .disable_option {
	background-color: #deb;
}

.search_div {
	float: right;
	width: 390px;
}

.search_div input {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.search_div .icon_button, .newsletter .icon_button {
	float: left;
	width: 50px;
	margin-left: -50px;
	margin-top: 10px;
	color: #231f20;
}

.search_result {
	position: absolute;
	z-index: 99;
	width: 310px;
	margin-top: 50px;
	background-color: white;
	border-radius: 5px;
	-webkit-box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
	-moz-box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
	box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
}

.article_result {
	float: left;
	width: 100%;
	padding: 20px;
	border-bottom: 1px solid #ededed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.article_result:last-child {
	border-bottom: none;
}

.article_result img {
	float: left;
	width: 20%;
	margin-right: 10%;
}

.article_search_title {
	float: left;
	width: 70%;
}

.icon_button {
	float: left;
	background-color: rgba(255, 255, 255, 0);
	font-size: 20px;
	border: none;
    outline: none;
	-webkit-appearance: none;
	text-align: center;
	cursor: pointer;
}

.maincategory_text {
	float: left;
	width: 100%;
	height: 180px;
	padding-bottom: 20px;
	overflow: hidden;
}
.maincategory_seemore {
	position: relative;
	padding-bottom: 20px;
	width: 100%;
	bottom: 0;
	font-weight: bold;
	text-decoration: underline;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.submenu_item, .subcategory_menu {
	display: none;
	opacity: 0;
	position: absolute;
	z-index: 99999;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 74px;
	margin-left: 0;
	background-color: white;
	color: black;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	-webkit-box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
	-moz-box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
	box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
}

.submenu_item {
	/*margin-top: 200px;*/
	margin-top: 175px;
	padding-top: 0;
	padding-bottom: 0;
}

.submenu_part {
	float: left;
	width: 25%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.submenu_part strong {
	float: left;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.submenu_part ul {
	line-height: 30px;
}
.submenu_part li {
	float: left;
	width: 100%;
}

.submenu_item_small {
	width: 250px;
}

.submenu_category_item {
	/*margin-top: 184px;*/
	margin-top: 135px;
}
.content_submenu_item {
	float: left;
	
}
.submenu_category_item .alert {
	float: left;
	position: unset;
	margin-top: 0;
	margin-left: 10px;
}

.content_submenu {
	float: left;
	width: 100%;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.content_submenu ul li {
	float: left;
	width: 100%;
	/*border-bottom: 1px solid #dedede;*/
}

.content_submenu ul li:last-child {
	border-bottom: none;
}

.content_submenu ul li a {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content_submenu ul li a:hover {
	text-decoration: none;
	color: rgb(148, 100, 30);
}

.category_header_item {
	float: left;
	/*width: 25%;
	text-align: center;*/
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.category_header_item i {
	padding-left: 10px;
	font-size: 10px;
}

.category_header_item:hover {
	text-decoration: none;
	color: rgb(148, 100, 30);
}

.account_menu_btn {
	padding-left: 10px;
	padding-right: 10px;
}
.account_menu_btn:hover{
	cursor: pointer;
}
.account_menu_btn.active_menu i {
	/*color: white;*/
}
.account_menu {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 232px;
	margin-top: 40px;
	margin-left: -70px;
	background-color: white;
	text-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	-webkit-box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
	-moz-box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
	box-shadow: 0px 13px 17px -11px rgba(54,54,54,1);
}
.account_menu a {
	float: left;
	width: 100%;
	padding: 12px 15px;
	text-transform: none;
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.account_menu .header_icon {
	margin-right: 15px;
}
.account_menu .header_icon i {
	font-size: 20px;
}
.account_menu a:last-child {
	border-bottom: none;
}

.header_shoppingcart {
	float: right;
	text-align: right;
	position: relative;
	/*text-shadow: 0px 2px 5px rgba(39, 39, 39, 0.8);*/
}
.header_shoppingcart i {
	/*color: white;*/
	font-size: 40px;
}
.account_icon {
	float: right;
	text-align: right;
	padding-right: 20px;
}
.account_icon i {
	float: right;
}
.account_span {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	line-height: 22px;
	font-weight: bold;
	/*color: white;*/
	/*text-shadow: 0px 2px 5px rgba(39, 39, 39, 0.8);*/
}
.logged_in {
	padding-top: 0px;
}
.shoppingcart_icon {
	float: right;
}
.alert {
	position: absolute;
	right: 0;
	margin-top: -5px;
	margin-right: -10px;
	background-color: #e94d4d;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight: bold;
	text-shadow: none;
}

.header_menu {
	float: left;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: white;
}

.header_menu a {
	padding-top: 12px;
	padding-bottom: 12px;
}

.home_categories {
	background-color: #e9e9e9;
}

.home_categories h1 {
	text-align: center;
	margin-top: 90px;
	margin-bottom: 90px;
}

.promotions {
	padding-top: 20px;
	padding-bottom: 20px;
}

.promotion_check {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
}

.promotion_check i {
	padding-right: 5px;
}

.home_category {
	float: left;
	width: 33.33%;
	/*height: 160px;*/
	height: 90px;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 70%;
	-moz-background-size: 70%;
	-o-background-size: 70%;
	background-size: 70%;
}

.hc_4 {
	width: 25%;
}

.home_category .category_foreground {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
}

.home_category h3 {
	float: left;
	width: 100%;
	/*margin-top: 70px;*/
	margin-top: 30px;
	font-size: 26px;
	color: white;
	text-align: center;
	text-shadow: 0px 2px 5px rgba(39, 39, 39, 0.8);
}

.home_category h3 i {
	padding-right: 10px;
}

.newsletter_home {
	float: left;
	width: 100%;
	background-color: #f6f6f6;
}

.outlet_banner {
	float: left;
	width: 100%;
	margin-top: 42px;
	margin-bottom: 42px;
	background: linear-gradient(110deg, #231f20 40%, #f9a13a 40%);
}

.outlet_banner a:hover {
	text-decoration: none;
}

.outlet_banner h4 {
	color: white;
	font-size: 80px;
	line-height: 80px;
	text-transform: uppercase;
}

.outlet_left {
	float: left;
	width: 50%;
	padding: 30px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.outlet_right {
	float: left;
	width: 50%;
	padding: 30px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	text-align: right;
}

.outlet_banner .button {
	float: right;
	border-radius: 0;
	padding: 15px 20px;
	background-color: white;
	color: #231f20;
}

.outlet_banner .button:hover {
	background-color: #231f20;
}

.outlet_foreground {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: 110% -70%;
	-webkit-background-size: 50%;
	-moz-background-size: 50%;
	-o-background-size: 50%;
	background-size: 50%;
}

.all_articles {
	float: left;
	width: 100%;
	padding-top: 40px;
}

.all_articles a {
	color: #231f20;
}

.all_articles_category h2 {
	float: left;
	width: 100%;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.all_articles_category {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.all_articles_category .grid-container > .product_block {
	text-align: center;
	margin-bottom: 0;
	padding: 10px;
	margin: 10px;
	border: 1px solid #ddd;
}

.all_articles_category .grid-container > .product_block h3 {
	font-size: 15px;	
}

.all_articles_category .grid-container > .product_block figure {
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 40px;
	margin-inline-end: 40px;
	display: flex;
	justify-content: center;
	position: relative;
	margin: 0;
	height: 100px;
}

.all_articles_category .product_block .image_box img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100px;
}

.content {
	float: left;
	width: 100%;
	/*padding: 70px 100px;*/
	padding: 70px 0;
	margin-bottom: 20px;
	/*text-align: center;*/
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.content .h1_line {
	float: left;
}

.grid-container-web_services {
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	grid-template-rows: auto;
	grid-auto-flow: row;
	grid-gap: 0;
}
.grid-container-web_services > .product_block {
	text-align: center;
	font-size: 30px;
	text-align: left;
	margin-bottom: 10px;
}
.home_content_grid_block {
	height: 250px; 
	margin: 10px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;
}
.home_content_grid_block h3 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
.home_content_grid_block_grey_layer {
	float: left;
	width: 100%;
	height: 100%;
	padding: 20px 0 10px 20px;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.grid_blocks_content .new_button {
	float: left;
	margin-top: 160px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.mce_edit {
	white-space: pre-wrap;
}
.mce_edit table, .mce_edit th, .mce_edit td {
	border: 1px solid grey;
}
.mce_edit th, .mce_edit td {
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.plain_page i, .plain_page em {
	font-style: italic;
}
.plain_page ul {
	padding-left: 40px;
	list-style-type: disc;
	line-height: 12px;
}
.plain_page li {
	line-height: 22px;
}

.plain_page .article_img {
	float: left;
	width: 48%;
	margin-left: 0;
	margin-right: 2%;
}
.plain_page .article_img img {
	width: 100%;
}

.cookie_page h3 {
	margin-top: 35px;
	margin-bottom: 15px;
}

.content:last-child {
	margin-bottom: 0;
}

.full_content {
	padding: 70px 0;
}

.shoppingcart_data {
	float: left;
	margin-top: 30px;
}

.shoppingcart_data h3 {
	margin-bottom: 25px;
}

.small_content {
	padding: 37px 100px;
}

aside {
	float: left;
	width: 25%;
	margin-top: 50px;
}

aside.normal_sidebar span {
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
aside.normal_sidebar span a {
	color: #f6a12d;
}

.aside_line {
	float: right;
	width: 25px;
	margin: auto;
	border-bottom: 1px solid #ededed;
}

.sidebar_article {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	border-right: 1px solid #ededed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

main {
	float: left;
	width: 75%;
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.main_content {
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
}

.aside_products a {
	float: left;
	width: 100%;
	padding: 15px 4px 15px 13px;
	font-size: 16px;
	text-align: left;
	color: white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	color: #231f20;
	border-bottom: 3px solid #231f20;
}

aside .aside_childs a:last-child {
	border-color: #231f20 !important;
}

.aside_products a:hover {
	text-decoration: none;
	background-color: #dddddd !important;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

aside .active_sidebar {
	background-color: #dddddd;
}

aside.normal_sidebar .active_sidebar {
	color: #4a4a4a;
	background-color: white;
}

.normal_sidebar {
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	border-right: 1px solid #ededed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.account_aside a {
	float: left;
	width: 100%;
	padding: 15px 4px 15px 13px;
	margin-bottom: 4px;
	font-size: 20px;
	text-align: left;
	color: white;
	background-color: #f6a12d;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.account_aside .header_icon i {
	color: white;
}

.account_aside a:hover, .account_aside .active_sidebar {
	text-decoration: none;
	background-color: #231f20 !important;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.header_icon {
	float: left;
	width: 19px;
	margin-right: 10px;
	text-shadow: none;
}
.mobielmenu .header_icon i {
	color: inherit;
}

.account_aside .header_icon {
	margin-right: 14px;
}

aside .header_icon i {
	font-size: 20px;
	text-align: left;
}

aside .header_side {
	background-color: #231f20;
	color: white;
}

aside .header_side:hover {
	color: #231f20;
}

.aside_filter {
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: left;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.aside_filter strong {
	float: left;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 17px;
}

.aside_filter li {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 3px;
}

.aside_filter li .filter_checkbox {
	float: left;
	width: 13%;
}

.aside_filter li .filter_name {
	float: left;
	width: 87%;
	padding-left: 10px;
	padding-top: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.aside_filter li .filter_amount {
	padding-top: 7px;
}

/*.aside_filter .surcharge_category li .filter_amount {
	padding-top: 7px;
}*/

.aside_filter input {
	float: left;
	margin-right: 8px;
}

/*.product_block {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.product_block:nth-child(3n+3) {  
	margin-right: 0;
}

.product_block figure {
}*/
.web_faqs_list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.web_faqs_list li {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
}
.web_faqs_list li a {
	color: #f6a12d;
}
.web_faqs_list li:last-child {
	border-bottom: none;
}
.web_faqs_list li a i {
	margin-right: 20px;
}

.show_filters_list {
	display: block !important;
}

.category_mobile_menu {
	display: none;
	position: fixed;
	bottom: 0;
	left: 50%;
	z-index: 8;
	min-width: 110px;
	padding: 10px 20px;
	background-color: #F89528;
	text-align: center;
	color: white;
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: -75px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 3px 9px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 9px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 9px -4px rgba(0,0,0,0.75);
}

.category_mobile_menu:focus {outline:0;}

.category_mobile_menu i {
	margin-right: 10px;
	font-size: 20px;
}

.fancybox_button {
	/*display: none;
	float: left;
	width: 100%;
	margin-top: 20px;*/
	
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 99999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	
}

.category_mobile_menu:hover {
	text-decoration: none;
}

.grid-container, .grid-subcategories {
	display: grid;
	grid-template-columns: 33.33% 33.33% 33.33%;
	grid-template-rows: auto auto;
	grid-auto-flow: row;
	grid-gap: 0;
}

.small_grid {
	grid-template-columns: 25% 25% 25% 25%;
}

.aside_combo .small_grid {
	grid-template-columns: 50% 50%;
}
.aside_combo .grid-container > .product_block figure {
	height: 90px;
}
.aside_combo .small_grid > .product_block {
	padding-left: 0;
}
.aside_combo .small_grid > .product_block .product_price {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	min-height: 30px;
	line-height: 14px;
}
.aside_combo .small_grid > .product_block .product_price .product_price_discount {
	font-size: 9px
}
/*.aside_combo .small_grid > .product_block .product_information {
	font-size: 11px;
	line-height: 14px;
}*/
.aside_combo .small_grid .button_shoppingcart {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.aside_combo .small_grid > .product_block .product_information h3 {
	min-height: 31px;
	font-size: 11px;
	line-height: 14px;
}
.aside_combo .small_grid > .product_block .product_information .product_left {
	width: 100%;
}

.smallest_grid {
	grid-template-columns: 20% 20% 20% 20% 20%;
}

.grid-container.aside_grid > .product_block {
	padding: 0;
}
.grid-container.aside_grid > .product_block figure, .grid-container.fancy_grid > .product_block figure {
	height: 60px;
}
.aside_grid .product_information, .fancy_grid .product_information {
	font-size: 11px;
	line-height: 14px;
}
.grid-container.fancy_grid > .product_block {
	border: 1px solid #ebebeb;
	border-radius: 10px;
	padding: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.fancy_container {
	float: left;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 50px;
}
.fancy_container a {
	outline: none;
}
.combo_product {
	float: left;
	width: 80%;
}
.combo_plus {
	float: left;
	width: 20%;
	font-size: 14px;
	padding-top: 25px;
	text-align: center;
}
.combo_product .alert {
	font-size: 9px !important;
	margin-top: -5px;
	margin-right: -10px;
	border-radius: 50%;
	width: 30px;
	height: 26px;
	padding-top: 4px;
	font-size: 11px;
}
.combo_product .alert.alert_big_1 {
	font-size: 12px !important;
}
.combo_product .alert.alert_big_2 {
	font-size: 11px !important;
}

.grid-container .load_more {
	float: left;
	width: 100%;
	text-align: center !important;
	color: #f6a12d;
	padding-top: 20px;
}

.grid-container .load_more:hover {
	text-decoration: none;
	cursor: pointer;
}

.grid-container .load_more i {
	margin: auto;
	font-size: 35px;
}

.grid-container .load_more span {
	float: left;
	width: 100%;
	font-size: 16px;
	margin-top: 15px;
}

.grid-container > .product_block {
	text-align: center;
	padding: 20px 20px;
	font-size: 30px;
	text-align: left;
	margin-bottom: 10px;
}
.shadow_tiles > .product_block, .shadow_tiles_small > .product_block {
	margin: 10px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
}
.shadow_tiles > .product_block:nth-child(3n+3) {
	margin-right: 0;
}
.shadow_tiles > .product_block:hover, .shadow_tiles_small > .product_block:hover {
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	transition: all ease 0.4s;
}
.all_articles_category .shadow_tiles_small > .product_block {
	border: none;
}
.all_articles_category .shadow_tiles > .product_block {
	border: none;
}

.small_grid > .product_block {
	padding: 12px 12px;
}

.grid-container > .product_block figure {
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 40px;
	margin-inline-end: 40px;
	display: flex;
	justify-content: center;
	position: relative;
	margin: 0;
	height: 155px;
}

.product_block .image_box img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 155px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
}

.product_block .image_box i {
	font-size: 200px;	
}

.product_block a:hover {
	text-decoration: none;
}

.product_list_menu {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	/*border-top: 1px solid #dedede;*/
}

.product_list_menu:nth-child(1), .product_list_menu:nth-child(2), .product_list_menu:nth-child(3) {
	border-top: none;
}

.product_list_menu figure {
	float: left;
	width: 30%;
	vertical-align: middle;
	text-align: center;
}

.product_list_menu .image_box img {
	vertical-align: middle;
	/*max-width: 85%;*/
	max-width: 75%;
	max-height: 70px;
}

.product_list_menu .product_information {
	float: none;
	width: 100%;
	vertical-align: middle;
	margin-top: 21px;
	line-height: 16px;
}

.product_list_menu .product_information a {
	color: black;
	font-size: 14px;
	padding-left: 10px;
	margin: 0;
}

.product_information {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.aside_combo .product_information {
	position: relative;
	background-color: white;
	padding-top: 10px;
}

.product_information h3 {
	text-transform: none;
	font-size: 18px; 
	line-height: 22px;
	min-height: 44px;
	text-shadow: none;
}

.small_grid .product_information h3 {
	font-size: 14px; 
	line-height: 18px;
	min-height: 36px;
}

.category_block .product_information h3 {
	text-align: center;
}

.product_filters {
	float: left;
	width: 100%;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

.product_filters strong {
	font-weight: bold;
}

.small_grid .product_filters {
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
}

.product_left, .product_right {
	float: left;
	margin-top: 8px;
}

.product_left {
	width: 75%;
}

.product_right {
	width: 25%;
}

.product_price {
	float: left;
	width: 100%;
	color: #231f20;
	font-size: 20px;
	margin-top: 5px;
	line-height: 17px;
}

.product_price_discount {
	font-size: 10px;
	font-weight: normal;
	text-decoration: line-through;
}

.product_small_text {
	font-size: 10px;
	font-weight: normal;
}

.small_grid .product_price {
	font-size: 18px;
	margin-top: 3px;
}

.fancy_grid .product_price {
	font-size: 15px;
	margin-top: 3px;
}

.details_information .product_price {
	margin-bottom: 30px;
}

.product_details_relations {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.product_details_relations h2 {
	margin-top: 30px;
}

.button_small {
	float: left;
	margin: 20px;
}

.button_small i {
	margin-right: 5px;
}

.button_shoppingcart {
	float: left;
	width: 100%;
	background-color: #56A845;
	border: none;
	/*background-color: #00b900;
	border: 2px solid #008100;
	box-shadow: inset 0 -2px 0 0 #008100;*/
	color: white;
	border-radius: 3px;
	text-align: center;
	font-size: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
    outline: none;
	-webkit-appearance: none;
	text-align: center;
	cursor: pointer;
	font-family: 'Heebo', "Helvetica Neue", Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.payment_options {
	margin-top: 30px;
}

.payment_options .button_shoppingcart {
	margin-left: 10px;
	margin-right: 10px;
}

.payment_options .button_shoppingcart:first-child {
	margin-left: 0;
}

.payment_options .button_shoppingcart:last-child {
	margin-right: 0;
}

.highlight_hyperlink {
	font-weight: bold;
}
.highlight_hyperlink_2 {
	font-weight: bold;
	color: #f6a12d;
}
.highlight_hyperlink_2:hover {
	text-decoration: none;
}

.red_span {
	color: #a30000;
}

.button_auto {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.orange_button {
	background-color: #f9a13a;
	border: 2px solid #9d651e;
	box-shadow: inset 0 -2px 0 0 #9d651e;
}

.red_button {
	background-color: #d50000;
	border: 2px solid #780000;
	box-shadow: inset 0 -2px 0 0 #780000;
}

.grey_button {
	background-color: #bdbdbd;
	border: 2px solid #797979;
	box-shadow: inset 0 -2px 0 0 #797979;
}

.hide_content {
	display: none;
}
.sidebar_spoiler {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 13px;
	background-color: #f6a12d;
	color: white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	cursor: pointer;
}
.sidebar_spoiler_close {
	display: none;
}
.sidebar_spoiler i {
	float: right;
	color: white;
	padding-top: 4px;
	margin-right: 20px;
}

.product_block .button_shoppingcart i {
	padding-right: 0;
}

.aside_combo h2 {
	text-align: left;
	margin-bottom: 20px;
}
.button_shoppingcart.small_button, .button_shoppingcart.combo_small_button {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.button_shoppingcart.combo_small_button {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 15px;
	border-width: 1px;
}
.button_shoppingcart.combo_small_button i {
	padding-right: 5px;
	padding-left: 5px;
}
.combo_bundle_price {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 15px;
}
.combo_bundle {
	border-bottom: 1px solid #ececec;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.combo_bundle:last-child {
	border-bottom: 0;
}

.button_shoppingcart i {
	padding-right: 20px;
}

.small_grid .button_shoppingcart  {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.details_information .button_shoppingcart {
	margin-bottom: 20px;
}

.button_shoppingcart:hover {
	text-decoration: none;
	background-color: #009600;
	box-shadow: inset 0 -2px 0 0 #005e00;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.orange_button:hover {
	background-color: #c27821;
	box-shadow: inset 0 -2px 0 0 #774712;
}

.red_button:hover {
	background-color: #8c0000;
	box-shadow: inset 0 -2px 0 0 #562525;
}

.grey_button:hover {
	background-color: #888888;
	box-shadow: inset 0 -2px 0 0 #525252;
}

.category_header_home {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.category_header_home:last-child {
	margin-right: 0;
}
.category_header_home a:hover {
	text-decoration: none;
}

.button_transparant {
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	color: #231f20;
	border: 1px solid #231f20;
	font-size: 16px;
	margin-top: 30px;
}

.button_transparant:hover {
	text-decoration: none;
	color: white;
	background-color: #231f20;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.category_header_title {
	display: flex; 
	width: 100%;
	height: 60px;
	text-align: center;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
}
.category_header_title h3 { 
	margin: auto;
	text-align: center; 
}

.category_header_bg {
	float: left;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.category_header_bg img {
	width: 86%;
	margin-left: 7%;
	margin-right: 7%;
}

.category_header_gradient {
	float: left;
	width: 100%;
	height: 100%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.div_half {
	float: left;
	width: 50%;
}

.newsletter_half {
	float: left;
	width: 50%;
	font-size: 20px;
}

.newsletter_half strong {
	float: left;
	width: 100%;
	padding-top: 13px;
}

.newsletter_half #mce-responses {
	float: left;
	width: 100%;
	height: 32px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

.receive_item {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	color: #01982b;
	background-color: #e5f4e9;
	padding-top: 40px;
	font-weight: bold;
	padding-bottom: 20px;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.receive_item.receive_item_orange {
	color: #996900;
	background-color: #f5efe6;
}

.newsletter input {
	float: left;
}

.content_home {
	width: 60%;
	margin: auto;
	text-align: center;
	margin-top: 50px;
}

.icon_div {
	float: left;
	width: 33.33%;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.icon_cirkel {
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	vertical-align: middle;
	font-size: 35px;
	border: 2px solid #FFAA4D;
	border-radius: 50%;
	margin-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.icon_text {
	padding-top: 10px;
}

.icon_text strong {
	text-transform: uppercase;
}

.content_background {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;
}

.content_background_employments {
	background-size: cover; 
	background-position: top center; 
	height: 100%; 
	width: 100%; 
	min-height: 400px; 
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.content_background .content_foreground {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: rgba(0, 0, 0, 0.8);
	padding-top: 90px;
	padding-bottom: 90px;
}

.special_slider_container {
	margin-top: 0 !important;
	position: relative;
	z-index: 9998;
	top: 0;
}
.scroll_fixed_left {
	z-index: 9999;
}
.content_foreground .special_slider_btn {
	right: 0;
	text-decoration: none;
	position: absolute;
	margin-top: 10px;
	animation: glowing 3000ms infinite;
}
.content_foreground .special_slider_btn2 {
	left: 0;
	text-decoration: none;
	position: absolute;
	margin-top: 10px;
	animation: glowing 3000ms infinite;
}
.special_slider_btn_comment {
	position: absolute;
	background: white;
	color: black;
	border-radius: 15px;
	width: auto;
	margin-top: 60px;
	margin-left: 20px;
	text-align: left;
	padding: 10px 20px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 5px #c4c4c4;
}
.special_slider_btn_comment:after {
	content: '';
	position: absolute;
	top: 0;
	left: 10%;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-bottom-color: white;
	border-top: 20px;
	margin-left: -25px;
	margin-top: -15px;
}
.special_slider_btn_comment a {
	color: black !important;
}

@keyframes glowing {
	0% {
		box-shadow: 0 0 5px #c4c4c4;
	}
	50% {
		box-shadow: 0 0 20px #ffffff;
	}
	100% {
		box-shadow: 0 0 5px #b7b7b7;
	}
}

.content_background h2 {
	color: white;
}

.home_header h2 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.content_background .small_line {
	margin-bottom: 50px;
}

.employments_container {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.employments {
	/*float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.employment_div {
	float: left;
	width: 25%;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.employment_picture {
	float: left;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	/*opacity: 0.3;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
    outline: none;*/
}

/*.employment_div:hover .employment_picture {
	opacity: 0.7;
}*/

.employment_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: white;
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image: linear-gradient(top bottom right, black, rgba(0, 0, 0, 0));
	background: rgb(0,0,0);
	background: linear-gradient(135deg, rgba(0,0,0,1) 0%, rgba(0,212,255,0) 100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	z-index: 99;
}

.employment_text {
	float: left;
	width: 100%;
	margin-bottom: 140px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
}
.employment_content .new_button {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: bottom;
}

.p_normal {
	float: left;
	width: 100%;
	height: 250px;
	position: relative;
}

.bg_black {
	background-color: #404040;
}

.service_div {
	float: left;
	width: 22%;
	margin-right: 4%;
}

.service_div:nth-child(4n){
	margin-right: 0;
}

.service_div_image {
	float: left;
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.service_div_title {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #FFAA4D;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 20px;
}

.partner_details img {
	width: 30%;
	margin-top: 20px;
	margin-bottom: 40px;
}

.partner_div {
	float: left;
	width: 16.66%;
	margin-top: 20px;
	margin-bottom: 50px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.partner_div img {
	max-width: 60%;
	left: 50%;
	position: absolute; /* Don't forget to add position: relative; to your container. */
	top: 50%;
	transform: translate(-50%, -50%);
}

.partner_div .vertical_line {
	float: right;
	width: 1px;
	height: 90%;
	margin-top: 5%;
	margin-bottom: 5%;
	background-color: #cacaca;
}

.partner_div .no_line {
	background-color: rgba(255, 255, 255, 0);
}

.carousel_project {
	float: left;
	margin-bottom: 20px;
    text-decoration: none;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.projects_page .carousel_project {
	float: none;
}

.carousel_content {
	float: left;
	width: 600px;
	padding-left: 60px;
	padding-right: 60px;
	border-right: 1px solid #ededed;
	background-color: white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.projects_page .carousel_content {
	width: 50%;
	padding: 0 20px 60px 20px;
	border-right: none;
}

.carousel_text {
	float: left;
	width: 100%;
	min-height: 250px;
	color: #4a4a4a;
	text-align: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.carousel_text h6 {
	font-weight: bold;
	margin-bottom: 20px;
}
.carousel_text h6 a {
	text-decoration: none;
}

.carousel_text .button {
	margin-top: 40px;
}

.carousel_project .carousel_picture {
	float: left;
    width: 100%;
    height: 290px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.projects_page .carousel_project .carousel_picture  {
	height: 300px;
}
.carousel_articles .carousel_text {
	color: black;
}
.carousel_articles .carousel_text h6 {
	min-height: 45px;
	margin-bottom: 15px;
}
.carousel_articles .carousel_picture {
	height: 250px;
	-webkit-background-size: 90%;
	-moz-background-size: 90%;
	-o-background-size: 90%;
	background-size: 90%;
}
.carousel_articles .product_filters {
	height: 60px;
	color: black;
	margin-top: 30px;
}
.carousel_articles .product_price {
	color: #56A845;
	font-weight: 100;
}
.carousel_articles .product_small_text {
	float: left;
	width: 100%;
	color: black;
}
.carousel_articles .product_price_discount {
	color: black;
}
.carousel_articles .button_shoppingcart {
	float: right;
	width: auto;
	padding: 11px 18px;
}
.carousel_articles .button_shoppingcart i {
	padding-right: 0;
	font-size: 17px;
}

.carousel_project img {
    width: 100%;
    vertical-align: top;
}

.content_div {
	float: left;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.no_padding_top {
	padding-top: 0;
}

.no_padding_bottom {
	padding-bottom: 0;
}

.no_padding {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.prev {
	float: left;
	width: 50px;
	height: 50px;
	background: url('/images/website/arrow_left.png') !important;
}

.nav_arrows {
	position: relative;
	z-index: 99;
}

.prev_arrow, .next_arrow { 
	position: absolute; 
	display: block; 
	height: 50px; 
	width: 50px; 
	color: #f6a12d;
	line-height: 0; 
	font-size: 0; 
	cursor: pointer; 
	top: 0; 
	font-size: 50px;
	margin-top: 300px;
	padding: 0; 
	border: none; 
	outline: none; 
	
}

.prev_arrow {
	left: 0;
	margin-left: 30px;
	text-align: left;
}

.next_arrow {
	right: 0;
	margin-right: 30px;
	text-align: right;
}

.small_line, .small_line_left {
	width: 40px;
	margin: auto;
	border-bottom: 3px solid #f6a12d;
	margin-bottom: 30px;
}
.small_line_left {
	float: left;
}

.details_image {
	float: left;
	width: 100%;
	height: 400px;
	/*margin-bottom: 30px;*/
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.text_align_left {
	text-align: left;
}

input, textarea {
	width: 320px;
	padding: 8px;
	padding-left: 11px;
	border-radius: 30px;
	border: 3px solid #231f20;
	font-size: 15px;
	color: #231f20;
	background-color: white;
	font-weight: 300;
	text-align: center;
	-webkit-appearance: none;
	text-align: left;
}

input[type="checkbox"], input[type="radio"], .fancy_form input[type="checkbox"] {
	width: auto;
	height: auto;
	padding: 11px;
	border-radius: 3px;
	margin-left: 0;
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
	background-size: 14px !important;
	background: url('/images/website/check_radio_website.png') no-repeat center white;
}

select {
	width: 320px;
	padding: 8px;
	padding-left: 11px;
	border-radius: 30px;
	border: 3px solid #231f20;
	border-radius: 3px;
	font-size: 15px;
	color: #231f20;
	background-color: white !important;
	background-size: 30px !important;
	background: url(/images/website/arrow_icon_website.png) no-repeat right #ffffff;
	-webkit-appearance: none;
}

.full_select {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea {
	height: 80px;
}

.normal_textarea {
	float: left;
	width: 100%;
	border: 2px solid #231f20;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

#map_canvas {
	float: left;
	width: 100%;
	height: 400px;
}

.form_webshop {
	float: left;
	width: 300px;
}

.form_webshop p {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

.form_webshop label {
	float: left;
	width: 100%;
	text-align: left;
}

.form_webshop input, .form_webshop select {
	width: 100%;
	border-radius: 3px;
	text-transform: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.form_webshop input[type="checkbox"], .form_webshop input[type="radio"] {
	width: auto;
	padding: 19px;
}

.form_webshop input[type="checkbox"]:checked, .form_webshop input[type="radio"]:checked {
	background-size: 17px !important;
}

.form_webshop p .checkbox_span {
	float: left;
	width: 250px;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
}

.form_webshop .star {
	color: #e94d4d;
	font-weight: bold;
	padding-left: 5px;
}

.form_webshop .input_highlight {
	border: 3px solid #e94d4d;
}

.form_full {
	float: left;
	width: 50%;
}

.form_full label {
	float: left;
	width: 40%;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.form_full input, .form_full select, .form_full textarea, .form_full .button_big, .form_full .button_shoppingcart, .form_full .content_left {
	float: left;
	width: 60%;
}

.address_housenumber input {
	width: 45%; 
	margin-right: 2%;
}
.form_webshop .address_housenumber .small_input {
	width: 13%;
	margin-right: 0;
}

.form_full textarea {
	border-radius: 3px;
	height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.form_full .content_left {
	margin-left: 40%;
}

.checkbox_form_span {
	float: left;
	text-align: left;
	padding-top: 14px;
	padding-left: 5px;
}

.checkbox_form_span.small_checkbox_form_span {
	font-size: 13px;
}

.psw_validate p {
	margin: 0;
}

.form_webshop .small_input {
	float: left;
	width: 100px;
}

.form_webshop .datepicker_mobile {
	float: left;
	width: 130px;
}

.checkbox_options {
	float: left;
	width: 80%;
}

.checkbox_option {
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
}

.checkbox_option span {
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	
}

.employments_options .checkbox_option span {
	padding-left: 2px;
	font-size: 13px;
}

.checkbox_option_full {
	width: 100%;
}

.checkbox_option .reason_input {
	float: left;
	margin-left: 10px;
	margin-top: 0;
}

.form_offer {
	width: 100%;
}

.form_offer label {
	width: 30%;
	text-align: left;
}
.form_offer textarea {
	width: 100%;
}
.fancy_form .form_offer input {
	float: left;
}
.standard_form label {
	display: block !important;
	width: 40%;
	font-size: 15px;
}
.standard_form input {
	text-align: left !important;
}
.standard_form p {
	margin: 0;
}

.form_offer .upload-btn-wrapper {
	text-align: left;
	float: left;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.form_offer .upload-btn-wrapper input[type=file] {
	float: left;
	width: 260px;
	height: 35px;
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form_offer .button {
	float: left;
}

.form_offer input[type="checkbox"], .form_offer input[type="radio"] {
	margin-top: 0;
	margin-bottom: 0;
	padding: 17px;
	width: auto !important;
} 

.name_placeholder {
	text-align: left;
	font-size: 12px;
}

.text_highlight {
	color: #e94d4d;
}

.form_login {
	float: none;
	margin: auto;
}

.small_span {
	float: right;
	font-size: 12px;
}

.small_span_left {
	float: left;
	font-size: 12px;
}

.checkout_list {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.checkout_list_item:first-child {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.checkout_list_item:last-child {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.checkout_list_item {
	float: left;
	width: 25%;
	text-align: left;
	background-color: #f6a12d;
	font-weight: bold;
	opacity: 0.5;
	color: #e4e4e4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.checkout_list_done {
	color: white;
	opacity: 1;
}

.checkout_list_active {
	color: white;
	background-color: #ac7528;
	opacity: 1;
}

.checkout_list_item:hover {
	text-decoration: none;
}

.newsletter ::-webkit-input-placeholder {
   color: #595959;
}

.newsletter :-moz-placeholder { /* Firefox 18- */
   color: #595959;  
}

.newsletter ::-moz-placeholder {  /* Firefox 19+ */
   color: #595959;  
}

.newsletter :-ms-input-placeholder {  
   color: #595959;  
}

.category_filter {
	margin-top: 10px;
	margin-bottom: 10px;
}

.category_filter select {
	width: 250px;
}

.category_filter span {
	padding-right: 10px;
}

.product_details {
	float: left;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.product_details h2 {
	text-align: left;
	margin-bottom: 20px;
}

.details_pictures {
	float: left;
	width: 50%;
}

.details_pictures img {
	width: 100%;
}

.details_information {
	float: left;
	width: 50%;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.product_description {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.product_description .ui-corner-all {
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 0;
}

.product_description .ui-tabs-nav {
	border-bottom: 1px solid #ccc !important;
}

.product_description .ui-state-default {
	width: 33.33%;
	margin: 0 !important;
	border: none !important;
	border-radius: 0;
	border-right: 1px solid #ccc !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.product_description .ui-state-default:last-child {
	border-right: none !important;
}

.product_description .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product_description .ui-state-default a {
	float: left;
	width: 100%;
	padding-left: 12px !important;
	padding-right: 0 !important;
	text-align: left;
	font-family: 'Heebo', "Helvetica Neue", Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.product_description .ui-state-default a:focus {
    outline: none;
}

.product_description .ui-tabs-active {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.product_description .ui-widget-header {
	border: none;
	background: none;
}

.product_description .ui-widget-content {
	border: none;
}

.product_description .ui-tabs .ui-tabs-panel {
	padding: 0;
	padding-top: 30px;
	text-align: left;
	font-family: 'Heebo', "Helvetica Neue", Helvetica, sans-serif;
}

.normal_table {
	float: left;
	width: 100%;
	word-wrap: break-word;
	table-layout: fixed;
}

.normal_table th {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

.normal_table td {
	padding-top: 8px;
	padding-bottom: 8px;
}

.normal_table th:first-child, .normal_table td:first-child {
	padding-left: 10px;
}
.fancy_form .normal_table {
	line-height: 15px;
}
.fancy_form .normal_table th, .fancy_form .normal_table td {
	text-align: left;
	padding-left: 0;
}
.fancy_form .fancy_container2 {
	float: left;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.overview_table {
	float: left;
	width: 100%;
	text-align: left;
}

.overview_table_small {
	width: 50%;
}

.overview_table tr {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.overview_table_small tr {
	margin-bottom: 10px;
}

.overview_table td:first-child {
	width: 150px;
	font-weight: bold;
}

.buttons {
	width: 20px;
	padding-right: 5px;
	text-align: right;
}

.normal_table .buttons a {
	color: #f6a12d;
}

.buttons i {
	width: 25px;
	font-size: 21px;
	text-align: center;
	color: inherit;
}

.buttons .fa-th-list, .buttons .fa-eye, .buttons .fa-check-circle, .buttons .fa-file-signature {
	color: #11a21b;
}

.buttons .fa-times, .buttons .fa-undo {
	color: #de0005;
}

.inherit_color i {
	color: inherit !important;
}

i.grey_icon {
	color: grey !important;
}

i.green_icon {
	color: green;
}

i.red_icon {
	color: #d50000;
}

.specifications_table {
	float: left;
	width: 100%;
	word-wrap: break-word;
	table-layout: fixed;
}

.specifications_table td {
	padding-top: 8px;
	padding-bottom: 8px;
}

.specifications_table td:first-child {
	width: 33.33%;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.specifications_table td:last-child {
	font-weight: bold;
}

.downloads_table td:first-child {
	width: 40px;
	text-align: center;
	padding-right: 10px;
}

.downloads_table td:last-child {
	font-weight: 100;
}

.staffel_table {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.staffel_table tr th:last-child, .staffel_table tr td:last-child {
	text-align: right;
}
.staffel_table td, .staffel_table th {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.staffel_table th {
	font-weight: bold;
}
.staffel_table a {
	cursor: pointer;
}
.staffel_table_small a {
	cursor: pointer;
	color: #231f20;
}
.staffel_table_small a:hover {
	text-decoration: underline;
}
.staffel_table_small {
	float: left;
	width: 100%;
	font-size: 13px;
	margin-top: 5px;
	line-height: 18px;
}
.staffel_table_small tr td:last-child {
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.shoppingcart_table {
	float: left;
	width: 100%;
	text-align: left;
}

.shoppingcart_table tr {
	border-bottom: 1px solid #e5e5e5;
}

.shoppingcart_table td, .shoppingcart_table th {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.shoppingcart_table th {
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.shoppingcart_table td:first-child, .shoppingcart_table th:first-child {
	width: 100px;
	padding-top: 5px;
}

.shoppingcart_table img {
	width: 100%;
}

.shoppingcart_table td:nth-child(2), .shoppingcart_table th:nth-child(2) {
	padding-left: 10px;
	padding-right: 10px;
}

.shoppingcart_table .price_td, .shoppingcart_table .price_th {
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

.shoppingcart_table .price_th {
	width: 20%;
}

.shoppingcart_table input {
	float: left;
	width: 30px;
	height: 19px;
	padding-left: 10px;
	text-align: center;
	border-radius: 0;
	border: none;
	border-top: 2px solid #727272;
	border-bottom: 2px solid #727272;
	margin: 0;
}

.surcharge_category {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}

.surcharge_category:last-child {
	border-bottom: none;
}

.minus, .plus {
	float: left;
	background: #727272;
	padding: 8px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: white;
	font-size: 15px;
}

.minus {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.plus {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.delete_article {
	float: left;
	cursor: pointer;
	font-size: 20px;
	margin-top: 7px;
	margin-right: 20px;
	color: #f6a12d;
}

.shoppingcart_table .amount_td {
	width: 150px;
}

.shoppingcart_articles .button_shoppingcart {
	/*margin-top: 30px;*/
	float: right;
}

.shoppingcart_articles {
	float: left;
	width: 66%;
	margin-top: 20px;
	padding-right: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.shoppingcart_surcharges, .shoppingcart_overview {
	float: left;
	width: 34%;
}

.shoppingcart_overview {
	margin-top: 20px;
}

.padding_left {
	padding-left: 30px;
}

.content_sidebar {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.web_faqs_list_relations {
	margin-bottom: 30px;
}
.web_faqs_list_relations h3 {
	text-align: left;
	margin-bottom: 25px;
	font-weight: 300;
	font-size: 30px;
	line-height: 35px;
}

.shoppingcart_surcharges .aside_filter  {
	margin-top: 0;
}

.shoppingcart_surcharges .aside_filter li .filter_name, .open_filters_fb .aside_filter li .filter_name {
	width: 67%;
}

.shoppingcart_surcharges .aside_filter li .filter_amount, .open_filters_fb .aside_filter li .filter_amount {
	float: left;
	width: 20%;
	text-align: right;
}

.open_filters_fb .aside_filter {
	padding-left: 0;
}

.project_filter_header {
	float: left;
	width: 100%;
	cursor: pointer;
}
.project_filter_header i {
	text-align: right;
}

.request_totals {
	margin-top: 30px;
	margin-bottom: 30px;
}

.total_title {
	float: left;
	width: 80%;
	margin-top: 10px;
	text-align: right;
}
.request_totals .total_title {
	width: 150px;
	text-align: left;
}

.total_price {
	float: left;
	width: 20%;
	margin-top: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.request_totals .total_price {
	width: 150px;
}

.request_form .agree_indicator {
	padding: 19px;
	float: left;
	margin-right: 20px;
	margin-top: 0;
}
.request_form .agree_indicator:checked {
	background-size: 17px !important;
}
.request_form p .checkbox_form_span {
	display: inline;
	padding-top: 0;
	padding-left: 0;
	float: none;
}

.grey_rows tr:nth-child(even) {
	background-color: #f4f4f4;
}

.shoppingcart_data h3 {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.header_message {
	float: left;
	width: 100%;
	padding: 20px 10px;
	margin-bottom: 30px;
	background-color: #ffbaba;
	border: 2px solid #d66262;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.orange_message {
	background-color: #ffe9ba;
	border-color: #d4ae5a;
}

.shoppingcart_payment {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.shoppingcart_payment .button_shoppingcart {
	float: none;
	margin-top: 40px;
}

.show_invoice_address {
	float: left;
	width: 100%;
	padding-bottom: 45px;
	margin-top: 20px;
	background-color: #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.margin_top {
	margin-top: 20px;
}

.margin_bottom {
	margin-bottom: 20px;
}

.margin_top_35 {
	margin-top: 35px;
}

.margin_bottom_35 {
	margin-bottom: 35px;
}

.margin_top_2 {
	margin-top: 60px;
}

.margin_bottom_2 {
	margin-bottom: 60px;
}

.margin_top_3 {
	margin-top: 80px;
}

.margin_top_none {
	margin-top: 0 !important;
}

.border_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.padding_bottom_none {
	padding-bottom: 0 !important;
}

.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.upload-btn-wrapper input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.file_name_placeholder {
	float: left;
	width: 100%;
	height: 48px;
	margin-top: 5px;
}

.footer_order {
	float: left;
	width: 100%;
	text-align: right;
	background-color: #ebebeb;
	margin-top: 30px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.footer_order .button_shoppingcart {
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
}

.footer_shoppingcart {
	background-color: white;
}

.footer_shoppingcart .button_small {
	margin-left: 0;
}

/* The message box is shown when the user clicks on the password field */
#psw_message {
	display: none;
}

.validate_icon {
	float: left;
	width: 20px;
}

/* Add a green text color and a checkmark when the requirements are right */
.valid {
	color: green;
}
.valid .validate_icon:before  {
	content: "✔";
}

/* Add a red text color and an "x" when the requirements are wrong */
.invalid {
	color: red;
}
.invalid .validate_icon:before {
	content: "✖";
}

/*footer {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 40px;
	background-color: #e9e9e9;
	text-align: center;
}

footer h6 {
	margin-bottom: 20px;
}

.footer_logo {
	float: left;
	width: 20%;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}

.footer_logo img {
	width: 60%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}*/

footer {
	float: left;
	width: 100%;
	background-color: #e9e9e9;
	padding-top: 60px;
}

.footer_menu a {
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #a7a7a7;
}

.footer_menu a:last-child {
	border-right: none;
}

.active_footer_page {
	text-decoration: underline;
}

.small_text {
	font-size: 13px;
}

footer .content_center {
	padding-bottom: 60px;
}

footer strong {
	font-weight: bold;
}

.footer_div {
	float: left;
	width: 25%;
	margin-bottom: 50px;
	padding-right: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.footer_div p {
	float: left;
	width: 100%;
}
.footer_div p label {
	float: left;
	width: 80px;
}

footer a {
	color: #4a4a4a;
	text-decoration: none; 
}

footer a:hover {
	text-decoration: underline; 
}

/* Copyright */
.copyright {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #c8c8c8;
	text-align: right;
	font-size: 10px;
	font-weight: 100;
}

.copyright a {
	text-decoration: underline; 
}
/*.copyright {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #231f20;
	text-align: left;
	color: white;
	font-size: 10px;
	line-height: 14px;
}

.copyright a {
	color: white;
}

.copyright_left {
	float: left;
	width: 80%;
}

.copyright_right {
	float: left;
	width: 20%;
	text-align: right;
	color: #c6c6c6;
}

.copyright_right a {
	color: #c6c6c6;
}*/

#cookie_disclaimer {
	position: fixed;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: center;
	background-color: #231f20;
	padding-top: 25px;
	padding-bottom: 25px;
	z-index: 999;
	font-size: 18px;
}

.cookie_content {
	float: left;
	width: 70%;
	text-align: left;
}

.cookie_button {
	float: left;
	width: 30%;
	text-align: right;
	margin-top: 5px;
}

.cookie_button .button {
	color: #231f20;
	background-color: white;
}

.cookie_url {
	font-size: 12px;
	color: white;
}

.table_downloads {
	float: left;
	width: 50%;
	border: none;
	line-height: 35px;
	font-weight: bold;
	border: none !important;
}
.table_downloads {
	border: none;
}
.table_downloads tr td {
	border: none;
	padding-top: 0 !important;
}
.table_downloads tr td:first-child {
	width: 30px;
}
.table_downloads tr td i {
	font-style: initial;
}

.request_menu_left, .request_menu_right {
	float: left;
	width: 48%;
	text-align: right;
	font-size: 14px;
}

.request_menu_right {
	text-align: left;
}

.request_menu_line {
	float: left;
	width: 4%;
	text-align: center;
}

.active_category {
	text-decoration: underline;
}

.active_category:hover {
	text-decoration: underline;
}

/* Extra */
.type_icon {
	font-size: 20px;
	padding-right: 10px;
	color: #00AEC5;
}

.icon_color_dark_green {
	color: #00592D;
}

.icon_color_green {
	color: #29b06c;
}

.icon_color_blue {
	color: #3a8da0;
}

.icon_color_orange {
	color: #c47016;
}

.icon_color_purple {
	color: #8e0080;
}

.icon_color_red {
	color: #dd2020;
}

.icon_color_dark_red {
	color: #9f081f;
}

.icon_color_yellow {
	color: #b39812;
}

.icon_color_grey {
	color: #4e4e4e; 
}

.picture {
	float: left;
    position:relative;
    width: 18%;
    margin: 1%;
    text-decoration: none;
}

.picture img, .project img, .album img, .carousel_project img {
    width: 100%;
    vertical-align: top;
}

.picture:after, .project:after, .album:after {
	position: absolute;
    width: 100%; 
    height: 100%;
    font-size: 18px;
    padding-top: 3%;
    padding-left: 4%;
    text-transform: uppercase;
    top: 0; 
    left: 0;
    content: attr(data-content);
    color: #fff;
    /*background-color: rgba(0,0,0,0.4);*/
    opacity: 1;
    text-align: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.picture:hover:after, .project:hover:after, .album:hover:after {
    opacity: 0;
}

.word_wrap {
	word-wrap: break-word;      /* IE 5.5-7 */
	white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
	white-space: pre-wrap;      /* current browsers */
}

.button, .icon_button_form {
	font-family: 'Heebo', "Helvetica Neue", Helvetica, sans-serif;
	color: #f7f7f7;
	border-radius: 25px;
	padding: 10px 24px;
	background: rgb(74,74,74);
	background: linear-gradient(45deg, rgba(74,74,74,1) 0%, rgba(74,74,74,1) 0%, rgba(15,15,15,1) 100%);
	font-size: 15px;
	font-weight: 300;
	border: none;
	text-align: left;
	text-transform: uppercase;
	box-shadow: inset 0 0 0 0 #f0324b;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
    outline: none;
	-webkit-appearance: none;
}

.button.red_button {
	background: rgb(246, 96, 45);
	background: linear-gradient(45deg, rgba(246, 96, 45, 1) 0%, rgba(246, 96, 45,1) 0%, rgba(175, 69, 33, 1) 100%);
}
.button.green_button {
	background: rgb(126, 242, 72);
	background: linear-gradient(45deg, rgb(126, 242, 72) 0%, rgba(158, 246, 45, 1) 0%, rgba(108, 175, 33, 1) 100%);
}

.icon_button_form {
	border-radius: 2px;
	padding: 5px 10px;
	border: none;
	background-color: #145789;
	color: white;
}

.icon_button_form i {
	margin-right: 10px;
}

.button:hover {
	cursor: pointer;
	text-decoration: none;
	background: rgb(74,74,74);
	background: linear-gradient(45deg, rgba(74,74,74,1) 0%, rgba(74,74,74,1) 0%, rgba(24,24,24,1) 75%, rgba(15,15,15,1) 100%);
}

.button.red_button:hover {
	cursor: pointer;
	text-decoration: none;
	background: rgb(214, 83, 39);
	background: linear-gradient(45deg, rgba(214, 83, 39, 1) 0%, rgba(214, 83, 39, 1) 0%, rgba(160, 59, 24, 1) 100%);
}
.button.green_button:hover {
	cursor: pointer;
	text-decoration: none;
	background: rgb(111, 214, 39);
	background: linear-gradient(45deg, rgba(120, 214, 39, 1) 0%, rgba(113, 214, 39, 1) 0%, rgba(90, 160, 24, 1) 100%);
}

.button.white_button {
	color: #231f20;
	background: rgb(255,255,255);
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
}

.button.white_button:hover {
	cursor: pointer;
	text-decoration: none;
	background: rgb(255,255,255);
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
}

/*.button {
	color: white;
	border: none;
	border-radius: 15px;
	padding: 10px 10px;
	background-color: #58585a;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: inset 0 0 0 0 #f0324b;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
    outline: none;
	-webkit-appearance: none;
	text-align: center;
	cursor: pointer;
}

.button:hover {
	text-decoration: none;
	background-color: #191919;
	color: white;
}*/

.newsletter input {
	width: 78%;
}

.newsletter .button {
	width: 22%;
	margin-left: -10%;
}

a {
	color: #000000;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}

hr {
	border-top: #929292 solid 1px;
	border-bottom: none;
	margin: 0px;
}
@-moz-document url-prefix() {
    hr {
	    float: left;
	    width: 100%;
	}
}

.last_menu {
	border-bottom: none;
}

.last {
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}

.table_default {
	width: 100%;
}

.table_default th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #f6a12d;
	color: #f6a12d;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.table_default td {
	vertical-align: middle;
	border-bottom: 1px solid #bdbdbd;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.table_default tr:hover {
	background-color: rgb(233, 233, 233) !important;	
}
.table_cell_hover:hover {
	background-color: rgb(233, 233, 233) !important;
	cursor: pointer;
}

.table_default tr:first-child:hover {
	background-color: transparent !important;	
}

.table_default td a {
	color: black;
}

.table_default input {
	width: 40px;
	padding: 2px;
}

.table_default .buttons a {
	color: #60a250;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance:textfield;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.tooltip {
	max-width: 200px;
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#171717;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size: 10px !important;
}

.bottom_message {
    bottom: 0;
    display: block;
    height: 50px;
    width: 100%;
    position: fixed;
    background-color: rgba(63,63,63,1);
    clear: both;
	opacity:0.8;
	filter:alpha(opacity=80);
	text-align: center;
	color: white;
	font-size: 20px;
	padding-top: 20px;
	z-index: 99999;
	display:none;
}

.bottom_message_error {
	background-color: #e2382c;
}

.mobile {
	display: none !important;
}

.v_mobile {
	display: none;
}

.vmobile_show, .vmobile_show_2 {
	display: none;
}

.tablet_show {
	display: none;
}

@media only screen and (max-width: 1800px) {
	.home_category h3 {
		font-size: 23px;
	}
}

@media only screen and (max-width: 1600px) {
	.home_category h3 {
		font-size: 20px;
	}
	
	.content_foreground .special_slider_btn {
		margin-right: 10px;
	}
	.content_foreground .special_slider_btn2 {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 1310px) {	
	.container, .container_services {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.search_result {
		width: 275px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	.home_category h3 {
		font-size: 16px;
	}
	
	.home_content_grid_block h3 {
		font-size: 19px;
	}
	
	.content {
		padding: 70px 40px;
	}
	
	.form_webshop p .checkbox_span {
		width: 180px;
	}
	
	.form_full {
		width: 70%;
	}
	
	.form_offer {
		width: 100%;
	}
	
	.partner_details img {
		width: 50%;
	}
	
	.category_header_home {
		width: 32%;
		margin-right: 2%;
	}
	
	.grid_blocks_content .new_button {
		margin-top: 140px;
	}
	
	.grid-container > .product_block figure {
		height: 130px;
	}
	.staffel_table_small tr td:last-child {
		padding-right: 5px;
	}
}

@media only screen and (max-width: 1210px) {	
	.employment_div {
		width: 33.33%;
	}
	
	.checkbox_option .reason_input {
		width: 200px;
	}
	
	.checkbox_option {
		width: 50%;
	}
	
	.checkbox_option_full {
		width: 100%;
	}
	
	.gallery_picture {
		height: 250px;
	}
}

@media only screen and (max-width: 1050px) {
	.big_tablet {
		display: none;
	}	
	
	.img_fix img {
		width: 100%;
	}
	
	.icon_div {
		width: 50%;
	}
	
	.search_result {
		width: 240px;
	}
	
	.home_category h3 {
		font-size: 14px;
	}
	
	.outlet_banner h4 {
		font-size: 50px;
		line-height: 50px;
	}
	
	.container_services {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.grid-container {
		grid-template-columns: 50% 50%;
	}
	.home_content_grid_block {
		height: 230px;	
	}
	.shadow_tiles > .product_block:nth-child(3n+3) {
		margin-right: 10px;
	}
	.shadow_tiles > .product_block:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.grid-container > .product_block figure {
		height: 150px;
	}
	
	.grid-container.fancy_grid {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
	.grid-container.fancy_grid > .product_block figure {
		height: 50px;
	}
	
	.gallery_picture {
		width: 25%;
		height: 200px;
	}
	.gp_4 {
		width: 25%;
	}
	.gp_5 {
		width: 25%;
	}
	
	.home_content_grid_block h3 {
		font-size: 17px;
	}
	
	.service_div {
		width: 47%;
		margin-right: 6%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.service_div:nth-child(2n){
		margin-right: 0;
	}
	
	.partner_details img {
		width: 70%;
	}
	
	.form_webshop p .checkbox_span {
		width: 165px;
	}
	
	/*ul.breadcrumb.header_breadcrumb {
		margin-top: 30px !important;
	}*/
	
	.footer_div {
		width: 50%;
	}
}

@media only screen and (max-width: 959px) {	
	.tablet {
		display: none;
	}
	.tablet_show {
		display: block;
	}
	.container {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	
	#menu {
		display: block;
	}
	
	body{
		-webkit-text-size-adjust: none;
	}
	
	
	header .logo img {
		width: 100%;
	}
	
	.blog_content article {
		width: 100%;
		padding-right: 0;
	}
	.blog_content aside {
		display: none;
	}
	
	.search_result {
		width: 250px;
	}
	
	.header_shoppingcart {
		padding-top: 0;
	}
	
	h3 {
		font-size: 18px;
		line-height: 21px;
	}
	
	.slider_icons {
		margin-top: 25px;
	}
	
	.category_mobile_menu {
		display: block;
	}
	
	.grid-container {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
	.shadow_tiles > .product_block:nth-child(2n+2) {
		margin-right: 10px;
	}
	.shadow_tiles > .product_block:nth-child(3n+3) {
		margin-right: 0;
	}
	
	.grid-subcategories {
		grid-template-columns: 50% 50%;
	}
	
	.product_list_menu:nth-child(3) {
		border-top: 1px solid #dedede;
	}
	
	.aside_products {
		display: none;
	}
	
	.main_products {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-top: 10px;
	}
	
	.shoppingcart_articles {
		width: 100%;
		padding-right: 0;
	}
	
	.shoppingcart_surcharges {
		display: none;
	}
	
	aside {
		width: 30%;
	}
	
	main {
		width: 70%;
	}
	
	.grid-container-web_services {
		grid-template-columns: 50% 50%;
	}
	.grid-container-web_services > .product_block {
		margin-bottom: 0;
	}
	.home_content_grid_block {
		margin: 0;
	}
	.home_content_grid_block h3 {
		font-size: 22px;
		line-height: 22px;
	}
	.home_content_grid_block_grey_layer {
		padding-top: 20px;
	}
	
	.details_image {
		height: 200px;
	}
	
	.hc_4 {
		width: 50%;
	}
		
	.account_menu {
		margin-left: -106px;
	}

	.form_full {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.table_downloads {
		width: 100%;
	}
	
	.payment_title {
		text-align: left;
	}
	
	.payment_options .button_shoppingcart {
		float: left;
		margin-top: 0;
		margin-left: 0;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.shoppingcart_overview {
		width: 100%;
		margin-top: 40px;
		padding-top: 40px;
		border-top: 1px solid #e5e5e5;
	}
	
	.overview_table tr {
		margin-bottom: 20px;
	}
	
	.show_invoice_address {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.form_webshop p .checkbox_span {
		width: 270px;
	}
	
	.outlet_banner {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.outlet_left {
		padding: 20px 30px;
	}
	
	.home_category {
		height: 90px;
	}
	
	.home_category h3 {
		font-size: 22px;
		margin-top: 40px;
	}
	
	.aside_combo {
		float: left;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.grid-container.aside_grid > .product_block figure {
		height: 130px;
	}
	.aside_grid .product_information {
		font-weight: bold;
		font-size: 14px;
		line-height: 18px;
	}
	.combo_plus {
		font-size: 20px;
		font-weight: bold;
		padding-top: 60px;
	}
	.combo_bundle:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.combo_bundle_price {
		font-size: 20px;
		margin-top: 15px;
	}
	
	.aside_combo .small_grid {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
	.aside_combo .grid-container > .product_block figure {
		height: 130px;
	}
	.aside_combo .small_grid > .product_block .product_information h3 {
	    font-weight: bold;
	    font-size: 14px;
	    line-height: 18px;
	    min-height: 36px;
	}
	.aside_combo .small_grid > .product_block .product_price {
		font-size: 20px;
		margin-top: 0;
		min-height: none;
		line-height: 19px;
		min-height: 42px;
	}
	.aside_combo .small_grid > .product_block .product_price .product_price_discount {
		font-size: 9px
	}
	
	.promotions {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.promotion_check {
		width: 50%;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.employment_div {
		width: 50%;
	}
	
	.form_full label {
		width: 30%;
	}

	.form_full input, .form_full select, .form_full .button_big, .form_full .content_left, .form_full textarea {
		width: 70%;
	}
	
	.address_housenumber input {
		width: 50%; 
		margin-right: 2%;
	}
	.form_webshop .address_housenumber .small_input {
		width: 18%;
	}
	
	.checkbox_options {
		float: left;
		width: 70%;
	}
	
	.checkbox_option {
		width: 100%;
	}
	
	.checkbox_option .reason_input {
		width: 110px;
	}
	
	.partner_details img {
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	
	.partner_div {
		width: 25%;
	}
	
	.partner_div .no_line {
		background-color: #cacaca;
	}
	
	.partner_div:nth-child(4n) .vertical_line {
		background-color: rgba(255, 255, 255, 0);
	}
}

@media only screen and (max-width: 767px) {	
	.hmobile {
		display: none;
	}
	.container {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.mobile {
		display: inline !important;
	}
	
	.desktop {
		display: none;
	}
	
	.category_menu {
		display: none;
	}
	
	header {
		
		padding-bottom: 0;
	}
	
	.header_menu {
		display: fixed;
		top: 0;
		height: 70px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.header_menu #menu {
		display: none;
	}
	
	.header_menu .language_menu {
		width: 100%;
	}
	
	.header_left {
		width: 30%;
		margin-top: 5px;
		position: relative;
	}
	.header_left .logo {
		position: absolute;
		z-index: 999999;
	}
	
	.header_right {
		width: 70%;
		position: relative;
	}
	
	.search_div {
		width: 70%;
		margin-top: 35px;
		margin-right: 50px;
		position: absolute;
		right: 0;
		z-index: 1000;
	}
	.search_div input {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.search_result {
		width: 250px;
	}
	
	.search_div .icon_button {
		margin-top: 4px;
	}
	
	.header_shoppingcart {
		display: none;
	}
	.language_menu {
		margin-top: 35px;
	}
	
	.alert {
		margin-right: -8px;
	}
	
	h1 {
		font-size: 30px;
		line-height: 35px;
	}
	
	h2 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.home_content_grid_block h3 {
		font-size: 20px;
		line-height: 20px;
	}
	
	.home_category h3 {
		margin-top: 35px;
		font-size: 18px;
	}
	
	.sitemap_content {
		width: 80%;
	}
	
	.category_header_home {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	
	.category_header_title {
		height: 40px;
	}
	
	.category_header_bg {
		height: 200px;
	}
	
	.category_header_no_bg {
		height: 400px;
	}
	
	.category_header_no_bg img {
		width: auto;
		height: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.outlet_banner {
		background: linear-gradient(110deg, #231f20 70%, #f9a13a 70%);
	}
	
	.outlet_left {
		width: 100%;
	}
	
	.outlet_right {
		display: none;
	}
	
	.button_transparant {
		margin-top: 20px;
	}
	
	.gallery_picture {
		width: 33.33%;
	}
	.gp_4 {
		width: 33.33%;
	}
	.gp_5 {
		width: 33.33%;
	}
	
	.newsletter_half {
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	.div_half {
		width: 100%;
	}
	
	.newsletter input {
		width: 65%;
	}
	
	.newsletter .button {
		width: 35%;
	}
	
	.grid-container {
		grid-template-columns: 50% 50%;
	}
	
	.grid-container > .product_block figure {
		height: 150px;
	}
	
	.shadow_tiles > .product_block:nth-child(3n+3) {
		margin-right: 10px;
	}
	.shadow_tiles > .product_block:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.details_pictures {
		width: 40%;
	}
	
	.details_information {
		width: 60%;
		padding-left: 20px;
	}
	
	.product_details {
		padding-left: 0;
		padding-right: 0;
	}
	
	.product_description .ui-tabs .ui-tabs-nav .ui-tabs-anchor { 
		padding-left: 7px !important;
	}
	
	.details_information .button_shoppingcart i { 
		padding-right: 0;
	}
	
	.delete_article {
		display: none;
	}
	
	aside {
		width: 100%;
		margin-top: 0;
	}
	
	.normal_sidebar {
		display: none;
	}
	
	.account_aside a {
		width: 49.5%;
		margin-right: 1%;
	}
	
	.account_aside a:nth-child(2n+2) {  
		margin-right: 0;
	}
	
	.sidebar_article {
		display: none;
	}
	
	main {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.account_aside a {
		font-size: 14px;
	}
	
	.icon_div {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-right: 0;
	}
	
	.employment_div {
		width: 100%;
	}
	
	.service_div {
		width: 100%;
		margin-right: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.prev_arrow {
		margin-left: 10px;
	}
	
	.next_arrow {
		margin-right: 10px;
	}
	
	.shoppingcart_table td:first-child, .shoppingcart_table th:first-child {
		display: none;
	}
	
	.shoppingcart_table td:nth-child(2), .shoppingcart_table th:nth-child(2) {
		padding-left: 0;
	}
	
	.shoppingcart_table .amount_td {
		width: 110px;
	}
	
	.shoppingcart_table .price_td, .shoppingcart_table .price_th {
		width: 110px;
	}
	
	.overview_table_small {
		width: 100%;
	}
	
	.total_title {
		width: 60%;
	}
	
	.total_price {
		width: 40%;
	}
	
	.form_webshop p .checkbox_span {
		width: 145px;
		font-size: 12px;
	}
	
	.checkout_list_item {
		width: 12%;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}
	
	.checkout_list_active {
		text-align: left;
		width: 64%;
	}
	
	.aside_grid {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
	.aside_combo {
		padding-left: 0;
		padding-right: 0;
	}
	.aside_combo h2 {
		margin-top: 30px;
	}
	.grid-container.aside_grid > .product_block figure {
		height: 80px;
	}
	.aside_grid .product_information {
		font-weight: 100;
		font-size: 11px;
		line-height: 14px;
	}
	.combo_plus {
		padding-top: 40px;
	}
	.combo_bundle:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.combo_bundle_price {
		font-size: 18px;
		margin-top: 12px;
	}
	
	.partner_div {
		width: 33.33%;
	}
	
	.partner_div:nth-child(4n) .vertical_line {
		background-color: #cacaca;
	}
	
	.partner_div:nth-child(3n) .vertical_line {
		background-color: rgba(255, 255, 255, 0);
	}
	
	.checkbox_option .reason_input {
		width: 100%;
		margin-left: 0;
		margin-top: 5px;
	}
	
	.footer_div {
		width: 100%;
		margin-bottom: 30px;
	}
	
	/*.footer_logo {
		width: 50%;
		margin-top: 50px;
		margin-bottom: 50px;
		vertical-align: middle;
	}
	
	.footer_logo img {
		width: 50%;
	}
	
	.copyright_left {
		width: 100%;
		text-align: center;
	}
	
	.copyright_right {
		width: 100%;
		text-align: center;
		margin-top: 5px;
	}*/
}

@media only screen and (max-width: 590px) {
	.vhmobile {
		display: none;
	}
	.grid-container.aside_grid > .product_block figure {
		height: 70px;
	}
	.combo_plus {
		padding-top: 25px;
	}
	
	.aside_combo .small_grid {
		grid-template-columns: 50% 50%;
	}
	.aside_combo .grid-container > .product_block figure {
		height: 130px;
	}
	
	.gallery_picture {
		width: 50%;
	}
	.gp_1 {
		width: 100%;
	}
	.gp_3 {
		width: 50%;
	}
	.gp_4 {
		width: 50%;
	}
	.gp_5 {
		width: 50%;
	}
	
	.special_slider_btn_comment {
		width: 300px;
	}
	/*.content_foreground .special_slider_btn {
		margin-top: 180px;
	}*/
}

@media only screen and (max-width: 550px) {	
	.search_result {
		width: 215px;
	}
	
	.grid-container > .product_block figure {
		height: 120px;
	}
	
	.home_content_grid_block h3 {
		font-size: 18px;
		line-height: 18px;
	}
	.home_content_grid_block_grey_layer {
		padding-top: 15px;
		padding-left: 15px;
	}
	
	.form_webshop p .checkbox_span {
		width: 110px;
	}
	.home_category {
		width: 100%;
		-webkit-background-size: 60%;
		-moz-background-size: 60%;
		-o-background-size: 60%;
		background-size: 60%;
	}
}

@media only screen and (max-width: 479px) {
	.vmobile {
		display: none;
	}
	.vmobile_show {
		display: block;
	}
	.vmobile_show_2 {
		display: inherit;
	}
	body {
		font-size: 14px;
	}
	.container {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.header_left {
		float: left;
		width: 100%;
	}
	.header_right {
		float: left;
		width: 100%;
	}
	.header_left .logo {
		width: 170px;
		margin-top: -2px;
	}
	.search_div {
		float: left;
		width: 80%;
		margin-right: 20%;
	}
	
	.home_header h2 {
		font-size: 23px;
		line-height: 28px;
	}

	.content {
		/*padding: 40px 20px;*/
		padding: 40px 0;
	}
	
	.home_content_grid_block h3 {
		font-size: 15px;
		line-height: 15px;
	}
	.home_content_grid_block_grey_layer {
		padding-top: 11px;
		padding-left: 11px;
	}
	.home_content_grid_block {
		height: 150px; 
	}
	.grid_blocks_content .new_button {
		margin-top: 80px;
	}
	
	.account_aside .header_icon {
		margin-right: 5px;
	}
	.account_aside .header_icon i {
		font-size: 16px;
	}
	
	.overview_table tr {
		margin-bottom: 10px;
	}
	
	.sitemap_content {
		width: 100%;
	}
	
	.grid-container {
		grid-template-columns: 100%;
	}
	.shadow_tiles > .product_block {
		margin: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.grid-container > .product_block figure {
		height: 160px;
	}
	
	.details_image {
		height: 140px;
	}
	
	.details_pictures {
		width: 100%;
	}
	
	.details_information {
		width: 100%;
		padding-left: 0;
	}
	
	.product_description .ui-state-default a {
		font-size: 14px;
	}
	
	.shoppingcart_table input {
		border: 2px solid #231f20;
		border-radius: 3px;
	}
	
	.minus, .plus {
		display: none;
	}
	
	.shoppingcart_table .amount_td {
		width: 50px;
	}
	
	.form_webshop p .checkbox_span {
		width: 105px;
		padding-left: 5px;
	}
	
	.promotions {
		display: none;
	}
	
	.home_category {
		width: 100%;
		height: 60px;
		-webkit-background-size: 80%;
		-moz-background-size: 80%;
		-o-background-size: 80%;
		background-size: 80%;
	}
	
	.home_category h3 {
		margin-top: 20px;
	}
	
	.category_filter span {
		padding-right: 0;
	}
	
	.partner_div {
		width: 50%;
	}
	
	.partner_div:nth-child(4n) .vertical_line {
		background-color: #cacaca;
	}
	
	.partner_div:nth-child(3n) .vertical_line {
		background-color: #cacaca;
	}
	
	.partner_div:nth-child(2n) .vertical_line {
		background-color: rgba(255, 255, 255, 0);
	}
	
	.form_full label {
		width: 35%;
	}

	.form_full input, .form_full select, .form_full .button_big, .form_full .content_left, .form_full textarea {
		width: 65%;
	}
	.address_housenumber input {
		width: 47%; 
		margin-right: 2%;
	}
	.form_webshop .address_housenumber .small_input {
		width: 16%;
	}
	.checkbox_options {
		width: 65%;
	}
	
	.carousel_content {
		width: 460px;
	}
	
	.aside_grid {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
	.grid-container.aside_grid > .product_block figure {
		height: 60px;
	}
	.combo_plus {
		padding-top: 20px;
		font-weight: 100;
		font-size: 12px;
	}
	.grid-container.fancy_grid > .product_block {
		padding: 10px;
	}
	.fancy_container {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.content_foreground .special_slider_btn.button {
		padding: 5px 15px;
		font-size: 12px;
	}
	
	/*.footer_logo {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.footer_logo img {
		width: 80%;
	}*/
	
	.form_webshop {
		width: 100%;
	}
	
	.cookie_content {
		width: 100%;
		text-align: center;
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 26px;
	}
	
	.cookie_button {
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 330px) {
	.category_header_no_bg img {
		width: 100%;
	}
	.aside_grid {
		grid-template-columns: 50% 50%;
	}
	.grid-container.fancy_grid {
		grid-template-columns: 50% 50%;
	}
	
	.content h1 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.gallery_picture {
		width: 100%;
	}
	.gp_2 {
		width: 100%;
	}
	.gp_3 {
		width: 100%;
	}
	.gp_4 {
		width: 100%;
	}
	.gp_5 {
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	.search_result {
		width: 280px;
	}
	.carousel_content {
		width: 400px;
	}
	.grid-container-web_services {
		grid-template-columns: 100%;
	}
}