@charset "UTF-8";

/* CSS Document */
/*
Theme Name: Well Theme 010 Greenzone
Theme URI: https://fixik007.vot.pl/
Author: Well Theme Team
Author URI: http://fixik007.vot.pl/
Description: Theme stworzony w celu rozwoju stron Wordpress | by Well Theme Team. Coded by my own fair hands. For your own custom WordPress-themed website, visit http://fixik007.vot.pl/. Created using the Bootstrap 5.1.3 freamework and Font Awesome 6.4.0 Free.
Version: 1.0.0
*/
@media all and (min-width: 992px) {
    ul.depth_1 {
        left: 100% !important;
        top: 0% !important
    }
    ul.depth_0>.menu-item-has-children a:after {
        display: inline-flex;
        content: "";
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
    }
    ul.depth_1 a:after {
        border: 0 !important;
    }
}
.dropdown-item.active, .dropdown-item:active {
	background: #6e8b28 !important;
	color: #ffffff !important;
}
body {
/*	background: #2b1543 !important;
	color: #ffffff !important; */
}
a {
	color: #6E8B28 !important;
	text-decoration: none !important;
}
h5, h2 {
	text-transform: uppercase !important;
}
h2 {
	padding-top: 15px !important;
}
.btn-success {
	background-color: #6E8B28 !important;
}
.btn-success:hover, .btn-outline-success:hover {
	background-color: #0E1C0A !important;
}
.text-green2 {
	color: #6E8B28 !important;
}
.text-green3 {
	color: #0E1C0A !important;
}
.text-green4 {
	color: #AECF39 !important;
}
.bg-green1 {
	background: #ACD138 !important;
}
.bg-green2 {
	background: #6e8b28 !important;
}
.bg-green4 {
	background: #AECF39 !important;
}
.bg-green5 {
	background: #128c7e !important;
}
.card {
	border: none !important;
}
.card-green {
	border: 2px solid rgba(255, 255, 255, .125);
}
.card-green:hover {
	border: 2px solid rgba(110, 139, 40, .25) !important;
	box-shadow: 0 .5rem 1rem rgba(110, 139, 40, .15) !important;
}
.green-list-none ul {
	list-style-type: none !important;
}
.green-list ul {
	list-style-type: none !important;
}
.green-list li:before {
	font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 7px 0 -17px;
}
.grey-img img {
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-filter: grayscale(100%);
}
.grey-img a:hover img {
    transform: scale(1.1);
    filter: none ; /* IE6-9 */
    zoom:1; /* needed to trigger "hasLayout" in IE if no width or height is set */
	-webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.brand_box {
	border-radius: 15px;
	height: 100px;
    width: 100px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.view-all a:hover {
	text-decoration: underline !important;
}
.nav-link {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}
.header-text {
	font-family: Impact, "Arial Black", Gadget, sans-serif;
    font-size: 23px;
    color: #554C46;
}
.header-text2 {
	font-family: "Arial Black", Gadget, sans-serif;
    font-size: 30px;
    line-height: 32px;
    color: #F2E85D;
	-webkit-text-stroke: 1px black;
    text-stroke: 1px black;
}
.header-photo {
	background-image: url(images/wall-insulation.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.8;
}
.nav-link:hover {
	background: #6E8B28 !important;
	color: white !important;
}
.green-lb {
	border-radius: 15px 0 0 15px !important;
}
.logo-area {
    background-image: url(images/approved.jpg);
	opacity: 0.5;
	background-repeat: no-repeat;
	height: 55px;
}
.logo-r {
	background-position: top right;
}
.logo-c {
	background-position: top center;
}


.header-area {
	background-position: center;
}
.footer-area {
	background-position: top;
}
.footer-area, .header-area {
	font-size: 18px;
    background-size: cover;
	position: relative;
    overflow: hidden;
}
.short-shop a {
	text-decoration: none;
}
.footer-area .footer-overlay, .socia-icon-text {
	color: #ffffff;
	background: linear-gradient(to bottom right, rgba(44, 35, 184, .9), rgba(37, 69, 194, .8), rgba(0, 109, 230, .7), rgba(37, 151, 194, .6), rgba(35, 183, 184, .5));
	margin: 0;
}
.footer-area li a {
	color: #ffffff !important;
}
.footer-area li a:hover {
	color: #000000;
}
.footer-area h3 {
	font-weight: bold !important;
}
.ufooter-overlay {
	background-color: rgba(41, 101, 170, .7);
	font-weight: bold;
}
.ufooter-overlay a {
	color: #003168 !important;
}
.ufooter-overlay a:hover {
	color: #000000 !important;
}
.bor-color {
	border: 1px solid rgba(41, 101, 170);
}
.x-clip {
	clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
}
.r-clip {
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}
.romb1 {
	clip-path: polygon(0 0, 15% 0, 30% 100%, 15% 100%);
	background-color: rgba(44, 35, 184, .4);
	z-index: -1;
}
.widget_nav_menu li {
	text-align: left !important;
}
.about h3 {
	font-size: 40px;
	color: #ffffff;
    background-color: var(--bs-blue);
    clip-path: polygon(0 0, 75% 0, 75% 75%, 0 100%);
	padding: 10px 15px 35px;
	line-height: 39px;
}
.about h3 b {
	font-size: 95px;
    float: left;
    margin-right: 13px;
    line-height: 88px;
}
.about-title, .reg-title {
	font-size: 33px;
    font-weight: bold;
    color: #000000;
    top: -7px;
    position: relative;
    margin-bottom: 0;
	padding-top: 25px !important;
    padding-left: 35px !important;
	padding-bottom: 20px !important;
    display: inline-block;
}
.brand-title {
    font-weight: bold;
	text-transform: uppercase;
    color: #ffffff;
}
h3.widget-title:before {
	content: '';
    position: absolute;
    background: var(--bs-blue);
    width: 37px;
    height: 36px;
    transform-origin: bottom right;
    border-bottom-left-radius: inherit;
    clip-path: polygon(0 0, 39% 0, 10% 100%, 0% 100%);
}
.about-title:before {
	content: '';
    position: absolute;
    top: 10px;
    left: 5px;
    background: #6e8b28 !important;
    width: 75px;
    height: 72px;
    transform-origin: bottom right;
    border-bottom-left-radius: inherit;
    clip-path: polygon(0 0, 39% 0, 10% 100%, 0% 100%);
}
.img-title {
	position: relative;
    overflow: hidden;
    margin-top: -100px;
	width: 83%;
	height: 83%;
	top: 20px;
	left: 30px;
    transition: all 1s ease 0s;
	z-index: -1;
	border-radius: 20px;
}
.img-title2 {
	position: relative;
    overflow: hidden;
    margin-top: 0;
	width: 83%;
	height: 83%;
	top: 20px;
	left: 30px;
	bottom: -20px;
    transition: all 1s ease 0s;
	border-radius: 20px;
}
.about-descr,
.about-descr2 {
	font-size: 20px;
    line-height: 37px;
    font-weight: 400;
}
.btn {
	border-radius: 30px !important;
}

.page-side ul,
.post-side ul,
.about-descr2 ul {
	list-style-type: none !important;
}
.about-descr ul {
	list-style-type: none;
}
.social-box {
	position: relative;
    bottom: -45px;
    width: 100%;
    z-index: 9999;
    left: 0;
    right: 0;
    background: #ffffff;
    border-radius: 50rem;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 -5px 22px -5px rgba(0,0,0,.2);
}
.social-icon {
	font-size: 34px;
    font-weight: bold;
}
.social-icon a:hover {
	color: #000000 !important;
}
.social-icon a:hover, .about-descr a:hover {
	color: #000000 !important;
}
.container-overlay {
	background-color: #e5f0fc;
    position: relative;
    overflow: hidden;
}
.top-icons {
	color: #6E8B28 !important;
}
.call-links a{
	color: #000000 !important;
	font-weight: bold;
}
.call-links a:hover{
	color: #ACD138 !important;
}
.bg-vsgsm {

}
.card-header {
	background-color: rgba(255,255,255,.1) !important;
	line-height: 1.7 !important;
}
.btn-outline-primary:hover {
	color: #ffffff !important;
}
:where(.wp-block-calendar table:not(.has-background) th) {
	background: var(--bs-blue) !important;
	color: #ffffff !important;
}
.top-01 {
	margin-top: -45px !important;
	z-index: 999;
}
.top-02 {
	margin-top: -50px !important;
	z-index: 99;
}
.top-03 {
	margin-top: -160px !important;
	z-index: -99;
}
.top-04 {
	margin-top: -30px !important;
	z-index: -99;
}
h1.site-title {
	font-size: 100%;
    color: #FFFFFF;
    text-decoration: none;
	padding-top: 60px;
}
.site-description {
	font-size: 100%;
    color: #FFFFFF;
    text-decoration: none;

}
.contact-info-item {
  	margin-bottom: 10px;
}
.contact-info-item .contact-text {
    display: block;
    float: left;
    width: 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 2px;
    position: relative;
}
.contact-info-item .contact-text i {
    font-size: 16px;
}
.contact-info-item .contact-value {
    display: block;
    margin-left: 35px;
}
.contact-info-box ul {
  	list-style: none;
  	margin-left: 0;
  	padding-left: 0;
}
.contact-info-box ul li {
    padding: 8px 0;
    border-top: 1px dotted rgba(255, 255, 255, 0.1);
}
.contact-info-box ul li:first-child {
      border-top: 0;
}
.contact-info-box ul li span {
      float: right;
      font-weight: bold;
}
.social_icons {
	padding: 10px 10px 10px 30px;
  	margin: 0;
  	display: inline-block;
  	text-align: center;
}
.social_icons li {
  	display: inline;
}
.social_icons li a {
	border: 2px solid #de0d2a;
	color: #de0d2a !important;
  	width: 40px;
  	height: 40px;
  	-webkit-border-radius: 205px;
  	border-radius: 20px;
  	display: block;
  	float: left;
  	text-align: center;
  	line-height: 30px;
 	margin-right: 10px;
	padding-top: 4px;
}
.social_icons li a:hover {
	border: 2px solid var(--bs-white);
	color: var(--bs-white) !important;
}

#searchform {
	margin-left: 0 !important;
}
#menu-left-menu {
	list-style-type: none !important;
	margin-left: -20px !important;
}
#menu-left-menu a {
    display: block !important;
    width: 100%;
    height: 100%;
}
.vsel-image-info {
	margin-right: 10px !important;
}
.wp-post-image{
	margin-top: 5px !important;
	border-radius: 10px;
}
.wpcf7-form input[type="text"], input[type="email"], textarea {
	border-radius: 15px !important;
}
