@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/flexslider.css";
@import "../css/ui.totop.css";
/*@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);*/
@font-face {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}
/* Global properties ======================================================== */
html {width:100%}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#50261E;
	min-width:1020px;
	background-color: #EEEEEE;
	-webkit-text-size-adjust: none;
	background-size: cover;
}
#tinymce {
	background: none;
}
.main{width:1020px;margin: 0 auto 0;}

/*********************************fonts*************************************/
.reg {text-transform:uppercase}
.f_left {
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.f_right {
	float:right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.align_right {text-align:right}
.align_center {text-align:center}

.it{font-style:italic}
.let{letter-spacing:-1px}

/*********************************CLASSES**********************************/
.m_bottom_zero{ margin-bottom:0 !important;}
.m_left_zero{ margin-left:0 !important;}
.p_bottom_zero{ padding-bottom:0 !important;}
.p_left_zero{ padding-left:0 !important;}

.clear {clear:both;width:100%;line-height:0;font-size:0;}
.wrapper {
	width:100%;
	padding-bottom: 20px;
	/*overflow:hidden;*/
}
.extra_wrapper{
	/*overflow:hidden;*/
}
.container{width:100%}
.extra_last, .last{ margin-bottom:0 !important; padding-bottom:0 !important;}
.extra_last{ border:none !important; background:none !important;}
.bg_none{ background:none !important;}

/*==================================== Links ======================================================== */
a {
	color:#4444ff;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
a:hover{
	color:#F5443E;
	text-decoration:none;
}
.item-page a {
	text-decoration: underline;
}

.button{ display:inline-block; padding:5px 15px 6px; margin: 22px 0 4px; font-size: 18px; line-height: 22px; color:#fff;background: url('../images/button.jpg') repeat-x #ffd99e;text-transform:uppercase;position: relative;}
.button:hover{ color:#fff;}
.button span{position: relative;z-index:1;}
.button strong{background:#ff973f;display:block;position: absolute;width:100%;height:0;left:0;top:50%;}
.button:hover strong{top:0;height:100%;}



/*********************************Displays*************************************/
.block{ display:block;}
.inline-block{ display:inline-block;}

/*********************************header*************************************/
#main_page header{border-bottom:1px solid #eae2df;}


h1 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

header {
	padding: 22px 0 0px 3px;
	border-bottom: 1px solid #EAE2DF;
}
header h1 {
	overflow: hidden;
	font-weight:normal !important;
	float: left;
	margin-bottom: 0;
	border: 0;
}
header h1 a {
	display:block;
	float: left;
	width:248px;
	height:76px;
	background:url(../images/afa_logo.jpg) 0 0 no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}
header h1 > span {
	display:block;
	margin-left:25px;
	padding: 10px 0 0 25px;
	float: left;
	border-left:1px solid #eae2df;
	font-size: 24px;
	line-height: 32px;
	color: #c7bdba;
	height: 70px;
}
header h1 span span {
	margin-top:-6px;
	display:block;
}
/*********************************search*************************************/

#mod-finder-searchform {
	float: right;
	background:#fff;
	border:1px solid #eae2df;
	padding:0px 1px 1px;
	margin: 16px 0 0;
	margin-right:-2px;
	overflow: hidden;
}
#mod-finder-searchform input, #finder-search #q {
	float: left;
	margin:0;
	width:234px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #462823;
	padding: 8px 10px;
	border:none;
}
#finder-search {
	display: inline-block;
	border:1px solid #eae2df;
}

#mod-finder-searchform  button.finder_search, #finder-search button{
	display:block;
	width:32px;
	height:32px;
	background: url('../images/search_but.png') no-repeat;
	float: left;
	margin: -1px 0 0 ;
	border: 0;
}
#mod-finder-searchform .finder_search:hover, #finder-search .finder_search:hover{
	background-position:0 -34px;
}
.search-results a {
	font-size: 18px;
	color: #462823;
}
.search-results a:hover {
	color: #FF953E;
}
.search-results dt {
	margin-bottom: 5px;
}
.search-results dd {
	margin-bottom: 5px;
}
#search-results .pagination ul li {
	float: left;
	background-image: none;
}
#search{float: right; background:#fff; border:1px solid #eae2df;padding:0px 1px 1px;margin: 8px 0 0;margin-right:-2px;overflow: hidden;}
#search input{float: left; margin:0;width:234px;font-family:Arial, Helvetica, sans-serif;font-size:12px; color: #462823; padding: 8px 10px; border:none;}
#search a{display:block;width:32px;height:32px;background: url('../images/search_but.png') no-repeat;float: left;margin: -1px 0 0 ;}
#search a:hover{background-position:0 -34px;}
/*********************************content*************************************/
#content {padding:38px 0px 0px 0px;}
.cont_pad{padding:36px 0 0 0 !important;}
#content .produkt_bild {
	min-width: 180px;
	vertical-align: middle;
}
#content .produkt_bild img {
	width: 227px;
	 height: 200px; 
}
#content .produkt_text {
	vertical-align: middle;
	padding-left: 15px;
}
#content h3 {
	border-top: 1px solid #462823;
	border-bottom: 1px solid #462823;
	margin-bottom: 5px;
}

/*===============================>> Paragraphs <<=============================*/

p {margin-bottom:10px}
.p2{ margin-bottom:15px;}
.p3{ margin-bottom:20px;}

/*================================>> LISTS <<========================================*/
#content li, #tinymce li {
	background:url(../images/marker1.png) 0 7px no-repeat;
	padding-left:13px;
	margin-bottom:7px;
}
.list1 li {
    font-family: 'Yanone Kaffeesatz',sans-serif;
	background:url(../images/marker1.png) 0 9px no-repeat;
	padding-left:13px;
	margin-bottom:10px;
}
#content ul.menu li {
    font-family: 'Yanone Kaffeesatz',sans-serif;
	background:url(../images/marker1.png) 0 9px no-repeat;
	padding-left:13px;
	margin-bottom:10px;
}
#content ul.menu li ul{
	margin-top: 5px;
}
ul.menu li a {
	font-size: 20px;
	color: #50261E;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #f5443E;
}
ul.menu li.current a, ul.menu li.active a {
	color: #f5443E;
}
ul.menu li.current ul li a, ul.menu li.active ul li a {
	font-size: 20px;
	color: #50261E;
	text-decoration: none;
}
ul.menu li.current ul li.current a, ul.menu li.active ul li.active a {
	color: #f5443E;
}
ul.menu li.current ul li.current ul li a, ul.menu li.active ul li.active ul li a {
	font-size: 20px;
	color: #50261E;
	text-decoration: none;
}
ul.menu li.current ul li.current ul li.current a, ul.menu li.active ul li.active ul li.active a {
	color: #f5443E;
}
/*================================>> H <<========================================*/
#content h2, #content h3, #content h4, #content h5 {
	font-weight:normal;
}
/*
h1 {
	font-size: 40px;
	line-height: 48px;
	color: #462823;
	border-bottom:1px solid #eae2df;
	padding-bottom:8px;
	margin-bottom:14px;
}
*/
h1 {
	font-size: 32px;
	line-height: 44px;
	color: #462823;
	border-bottom:1px solid #eae2df;
	padding-bottom:6px;
	margin-bottom:10px;
}
h2 {
	font-size: 28px;
	line-height: 36px;
	color: #462823;
	padding-bottom:4px;
	margin-bottom:6px;
}
h3 {
	font-size: 23px;
	line-height: 30px;
	color: #462823;
	padding-top: 5px;
}
h4 {
	font-size: 18px;
	line-height: 24px;
	color: #462823;
	padding-bottom:3px;
	margin-bottom:3px;
}
/*
h2, h3, h4, h5, h6{
	font-weight:normal;
}
h2{font-size: 40px; line-height: 48px; color: #462823;border-bottom:1px solid #eae2df;padding-bottom:8px;margin-bottom:14px;}
h2.ind{ margin-bottom:19px;}
h2.ind1{ margin-bottom:27px;}
h2.ind2{ margin-bottom:24px;}
h2.ind3{ margin-bottom:22px;}
h2.ind4{ margin-bottom:25px;}

h3{font-size: 40px; line-height: 48px; color: #462823;}
h3.ind1{ margin-bottom:24px;}

h4{font-size: 18px; line-height: 22px; color: #523631; text-transform:uppercase;}
h5{color:#462823;font-size: 26px; line-height: 31px;}
*/
.adress dt, h6{font-size: 20px; line-height: 24px; color: #ff953e;}
/*================================>> GOOGLE FONTS  <<========================================*/
.adress dt, .font1, h2, h1, h3, h4, h5, h6, .flexslider .banner, .menu-sf>li>a, .button{
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
/*================================>> hovers <<========================================*/
.menu-sf a, .img_wrap strong, .menu-arrow {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.menu-sf a strong, .button strong {
	-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
	-webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
	-moz-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
	-ms-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
	-o-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
	transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}
/*********************************page_1*************************************/
.ext_list>li, .ext_box{ overflow:hidden;}
.ext_list>li>figure, .ext_box>figure{ float:left;}
.ext_list>li>div, .ext_box>div{overflow:hidden;}

.bg{
	background-color: #ffffff;
	padding-bottom:10px;
}
/*
.box{border-right:1px solid #eae2df;padding-right:24px;margin-right:14px;}
.box1{padding-right:24px;margin-right:14px;}
.last_ben{border:none;}

.stripe{height:1px;background:#eae2df;margin: 53px 5px 46px;}

.welcome{}
.welcome>div{}
.welcome>figure{margin: 13px 29px 0 0;}

.img_wrap{padding:7px;background:#fff;display:inline-block;border:1px solid #eae2df;position: relative;}
.img_wrap img{z-index:10;position: relative;}
.img_wrap strong{position: absolute;z-index:1;display:block;height:0;width:0;background:#ff9940;left:0;top:0;width:100%;}
a.img_wrap:hover strong{height:100%;}

.font1{font-size: 20px; line-height: 24px; color: #ff953e;}
.font1 span{display:block;margin-top:-6px;}

.partners h4{margin-bottom:13px;}
.partner_list{overflow: hidden;padding: 16px 0 25px;border-top:1px solid #eae2df;border-bottom:1px solid #eae2df;}
.partner_list>li{float: left;margin-left:67px;}
.partner_list>li:first-child{margin-left:0;}

/*
.m_bot1{margin-bottom:10px;}
.m_bot2{margin-bottom:11px;}
*/

/*********************************page_2*************************************/
.who{border-bottom:1px solid #eae2df;padding-bottom:47px;margin-bottom:50px;}
.who>li{border-bottom:1px solid #f3efeb;padding-bottom:10px;margin-bottom:18px;}
.who>li>div{}
.who>li>figure{margin: 6px 18px 0 0;width:51px;padding: 4px 0 16px;font-size: 36px; line-height: 42px; color: #fff;font-weight:bold;text-align:center;background: url('../images/orange_mark.png') no-repeat;}

.stripe_box{border-bottom:1px solid #eae2df;padding-bottom:53px;margin-bottom:47px;}

.team{border:1px solid #eae2df;background:#fff;padding: 7px 7px 16px;width:181px;float: left;margin: 0 0 19px 19px;}
.team img{margin-bottom:6px;}

.first{margin-left:0 !important;}

.orange{color:#ff9d43;font-weight:bold;}
a.orange:hover{color:#50261e;}

.vert_stripe{background: url('../images/vert_stripe.png') 300px 0 repeat-y;}
.vert_stripe1{background: url('../images/vert_stripe.png') 621px 0 repeat-y;}
.vert_stripe2{background: url('../images/vert_stripe.png') 661px 0 repeat-y;}
/*********************************page_3*************************************/
.service_ov{}
.service_ov>li{margin-bottom:28px;}
.service_ov>li>div{padding-top:2px;}
.service_ov>li>figure{margin: 0 18px 0 0;}
/*********************************page_4*************************************/
.blog_list{}
.blog_list>li{margin-bottom:55px;}
.blog_info{margin-bottom:19px;}
.blog_info h5{margin-bottom:6px;}
.blog_info>div{}
.blog_info>div .title{}
.blog_info>figure{width:51px;text-align:center;font-size: 17px; line-height: 22px; color: #fff; font-weight:bold;text-align:center;margin: 3px 17px 0 0;background: url('../images/orange_marker.png') no-repeat;padding: 7px 0 18px;}
.blog_info>figure span{display:block;margin-top:-7px;}
.blog_info .links{overflow: hidden;color:#ff9d43;}
.blog_info .links a{color:#ff9d43;}
.blog_info .links a:hover{color:#000;}
.blog_info .links .posted{float: left;}
.blog_info .links .comment{float: right;}
.blog{}
.blog>div{padding-top:2px;}
.blog>figure{margin: 0 19px 0 0;}
.blog h6{margin-bottom:20px;}

.categories{border-bottom:1px solid #eae2df;padding-bottom:44px;margin-bottom:48px;}

/*********************************page_5*************************************/

.solution{background:#fff;border:1px solid #eae2df;padding: 7px 7px 11px;}
.solution a{display:block;margin-bottom:11px;}

/* Contact form */
#contact-form {padding:0px 0 0 0;}
#contact-form .success {width:246px;  padding:10px;}
#contact-form textarea, #contact-form input {margin:0;font-size:13px; border:1px solid #e5e5e5; color:#50261E; padding:9px 13px;outline:none; position:relative; font-family:Arial, Helvetica, sans-serif;background:#fff;}
#contact-form input {width:319px;float: left;}
#contact-form textarea {overflow:auto; width:380px; height:261px;resize:none; float:left; margin: 0 0 0 0;}	
#contact-form label {display:inline-block; min-height:46px; overflow:hidden;}	
#contact-form label.message { display:block; padding-bottom:0; }
#contact-form .button {margin-left:8px;}
#contact-form .error, #contact-form .empty, #contact-form .success {display:none;}	
#contact-form .error, #contact-form .empty {text-align:left; color:red; font-size:11px;float: left;}
#contact-form .buttons2 {overflow:hidden;text-align:right; position:relative; clear:both; padding-top:29px;}
#contact-form .buttons2 a {
	cursor:pointer;
	margin-top:0;
	text-align:center;
}
#contact-form span{ display:block; margin: 0px 0 0 5px;}

.map_wrapper{overflow:hidden;display:block;margin-bottom:25px;}
#map_canvas {
  width:100%;
   height:300px;
}
.adress{}
.adress span{ display:inline-block; width:74px;}
.adress dt{ margin-bottom:14px;}

.demo{color:#ff933c;}
.demo:hover{ text-decoration:underline;}

/****************************footer************************/
footer {
	padding:25px 10px 39px 10px;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
}
footer a{color:#ff933c;text-decoration:underline;}
footer a:hover{text-decoration:none;}
.footer-left {
	float: left;
}
.footer-right {
	float: right;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body{min-width:768px;}
 .main{width:768px;}
 .flex-direction-nav a{display: none;}
 .box{padding-left:14px;margin-right:0;}
 .welcome>div{overflow: visible;}
 .partner_list>li{margin-left:29px;}
 .vert_stripe{background-position:240px 0;}
 .vert_stripe1{background: url('../images/vert_stripe.png') 500px 0 repeat-y;}
 .vert_stripe2{background-position:525px 0;}
 .team_box>div:first-child+div+div, .team_box>div:first-child+div+div+div+div{margin-left:0;}
 .team_box>div:first-child+div+div+div{margin-left:19px !important;}
 #contact-form textarea, #contact-form input{width:472px; float: none;}
  footer{text-align:center;}
}

@media only screen and (max-width: 767px) {
 body{min-width:420px;}
 .main{width:420px;}
 #search{margin: 30px 0px 0 0;}
 #search, header h1{float: none;}
 #search input{width:343px;}
 header{padding: 37px 10px 30px}
 header h1 span{
 	display: none;
 }
 .cont_pad, #content{padding:36px 10px 0 !important}
 .flexslider{margin: 0 10px;}
 .box{border-right:none;padding-left:0;padding-right:0;}
 .box1{margin-right:0;padding-right:0px;}
 .welcome>figure{margin:0 0 20px;width:100%;float: none;}
 .img_wrap{display:block;}
 img{width:100%;}
 .flexslider .banner{top:52px;right:30px;}
.flexslider .banner .text1{font-size: 40px !important; line-height: 48px;}
.flexslider .banner .text2{font-size: 30px !important; line-height: 36px; margin-top:-10px;}
.partner_list>li{margin-bottom:10px;}
.partner_list>li:first-child+li+li+li{margin-left:0;}
.vert_stripe1, .vert_stripe, .vert_stripe2{background:none;}
.service_ov>li>div{overflow: visible;}
.service_ov>li>figure{width:100%;margin:0 0 20px;}
.team_box>div{width: auto;margin:0 0 19px !important;float: none;}
.team_box>div:first-child+div+div+div{margin-left:0 !important;}
.team_box>div:last-child{margin-bottom:0 !important;}
.blog>div{overflow: visible;}
 #contact-form textarea, #contact-form input{width:372px;}
}

@media only screen and (max-width: 479px) {
 body{min-width:300px;}
 .main{width:300px;}
 #mod-finder-searchform input{width:223px;}
 .img_wrap{display:block;}
 header h1 span{
 	display: none;
}
#content, .cont_pad {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
 .flex-direction-nav a{bottom:20px;}
 .flexslider .banner{top:30px;right:20px;}
 .flexslider .banner .text1{font-size: 35px !important; line-height: 42px;}
 .flexslider .banner .text2{font-size: 20px !important; line-height: 24px; margin-top:-5px;}
 .partner_list>li{float: none;text-align:center;}
 .partner_list>li a{display:inline-block;}
 .blog>figure{margin:0 0 20px;float: none;}
  #contact-form textarea, #contact-form input{width:252px;}
  .flex-direction-nav .flex-next{right:20px;}
  .flex-direction-nav .flex-prev{right:51px;}
}

.finder {
    float: right;
}

/* Since 2018-11-27 Product list as tiles start */

/* Layout */
body.product-list .cols-2 .column-1 {
    width: 46%;
    float: left;
}

body.product-list .cols-2 .column-2 {
    width: 46%;
    float: right;
    margin: 0;
}


/* Tiles */
body.product-list .blog .item {
	min-height: 460px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(70,40,35,0.4);
}

body.product-list .blog .item-image {
	margin-bottom: 10px;
}

body.product-list .blog .item p {
	text-align: justify;
}

body.product-list .blog .item p.readmore {
	margin-top: 9px;
}

body.product-list .blog .item p.readmore a,
body.product-list .blog .item h2 a {
	color: rgba(80,38,30,1.0);
}

body.product-list .blog .item p.readmore a:hover,
body.product-list .blog .item h2 a:hover {
	color: #f5443E;
}


/* Product detail page */

.item-page.product-list {
	text-align: justify;
}

.item-page.product-list a {
	color: rgba(80,38,30,1.0);
}

.item-page.product-list a:hover {
	color: #f5443E;
}

.item-page.product-list .item-image img {
	border: 1px solid rgba(0,0,0,0.3);
	display: block;
	margin-bottom: 10px;
}

.table-product {
	border-collapse: separate;
	border-spacing: 5px;
}

.table-product .tr1.td1 {
	vertical-align: top;
	padding: 0 20px 5px 0;
	border-right: 1px solid rgba(70,40,35,0.4);
}

.table-product .tr1.td2 {
	width: 200px;
	vertical-align: top;
	padding: 0 0 5px 15px;
}

.table-product .tr2.td1 {
	vertical-align: middle;
	padding: 10px 0 0 0;
	border-top: 1px solid rgba(70,40,35,0.4);
}

.table-product .tr3.td1 {
	text-align: left;
	min-height: 30px;
	vertical-align: middle;
	padding: 0 0 0 0;
	border-bottom: 1px solid rgba(70,40,35,0.4);
}

.table-product .tr3.td1 img {
	margin: 0;
	padding: 9px 7px 9px 7px;
	border: 0;
}

.btn.pbutton {
	display: block;
	margin-top: 15px;
}


/* Responsive */

@media only screen and (max-width: 767px) {

body.product-list .blog .item {
	min-height: 220px;
}

body.product-list img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.table-product .tr1.td2 {
	width: auto;
	padding: 10px 0 5px 0;
}

.table-product td {
	display: block;
}

.table-product .tr3.td1 img {
	padding: 0 0 4px 0;
}

body.product-list .cols-2 .column-1 {
    width: 100%;
    float: left;
	clear: both;
}

body.product-list .cols-2 .column-2 {
    width: 100%;
    float: left;
	clear: both;
}

.table-product .tr1.td1 {
	padding: 0 5px 5px 0;
	border-right: 0;
}

}

/* Since 2018-11-27 Product list as tiles end */



















