
body {
  color: #fff;
  font-family: 'roboto condensed', sans-serif ;
  -webkit-text-size-adjust: none;
}
#cookiePopup {
  background-color: #ffffff;
  z-index:9999999999999;
  position: absolute;
  font-size: 14px;
  width: 70vw;
  max-width: 42.85em;
  box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
  font-family: "Poppins", sans-serif;
  text-align: justify;
  line-height: 1.8em;
  padding: 2em 1.4em;
  border-radius: 6px;
  transition: all 0.5s ease-in;
}
#cookiePopup img {
  display: block;
  width: 3.75em;
  transform: translateZ(0);
  position: relative;
  margin: auto;
}
#cookiePopup p {
  text-align: center;
  margin: 1.4em 0;
}
#cookiePopup button {
  background-color: #6859fe;
  border: none;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 1.4em;
  display: block;
  position: relative;
  margin: auto;
  border-radius: 5px;
}
#cookiePopup a {
  color: #6859fe;
}
.hide {
  visibility: hidden;
  bottom: 0;
  right: 2em;
}
.show {
  visibility: visible;
  bottom: 2em;
  right: 2em;
}
@media only screen and (max-width: 37.5em) {
  #cookiePopup {
    width: 100%;
  }
  .hide {
    bottom: 2em;
    right: 0;
  }
  .show {
    right: 0;
    bottom: 0;
  }
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}
.white {color: #fff !important;}
.orange-02 {color:#f39200 !important;}
h1 {
  font-size: 5em;
  color:#f39200;
  line-height: 100px;
  font-weight: 700;

}

#cookie a:hover {text-decoration:underline;}

#cookie div {padding:10px; padding-right:40px;}

#cookie { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #14a872; 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   padding:10px;
   color:#fff;
   z-index:10000; 
   width:100%; 
   font-size:14px; 
   line-height:16px;}
.white {color:#fff!important;}
.link {font-size:16px!important; padding: 0!important; margin: 0!important; line-height:23px!important;}
#cookieCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }
 

#cookieCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

#cookieAkzeptieren {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }
 

#cookieAzeptieren:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

h2 {
  font-size: 2em;
  line-height: 100%;
  font-weight: 400;
  font-family:  'Oswald' sans-serif ;
    color:#18a871;

}
.google-map {
 z-index:1;position: relative;}
 @media (max-width:2600px){
 .google-map-box {z-index:2;position: absolute; font-size: 1.3em; line-height: 130%; background: rgba(255,255,255,0.9); width: 20%;padding:20px; left:40%;margin-top:200px;}}
@media (max-width:1200px){.google-map-box {z-index:2;position: absolute; font-size: 1.3em; line-height: 130%; background: rgba(255,255,255,0.9); left:10%;width: 80%;padding:20px; margin-top:200px;}
}
h3 {
  font-size: 4em;
  line-height: 130%;
}
.luft {padding-bottom: 50px;}
h4 {
  font-size: 1.5em;
  line-height: 20px;
  color:#18a871;
}
.grey {font-size: 16px;
  line-height: 24px;}
h5 {
  font-size: 1em;
  padding-top:10px;
  line-height: 20px;
}

h6 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 0.44px;
}
h6 a:hover {
  color: #ffbf2e;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;  color: #18a871 !important; font-family: sans-serif;

}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
  color: #18a871 !important;font-family: sans-serif;
}

time {
  display: block;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.22px;
  color: #616063;
  font-weight: 400;
}

p {
  letter-spacing: 0.28px; line-height:130%; font-size: 1em;color: #18a871 !important;font-family: sans-serif !important;

}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: 'Oswald' sans-serif ;
}

hr {
  margin: 0;
  border: none;
  width: 100%;
  height: 1px;
  background: #4b4c4c;
}

hr.bg-primary {
  width: 65px;
  height: 2px;
  background: #ffbf2e;
}

.center {
  text-align: center;
}

.primary-color {
  color: #ffbf2e;
}

.secondary-color {
  color: #adadb1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}


/*=======================================================
                       Main Layout
=========================================================*/
* + h6 {
  margin-top: 75px;
}

* + hr {
  margin-top: 4px;
}

* + p {
  margin-top: 15px;
}

* + hr.bg-primary {
  margin-top: 76px;
}

* + .btn3 {
  margin-top: 49px;
}

* + .owl-carousel {
  margin-top: 105px;
}

* + .owl-carousel2 {
  margin-top: 114px;
}

* + time {
  margin-top: 15px;
}

* + h4 {
  margin-top: 47px;
}

* + .btn {
  margin-top: 33px;
}

* + .row {
  margin-top: 103px;
}

* + .off3 {
  margin-top: 89px;
}

* + .terms-list {
  margin-top: 107px;
}

.owl-carousel + hr {
  margin-top: 153px;
}

time + h6 {
  margin-top: 7px;
}

p + .off {
  margin-top: 45px;
}

.row + hr,
.mailform + hr,
.terms-list + hr {
  margin-top: 164px;
}

p + h6 {
  margin-top: 42px;
}

.row + .off {
  margin-top: 150px;
}

.row + .row {
  margin-top: 94px;
}

.row + .off2 {
  margin-top: 32px;
}

img + h6 {
  margin-top: 33px;
}

@media (max-width: 767px) {
  .resp-off {
    margin-top: 30px;
  }

  .row + .row {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .resp-off_479 {
    margin-top: 30px;
  }
}
/*=======================================================
                        Components
=========================================================*/
/*=================     Article    ======================*/
article.news p {
  padding: 0 40px;
}

@media (max-width: 767px) {
  article .center img, article img {
    width: 100%;
  }
}

article .banner {
  padding: 0 20px;
}
article .banner time {
  float: left;
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 0.32px;
  color: #fff;
  font-weight: 100;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
article .banner .inline-list {
  float: right;
}
article .banner .inline-list li a {
  font-size: 14px;
  line-height: 50px;
  font-weight: 400;
}
article .banner .inline-list li a:before {
  margin-right: 5px;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
article .banner .inline-list li + li {
  margin-left: 5px;
}
article .banner + p {
  margin-top: 3px;
  padding: 0 20px;
}

article:hover .banner time {
  color: #ffbf2e;
}
article:hover .banner .inline-list li a {
  color: #ffbf2e;
}
article:hover .banner .inline-list li a:hover {
  color: #fff;
}
article:hover .banner .inline-list li a:hover:before {
  color: #fff;
}
.green {color: #ffff!important;}
/*==================     Brand     ======================*/
.white-02 {color:#fff; margin-top:-50px;   font-weight: 700; 
    text-shadow:  0 2px 2px #666666;}
.white-04 {color:#fff; color: #fff; font-weight: 700;
    text-shadow: 0 -1px 1px #FFFFFF; line-height: 120%;}
.white-03 {font-size: 2.6em; color:#fff;   line-height: 100px;   color: #fff;font-weight: 300;
    text-shadow:  0 3px 3px #666666;
 }

@media (max-width:1200px){
	.white-02 {font-size: 4em; color:#fff; margin-top:80px; line-height: 110%;}
	.white-04 {font-size: 4em; color:#fff; margin-top:0px;line-height: 120%;}
    .white-03 {font-size: 2em; color:#fff; margin-top:0px;}
	}
	@media (max-width:800px){
	.white-02 {font-size: 2em; color:#fff; margin-top:70px; }
	.white-04 {font-size: 1.9em; color:#fff; margin-top:0px;line-height: 120%;}	
    .white-03 {font-size: 1.3em; color:#fff;margin-top:0px; }
	}
	@media (max-width:700px){
	.white-02 {font-size: 1.9em; color:#fff; margin-top:40px; }
	.white-04 {font-size: 1.9em; color:#fff; margin-top:0px;line-height: 120%;}	
    .white-03 {font-size: 1.3em; color:#fff;margin-top:0px; }
	}
.brand {
  display: inline-block;
  position: absolute;
  top: 25%;
  width: 30%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.brand_name {
  margin-top: -13px;
}
.brand:before {
  display: inline-block;
  font-size: 175px;
  line-height: 217px;
  height: 217px;
  width: 217px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.lt-ie9 .brand:before {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF');
  zoom: 1;
}
.brand_slogan {
  margin-top: 18px;
  font-weight: 500;
  font-size: 40px;
  line-height: 45px;
  font-family: 'Oswald' sans-serif ;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.brand .btn {
  margin-top: 36px;
  background: #fff;
  color: #222323;
}
.brand .btn:hover {
  background: #ffbf2e;
  color: #fff;
}
.brand .btn:active {
  background: #faad00;
}

@media (max-width: 1750px) {
  .brand {
    top: 25%; width: 40%;
  }
  .brand_name {
    font-size: 400px;
    line-height: 300px;
  }  

}
@media (max-width: 1470px) {
  .brand_name {
    font-size: 160px;
    line-height: 168px;
  }
  .brand_slogan {
    font-size: 20px;
    line-height: 0;
  }
  .brand:before {
    font-size: 125px;
    line-height: 157px;
    height: 157px;
    width: 157px;
  }      .brand {
    width:45%; top:22%;
  }
}
@media (max-width: 1199px) {
  .brand_name {
    letter-spacing: -2px;
  }
      .brand {
    width:60%; top:35%;
  }
}
@media (max-width: 991px) {
  .brand .btn {
    display: none;
  }
  .brand .brand_name {
    font-size: 140px;
    line-height: 148px;
  }
    .brand {
    width:50%;top:30%;
  }
}
@media (max-width: 767px) {
  .brand {
    top: 35%; width:60%;
  }
  .brand_name {
    font-size: 140px;
    line-height: 110px;
  }
  .brand_slogan {
    font-size: 17px;
    line-height: 35px;
  }
}
@media (max-width: 479px) {
  .brand .brand_name {
    font-size: 110px;
    line-height: 80px;
    letter-spacing: 1px;
  }
  .brand .brand_slogan {
    font-size: 13px;
    line-height: 35px;
  }  
  .brand {  width: 90%;  top: 32%;
  }
}
/*================  Terms List  ======================*/
.terms-list dt {
  font-size: 22px;
  line-height: 25px;
  color: #fff;
  font-weight: 500;
}
.terms-list dd {
  font-size: 16px;
  font-family:sans-serif;
  line-height: 24px;
  color: #18a871;
}
.terms-list * + dd {
  margin-top: 14px;
}
.terms-list * + dt {
  margin-top: 39px;
}
.terms-list dd > a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-top: 25px;
}
.terms-list dd > a:hover {
  color: #ffbf2e;
  text-decoration: underline;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ffbf2e;
}

/*================= Fixed Backgrounds ====================*/
@media (min-width: 768px){

.bg1 {
  background: url("../images/bg1.jpg") fixed no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.bg1 .btn {
  padding: 18px 66px;
}

.bg2 {
  background: url("../images/bg2.jpg") fixed #222323;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg3 {
  background: url("../images/bg3.jpg") fixed no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg4 {
  background: #fff;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg5 {
  background: url("../images/bg5.jpg") fixed no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg6 {
  background: url("../images/bg6.jpg") fixed no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}}
@media (max-width: 767px){
   .bg1 {  
   background-size: 140%; background-attachment: scroll; margin-bottom:20px; margin-top:-50px; background: url("../images/bg1.jpg")}
   .bg2 { 
   background-size: 100%; background-attachment: scroll; margin-bottom:-100px; margin-top:-50px;background-position: 100% 10%; background: url("../images/bg2.jpg")}
   
  .bg3 {
   background-size: 160%; height: 700px;  background-attachment: scroll;margin-bottom:0px; background-position: 85% 10%;background: url("../images/bg3.jpg")} 
         
   .bg4 {
   background-size: ; height: 200px;  background-attachment: scroll;margin-bottom:0px; background-position: 85% 10%;background: url("../images/bg3.jpg")} 
   
   .bg5 {
      background-size: 120%; background-attachment: scroll;margin-bottom:-100px; background-position: 65% 10%;background: url("../images/bg5.jpg")} 
}
/*==================      Dash      ======================*/

.dash {
  position: relative;
  content: '';
  width: 40%;
  padding-top:10px;
  border-bottom: 2px solid #f39200;
  margin: 0 auto;

}
@media (max-width: 767px) {
  .dash {
    width: 50%;
  }
}

/*==================     Icons     ======================*/
.icon-11:before {
  text-align: center;
  display: inline-block;
  font-size: 174px;
  height: 218px;
  width: 218px;
  line-height: 218px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  margin-bottom: 38px;
}
.lt-ie9 .icon-11:before {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF');
  zoom: 1;
}

@media (max-width: 1470px) {
  .brand.icon-11:before {
    font-size: 125px;
    line-height: 157px;
    height: 157px;
    width: 157px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .brand.icon-11:before {
    display: none;
  }
}
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 26px;
  line-height: 120%;
  margin-right: 20px;
  letter-spacing: 0.24px;
  font-weight: 400;
  padding: 18px 61px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #f39200;
}

.btn:active {
  background: #e6e6e6;
}
.btm {
  display: inline-block;
  font-size: 26px;
  line-height: 120%;
  margin-right: 20px;
  letter-spacing: 0.24px;
  font-weight: 400;
  padding: 18px 61px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #f39200;
}
.btm:hover {
  background: #fff;
  color: #ffbf2e;
}
.btn2 {
  position: relative;
  margin-top: -1px;
  text-align: center;
  display: block;
  width: 100%;
  background: #ff2f51;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.24px;
  font-weight: 100;
  text-transform: uppercase;
  padding: 36px 0;
  color: #fff;
}
.btn2 span {
  position: absolute;
  height: 8px;
  width: 8px;
  background: #ffbf2e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 46.7%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.btn2:hover {
  background: #ffbf2e;
  color: #ff2f51;
}
.btn2:hover span {
  background: #ff2f51;
}
.btn2:active {
  background: #faad00;
}
.btn2:active span {
  background: #ff2f51;
}

.btn3 {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  font-weight: 100;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 20px;
}
.btn3:before {
  content: '';
  position: absolute;
  height: 8px;
  width: 8px;
  background: #ffbf2e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn3:hover {
  color: #ffbf2e;
}

@media (max-width: 1790px) {
  .btn2 span {
    display: none;
  }
}
/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 21px;
  color: #adadb1;
  padding-bottom: 9px;
}
.marked-list li:before {
  content: '\f0a9';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Oswald' sans-serif ;
  color: #ffbf2e;
}
.marked-list li + li {
  margin-top: 6px;
  border-bottom: 1px solid #373838;
}
.marked-list li:first-child {
  border-bottom: 1px solid #373838;
}
.marked-list a:hover {
  color: #ffbf2e;
  text-decoration: none;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block; 
}
.inline-list li + li {
  margin-left: 10px;
}
.inline-list a:hover {
  color: #ffbf2e;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  z-index:999;
  position:relative;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 57px;
}
@media (max-width: 1470px) {
  .sf-menu > li + li {
    margin-left: 37px;
  }
}
.sf-menu a {
  display: block;
}
@media (max-width: 1199px) {
  .sf-menu {
    font-size: 20px;
    line-height: 20px;
  }
  .sf-menu li + li {
    margin-left: 20px;
  }
}

.sf-menu > li > a {
  color: #fff;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #ffbf2e;
}
.sf-menu > li.active > a {
  color: #ffbf2e;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 10px;
  background: #FFF;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .sf-menu ul li + li {
    margin-left: 0;
  }
}

.sf-menu ul > li > a {
  padding: 5px 10px;
  color: #fff;
  background: #adadb1;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #fff;
  background: #ffbf2e;
}

.sf-menu ul ul {
  position: absolute;
  top: 80px;
  left: 250px;
  width: 200px;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #fff;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #fff;
  background: #ffbf2e;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #ffbf2e;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px 'Oswald' sans-serif ;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: url("../images/bg2.png");
  z-index: 999;
  border-bottom: 1px solid #ffbf2e;
  text-align: center;
}
.isStuck .nav {
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  position: relative;  z-index:999;

  bottom: auto;
  left: auto;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  text-align: left;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 125px;
  height: 125px;
  background: #adadb1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.lt-ie9 .toTop {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF');
  zoom: 1;
}
.toTop:before {
  content: '\f0aa';
  font-size: 84px;
  line-height: 125px;
  color: #fff;
}
.toTop:hover {
  background: rgba(25, 168, 114, 0.7);
}
.lt-ie9 .toTop:hover {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3FFBF2E', endColorstr='#B3FFBF2E')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3FFBF2E', endColorstr='#B3FFBF2E');
  zoom: 1;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================   Thumbnail    ======================*/
.rel-wr {
  position: relative;
  border-bottom: 1px solid #404141;
  background: url("../images/bg.jpg") no-repeat fixed;
  -webkit-background-size: cover;
  background-size: cover;
}
.rel-wr .thumb {
  position: absolute;
  right: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.rel-wr .thumb p {
  font-size: 12px;
  font-weight: 100;
  -moz-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  position: absolute;
  left: 484px;
  top: 68.7%;
  opacity: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
}
.lt-ie9 .rel-wr .thumb p {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.rel-wr .thumb p:hover {
  color: #fff;
}
.rel-wr .thumb p:before {
  left: 29px;
  top: -100%;
}
.rel-wr .thumb_overlay_video {
  -moz-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  opacity: 0;
  position: absolute;
  height: 124px;
  width: 124px;
  color: #fff;
  top: 43%;
  left: 517px;
  font: 400 84px/124px 'Oswald' sans-serif ;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.lt-ie9 .rel-wr .thumb_overlay_video {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.lt-ie9 .rel-wr .thumb_overlay_video {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF');
  zoom: 1;
}
.rel-wr .thumb_overlay_video:after {
  content: '';
  position: absolute;
  height: 145px;
  width: 1px;
  bottom: -145px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #a7a8a8;
}
.rel-wr .thumb:hover p, .rel-wr .thumb:hover .thumb_overlay_video {
  opacity: 1;
}
.lt-ie9 .rel-wr .thumb:hover p, .lt-ie9 .rel-wr .thumb:hover .thumb_overlay_video {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}
@media (max-width: 1350px) {
  .rel-wr .thumb_overlay_video {
    left: 233px;
  }
  .rel-wr .thumb p {
    left: 200px;
  }
}
@media (max-width: 1199px) {
  .rel-wr {
    background-attachment: scroll;
    padding-bottom: 150px;
  }
}
@media (max-width: 991px) {
  .rel-wr .thumb {
    margin-top: 30px;
    left: auto;
    right: auto;
    position: relative;
  }
  .rel-wr .thumb_overlay_video {
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  .rel-wr .thumb_overlay_video:after {
    display: none;
  }
  .rel-wr .thumb p {
    display: none;
  }
}
.rel-wr.well {
  padding-bottom: 236px;
}

.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.thumb.thumb_filter {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.thumb.thumb_filter:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.thumb.thumb_filter:hover .thumb_overlay {
  opacity: 0;
  background: transparent;
}
.lt-ie9 .thumb.thumb_filter:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000');
  zoom: 1;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffbf2e;
  background: transparent;
}
.thumb_overlay:before {
  content: '\f002';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 22px 'Oswald' sans-serif ;
  line-height: 22px;
  margin-top: -11px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(34, 35, 35, 0.9);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6222323', endColorstr='#E6222323')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6222323', endColorstr='#E6222323');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  z-index: 2;
}
header .inline-list {
  position: absolute;
  top: 56px;
  left: 50%;
  z-index:2;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
header .inline-list li a {
  font-size: 22px;
}
header .inline-list li + li {
  margin-left: 8px;
}
header .nav {
  position: absolute;
  bottom: 50px;
  z-index:999;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1200px){header .nav {
  position: absolute;
  bottom: 20px;
  z-index:999;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}}
header.ins1 {
  background: url("../images/slider_02.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 220px;
  padding-bottom: 100px;
}
header.ins1 .brand {
  position: relative;
}
header.ins1 .brand_name {
  font-size: 200px;
  line-height: 50px;
  letter-spacing: -4px;
}
header.ins1 .brand:before {
  height: 107px;
  width: 107px;
  font-size: 86px;
  line-height: 107px;
  margin-bottom: 78px;
}
@media (max-width: 767px) {
  header.ins1 .brand .brand_name {
    font-size: 160px;
    line-height: 50px;
  }
}
@media (max-width: 479px) {
  header.ins1 .brand .brand_name {
    font-size: 110px;
    line-height: 50px;
  }
}
@media (max-width: 1060px) {
  header .inline-list {
    top: 35px;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
  
}

/*==================      Well     ======================*/
.well {
  padding-top: 244px;
  padding-bottom: 240px;
}

.well2 {
  padding-top: 256px;
  z-index:2;
	position: relative;
  padding-bottom: 110px;
}


@media (max-width:500px){
	h2{font-size: 2em; line-height:120%;}
	h1 {font-size:3.2em;line-height:120%;}
	h3 {font-size:2.8em; line-height:120%;}
  }
@media (max-width: 991px) {
  h2 {
    font-size: 1.8em;
    line-height: 110%;
  }	h1 {font-size:3em;line-height:110%;}
  	h3 {font-size:2.8em; line-height:120%;}


}
@media (max-width: 767px) {
  .clr {
    clear: left;
  }
}
@media (max-width: 479px) {
  h3 {
    font-size: 45px;
    line-height: 55px;
  }
}
.well3 {
  padding-top: 484px;
  padding-bottom: 450px;
}

.well4 {
  padding-top: 140px;
  padding-bottom: 328px;
}

.well2__ins1 {
  padding-top: 230px;
}

@media (max-width: 767px) {
  [class*='well'] {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  font-weight: 400;
  padding-top:50px;
  color:white;
  padding-bottom:50px;
  background-color: #fff;
}
footer .right {
  text-align: right;
}
footer dl {
  display: block;
}
footer dl:before, footer dl:after {
  display: table;
  content: "";
  line-height: 0;
}
footer dl:after {
  clear: both;
}
footer dl dt {
  float: right;
}
footer dl dd {
  float: right;
  margin-right: 19px;
}
footer .mod1 dd {
  margin-right: 5px;
}
footer .mod1 a[href^="mailto"]:hover {
  color: #fff;
}
footer a:hover {
  color: #ffbf2e;
}
footer .copyright * {
  display: inline-block;
}
footer * + .row {
  margin-top: 160px;
}
footer * + .off {
  margin-top: 21px;
}
footer * + .copyright {
  margin-top: 25px;
}
footer * + .row {
  margin-top: 104px;
}
@media (min-width:1801px) and (max-width: 4000px){
.swiper-wrap {
  position: relative;
  z-index:0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height:1300px!important;
    background-position: 70% 50%;
}}
@media (min-width:1201px) and (max-width: 1800px){
	.swiper-wrap {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height:1000px;
    background-position: 50% 10%;

}}
@media (max-width: 1200px){
	.swiper-wrap {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height:800px;
    background-position: 50% 10%;

}}
@media (max-width: 800px){
	.swiper-wrap {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height:500px;
    background-position: 50% 10%;

}}
.swiper-container {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
    background-position: 50% 10%;

  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-slide.rd-parallax .rd-parallax-layer[data-type="media"] {
  opacity: 1;
}

.swiper-slide .rd-parallax-inner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: 1.2s;
  transition-delay: 0.6s;
  z-index: 1;
}

.swiper-slide .rd-parallax-inner .rd-parallax-layer-holder {
  position: relative;
  z-index: 9;
}

.swiper-slide-active .rd-parallax-inner:after {
  background: rgba(0, 0, 0, 0.6);
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  display: none;
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 46px;
  text-align: center;
  margin-top: -23px;
  z-index: 10;
  cursor: pointer;
  opacity: 1;
  color: #fff;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 1;
}

@media (min-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
  }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev {
  left: -7px;
}

.swiper-button-next {
  right: 3.5%;
}

.swiper-pagination {
  display: block;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  vertical-align: middle;
  text-align: center;
  transition: 300ms;
  z-index: 10;
  line-height: 1;
  font-size: 0;
}

.swiper-pagination:before {
  content: '';
  position: absolute;
  left: -42px;
  right: -42px;
  top: 50%;
  border-bottom: 1px solid #d3d4d4;
  pointer-events: none;
  font-size: 0;
  line-height: 0;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-bullet {
  position: relative;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  transition: .3s all ease-out;
  border-radius: 50%;
}

.swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 7px;
  height: 7px;
  background: #fff;
  transition: .3s all ease-out;
  border-radius: 50%;
  z-index: 20;
  will-change: transform;
}

.swiper-pagination-bullet + * {
  margin-left: 35px;
}

@media (min-width: 768px) {
  .swiper-pagination:before {
    right: -88px;
    left: -88px;
  }
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active:before,
.swiper-pagination-bullet:hover:before {
  -webkit-transform: scale(2.2);
  transform: scale(2.2);
}

.swiper-pagination-white .swiper-pagination-bullet-active:before {
  -webkit-transform: scale(2.2);
  transform: scale(2.2);
}

.rd-navbar 
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .page .swiper-pagination-bullet:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    will-change: transform;
  }
  .page .swiper-pagination-bullet + * {
    margin-left: 35px;
  }
  .page .swiper-pagination-bullet-active:before,
  .page .swiper-pagination-bullet:hover:before {
    width: 14px;
    height: 14px;
  }
  .page .swiper-pagination-white .swiper-pagination-bullet-active:before {
    width: 14px;
    height: 14px;
  }
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  display: block;
}

.swiper-container-horizontal > .swiper-pagination {
  bottom: 30px;
}

@media (min-height: 700px) {
  .swiper-container-horizontal > .swiper-pagination {
    bottom: 60px;
  }
}

@media (min-width: 1200px) and (min-height: 940px) {
  .swiper-container-horizontal > .swiper-pagination {
    bottom: 130px;
  }
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-scrollbar {
  position: relative;
  -ms-touch-action: none;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 0;
  z-index: 50;
  height: 3px;
  width: 100%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #ec3339;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
  height: 100%;
}

.swiper-slide {
  white-space: nowrap;
}

.swiper-slide:not(.vide):not(.rd-parallax):before,
.swiper-slide .parallax_cnt:before, .swiper-slide .vide__body:before {
  content: '';
  display: inline-block;
  height: 50%;
}

.swiper-slide-caption {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-height: 100%;
  min-height: 480px;
  height: 100vh;
  vertical-align: middle;
  white-space: normal;
}

.swiper-slide-caption h4 {
  margin-top: 0;
}

.swiper-slide-caption * {
  color: #fff;
}

.swiper-slide-caption h1 {
  margin-bottom: 3px;
}

@media (min-width: 768px) {
  .swiper-slide-caption p {
    display: block;
  }
  .swiper-slide-caption h1 {
    margin-bottom: 16px;
  }
}

.swiper-button {
  width: 60px;
  height: 100px;
  cursor: pointer;
  position: absolute;
  top: calc(50% + 48px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.swiper-button.swiper-button-next {
  right: -3px;
}

.swiper-button.swiper-button-next .swiper-button__arrow {
  right: 0;
}

.swiper-button.swiper-button-next .swiper-button__arrow:after {
  right: calc(100% - 10px);
}

.swiper-button.swiper-button-next .preview {
  right: 40px;
}

.swiper-button.swiper-button-next .preview:after {
  content: 'Next';
  text-align: right;
  -webkit-transform: translateX(-125%);
  transform: translateX(-125%);
}

.swiper-button.swiper-button-prev .swiper-button__arrow::after {
  left: calc(100% - 10px);
}

.swiper-button.swiper-button-prev .preview {
  left: 40px;
}

.swiper-button.swiper-button-prev .preview:after {
  content: 'Previous';
  -webkit-transform: translateX(125%);
  transform: translateX(125%);
}

.swiper-button.swiper-button-prev .preview__img {
  float: left;
}

.swiper-button.swiper-button-prev .preview__img:first-child {
  width: 32px;
  height: 32px;
}

.swiper-button.swiper-button-prev .preview__img:nth-child(2) {
  width: 48px;
  height: 48px;
}

.swiper-button.swiper-button-prev .preview__img:nth-child(3) {
  width: 64px;
  height: 64px;
}

.swiper-button .swiper-button__arrow {
  position: absolute;
  top: 50%;
  display: block;
  width: 32px;
  height: 32px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.swiper-button .swiper-button__arrow:after {
  position: absolute;
  top: calc(50% - 1px);
  width: 20px;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: width 0.3s 0.2s;
  transition: width 0.3s 0.2s;
  -webkit-backface-visibility: hidden;
  /* needed because of Chrome bug with prefixed calc */
  backface-visibility: hidden;
}

.swiper-button .swiper-button__arrow svg {
  fill: #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.swiper-button .preview {
  position: absolute;
  top: -25%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 170px;
  pointer-events: none;
}

.swiper-button .preview__img {
  margin: 0 5px;
  opacity: 0;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(255, 255, 255, 0.5);
  transition: 0.3s;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
}

.swiper-button .preview__img:first-child {
  width: 64px;
  height: 64px;
}

.swiper-button .preview__img:nth-child(2) {
  width: 48px;
  height: 48px;
}

.swiper-button .preview__img:nth-child(3) {
  width: 32px;
  height: 32px;
}

.swiper-button .preview:after {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 20px 5px 0;
  width: 100%;
  color: #fff;
  line-height: 1;
    font-size: 13px;
  opacity: 0;
  transition: 0.3s;
}

.lt-ie10 #nav-multithumb .preview__img {
  display: none;
}

.desktop .swiper-button:hover {
  width: 200px;
}

.desktop .swiper-button:hover .swiper-button__arrow:after {
  width: 200px;
  transition-delay: 0s;
}

.desktop .swiper-button:hover .preview {
  pointer-events: auto;
}

.desktop .swiper-button:hover .preview:after {
  opacity: 1;
  transition-delay: 0.2s;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.desktop .swiper-button:hover .preview__img {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-background-size: cover;
  background-size: cover;
  float: left;
}

.desktop .swiper-button:hover .preview__img:first-child {
  transition-delay: 0.3s;
}

.desktop .swiper-button:hover .preview__img:nth-child(2) {
  transition-delay: 0.35s;
}

.desktop .swiper-button:hover .preview__img:nth-child(3) {
  transition-delay: 0.4s;
}

.orange {  margin-top: -280px; z-index:0; width:75%;padding-left:20%;}
.erdbeere {  margin-top: -400px; z-index:0; width:75%;padding-left:20%;}
.limette {  margin-top: -500px; z-index:0; width:75%;padding-left:20%; }

@media (max-width: 1400px){
.orange {position:relative; margin-top: -280px;width:80%;}
.limette {position:relative; margin-top: -400px;width:80%;}
.erdbeere {position:relative; margin-top: -350px;width:80%;}}

@media (max-width: 900px){
.orange {position:relative; margin-top: -140px;width:80%;left:10%;}
.limette {position:relative; margin-top: -250px;width:80%;left:10%;}
.erdbeere {position:relative; margin-top: -200px;width:80%;left:10%;}}

@media (max-width: 600px){
.orange {position:relative; margin-top: -120px; width:100%;left:-8%;}
.limette {position:relative; margin-top: -200px; width:100%;left:-8%;}
.erdbeere {position:relative; margin-top: -200px; width:100%;left:-8%;}

.logo img {width:100%;}}
.inline-list li {
  display: inline-block;  margin-top: -90px;background:rgba(25,168,114, 0.4); padding: 6px;
}
.inline-list li a:active, .inline-list li a:focus {
  color: #303334;
}
.inline-list li a:hover {
  color: #f29200;
}
.inline-list li + li {
  margin-left: 16px;
}
@media (max-width: 800px){.inline-list li {
  display: inline-block;  margin-top: -60px;background:rgba(25,168,114, 0.4); padding: 5px;
}}