@import "../vendor/fontawesome/css/all.min.css";

@font-face {
	font-family: Quicksand;
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Quicksand/Quicksand-Light.ttf);
}

@font-face {
	font-family: Quicksand;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Quicksand/Quicksand-Regular.ttf);
}

@font-face {
	font-family: "Great Vibes";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Great_Vibes/GreatVibes-Regular.ttf);
}

@font-face {
	font-family: "Josefin Sans";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Josefin_Sans/JosefinSans-Regular.ttf);
}

@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Montserrat/Montserrat-Regular.ttf);
}

#body{
	font-family: 'Quicksand', sans-serif;
	font-size:14px;
	color:gray;	
	    background: #ffffff;
}
.container{
	width:80%;
}

h1{
	font-family: 'Quicksand', sans-serif;
	font-size:42px;
	color:#0e3f32;
}
h2{
font-family: 'Quicksand', sans-serif;
	font-size:36px;
	color:#373737;
}
h3{
	font-family: 'Quicksand', sans-serif;
	font-size:18px;
	color:#0e3f32;
}

p{
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
}
.head_white{
    color:white !important;
    margin-top:10px;
}
hr{
    border: 0;
    height: 1px;
    background-image: -moz-linear-gradient(left center, transparent, black, transparent);
    background: -webkit-gradient(linear, left center, right center, color-stop(0.5, black), color-stop(0, transparent), color-stop(1, transparent));
    margin-top:38px;
}
.top_head{
		background:#ffffff;
	    height: 20px;
}

.main-logo{
    width: 180px;
}

.logo_img{
    width: 180px;
    margin-top: -14px;
}

.logdown {
    padding: 10px 10px 10px 10px;
    width: 170px !important;
}

.nav .dropdown-menu.nav-login-container {
    max-width: 280px;
}

.nav .dropdown-menu.nav-login-container .container-fluid,
.page-headline-wrapper .dropdown-menu .container-fluid {
    padding: 3px 20px;
}

/*.nav .dropdown-menu.nav-login-container li a {*/
    /*padding: 0px;*/
/*}*/

.nav_right_sec ul li {
    padding: 0px;
}
.logdown ul li {
    list-style: none;
    padding-left: 0px;
}
.head_log_men {
    padding-left: 15px;
    color: #0c58ab;
    margin-bottom: 10px;
}
.open > .dropdown-menu {
    display: block;
    width: auto !important;
}
.nav_right_sec ul li {
    padding: 0px;
}
.logdown ul {
    padding: 0px;
}
.nav_right_sec ul li {
    padding-left: 0px;

    /*------Parralllaxx------------------*/
}.container_para {
	background-image:url(../img/parallax_background.jpg);
  padding: 50px 0;

  background-size: 100%;
  background-position: 50% 50%;
}
#search_txt{
    padding:5px;
}

.btn.btn-transparent {
    background-color: transparent;
}

.btn.btn-transparent:hover {
    background-color: #f5f5f5;
}

.nav-search-icon {
    height: 19px;
}

.bread_wrap{
    margin-bottom: 16px;
}

.druck_btn{

    margin-top: -5px;

}
.nav>li>a:focus, .nav>li>a:hover , .nav>li>a:active , .nav>li>a:visited {
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color: transparent;
}
.content {
  /*width: 50%;*/
  margin: 0 auto;
  padding: 50px 20px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  border: 2px solid #fff;
  text-align: left;
  background: rgba(255,255,255,0.7);
}
.concat{
    margin-top: 40px;
    border-top: 1px solid #4f6681;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-bottom: 60px;
    border-bottom: 1px solid #4f6681;
}
/*------Parralllaxx------------------*/
/*------Parralllaxx2------------------*/
	.cont_par_02{
	width: 100%;
  margin: 0 auto;
  padding: 50px 20px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #fff;

  background: rgba(255,255,255,0.7);
	}
.section1,
		.section2,
		.section3,
		.section4,
		.section5,
		.section6 {
			border-bottom: 32px solid #fff;
			padding-top: 40%;
		}
		.section1 {
			background-color: #fdb;
		}
		.section2 {
			background-color: #bdf;
		}
		.section3 {
			background-color: #fbd;
		}
		.section4 {
			background-color: #bfd;
		}
		.section5 {
			background-color: #dfb;
		}
		.section6 {
			background-color: #dbf;
		}
		.mega_text {
			font-weight: 300;
			font-size: 18px;
			margin: 0;
			text-shadow: 0 10px 100px #fff, 0 0 15px #fff;
			padding: 64px;
			display: block;
		}
		.parallaxator {
		
			overflow: hidden;
			position: relative;
		}
		.parallaxator > .parallax_child {
			position: absolute;
			top: 0;
		}
/*------Parralllaxx2------------------*/
/*----------detailsite-----------------*/

.cont_out {
    border: 1px solid #4f6681;
    background-color: rgba(255, 255, 255, 0.51);
    padding-right: 10px;

}
.cont_out_adr{
    margin-bottom: 20px;
    border-bottom: 1px solid #62adcd;
}
.cont_inner {
    padding: 30px;

}

.listbox_area {
    width: 100%;
    height: 30px;
}

.panel-title{
    font-size: 18px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
}

.panel-title1{
    padding-top: 8px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3px;
}
.padLeft_15{
    padding-left:15px;
}

.panel-label {
    font-size: 18px;
    color: #ffffff;
}

.panel-label img {
    height: 20px;
}

.panel-default{
    background: transparent;
    color: #333;
}

.panel{
    margin-bottom:0px;
    border-radius:0px;
    border:0px;
}
.cont_back{
    margin-top:0px;
    background: rgba(128, 128, 128, 0.08);
}
.bez_cat{
    margin-top: 20px;
    background: #4f6681;
    border-top: 5px solid #62adcd;
    margin-bottom: 10px;
    height: auto;
}
.panel-heading{

}
.nopad_left{
    padding-left: 0px;
}
.nopad_right{
    padding-right: 0px;
}
.b_white{
    background: #fff;
}
/*----------detailsite-----------------*/

.cont{
    margin-top:40px;
    margin-bottom:40px;
}
.navbar-default{
    margin-left: auto;
    width: 100%;
    background: none;
    border: 0px;
	font-size:1.2em;
    margin-right: auto;
	box-shadow:none;
}
.arrow_down{
    padding-left:20px;
    margin-top: -20px;
}

.navbar-default .navbar-nav li a{
    color: #373737;
}
.navbar-default .navbar-nav li a:hover{
    color: black;
    background: #94C5DC;

}
.navbar-default .navbar-nav .dropdown-menu li a{
    color: black;
}

.navbar{
	margin-bottom:0px;
}
.btn_cArea{
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 15px;
    background: none;
    border: 0;
}

.top_bottom{
 	background:url(../img/banner_top.jpg);
	height:30px;
    margin-top: -15px;
	   
}
.wrap_cat_log{
    border: 1px solid #94c5dc;

}

.cat_cont{
    width:47%;
    margin:10px;
    padding:10px;
    min-height:300px;
    border:1px solid #4f6681;
}

.category-article {
    padding: 10px;
    min-height: 300px;
    border: 1px solid #4f6681;
}

.back_prod{
    background:url(/reseller_files/350/646/template/img/bread_produkte.png) no-repeat;
    width:160px;
    height:40px;
    border:none;
}

.form-control{
	border-radius:0px;
}
.mar-bottom {
    margin-bottom: 30px;
}
.banner_bottom{
	background:url(../img/banner_bottom.png);
	height:20px;
	
}
.club_login{
    font-size: 1.1em;
    padding-top: 12px;

}
.btn{
	border-radius:0px;
}
.border-right {
    border-right: 1px solid #545252;
}
.single-footer {
    padding-left: 15px;
    padding-bottom: 10px;
}
.logo-footer {
    display: inline-block;
    float: left;
    padding: 18px 37px 18px 15px;
}
.footer-copyright {
    padding: 38px 0px;
    color: #fff;
}
.social-icon-footer .social-icons {
    float: right;
    margin-right: 15px;
    margin-top: 32px;
}
.social-icon-footer .social-icons li {
    display: inline-block;
    position: relative;
}
.social-icon-footer .social-icons li a {
    border: 2px solid;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 27px;
    margin-left: 10px;
    text-align: center;
    width: 30px;
    color: #ddd;
}
.subscribe-inner input {
    background: #849bb7 none repeat scroll 0 0;
    border: 1px solid #5f5f5f;
    color: #bababa;
    font-size: 12px;
    font-style: italic;
    height: 40px;
    width: 60%;
    padding-left: 10px;
}
.newsletter-wrapper{
		padding-bottom:10px;

}

.sub-button {
    background: #ff7572 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    margin: 0;
    padding: 11px 10px 12px;
    right: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    margin-left: -3px;
}
.footer-top-heading {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 50px 0 30px;
    text-transform: uppercase;
}
.footer-list ul li a {
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #ddd;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:5px;

}
.footer-list ul li a:hover {
	background:#ffffff;
	color:#373737;
}
.content_stand{
	padding:20px;
	padding-top: 40px;
}
.content_stand_inner{

	margin-right:auto;
	margin-left:auto;
	width:80%;

}
.single-banner {
    overflow: hidden;
    position: relative;
	    border: 1px solid #15638c;
		    height:413px;
}
.border-right{
	border-right:1px solid gray;
	padding-right:20px;
}
.prod_image{
	width:100% !important;
	border:1px solid gray;
	height:auto !important;
}

.section_wrapper{
	padding-top:50px;
	max-width:100%;
	margin-right: auto;
    margin-left: auto;
}
.cat-area-heading {

}
.mar-bottom {
    margin-bottom: 30px;
}
.cat-area-heading h2 {
	font-family: 'Great Vibes', cursive; 
	vertical-align:top;
	color:#373737;
	font-size:36px;

}

.small-cat-menu ul{
    padding-left: 0px;
	list-style: none;
}
.small-cat-menu ul li {
    margin-bottom: 2px;
}
.small-cat-menu ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #2f2f2f;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    padding: 0 15px;
    position: relative;
	padding-left: 32px;
	padding-top: 3px;
    padding-bottom: 3px;
	border:1px solid rgba(0, 0, 0, 0.2);
}
.small-cat-menu ul li a:hover {
    background: #8dadc2 none repeat scroll 0 0;
    color: #ffffff;
	text-decoration:none;

}

.small-cat-menu h2 {
    background: #8dadc2 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 0;
    padding: 20px 10px;
    text-transform: uppercase;
    padding-left: 32px;
    margin: 0;
}
.no-padding{
	padding:0px;
}

/* PRELOGIN */
.prelogin-wrapper {
    border: 3px solid #ddd;
}

.prelogin-form input[type=text],
.prelogin-form input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.prelogin-form button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

.prelogin-form button:hover {
    opacity: 0.8;
}

.prelogin-form .container {
    padding: 16px;
}

.prelogin-form span.psw {
    float: right;
    padding-top: 16px;
}

.login-form-block {
    margin-top: 10%;
    margin-left: 25%;
    width: 50%;
    padding: 10px;
}

.prelogin-wrapper {
    background-color: #f6f6f6;
    width: 100%;
}

.prelogin-form > .errors {
    font-size: 14px !important;
}

.prelogin-form > .errors p {
    color: #835100;
}

.prelogin-form > .errors ul {
    list-style: none;
    padding-left: 0;
}

.prelogin-form > .errors li {
    color: #8f0007;
}
/* END PRELOGIN */

/*-----Main_Slider---------*/

  
        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }




/*------Main_Slider End-------------*/
/*-------carousel----------*/
        /* jssor slider bullet navigator skin 03 css */
        /*
        .jssorb03 div           (normal)
        .jssorb03 div:hover     (normal mouseover)
        .jssorb03 .av           (active)
        .jssorb03 .av:hover     (active mouseover)
        .jssorb03 .dn           (mousedown)
        */
        .jssorb03 {
            position: absolute;
        }
        .jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
            position: absolute;
            /* size of bullet elment */
            width: 21px;
            height: 21px;
            text-align: center;
            line-height: 21px;
            color: white;
            font-size: 12px;
            background: url('../img/b03.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb03 div { background-position: -5px -4px; }
        .jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
        .jssorb03 .av { background-position: -65px -4px; }
        .jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

        /* jssor slider arrow navigator skin 03 css */
		
        /*
        .jssora03l                  (normal)
        .jssora03r                  (normal)
        .jssora03l:hover            (normal mouseover)
        .jssora03r:hover            (normal mouseover)
        .jssora03l.jssora03ldn      (mousedown)
        .jssora03r.jssora03rdn      (mousedown)
        */
        .jssora03l, .jssora03r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url('../img/a03.png') no-repeat;
            overflow: hidden;
        }
        .jssora03l { background-position: -3px -33px; }
        .jssora03r { background-position: -63px -33px; }
        .jssora03l:hover { background-position: -123px -33px; }
        .jssora03r:hover { background-position: -183px -33px; }
        .jssora03l.jssora03ldn { background-position: -243px -33px; }
        .jssora03r.jssora03rdn { background-position: -303px -33px; }
		
		.pic_car{
			
			border:1px solid gray;
		}

/*-----------carousel Ende----------*/


.post_content{
 overflow: hidden;
	background:#ffffff;
	padding: 10px;
    box-sizing: border-box;
}


.post_detail{
	padding: 10px;
}
.overlay{
    background: #444444 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 2;
    overflow: hidden;
}
/*-----hover jquery--------*/

.post_content::before {
    content: '+';
    color: white;
    padding-top: calc(30% - 20px);
    padding-left: calc(45% - 20px);
    font-size: 4em;
    position: absolute;
    width: 85%;
    height: 93%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.6, 0.33, 1.65);
    transition: all 0.5s cubic-bezier(0.68, -0.6, 0.33, 1.65);
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
}

.post_content > div.csrt {
    width: calc(100% - 50px);
    height: calc(100% - 30px);
    font-size: 56px;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.6, 0.33, 1.65);
    transition: all 0.5s cubic-bezier(0.68, -0.6, 0.33, 1.65);
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
}

.post_content  > div.csrt:after {
    color: white;
    content: '+';
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -18px;
}


.post_content:hover > div.csrt {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
}

.post_content.mouse-from-top:before {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.post_content.mouse-from-right:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.post_content.mouse-from-bottom:before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.post_content.mouse-from-left:before {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.post_content:hover:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
}

.post_content.mouse-from-top:before {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.post_content.mouse-from-right:before {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.post_content.mouse-from-bottom:before {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.post_content.mouse-from-left:before {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.post_content:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
}
.akt_img:before {
  content: '+';
  color: white;
  padding-top: calc(30% - 20px);
  padding-left: calc(50% - 20px);
  font-size: 4em;
  position: absolute;
  width: 93%;
  height: 47.5%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  visibility: hidden;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.6, 0.33, 1.65);
  transition: all 0.5s cubic-bezier(0.68, -0.6, 0.33, 1.65);
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
}

.akt_img.mouse-from-top:before {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.akt_img.mouse-from-right:before {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.akt_img.mouse-from-bottom:before {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.akt_img.mouse-from-left:before {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.akt_img:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
}


.det_media{
    margin-bottom: 20px;
}

.cont_up {
    height: auto;
    background-color: #fff;
    padding-right: 10px;
    border: 1px solid #62adcd;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*--------footer Area----------*/
.footer-area{
	color:white;
	background:#4f6681;
}
.footer-top{
	    margin-right: auto;
    margin-left: auto;
    width: 80%;
}
.footer-top-heading {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 50px 0 30px;
    text-transform: uppercase;
}
.footer-list ul{
	list-style:none;
	padding-left:0px;
}
.footer-list-item{
	color:white;
	padding-bottom:10px;
}
.inner_addr{

    background:#fff;
}
.ktnr_list{
    margin-top:20px;
    margin-bottom:20px;
}
.sumconback{
    background: rgba(148, 197, 220, 0.17);
    padding-left: 20px;
    padding-right: 20px;
}
.cat_cont1 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.product_display_inner {
    padding: 1px;
}
.cat_txt {
    text-align: center;
    padding-top: 7px;
}
.out_ktnr{
    margin-bottom:20px;
}
.inner_ktnr{
    border: 1px solid #62adcd;
    padding: 30px;
    min-height: 400px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {

   border-top: 0;
}

.border_sum_bottom{
    border-bottom: 1px solid #4f6681;
}
.bezsel{
    width:50%;
}

.ermes{
    margin-left: 0px;
    background: white;
    margin-right: 0px;
    padding: 20px;
}
.no_margin{
    margin:0px !important;
}
.no_margin_left{
    margin-left:0px;
}
.no_margin_right{
    margin-right:0px;
}

.section-divide-30 {
    min-height: 30px;
}

.section-divide-20 {
    min-height: 20px;
}

.section-divide-10 {
    min-height: 10px;
}

/* page */
.page-headline-wrapper {
    background: #4f6681;
    border-top: 5px solid #62adcd;
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-headline-wrapper .page-headline-title {
    float: left;
    font-size: 18px;
    color: #ffffff;
}

.page-description-content {
    border-left: 1px solid #4f6681;
    padding-left: 10px;
}

/* article panel */
.article-panel {
    min-height: 280px;
    background-color: #ffffff;
    border: 1px solid #4f6681;
}

.article-panel .article-panel-headline {
    margin-top: 5px;
}

.article-panel .tab_cat td {
    color: #808080;
}

.info_btn {
    height: 30px !important;
    width: 30px !important;
}

.no-text-decoration,
.no-text-decoration:hover {
    text-decoration: none;
}

/* detail page */
.detail-panel-wrapper {
    border: 1px solid #4f6681;
    background-color: rgba(255, 255, 255, 0.51);
    padding: 10px;
}


.product-list-container {
    list-style-type: none;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}


/*Orders status pagination css*/
.auftrag-formular .auftrag-pagination {
    display: inline-block;
    padding-left: 0px;
    margin: 20px 0px;
    border-radius: 5px;
}

.auftrag-formular .auftrag-pagination > li {
    display: inline;
}

.auftrag-formular .auftrag-pagination > li:first-child > button{
    margin-left: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.auftrag-formular .auftrag-pagination>li:last-child>button{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.auftrag-formular .auftrag-pagination > li > button{
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857;
    color: rgb(51, 122, 183);
    background-color: rgb(255, 255, 255);
    padding: 6px 12px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
}

.auftrag-formular .auftrag-pagination > li > button.active{
    color: #fff;
    background: rgb(51, 122, 183);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
}

.auftrag-formular .auftrag-pagination>li>button:focus, .auftrag-pagination>li>button:hover{
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.auftrag-formular .disabled{
    pointer-events: none;
    opacity: 0.5;
}
/*end*/

/*-----MEDIA---------*/
@media screen and (min-device-width : 320px) {
    .table-responsive {
        border: none;
    }

    .detail-panel-wrapper {
        padding: 0;
    }

    .detail-panel-wrapper .container-fluid {
        padding-right: 5px;
        padding-left: 5px;
    }

    .cont_inner span {
        font-size: 12px !important;
    }

    .sumconback {
        padding-left: 0;
        padding-right: 0;
    }

    .atag_sm {
        font-size: 5pt;
    }

    .cont_out .cont_inner {
        padding: 5pt;
    }

    .dl_footer_link {
        float: left;
    }

    .txt_cont_up {
        height: 500px !important;
    }

    td {
        font-size: 9px !important;
    }

    .text-right {
        font-size: 11px !important;
    }

    iframe {
        width: 100% !important;
    }

    #druckdaten {
        width: 210px !important;

    }

}

@media (min-width: 1200px) {
    #druckdaten {
        width: 100% !important;
    }
}

    @media screen and (min-device-width : 480px) {
        td{
            font-size: 14px !important;
        }

        iframe{
            width:100% !important;
        }

        .detail-panel-wrapper {
            padding: 10px;
        }

}


@media screen and (min-device-width : 991px) {
    iframe{
        width:100% !important;
    }

    .loginHeader span {
        font-size: 16px !important;
    }


}


.main-menu {
    width: 100%;
    background-color: transparent;
    color: #515151;
    margin-top: 20px;
}
.main-menu .navbar-default {
    background-color: transparent;
    border: 0 none;
    margin-bottom: 0;
}

.main-menu .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #337ab7;
    background-color: transparent;
}
.main-menu .navbar-default .cherry-control .dropdown-menu {
    min-width: 1140px !important;
    min-height: 600px !important;
    max-height: 600px !important;
    border-radius: 5px;
}


.main-menu .dropdown-menu li span {
    color: #337ab7;
    padding: 5px;
    display: block;
}
@media (min-width: 768px) {
    .main-menu .dropdown-menu .col-control {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        column-gap: 10px;
        padding: 10px;
    }
}

.main-menu .dropdown-menu .col-control a {
    width: 100%;
    color: #515151;
    display: block;
    padding: 4px;
}
.main-menu .dropdown-menu .col-control a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #337ab7;
}
.main-menu .open > .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity:1;
}

.main-menu .dropdown-menu {
    opacity:.3;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    display: block;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.pw-lost-info {
    padding: 10px;
    margin: 10px 0 15px 0;
    display: block;
    box-sizing: border-box;
    font-weight: normal;
}

.pw-lost-info .title {
    font-size: 12px;
}

.pw-lost-info .list {
    margin-top: 10px;
    margin-left: 15px;
    text-align: left;
    font-size: 12px;
}

.detail-info-format a > img.img-miniature {
	float: left;
	margin-right:5px;
	width: 31px;
	height: 31px;
	border: 0;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
}

.cursor-pointer:hover {
    cursor: pointer !important;
}

.mt-md {
    position: relative;
    margin-top: 10px !important;
}

.msg-box {
    position: relative;
    padding: 12px;
    background-color: #d9534f;
    color: #FFFFFF;
    margin-top: 10px;
}

.listPrice .spinner-animation {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
}