 /*
Theme Name: technoZRF Child
Description: technoZRF - ZRF
Author: Freicon
Author URI: https://www.freicon.de
Version: 1.0.0
Template: technoZRF
Text Domain: technoZRF


.techno-header-top {
    background: #071E64;
}
*/
.techno_nav_area.prefix {
    background-color: rgba(210, 210, 210, 0.92) !important;
}


.techno_nav_area.prefix .techno_menu>ul>li>a {
    color: #232323;
}

.techno_nav_area.prefix .techno_menu>ul>li:hover>a {
    color: #0c5adb;
}


.mean-container .mean-bar {
	float: none !important;
    background: #0c5adb !important;
}

.footer-menu ul .menu-item:last-child a {
 text-transform:lowercase !important;
}
.effective-content>h5 {
  font-size:28px;
}
.effective-content{
background-color: rgba(100, 100, 100, 0.6);
padding:20px 20px 20px 20px;
}

.techno-single-blog-details h2{
	margin-bottom:10px ;
}

.techno-blog-area{
 padding-top:0px; 
}

body{
 font-size:18px; 
  color: #212529;
}

.breadcumb-area {
    padding: 305px 0 13px;
}

.breadcumb-inner{
	text-align:left !important;
  	background-color: rgba(210, 210, 210, 0.6) !important;
}

#menu-menuzrfmain li.current-menu-parent a:first-of-type{
 color:#0c5adb; 
}

.techno_menu ul .sub-menu li a {
color: #616161 !important;
}
.techno_menu ul .sub-menu li.current-menu-item a{
 color:#0c5adb !important; 
}

.zrfPersonenTable td{
 padding-left:6px; 
}

.zrfPersonenTable .zrfTblHead td{
 padding-left:4px; 
}

.zrfPersonenTable thead td{
 padding-left:4px; 
}

.transprent-menu .techno_menu>ul>li a{
	color: #0c5adb;
}

.techno_menu ul .sub-menu li a {
    text-transform: none !important;
}
.post-password-form input[type="submit"] {
    width: auto !important;
}