/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* NEW PRODUCT */

.style-simple #zastosowanie_new .icon_box .desc_wrapper h4 {
    margin-bottom: 20px;
    letter-spacing: 0.015em;
    color: #222;
    max-width: 160px;
    text-align: center;
    margin: 0 auto;
}

@media all and (min-width: 768px){

.moc{
    width: 107px !important;
}

.ss{
    width: 125px !important;
}

.sku{
    width: 127px !important;
}

.tb{
    width: 123px !important;
}

.kr{
    width: 120px !important;
}

.stos{
    width: 120px !important;
}

.ste{
    width: 120px !important;
}

.cer{
    width: 120px !important;
}
}

#zastosowanie_new .icon_box .image_wrapper{
	margin-bottom: 10px !important;
}

#zastosowanie_new{
    padding-top: 50px !important;
}

.dataTables_wrapper .dataTables_paginate {
    border-top: 1px solid #ebebeb !important;
}

.products_parmas .custom_select th{
	background-color:#ccc !important;
}

#data_table_products{
	margin-top:0;
}

.custom_space{
	height: 59px;
}

#data_table_products tfoot {    position: absolute;    top: 93px;}

#products_loop_sterowanie h2{
	text-align:center;
	padding-bottom:20px;
}

.pad_right_offset .column_attr{
	padding-right:45px;
}

.pad_left_offset .column_attr{
	padding-left:45px;
}

.custom_flex_wrap h2{
	font-size:32px;
	line-height:40px;
	font-weight:900;
}

.desc_sterowanie ul{
	margin-top:20px; 
}

.desc_sterowanie ul li{
	line-height:20px;
	margin-bottom:5px;
}

.section_image{
	padding:30px 0 !important;
}

.first_tab .section_wrapper{
	padding:50px 0  0!important;	
}

/* LP */

#section_lp_1{
	padding:60px 0 20px !important;
}

#cta_lp{
	padding:65px 0 !important;	
}

#section_lp_zalety{
	padding:65px 0 !important;	
}

#lp_big_section{
	padding:10% 0 !important;
}

#lp_why_us{
	padding:65px 0 !important;	
}

#lp_info_box{
	padding:65px 0 !important;	
}

#blog_lp{
	padding:60px 0 !important;
}

.page-id-1628 .title{
    text-transform: none !important;
}

.trailer_title{
    font-size: 24px;
    line-height: 28px;
	color:#fff;
}

.right_col_50 .desc b {
    margin: 10px 0 6px;
    display: block;
}

.trailer_desc_custom:before {
	content:"";
	display:block;
	margin:15px auto 15px;
	background:#fff;
	width:80px;
	height:3px;
}

.trailer_desc_custom {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin:0;
}

.custom_flex_slider, .custom_flex_wrap .section_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap !important;
}

#slider_products .slider_pagination{
	display:none !important;
}

.content_slider.flat.description {
    padding: 0;
}

.left_col_50, .right_col_50{
	width:50% !important;
}

.icon-left-open-big, .icon-right-open-big{
    top: 2px;
    position: relative;
}

.content_slider.flat a.button.slider_prev .button_icon:hover,.content_slider.flat a.button.slider_next .button_icon:hover{
	background: rgba(122, 187, 35, 0.75) !important;
}

.custom_button {
    width: 210px;
    display: block;
    float: left;
    padding: 13px 0;
    border: 2px solid #8bb832;
    color: #8bb832;
    margin-top: 25px;
}

.custom_button:hover {
	color:#fff !important;
	background:#8bb832 !important;
}

.custom_button:hover .icon-right-open-big:before{
	color:#fff !important;
}

.custom_button .button_icon{
	position:relative;
	left:15px;
}

.right_col_50{
	padding-left:50px;
	box-sizing:border-box;
}

#slider_products .content_slider.flat.description ul li .desc {
    line-height: initial;
    padding: 0 50% 0 0;
    width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box;
}

.right_col_50 h3, .right_col_50 .desc{
	text-align:left;
}

.content_slider.flat a.button.slider_prev .button_icon, .content_slider.flat a.button.slider_next .button_icon {
    background: none;
    padding: 0;
    font-size: 15px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
    width: 30px;
    height: 30px;
    text-align: center;
}

.style-simple .trailer_box .desc {
    padding: 27px 15px 15px;
}

.style-simple .trailer_box:hover .desc, .style-simple .trailer_box .desc{
background: rgba(122, 187, 35, 0.75) !important;
}

#cta_lp .dark a.button, #cta_lp .icon-right-open-big:before{
	color:#fff;
	border-color:#fff;
}

#cta_lp a.button:hover .icon-right-open-big:before{
	color:#8bb832;
}

#cta_lp .dark a.button:hover{
	color:#8bb832;
    background: #fff !important;
}

.style-simple #section_lp_zalety .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    padding-top: 0;
    margin-bottom: 15px;
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 4px solid #adc91f;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}

#section_lp_zalety .dot_line .no_border:after {
    content: "";
    width: 70px;
    height: 2px;
    background: url(/source/5e76bd0adee08fd15b48d55518a2f000.png);
    position: absolute;
    top: 41%;
    right: -32%;
    transform: translate(-50%, -50%);
}

.style-simple #section_lp_zalety  .icon_box .desc_wrapper h4:before{
	display:none !important;
}

.pad_box_lp  {
    padding: 5% 0% 5% 12%;
}
 
#section_lp_zalety .desc{
	font-size:22px;
	line-height:28px;
	color:#565854;
}
 
#lp_why_us .desc{
	font-size:22px;
	line-height:28px;
	color:#fff;
}

#lp_info_box h3 {
	line-height:36px;
}

#lp_info_box p {
	line-height:22px;
	font-size:16px;
	padding-right:40px;
	box-sizing:border-box;
}

.style-simple #lp_why_us .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    padding-top: 0;
    margin-bottom: 15px;
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 4px solid #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}

ul.clients .client_wrapper:hover {
    background: rgba(0, 0, 0, 0) !important;
}

#blog_lp h2.entry-title, #blog_lp h2.entry-title a {
    text-align: left !important;
    color: #565854 !important;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0 !important;
    letter-spacing: 0.015em;
}

#blog_lp h2.entry-title a:hover {
    color: #257F2A !important;	
}

/* END OF LP */

.post-btn-wrap a {
    display: inline-block;
    padding: 10px 20px;
    box-sizing: border-box;
    min-width: 32%;
    text-align: center;
    border: 1px solid #adc91f;
    margin-bottom: 1%;
    margin-right: 1%;
position:relative;
overflow:hidden;
}
.post-btn-wrap a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    content: '';
    background: #adc91f;
    transition: all .5s ease-in-out;
}
.post-btn-wrap a span.text {
position:relative;
transition:all .5s ease-in-out;
}
.post-btn-wrap a:hover span.text {
color:#fff;
}
.post-btn-wrap a:hover:before {
left:0;
}
@media all and (max-width:480px) {
	.post-btn-wrap a {
		min-width:100%;
	}
}
.blog h2.entry-title a, .blog h2.entry-title, .blog h2.entry-title a:hover, 
.page-id-1489  h2.entry-title a, .page-id-1489  h2.entry-title a:hover, .page-id-1489  h2.entry-title {
	text-align: left !important;
    color: #222;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px !important;
    letter-spacing: 0.055em;
}
.page-id-1489 .post-desc {
	padding-top:0px !Important;
}


body.tax-portfolio-types h2.entry-title {
    text-align: center !important;
}
#our_partneres{
     border-top: 1px solid #efefef;   
}

#popup_contact > a.button {
    width: 43px;
    height: 43px;
    line-height: 43px;
    font-size: 24px;
    margin: 0;
    text-align: center;
    color: rgb(255, 255, 255);
    background: #4fa830 !important;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 0 !important;
}

.lSSlideOuter .lSPager.lSpg{
    display: none !important;
}
.column_realizacje_loop_hp .portfolio_group.grid .portfolio-item {
    margin: 0;
}

#goToPrevSlide, #goToNextSlide{
    cursor: pointer;
}

.single-post h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    margin: 30px 0 10px;
}

.product_links_download{

    position: relative;
    line-height: 32px;
    color:#222;
}

a.product_links_download[href$=".pdf"]:before{
    content: "";
    width:20px;
    height: 26px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 0;
    background-image: url(/source/fc0f1da06e0625565a2b866b1523d539.jpg);
}

.column-margin-0px .column.column_button_download{
    margin-bottom: 10px !important;
}

a.product_links_download[href$=".rar"]:before{
    content: "";
    width:30px;
    height: 26px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 0;
    background-image: url(/source/292327a47bbd8ade9146978e521b7bbf.gif);
}

.title_link{
    padding-left: 40px;    
}

#text-3{
    text-align: center;
}

#text-4{
    text-align: right;
}

.title_header.hp_header h1 {
    font-size: 60px;
    line-height: 66px;
    margin-bottom: 40px;
}


.single-realizacje .flex_product{
    margin-top: 25px;
}

#Filters .filters_wrapper {
    display: block; 
}

.column_product_rel {
    clear:both;
}

.column_product_rel h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color:#222;
}

.used_products_rel .inner_box:hover{
    border: 1px solid #7abb23;
}

.single-realizacje .sections_group {
    padding-bottom: 80px;
}

.used_products_rel .inner_box{
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin: 5px;       
}

.used_products_rel{
    float:left;
    width:25%;
    display: block;
    text-align: center;
}

.used_products_rel:nth-child(4n+5) {
    clear: both;
}

.new_white_box{
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    border: 1px solid #7ebd2a;
}

#offer_three_box .one-third.mcb-wrap {
    width: 30.333%;
    margin: 1%;
}

#offer_three_box h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #253044;
}

.blog #Content, .archive #Content {
    padding-top: 60px !important;
    background: #fff !important;
}
.archive h2.entry-title a,.archive h2.entry-title, .archive h2.entry-title a:hover {
    text-align: left !important;
    color: #222;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px !important;
    letter-spacing: 0.055em;
}
.page-id-1489  h2.entry-title a, .page-id-1489  h2.entry-title, .page-id-1489  .post-title {
	text-align:left !important;
}
.single-post .post-wrapper-content{
    padding-bottom: 60px;
}

.download .image_frame a {
    display: block;
    padding-top: 25px;
    background: #fff;
    box-sizing: border-box;
}

.download .image_frame a:hover {
    box-shadow: inset 0 0 2px #7abb23;
}

.download .image_wrapper img {
    margin: 0 auto;
    display: block;
}

.download h2{
    text-align: center;
    font-weight: 600;
    padding-top: 30px;
}

.download .image_frame a .wp-caption-text {
    background: #fff0;
    color: #222;
    font-weight: bold;
    max-width: 75%;
    margin: 0 auto;
}

/* PRODUKTY */

.single #Wrapper, .single #Content {
    background-color: #ffffff;
}

.product_image img {
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.main_product_image img{
    border:0 !important;
}

.main_product_image img{
    margin: 0 auto;
    display: block;
}

.flex_product .section_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}

.flex_product h3 {
    font-weight: 300;
    font-size: 26px;
    letter-spacing: 0.05em;
}

.short_desc_product{
    padding-left:40px;
}

.flex_product h2 {
    font-weight: 600;
    font-size: 48px;
    letter-spacing: 0.05em;
    line-height: 52px;
    margin-bottom: 5px;
}

.flex_product .txt_product{
    text-align: justify;
}

.first_tab .section_wrapper{
    border-top: 1px solid #ccc;
}

.section.mcb-section.tabs_product .section_wrapper {
    padding: 50px 0 !important;
    border-bottom: 1px solid #ccc;
}

.single-portfolio #Content {
    padding-bottom:90px;
}

h2.title {
    text-align: left;
}

.column_fancy_heading {
    margin-bottom:0 !important;
}

.portfolio_group.grid .portfolio-item .desc .desc-wrapper, .portfolio_group.grid .portfolio-item .desc .details-wrapper {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

h2.entry-title, h2.entry-title a, h2.entry-title a:hover{
    text-align: center;
    color:#fff;
    font-size:36px;
    line-height: 46px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0 !important;
    letter-spacing: 0.055em;
}

.portfolio-item .desc .desc-wrapper h3{
    color:#fff;
    font-size:18px;
    line-height: 24px;
    font-weight: 300;
}

.portfolio_group .portfolio-item .desc {
    padding: 0;
    background: rgba(122, 187, 35, 0.9);
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff !important;
    display: none;
}

.portfolio-item:hover .desc{
    display:block;
}

.portfolio_group.grid.col-4 .portfolio-item, .portfolio_group.masonry.col-4 .portfolio-item, .portfolio_group.masonry-hover.col-4 .portfolio-item, .portfolio_group.masonry-minimal.col-4 .portfolio-item {
    width: 25%;
}

.portfolio_group .portfolio-item .desc .title_wrapper {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.portfolio_group.grid .portfolio-item .desc .desc-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 75%;
}

.portfolio-item .desc .desc-wrapper{
    font-size:16px;
    line-height: 22px;
}

.portfolio-item a.LightGreen-square-btn{
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);    
}

.portfolio-item:hover img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(/source/9d8320c7cc2db03d2aa1609de18ae3f2.svg); 
    filter: gray; 
    -webkit-filter: grayscale(1);
}

#Filters {
    margin-bottom: 0;
    padding: 50px 0;
}

.style-simple #Filters .filters_wrapper ul li {
    width: auto;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
}

#Filters .gwarancja-2, #Filters .gwarancja-5, #Filters .gwarancja-7{
    display: none !important;
}

.category-gwarancja-2 .portfolio-item-fw-bg:after{
    content: "";
    position: absolute;
    right: 20px;
    top:20px;
    background-image: url(/source/4ab4a09e9c902a1ed1aa4408caf67942.png);
    width: 105px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color:#fff;
    border-radius: 3px;
}

.category-gwarancja-5 .portfolio-item-fw-bg:after{
    content: "";
    position: absolute;
    right: 20px;
    top:20px;
    background-image: url(/source/398f9c78ea1af56b80acf0653e1d1e8d.png);
    width: 96px;
    height: 41px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color:#fff;
    border-radius: 3px;
}


.category-gwarancja-7 .portfolio-item-fw-bg:after{
    content: "";
    position: absolute;
    right: 20px;
    top:20px;
    background-image: url(/source/6fd193edbbe4fb2ac2b42dc9229d4cca.png);
    width: 96px;
    height: 41px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color:#fff;
    border-radius: 3px;
}

.portfolio-types-gwarancja-2 .main_product_image .image_wrapper:after{
    content: "";
    position: absolute;
    right: 20px;
    top:20px;
    background-image: url(/source/4ab4a09e9c902a1ed1aa4408caf67942.png);
    width: 105px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color:#fff;
    border-radius: 3px;   
}

.portfolio-types-gwarancja-5 .main_product_image .image_wrapper:after{
    content: "";
    position: absolute;
    right: 20px;
    top:20px;
background-image: url(/source/398f9c78ea1af56b80acf0653e1d1e8d.png);
    width: 96px;
    height: 41px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color:#fff;
    border-radius: 3px;   
}


.portfolio-types-gwarancja-7 .main_product_image .image_wrapper:after{
    content: "";
    position: absolute;
    right: 20px;
    top:20px;
	background-image: url(/source/6fd193edbbe4fb2ac2b42dc9229d4cca.png);
    width: 96px;
    height: 41px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color:#fff;
    border-radius: 3px;
}

/* END OF PRODUKTY */

.subheader-both-left #Subheader .breadcrumbs {
    text-transform: uppercase;
    font-size: 13px !important;
}

#Subheader ul.breadcrumbs li a{
    color: rgba(255, 255, 255, 0.6);
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a:hover {
    color: rgb(255, 255, 255) !important;
    font-weight: 900 !important;
    letter-spacing: 0.05em;
}

#Subheader ul.breadcrumbs li span {
    margin: 0 5px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#Subheader .title {
    letter-spacing: 0px;
    letter-spacing: 0.05em;
    font-weight: 300;
}

.contact_form_floating{
    font-size: 22px;
    line-height: normal;
    color: #fff;
    padding: 10px 8px;
    border: 1px solid rgb(255, 255, 255);
    background: rgb(159, 183, 27) none repeat scroll 0% 0%;
    border-right: 0px;
}

#ikona.icon-cancel{
    position: relative;
    left: -2px;
    top: 0px;
}

#social_floating {
    position: fixed;
    left: 0;
    top: 30%;
    z-index: 99999;
}

#social_floating .facebook{
    width: 50px;
    height: 50px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
}

#social_floating .google_plus  {
    width: 50px;
    height: 50px;
    display: block;
    margin-top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

#social_floating .facebook {
    background-image: url(/source/c32c2e56963dc0b496a52b333bc0e8bc.svg);
}

#social_floating .google_plus {
    background-image: url(/source/8f26c8b4562811956214a1edfeb9c954.svg);
    background-color: #fff;
}

.cascade-slider_container {
    position: relative;
    width: 100%;
    height: 442px;
    margin: 0 auto;
    top: 80px;
}

.cascade-slider_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0.3);
  transition: all 1s ease;
  opacity: 0;
  z-index: -1;
}

.cascade-slider_item.next {
    left: 55%;
    transform: translateY(-72%) translateX(-120%) scale(1);
    opacity: 1;
    z-index: 1;
}

.cascade-slider_item.prev {
    left: 55%;
    transform: translateY(-72%) translateX(-2%) scale(1);
    opacity: 1;
    z-index: 1;
}

.cascade-slider_item.now {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(1);
  opacity: 1;
  z-index: 5;
    width: 72%;
}

.cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 29%;
  cursor: pointer;
  z-index: 5;
}

.cascade-slider_arrow-left {
    left: -6%;
}

.cascade-slider_arrow-right { 
    right: -6%; 
}

.cascade-slider_nav {
  position: absolute;
  bottom: -120px;
  width: 100%;
  text-align: center;
  z-index: 5;
}

.cascade-slider_dot {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 1em;
  background: #ddd;
  list-style: none;
  cursor: pointer;
}

.cascade-slider_dot:hover { background: #555; }

.cascade-slider_dot.cur { background: #555; }


.now img{
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.40);
}

.now .box_carousel{
    display: block !important;
}

.box_carousel {
    width: 100%;
    top: 50% !important;
    left: 50% !important;
    transform: translate(23%, -125%);
    z-index: 999999;
    background: rgba(255, 255, 255, 0.80);
    text-align: center;
    max-width: 445px;
    padding: 20px 30px;
    border-radius: 7px;
    border: 1px solid #82b82b;
    display: none;
}

.left,.right {
    cursor: pointer;
}

.loop_icam_hp  {
    height: 450px;
}

.title_header h1{
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 500;
    color: #253044;
    margin-bottom: 40px;
}

.custom_box_txt h2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    color: #253044;
    margin-bottom: 40px;
}

.title_header p, .custom_box_txt li, .column_column.custom_box_txt ul{
    color: #565854;
    font-size:18px;
    line-height: 22px;
    font-weight: 500;
}

.custom_box_txt p{
    color: #565854;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;    
}

.box_carousel h3{
    font-size:24px;
    line-height: 30px;
    font-weight: 500;
}

.box_carousel p{
    font-size:14px;
    line-height: 20px;
    font-weight: 500;
    color: #565854;
}

#rev_slider_11_2_wrapper .tparrows.tp-leftarrow {
    background: url(/source/7dc9ce186ad45918479f028b19549070.png);
    width: 59px !important;
    height: 59px !important;
}

#rev_slider_11_2_wrapper .tparrows.tp-rightarrow {
    background: url(/source/cab8a7c7c2a77e9216e599e38dc14e0b.png);
    width: 59px !important;
    height: 59px !important;
}

#rev_slider_11_2_wrapper .tp-leftarrow:before, #rev_slider_11_2_wrapper .tp-rightarrow:before{
    opacity: 0 !important;
}

.custom_box_txt ul{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {
    font-size: 16px;
    border-radius: 0 !important;
}

.custom_box_txt .column_attr, .custom_box_txt .column_button {
    max-width: 640px;
    padding-left: 70px;
}

.custom_box_txt.custom_box_left .column_attr {
    max-width: 610px;
    padding-right: 100px;
    margin-right: 0 !important;
    display: block;
    padding-left: 0 !important;
    float: right;
}

.style-simple #home_section_2 .icon_box .desc_wrapper h4:before{
    display:none !Important;
}

#home_section_2 .circle_gray{
    width: 94px;
    height: 94px;
    margin: 0 auto;
    background: #adc91f;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
    border-radius: 50%;
}

.dot_line .no_border:after {
    content: "";
    width: 70px;
    height: 2px;
    background: url(/source/5e76bd0adee08fd15b48d55518a2f000.png);
    position: absolute;
    top: 32%;
    right: -32%;
    transform: translate(-50%, -50%);
}

.style-simple #home_section_2 .icon_box .desc_wrapper h4 {
    letter-spacing: 0 !important;
    color: #585858 !important;
    font-weight: 500 !important;
    font-size: 16px;
}


.style-simple #home_section_2 .icon_box .desc_wrapper h4 br {
    display: none;
}
	
#home_section_3 .section_wrapper.mcb-section-inner{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap !important;			
}

.special_box .column_attr {
    max-width: 75%;
    margin-right: 0;
    padding-right: 10%;
    margin-left: 20%;
}

.dark .bigger-desc{
	color:#fff !important;
}

.dot_line .no_border{
    position: relative;	
}


.style-simple #home_section_2 .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    padding-top: 0;
    margin-bottom: 25px;
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 2px solid #adc91f;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}

.style-simple #home_section_2 .icon_box:hover .image_wrapper img {
    top: 0 !important;
}

.list-dark ul.list_check li, .list-dark li.list_check {
    background: url(/source/3d302a959ef1b006a3025878b45c597d.png) no-repeat 20px 5px;
}
.list_check li {
    color: #585858;
}
.esco-list .feature_list ul li p {
    font-size: 14px;
}
.esco-list .feature_list ul li:hover p {
color: #585858;
}
.esco-list .feature_list ul li:hover .icon i{
color: #acc51f !important;
}
.esco-list .feature_list ul li:hover, .esco-list .feature_list ul li:hover a {
    background: transparent !important;
	color: #acc51f !important;
}

h1.title, h2.title{
text-transform: uppercase;
font-size: 32px !important;
font-weight: 400;
line-height: normal !important;
}
.title span{
font-weight: 300;
font-size: 75%;
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #9fb71b !important;
    color: #fff !important;
}
#lil-form-content {
    display: block;
    float: left;
    margin: 0px auto;
    width: 374px;
    padding: 0px 15px;
    background: #dedede;
    padding-top: 25px !important;
    border: 1px solid #fff;
    border-right: 0px;
}

#lil-form-toggle {
    background: rgb(159, 183, 27) none repeat scroll 0% 0%;
    cursor: pointer;
    display: block;
    width: 45px;
    height: 45px;
    clear: none;
    float: left;
}
#lil-form-container {
    position: fixed;
    width: 450px;
    z-index: 99;
    right: -395px;
    top: 350px;
}
.lil-move {
right: 0 !important;
}
@media all and (max-width: 767px){
#oferujemy .feature_list ul li {
    border: 0px !important;
}
}
#oferujemy .feature_list ul li:hover .icon i:before {
    color: #fff !important;
}
#oferujemy .feature_list ul li {
    min-width: 100% !important;
}
#ceny a {
    color: #585858;
}
#ceny .icon-phone, #ceny .icon-mail {
    margin-right: 10px;
}
.pricing-box .hr_color {
    background: transparent !important;
}
#oferujemy .icon-star-line:before, #oferujemy .icon-thumbs-up-line {
    color: rgb(37, 127, 42);
}

@media all and (max-width: 959px) and (min-width: 768px){
#misja .first-row{
min-width: 33%;
}
#misja .second-row {
min-width: 33%;
margin-top: 5%;
}
div#oszczednosci {
    background-position: 100% 85% !important;
}
#oszczednosci .column_placeholder {
    display: none;
}
#oszczednosci .one-second {
    width: 100%;
}
}

@media all and (max-width: 767px){
.oswietlenie-hover-box-przemyslowe, .oswietlenie-hover-box-biurowe, .oswietlenie-hover-box-uliczne {
    background-position: 75% 75% !important;
}
h2.small-header, h1.header-custom {
    font-weight: 600 !important;
    font-size: 24px !important;
}
#oszczednosci {
    background-position: 100% 75% !important;
}
#misja .first-row, #misja .second-row {
max-width: 48%;
clear:none;
margin-top: 5%;
}
}
.zoom-bx-prod.ufo-ip-65 .desc{
 background: url(/source/a99768d94202b6c81455dfc1cc01ca0b.jpg);
}
.zoom-bx-prod.liniowe-ip-65 .desc{
 background: url(/source/abb7184582f97bdf1608e48547296a14.jpg);
}
.zoom-bx-prod.liniowe-ip-42 .desc{
background: url(/source/1b446e68ad29d5cd3f340f5475d38c75.jpg);
}
.zoom-bx-prod.hermetyczne-led .desc{
background: url(/source/a83c3e20e3e6f00217c750f736b25112.jpg);
}
.zoom-bx-prod.swietlowki-led-liniowe .desc{
background: url(/source/24be18df79730542a4c15775c1a827bd.jpg);
}
.zoom-bx-prod.flood-dob .desc{
background: url(/source/71fc9283235c71e7916073441898a295.jpg);
}
.zoom-bx-prod.uliczna-pike .desc{
background: url(/source/18f88a53c54d81c4796219a27a14bd92.jpg);
}
.zoom-bx-prod.panele-led .desc{
background: url(/source/7ac7cd283d5995e3c44a1feb6fa81eb9.jpg);
}
@media all and  (max-width: 767px ) {
 .zastosowanie-img-box {
    max-width: 35%;
    clear: none !important;
    margin: 2% 7%;
}
.custom-social-hover-box {
    max-width: 33%;
    clear: none !important;
}
}
@media all and (max-width: 599px ) {
.menu_wrapper a.responsive-menu-toggle {
     left: 8px;
}
}
@media all and (max-width: 500px ) {
h2.entry-title {
    font-size: 29px;
    line-height: normal;
}
.first-row, .second-row{
width: 100% !important;
}
.zastosowanie-img-box {
    min-width: 86%;
    margin: 2% 7%;
}
}
@media all and (max-width: 460px) {
.custom-social-hover-box {
    min-width: 100%;
    clear: none !important;
	margin-bottom: 2%;

}
h3.prod-header {
    font-size: 24px !important;
	margin-bottom: 5px !important;
}
.zoom-bx-prod .bigger-desc {
    font-size: 14px !important;
	margin-bottom: 5px !important;
}
}
a:hover{
	text-decoration: unset !important;
}
@media all and (max-width: 1584px) and (min-width: 960px) {
.zoom-bx-prod p.bigger-desc{
display: none;
}
}
@media all and (max-width: 1239px) and (min-width: 960px){
.zoom-bx-prod a.LightGreen-square-btn{
    padding: 10px 10px;
    font-size: 14px;
}
.zoom-bx-prod h3.prod-header{
font-size: 24px;
}
}
@media all and (max-width: 959px) and (min-width: 768px){
	.zoom-bx-prod{
		min-width: 50%;
	}
}
@media all and (max-width: 767px){
	.zoom-bx-prod{
		width: 100%;
	}
}
.custom-social-hover-box:hover i.icon-facebook,.custom-social-hover-box:hover i.icon-twitter,.custom-social-hover-box:hover i.icon-google{
	color: rgb(37, 127, 42) !important;
}
.brd-bottom {
    border-bottom: 1px #d4d4d4 solid !important;
}
h3.prod-header {
    color: #fff;
    font-size: 32px;
    line-height: normal;
    font-weight: 600;
    text-shadow: 0px 0px 5px #000 !important;
}


.biurowe-zlec-wycene {
background-position: 0% 10% !important;
}
.feature_list ul li p {
    color: #585858;
}
.feature_list ul li:hover p {
    color: #fff;
}

/*Footer*/
#Footer {
	background-color: #fff !important;
	color: #585858 !important;
    box-shadow: 0 -1px 5px 0 rgba(0,0,0,0.1) !important;    
}

.footer-copy-center #Footer .footer_copy .copyright {
    font-size: 12px;
}

#Footer a {
color: #095317 !important;
}

#Footer h4 {
	color: #585858 !important;
}
#Footer a:hover {
color: #7abb23 !important;
}
/*End of Footer*/

.footer-logo-network{
	vertical-align: middle;
}
a.green-square-btn {
    padding: 15px 30px;
    background-color: #237d28;
    color: #fff;
    font-size: 18px;
    text-decoration: unset;
}
a.green-square-btn:hover {
    padding: 15px 30px;
    background-color: #024220;
    color: #fff;
    font-size: 18px;
    text-decoration: unset;
}
a.LightGreen-square-btn {
    padding: 15px 30px;
    background-color: #222;
    color: #fff;
    font-size: 18px;
    text-decoration: unset;
}
a.LightGreen-square-btn:hover {
    padding: 15px 30px;
    background-color: transparent;
    color: #222;
    font-size: 18px;
    text-decoration: unset;
    border:1px solid #222;
    font-weight: 900;
}
a.DarkGreen-square-btn {
    padding: 15px 30px;
    background-color: rgb(32, 122, 36);
    color: #fff;
    font-size: 18px;
    text-decoration: unset;
}
a.DarkGreen-square-btn:hover {
    padding: 15px 30px;
    background-color: rgb(24, 96, 27);
    color: #fff;
    font-size: 18px;
    text-decoration: unset;
}
@media all and (max-width: 767px){
#Top_bar a.responsive-menu-toggle {
    right: 120px !important;
}
}
@media all and (max-width: 959px){
.feature_list ul li {
    min-width: 50%;
}
#co-zyskujesz .one-fifth, #co-zyskujesz .four-fifth {
    min-width: 100%;
}
.one-third.boxy {
    min-width: 100%;
}
#Top_bar a.responsive-menu-toggle {
    right: 65px;
}
#Top_bar #menu {
    right: 35px !important;
}
}
a.responsive-menu-toggle {
    color: #b0ca1f !important;
    border: 1px solid #b0ca1f;
}
@media all and (max-width: 783px){
.oswietlenie-przemyslowe-slider .slotholder .tp-bgimg, .slider-projektowanie-oswietlenia .slotholder .tp-bgimg, .slider-nowoczesne-oprawy .slotholder .tp-bgimg, .slider-natychmiastowy-efekt .slotholder .tp-bgimg, .o-nas-slider .slotholder .tp-bgimg, .slider-o-firmie .slotholder .tp-bgimg {
    background-position: left center !important;
}
}
#Top_bar .top_bar_left.clearfix {
    width: 100% !important;
}
#Top_bar .container {
    max-width: 100% !important;
}
div#Top_bar, #Top_bar #menu {
    background-color: #fff !important;
}
.oswietlenie-hover-box-biurowe{
box-shadow: 0px 0px 20px #8c8c8c;
background: url(/source/953e98858b6576ca0732b3d911c72d29.jpg);
}
.oswietlenie-hover-box-biurowe:hover{
background: url(/source/ace857ee9b055d44521ada7882016bf4.jpg);
}
.oswietlenie-hover-box-uliczne{
box-shadow: 0px 0px 20px #8c8c8c;
background: url(/source/cb466adb8341716b968593761bd93478.jpg);
}
.oswietlenie-hover-box-uliczne:hover{
background: url(/source/0890cf04ad3de0f91d69125ba38b7ee7.jpg);
}
.oswietlenie-hover-box-przemyslowe{
box-shadow: 0px 0px 20px #8c8c8c;
background: url(/source/f1f81dbb3185e31f5c529989d29dfd50.jpg);
}
.oswietlenie-hover-box-przemyslowe:hover{
background: url(/source/65174f6302845a0c4f472a4cdd87eabc.jpg);
}
.no-bottom-margin{
margin-bottom: 0px !important;
}
ul.list_check li:after{
display: none;
}

ul.list_check li, li.list_check {
    background: url(/source/a62279af81e2496b09d531db3a7aa395.png) no-repeat 20px 5px;
}
.zastosowanie-img-box {
    margin-bottom: 0%;
}
.img-cap {
    background: #fff;
    width: 100%;
    position: relative;
    bottom: 30px;
    border: 1px solid #989898;
    color: #024220;
}

.header-custom{
    font-size: 43px;
    line-height: normal;
    font-weight: 400;	
}
.bigger-list-item{
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: normal;
}
.bigger-desc{
	font-size: 18px;
    font-weight: 400;
    color: #585858;
	line-height: normal;
}
h2.small-header {
	font-weight: 400;
    font-size: 44px;
    line-height: normal;
}
h2.small-header span{
    font-size: 36px;
    line-height: normal;
	font-weight: 300;
}
h2.boxed-header{
	font-size: 21px;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 2px;
	color: #024220;	
}
h2.sub_header, h1.sub_header{
color: rgb(255, 255, 255);
font-weight: 400;
line-height: normal;
font-size: 48px;
}
.boxy{
    border: 1px solid #5cb460;
    margin: 1%;
    width: 30% !important;
}
.boxy a{
	text-decoration: unset !important;
}

@media all and (max-width: 1440px) and (min-width: 1280px){

.column_realizacje_loop_hp .portfolio-item a.LightGreen-square-btn {
    width: 55%;
    text-align: center;
    max-width: 100% !important;
    top: 70%;
}

#folio .portfolio_group.grid.col-4 .portfolio-item{
    width:33.33% !important;
}

a.LightGreen-square-btn,a.LightGreen-square-btn:hover {
    font-size: 16px;
}

#folio .portfolio_group .portfolio-item .desc .title_wrapper {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

#home_section_1 p{
    max-width: 85%;
    margin: 0 auto;
    display: block;
}

.custom_box_txt.custom_box_left .column_attr {
    max-width: 100%;
    padding-right: 100px;
    margin-right: 0 !important;
    display: block;
    padding-left: 0 !important;
    float: right;
    padding: 0 5% !important;
}

.custom_box_txt p {
    color: #565854;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.custom_box_txt h2 {
    margin-bottom: 20px;
}

#home_intel br{
    display: none !important;
}

#home_products .custom_box_txt .column_attr{
    max-width: 100%;
    padding-left: 70px;
    padding: 0 5% !important;
}

.title_header p, .custom_box_txt li, .column_column.custom_box_txt ul {
    color: #565854;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.bigger-desc {
    font-size: 16px;
    font-weight: 400;
    color: #585858;
    max-width: 85%;
    margin: 0 auto;
    line-height: 24px;
}

.title_header.hp_header h1 {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 25px;
}
}


@media all and (max-width: 1279px) and (min-width: 768px){
.title_header.hp_header h1 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 25px;
}

.tabs_product .column_button{
    margin-top:35px;
}

.category-gwarancja-5 .portfolio-item-fw-bg:after {
    right: 15px;
    top: 15px;
}

.portfolio-types-gwarancja-5 .main_product_image .image_wrapper:after {
    right: inherit;
    top: 20px;
}

.title_header p, .custom_box_txt li, .column_column.custom_box_txt ul {
    color: #565854;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

#home_section_2 .one-fourth.column, .four.columns {
    width: 46%;
}

.style-simple #home_section_2 .icon_box .desc_wrapper h4 {
    letter-spacing: 0 !important;
    color: #585858 !important;
    font-weight: 600 !important;
    font-size: 18px;
    max-width: 65%;
    margin: 0 auto;
}

.dot_line .no_border:after{
    display: none;
}

#home_products .one-second.mcb-wrap{
    width:100% !important;
}

.custom_box_txt .column_attr, .custom_box_txt .column_button {
    max-width: 100%;
    padding-left: 0;
    padding: 0 10%;
}

#home_products .custom_box_txt h2 {
    margin-top: 30px;
    text-align: center;
}

#home_intel .section_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}

#home_intel .custom_box_txt.custom_box_left .column_attr {
    max-width: 100%;
    padding-right: 0;
    margin-right: 0 !important;
    display: block;
    padding-left: 0 !important;
    float: right;
    padding: 0 10% !important;
    text-align: center;
}

#home_intel .section_wrapper .wrap:nth-child(1){
    order: 2;
    width: 100% !important;
}

#home_intel .section_wrapper .wrap:nth-child(2){
    order: 1;
    width: 100% !important;
}

#home_intel .section_wrapper img{
    margin: 0 auto 40px;
    display: block;
}

.style-simple #Filters .filters_wrapper ul li a {
    background: none;
    border: 0;
    padding: 15px 15px;
    position: relative;
    font-size: 14px !important;
}

.download .one-fifth.column{
    width: 23% !important;
}

.column.column_divider {
    margin-bottom: 0 !important;
    display: none;
}


#folio .portfolio_group.grid.col-4 .portfolio-item, .portfolio_group.masonry.col-4 .portfolio-item, .portfolio_group.masonry-hover.col-4 .portfolio-item, .portfolio_group.masonry-minimal.col-4 .portfolio-item {
    width: 50% !important;
}

.flex_product h3 {
    font-weight: 300;
    font-size: 26px;
    letter-spacing: 0.05em;
    line-height: 32px;
}

a.LightGreen-square-btn, a.LightGreen-square-btn:hover {
    font-size: 15px;
}

#text-4 img{
    max-width:85%;
    height: auto;
}

#social_floating .facebook, #social_floating .linkedin {
    width: 35px !important;
    height: 35px !important;
}

} 


.portfolio-item a.LightGreen-square-btn {
    width: 50%;
    text-align: center;
    max-width: 100% !important;
}


@media all and (max-width: 767px){
#rev_slider_11_2_wrapper .tparrows.tp-leftarrow {
    background: url(/source/7dc9ce186ad45918479f028b19549070.png);
    width: 29px !important;
    height: 29px !important;
	background-size:contain;
}

#rev_slider_11_2_wrapper .tparrows.tp-rightarrow {
    background: url(/source/cab8a7c7c2a77e9216e599e38dc14e0b.png);
    width: 29px !important;
    height: 29px !important;
	background-size:contain;
}

#mfn-rev-slider{
	display:none;
}

#our_partneres a:hover:after {
    max-width: 25%;
}

#our_partneres .image_wrapper{
    margin-bottom:20px;
}

#text-5 img {
    margin: 0 auto;
}

#our_partneres h2 span {
    line-height: 100% !important;
    margin-top: 15px;
    display: block;
}

.section.full-width .column_realizacje_loop_hp .portfolio_group .portfolio-item {
    width: auto !important;
    position: relative !important;
    margin: 0 !important;
}

.section.full-width .column_realizacje_loop_hp .portfolio_group .portfolio-item .image_frame.scale-with-grid{
    margin-top: 0!important;
    max-width: 100vw !important;
}

.title_header.hp_header h1 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 30px;
}

.title_header p, .custom_box_txt li, .column_column.custom_box_txt ul {
    color: #565854;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.custom_box_txt p {
    color: #565854;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.bigger-desc {
    font-size: 16px;
    line-height: 24px !important;
    font-weight: 500;
    color: #585858;
    line-height: normal;
}

.new_white_box {
    font-size: 14px;
    line-height: 22px !important;    
}

.widgets_wrapper h4 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}

#text-4 .textwidget{
    text-align: center;
}

#social_floating {
    position: fixed;
    left: 0;
    top: 80%;
    z-index: 99999;
}

#social_floating .facebook, #social_floating .google_plus, #social_floating a.linkedin {
    width: 28px !important;
    height: 28px !important;
}

.custom_box_txt ul {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    text-align: left;
}

.dot_line .no_border:after{
    display: none;
}

body .style-simple #home_section_2 .icon_box .desc_wrapper h4{
    height: 100% !important;
}
.style-simple #home_section_2 .icon_box .desc_wrapper h4 {
    letter-spacing: 0 !important;
    color: #585858 !important;
    font-weight: 600 !important;
    font-size: 18px;
    max-width: 85%;
    margin: 0 auto;
    line-height: 26px;
}

.custom_box_txt .column_attr, .custom_box_txt .column_button {
    max-width: 100%;
    padding-left: 0;
    padding: 0 5% !important;
    text-align: center;
}

body .custom_box_txt .column_button {
    max-width: 100%;
    padding-left: 0;
    padding: 0% !important;
    text-align: center;
}

.custom_box_txt h2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    color: #1d7b27;
    margin-bottom: 20px;
    margin-top: 25px;
}

#home_intel .section_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}

#home_intel .section_wrapper .wrap:nth-child(1){
    order: 2;
    width: 100% !important;
}

#home_intel .section_wrapper .wrap:nth-child(2){
    order: 1;
    width: 100% !important;
}
.custom_box_txt.custom_box_left .column_attr {
    max-width: 100%;
    padding:0 5% !important;
}

.style-simple #Filters .filters_wrapper ul li {
    width: 50%;
}

.style-simple #Filters .filters_wrapper ul li a {
    padding: 14px 0px;
}

.style-simple #Filters .filters_wrapper ul li a:hover, .style-simple #Filters .filters_wrapper ul li.current-cat a{
    background-color:#7abb23;
    color: #fff !important;
}

.style-simple #Filters .filters_wrapper ul li.current-cat a:after {
    display: none;
}

.style-simple #Filters .filters_wrapper ul {
    border-bottom-width: 0px !important;
}

#Filters {
    padding: 50px 0 25px !important;
}

.portfolio_group.grid .portfolio-item .desc .desc-wrapper {
    max-width: 85%;
    font-size: 14px;
}

h2.entry-title, h2.entry-title a, h2.entry-title a:hover {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0 !important;
    letter-spacing: 0.055em;
}

.portfolio_group .portfolio-item .desc .title_wrapper {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

a.LightGreen-square-btn {
    padding: 15px 30px;
    background-color: #222;
    color: #fff;
    font-size: 14px;
    text-decoration: unset;
}

a.LightGreen-square-btn:hover {
    font-size: 14px;
}

#folio .portfolio_group.grid.col-4 .portfolio-item, .portfolio_group.masonry.col-4 .portfolio-item, .portfolio_group.masonry-hover.col-4 .portfolio-item, .portfolio_group.masonry-minimal.col-4 .portfolio-item {
    width: 100% !important;
}

.short_desc_product {
    padding-left: 0;
    font-size:16px;
    line-height: 24px;
}

.subheader-both-left #Subheader .title {
    width: 100%;
    text-align: center;
}

.used_products_rel {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}

.single h1.title, .single h2.title {
    text-align: center;
}

.flex_product h2 {
    font-weight: 600;
    font-size: 42px;
    letter-spacing: 0.05em;
    line-height: 54px;
    margin-bottom: 5px;
}

.flex_product h3 {
    font-weight: 300;
    font-size: 26px;
    letter-spacing: 0.05em;
    line-height: 32px;
}

}


#text-5 img {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-id-9 .portfolio_group.grid .portfolio-item, 
.page-id-334 .portfolio_group.grid .portfolio-item, 
.page-id-993 .portfolio_group.grid .portfolio-item, 
.page-id-996 .portfolio_group.grid .portfolio-item, 
.page-id-998 .portfolio_group.grid .portfolio-item {
    margin: 0 !important;
}

.column_realizacje_loop_hp .portfolio_group:not(.list) .portfolio-item {
    background: none!important;
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
}

#our_partneres a {
    font-size: 20px;
    padding-bottom: 20px;
    position: relative;
}

#our_partneres a:hover:after {
    content: "";
    height: 2px;
    display: block;
    margin: 0 auto;
    background-color: #adc91f;
    max-width: 50%;
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#about_us_2 .LightGreen-square-btn{
      background-color: #7abb23;  
}

#about_us_2 a.LightGreen-square-btn:hover {
    padding: 15px 30px;
    background-color: #fff !important;
    color: #222;
    font-size: 18px;
    text-decoration: unset;
    border: 0px solid #222;
    font-weight: 500;
}

#our_partneres .title{
    text-align:center !important;
    margin-bottom: 30px;
}
.single-portfolio h2.small-af:first-of-type {
    margin-top: 23px;
}
.single-portfolio h2.small-af {
    font-size: 18px;
    line-height: 30px;
}
#Footer aside#text-4 a, aside#text-4 img {
    display: block;
    max-width: 200px;
    float: right;
    margin: 5px 0px !important;
}
#our_partneres .clients_slider_header a {
    padding: 0px !important;
    right: unset;
    left: unset;
    margin: 0 5px;
}

#our_partneres .clients_slider_header {
    position: absolute;
    bottom: -45px;
    left: 50%;
    padding: 0px;
    height: 60px;
    transform: translateX(-50%);
}
#our_partneres .clients_slider_header a:hover:after {
	display:none;
}
ul.clients .client_wrapper {
	background:#fff;
}


@media all and (max-width: 1440px) and (min-width: 1279px){
#slider_products .content_slider.flat.description ul li .desc {
    padding: 0 20% 0 0 !important;
}	

#lp_new_system .section_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap !important;
}
}

@media all and (max-width: 1278px) and (min-width: 768px){
#slider_products .content_slider.flat.description ul li .desc {
    padding: 0 5% 0 0 !important;
}	

.style-simple #lp_why_us .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    width: 120px;
    height: 120px;
}
 
.page-id-1628 .circle_gray img {
    max-width: 60% !important;
}

#lp_new_system br{
	display:none !important;
}

#lp_new_system .section_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap !important;
}

.pad_box_lp {
    padding: 5% 0% 5% 6%;
}	
}

@media all and (max-width: 767px){
#slider_products .content_slider.flat.description ul li .desc {
    padding: 0 5% 0 0 !important;
}	

.style-simple #lp_why_us .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    width: 120px;
    height: 120px;
}
 
.page-id-1628 .circle_gray img {
    max-width: 80% !important;
}

.left_col_50, .right_col_50 {
    width: 100% !important;
}

#slider_products .content_slider a.slider_prev, .content_slider a.slider_next {
    top: 25% !important;
}

.trailer_box img{
	width:100% !important;
}

#lp_new_system br{
	display:none !important;
}

.page-id-1628 #mfn-rev-slider {
    display: block !important;
}
	
#cta_lp .column_button:first-child{
	margin-bottom:20px !important;
}

#lp_big_section {
    background: #f3f4f8 !important;
    background-image: none !important;
	text-align:center !important;
}

#lp_big_section h2{
	text-align:center;
}

#lp_info_box h3 {
    line-height: 22px;
    margin-top: 30px;
}

#lp_info_box br, .pad_box_lp br {
	display:none !important;
}

.pad_box_lp {
    padding: 5% 30px;
    text-align: center;
}

.pad_box_lp h2{
	text-align:center;
}

#lp_big_section p,  #lp_why_us .one p, #slider_products .desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
}
#social_floating a.linkedin {
    width: 50px;
    height: 50px;
    display: block;
    margin-top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(/source/88cef38cefc0351947666437366610e9.svg);
	background-color:#fff;
}

#lp_big_section ul {
    line-height: 19px;
    font-weight: 600;
    letter-spacing: 0.02em;
    max-width: 350px;
}



/*Show-number stopka*/
span.show-number {
    display: inline-block;
    position: relative;
    cursor:pointer;
}
span.show-number:not(.show) {
	left:-30px;
}
span.show-number:after {content: '... [Pokaż]';position: absolute;top: 0;right: -58px;z-index: 1;opacity: 1;}

span.show-number a {
    max-width: 80px;
    display: inline-block;
    max-height: 26px;
    overflow: hidden;
    pointer-events:none;
}

span.show-number.show a {
    max-width: unset;
    pointer-events:auto !important;
}

span.show-number.show:after {
    visibility: hidden;
}
#our_partneres a:hover:after {
    top: unset !important;
    right: unset !important;
}
#our_partneres span.show-number:not(.show) {
	left:unset;
}
#our_partneres span.show-number:not(.show) a {
	padding-bottom:unset !important;
}
#our_partneres span.show-number:after {
	top: 2px;
    right: -68px;
    z-index: 1;
    opacity: 1;
    color: #2e9233;
    font-size: 17px;
}

.przed-formularz span.show-number:not(.show) {
    left: unset;
}

.przed-formularz span.show-number:after {
    right: -125px;
}
.page-id-13 span.show-number:not(.show) {
    left: unset;
}

.page-id-13 h5 span.show-number:not(.show) a {
    max-height: 20px;
}

.page-id-13 h5 span.show-number:after {
    right: -65px;
}

#lp_big_section .modernizacja-btn-lp {
    background-color: #82b82b !important;
	color:#fff;
}
#lp_big_section .modernizacja-btn-lp i {
    color: #fff;
}
.page-id-1823 #lp_big_section {
    padding: 5% 0 !important;
}



/*wpisy widgets*/
a.wpis-widget {
    line-height: 0;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

a.wpis-widget > span {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    width: calc(100% - 15px);
	z-index:1;
}
a.wpis-widget:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(121, 187, 34, 0.95);
    max-width: 4px;
    transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
    z-index: 0;
}
a.wpis-widget:hover:after, a.wpis-widget:focus:after {
	max-width:100%;
}
a.wpis-widget > span:after {
    position: absolute;
    right: 0;
    content: url(/source/85714a47bbdd39a92b4ccd60d18d5e35.png);
    transform: scale(1);
    transition: all .3s ease;
}
a.wpis-widget:hover > span:after {
    transform: scale(1.2);
}
/**/

/* FORMULARZ REKLAMACJI */

#reklamacja .wpcf7-form .wrapctf  {
    max-width: 960px;
    margin: 0 auto;
    padding: 40px;
    background: #fff;
    border: 1px solid rgba(229, 229, 229, 0.8);
}

#reklamacja h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    color: #222;
}

#reklamacja h3 {
    line-height: 22px;
    font-size: 24px;
    font-weight: 300;
    margin: 40px 0 20px;
    border-bottom: 2px solid #f2f1f1;
    padding-bottom: 10px;
    color: #222;
}

#reklamacja input[type="date"], #reklamacja input[type="email"], #reklamacja input[type="number"], #reklamacja input[type="password"], #reklamacja input[type="search"], #reklamacja input[type="tel"], #reklamacja input[type="text"], #reklamacja input[type="url"], select, #reklamacja textarea, .woocommerce .quantity #reklamacja input.qty {
    background-color: #fff;
    color: #626262;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.02)!important;
    box-shadow: inset 0 0 0px 0px rgba(0,0,0,0.02)!important;
    border: 1px solid #dedada !important;
}
#reklamacja input[type="date"]:focus, 
#reklamacja input[type="email"]:focus, 
#reklamacja input[type="number"]:focus, 
#reklamacja input[type="password"]:focus, 
#reklamacja input[type="search"]:focus, 
#reklamacja input[type="tel"]:focus, 
#reklamacja input[type="text"]:focus, 
#reklamacja input[type="url"]:focus, select:focus, #reklamacja textarea:focus {
    color: #222 !important;
    background-color: rgb(243, 244, 248) !important;
    border-color: #267f34;
}

.button-stroke input[type="submit"]{
	outline:none !important;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    margin: 20px 0 0;
}

#reklamacja .acceptance-977 span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
#Footer .footer_action h2{
	color: #253044 !important;
	padding-top:20px;
}

#Footer .footer_action ul.clients .client_wrapper {
    padding: 0;
}

#Footer .footer_action .clients_slider .clients_slider_header{
    top: -40px;
    right: 0;
	position:absolute;
}

#Footer .footer_action .clients_slider{
	position:relative;
}

#Footer .widgets_wrapper {
    font-size: 18px;
    line-height: 28px;
}

#Footer .footer_action {
    background: rgb(255, 255, 255);
}

#Footer .footer_action a.button .button_icon {
    padding: 0px 4px 1px;
}

#Footer .footer_action .clients_slider .clients_slider_header {
	margin-bottom: 0 !important; 
}


/*
#Footer .footer_action {
    background: rgb(243, 244, 248) !important;
}

#Footer .footer_action .one {
    margin-bottom: 4px;
    padding-top: 30px;
    text-align: center;
    font-size: 110%;
    line-height: 180%;
}

body #Footer .footer_action a {
    color: #fff !important;
    background: #7aba23 !important;
    font-size: 18px;
    letter-spacing: 0.025em;
    font-weight: 900;
    padding: 0 20px;
}

body #Footer .footer_action a:hover {
	background:#222 !important;
	color:#fff !important;
	border-color:#222 !important;
}

.button-stroke #Footer .footer_action a.button:hover .button_icon i{
 	color: #fff !important;
}
.button-stroke #Footer .footer_action a.button .button_icon i{
    color: #fff !important;
}
*/

.brd_top {
    border-top: 2px solid #f3f4f8;
    padding-top: 50px !important;
    background: #fcfcfc !important;
}

.page-id-2001 #Content .section_wrapper{
	max-width:1000px;
}

.custom_style_career ul{
	margin-top:10px;
}

.custom_style_career a{
	font-weight:bold;
}

.custom_style_career b {
    font-size: 20px;
    letter-spacing: 0.02em;
    position: relative;
    display: inline-block;
    padding: 10px 5px 0 0;
}

.custom_style_career .column_column ul li{
	margin-bottom:4px;
}

.custom_style_career b:after {
    content: "";
    width: 100%;
    background-color: #82b82b;
    height: 2px;
    display: block;
    margin-top: 3px;
}

.cta_label a:hover{
	color:#82b82b !important;
}

.cta_label a {
    color: #fff !important;
    font-size: 25px;
    line-height: 38px !important;
    font-weight: 400;
}

.cta_label {
    display: block;
    padding: 15px;
    background: #257f2a;
    text-align: center;
    color: #fff;
    letter-spacing: 0.025em;
    font-size: 16px;
    font-weight: 600;
    max-width: 100%;
}

.custom_style_career .icon{
    font-size: 6vw;
    text-align: center;
    color: #257f2a;
}

.white_bg{
	background:#fff !important;
}

body.page .bigger{
    font-size: 26px;
    line-height: 32px;
}

#kontakt_1{
	padding:0px 0 !important;
}

.box_info_contact .column_attr {
    padding: 45px 45px 45px 0;
}

.box_info_contact .label_contact {
    font-weight: 900;
    letter-spacing: 0.1em;
    font-size: 17px;
    line-height: 24px;
    color: #222;
}

#kontakt_2{
	padding:60px 0 !important;
	background:#fff !important;
}

.circle_contact .image_frame {
    width: 62px;
    height: 62px;
    background: #257f2a;
    border-radius: 50%;
}

.circle_contact .image_wrapper{
    height: 62px;	
}

.circle_contact .image_frame img {
    top: 10px !important;
}

.cta_contact h3  {
    color: #222;
    font-size: 24px !important;
    padding-left: 5px;
    line-height: 28px !important;
    padding-top: 4px;
}

.cta_contact span.show-number:not(.show) {
    left: 10px;
}

.cta_contact .column_attr{
	padding-bottom:10px;
}

.cta_contact span.show-number:after {
    content: '... [Pokaż]';
    position: absolute;
    top: 0;
    right: -50px;
    z-index: 1;
    opacity: 1;
}

.cta_contact span.show-number.mail_format:after {
    content: '... [Pokaż]';
    position: absolute;
    top: 0;
    right: -27px;
    z-index: 1;
    opacity: 1;
    background: #f9f9f9;
}

#our_partneres span.show-number.mail_format:not(.show) {
    left: unset;
    margin-right: 40px;
}

#our_partneres span.show-number.mail_format:after {
    top: 2px;
    right: -41px;
    z-index: 1;
    opacity: 1;
    color: #2e9233;
    font-size: 17px;
    background: #fff;
}

.cta_contact span.show-number.mail_format_rec:after {
    content: '... [Pokaż]';
    position: absolute;
    top: 0;
    right: -66px;
    z-index: 1;
    opacity: 1;
    background: #f9f9f9;
}

.cta_contact span.show-number.mail_format_rec a {
    max-width: 90px;
}

.cta_contact p{
	margin-bottom:5px;
}

.cta_contact span.show-number a {
    max-width: 80px;
    display: inline-flex;
    max-height: 25px;
    overflow: hidden;
    pointer-events: none;
}

.new_color_link{
	color:#fff;
}

#dzial-sprzedazy .new_color_link{
	color:#222;
}

.cta_contact .mcb-wrap-inner {
    padding: 20px;
    background: #f9f9f9;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
}

#dzial-sprzedazy, #zapytania-ofertowe, #reklamacja{
	display:none;
}

#dzial-sprzedazy, #zapytania-ofertowe, #reklamacja{
	padding:60px 0 !important;
}

#dzial-sprzedazy .section_wrapper {
	max-width:960px;
}

.must_check {
    font-size: 16px;
    font-weight: 900;
    left: 5px;
    position: relative;
}

.cf7-text-drop, .cf7-text-or{
display:none !important;
}

.cf7-dragandrophandler {
    border: 0px dashed #92AAB0;
    width: 100%;
    height: 100%;
    color: #92AAB0;
    text-align: left;
    vertical-align: bottom;
    padding: 0;
    font-size: 200%;
    position: relative;
}

.cf7-dragandrophandler-inner {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    text-align: left;
    line-height: 40px;
    padding-top: 0;
}
.cf7-text-browser a {
    display: inline-block;
    background: #257f2a;
    padding: 0 10px;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 17px;
	letter-spacing:0.03em;
}

.cf7-text-browser a:hover {
	background:#222;
}

.cf7-drop-filesize {
    display: none !important;
}

.cf7-drop-statusbar {
	box-sizing:border-box !important;
}

#wpcf7-f1986-p2004-o2 .wpcf7-form.invalid div.wpcf7-validation-errors, #wpcf7-f1986-p2004-o2 .wpcf7-form.invalid div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000;
    text-align: center;
    background: #ff0000;
    color: #fff;
	display:block !important;
}

.cta_contact span.show-number.show a {
    max-width: 100%;
    display: inline-flex;
    max-height: 25px;
    overflow: hidden;
    pointer-events: none;
    left: 10px;
    position: relative;
}

.grecaptcha-badge{
	display:none;
}

@media all and (max-width: 767px){
	#kontakt_2 .cta_contact {
		padding:0 0 20px !important;
	    font-size: 16px;
    	line-height: 24px;
	}
	
	#kontakt_1{
	    font-size: 16px;
    	line-height: 24px;	
	}
	
	.custom_space {
    height: 0 !important;
}
	
#data_table_products tfoot {
	position:relative !important;
	top:0 !important;
}
	
.moc, .ss, .sku, .tb, .kr, .stos, .ste, .cer {
    display: grid;
    box-sizing: border-box !important;
}
	
.products_parmas th {
    font-size: 10px;
    font-weight: 300 !important;
}
		
.moc, .ss{
width:105px !important;
}
	
		
.sku, .tb, .kr, .stos, .ste, .cer{
width:106px !important;
}
	
 .custom_select, #data_table_products tr{
	width: 846px !important;
    display: -webkit-inline-box;
	}
	#data_table_products tbody, #data_table_products tfoot, #data_table_products thead{
	width: 846px !important;
	}
}


.realizacje_product_3 p:before{
	display:none;
	content:"Realizacja dla:";
	font-size:16px;
	line-height:24px;
	letter-spacing:0.03em;
	font-weight:400;
	text-transform:uppercase;
}

.realizacje_product_3 p {
    color: #000;
    font-weight: 900;
    font-size: 26px;
    line-height: 32px;
    padding: 10px 0 0 0;
}

.main_adv .column_attr  {
	background: #f9f9f9;
    padding: 40px 40px 40px 20px;
	border: 1px solid #e9e9e9;
}


.main_adv h6{
 	font-weight: 600;
    letter-spacing: 0.03em;
}

.icon_system img{
	max-width:80px !important;
}

.style-simple .icon_system .icon_box .image_wrapper {
    margin-bottom: 0;
}

.style-simple .icon_system  .icon_box:hover .desc_wrapper h4:before,.style-simple .icon_system  .icon_box .desc_wrapper h4:before{
	display:none;
}

.style-simple .icon_system .icon_box:hover .image_wrapper img {
    top: 0 !important;
}

.icon_system .icon_box{
    border: 1px solid #ccc;
    max-width: 220px;
    margin: 0 auto;
}

.style-simple .icon_system .icon_box .desc_wrapper h4 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    padding: 0 20px;
    color: #222;
}

.icon_system .mcb-wrap-inner .column:nth-child(2) .icon_box {
    border-bottom: 0;
    border-top: 0;
}

.desc_product_new h3{
	margin-top:10px;
	margin-bottom:35px;
}

#Subheader p.title {
    text-transform: uppercase;
    font-size: 32px !important;
    font-weight: 400;
    line-height: normal !important;
}

#our_partneres h3.title{
    text-transform: uppercase;
    font-size: 32px !important;
    font-weight: 400;
    line-height: normal !important;
}

p.info_legend{
    font-weight: 600;
    letter-spacing: 0.03em;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 15px;
	color: #257f2a;
}

.style-simple .first_tab .icon_system .icon_box .desc_wrapper p.title{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    padding: 0 20px;
    color: #222;
    font-weight: 900;
}

.style-simple #zastosowanie_new .icon_box .desc_wrapper p.title {
    margin-bottom: 20px;
    letter-spacing: 0.015em;
    color: #222;
    max-width: 160px;
    text-align: center;
    margin: 0 auto;
    font-size: 21px;
    line-height: 25px;
	font-weight:700;
}

aside#text-3 h4 {
    font-weight: 700;
    letter-spacing: 2px;
    color: #585858 !important;
    font-size: 21px;
    line-height: 25px;
}

.icon_system .last_border .icon_box{
	border-bottom: 1px solid #ccc !important;
}

.single-portfolio h1 {
    font-size: 52px;
    line-height: 60px;
}

.single-portfolio h1 span{
	line-height: 27px;
    margin-bottom: 35px;
    font-weight: 300;
    font-size: 26px;
    letter-spacing: 0.05em;	
	display:block;
	padding-top:5px;
}

.pad_lp_top{
    padding-top: 120px!important;
    padding-bottom: 60px !important;
}

.pad_lp_top2{
    padding-top: 60px!important;
    padding-bottom: 120px !important;
}


.lp_2_new h2 {
    font-size: 46px;
    line-height: 52px;
	font-weight:700;
}

.pad_lp_top2 .mcb-wrap-inner, .pad_lp_top .mcb-wrap-inner{
	padding-left:40px;
	box-sizing:border-box;
}

@media (max-width: 767px){
.page-id-2258 #mfn-rev-slider {
    display: block !important;
}	

.pad_lp_top2 .mcb-wrap-inner, .pad_lp_top .mcb-wrap-inner{
	padding-left:0;
	box-sizing:border-box;
}

.lp_2_new h2 {
    font-size: 36px;
    line-height: 42px;
}
}

.single .flex_product .section_wrapper {
	display:block !important;
}

.single .desc_product_new  {
    padding: 20px 0 50px;
}

.one-second.mcb-wrap.product_image{
	width:60%;	
}

.one-second.mcb-wrap.short_desc_product{
	width:40%;
}

#finansowanie_1 .desc_wrapper .title:after{
	content:"";
	display:block;
	width:40px;
	height:28px;
	margin:20px auto 0;
	background-image:url(https://ledolux.pl/wp-content/uploads/2019/09/arrow_finanse.png);
}

.style-simple #finansowanie_1 .icon_box .image_wrapper {
    margin-bottom: 0px;
}

.style-simple #finansowanie_1 .icon_box:hover .desc_wrapper h4:before{
	opacity:0 !important;
}

#finansowanie_2{
	padding:50px 0 10px !important;
}

.button-stroke #finansowanie_2.dark a.button{
    border-color: #ffffff;
    color: #7abb23;
}

.button-stroke #finansowanie_2.dark a.button span{
    background: #fff;
	padding-bottom:13px;
}

.button-stroke #finansowanie_2.dark a.button:hover{
    border-color: #000;
    color: #000;
}

.button-stroke #finansowanie_2.dark a.button span:hover{
    background: transparent;
}

#finansowanie_3{
	padding:90px 0 30px !important;
}

#finansowanie_4{
	padding:10px 0 50px !important;
}

.icon_desc_new p{
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    margin: 15px 0 30px;
}

.pad_right  {
    padding-right: 50px;
}

.line_between .image_wrapper:after{
	content:"";
	width:53px;
	height:2px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%,-50%);
    background-image: url(https://ledolux.pl/wp-content/uploads/2019/09/new_line.png);
    z-index: 22222;
}

.line_between .image_frame .image_wrapper{
	overflow:visible;
}

#finansowanie_6_1{
	padding:0 0 90px !important;
}

#finansowanie_6{
	padding-top:50px !important;
}

#finansowanie_6_1 .image_frame:before {
    content: "";
    width: 1000%;
    height: 100%;
    position: absolute;
    background-color: #7abb23;
    top: -30px;
    padding: 30px 0;
}


#finansowanie_6_1 ul, #finansowanie_3 ul{
	color:#7abb23;
}

#finansowanie_6_1 ul span, #finansowanie_3 ul span{
	color:#000 !important;
}

div#popmake-2493 {
max-width:720px !important;
}

div#popmake-2493 .rodo-scroll {
max-height:350px;
overflow-y:scroll;
}
.pum-content.popmake-content p.rodo-big:first-of-type {
    margin-top: 0px;
}
.pum-content .btn-rodo {
    cursor: pointer;
    display: block;
    max-width: 250px;
    box-sizing: border-box;
    padding: 10px 20px 12px;
    color: #fff;
    background: #8BC34A;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    border-radius: 50px;
    border: 2px solid #314b0e;
    margin: 0px auto 20px;
    font-weight: 400;
}

.pum-content .btn-rodo.more {
    color: #8BC34A;
    background: #fff;
    border: 2px solid #314b0e;
    margin-top: 20px !Important;
}
.pum-content.popmake-content ul li {
    margin-left: 22px;
}
.pum-content.popmake-content ul {
    list-style: circle;
}
.pum-content.popmake-content p:not(.rodo-big), .pum-content.popmake-content ul li {
    margin-bottom: 5px;
}
.pum-content.popmake-content p.rodo-big {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 15px;
}

.rodo-scroll {
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
    font-weight: 400;
    box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
    position: relative;
    padding: 10px;
}
div#folio div#Filters ul.categories {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 90%;
    margin: 0 auto;
    justify-content: center;
}

.page-id-9 div#folio div#Filters ul.categories>li.reset.current-cat {
    order: 0;
	display:none;
}

.page-id-9 div#folio div#Filters ul.categories > li.bestsellers {
    order: 1;
}

.page-id-9 div#folio div#Filters ul.categories > li.exterior-lighting {
    order: 5;
}

.page-id-9 div#folio div#Filters ul.categories > li.industrial-lighting{
    order: 2;
}

.page-id-9 div#folio div#Filters ul.categories > li.office-lighting {
    order: 6;
}

.page-id-9  div#folio div#Filters ul.categories > li.sport-lighting{
    order:4;
}

.page-id-9  div#folio div#Filters ul.categories > li.street-lighting{
    order: 3;
}

@media all and (max-width:1280px) {
	div#folio div#Filters ul.categories>li>a {
		padding-left: 10px;
		padding-right: 10px;
	}

	div#folio div#Filters ul.categories>li {
		width: 30%;
	}
}
@media all and (max-width:767px) {
	div#folio div#Filters ul.categories>li {
		width: 50%;
	}
}

.zalety .trailer_title {
    font-size: 18px;
}

.zalety .desc {
    padding: 0px 15px 15px !important;
	height: 186px;
}

.box_fin a.button:not(.action_button) {
	background-color: #82B82B !important;
	color: #ffffff;
}

.oprawy .trailer_desc_custom a {
	border-color: #ffffff !important;
	color: #ffffff !important;
	margin: 0 auto;
	max-width: 70%;
}

.oprawy .trailer_desc_custom i {
	color: #ffffff !important;
}

.oprawy .trailer_desc_custom:before {
	display: none;
}

.page-id-2555 #our_partneres {
	display: none;
}
a.c_btn {
    width: 35%;
    padding: 8px;
    display: block;
    margin: 15px auto 10px;
    color: #7abb23 !important;
    background-color: white;
}
a.c_btn:hover {
    background-color: #82b82b;
    color: #ffffff!important;
}
@media (max-width: 960px) {
    a.c_btn {
        width: auto;
    }
    div.wpcf7 .ajax-loader {
        display: none;
    }
}
@media (max-width: 1024px){
    .pdf_btn {
        width: 100% !important;
        text-align: center !important;
    }
    .send_btn {
        width: 100% !important;
        text-align: center !important;
    }
}
p.form_title {
    font-weight: 400;
    font-size: 20px;
    padding: 10px 0 10px 0;
}
.field_form {
    padding: 1px 0 1px 0;
}
.pdf_btn {
    width: 50%;
    float: left;
    padding: 15px 0;
}
.send_btn {
    width: 50%;
    float: left;
    text-align: right;
}
.send_btn p {
    font-weight: 400;
    font-size: 12px;
}
/* .send_btn input[type="submit"] {
    background-color: #7abb23 !important;
    color: white !important;
}
.send_btn input[type="submit"]:hover {
    background-color: #257f2a!important;
} */
.field_form input[type="text"]:focus, .field_form input[type="email"]:focus, .field_form textarea:focus {
    background-color: #fffccf !important;
    color: black;
}
div.wpcf7 .ajax-loader {
    top: 135px;
    right: 345px;
    position: absolute;
}
b.exp::after {
    content: none !important;
}


body #Subheader .breadcrumbs .icon-right-open, body #Subheader .breadcrumbs li:last-child{
	color:#4fa830 !important;
}

.portfolio-item-fw-bg{
	position:relative;
}

.space_1{
	padding:60px 0 0 0 !important;
}

.space{
	padding:60px 0 60px !important;
}

.custom_flex .section_wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap !important;
}

.space .column_attr, .space_1 .column_attr, .space_3 .column_attr{
	padding-right:40px;
}


@media all and (max-width: 1460px) and (min-width: 1240px){
	.btn-gradient.aos-init{
		font-size:13px !important;
	}
.section-start-text .textblock {
    padding: 0 !important;
}

.section-contact-text-wrapper{
	padding:20px !important;
}

.new_size_font, .section-contact-text-wrapper-list ul{
	font-size:15px !important;
	line-height:24px !important;
}

.single-portfolio.postid-3059 h1, .single-portfolio.postid-3059 h2, .single-portfolio.postid-3059 h3{
	line-height:normal !important;
}

.hide_desktop_rwd{
	display:none !important;
}

body.single-portfolio.postid-3059 .section-contact-text {
    max-width: 70%;
    flex: none;
    margin: 0 auto;
}

body.single-portfolio.postid-3059 .section-start-text a {
    margin-right: 1rem !important;
}
}


@media (max-width: 767px){
#Top_bar .banner_wrapper {
    display: block;
    position: absolute;
    top: 61px;
    transform: translate(0%, -50%);
    right: -15px;
}
#Top_bar .banner_wrapper img {
    max-width: 30vw;
    height: auto;
}

body #cookie-law-info-bar span{
	padding:40px 30px !important;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    top: 55px;
}

}

body.single-portfolio.postid-3059 .section-quality-images h3 {
    color: #d2b03c !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: .2rem;
    width: 100%;
    display: block;
    margin: 0 0 2rem;
	font-size:19px;
	line-height:22px;
}

#cookie-law-info-bar {
    background: rgba(0, 0, 0, 0.79) !important;
    height: 100% !important;
}

#cookie-law-info-bar span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #000 !important; 
    width: 100%;
    box-sizing: border-box;
    padding: 30px 16vw !important;
    text-align: left;
}

.head_policy {
    font-size: 24px;
    font-weight: 600;
    color: #253044;
}

.desc_policy {
    font-size: 15px;
    font-weight: 400;
	line-height:24px;
}

.button_policy p.first_button{
	float:left;
}

.button_policy p:last-child{
    float: right;
    line-height: 42px;
}

#cookie-law-info-bar br{
	display:none !important;
}

body .first_button a:hover{
	background-color: #4fa830 !important;
    color: #fff !important;
}

.first_button a{
    background-color: transparent !important;
    color: #4fa830 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    border: 2px solid #4fa830;
	margin:0 !important;
}

.button_policy p{
	text-align:left; 
}


#cookie-law-info-again{
	display:none !important;
}

/* ENG HOMEPAGE */

#en_home_1, #en_home_2{
	padding:50px 0 !important;
}

#en_home_2{
	background-color:#fff;
}

#en_home_1 h1{
	text-align:center;
	font-size:42px;
	line-height:52px;
	margin-bottom:30px;
}

.box_home_1_txt .column_attr{
	max-width:550px;
	margin-left:50px;
}

#en_home_2 .custom_flex .mcb-wrap-inner{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap !important;
}

#en_home_2 .custom_flex .mcb-wrap-inner .column_image{
	margin-left:30px;
}
.box_home_adv .column_attr{
	max-width:500px;
	padding-left:20px;
} 

.four-fifth.column {
    width:calc(68% - 15px);
	margin:0 auto 0 0;
}

body #en_home_2 .section_wrapper {
	max-width:80% !important;
}

#en_home_2 h2{
	margin-bottom:60px;
}

#en_home_3 {
	padding:60px 0 !important;
}

#en_home_3 .one-second.left_side{
	width:48% !important;
	margin:2% 2% 2% 0 !important;
    height: 24vw;
    max-height: 448px;
	background-color: #4f8901;
}

#en_home_3 .one-second.left_side .column_column {
	width:100%;
    z-index: 222;
    position: relative;
}

#en_home_3 .one-second.right_side .column_column {
	width:100%;
    z-index: 222;
    position: relative;
}

#en_home_3 .one-second.right_side{
	width:48% !important;
	margin:2% 0 2% 2% !important;
    height: 24vw;
    max-height: 448px;
	background-color: #4f8901;
}

#en_home_3 h3{
	font-weight: 300 !important;
    padding: 9% 9% 0 0;
    text-align: right;
    line-height: 42px;
    font-size: 35px;
}
#en_home_3 .button_align{
	padding-right:9%;
}

#en_home_3 .button_align a{
	color:#fff;
	border-color:#253044;
	font-weight: 600;
    letter-spacing: 0.04em;
    width: 100%;
    max-width: 175px;
    text-align: center;
    display: block;
    margin: 0 0 20px auto;
	background-color:#253044 !important;
}

.button-stroke #en_home_3 .button_align a:hover{
	color:#fff;
	border-color:#253044;
    background-color: #4fa830 !important;
}

#en_home_3 .button_align a > span{
	width:100% !important;
}

.img_promo_homepage{
	position:absolute;
	left:40px;
	bottom:40px;
}

@media all and (max-width: 1460px) and (min-width: 1240px){
body #en_home_2 .section_wrapper {
    max-width: 90% !important;
}

.img_promo_homepage {
    position: absolute;
    left: 5%;
    bottom: 5%;
}
}


@media all and (max-width: 1024px) and (min-width: 768px){
#en_home_1 h1 {
    max-width: 75%;
    margin: 0 auto 30px;
}

body #en_home_2 .section_wrapper {
    max-width: calc(100% - 30px) !important;
}

body #en_home_2 .section_wrapper .column.column_divider {
    margin-bottom: 40px !important;
    display: block !important;
}

#en_home_3 .one-second.left_side,#en_home_3 .one-second.right_side{
    height: 35vw;
    max-height: 448px;
	background-size:cover;
	background-position:center center;
}
}

@media all and (max-width: 990px) and (min-width: 768px){
#en_home_3 h3 {
    font-weight: 300 !important;
    padding: 9% 9% 0 0;
    text-align: right;
    line-height: 33px;
    font-size: 24px;
}

.img_promo_homepage {
    position: absolute;
    left: 5%;
    bottom: 5%;
}

#en_home_3 .button_align a.button .button_label {
    padding: 11px 6px;
}

#en_home_3 .button_align a {
    color: #fff;
    border-color: #253044;
    font-weight: 600;
    letter-spacing: 0.04em;
    width: 100%;
    max-width: 175px;
    text-align: center;
    display: block;
    margin: 0 0 20px auto;
    background-color: #253044 !important;
    font-size: 14px !important;
    max-width: 135px;
}

}

@media all and (max-width: 767px){
	
.box_home_1_txt .column_attr {
    max-width: 100%;
    margin: 30px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

#en_home_2 h2 {
    line-height: 34px;
}

#en_home_2 {
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.box_home_adv .column_attr {
    max-width: 100%;
    padding-left: 0 !important;
}

#en_home_2 .custom_flex .mcb-wrap-inner .column_image {
    margin-left: 0 !important;
}

#en_home_2 h3 {
    font-weight: 600;
    margin: 20px 0 10px;
}

#en_home_3 .one-second.left_side,#en_home_3 .one-second.right_side {
    width: 100% !important;
    margin: 0 0 20px !important;
    height: 100%;
    max-height: inherit;
    background-color: #4f8901;
}

.img_promo_homepage {
    position: absolute;
    left: 5px;
    bottom: 20px;
    max-width: 60vw;
}

#en_home_3 h2{
	margin-bottom:40px;
}
}

/* END OF ENG HP */

.page-id-9 .portfolio_group.grid .portfolio-item.no-thumbnail{
	display:none !important;
} 

.single-portfolio.postid-3059 #Subheader{
	display:none !important;
}

.single-portfolio.postid-3059 #Wrapper, .single-portfolio.postid-3059 #Content {
    background-color:transparent !important;
}

/* LANG SWITCHER FLAGS */

.lang_switcher{
    text-align: right;
    padding-right: 35px;
	background: #f3f4f8;
}

.lang_switcher span{
	font-size: 12px;
    color: #9c9c9c;
    line-height: 12px;
    position: relative;
    top: -2px;
    padding-right: 5px;
}

.lang_switcher a{
	width:18px;
	height:12px;
	display:inline-block;
	margin-right:5px;
}

.lang_switcher a:last-child{
	margin-right:0;
}

.lang_switcher .en{
	background-image:url(/source/86ce423ab20cfddaf25e70de46c3914f.png);
}

.lang_switcher .pl{
	background-image:url(/source/bc412a599a12e47f1b20753a6de68c1f.png);
}

.lang_switcher .de{
	background-image:url(/source/602e3e77bce3d52854a5e9cf81541a10.png);
}