/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 25.08.2014, 11:53:43
    Author     : alpin3rocker
*/



body {
    /*background-color: #434343;
    background-image: linear-gradient(#434343, #282828);*/
    background-repeat: no-repeat;
    height: 100%;
    overflow-x: hidden;
    margin: 100px 0 0;
    padding: 0;
}
a {
    color: rgba(24, 136, 216, 1);
    text-decoration: none;
}
a:hover, a:focus{
    color:rgba(24, 136, 216, 0.5);
}

/* @font-face {
    font-family: "Baumans";
    font-style: normal;
    font-weight: 400;
    src: local("Baumans"), local("Baumans-Regular"), url("http://fonts.gstatic.com/s/baumans/v5/3DEdKAl82M5rDSLBVcU5jA.woff") format("woff");
} */


@font-face {
	font-family: 'Baumans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('Baumans/baumans-v17-latin-regular.woff2') format('woff2');
}


ul {
    margin: 0 0 20px;
    padding: 0 0 0 16px;
}
.csc-default{
    padding-left: 20px;
}
.gradient {
    background-image:linear-gradient(#434343, #282828);
}

p {
    color: #434343;
    font-size: 14px;
}
li {
    color: #434343;
    font-size: 14px;
}
footer h1, .h1 {
    font-size: 30px;
    margin: 0 0 20px 20px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #434343;
}
h1, .h1 {
    font-size: 30px;
}
h2{
    font-size: 22px;
}
h3, .h3 {
    font-size: 20px;
}
.gradient-blue{

background: rgb(20,104,163); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iIzE0NjhhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2JjZDNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzgyYmJkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzNkNzhhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzE0NjhhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left, rgba(20,104,163,1) 7%, rgba(188,211,224,1) 17%, rgba(130,187,214,1) 41%, rgba(61,120,160,1) 67%, rgba(20,104,163,1) 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(7%,rgba(20,104,163,1)), color-stop(17%,rgba(188,211,224,1)), color-stop(41%,rgba(130,187,214,1)), color-stop(67%,rgba(61,120,160,1)), color-stop(95%,rgba(20,104,163,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(20,104,163,1) 7%,rgba(188,211,224,1) 17%,rgba(130,187,214,1) 41%,rgba(61,120,160,1) 67%,rgba(20,104,163,1) 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(20,104,163,1) 7%,rgba(188,211,224,1) 17%,rgba(130,187,214,1) 41%,rgba(61,120,160,1) 67%,rgba(20,104,163,1) 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(20,104,163,1) 7%,rgba(188,211,224,1) 17%,rgba(130,187,214,1) 41%,rgba(61,120,160,1) 67%,rgba(20,104,163,1) 95%); /* IE10+ */
background: linear-gradient(to right, rgba(20,104,163,1) 7%,rgba(188,211,224,1) 17%,rgba(130,187,214,1) 41%,rgba(61,120,160,1) 67%,rgba(20,104,163,1) 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1468a3', endColorstr='#1468a3',GradientType=1 ); /* IE6-8 */

}
.galaxy{
    position: relative;
}
.logo {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    display: block;
    height: 100%;
    margin: 10px 0;
    padding: 5px 0;
    position: relative;

    z-index: 1;
    float:left;
}
.logo > a {
    display: inline-block;
    margin: 0 auto;
}
.navbar-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
header .logo img.logo {
    width: 236px;
    height: auto;
    top:0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.navbar-toggle {

    margin-right: 0;

}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
footer h3 {
    color: rgba(24, 136, 216, 1);

    font-size: 18px;
    text-transform: uppercase;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
    margin-top: 20px;
    min-height: 30px;
    position: relative;
}
.space-left{
    margin-left: 20px;
}
.systems {
    height: 50px;
    position: absolute;
    top: 17px;
    width: 100%;
    z-index: 2;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: rgba(24, 136, 216, 1);
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: rgba(24, 136, 216, 1);
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: rgba(24, 136, 216, 1);
}
.dropdown-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-left: none;
    border-right: none;
    background-color: #282828;
    top: 30px;
    z-index: 1000;
}
.dropdown-menu > li > a {
    color: #ffffff;
}
.navbar-nav > li {

    margin-right: 20px;
}

.content {
    background-color: transparent;
    height: 100%;
    padding-top: 0px;
    position: relative;
}
.col-image {



}
footer p {
    color: #efefef;
}
.form-horizontal .control-label {
    color: #434343;
    text-align: left;
}
.btn-info {
    background-color: rgba(24, 136, 216, 1);
    border-color: rgba(24, 136, 416, 1);
    color: #fff;
}
footer {
    background: linear-gradient(#434343, #000) repeat scroll 0 0 #000;
    position: relative;
        overflow: hidden;
}

footer::first-child .fa {
    font-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
}

footer::before, header::before {
    background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 77%, transparent);
    background-size: 70px 50px;
    bottom: 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    transform: skew(-45deg);
    width: 100%;
}
header{
    position: relative;

}
.shadow-top {
    box-shadow: 0 -5px 5px -5px #333;
}
.shadow-right {
    box-shadow: -5px 0 5px -5px #333;
}
.shadow-bottom {
    box-shadow: 0 5px 5px -5px #333;
}
.shadow-left {
    box-shadow: 5px 0 5px -5px #333;
}
.shadow-all {
    box-shadow: 0 0 5px #333;
}

footer .container .footerCe {
    border-top: 1px dotted #ccc;
    margin: 60px 0 0;
    padding-top: 20px;
}

.nivo-caption p {
    margin: 0;
    padding: 5px 0;
}
.nav > li > a {

    font-size: 13px;

}
.container{
    position:relative;
}
.img-below .img-wrap {
    margin-top: 0px;
}


footer.headerNavi .fa{
    font-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
}
.copyright {
    margin-bottom: 10px;
    color: #c6c6c6;
    font-size: 12px;
}
footer ul {
    padding: 0;
    color: #c6c6c6;
    font-size: 12px;
}
h1, h3, h2, h4{
    font-family:Baumans,Arial,Helvetica,sans-serif;
    position: relative;
    z-index: 1;
}
h4, .h4 {
    font-size: 22px;
}
footer h4 {
    color: #ffffff;
    padding-bottom: 5px;
    padding-left: 15px;
    z-index: 3;
}

footer h4:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGElEQVQImWNgYGBowIIZGJAZ6ICKElgBAAC0BIF5QLCaAAAAAElFTkSuQmCC") repeat scroll 0 0 / 10px 5px rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    transform: skew(-45deg);
    width: 100%;
    z-index: -1;
}

footer h4::after{
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(32,124,202,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(32,124,202,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(32,124,202,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(32,124,202,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(32,124,202,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(32,124,202,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#207cca',GradientType=0 ); /* IE6-8 */
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 50%;
    z-index: -2;
    left: 0px;
    transform: skew(-45deg);
}
.flexslider {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    border-radius: 4px;
    margin: 0 0 60px;
    position: relative;
}
footer h5 i{
    color: #fff;
}
footer h5{
    font-size: 14px;
    font-weight: 600;
}


@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
     }
    .logo {
        width: 100%;
        float: left;
    }
    .navbar {
        border: medium none;
        margin-bottom: 0;
        margin-top: 61px;
        min-height: 20px;
        position: relative;
    }
    .navbar-nav > li {
        margin-right: 5px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        text-transform: uppercase;
        padding: 5px 15px;
    }
    .nav > li > a {
        font-size: 12px;
    }
    .dropdown-menu {
        top: 30px;
    }
}



@media (min-width: 996px) {
    .dropdown:hover .dropdown-menu {
        display: block;
     }
    .logo {
        width: 100%;
        float: left;
    }
    .navbar {
        border: medium none;
        margin-bottom: 0;
        margin-top: 61px;
        min-height: 30px;
        position: relative;
    }
    .navbar-nav > li {
        margin-right: 15px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        text-transform: uppercase;
        padding: 15px 15px 5px;
    }
    .nav > li > a {
        font-size: 14px;
    }
    .dropdown-menu {
        top: 40px;
    }
}



@media (min-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display: block;
     }
    .logo {
        width: 100%;
        float: left;
    }
    .navbar {
        border: medium none;
        margin-bottom: 0;
        margin-top: 61px;
        min-height: 30px;
        position: relative;
    }
    .navbar-nav > li {
        margin-right: 20px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        text-transform: uppercase;
        padding: 15px 15px 5px;
    }
    .nav > li > a {
        font-size: 14px;
    }
    .dropdown-menu {
        top: 40px;
    }
}






.badge {
    color: #fff;
    font-size: 16px;
    min-width: 230px;
    padding: 5px 10px;
    text-align: left;
}
.badge a {
    color: #fff;

}

.well {
    background-color: transparent;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    overflow: hidden;
    padding: 20px 20px 0;
    position: relative;
}
.well figure{

}
.well::before {
    background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGklEQVQYlWNg4BKRIogZGBgYEAxCYFQhNQAAh+4DucEb4BcAAAAASUVORK5CYII=") repeat scroll center center / 5px 5px rgba(0, 0, 0, 0);
    background-position: center center;
    bottom: 0;
    content: "";
    height: 50%;
    left: 100%;
    position: absolute;
    transform: skew(-45deg);
    width: 200%;
    margin: 0 0 0 -100%;
}
.well h3.csc-firstHeader {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    padding-left: 20px;
    position: absolute;
    width: 100%;
}
.well h2.csc-firstHeader {
    margin: 0 0 10px;
}
.sidebar h2{
    margin-top: 0px;

}
.sidebar h1{
    margin-top: 0px;
    margin-bottom: 5px;
    color: rgba(24, 136, 216, 1);
}
.row.main .sidebar {
    margin-top: 40px;
}
.tx-srfreecap-pi1-cant-read {
    display: inline-block;
    margin-right: -15px;
    width: 50%;
}
.tx-srfreecap-pi1-image {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 50%;
}
.navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
    padding: 5px ;
}
.caption-title {
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.flex-caption {
    background: none repeat scroll 0 0 rgba(0,0,0,0.7);
    color: #ffffff;
    margin-bottom: 0;
    padding: 10px;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}
