<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Responsive theme
Theme URI: 
Version: 1.0
Description: HTML responsive template .
Author: Gib WUB24
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenSans-Regular.ttf);
}
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/ArchivoNarrow-Regular.ttf);
}
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/ArchivoNarrow-Bold.ttf);
}
body{
	color:#222;
}
h1{
	font-size: 30px !important;
}
h1, h2, h3, h4{
	font-family:'Archivo Narrow' !important;
}
h2, h3 , h4 {
    
}
.post-item-large h1 {
    font-size: 22px !important;
}
header{
    padding: 0 0 0;
}
.logo img {
    width: 320px;
}
.top-area {
    padding: 30px 0;
}

.navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-navbar .navbar-toggle .icon-bar{
    background: #fff;
}
.custom-navbar .navbar-toggle{
    border: 1px solid #fff;
}
.navbar.custom-navbar{margin:0;background-color:#265fb4;border-radius:0;}
.custom-navbar .navbar-brand{
	padding: 16px 0 0;
	height: auto;
	font-size: 16px;
	color: #fff;
	position: relative;
	left: 17px;
}
.custom-navbar .navbar-nav &gt; li &gt; a{
    color: #fff;font-weight: 600;letter-spacing:0.2px;padding: 15px 12px;
	font-family: 'Archivo Narrow' !important;
font-size: 16px;
}
 .custom-navbar .navbar-nav &gt; li.active &gt; a,
.custom-navbar .navbar-nav &gt; li.current-menu-ancestor &gt; a { color:#fff; }
.custom-navbar .navbar-nav &gt; li &gt; .dropdown-menu{
	left:0;
	padding:0;
	border-radius:0;
}
.custom-navbar .navbar-nav &gt; li &gt; a:hover,
.custom-navbar .navbar-nav &gt; li &gt; a:focus{background-color: transparent;color: #ccc; }
.custom-navbar .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a{
	padding:15px 20px;
}
.custom-navbar .navbar-nav &gt; li &gt; .dropdown-menu &gt; .active &gt; a{
	background-color: #003366;
	color:#fff;
}

/*.dropdown:hover .dropdown-menu {
    display: block;
}*/
.dropdown:hover a.dropdown-toggle{
	color:#fff;
}
#myCarousel .carousel-caption{
    /*background-color:rgba(26, 144, 198,0.9);*/
    padding-left: 20px;
	padding-right: 20px;
	bottom: 25%;
	top: 34%;
	width: 36%;
	text-align: left;
	left: 13%;
}
#myCarousel .carousel-caption h1{text-shadow: 0 0 0;color:#fff;font-weight:700;font-size: 40px !important;}
#myCarousel .carousel-caption p{text-shadow:0 0 0;}
.carousel-inner &gt; .item &gt; img{width:100%;}
.page-sections{padding: 45px 0 25px;}
.page-sections h2{text-align: left;color:#222;margin:0px 0 17px;font-size: 22px;}
.page-sections p{line-height:1.6;}
.page-sections#features, .page-sections#kosten, .page-sections#direktanfrage{
    background-color:#D4FAFF;
}
.sc-icon-box img{
    margin-right: 13px;float: left;
}
.icon-content{padding-left:93px;padding-top: 1px;}
.sc-icon-box h4{
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
}
.sc-icon-box h4::after{
    background: #1a90c6;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 55px;
}
.services {
    padding-top: 8px;
}
.post-item-small, .post-item-large{
	border-bottom:1px dotted #ebebeb;padding-bottom: 17px;margin-bottom:25px;
}
.post-item-small a, .post-item-large a, .post-item-large h2 a:hover{
	color:#9F1F63;
}
.post-item-small a:hover, .post-item-large a:hover{
	text-decoration:none;
}
.post-item-large h2 a{
	color: #222;
}
.contact-form-section{
	background-image:url(img/worker-img2.jpg);
	background-position:-256px 0;
	padding:20px 0;
	background-repeat: no-repeat;
	background-color: #C7C1C3;
	background-size: cover;
}
.contact-form-section h2 {
    margin-bottom: 20px;
}
.btn.btn-md {
	background:#9F1F63;
	border-color:#9F1F63;
    box-shadow: none;
    border-radius: 30px;
    padding: 13px 30px 13px 30px;
    transition: .5s ease;
}
.btn.btn-md:hover{
	background:#265fb4;
	border-color:#265fb4;
}
#features .col-md-6, #kosten .col-md-6{margin-bottom: 10px;}
.solar-campaign{list-style: none;padding: 0;margin-bottom:0;}
.sc-box {
    border: 1px solid #D4FAFF;padding:16px;
}
.sc-box h4{color: #000; font-family: Nunito;position: relative;margin-bottom:19px;}
.solar-campaign li{margin-bottom:28px;}
.solar-campaign li:last-child { margin-bottom: 15px;}
.sc-box p{margin: 0 0 0;}
.sc-box h4::after{
    background: #1a90c6 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 35px;
}
.sc-box:hover h4{color: #1a90c6;}
footer{
	background-color: #2A2A2A;
	color: #fff;padding: 55px 0 55px;
	
}
footer .block-title{
	font-family: 'Archivo Narrow' !important;
	font-size: 18px;
	border-bottom: 2px solid #9F1F63;
	padding-bottom: 7px;
}
.footer-menu-links {
    padding: 0;
    list-style: none;
	margin-bottom: 26px;
}
.footer-menu-links li {
    padding: 6px 0;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
    font-size: 13px;
}
.footer-menu-links li a{
	color: #fff;
}
.footer-menu-links li a:hover{
	color: #ccc;text-decoration:none;
}
.bottom-links {
    padding: 0;
    list-style: none;
}
.bottom-links li a {
    color: #fff;
}
.bottom-links li a:hover,.contact-details-list li a:hover{
	color:#ccc;
	text-decoration:none; 
}
footer .textwidget{
	font-size:13px;line-height:1.6;
}

.top_jumparrow{
    position: fixed;
      bottom: 10px;
      right: 10px;
    z-index: 99;
    display: none;
}
.top_jumparrow a{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: none;
    padding: 6px 10px;
    background-color: #1A90C6;
}
.top_jumparrow a:hover i,.top_jumparrow a:focus i{
    color: #1A90C6;
}
.top_jumparrow a i{
    line-height: 22px;
    color: #fff;
}
.copyright {font-size: 12px;color: #ccc;margin-top: 17px;}
.contactform .form-control{
    box-shadow:0 0 0; 
}



#allgemeines img{
    float: left;margin-right:18px; margin-bottom: 10px;
}
.page-sections h3{font-size: 22px; margin-top: 10px;}
.page-sections h3 a{color: #222;}
.page-sections h3 a:hover{color:#9F1F63;}
.page-sections ul {
    padding-left: 16px;
}
.page-sections li{color: #757575;}
.poweredby{font-size: 12px;}
.wub24logo img {
    width: 36px;
}
.page-sections .thumbnail{border-radius: 0;}
.impressum{background: #002040;color: #fff;}
.impressum p{color:#fff;}

.wpcf7-response-output{clear: both;}
.wpcf7-validation-errors {
    background: #ffffa7 none repeat scroll 0 0;
    padding: 9px 10px !important;
}
span.wpcf7-not-valid-tip {
    font-size: 13px !important;
    margin-top: 7px;
}
.wpcf7-mail-sent-ok {
    background: #e2ffbd none repeat scroll 0 0;
    padding: 10px 11px !important;
}
.page-sections ul.footer-links {
    padding-left: 0;
    list-style: none;
}
ul.footer-links li{
	padding:3px 0;
}
ul.footer-links li a:hover{
	text-decoration:none;color:#fab90a;
}
.breadcrumb-section{
	/*background-image:url(images/breadcrumb-bg.jpg);*/
	background-color:#9F1F63;
	background-size:cover;
	padding:10px 0 20px;
	overflow:hidden;
	position:relative;
}
.breadcrumb-section h1{ color:#fff; position:relative;}
/*.breadcrumb-section::before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7);
	top:0;
}*/
.wpcf7-submit {
    padding: 10px 33px;
    background: #fab90a;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
}
.wpcf7-checkbox .wpcf7-list-item-label {
    vertical-align: top;
}
.wpcf7-checkbox label {
}
.wpcf7-form .form-control{
	box-shadow:none;
}

.breadcrumb-section h1 {
    color: #fff;
    position: relative;
}
.inner-sidebar-left {
    background: #fff;
	margin-bottom:25px;
	border:1px solid #ddd;
}
.inner-sidebar-left &gt; ul{
	padding:0;
	list-style:none;
	margin:0;
}
.inner-sidebar-left &gt; ul li a{
	color: #265FB4;
}
.inner-sidebar-left &gt; ul li a:hover{
	text-decoration:none;
	color: #9F1F63;
}
.inner-sidebar-left &gt; ul li:first-child{
	background:#265FB4;
	color:#fff;
}
.inner-sidebar-left &gt; ul li{
	padding: 8px 18px;
	border-bottom: 1px solid #ddd;
}
.inner-sidebar-left &gt; ul li:last-child{
	border-bottom:none;
}
.inner-main-content img{
	margin-bottom:20px;
}
.user_permission span.wpcf7-list-item {
    margin-left: 2px;
}
.user_permission span.wpcf7-list-item label{
	font-weight:normal;font-size: 13px;
}

@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1048px) {
   .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (min-width: 1200px) {
   
}

@media (min-width:320px) and (max-width:480px){
    #myCarousel .carousel-caption h1{font-size:16px;color:#fff;}
    #myCarousel .carousel-caption p{font-size:12px;display: none;}
    #myCarousel .carousel-caption{display:none;}
	.custom-navbar .navbar-nav &gt; li &gt; a{
		padding:10px 15px;
	}
	.custom-navbar .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a{padding:10px 20px;color:#fff;}
		.custom-navbar .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a:hover{background:#002040;}
	.logo img{width:100%;}
	.contact-form-section{background-position:450px 0;}
	.page-sections {
		padding: 20px 0 25px;
	}
	footer{padding:30px 0 30px;}
	.inner-main-content .main-img{width:100%;}
}

</pre></body></html>