/*
Theme Name: Bucki Archiektura
Theme URI: 
Description: Projekt strony internetowe dla Bucki Architektura
Author: NORTEN
Author URI: https://www.norten.pl
Version: 1.0
*/

html{scroll-behavior:smooth}
body{line-height:30px;font-size:16px;font-family: 'Poppins', sans-serif;padding:0;margin:0}
a{text-decoration:none;color: #abc339;}
h1,.h1{font-size:36px;margin-bottom:20px;line-height:40px}
h2,.h2{font-size:32px;margin-bottom:14px;line-height:36px}
h3,.h3{font-size:28px;margin-bottom:14px;line-height:32px}
h4,.h4{font-size:26px;margin-bottom:10px;line-height:30px}
h5,.h5{font-size:22px;margin-bottom:8px}
h6,.h6{font-size:18px;margin-bottom:8px}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;font-family: 'Lato', sans-serif;}

a[href^="tel"] {color: inherit;}

p{font-weight:400;color:#3c3c3c;line-height:28px}
ul li, ol li {color:#3c3c3c;}
strong{font-weight:600}
.content{width:100%;float:left;position:relative}
.container{width:1180px;padding-right:15px;padding-left:15px;margin:0 auto}

.center {text-align: center}
.centerRight {text-align: right;}


/* --- Header --- */
header {position: absolute !important; z-index: 999; padding-top: 25px; padding-bottom: 25px;}
header::before {content: ""; position: absolute; left: 0; top: 0; height: 280px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.24) 69%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.24) 69%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.24) 69%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#00000000',GradientType=0 );width: 100%;}
.top-col_1 {float: left; width: 20%;text-align: center;z-index: 99;position: relative;}
.top-col_2 {float: left; width: 60%;}
.top-col_3 {float: left; width: 20%;text-align: center;z-index: 99;position: relative;}



/* --- Menu --- */
#menu {justify-content: flex-end; text-align: center;}
#menu ul {margin-left: 0; padding-left: 0;position:relative;}
#menu ul li {margin-left: 7px;display:inline-block; margin-right:7px;position: relative; transition-duration:1.5s;height: 30px;}
#menu ul li a {height: 30px;display: block;color: #fff;padding-bottom: 5px; transition: 0.6s;padding-bottom: 3px;padding-top: 2px;
padding-left: 10px;padding-right: 10px;border-radius: 4px;}
#menu ul li a:hover {transition: 0.6s; background-color: #abc339; color: #fff;}

#menu>ul>li>ul{
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 1.5s ease;
  top: 35px;
  left: 0;
  display: none;
  background-color: #fff;
  width: 210px;
  border-radius: 4px;
} 
#menu ul li:hover > ul,
#menu ul li:focus-within > ul,
#menu ul li ul:hover,
#menu ul li ul:focus {visibility: visible;opacity: 1;display: block;padding-top: 10px;padding-bottom: 10px;}
#menu ul li ul li {clear: both;width: 100%;margin-left: 6px;margin-right: 0;text-align: left;}
#menu ul li ul li a {color: #000;font-size: 15px;}
#menu ul li ul li a:hover {color: #a3ba36;background-color: transparent;}

#menu>ul .current-menu-item a {background-color: #abc339; color: #fff;}
#menu>ul>li>ul .current-menu-item a {background-color: transparent; color: #abc339;}
#menu>ul .menu-item-has-children ul li a {background-color: transparent; color: #000;}

#menu a#pull{display:none}



/* --- Social --- */
.top_social li {display: inline-block;}
.top_social li a::before {font-family: 'Line Awesome Brands';color: #fff;}
.face a::before {content: "\f09a"; font-size: 26px;}
.inst a::before {content: "\f16d"; font-size: 26px;}









/* --- SLider --- */
#slider {clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);position:relative; height:800px; overflow:hidden; transition:0.6s; background-color: #000;}
.slajd img {opacity: 0.8;}

.in_slide {position: absolute;z-index: 99;width: 60%; left: 20%; text-align: center;top: 30%; color: #fff;}
.in_slide h1 {font-size: 46px; line-height: 48px; width: 500px;margin-left: auto;margin-right: auto;}
.in_slide p {color: #fff; letter-spacing: 0.2px; width: 700px;margin-left: auto;margin-right: auto; margin-bottom: 30px;}

.slider-buttons {padding-left: 0;}
.slider-buttons li {display: inline-block; margin-right: 1px; margin-left: 1px;}
.slider-buttons li a {padding-left: 12px; padding-right: 12px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px; transition: 0.6s;}
.slajd-cont a {background-color: #abc339; color: #fff;} .slajd-cont a:hover {transition: 0.6s; background-color: #8b9f2e;}
.slajd-offer a {background-color: #fff; color: #000;} .slajd-offer a:hover {transition: 0.6s; background-color: #cacaca;}

#slider .slick-arrow::before {background-color: #fff; color: #000;}

#slider{visibility:hidden;opacity:0;	 transition: opacity 1s;}
#slider.slick-initialized{visibility:visible;opacity:1;}
#slider .slajd{display:none ;}
#slider .slajd:first-child{display:block; visibility:hidden;} 
#slider.slick-initialized .slajd{display:block;visibility:visible!important;}





hr {float: left; width: 100%;border-bottom: solid 1px #ededed; border-top: none; border-left: none; border-right: none;}
.col2 {float: left; width: 50%;}
.col33 {float: left; width: 33.3%;}






/* --- Home --- */
#home {padding-top: 50px; padding-bottom: 50px;}
.half-title {display: inline-block; width: 48%; position: relative; float: left;margin-top: 0;margin-bottom: 25px;}
.half-title::before {
    content: "";
    background-color: #abc339;
    height: 45px;
    width: 3px;
    position: absolute;
    left: -12px;
    top: 7px;
    border-radius: 5px;
}
.title {position: relative;}
.title::before {
	content: "";
	background-color: #abc339;
	height: 45px;
	width: 3px;
	position: absolute;
	left: -12px;
	top: 7px;
	border-radius: 5px;
}
.title span {font-size: 24px; font-weight: 500;}
.title.center {text-align: center;}
.title.center::before {left: 0; right: 0; margin-left: auto; margin-right: auto;top: 82px;z-index: 0;}

#home2opinion {overflow: hidden;float: left;width: 100%;}

#home2 {padding-top: 30px;}
#under_home2 {position: relative; right: 0;height: 450px; width: 38%; background-color: #a3ba36;float: right;bottom: -45px;z-index: 99;}
#home2_image {float: left; position: relative; height: 450px; overflow: hidden;left: -5%;top: -10%;}


.col2-icon {float: left; width: 66%;}
.col2-icon .col2 {margin-bottom: 35px;min-height: 180px;}
.icon_in {margin-right: 5%;}
.ixon {float: left; width: 20%;width: 80px;height: 80px; -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);border-radius: 90px;position: relative;overflow: hidden; background-color: #fff; transition: 0.6s;}
.ixon:hover {transition: 0.6s; background-color: #abc339;}
.ixon:hover:before {transition: 0.3s; filter:invert(100%);}
.icon1::before {
    content: "";
    background-image: url("images/icons.png");
    height: 53px;
    width: 52px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 14px;
	transition: 0.3s;
}
.icon2::before {
    content: "";
    background-image: url("images/icons.png");
    height: 57px;
    width: 56px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 11px;
    background-position: 56px top;
	transition: 0.3s;
}
.icon3::before {
    content: "";
    background-image: url("images/icons.png");
    height: 55px;
    width: 55px;
    position: absolute;
    left: 2px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
    background-position: left 55px;
	transition: 0.3s;
}
.icon4::before {
    content: "";
    background-image: url("images/icons.png");
    height: 54px;
    width: 55px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 9px;
    background-position: right bottom;
	transition: 0.3s;
}

.in_ixon {float: right; width: 70%;margin-left: 5%;}
.in_ixon .h5 {margin-bottom: 6px; font-size: 20px;}
.in_ixon p {margin-top: 5px;color: #3c3c3c;}







/* --- Opinie --- */
#opinie {padding-top: 70px; padding-bottom: 70px; background-color: #f4f4f4; background-image: url("images/back1.png"); background-repeat: no-repeat;background-size: cover;background-position: center bottom;}
#field-opinion {float: left; width: 80%; margin-left: 10%; margin-right: 10%; background-color: #fff;margin-top: 38px;position: relative;-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.1);box-shadow: 0 0 25px 0 rgba(0,0,0,0.1); border-radius: 4px;}
.in_opinion {text-align: center; padding-left: 30px; padding-right: 30px; padding-top: 40px; padding-bottom: 40px;}
.opinion-title {color: #a3ba36; text-transform: uppercase; font-size: 18px; font-weight: 600;}
.in_opinion p {color: #3c3c3c;font-size: 15px; line-height: 26px;}
.opinion-name {font-size: 18px; font-weight: 500;}

#field-opinion .slick-dots {bottom: -40px;}









/* --- Home 3 ---*/
#home3 {padding-top: 50px; padding-bottom: 50px;}
#home_offer {padding-top: 30px;float: left;width: 100%;}
#home_offer ul {padding-left: 0;}
#home_offer ul li {display: inline-block; margin-right: 26px; margin-bottom: 14px; position: relative;color: #000;}
#home_offer ul li a {color: #000;} #home_offer ul li a:hover {color: #abc339;}
#home_offer ul li::after {content: "•"; color: #abc339; position: absolute;position: absolute;right: -18px;top: 1px;}
#home_offer ul li:last-child:after {display: none;}
#home_offer ul li h4 {font-size: 18px;margin-top: 0;margin-bottom: 0;}








/* --- Home Gallery --- */
#home-gallery {}
.homgrid-img {
    float: left;
    display: inline-block;
    margin-right: 0.1%;
    overflow: hidden;
    height: 300px;
    width: 19.9%;
	position: relative;
}
.homgrid-img a {position: relative; height: 100%;display: flex;justify-content: center;}
.homgrid-img img, .blocks-gallery-item img {min-height: 100%; transition: 0.6s;}
.homgrid-img img:hover, .blocks-gallery-item img:hover {transition: 0.6s;filter: grayscale(70%);}






/* --- Page --- */
.page-template-page header::before, .archive header::before, .page-template-page-contact header::before, .page-template-default header::before,
.single header::before {display: none;}

#top_page {padding-bottom: 40px;height: 200px;background-color: #000;}
.top_page-title {margin-top: 140px;position: relative;color: #fff;z-index: 9;}
.top_page-title::after {left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: 62px;
z-index: 99;
content: "";
background-color: #abc339;
height: 45px;
width: 3px;
position: absolute;
border-radius: 5px;
}
.overimg {height: 100%;position: absolute;top: 0;left: 0;width: 100%;background-size: cover;opacity: 0.4;}

#page_content {padding-top: 40px; padding-bottom: 40px;}
#page_content h1, #page_content h2, #page_content h3, #page_content h4, #page_content h5, #page_content h6 {position: relative;}
#page_content h1::after, #page_content h::after, #page_content h3::after, #page_content h4::after, #page_content h5::after, #page_content h6::after {content: "";background-color: #abc339; height: 3px; width: 35px; border-radius: 5px;position: absolute;left: 0;bottom: -8px;}


/* --- Oferta --- */
#page-category {padding-top: 40px; padding-bottom: 40px;}
.out {margin-left: -1%; margin-right: -1%;}
.offer-block {
    float: left;
    width: 23%;
    overflow: hidden;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.offer-img {height: 220px;display: flex;justify-content: center;position: relative;overflow: hidden;align-items: center;border-radius: 4px;}
.offer-img img {min-height: 100%; width: auto;}

.box_offer {float: left;width: 31.3%;margin-left: 1%;margin-right: 1%;overflow: hidden;height: 350px;display: flex;justify-content: center;position: relative;margin-bottom: 25px;}
.box_offer::after {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); transition: 0.6s;}
.box_offer img {max-width: 140%;min-width: 100%;height: auto;}
.box_title {
    position: absolute;
    z-index: 9;
    color: #000;
    top: -7%;
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
    font-size: 20px;
}
.box_offer:hover:after {transition: 0.6s;background-color: rgba(0, 0, 0, 0.6);}
.offer-field h5 {margin-top: 10px;font-size: 18px;color: #000;}

.taxonomy-description {padding: 20px;margin-bottom: 40px;border-radius: 4px;background-color: #f4f4f4;}
.taxonomy-description p {margin-top: 0; margin-bottom: 0;font-size: 15px;text-align: center;}
.term-links {position: absolute;}

.left {float: left; width: 68%; margin-right: 2%;}
.right {float: left; width: 28%; margin-left: 2%;}
.right_title {font-weight: 600; font-size:18px; margin-bottom: 15px;}

.single-image {float: left; width: 100%; overflow: hidden; margin-bottom: 30px;display: flex;justify-content: center;margin-top: 86px;max-height: 380px;}
.single-tech {padding:5%;background-color: #f4f4f4; float: left; margin-bottom: 30px;width: 90%;font-size: 14px;}
.single-tech ul {padding: 0; margin: 0;}
.single-tech ul li {list-style: none;padding: 8px;}
.single-tech ul li:nth-child(odd) {background-color: #FFFFFF}
.tech-tit {display: inline-block;width: 50%;line-height: 24px;}
.single-tech ul li span {font-weight: 600;width: 50%;float: right;line-height: 24px;}
.left_contact {float: left; width: 48%; margin-right: 2%;}
.right_contact {float: left; width: 48%; margin-left: 2%;}
.right_contact img {max-width: 100%; height: auto;}



/* --- Masz pytania ? --- */
#quest {padding-top: 40px; padding-bottom: 40px; background-color: #a3ba36; color: #fff; position: relative;}
#quest::before {content: "";background-image: url("images/back1.png"); position: absolute; left: 0; top: 0; width: 100%;height: 100%;}
.quest_info {z-index: 999;position: relative;}
.quest_info span {display: block; font-size: 22px;}







/* --- Stopka --- */
#footer_contact {display: table;margin-top: 2px;}
#foot_map {float: left; width: 60%;display: table-cell;}
#foot_map iframe {width: 99.8%;}
#foot_contact {float: right; width: 40%;display: table-cell;}
.foot-all {display: block; color: #fff; background-color: #a3ba36; padding-left: 20px; padding-right: 30px; padding-top: 10px; padding-bottom: 10px; text-align: right; font-size: 18px; font-weight: 600; position: relative;transition: 0.6s;}
.foot-all:hover {transition: 0.6s; background-color: #8b9f2b;}
.foot-all:hover:after {transition: 0.6s; margin-left: 24px;}
.foot-all::after {content: "\f35a"; color: #fff;font-family: 'Line Awesome Free';font-weight: 900;margin-left: 14px;font-size: 20px;transition: 0.6s;}

#in_footCont {padding: 5%;display: table-cell;width: 90%;float: left;}
.foot_info {display: table;margin: 0 auto;padding-left: 15px;padding-right: 15px;}
.foot_title {font-size: 20px; font-weight: 600;}
.foot_info li {display: block; list-style: none; margin-bottom: 20px; position: relative;}
.foot_info li p {margin-top: 0;}
.foot_info li::before {font-family: 'Line Awesome Free';font-weight: 900;color: #3c3c3c;font-size: 30px;position: absolute;left: -36px;}
.adres::before {content: "\f041";}
.phone::before {content: "\f095";}
.mail::before {content: "\f1fa";}

.home #bottom_footer {margin-top: -10px;}
#bottom_footer {background-color: #2a2a2a; padding-top: 20px; padding-bottom: 20px; color: #b7b7b7; font-size: 13px;}
#bottom_footer a {color: #abc339;} #bottom_footer a:hover {color: #fff;}

#bottom_footer .top_social {padding-left: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;}





@media screen and (min-width: 1620px) {
	#menu ul li a {font-size: 18px;}
}
@media screen and (max-width: 1620px) {
	#under_home2 {width: 30%;}
	.col2-icon {width: 70%;}
}

@media screen and (max-width: 1340px) {
	h1,.h1 {font-size: 32px;}
	h2,.h2{font-size:28px;margin-bottom:10px;}
	h3,.h3{font-size:24px;margin-bottom:10px;}
	h4,.h4{font-size:22px;margin-bottom:8px;}
	h5,.h5{font-size:20px;margin-bottom:6px}
	h6,.h6{font-size:16px;margin-bottom:6px}
	
	
	.top-col_2 {width: 68%;}
	.top-col_3 {width: 12%;}
	#slider, #slider .slick-list, #slider .slick-list .slick-track, .slajd {height: 700px;}
	.slajd img {height: 100%; width: auto;}
	.in_slide {top: 26%;}
	.in_slide h1 {font-size: 42px;}
	#under_home2 {width: 100%;margin-bottom: 40px;bottom: 0;background-color: #eaeaea;text-align: center;height: 350px;}
	#home2_image {float: none;position: absolute;left: 0;right: 0;margin-left: auto;margin-right: auto;height: 350px;}
	.col2-icon {width: 100%;}
	.col2-icon .col2 {margin-bottom: 5px;margin-top: 5px;}
	.homgrid-img {height: 200px;}
}

@media screen and (max-width: 1260px) {
	#slider, #slider .slick-list, #slider .slick-list .slick-track, .slajd {height: 600px;}
	.in_slide {top: 30%;}
	.in_slide h1 {font-size: 38px;line-height: 38px;}
	
	header::before {height: 200px;}
	header {width: 90% !important; padding-left: 5%; padding-right: 5%;}
	.container {width: 90%;padding-right: 5%;padding-left: 5%;}
	#menu ul{display:none;height:auto;position:absolute;right:0;top:30px;z-index:1000;background-color:#02050a;width:230px;transition:.6s;left: inherit;}
	.menu-home a {font-size: 16px !important;}
	#menu a#pull{display:inline-block;width:auto;position:relative;top:0}
	#menu a#pull:after{content: "\f0c9";font-family: 'Line Awesome Free';font-weight: 900;display:inline-block;position:absolute;right:20px;top: -29px;transition:.6s; color:#fff;font-size: 36px;}
	#menu{width:auto;position:relative;float:right;top: 25px;}
	#menu>ul>li>a {border-radius: 0;}
	#menu>ul>li{display:block;background-color:#02050a;width:100%;margin-left:0; margin-right: 0;height: 40px;}
	#menu>ul>li>ul{display:none!important}
	#menu>ul>li>a{background-color:#fafafa;color:#000;text-align:center;padding:5px;line-height:33px!important}
	#menu>ul>li>a::before,#menu>ul .current-menu-item a::before,#menu>div .current_page_item a::before{display:none}	
	#menu > ul > li.logo {display: none;}
	
	.top-col_3 {float: right;}
	.half-title, #home3 .col2 {width: 100%;}
	
	#home3 {padding-top: 30px; padding-bottom: 30px;}
	
	.box_offer {height: 300px;}
	.offer-block {width: 31%;}
}

@media screen and (max-width: 1030px) {
	.top-col_2 {width: 60%;}
	.top-col_3 {width: 20%;}
	#slider, #slider .slick-list, #slider .slick-list .slick-track, .slajd {height: 500px;}
	.in_slide h1 {font-size: 32px;width: 100%;margin-bottom: 10px;}
	.in_slide p {width: 100%;font-size: 14px;line-height: 24px;margin-bottom: 15px;}
	h1,.h1{font-size:28px;}
	h2,.h2{font-size:25px;}
	h3,.h3{font-size:22px;}
	h4,.h4{font-size:20px;}
	h5,.h5{font-size:18px;}
	h6,.h6{font-size:15px;}
	
	.half-title {margin-bottom: 10px;}
	#under_home2 {background-color: #fff;}
	.homgrid-img {height: 160px;}
	
	#foot_map {
    width: 100%;
    display: block;
    height: 300px;
	overflow: hidden;
}
	#foot_map iframe {width: 100%;height: 100%;}
	#foot_contact {width: 100%;}
	#bottom_footer {line-height: 20px;}
	.box_offer {height: 380px;width: 48%;}
	.offer-field h5 {font-size: 17px;margin-top: 6px;}
	.left {width: 100%;margin-right: 0;}
	.right {width: 100%; margin-left: 0;}
	.wp-block-image img {max-width: 400px; height: auto;}
}

@media screen and (max-width: 780px) {
	
	h1,.h1{font-size:26px;line-height: 28px;}
	h2,.h2{font-size:24px;line-height: 26px;}
	h3,.h3{font-size:20px;line-height: 22px;}
	h4,.h4{font-size:18px;line-height: 20px;}
	h5,.h5{font-size:16px;line-height: 18px;}
	h6,.h6{font-size:15px;line-height: 17px;}
	
	.slick-prev::before, .slick-next::before {padding: 2px !important;}
	.in_slide h1 {font-size: 28px;line-height: 32px;}
	.in_slide p {margin-top: 0;line-height: 22px;}
	.slider-buttons li a {font-size: 14px;}
	
	#home {padding-top: 30px;padding-bottom: 30px;}
	#under_home2 {display: none;}
	#opinie {padding-top: 30px;}
	#field-opinion {width: 90%;margin-left: 5%;margin-right: 5%;}
	
	.col2 {width: 100%;}
	.col2-icon .col2 {min-height: inherit;}
	#home2 {padding-bottom: 30px;}
	.wp-block-image img {max-width: 100%; height: auto;}
	.homgrid-img {height: 130px;}
	.box_offer {height: 300px;}
	.offer-block {width: 48%;}
}

@media screen and (max-width: 600px) {
	
	.top-col_3 {width: 30%;right: 15%;}
	.top-col_2 {width: auto;float: right;}
	#menu a#pull::after {position: relative; top: -11px;right: 0;}
	
	.slick-prev {left: 15px !important;}
	.slick-next {right: 15px !important;}
	.slick-prev::before, .slick-next::before {font-size: 30px !important;}
	.in_slide {width: 70%; left: 15%;}
	.in_slide h1 {font-size: 24px;}
	.in_slide p {line-height: 21px;font-size: 13px;}
	.slajd img {opacity: 0.5;}
	.logo img {max-width: 160px;}
	
	#home, #home3 {text-align: center;}
	#home .half-title::before, #home3 .half-title::before, #page_content .left .title::before {display: none;}
	
	.opinion-title {font-size: 16px;line-height: 22px;}
	#home-gallery {display: none;}
	.blocks-gallery-item {height: 100px;}
	.box_offer {height: 180px;}
	.box_title {font-size: 16px;top: -10%;padding: 6px; border-radius: 2px;}
	
	.offer-block {width: 98%;}
	.single-image img {height: auto;}
	
	.top_page-title {margin-top: 160px;}
	.top_page-title::after {top: 50px;}
	
	.left_contact {width: 100%;margin-right: 0; text-align: center;}
	.left_contact h1::after, .left_contact h2::after, .left_contact h3::after, .left_contact h4::after {display: none;}
	.right_contact {width: 100%; margin-left: 0; text-align: center;}
}













