@charset "utf-8";
/* CSS Document */


/*

a:active, a:link, a:visited {
    color: #fff !important;
    text-decoration: underline;
}

*/


a:hover, a:focus {
    color: #c4d17f !important;
    text-decoration: underline;
}


h6.slider-sub-heading {
    color: #FFF	 !important;
    font-size: 18px;
    font-family: 'open_sanslight';
    margin-bottom: 14px;
    letter-spacing: 0.4em;
}

.header .top-container .navbar-primary.affix {
    top: 0px;
    left: 0px;
    right: 0px;
    background: #B6B6B6;
    background: rgba(102, 153, 51, 0.9)  !important;
    padding: 0px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}


/*
 * --- Global Sections - Sub Page Banner ----
 */
/*-------------------------------------------------------------------------------
  7. Global Sections - 7.20 Sub Page Banner
-------------------------------------------------------------------------------*/
.banner {
  background: url("../images/regionalobst_background.jpg") no-repeat;
  background-size: cover; }
  .banner .layer {
    padding: 245px 0px 135px 0px;
    background: rgba(50, 50, 50, 0.1); }
	
	
	
.banner2 {
  background: url("../images/regionalobst2_background.jpg") no-repeat;
  background-size: cover; }
 .banner2 .layer {
    padding: 245px 0px 135px 0px;
    background: rgba(50, 50, 50, 0.1); }

/*
 * --- Global Sections - Sub Page Widget ----
 */

/* ------------
2.3 Section - Services Z 724
--------------- */
.services {
  padding: 0px 0px 0px; }
  .services .homev1-services {
    margin-bottom: 30px; }
    .services .homev1-services .services-text {
      padding-top: 60px; }
    .services .homev1-services img {
      display: inline-block; }
    .services .homev1-services .service-mediaquery {
      z-index: -1; }
	  
/* -------------------------------------------
Hintergrundbild video aus style
--------------------------- */	  
	  
	 .video-background {
  background: url("../images/marketing-regionalobst-altesland.jpg");
  background-size: 100% 100% !important;
  background-position: center center !important; } 
	  

/*Schriftfarbe header Navi Z. 1485------------------------------------*/

    .header .top-container .navbar-primary.affix .navbar-collapse .navbar-nav > li > a {
      color: #000 !important;
      padding-top: 20px !important; }	
	    

/*Schriftfarbe Footer Z 525 Style------------------------------------*/
p.footer-logo-info {
    color: #fff;
    margin-top: 5px;
}




/*
 * --- Global Sections - Creative Concepts ----
 */
/*-------------------------------------------------------------------------------
  7. Global Sections - 7.12 Creative Concepts Padding von top
-------------------------------------------------------------------------------*/
.creative_content {
  padding: 50px 0; }
  .creative_content h6 {
    margin-top: 0; }
  .creative_content p {
    margin-bottom: 43px;
    text-align: justify;
    max-width: 1055px; }




h9 {
  font-size: 30px;
  color: #fff;
  font-family: 'oswald_regularregular';
  text-align: left;
  letter-spacing: 0.4em;
  line-height: 80px; }


* --- Global Sections - Creative Concepts ----
 */
/*-------------------------------------------------------------------------------
  7. Global Sections - margin-bottom aus style Z 2148
-------------------------------------------------------------------------------*/
.creative_content {
  padding: 50px 0; }
  .creative_content h6 {
    margin-top: 0; }
  .creative_content p {
    margin-bottom: 0px !important;
    text-align: left !important;
    max-width: 1055px; }
	


	


div#nichtmarkieren {
 -ms-user-select: None;
 -moz-user-select: None;
 -webkit-user-select: None;
 user-select: None;
}