@import url("animate.css");

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* shadows-into-light-two-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/shadows-into-light-two-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/shadows-into-light-two-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/shadows-into-light-two-v17-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/shadows-into-light-two-v17-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/shadows-into-light-two-v17-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/shadows-into-light-two-v17-latin-regular.svg#ShadowsIntoLightTwo') format('svg'); /* Legacy iOS */
}

a:hover {    color: #404040;}
a:hover, a:focus{
    text-decoration: underline !important;

}

.verlinkung-rot {
     color: rgb(209, 4, 4) !important; 
    text-decoration: underline !important;    
}


.rote-linie {
    color: rgb(209, 4, 4) !important;
    border-width: 2px;
    margin: 0;
    padding: 0;
}

.slider_h6 {
  /*color:#FF9F00;   /* Farbe orange */
    color: #4d4c4c; /* graue Farbe */
  font-size:45pt;  /* Größe 28pt   */
    line-height: 55pt;
    font-weight: 700;
}

.slider_p {
   color: rgb(209, 4, 4);
    font-size: 35pt;
    line-height: 40pt;}

/* Home Concept Startseite */

.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}

.home-concept .process-image {
  background: transparent url("../../../images/andweb/home-concept-item.png") no-repeat scroll 0 0;
  height: 175px;
  margin: 100px auto 0;
  padding-bottom: 50px;
  position: relative;
  text-align: center;
  width: 160px;
  z-index: 1;
}

.home-concept {
  background: transparent url(../../../images/andweb/home-concept.png) no-repeat center 0;
  width: 100%;
  overflow: hidden;
}

.home-concept .process-image img {
  border-radius: 150px;
  margin: 7px 8px;
  width: auto;
  height: auto;
  max-width: 145px;
  max-height: 145px;
}

.home-concept .process-image.process-image-on-middle {
		margin-top: 95px;
	}
}

.home-concept .our-work {
	margin-top: 52px;
	font-size: 2.2em;
}

.home-concept .project-image {
	background: transparent url(../../../images/andweb/home-concept-item.png) no-repeat 100% 0;
	width: 350px;
	margin: 20px 0 0 -30px;
	padding-bottom: 45px;
	position: relative;
	z-index: 1;
}

.home-concept .sun {
	background: transparent url(../../../images/andweb/home-concept-icons.png) no-repeat 0 0;
	width: 60px;
	height: 56px;
	display: block;
	position: absolute;
	left: 0;
	top: 65px;
}

.home-concept .cloud {
	background: transparent url(../../../images/andweb/home-concept-icons.png) no-repeat 100% 0;
	width: 116px;
	height: 56px;
	display: block;
	position: absolute;
	left: 53%;
	top: 35px;
}

.concept_image_tief {
    margin-top: 50px;
}

.process-image-title {
    font-weight: 700;
    margin-bottom: 150px;
     display: block;
  font-family: "Shadows Into Light Two",cursive;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 30px;
  position: relative;
  color: #d10404;
}

.arbeit {margin-top: 40px;}

.home-concept .concept-video img {
  border-radius: 340px;
  margin: 7px 8px;
  width: auto;
  height: auto;
  max-width: 338px;
  max-height: 338px;
}


/*.hoehe {
    height: 350px;
}*/

span.arrow.hlb {
    background-position: -209px -101px;
    height: 47px;
    width: 120px;
}

span.arrow {
    background: transparent url("../../../images/andweb/arrows.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 120px;
    position: relative;
    width: 47px;
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
.animated, .appear-animation {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.appear-animation-visible {
    opacity: 1;
}

.btn-primary, .pagination > .active > a {
    background-color: #d11f04;
    background-image: linear-gradient(to bottom, #d10404, #d14804);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .pagination > .active > a:hover {
    background-color: #d14804;
    border-color: #d10404;
}
.btn-primary:active, .pagination > .active > a:active, .btn-primary:focus, .pagination > .active > a:focus {
    background-color: #d14804;
    border-color: #d10404;
}

.fa-external-link:before {
  content: "\f08e";
}

ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.unstyled, ol.unstyled {
  padding: 0;
  margin: 0 0 10px 0px;
}

.label, .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {border-radius: 3px;}

h1.ueber1 {text-align: right; margin-bottom: 0rem !important;}
h2.ueber2 { text-align: right;}


.headline-bullet .module-title::before {
    border-left: calc(5px + 0.1em) solid #d10404;}

.headline-border-primary .module-title {
    border-bottom: 1px solid #d10404 !important;}

li.okay_gruen {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 1.5em;
}
li.okay_gruen::before {
    color: #21ae00;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.okay_rot {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 1.5em;
}
li.okay_rot::before {
    color: #d10404;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.okay_blau {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 1.5em;
}
li.okay_blau::before {
    color: #0022a0;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.okay_gelb {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 1.5em;
}
li.okay_gelb::before {
    color: #dfcd01;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.film_gruen::before {
    color: #21ae00;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.film_gruen {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 8em;
}
li.film_rot::before {
    color: #d10404;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.film_rot {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 8em;
}
li.film_blau::before {
    color: #0022a0;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.film_blau {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 8em;
}
li.film_gelb::before {
    color: #dfcd01;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 2em;
    margin-left: -1.5em;
    width: 1.5em;
}
li.film_gelb {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 8em;
}

.rot-ueber {
    color: #d10404;
    font-weight: bold;
    margin: 10px 0;
}
.rot {
    color: #d10404;
}
.blau {
    color: #0022a0;
}


li.okay {
    line-height: 40px;
    list-style: outside none none;
    padding-left: 1.5em;
}
li.okay::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: -1.5em;
    width: 1.5em;
}

.fa {
    margin-right: 4px;
    margin-left: 4px;
}