<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: www.web-center.com.pl
Theme Name: www.web-center.com.pl
Description: ....
Author: B0l0
Author URI: Theme Name: www.webcenter.com.pl
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

License:
License URI:

General comments (optional).
*/


.navbar {
  border-radius: 0;
  padding:0px;
  z-index: 9999;
      padding: 5px 0px;
      transition: 0.5s;
}



.call {
  font-size: 16px;
}
.phone-header {
  font-size: 18px;
}


.fa, .fab, .fal, .far, .fas {

    color: white;
}

.wykonawca {
  color: #ff0036;
}
.call &gt; a {
    color: #d22016;
    transition: 0.4s;
}
.call &gt; a:hover {
    color: #9b9b9b !important;
}
.call &gt; a &gt; i {
    font-size: 18px;
    color: #ff0000;
}


.justify {
	text-align: justify;
}

.usluga {
  border: 2px solid #e7e7e7;
  padding: 15px 15px;
  transition: 0.4s;

}
.usluga:hover {
    border: 2px solid #bb111c;
}


.usluga &gt; h3 &gt; a {
  color: black;
  font-weight: 400;

}
.usluga:hover &gt; h3 &gt; a {
  color: red;
  font-weight: 400;
}
.realizacje {
    color: #7db17d;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.container-fluid {
	    padding-right: 0px;
    padding-left: 0px;
}
.opinie {
  max-width: 900px;
  text-align: center;
}
.opinie &gt; .autor {
  font-weight: 700;
  color: black;

}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    color: #8b8b8b;
    border: none;
    margin: 20px auto;
    display: inline-block;
    position: relative;
    top: -100px;
    font-size: 58px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link {
    transition: 0.3s;
    padding: 25px 20px;
}


.navbar-light .navbar-nav .nav-link:focus {background: transparent;}


.red {
    color: #0d0c0c;
}

.btn-dark:hover {
	background: transparent;
	}


.call-me {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: inline;
    background: #033f7b;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	color: white;
	transition: 0.3s;
	padding: 8px 10px 20px 12px;
}

.call-me:hover {
	background: red;
	width: 60px;
	height: 60px;
	padding: 20px;
}
.call-me &gt; a {
	color: white;
}
.street-view{
	position: fixed;
	bottom: 70px;
	right: 20px;
	color: white;
		transition: 0.3s;
	padding: 8px 10px 20px 12px;
	width: 40px;
	height: 40px;
	display: inline;
	background: #dc3545;
	border-radius: 50%;

}
h3 &gt; a{
	font-size: 22px;
    color: black;
    line-height: 22px;
    font-weight: 400;
	transition: 0.4s;
}

a:hover {
	text-decoration: none;

}

.nopadding {
	padding-right: 0px;
    padding-left: 0px;
	margin: auto;
}


.street-view:hover {
	background: green;
}
.street-view &gt; a {
	color: white;
}


.navbar-brand img {
	transition: 0.4s;
}

.owl-carousel .owl-nav button.owl-next {
	float: right;
	margin-right: -30px;
}
.owl-carousel .owl-nav button.owl-prev {
	float: left;
	margin-left: -30px;
}
.effect {
    position: relative;
    overflow: hidden;
    max-height: 300px;
}

.red &gt; a {
	color: #999;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    color: white;
    background: rgba(0,0,0,0.65);
}
.dropdown-item {
    font-weight: 600;
    color: white;

}
ul.dropdown-menu &gt; li &gt; a.nav-link {
  color: white !important;
}

.lista-blog ul li a{
	color: rgba(190,190,190,1);
	transition: 0.4s;
}
.lista-blog ul li a:hover{ color: white; }

img.img-opacity {
	transition: 0.4s;
	opacity: 1;
}
img.img-opacity:hover {
	opacity: 0.7;
	-webkit-box-shadow: -5px 9px 15px -5px rgba(0,0,0,0.75);
-moz-box-shadow: -5px 9px 15px -5px rgba(0,0,0,0.75);
box-shadow: -5px 9px 15px -5px rgba(0,0,0,0.75);
}

.header-contact {
	position: relative;
}
.contact {
	    font-size: 34px;
	    position: absolute;
	    top: 30%;
	   
	    font-weight: 800;
	    color: white;
}
.godziny {
	font-size: 10pt;
}
input[type="text"] {
	margin: 5px 0px;
}
input[type="email"] {
	margin: 20px 0px;
}
textarea.form-control {
    height: 250px;
}</pre></body></html>