@charset "utf-8";
/* CSS Document */


@media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 24px; } 

.description {
	width: 90% !important;
	margin: auto;
	margin-bottom: 50vh !important;
	height: auto;
	padding: 20vh 25px 0px 25px;
}

} /*end media*/


h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    color: 
    #353434;
    line-height: 1.3;
    font-weight: bold;
}


#sticker-sticky-wrapper {
	/*background-color:rgba(14,41,73,0.66);*/
}

.classy-navbar .nav-brand {
    font-size: 46px;
    font-weight: bold;
    color: 
    #fff;
	padding-left: 15px;
    display: inline-block;
    margin-right: 30px;
	
	
}

.classy-navbar .nav-brand:hover {
    font-size: 46px;
    font-weight: bold;
    color: 
    #FF7D09;
	padding-left: 15px;
    display: inline-block;
    /*margin-right: 30px;text-decoration: underline;*/
	
}

.single-slide .welcome-text {
	padding: 20px;
	background-color: rgba(0,0,0,0.62);
}

  .single-slide .welcome-text h2 {
	  
	 font-size: 42px;
    /*position: relative;*/
    z-index: 1;
	  
}


.header-area .pixel-main-menu .classy-navbar {

    height: 100px;
    padding: 0;
  background-color:transparent;
}



.header-area .is-sticky .pixel-main-menu {
    background-color: 
    rgba(14, 41, 73, 0.94);
}


.single-slide .slide-bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -12;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation: slide-bg linear 10000ms infinite !important; 
    animation: slide-bg linear 10000ms infinite !important;
	background-color: rgba(6,42,86,1.00);
	/*	background-image:url("../img/bild/01.jpg");*/
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.abstand {
	height: 100px;
}

.abstand2 {
	height: 200px;

}

.abstand3 {
	height: 12vh;
}

/*+++++++++slider start+++++++++*/


.owl-next {
    position: absolute;
    top: 50%;
    font-size: 24px;
    font-weight: 700;
    color: 
    #ffffff;
    left: 50px;
    text-transform: uppercase;
    -webkit-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    opacity: 1;
    visibility: hidden;
}

.owl-next:hover {
	padding: 5px;
	background-color: rgba(5,59,94,1.00);
}

.owl-prev:hover {
	padding: 5px;
	background-color: rgba(5,59,94,1.00);
}

.hero-area:hover .owl-next, .hero-area:hover .owl-prev {
    opacity: 1;
    visibility: visible;
	 /*display: none;*/
}

 

.intro1 {
	
	background-image: url("../img/bild/wolf-1836875_1920.jpg");	
}

.intro2 {
	background-image:url("../img/bild/012.jpg");	
}

.intro3 {
	background-image:url("../img/bild/01.jpg");	
}

.intro4 {
	background-image:url("../img/bild/015.jpg");	
}

/*+++++++++slider end+++++++++*/

/*++++++++++inner top start+++++++*/



.top-catagory-area .single-catagory a {

    display: inline-block;
    font-size: 72px;
    margin: 0;
    color: #282626;

}


.inner1 {
	padding-left: 20px;
	background-image: url("../img/bild/05.jpg");
}

.inner2 {
	background-image: url("../img/bild/04.jpg");
}

.inner3 {
	background-image: url("../img/bild/04.jpg");
}


.hover-text p {
	color: #fff;
	font-size: 20px;
}

/*++++++++++description+++++++++++*/



.pixel-portfolio {
	margin-bottom: 100px;
		background-image: url("../img/bild/022.jpg");
	/*background-attachment: fixed;*/
	background-blend-mode: overlay;
}

#eid1 {
	background-color: rgba(229,229,229,0.63);
}


#eid1 p {
	font-size: 20px;
}

#eid2 {
	color: rgba(78,78,78,1.00) !important;
	margin-bottom: 60px;
	
}

.single_gallery_item .hover-content h5 {
    margin-bottom: 0;
    color: 
    #ffffff;
}

.pixel-portfolio-area {
	background-color:  rgba(14, 41, 73, 0.94);
}


.flextext  {
	width: 100%;
	color: rgba(78,78,78,1.00);
	padding: 15px;
	font-size: 20px;
	/*background-color: rgba(229,229,229,0.63);*/
	border-left: 2px solid rgba(215,115,3,1.00);
}



.flexbox {
	color: rgba(54,54,54,1.00);
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image: url("../img/bild/022.jpg");
	background-attachment: fixed;
	background-blend-mode: overlay;
	background-color: rgba(229,229,229,0.63);
}



.flexbox a {
	display: block;
	width: 400px;
	margin-right: 15px;
}

.flexbox img {
	outline: 2px solid rgba(255,255,255,1.00);
	transition: 1s;
	margin-bottom: 25px;

}

.flexbox img:hover {
	outline: 2px solid rgba(255,255,255,1.00);
	outline-offset: 10px;

}

.flexbox h4 {
	text-align: left;
	width: 100%;
	margin-bottom: 35px;
	padding: 10px;
	color: #fff;
	background-color: #1C3553;
}

.date {
	padding-bottom: 30px;
	background-color: rgba(233,233,233,1.00);
}

.single_gallery_item img {
    width: 100%;
    -webkit-transition-duration: 2000ms;
    -o-transition-duration: 2000ms;
    transition-duration: 2000ms;
}

.single_gallery_item .hover-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: 
    rgba(43, 149, 190, 0.67);
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.description {
	width: 70%;
	margin: auto;
	margin-bottom: 50vh !important;
	height: auto;
	padding: 20vh 25px 0px 25px;
}

.hover-content h4 a{
    margin-bottom: 0;
    color: 
    #fff;
    font-size: 28px !important;
}


.nl-area {
  position: relative;
  z-index: 3;
  background-color: rgba(16,55,116,0.63); }


section.contact-area {
	/*background-image:url("../img/bild/011.jpg");
	background-blend-mode: lighten;*/
	background-color: rgba(115,115,115,1.00);
	
}


.section-heading h2 {
	width: 80%;
	margin: 0px auto 12px auto;
	color: #fff
	/*background-color: rgba(0,67,104,0.84);*/
}

.section-heading p {
	width: 80%;
	padding: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px auto 12px auto;
/*	background-color: rgba(0,67,104,0.84);*/
}

h2.kontakt  {
	color: #fff;
}

.section-heading p span a{
	width: 80%;
	padding: 3px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 18px;
	background-color: rgba(175,111,6,1.00);
}

.footer-area {
    position: relative;
    z-index: 1;
	color: #fff;
	font-size: 18px;
     background-color: #0A2842;
    padding-left: 35px;
    padding-right: 35px;
}

.footer-area .copywrite-area .copywrite-text {
    font-size: 18px;
    margin-bottom: 40px;
    color: 
    #ffffff;
    font-weight: 400;
}

.footer-area .copywrite-area .copywrite-text a  {
    font-size: 18px;
    margin-bottom: 0;
    color: 
    #ffffff;
    font-weight: 400;
}

.go {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

