@charset "utf-8";
body, html {
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #ffffff !important;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	font-size: 36px;
	font-weight: 300 !important;
	text-transform: uppercase;
	margin: 0;
}
h3 {
	font-size: 20px; /*war 16*/
	font-weight: 700;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px; /*war 13*/
}
a {
	color: #5b777f;
	transition: all 0.5s;
}
a:hover, a:focus {
	text-decoration: none;
	color: #f1c40f;
}
a.blanco {
	color: #ffffff;
	transition: all 0.5s;
}
a.blanco:hover, a:focus {
	text-decoration: none;
	color: #f1c40f;
}

.img-centered {
	margin: 0 auto;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffffff;
	z-index: 99999;
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}
.section-title {
	padding: 30px 0;
}
.section-title h2 {
	font-weight: 400;
	margin-bottom: 26px;
}
hr {
	height: 3px;
	width: 60px;
	position: relative;
	background: #626a29;
	border: 0;
	margin-bottom: 30px;
}

.roboto {
	font-family: 'Roboto', sans-serif;
}

/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(255, 255, 255, 0);
}
#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #d9e0e2;
	font-weight: 700;
	letter-spacing: 1px;
}
#menu a.navbar-brand i.fa {
	color: #f3ca27;
}
#menu.navbar-default .navbar-nav > li > a {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #6f6f6f;
	font-size: 12px;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #40a1d5;
}
.on {
	background-color: #ffffff !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #40a1d5 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #40a1d5;
	border-color: #40a1d5;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}

.sectionhead {
	padding: 80px 0 60px 10px;
	background-color: #40a1d5;
	color: #ffffff;
	text-align:left;
	font-weight:300;
}

.sectionheadtext {
	display: table-cell;
    vertical-align: bottom;
	padding-top: 20px;
	height: 200px;
	
}

.titlecontainer{
	float:left;
	color: #ffffff;
	padding: 20px 0 20px 0;
	text-align:center;
	width: 250px;
	margin-top: 30px;
	border-bottom: 1px solid #ffffff;
	border-top:	1px solid #ffffff;
}

.titlecontainer h2{
	font-size: 28px;
}

.titleandlogo{
	margin: 0 30px 0 0;
	float:left;
}


/* Home Style */
header {
	/* background: url(../img/header-bg.jpg) no-repeat bottom center;*/
	background-color: #ffffff;
	background-size: cover;
	color: #d9e0e2;
	position: relative;
	height: 100%;
}
header p {
	color: #ffffff; /* war #d9e0e2;*/
	font-size: 20px;
	margin-bottom: 80px;
	padding-top: 0;
	padding-right: 11%;
	padding-left: 11%;
	padding-bottom: 0;
	letter-spacing: 1px;
}

.intro-img {
	position: relative;
	padding-top: 150px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 120px;
}
.intro-text {
	position: relative;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
	background-color: #40a1d5;
	font-weight:300;
	color: #ffffff;
}
.intro-text H1 {
	font-size: 70px;
	text-transform: uppercase;
	color: #d9e0e2;
	letter-spacing: 2px;
}
.color {
	color: #f3ca27;
}
.btn-default {
	color: #8a0169;
	font-family: 'Open Sans', sans-serif;
	background-color: #f6a732;
	border: 0;
	margin: 0 8px;
	font-size: 18px;
	transition: all 0.5s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #c1a618;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 90px;
  height: 90px;
  padding: 10px 16px;
  font-size: 30px;
  line-height: 2;
  border-radius: 45px;
  background-color: rgba(255, 255, 255, 0);
  color: #FFFFFF;
  border: 1px solid #ffffff;
}

.btn-circle.btn-xl:hover, .btn-circle.btn-xl:focus, .btn-circle.btn-xl.focus, .btn-circle.btn-xl:active, .btn-circle.btn-xl.active {
	background-color: rgba(255, 255, 255, 0.1);
}

.keywordsjusttext {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 16px;
	padding: 15px 0 15px 0;
	color: #6f6f6f; /*jetzt etwas dunkler grau, war hellgrau: #aaaaaa;*/
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}



/* elearning Section */
#elearning-section {
	padding: 0 0 100px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background-color: #ffffff;
	color: #6f6f6f;
}


#elearning-section h2{
	font-size: 28px;
}
#elearning-section hr {
	background: #a9971c;
}

.space {
	margin-top: 40px;
}

.space2 {
	margin-top: 60px;
}

.keyword {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	border-right: 4px solid #ffffff;
	width: 131px;
	height: 32px;
	padding: 6px 0 0 0;
	background: #94c5df;
	margin-bottom: 8px;
	color: #ffffff;
	transition: all 0.5s;
	float:left;
}

#elearning-section .keyword:hover {
	background: #40a1d5;
}

#elearning-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #6f6f6f;
}


.workcaption {
	text-align: left;
	padding: 20px 0 20px 0;
}

.paraservicios i.fa {
	font-size: 30px !important;
	padding: 5px !important;
	color: #6f6f6f !important;
}


.elearningportfolio-item {
	margin-bottom: 30px;
}
.elearningportfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;
}


.elearningportfolio-item-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f1c40f;
}
.elearningportfolio-item-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
	color: #193a6e;
}
.elearningportfolio-item-modal .modal-content p {
	margin-bottom: 30px;
}
.elearningportfolio-item-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;
}
.elearningportfolio-item-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.elearningportfolio-item-modal .modal-content img {
	margin-bottom: 30px;
}
.elearningportfolio-item-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.elearningportfolio-item-modal .close-modal:hover {
	opacity: .3;
}
.elearningportfolio-item-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.elearningportfolio-item-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.elearningportfolio-item-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;
}
.elearningportfolio-modal .btn-primary:hover, .elearningportfolio-modal .btn-primary:focus, .elearningportfolio-modal .btn-primary.focus, .elearningportfolio-modal .btn-primary:active, .elearningportfolio-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;
}


.elearningportfolio-modal .btn-nuevo {
	color: #d6d6d6;
	background-color: #888888;
	border-color: #888888;
}
.elearningportfolio-modal .btn-nuevo:hover, .elearningportfolio-modal .btn-nuevo:focus, .elearningportfolio-modal .btn-nuevo.focus, .elearningportfolio-modal .btn-nuevo:active, .elearningportfolio-modal .btn-nuevo.active {
	color: #d6d6d6;
	background-color: #5a5b5b;
	border-color: #5a5b5b;
}


/* Apps Section */

#apps-section {
	padding: 0 0 100px 0;
	background-color: #ffffff;
	color: #6f6f6f;	
}


#apps-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #6f6f6f;
}


#apps-section hr {
	background: #a9971c;
}

.appsportfolio-item {
	margin-bottom: 30px;
}
.appsportfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;
}


.appsportfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f1c40f;
}
.appsportfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
	color: #193a6e;
}
.appsportfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.appsportfolio-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;
}
.appsportfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.appsportfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.appsportfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.appsportfolio-modal .close-modal:hover {
	opacity: .3;
}
.appsportfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.appsportfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.appsportfolio-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;
}
.appsportfolio-modal .btn-primary:hover, .appsportfolio-modal .btn-primary:focus, .appsportfolio-modal .btn-primary.focus, .appsportfolio-modal .btn-primary:active, .appsportfolio-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;
}


.appsportfolio .btn-nuevo {
	color: #d6d6d6;
	background-color: #888888;
	border-color: #888888;
}
.appsportfolio-modal .btn-nuevo:hover, .appsportfolio-modal .btn-nuevo:focus, .appsportfolio-modal .btn-nuevo.focus, .appsportfolio-modal .btn-nuevo:active, .appsportfolio-modal .btn-nuevo.active {
	color: #d6d6d6;
	background-color: #5a5b5b;
	border-color: #5a5b5b;
}

/* Coding Section */
#coding-section {
	padding: 0 0 100px 0;
	background-color: #ffffff;
	color: #6f6f6f;
	text-align:left;
	
}
#coding-section h4 {
	color: #40a1d5;
}

#coding-section h2{
	font-size: 28px;
}
#coding-section li {
	margin-bottom: 6px;
	list-style: none;
	padding: 0;
	/*fontsize hier nochmal setzen, war sonst 14 (aus 'bootstrap.css')*/
	font-size: 16px;
}
#coding-section li:before {
	content: "✓";
	color: #40a1d5;
	padding-right: 5px;
}

/* Video Section */
#video-section {
	padding: 0 0 100px 0;
	background-color: #ffffff;
	color: #6f6f6f;	
}


#video-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #6f6f6f;
}


#video-section hr {
	background: #a9971c;
}

.videoportfolio-item {
	margin-bottom: 30px;
}
.videoportfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;
}


.videoportfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f1c40f;
}
.videoportfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
	color: #193a6e;
}
.videoportfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.videoportfolio-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;
}
.videoportfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.videoportfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.videoportfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.videoportfolio-modal .close-modal:hover {
	opacity: .3;
}
.videoportfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.videoportfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.videoportfolio-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;
}
.videoportfolio-modal .btn-primary:hover, .videoportfolio-modal .btn-primary:focus, .videoportfolio-modal .btn-primary.focus, .videoportfolio-modal .btn-primary:active, .videoportfolio-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;
}


.videoportfolio-modal .btn-nuevo {
	color: #d6d6d6;
	background-color: #888888;
	border-color: #888888;
}
.videoportfolio-modal .btn-nuevo:hover, .videoportfolio-modal .btn-nuevo:focus, .videoportfolio-modal .btn-nuevo.focus, .videoportfolio-modal .btn-nuevo:active, .videoportfolio-modal .btn-nuevo.active {
	color: #d6d6d6;
	background-color: #5a5b5b;
	border-color: #5a5b5b;
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



/* Gallery Section 
==============================*/
#works-section {
	padding: 0 0 100px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(255,255,255);
}
#works-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #6f6f6f;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
#works-section hr {
	background: #a9971c;
}
ul.cat {
	margin: 0;
	padding: 0;
}
ul.cat li {
	display: inline-block;
}
ol.type {
	margin-left: 0;
	padding-left: 0;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #51633d;
	border: 1px solid #bbdaeb;
	padding: 8px 16px;
	border-radius: 3px;
}
ol.type li a.active {
	background: #bbdaeb;
}
ol.type li a:hover {
	background: #bbdaeb;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #c0cbce;
	background: rgba(25, 58, 110, 0.9);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 20px;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f1c40f;
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
	color: #193a6e;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;
}

.portfolio-modal .btn-nuevo {
	color: #d6d6d6;
	background-color: #888888;
	border-color: #888888;
}
.portfolio-modal .btn-nuevo:hover, .portfolio-modal .btn-nuevo:focus, .portfolio-modal .btn-nuevo.focus, .portfolio-modal .btn-nuevo:active, .portfolio-modal .btn-nuevo.active {
	color: #d6d6d6;
	background-color: #5a5b5b;
	border-color: #5a5b5b;
}

.fondoblanco {
	background: #ffffff !important;
}

.textogris {
	color: #969696;
}

/* About Section */
#about-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: rgb(138,1,105);
	color: #ffffff;
}
#about-section h4 {
	color: #81969c;
	font-size: 20px;
}
#about-section li {
	margin-bottom: 6px;
	list-style: none;
	padding: 0;
}
#about-section li:before {
	content: "✓";
	color: #f3ca27;
	padding-right: 5px;
}

.sinmargen {
	padding: 0;
}


/* Team Section */
#team-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(246,167,50);
}
#team-section hr {
	background: #a9971c;
}
#team-section .item {
	padding: 0;
	margin: 15px;
	text-align: center;
}
img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#team-section .thumbnail {
	background: transparent;
	border: 0;
}
#team-section .thumbnail .caption {
	padding: 9px;
	color: #1c424d;
}
#team-section i.fa {
	font-size: 16px;
	color: #faeaab;
	margin-top: 10px;
}
#team-section i.fa:hover {
	color: #1c424d;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 50%;
	background: #42626b;
	transition: all 0.5s;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #f1c40f;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #f1c40f;
}
/* Impressum Section */
#impressum-section {
	padding: 80px 0 0 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background-color: #193a6e;
	background-size: cover;
	background-attachment: fixed;
	color: #ffffff;
}
#impressum {
	padding: 30px 0;
}

#impressum-section hr {
	background: #40a1d5;
}

#impressum-section p {
	margin: 0 0 50px 0;
}

.impressum-img {
	position: relative;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
}

/* Contact Section */
#contact-section {
	padding: 80px 0 20px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: #40a1d5;
	color: #ffffff;
}
#contact-section hr {
	background: #ffffff;
}
#contact-section h3 {
	font-size: 20px;
	font-weight: 400;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section .fa {
	color: #ffffff;
	margin-bottom: 10px;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact-section .social {
	margin-top: 60px;
}
#contact-section .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact-section .social i.fa {
	font-size: 26px;
	padding: 4px 5px;
	color: #ffffff;
	transition: all 0.5s;
}
#contact-section .social i.fa:hover {
	color: #193a6e;
}
#contact-section .btn {
	background: transparent;
	border: 2px solid #fef9e7;
	border-radius: 4px;
	padding: 6px 14px;
	margin-top: 20px;
	color: #fef9e7;
	font-size: 16px;
	transition: all 0.5s;
}
#contact-section .btn:hover, #contact-section .btn:focus {
	background: #fef9e7;
	border: 2px solid #fef9e7;
	color: #5b777f;
}
#contact-section .text-danger {
	color: #cc3300;
	text-align: left;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Footer */
#footer {
	background: #40a1d5;
	padding: 15px 0 10px 0;
	color: #ffffff;
	text-align: center;
}
#footer p {
	margin-top: 10px;
}

@media (max-width: 768px) {
.content {
	padding: 40% 0 0;
}
}

@media (max-width: 603px) {
#menu.navbar-default {
	background-color: rgba(255, 255, 255, 1);
}
label {
	float: none !important
}
.hover-bg .hover-text {
	padding: 12% 10%;
}
}

@media (max-width: 360px) {
.hover-bg .hover-text {
	padding: 22% 10%;
}
}
