/*******************************
		Remove dot outline
*******************************/

a, a:hover, a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}

/*******************************
			Core
*******************************/

.img-thumbnail {
	padding: 0;
	border-radius: 0;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055) inset, 0 0 8px rgba(0, 0, 0, 0.35);
  outline: 0 none;
}

ul.contact-list, .contact-list {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 15px;
}
ul.contact-list li {
    padding: 2px 0;
    line-height: 21px;
    min-height: 26px;
}
ul.contact-list li span {
    color: #a2a2a2;
}
ul.contact-list a {
    color: #da251d;
    font-size: 15px;
    padding: 0 10px;
}
ul.contact-list a:hover {
    color: #b10700;
}
.contacticon {

}

/*******************************
			Header
*******************************/
.img-top {
	background: url(/img/bg-top.png) repeat-x;
	max-height: 39px; /*old 70px*/
	height: 39px;
	margin-bottom: 15px;
}

.navbar {
	border: 0px;
	border-radius: 0px;
	background: none;
	margin-bottom: 15px;
}

.navbar-brand {
	height: auto;
	padding: 0px;
	overflow: hidden;
}

.navbar-brand img {
	width: 100%;
	vertical-align: middle;
	height: auto;
	width: auto;
}

.lang {
	color: #c8c8c6;
}

/*******************************
			Colors
*******************************/

.es-red {color: #da251d; border-color: #da251d;}
.es-orange {color: #e98226; border-color: #e98226;}
.es-green {color: #77be2e; border-color: #77be2e;}
.es-blue {color: #286090; border-color: #286090;}

/*******************************
			Menu
*******************************/
.navbar-default .navbar-nav > li > a {
	color: #da251d;
	font-family: "Open Sans", Arial;
	font-size: 18px;
	border-bottom: 1px solid;
	border-color: transparent;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #970600;
	border-bottom: 1px solid #970600;
}

.navbar-default .navbar-nav > .active > a {
	color: #c8c8c6;
	background-color: none;
}

.navbar-default .navbar-nav > .active > a:hover {
	color: #c8c8c6;
	border-color: #c8c8c6;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus{
	background-color: transparent;
}

/*******************************
			Menu toggle
*******************************/

.navbar-default .navbar-toggle {
	border-color: #da251d;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #da251d;
}

.navbar-toggle {
    margin-right: 0 !important;
}


/*******************************
			Content
*******************************/

.es-title {
	text-align: center;
}

.es-title h1, .es-title h2 {
	font-family: "Open Sans", Arial;
	font-size: 28px;
	font-weight: 200;

	margin-top: 10px;
	margin-bottom: 10px;
}

.es-title hr {
	width: 50%;
	border-color: #000;
	border: 1px solid;
}

.col-md-6 .es-title hr {
	width: 80%;
}

#about {
	display: block;
	position: relative;
	width: 100%;
	padding: 15px 0 25px;
	background-repeat: repeat;
	background-color: #286090;
}

#content {
	padding: 0 0 25px;
}

#offer h1 {color: #da251d;}
#offer hr {border-color: #da251d;}

#about h1, #about .es-content {color: #FFF;}
#about hr {border-color: #FFF;}

#sitemap h2 {color: #da251d; font-size: 28px; font-weight: 200; font-family: "Open Sans", Verdana;}
#sitemap hr {border: 1px solid #da251d; width: 50%; vertical-align: middle;}

.product {
	color: #da251d;
}

.product a:hover {
	opacity: 0.75;
}

 #category > .product {
	color: #77be2e;
}

.product h3 {
	margin: 15px 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: center;
	min-height: 38px;
}

.product ul.dropdown-menu {

}

#sitemap {
	text-align: center;
}

.back-to {
	font-size: 22px;
	color: #000;
	vertical-align: middle;
	bottom: 0px;
	padding: 9px 0;
}

a.back-to:hover {
	color:#da251d;
}

#category {}

.legend {
	padding: 10px 0;

	font-family: "Open Sans", Verdana;
	font-size: 16px;

	border-bottom: 1px solid #ccc;
}

.legend > span {
	margin-right: 10px;
	color: #E98226;
}

.text {
	padding: 10px;
}

.text span {
	vertical-align: middle;
	margin-right: 10px;
}

.category-name h3 {
   font-weight: normal !important;
   cursor: pointer; 
   font-size: 20px;
}
.category-name h3:hover {
    color: #da251d;
}

.systems h2 {
    font-size: 26px;
    color: #83246A;
}
/*******************************
			Blog / News
*******************************/
.news {
	display: block;
	overflow: hidden;
	border-bottom:1px solid #ddd;
}
.news:last-child {border-bottom: 0px;}

.news > h1 {
	font-size: 28px;
	font-family: "Open Sans", Verdana;
}

.btn-blog {
	background-color: #77be2e;
	border-color: #77be2e;
    color: #ffffff;
    border-radius:0;
    margin-bottom:10px
}

.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color:#5da118;
    border-color: #5da118;
}

.img-article {
	margin-right: 15px;
	max-height: 150px;
	max-width: 150px;
}

/*******************************
			Gallery
*******************************/

.gallery-item {
	padding-top: 10px;
	padding-bottom: 10px;

}

.gallery-title {
	position: absolute;
	top: 0;
	margin-left: 10px;
	overflow: hidden;
	min-height: 42px;
}

.gallery-title > h3 {
	font-size: 16px;
	font-family: "Open Sans", Verdana;
	font-weight: 200;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}

.gallery-title a {
	color: #fff;
	padding: 10px;
	background-color: #da251d; /* blue #286090;*/
}

.gallery-title a:hover {
	text-decoration: none;
	background-color: #970600;
}

/*******************************
            Contact
*******************************/

.col-contact {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.col-contact > .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.kontakt a {
    color: #da251d;
}

/*******************************
			Footer
*******************************/

footer {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	/*background-color: #da251d;*/
	background-color: #eaeaea;
}

footer h2 {
	color: #333;
	font-family: "Open Sans", Arial;
	font-size: 22px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 200;
}

footer span.input-group-addon {
	border-radius: 0;
	color: #da251d;
}

.ft-input {

	height: 36px;
	padding: 4px;
}

.ft-newsletter {
	overflow: hidden;
	margin-bottom: 10px;
}

.ft-search .btn-default:hover {
	color: #da251d;
}

.ft-group {
	margin-bottom: 10px;
}

.ft-content {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4d0502;

	font-family: Verdana, Arial;
	font-size: 16px;
}

.ft-content a {
	color: #da251d;
}

.ft-icon {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ft-icon span {
	color: #a2a2a2;
	font-size: 24px;
	vertical-align: middle;
	display: inline-block;
	width: 26px;
	margin-right: 20px;
}

.ft-icon-text {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

/*******************************
			Social media
*******************************/

.social-media {
	padding: 15px 0;
	float: right;
}

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }

 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

#social-fb {
     color: #3B5998;
 }
 #social-tw {
     color: #4099FF;
 }
 #social-gp {
     color: #d34836;
 }
 #social-em {
     color: #f39c12;
 }


/*******************************
			Back to top
*******************************/

#back-top {
	float: right;
	position: absolute;
	bottom: 0;
	max-width: 60px;
}

#toTop{
	position: relative;
	cursor: pointer;
	display: none;
}

/*******************************
			Slider
*******************************/

.slider{
    width:100%;
}

.hero {
    position: absolute;
    top: 50%;
    left: 70%;
	background: rgba(255,255,255,0.4);
	padding: 15px;
	max-width: 460px;
    z-index: 3;
    color: #1e1e1e;
    text-align: center;
    /*text-shadow: 1px 1px 0 rgba(0,0,0,.75);*/
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 2em;
    margin: 0 -15px 10px -15px;
    padding: 10px 0;
    background: rgba(255,255,255,0.85);
    color: #424242;

}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}

.carousel-indicators {
	left: 30%;
	width: 40%;
}

.carousel-inner > .item > a > img {
	min-height: 320px;
	max-height: 320px;
	height: 320px;
}

.carousel-indicators li {
	border-radius: 0;
}

.carousel-control-2 {
	position: absolute;
	top: 50%;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.carousel-control-2.left {
    background-repeat: repeat-x;
}

.carousel-control-2.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x;
}

/*******************************
		Mini Slider Home Gallery
*******************************/

.es-nav {
	z-index: 1;
	padding-left: 15px;
	padding-top: 10px;
	position: absolute;
}

/**********************************
			Product slider
***********************************/

.es-controls {
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 9;
	top: 40%;
}

/*******************************
			Buttons
*******************************/

.btn {
	border-radius: 0px;
}

.btn-primary {

}

.btn-orange {
	color: #fff;
	background-color: #E98226;
	border-color: #da6f0f;
}

.btn-orange:hover {
	color: #fff;
	background-color: #da6f0f;
	border-color: #c76309;
}

.info a {
	font-family: Verdana, Arial;
	font-size: 16px;
	text-align: left;
}

.info a div.glyphicon {
	float: right;
	vertical-align: middle;
    font-size: 20px;
}

.btn-green {
	background-color: #77be2e;
	color: #fff;
}

.btn-red {
	background-color: #da251d;
	color: #fff;
}
/*********************************************
                    PRODUCTS
*********************************************/

/*.product{
    border: 1px solid #dddddd;
    height: 321px;
}*/

.product>img{
    max-width: 230px;
}

.product-rating{
    font-size: 20px;
    margin-bottom: 25px;
}

.product-title{
    font-size: 20px;
}

.product-desc{
    font-size: 14px;
}

.product-price{
    font-size: 22px;
}

.product-stock{
    color: #74DF00;
    font-size: 20px;
    margin-top: 10px;
}

.product-info{
    margin-top: 20px;
    padding: 0 15px;
}
.nav-tabs > li {
    margin-bottom: -2px;
}

.nav-tabs {
    border-bottom: 2px solid red;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-color: #da251d #da251d transparent;
    border-width: 2px;
    color: #DA251D;
}

.nav-tabs > li > a {
    color: #3c3c3c;
}

/*********************************************
                GALLERY
*********************************************/

#carousel-gallery .carousel-outer {
    max-height: 520px;
    overflow: hidden;

}

#carousel-gallery .carousel-indicators {
    left: 0;
    width: 100%;
    margin: 0;
}

#carousel-gallery .carousel-indicators li {
    width: unset;
    height: unset;
    margin: 0;
    text-indent: 0;
    cursor: pointer;

}

/*********************************************
                ITEM
*********************************************/

.service1-items {
    padding: 0px 0 0px 0;
    float: left;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 321px;
    width: 130px;
}

/*.service1-item {
    height: 107px;
    width: 120px;
    display: block;
    float: left;
    position: relative;
    padding-right: 20px;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}*/

.service1-item > img {
    max-height: 110px;
    max-width: 110px;
    opacity: 0.6;
    transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.service1-item > img:hover {
    cursor: pointer;
    opacity: 1;
}

.service-image-left {
    padding-right: 50px;
}

.service-image-right {
    padding-left: 50px;
}

.service-image > center > img {
    max-height: 155px;
}

.category-name span {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    vertical-align: middle;
    margin-top: 3px;
    color: #b7b7b7;
}


/*********************************************
                CONTACT
*********************************************/

.jumbotron {
background: #358CCE;
color: #FFF;
border-radius: 0px;
}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
.h1 small {
font-size: 24px;
}


.well {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    box-shadow: 0;
    font-family: "Open Sans", Verdana, Arial;
    box-shadow: none;
    margin-bottom: 0;
}

.form-group label {
    font-size: 16px;
    font-weight: 400;
}

.form-control, .input-group-addon {
    border-radius: 0;

}

textarea.form-control {
    overflow: hidden;
    max-width: 100%;
    min-width: 50%;
}


/**********************************
            CUSTOME COL
***********************************/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


/*************************************************
**************************************************
*************************************************/


#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 769px) and (max-width: 992px) {
	.img-top {
		height: 59px;
		margin-bottom: 10px;
	}

	.navbar {
		margin-bottom: 15px;
	}

	.navbar-brand img {
		max-width: 280px;
	}
}
@media (min-width: 769px) {
    #map-reg {
        margin: 15px auto;
        max-height: 460px;
        position: relative;
    }
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
	.img-top {
		height: 49px;
		margin-bottom: 10px;
	}

	.navbar {
		margin-bottom: 10px;
	}

	.navbar-brand img {
		max-width: 240px;
	}

    #about {
        padding: 10px 0 20px;
    }
    .es-title, .es-content {
        padding-left: 10px;
        padding-right: 10px;
    }
    .es-title h1, .es-title h2 {
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .hero {
        left: 50%;
        width: 100%;
        top: 80%;
        max-width: 100%;
    }
/*    .carousel-indicators {
        margin-bottom: 0;
        left: 15%;
        width: 60%
    }*/
    .hero h2 {
        margin-top: 10px;
        font-size: 26px;
    }
    .product:last-child {
        float: unset;
        margin: 0 auto;
        text-align: center;
    }
    .ft-content {
        font-size: 14px;
    }
    footer h2 {
        font-size: 18px;
    }
    #map-reg {
        max-width: 250px;
        margin: 10px auto;
    }
    .news > h1 {
        font-size: 22px;
    }

}

/* Very small devices */
@media (max-width: 528px) {
    #myTab li a {
        padding: 8px 8px; 
        font-size: 13px;
    }
}
@media (max-width: 458px) {
    #myTab li {
        display: block;  
        float: unset;
        text-align: center;
    }
     #myTab li .active a {
        border-color: #da251d;
     }
    #myTab {
        border-width: 0px;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        border-color: #da251d;
        border-width: 2px;
        color: #DA251D;
    }
    .nav-tabs > li {
     margin-bottom: 0; 

}
@media (max-width: 368px) {
	.navbar-brand img {
		max-width: 190px;
	}
    .hero h2 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .col-md-15 {
        width: 100%;
    }
    .ft-icon span {
        margin-right: 5px;
    }
    .col-contact, .kontakt {
        font-size: 13px;
    }
    .news > h1 {
        font-size: 20px;
    }
    .news article, .news article > span {
        font-size: 12px !important;
    }
    .news .img-thumbnail, .news .img-article {
        display: block;
        float: unset !important;
        text-align: center;
        vertical-align: middle;
        margin: 0 auto;
    }
    .category-name h3, .systems h3 {
       font-size: 16px;
    }
    .systems h2 {
        font-size: 18px;
    }

}





/**********************************
            CUSTOME COL
***********************************/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (max-width: 768px) {
.col-sm-15 {
        width: 33.333%;
        float: left;
    }
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 25%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


/************************************/
#carousel-custom {
    margin: 20px auto;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}

table.kontakt tr{
height:24px;
}
table.kontakt td{
padding-left:10px;
}

A.linkProdukt {
text-decoration: none;
}

