/*
Theme Name: VC Basistheme
Theme URI: http://digital-advice.de
Author: Digital Advice GmbH & Co. KG
Author URI: http://digital-advice.de
Description: Minimalistisches Theme für Wordpress mit Visual Composer
Version: 1.0
Text Domain: digitaladvice
*/

body {
    font-family: 'arial';
}

#page{
    overflow: hidden;
    margin: 0 auto;
	max-width: 2500px;
}
#header {
    background-color: 
    #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

#header #menu-hauptmenue {
    list-style-type: none;
    font-size: 14px;
	margin-top:20px;
 background-color:black;
	
}
#header #menu-hauptmenue li{
	display: inline;
    list-style-type: none;
	margin-left:35px;
	
	
}

#header #menu-hauptmenue a{
	text-decoration:none;
}

#header #menu-hauptmenue li a{
	text-decoration: none;
display: inline-block;
color:white;
	
	}

#header a{
    color: white;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#header a:hover{
    color: #87bd25;
    text-decoration: none;
}

#page #header .current-menu-item a{
	color: #87bd25;
}



#footer {
	Background-color:#4d4d4d;
	padding-top:40px;
	padding-bottom:40px;
}

#kontakt-footer{
    color:white;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #97c105!important;
}

#linie-footer .vc_separator.vc_sep_color_grey .vc_sep_line{
     border-color: #97c105!important;
}

.text-footer{
    color:white;
}

#kontakt-footer a:hover{
    text-decoration:underline;
    color:#97c105;
}

#kontakt-footer a:visited{
    color:white;
}


#header #menu-hauptmenue a:hover {
  color: #97c105;
}

@media (min-width:900px) and (max-width: 1370px){

#header #menu-hauptmenue li {
    display: inline;
    list-style-type: none;
    margin-left: 14px;
}
	
	#header #menu-hauptmenue {
    
    font-size: 12px;
}
	
	#menu-item-42, #menu-item-41, #menu-item-40,
    #menu-item-39, #menu-item-38,
	#menu-item-37, #menu-item-36,#menu-item-35{
    display: inline;
    list-style-type: none;
    margin-left: 14px;
}
	
	
	}
@media (min-width:800px) and (max-width: 120px){


	#menu-hauptmenue{
		padding-left:0px!important;
padding-right:0px!important;
	}
}


.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}


@media (min-width:320px) and (max-width: 920px){


button#responsive-menu-button {
    display: inline-block;
    transition: transform 0.5s, background-color 0.5s;
    margin-top: 25px;
}
	
	#header #menu-hauptmenue {
    list-style-type: none;
    font-size: 14px;
    margin-top: 20px;
    background-color: 
    black;
    display: none;
}
	
	}

.text-footer a:visited {
	color:white!important;
}


.text-footer a:hover {
	color:#97c105!important;
}

.text-footer a:active{
	color:white!important;
}

.text-footer li:visited {
	color:white!important;
}


.text-footer li:hover {
	color:#97c105!important;
}

.text-footer li:active{
	color:white!important;
}

#page #headerbereich .current-menu-item a {
    color: #97c105!important;
}

.metaslider .flexslider .flex-direction-nav li a{


background-image: url('/wp-content/uploads/2020/03/bg_direction_nav-kopie.png');


}

#oben .slider li a {

background-image: url('/wp-content/uploads/2020/03/bg_direction_nav-kopie.png');
}



.maschinenbau-reparatur a{
    color:#97c105!important;
}

.maschinenbau-reparatur a:link{
    color:#97c105!important;
}
.maschinenbau-reparatura:visited{
    color:#97c105!important;
}

#langSelectBox {
	display:none;
	position:absolute;
	z-index:1000;
}

@media(min-width: 450px) {
	langSelectBox {
		display:inline-block;
		top:40px;
		right:110px;
}
	
@media(min-width: 920px) {
	#langSelectBox {
		top:10px;
		right:70px;
	}
}
