/***************************************************/
/*  Änderungen                                    --*/
/*  11/2020										--*/
/*  styles für carousel und devices angehängt	-*/
/***************************************************/
@font-face {
      font-family: 'Amatic';
      src: url(../fonts/AmaticSC-Regular.ttf) format('truetype');
}
@font-face {
      font-family: 'OpenSans';
      src: url(../fonts/OpenSans-Light.ttf) format('truetype');
}

body{
	margin:0;
	font-family: 'Amatic', sans-serif;
	 -webkit-hyphens: auto;      /*Chrome, Safari, Opera*/
	 -moz-hyphens: auto;      /*Mozilla*/
	 -ms-hyphens: auto;    /*IE9*/
	 hyphens: auto;
}
/*--kein gedotter Rahmen um Links beim mozilla--*/
a:hover, a:active, a:focus { 
outline: none; 
-moz-outline-style: none;
}

#galerie a {
text-decoration:none;
}
#galerie p.smaller {
	font-size: .9em;
}

p,
.normal {
	font-family: 'OpenSans', sans-serif;
	margin-bottom:1.2em;
	font-size:18px;
}

h2 {
	margin-bottom:0.2em;
	
}
h4 {
	font-family: 'OpenSans', sans-serif;
	font-size: 20px;
	margin-bottom: 1.8em;	
}
h4 .glyphicon {	
	font-size: 24px;	
}
h4 .normal {	
	font-size: 20px;	
}

body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	text-decoration:none;
}

/*--slider-up-arrow--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-up.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*--//slider-up-arrow--*/
footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #666666;
}

footer {
	padding: 1.5em 0 0 0;

}
.footer2 {
	padding-top: 1.5em;

}
.navbar {
    margin-bottom: 0;
    z-index: 9999;
    border: 0;
    font-size: 18px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;
}

.navbar li a, .navbar .navbar-brand {
    color: #666 !important;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #A5004D !important;
   }

.footer2 a {
    color: #666 !important;
	font-size:12px;
}

.footer2 a:hover {
    color: #A5004D !important;
   }

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}

#about,
#banner,
#about,
#warum,
#whatis,
#service,
#zitat,
#galerie {
	padding-top:80px;
	padding-bottom:80px;
}
#kontakt {
	padding-top:40px;
	padding-bottom:40px;
}

#impressum,
#datenschutz {
	padding-bottom:40px;
}

#kontakt,
#impressum,
#datenschutz {
	background: url("../bilder/banner3.jpg");
    /*background-size: auto 100%;*/
	/*so groß wie das bild ist, also 821px, füllt Schirm nicht aus*/
	/*max-width: 100%;*/
	/*so groß wie das bild ist, also 821px, füllt Schirm nicht aus*/
	/*max-width: auto;*/
	/*width: 100%;
	height: 300px;*/
	background-size:contain;
    background-repeat: repeat;

}
.impressum,
.datenschutz {
max-width: 600px;
margin: 15px auto;
background-color: #FFFFFF;
padding: 20px;
}

.margin-auto-700 {
max-width:700px;
margin: 0 auto;
}
.margin-auto-600 {
max-width:600px;
margin: 0 auto;
}

.margintop20 {
margin-top:40px;
}

.padbot {
padding-bottom:60px;

}
.img-rechts {
    float:right;
    width: 300px;
    /*height: 424px;*/
	 height: 310px;
    margin-left: 7%;
	padding: 10px;
/* background-color: #F2F2F2;
 border-bottom: 1px solid #AAA;
 border-right: 1px solid #AAA;*/
 display: inline-block;    
} 
.img-rahmen-grey {    
 background-color: #666666;
 border-bottom: 3px solid #AAA;
 border-right: 3px solid #AAA;
 border-top: 1px solid #AAA;
 border-left: 1px solid #AAA;    
} 

.kontaktlink {
text-decoration:underline;
color:#000033;
font-weight:bold;
}

.panel-title {
    font-size: 20px;
}



#zitat blockquote,
#whatis blockquote,
#warum blockquote {
font-family: Baskerville ,Georgia, Times, "Times New Roman", serif;
margin: 1em 0px;
padding: 1em 1em;
font-style: italic;
text-align: left;
font-size: 1em;
min-height: 60px;
color: #666666;

}
#zitat .col-sm-12 {
padding: 0 15%;


}

#zitat blockquote:before,
#whatis blockquote:before,
#warum blockquote:before {
display: block;
float: left;
content: "\201C";      /*left quote*/
font-size: 100px;
margin-right: 10px;
color: #a5004d;
/*background-color: #03C9A9;*/
padding: 5px 12px 5px 8px;
width: 50px;
height: 100px;
line-height: 90px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

#zitat blockquote cite,
#whatis blockquote cite,
#warum blockquote cite {
position: relative;
display: block;
text-align: right;
margin-top: 5px;
color: #999;
} 

.bg-grey {
    background-color: #f6f6f6;
}
.rot {
    color: #A5004D;
}
/*--//card Flip im Part iii --*/
.card-container-iii {
  height: 362px;
  -moz-perspective: 600px;
  -o-perspective: 600px;
  -webkit-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
  position: relative;
  width: 500px;
}
/*--//card Flip--*/
.card-container {
	width: 326px;
  height: 380px;
  -moz-perspective: 600;
  -o-perspective: 600;
  -webkit-perspective: 600;
  -ms-perspective: 600;
  perspective: 600;
  position: relative;
  
}
.card {
  height: 100%;
  position: absolute;
  -moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  width: 100%;
}
.card:hover {
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card .side {
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  position: absolute;
  width: 100%;
}
.card .back {
-moz-transform: rotateY(180deg);     /*Mozille*/
-ms-transform: rotateY(180deg);      /*IE9*/
-o-transform: rotateY(180deg);     /*Opera*/
-webkit-transform: rotateY(180deg);   /*Chrome , Safari*/
  transform: rotateY(180deg);
}

/*--//card Flip 150x150--*/
#galerie .card-container {
width: 270px;
  height: 150px;  
  perspective: 600;
  position: relative;
  
}
#galerie .card {
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  width: 100%;
}
#galerie .card:hover {
  transform: rotateY(180deg);
}
#galerie .card.side {
  backface-visibility: hidden;
  height: 100%;
  position: absolute;
  width: 100%;
}
#galerie .card .back {
  transform: rotateY(180deg);
}
/*--//service - container kleiner--*/
#service .col-sm-4 {
	padding-left: 6%;
	padding-right: 6%;
}
/*--//animation--*/
@keyframes slide {
  0% {
    right: 0;
    top: 0;
  }
  50% {
    right: 244px;
    top: 100px;
  }
  100% {
    right: 488px;
    top: 0;
  }
}
.stage {
  background: #eaeaed;
  border-radius: 6px;
  height: 150px;
  position: relative;
  min-width: 538px;
}
.stage:hover .ball {
  animation: slide 2s linear;
}
.ball {
  background: #2db34a;
  border-radius: 50%;
  height: 50px;
  position: absolute;
  width: 50px;
}

/*--//Kontaktformular--*/
.contact-right form {
  text-align: right;
  font-family: OpenSans;
  padding: 0 10%;
}

.contact-right input[type="text"] {
  border: 1px solid #B3AFA6;
  width: 32.4%;
  margin: 0 0 1em 0;
  outline: none;  
  font-size: 14px;
  color: #5b5b5b;
  padding: 10px 12px;
  -webkit-appearance: none;
}
.contact-right input[type="email"] {
  border: 1px solid #B3AFA6;
  margin: 0 .5em 1em 0.5em;
  outline: none;
  font-size: 14px;
  color: #5b5b5b;
  padding: 10px 12px;
  width: 32.4%;
  -webkit-appearance: none;
}
.contact-right textarea {
  border: 1px solid #B3AFA6;
  outline: none;
  font-size: 14px;
  color: #5b5b5b;
  padding: 10px 12px;
  width: 100%;
  resize: none;
  height: 180px;
  -webkit-appearance: none;
}
.contact-right input[type="submit"],
.contact-right input[type="reset"] {
    border: 1px solid #B3AFA6;
    padding: .7em 0;
    width: 22%;
    margin-top: 0.8em;
    font-size: 1.1em;
    color: #B3AFA6;
    letter-spacing: 1px;
    outline: none;
    background-color: #fff;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
	  -webkit-appearance: none;
}
.contact-right input[type="submit"]:hover,
.contact-right input[type="reset"]:hover{
	background-color:#B3AFA6;
	color:#A5004D;
}
.terms {
	display:none;
}

/********************************************/

/********************************************/

/********************************************/

h1,h3,h5,h6{
	margin:0;			   
}

ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
/*--header--*/
.header {
    padding: .8em 0;
    background-color: #82B10B;
}
.header-info p {
    font-size: 1.3em;
    color: #fff;
	margin-top: 0.3em;
}
.header-info.navbar-right p:before {
    content: '';
    background: url(../images/iconsprite.png)no-repeat -52px 1px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 11px;
}
.datenschutz ul li {
	margin: 0 0 0 25px;
	line-height: 1.5em;
	text-align:left;
}
/*--search-button--*/
form.navbar-form.navbar-right {
  margin: 0;
  padding: 0;
}
.form-group {
  position: relative;
}
input.form-control {
    padding: 8px 32px 8px 13px;
    height: inherit;
    font-size: 1.1em;
    border-color: #01553D;
	-webkit-appearance: none;
}
button.btn.btn-default {
  border: none;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 21%;
  right: 5%;
  padding: 0;
  outline: none;
   box-shadow: none;
}
button.btn.btn-default:focus {
  background-color:inherit !important;
  box-shadow: none !important;
  border-color:none !important;
  
}
span.glyphicon.glyphicon-search {
    font-size: 1.3em;
	color: #01553D;
}
span.glyphicon.glyphicon-search:focus {
    outline: none;
}
button.btn.btn-default:hover {
    background-color: #FFF;
}
/*--//search-button--*/
.navbar-default {
    margin: 0;
    border: none;
}
/*--top-nav--*/
h1 a.navbar-brand {
    /*font-size: 2em;*/
	font-size: 1em;
    /*margin: 0 !important;*/
	margin: .6em 0;
    display: block;
   /* font-family: 'Engagement-Regular';*/
	/*font-family: 'SourceSansPro';*/
	font-family: 'OpenSans';
    height: 0;
    line-height: 0;
    padding: .6em 0;
	/*color:#B3AFA6;*/
	color:#000000 !important;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	/*color:#E4A412;*/
	color:#B3AFA6;
}
.navbar-nav > li > a {
    /*padding: 1.85em 1.1em;*/
	padding: 1.1em;
    font-size: 1.3em;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: #B3AFA6;*/
  background: #82B10B;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover a, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: #fff;
}

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #B3AFA6;
}
/*--//top-nav--*/
.banner{
	background: url(../images/banner.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height:600px;
	position:relative;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.banner-title {
    padding: 14em 0px;
	position: relative;
}
.banner-text {
    width: 30%;	
}
.banner-text h2 {
    font-size: 4em;
    color: #fff;
}
.banner-text p {
    font-size: 1.2em;
    color: #D6E2DF;
    margin: 1em 0;
    letter-spacing: 1px;
}
a.more {
    font-size: 1.1em;
    color: #fff;
    background-color: #01553D;
    padding: 0.3em 1em;
    line-height: 38px;
}
a.more:hover {
    background-color: #fff;
    color: #01553D;
}
.banner404{
	background: url(../images/banner404.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height:600px;
	position:relative;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
/*------------------ Slider Part starts Here----------*/

#slider3,#slider4 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 47%;
    left: 6%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 32px;
    width: 32px;
    background: transparent url("../images/icons.png") no-repeat 0px 0px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
    left: auto;
    right: 9%;
    background: url(../images/icons.png)no-repeat -37px 0px;
}
#slider3-pager a ,#slider4-pager a {
  display: inline-block;
}
#slider3-pager span, #slider4-pager span{
  float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a{
  padding: 0;
}
#slider3-pager li ,#slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 19%;
    z-index: 111;
    left: 14%;
    padding: 0;
    margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
} 
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: inline-block;
	margin: 0 .5em;
}
@media screen and (max-width: 600px){
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 16px;
    border-radius: 17px;
    width: 17px;
    display: inline-block;
    background: #01553D;
    border: 2px solid #fff;
}
.callbacks_here a:after{
	background: #B3AFA6;
}
/*--//slider end here--*/
/*--about--*/
.about {
  padding: 5em 0;
}
h3.title {
   /* color: #0F3283;*/
	/*color: #01553D;*/
	color: #666666;
    font-size: 3em;
	font-weight:lighter;
    margin-bottom: 1em;
    text-align: center;
}
.about h4 {
    font-size: 1.3em;
    color: #000;
    margin: 0 0 .5em;
    line-height: 1.6em;
}
.about p {
  color: #555;
  font-size: 1.1em;
  line-height: 2em;
}
.about-left  img {
  width: 100%;
}
/*--//about--*/
/*--team--*/
.team-grids {
  position: relative;
}
.team {
    padding: 5em 0;
}
.team-info {
    margin-top: 5em;
}
.team-grids a {
	overflow: hidden;
	position: relative;
	display: block;
}
.captn h4 {
    color: #fff;
    font-size: 1.8em;
    margin-top: 2px;
}
.captn p {
    font-size: 1.1em;
    margin-top: 0.5em;
}
.team-grids a .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: absolute;
    bottom: -84%;
    right: 0;
    /*background-color: rgba(51, 51, 51, 0.68);*/
	/*background-color: rgba(130, 177, 11, 0.68);*/
	/*background-color: rgba(1, 85, 61, 0.68);*/
	background-color: rgba(28, 28, 28, 0.78);
	/*background-color: rgba(46, 134, 154, 0.78);*/
    padding: 5% 10%;
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-grids a:hover .captn {
  width: 100%;
  bottom: 0%;
  padding: 50% 10%;
}
/*--//team--*/
/*--special--*/
.special {
  padding: 5em 0;
}
.special p {
    color: #555;
    font-size: 1.1em;
    line-height: 1.8em;
    margin-bottom: 1.5em;
}
.special h6 {
    font-size: 1.1em;
    color: #01553D;
    line-height: 1.6em;
    margin-bottom: 0.3em;
}
.progress {
    height: 16px;
    margin-bottom: 15px;
}
.progress-bar {
  /*background-color: #B3AFA6;*/
  line-height: 15px;
}
/*--special--*/
/*--services--*/
.services {
    padding: 5em 0;
    background: url(../images/slid.jpg) fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.services h3.title {
    color: #EEE;
}
.work-row-grids {
    text-align: center;
    margin:3em 0;
}
.work-row-grids h4 {
    font-size: 1.4em;
    color: #fff;
    margin: .5em 0 .2em;
    line-height: 1.6em;
}
.work-row-grids p {
  font-size: 1em;
  color: #847F7F;
  line-height: 1.5em;
  width: 60%;
  margin: 0 auto;
}
.work-row-grids p {
    font-size: 1.1em;
    color: #B7B1B1;
    line-height: 1.5em;
    width: 60%;
    margin: 0 auto;
}
.work-grids-img img {
    border: 1px solid #555;
    padding: 16px;
    border-radius: 68px;
}
.work-grids-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    /*border: 2px solid #01553D;*/
	border: 2px solid #82B10B;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.work-row-grids span.glyphicon {
    font-size: 2.5em;
    text-align: center;
    padding: 0.55em 0.2em;
    color: #fff;
}
.work-grids-img span{
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.work-grids-img:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
 /* background: #01553D;*/
  background: #82B10B;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.work-row-grids:hover .work-grids-img span {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.work-row-grids:hover .work-grids-img:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*--//services--*/
/*---portfolio----*/
.portfolio {
  padding: 5em 0;
}
.portfolio p {
  font-size: 1.1em;
  color: #555;
  line-height: 1.6em;
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
.view {
  width: 360px;
  height: 245px;
  margin: 10px;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #BCBCBC;
  -moz-box-shadow: 1px 1px 2px #BCBCBC;
  box-shadow: 1px 1px 2px #BCBCBC;
  cursor: default;
  padding: 0;
}
.view-ref {
  width: 360px;
  /*height: 245px;*/
  margin: 10px;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  /*-webkit-box-shadow: 1px 1px 2px #BCBCBC;*/
  /*-moz-box-shadow: 1px 1px 2px #BCBCBC;*/
  /*box-shadow: 1px 1px 2px #BCBCBC;*/
  cursor: default;
  padding: 0;
}
.view .mask,.view .content {
   width: 341px;
    height: 225px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view p {
    font-style: italic;
    font-size: 1.1em;
    position: relative;
    color: #fff;
    text-align: center;
    margin: 5em auto 0;
    width: 63%;
}
.view-fourth img {
   -webkit-transition: all 0.4s ease-in-out 0.2s;
   -moz-transition: all 0.4s ease-in-out 0.2s;
   -o-transition: all 0.4s ease-in-out 0.2s;
   -ms-transition: all 0.4s ease-in-out 0.2s;
   transition: all 0.4s ease-in-out 0.2s;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-fourth .mask {
   background-color: rgba(0,0,0,0.8);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0) rotate(-180deg);
   -moz-transform: scale(0) rotate(-180deg);
   -o-transform: scale(0) rotate(-180deg);
   -ms-transform: scale(0) rotate(-180deg);
   transform: scale(0) rotate(-180deg);
   -webkit-transition: all 0.4s ease-in;
   -moz-transition: all 0.4s ease-in;
   -o-transition: all 0.4s ease-in;
   -ms-transition: all 0.4s ease-in;
   transition: all 0.4s ease-in;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
}
.view-fourth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.view-fourth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1) rotate(0deg);
   -moz-transform: scale(1) rotate(0deg);
   -o-transform: scale(1) rotate(0deg);
   -ms-transform: scale(1) rotate(0deg);
   transform: scale(1) rotate(0deg);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-fourth:hover img {
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-fourth:hover p{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
/*---//portfolio----*/
/*--testimonial--*/
.testimonials {
    background-color: #2D2B2B;
    padding: 5em 0;
	text-align:center;
}
.testimonials h3.title {
    color: #fff;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
	width: 35%;
	list-style: none;
	padding: 0;
	margin: 0 auto 3em;
}
.resp-tab-item{
	cursor: pointer;
	padding: 3px;
	display: inline-block;
	margin: 0 .5em;
	list-style: none;
	width: 22%;
	border: 1px solid rgb(32, 36, 41);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.resp-tab-item:hover {
	text-shadow: none;
	color: #4fafa0;
}
.resp-tab-active{
	text-shadow: none;
	color:#fff;
	border: 1px solid #fff;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
@media only screen and (max-width:480px) {
	.resp-tabs-container{
		padding:10px;
	}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
.view1.view-first {
    width: 71%;
    margin: 0 auto;
    padding: 2em;
    border: 1px solid #fff;
}
.view1.view-first h5 {
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 1px;
  margin: 0 0 1em 0;
}
.view1.view-first p {
  color: #B7B1B1;
  font-size: 1.1em;
  line-height:1.8em;
}
/*--contact--*/
.contact-form {
	padding:5em 0;
}
.map {
    padding: 0 0 5em !important;
}
.map iframe {
  width: 100%;
  height: 400px;
  border: 0;
}
.contact-left p {
    font-size: 1.1em;
    color: #555;
    line-height: 1.8em;
}
.contact-left ul {
  margin: 1.5em 0 0 0;
  padding: 0;
}
.contact-left ul li {
  display: block;
  padding: .2em 0;
  font-size: 15px;
  color: #555;
}
.contact-left ul li a{
	text-decoration: none;
	color: #555;
	transition:.5s all;
}
.contact-left ul li a:hover{
	color:#01553d;
	padding-left: 15px;
}
.contact-left ul li span{
  background: url(../images/iconsprite.png)no-repeat -20px 0px;
  margin-right: 0.6em;
  display: inline-block;
  width: 12px;
  height: 13px;
  vertical-align: middle;
}
.contact-left ul li span.ph-no {
    background: url(../images/iconsprite.png)no-repeat -32px 1px;
}
.contact-left ul li span.mail {
    background: url(../images/iconsprite.png)no-repeat 1px 1px;
    width: 16px;
}


/*--footer--*/
.footer {
    text-align: center;
    padding: 1.5em 0;
    background-color: #2D2B2B;
}
.footer p {
	color: #fff;
	font-size: 1.1em;
}
.footer p.smaller {
	font-size: .9em;
}
.footer p a {
	color: #fff;
	margin-left: 2px;
}
.footer p a:hover{
	color: #82B10B;
	text-decoration:none;
}
/*--//footer--*/

/*---- responsive-design -----*/
@media(min-width:1440px){
#galerie .galerie-inner {
margin-left:5%;
margin-right:5%;
}

}
@media(max-width:1440px){

}
@media(max-width:1366px){

}
@media(max-width:1280px){
#galerie .card-container {
	width: 210px;
  height: 116px;
  -webkit-perspective: 600;
	 -moz-perspective: 600;   
  perspective: 600;
  position: relative;
  
}

}
@media(max-width:1080px){

}
@media(max-width:1024px){
.card-container-iii {
	width: 450px;
  height: 326px;
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;  
}

#galerie .card-container {
	width: 170px;
  height: 94px;
  -webkit-perspective: 600;
	 -moz-perspective: 600;   
  perspective: 600;
  position: relative;
  
}

}
@media(max-width:991px){
.card-container-iii {
	width: 350px;
  height: 254px;
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;  
}
#galerie .card-container {
	width: 170px;
  height: 94px; 
   -webkit-perspective: 600;
	 -moz-perspective: 600;  
  perspective: 600;
  position: relative;
  
}

}
@media(max-width:980px){
#banner {
	margin-top:50px;
}
#galerie .card-container {
	width: 160px;
  height: 88px; 
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;
  
}

}
@media(max-width:980px){
.contact-right input[type="text"] {
        width: 32%;
}
.contact-right input[type="email"] {
    width: 31%;
	margin: 0 0 1em 0;	
}
}
@media(max-width:900px){
#galerie .card-container {
	width: 148px;
  height: 82px; 
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;
  
}


}


@media(max-width:800px){
#banner {
	margin-top:50px;
}
.card-container-iii {
	width: 350px;
  height: 254px;
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;  
}
#galerie .card-container {
	width: 128px;
  height: 71px;
   -webkit-perspective: 600;
	 -moz-perspective: 600;   
  perspective: 600;
  position: relative;
  
}
.contact-right input[type="text"] {
        width: 100%;
}
.contact-right input[type="email"] {
    width: 100%;
	margin: 0 0 1em 0;	
}

}


@media(max-width:768px){
#banner {
	margin-top:50px;
}
.card-container-iii {
	width: 310px;
  height: 225px;
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;  
}

#galerie .card-container {
	width: 128px;
  height: 71px;
   -webkit-perspective: 600;
	 -moz-perspective: 600;   
  perspective: 600;
  position: relative;
  
}
.contact-right input[type="text"] {
        width: 100%;
}
.contact-right input[type="email"] {
    width: 100%;
	margin: 0 0 1em 0;	
}

/*.contact-right input[type="submit"], 
.contact-right input[type="reset"] {
        width: 50%;
	}*/
}
/*@media(max-width:640px){*/
@media screen and (max-width: 640px), (max-device-width: 640px) and (orientation : landscape) {

/*.nichtimmersichtbar {
	display:none;
}
*/
#galerie .card-container {
width: 270px;
  height: 150px; 
  -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;
  margin-bottom:30px;  
	margin-left:25%;  
}
.marginbot20 {
margin-bottom:20px;
}
.marginleft10 {
margin: 20px auto;
}

}
@media(max-width:600px){
.contact-right input[type="submit"], 
.contact-right input[type="reset"] {
        width: 50%;
	}
	}


@media(max-width:480px){
/*.nichtimmersichtbar {
	display:none;
}*/

#galerie .card-container {
width: 270px;
  height: 150px; 
  -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;
  margin-bottom:30px;  
	margin-left:50px;  
}
.marginleft10 {
margin: 20px auto;
}

}


/*@media(max-width:360px){*/
@media(max-width:360px){

/*.nichtimmersichtbar {
	display:none;
}*/
.card-container-iii {
	width: 310px;
  height: 225px;
   -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;  
}
#galerie .card-container {
	width: 270px;
  height: 150px; 
  -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;
  margin-bottom:20px;
  margin-left:20px;  
}

}

/*@media(max-width:320px){*/
@media(max-width:320px){
/* vorher/nachher mit. kippbewegungszeichen nicht anzeigen */
/*.nichtimmersichtbar {
	display:none;
}*/

.card-container-iii {
	width: 290px;
  height: 210px;
 -webkit-perspective: 600;
	 -moz-perspective: 600; 
	  -ms-perspective: 600; 
	   -o-perspective: 600; 
  perspective: 600;
 /* position: relative;*/
  
}


#whatis .container {
padding-left:0;
padding-right:0;
}
.img-rechts {
max-width: 270px;
max-height: 279px;
float:none;
margin-left: 0;
padding: 0;
margin-bottom: 10px;
}

.marginleft10 {
margin: 20px auto;
}
.paddingleft50 {
padding-left:50px;
}

#galerie .card-container {
	width: 270px;
  height: 150px; 
  -webkit-perspective: 600;
	 -moz-perspective: 600; 
  perspective: 600;
  position: relative;
  margin-bottom:10px;
  
}

}
/*--//responsives-design contactform---*/
@media only screen and (min-device-width : 360px) and (max-device-width : 640px) and (orientation : landscape) {
.contact-right input[type="text"] {
        width: 100%;
}
.contact-right input[type="email"] {
    width: 100%;
	margin: 0 0 1em 0;	
}

.contact-right input[type="submit"], 
.contact-right input[type="reset"] {
        width: 50%;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {
.contact-right input[type="text"] {
        width: 100%;
}
.contact-right input[type="email"] {
    width: 100%;
	margin: 0 0 1em 0;	
}

.contact-right input[type="submit"], 
.contact-right input[type="reset"] {
        width: 100%;
	}
}


/*carousel*/

.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel {	
	margin: 30px auto 50px;
	padding: 0 68px;
}
.carousel .item {
    text-align: center;
	overflow: hidden;
    height: 360px;
}
.carousel .item .img-box {
	background: #fff;
	padding: 9px;
	box-shadow: 0 6px 20px -6px rgba(0,0,0,0.4);
}
.carousel .item img {
    margin: 0 auto;
}
.carousel .carousel-control {
	width: 68px;
	background: none;
}
.carousel .carousel-control i {
    font-size: 28px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -15px;
    z-index: 5;
    left: 0;
    right: 0;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 1px 4px;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
}
.carousel-indicators li.active {
	background: #555;
}
#kunden1 ul li {
    font-family: 'OpenSans', sans-serif;
    margin-bottom: 1.2em;
    font-size: 18px;
}
@media only screen and (max-device-width : 1199px) {
	.carousel .item {
   /* text-align: center;
	overflow: hidden;*/
    height: 280px;
}
	footer p {
		font-size: 14px;
	}
}
@media only screen and (max-device-width : 991px) {	
	.carousel .item {  		
    height: 280px;
}
	footer p {
		font-size: 14px;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {
	.carousel .carousel-indicators {
	bottom: -10px;
}
	.carousel {	
	/*margin: 30px auto 50px;*/
	padding: 0 28px;
}
	.carousel .item {  
    height: 160px;
}
	.carousel .col-xs-4 {
		padding-right: 5px;
		padding-left: 5px;
	}
	.carousel .carousel-control {
	width: 28px;
	/*background: none;*/
}
	footer p {
		font-size: 12px;
	}
}
/*carousel End*/
