body {
    font-family: 'Open Sans', sans-serif;
}

.logo{ padding-top: 27px;}
/*.logo img{ max-width: 50%}*/
.banner{
    background: url("../images/banner.jpg") center no-repeat; 
    height: 500px; 
    border-top: 3px solid #337A98; }
.banner img{width: 100%;}
.stripe{
    text-align: center;
    background: #287b9d;
    opacity: 0.8;
    position: relative;
    top: 430px;
    padding-left: 400px;
	height:67px
}
.stripe h3{
    color: #FFF;
    display: inline-block;
    font-size: 26px;
    padding-right: 20px;
    margin: 30px 0px;

}
.stripe-btn{
    text-decoration: none;
    display: inline-block;
    padding: 10px 50px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    background-color: #468dab;
}
.stripe-btn:hover{
    text-decoration: none;
    display: inline-block;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #468dab;
    border-radius: 0px;
    color: #468dab;
    background-color: #fff;

}
/*TOP MENU*/
.nav > li{
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.nav > li > a{
    color: #454545;
    padding:0px;
    font-size: 18px;
    padding: 0px 10px;
    margin-bottom: 30px;
}
.nav > li > a:focus, .nav > li > a:hover{
    border-bottom: 4px solid #337A98;
    text-decoration: none;
    color: #454545;
    background: #fff;
    padding-bottom: 26px;
    margin: 0px;
}
.navbar-default, .navbar-collapse{
    background: #fff;
    border: none;
    margin-top: 8px;
}

/*-MENU LEFT-*/
.menu-div{padding: 0 0 0 0; margin: 0 0 0 0;}
.menu-div li{
    list-style-type: none;
    background: #468dab;
    padding: 15px 25px;
	text-align: left;
}
.menu-div li:hover{
    list-style-type: none;
    background: #287b9d;
}
.menu-div li a{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding-left: 80px;
}
.icon1{background: url("../images/icon1.png") left no-repeat; padding: 10px;}
.icon2{background: url("../images/icon2.png") left no-repeat; padding: 5px;}
.icon3{background: url("../images/icon3.png") left no-repeat; padding: 5px;}
.icon4{background: url("../images/icon4.png") left no-repeat; padding: 5px;}
.icon5{background: url("../images/icon5.png") left no-repeat; padding: 5px;}
.icon6{background: url("../images/icon6.png") left no-repeat; padding: 10px;}
.icon7{background: url("../images/icon7.png") left no-repeat; padding: 5px;}

/*-LEFT-*/
.left{
    z-index: 1;
    top:-170px;
}
.left h2{
    color: #468dab;
    font-size: 28px;
    font-weight: normal;
    padding-top: 20px;
}

.left .stripe-btn-left h2{
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    padding-top: 40px;
	text-align:center;
	margin:40px 0px
}


.left .stripe-btn-left li{
	list-style:none; 
	font-size:25px;
	border-bottom:1px dashed #47ACD3;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-right:35px;
	color:#FFFFFF

}
.left .stripe-btn-left li.phone{
	background:url(../images/phone.png) left no-repeat;
	padding:20px 0px 20px 50px;
}

.left .stripe-btn-left li.email{
	background:url(../images/email.png) left no-repeat;
	padding:20px 0px 20px 50px;
}

.left p{
    color: #468dab;
    font-size: 12px;
    text-align: justify;
}

/*-FORMS-*/
.form-control {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    height: 34px;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 1.42857;
    color: #468dab;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #468dab;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.btn {
    display: inline-block;
    padding: 0px 25px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #468dab;
    border-radius: 0px;
    color: #fff;
    background-color: #468dab;
}

.btn:hover {
    display: inline-block;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #468dab;
    border-radius: 0px;
    color: #468dab;
    background-color: #fff;
}

input[placeholder]{
    color:#2C5B6F;
}

/*-RIGHT-*/
.right{
    margin-top: 50px;
}
.right h2{
    color: #468dab;
    font-size: 26px;
    font-weight: normal;
}
.right p, .right li {
    color: #434343;
    font-size: 14px;
    text-align: justify;
    line-height: 1.42857;
}

.right li{
	margin-bottom:20px
}
.col-md-6 > a > img {
    max-width: 100%;
	padding: 3px;
	border: 1px solid #ddd;
}


.col-md-6 >  img {
    max-width: 100%;
	padding: 3px;
	border: 1px solid #ddd;
}

/*-FOOTER-*/
.footer-information {
    font-size: 10px;
    margin-top: 10px;
    color: #777777;
}
.footer-information .col-lg-6 {
    text-align: left;
}
.footer-information .col-lg-6:last-child {
    text-align: right;
}
.footer-info-bar {
    border-top: 1px solid #d6d6d6;
    padding-bottom: 10px;
}

/*-------------------responsive---------------*/
header .col-md-12, .col-sm-12{text-align: center;}

/*-stripe-responsive-*/
@media (min-width: 0px) and (max-width: 1200px){
.menu-div li a {
    font-size: 16px;
    padding-left: 50px;
}
.stripe {
    text-align: center;
    opacity: 0.8;
    position: relative;
    top: 409px;
    padding-left: 310px;
}
.stripe h3 {
    font-size: 20px;
    padding-right: 10px;
    margin: 33px 0px;
}
.navbar-default, .navbar-collapse {margin-top: 10px;}
}

@media (min-width: 0px) and (max-width: 920px){
.stripe {padding-left: 0px;}}

@media (min-width: 0px) and (max-width: 630px){
.stripe {top: 413px;}
.stripe h3 {
    font-size: 16px;
    padding-right: 10px;
    margin: 33px 0px;
}
.stripe-btn{
padding: 10px 20px;
margin-bottom: 10px;
font-size: 18px;
}
}

@media (min-width: 0px) and (max-width: 479px){
.stripe {top: 422px;}
.stripe h3 {
font-size: 14px;
padding-right: 10px;
margin: 30px 0px;
}
.stripe-btn{
padding: 10px 15px;
margin-bottom: 3px;
font-size: 14px;
}
}
@media (min-width: 0px) and (max-width: 385px){
.stripe {top: 377px;}
}


/*-KONTAKT-*/
.maps{
	padding-bottom: 20px;
	padding-top: 120px;
	border-bottom: 1px solid #EEE;
	margin: 0px 0px 20px;
}


/*left-menu*/
@media (min-width: 0px) and (max-width: 990px){
    .menu-div {
        margin-top: 171px;
    }
}
.navbar-toggle {
    margin: 0 0 0 0;
    margin-bottom: 15px;
    position: relative;
    float: none;
    padding: 10px 70px;
    background: #fff;
    background-image: none;
    border: 1px solid #287b9d;
    border-radius: 0px;
}
.navbar-default .navbar-toggle {
    border-color: #287b9d;
    background: #fff;
}
.navbar-default .navbar-toggle:hover {
    background: #EAE6E6;
}
.navbar-default .navbar-toggle:focus {
    background: #EAE6E6;
}
.navbar-default .navbar-toggle .icon-bar{
    background:#287b9d;
}
/*jml*/
.page-header {
    margin: 0px 0px 20px;
}

@media (min-width: 0px) and (max-width: 767px) {
header .nav > li {
    display: block;
	border-bottom: 1px dashed #d6d6d6
}
header .nav > li > a{
margin: 0 0 0 0;
padding: 10px 0px;
font-size: 16px;
}
header .nav > li:last-child{
margin-bottom:10px;
}
header .nav > li > a:focus, .nav > li > a:hover{
margin: 0 0 0 0;
padding: 10px 0px;
border-bottom: none;
color: #fff;
background: #337A98;
}

}
@media (min-width: 768px) and (max-width: 991px){
header .nav > li > a {
    font-size: 16px;
    padding: 0px 10px;
}
}

.stripe-btn-left{
    background: #287b9d;
    margin: 5px 0px;
	padding-bottom:30px;
}

.stripe-btn-left > .navbar-default, .navbar-collapse {
    background: none;
    border: none;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: none;
}

.stripe-btn-left > .navbar-toggle {
    margin: 5px 0px 5px;
    position: relative;
    float: none;
    padding: 10px 70px;
    background: transparent
    background-image: none;
    border: 0px solid #287b9d;
    border-radius: 0px;
}
.stripe-btn-left > .navbar-toggle {
    border-color: transparent;
    background: transparent;
}
.stripe-btn-left > .navbar-toggle:hover {
    background: transparent;
}
.stripe-btn-left > .navbar-toggle:focus {
    background: transparent;
}
.stripe-btn-left > .navbar-toggle .icon-bar{
    background:#fff;
}
@media (min-width: 0px) and (max-width: 768px){
.left{
   top:0;
}
.menu-div {
    margin-top: 0px;
}
.menu-content{
text-align: center;
}
}

@media (min-width: 768px) and (max-width: 991px){
.maps{
padding-top: 20px;
}
.right {
    margin-top: -150px;
}
}
@media (min-width: 0px) and (max-width: 768px){
.maps{
padding-top: 20px;
}
}