/*
	Theme Name: Dzikie Gziki
	Theme URI: http://g44.studio
	Description: Motyw graficzny dla Dzikich Gzików
	Author: Studio G44
	Author URI: http://www.g44.pl
	Version: 1.44
*/


@import url('https://fonts.googleapis.com/css?family=Overpass:200,200i,300,400,400i,600,900,900i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,700&display=swap');

html, body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	margin:0;
	padding:0;
	height:100%;
	background: #fff;
	color: #010101;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

#preloader  {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 999999;
	height: 100%;
	width:100%;
}

#status  {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -100px;
	/*
	background-image: url(images/preloader.gif);
	background-repeat: no-repeat;
	background-size:64px;
	background-position: center center;
	*/
}

::selection {
    background: #000; 
    color:#fff;
}

::-moz-selection {
    background: #000;
    color:#fff;
}

.subpage-header{
	background: #4e4f51;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
}

.page-title{
	padding: 150px 0px 50px 0px;
	/* text-align:center; */
	color: #fff;
}

a {
    text-decoration:none;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	color:#000;
	outline:none;
}

a:hover{
	color:#4e4f51;
	text-decoration:none;
}

a:focus { 
	outline:none;
}

img{
	outline:none;
	border:0px;
}

.gallery { margin: auto; }

.gallery br{
	display:none;
}

.gallery-columns-2 .gallery-item {
	float: left !important;
	margin: 0px !important;
	padding: 5px !important;
    width: 50% !important;
}

.gallery .gallery-item {
	margin: 0px !important;
}

.gallery-columns-3 .gallery-item {
	float: left !important;
	padding: 5px !important;
	box-sizing:border-box;
	width:33.3%;
}

.gallery-columns-4 .gallery-item {
	float: left !important;
	padding: 5px !important;
	box-sizing:border-box !important;
	margin: 0px !important;
	width: 25% !important;
}

.gallery-columns-5 .gallery-item {
	float: left;
	margin:1px 0px 0 0px !important;
	text-align: center;
	width: 20% !important;
	padding:3px;
	box-sizing:border-box;
}

.gallery-columns-6 .gallery-item {
	float: left;
	margin:1px 0px 0 0px !important;
	text-align: center;
	width: 16.63% !important;
	padding:3px;
	box-sizing:border-box;
}

.gallery .gallery-item a{
	display:block;
}

.gallery img {
	border: 1px solid #2e2e30 !important;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;
	width:100%;
	height:auto;
	display: block;
}


.gallery img:hover {
	border: 1px solid #fff !important;
	height:auto;
}


.subpage .home-slider{
	height: 300px;
}

@keyframes startHome {
  0% {
	bottom:-40px;
  }
  100% {
	bottom:0px;
  }
}

.elementor-slideshow__footer,
.elementor-slideshow__header{
	display:none;
}

.home-slider{float: left;width: 100%;}

.head-elements{
	display: table;
	z-index: 999;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px 0;
	position: absolute;
	height: 100%;
}

.head-elements{
	color:#fff;
	text-shadow: 2px 2px 8px #081632;
}

.head-elements a{
	background: transparent;
	color:#fff;
	padding: 10px 20px;
	display:inline-block;
	border-radius:100px;
	font-size: 16px;
	border: 2px solid #6596ff;
	font-weight: 400;
	box-sizing: border-box;
	text-align: center;
	margin-top:10px;
}

.head-elements a:hover{
	color:#fff;
	background:#6596ff;

	text-shadow:none !important;
}

.middle{
	display: table-cell;
	vertical-align:middle;
	z-index: 99;
	position: relative;
}

/*
.home-waves{
	background: url(images/home-waves3.png) no-repeat center top;
	background-size:3163px;
	height:257px;
	width:100%;
	position:absolute;
	bottom:0px;
	animation-name: startHome;
	animation-iteration-count: 1;
	animation-timing-function:ease-in-out;
	animation-duration: 1s;
	z-index: 999;
}*/

@keyframes topBar {
  0% {
	opacity:0;
  }
  100% {
	opacity:1;
  }
}

.top-bar{
	position:fixed;
	width:100%;
	height:140px;
	z-index: 9999;
	top:0px;
	left:0px;
	background: rgba(1, 1, 1, 0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00ffffff',GradientType=0 );
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	animation-name: topBar;
	animation-iteration-count: 1;
	animation-timing-function:ease-in-out;
	animation-duration: 1s;
}

.minimise{
	height: 80px;
	background: rgb(36 32 32);
}

.minimise .logo img{
	height: 60px;
}

.minimise .logo{
	margin: 0px 0px 0px 15px;
}

.minimise .main-menu{
	margin: 0px 15px 0px 0px;
}

.minimise .icon-mobile{
	margin: 0px 15px 0px 0px;
}

.logo{
	float:left;
	height:100%;
	display:table;
	margin: 0px 0px 0px 35px;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.logo-cell{
	display:table-cell;
	vertical-align:middle;
}

.logo img{
	height: 110px;
	width:auto;
	display:block;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.main-menu{
	float:right;
	height:100%;
	display:table;
	margin: 0px 35px 0px 0px;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	visibility:visible;
	opacity:1;
}

.main-menu-cell{
	display:table-cell;
	vertical-align:middle;
}

.main-menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.main-menu ul li{
	margin:0px;
	padding:0px;
	float:left;
}

.main-menu ul li a{
	margin:0px;
	padding:4px 10px;
	color: #ffffff;
	/* text-transform:uppercase; */
	font-size: 18px;
	font-weight: 600;
}

.main-menu ul li a:hover{
	color:#cadb2b;
}



.top-animate {
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mid-animate {
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.bottom-animate {
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.noscroll .menui {
	margin-top: -5px;
}

.noscroll .logo {
    z-index: 9;
    position: absolute;
}

.top-menu {
    width: 30px;
    height: 3px;
}
.mid-menu {
    top: 8px;
    width: 30px;
    height: 3px;
}
.bottom-menu {
    top: 16px;
    margin: 17px 0px 17px 0px;
    width: 30px;
    height: 3px;
}

.menui {
    background: #fff;
    margin-top: 0px;
    position: absolute;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

.icon:hover > .hamburger .menui {
    background:#2ff8f1;
}

.icon-mobile{
	height: 100%;
	float: right;
	margin: 0px 30px 0px 0px;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	display:none;
}

.icon-mobile-cell{
	display:table-cell;
	vertical-align:middle;
}

.icon {
	vertical-align:middle;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.32s ease 0s;
	transition: all 0.3s ease 0s;
	display: table;
}

.hamburger{
	width: 30px;
	position: relative;
	height: 19px;
	margin: 10px;
}

.noscroll{
	overflow:hidden;
}

.clear-mobile{
	display:none;
}

.container{
	position:relative;
	float: left;
	width: 100%;
	padding: 50px 0px 50px 0px;
}

.section-1, .section-1u{
	padding: 100px 0px 150px 0px;
}

.section-2 .wrapper{
	
}

.container .title{
	text-align: center;
	margin: 0px 0px 40px 0px;
    padding: 0px;
    line-height: 135%;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
}

.title a{
	color: inherit;
}

.title a:hover{
	border-bottom: 1px dotted #cadb2b;
}

.container p{
	/* font-weight: 300; */
	margin: 15px auto 15px auto;
}

.wrapper{
	margin:0px auto;
	max-width: 1050px;
	width: 100%;
	box-sizing:border-box;
}

.section-page p {
    max-width: none;
    margin: 0px 0px 15px 0px;
}

.section-page .size-post-thumbnail {
    max-width: 95%;
    height: auto;
    display: block;
    box-shadow: 0px 0px 50px #bfbfbf;
    margin: 70px auto 0px auto;
}

.section-work p{
	max-width:360px !important;
	margin:auto;
	text-align:center !important;
}

.section-page .wrapper{
	padding: 0px 25px;
}

.section-2u .wrapper{
	padding: 0px 25px;
	max-width:610px;	
}

.footer{
	margin:0;
	font-weight:300;
	font-size: 15px;
	text-align:center;
	float:left;
	width:100%;
	color:#000;
	background:#cadb2b;
	position:relative;
	min-height: 65px;
}

.footer .wrapper{
	margin: 210px auto;
}

.footer .section{
	text-align: left;
    display: inline-block;
    margin: 0px 55px;
}

.footer h3{
	font-weight:300;
	text-transform:uppercase;
	font-size:13px;
}

.footer strong{
	font-weight:600;
	text-transform:none;
	font-size:17px;
	display:block;
}

.footer .button{
	margin: 50px 0px 0px 0px;
	padding: 15px 30px;
	border: 2px solid #f1fdfd;
	border-radius: 0px;
	display: inline-block;
	color:#046b67;
	font-weight:600;
	text-transform:uppercase;
}

.footer .button:hover{
	border:2px solid #f1fdfd;
	background:#fff;
}

strong, b{
	font-weight:600;
}

ul, ol{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-weight:200;
	text-align: justify;
}

li{
	margin: 0px 0px 15px 0px;
}

hr{
	border: 0px;
    border-top: 1px solid #eaeaea;
}

h1, h2, h3, h4, h5{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 135%;
}

h1{
	font-size: 40px;
	font-weight: 700;
	/* text-transform: uppercase; */
}

h2{
	font-size: 32px;
	font-weight: 100;
}

h3{
	font-size: 25px;
	font-weight: 400;
}

h4{
	font-size: 22px;
	font-weight: 300;
}

h5{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

label{
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

input[type=text],.search-field2, input[type=email],input[type=tel],textarea{
	border: 2px solid #eaeaea;
	background: transparent;
	padding: 12px 2%;
	margin: 4px 0px 8px 0px;
	font-size: 14px;
	color: #010101;
	width: 100%;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 100%;
	outline: none;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -webkit-appearance: none;
}

textarea{
	height:90px;
	padding: 12px 2%;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -webkit-appearance: none;
}

input[type=text]:focus,.search-field2:focus,input[type=email]:focus,textarea:focus {
	border: 2px solid #3de0da !important;
	outline: none;
}

input[type=submit] {
	border: 2px solid #eaeaea;
	background: transparent;
	-webkit-appearance: none;
	font-family: 'Poppins', sans-serif !important;
	display: inline-block;
	padding: 8px 30px;
	color: #010101;
	text-transform: uppercase;
	margin: 5px 0px 10px 0px;
	font-size: 14px;
	font-weight: 600;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	cursor:pointer;
	outline:none;
}

input[type=submit]:hover {
	background: #cadb2b;
	border: 2px solid #cadb2b;
}

.wpcf7-list-item{
	margin:0px !important;
	text-align:justify !important;
}

.wpcf7-list-item span{
	font-size:13px !important;
	text-transform:none;
}

.wpcf7-not-valid .wpcf7-list-item{
	border:2px solid #ff302f;
	padding:10px;
	margin:0px 0px 8px 0px !important;
	display:block;
}

div.wpcf7-validation-errors {
	color: #fff !important;
	border: 0px !important;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	float: right;
	font-size: 15px;
	clear: both;
	background: #FF2F2F;
	margin: 15px 0 0px 0px !important;
	padding: 30px 20px !important;
}

div.wpcf7-mail-sent-ok {
	color: #000 !important;
    border: 0px !important;
    text-align: center;
    width: 100%;
    float: right;
    font-size: 15px;
    clear: both;
    background: #cadb2b;
    margin: 20px 0 0px 0px !important;
    padding: 30px 20px !important;
}

span.wpcf7-not-valid-tip{
	color: #FF2F2F !important;
	text-align: right;
	font-size: 11px !important;
	margin: -5px 0px 10px 0px;
}

.clear{
	clear:both;
}

.copy{
	color: #000;
	font-size: 11px;
	text-align:center;
	font-weight: 400;
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0px;
}

#cookie-notice {
    background: rgba(232, 232, 232, 0.8) !important;
    min-width: 200px;
    font-size: 10px;
    line-height: 100%;
    padding: 0px;
    color: #000 !important;
}

.cookie-notice-container {
    padding: 5px 45px 5px 5px;
    color: #000 !important;
}

.cn-buttons-container a{
    margin-left: 4px !important;
    font-size:10px;
    background: #010101;
    color: #fff;
    padding: 0px 4px;
    display: inline-block;
}

.cn-buttons-container a:hover {
    background: #656565;
}



@media (max-width: 1160px) {
	.center-grid {
		width: 100%;
	}
	
	.grid4 {
		margin: 15px 3% 0px 3%;
		max-width: none;
		width: 19%;
	}
}

@media (max-width: 920px) {
	.wrapper {
		margin: 0px auto;
		padding: 0px 25px;
	}
	

	.footer .section {
		margin: 0px 4%;
    	width: 24.5%;
	}
}

@media (max-width: 768px) {

	.gallery-columns-6 .gallery-item {
		width:33.3% !important
	}

	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item {
		width: 33% !important
	}

	.gallery-columns-4 .gallery-item {
		width: 50% !important
	}

    .logo img{
		height: 90px;
	}

	.minimise .logo img{
		height:60px;
	}

	.icon-mobile{
		display: table;
	}
	
	.main-menu{
		visibility:hidden;
		position: fixed;
		width: 100%;
		min-height:100%;
		margin: 0px 0px 0px 0px !important;
		right: 0px;
		top: 0px;
		background: #000;
		opacity:0;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		-ms-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
	}
	
	.menu-show{
		opacity:1;
		visibility:visible;
	}
	
	.main-menu ul{
    	float: left;
    	width: 100%;
    	text-align: center;
    	margin: 0px 0px 0px 0px;
 	}
	
	.main-menu li{
		width: 100%;
	}
	
	.main-menu ul li a{
		font-size: 20px;
		padding: 10px !important;
		display: inline-block;
	}
	
	.home .wrap{
		margin: 0px 10%;
		width: 80%;
	}
	
	.clear-mobile{
		display:block;
	}

	.grid4 {
		margin: 15px 5% 40px 5%;
    	width: 40%;
	}
	
	.section-1 {
		padding: 20px 0px 70px 0px;
	}
	
	.section-1u {
		padding: 20px 0px 30px 0px;
	}
	
	.section-2 {
		padding: 70px 0px 30px 0px;
	}
	
	.section-2u {
		padding: 70px 0px 60px 0px;
	}
	
	.section-3 {
		padding: 70px 0px 0px 0px;
	}
	
	.realizacje .section-3 {
		padding: 90px 0px 0px 0px;
		border-bottom: 1px solid #eaeaea;
	}
	
	.realizacje .section-3:first-child {
		padding: 30px 0px 0px 0px;
	}
	
	.footer .section {
		margin: 0px auto 20px auto;
		width: 80%;
		max-width: 265px;
		display: block;
	}
	
	.footer .wrapper {
		margin: 70px auto 120px auto;
	}
	
	.type-wrap {
		padding: 0px 0px 50px 0px;
	}
}

@media (max-width: 480px){
	.grid4 {
		margin: 15px 10% 40px 10%;
		width: 80%;
	}
	
	.main-menu-cell {
		padding: 50px 0px 0px 0px;
	}
	
	.top-bar {
		animation: none;
		height:60px;
	}

	.logo img{
		height: 50px;
	}

	.minimise .logo img{
		height:50px;
	}
	
	.logo{
		margin: 0px 0px 0px 15px;
	}
	
	.main-menu{
		margin: 0px 15px 0px 0px;
	}
	
	.icon-mobile{
		margin: 0px 15px 0px 0px;
	}
	
	.main-menu ul li a {
		font-size: 14px;
		padding: 3px !important;
	}
	
	.main-menu-cell {
		padding: 0px 0px 0px 0px;
	}
	
	.minimise .main-menu-mobile{
		height:115%;
	}
	
	.subpage .home {
		height: 240px;
	}
	
	.subpage .type-wrap {
		padding: 0px 0px 25px 0px;
	}
}

@media (max-height: 420px){
	.gallery-columns-5 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-6 .gallery-item {
		width: 50% !important
	}
	
	.top-bar {
    	position: relative;
		background: rgb(1, 1, 1);
		animation: none;
		height:60px;
	}
	
	/*.noscroll .top-bar{
		position:fixed;
	}*/

	.logo img{
		height:40px;
	}
	
	.logo{
		margin: 0px 0px 0px 15px;
	}
	
	.main-menu{
		margin: 0px 15px 0px 0px;
	}
	
	.icon-mobile{
		margin: 0px 15px 0px 0px;
	}
	
	.main-menu ul li a {
		font-size: 14px;
		padding: 3px !important;
	}
	
	.main-menu-cell {
		padding: 0px 0px 70px 0px;
	}
	
	.main-menu-mobile{
		height:100%;
	}
}