html,
body {
    margin: 0;
    overflow-x: hidden;
  	font-family: "Poppins", sans-serif;
	color:#262626;
	font-weight: 400;
  	font-style: normal;
} 
a,
label,
button {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
h1 
{
	color: #fff;
    font-size: 36px;
    line-height: 45px;
}
h2
{
	color: #262626;
    font-size: 30px;
    line-height: 45px
}
        .message {
            font-family: 'Work Sans', sans-serif;
            text-align: center;
            padding: 20px;
            border-radius: 10px;
        }
        .success {
            color: green;
            background-color: #e0f7e9;
            border: 2px solid green;
        }
        .error {
            color: red;
            background-color: #f7e0e0;
            border: 2px solid red;
        }
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.container
{
	width:1400px;
	margin:0 auto;
}
.slider
{
	background:#1B1C1E;
}
.button_color
{
	background:#FFBB58;
	color:#1B1C1E;
	border-radius:100px;
	padding:15px 30px;
	font-weight: 500;
}
.logo
{
	width:183px;
	height:110px;
}
.menu 
{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	padding:20px 0px;
}
.slider_left
{
	width:35%;
}
.slider_eq
{
	width:50%;
}
.slider_right
{
	width:65%;
	padding:50px 0px;
}
.slider_right img 
{
	width:90%;
}
.bx100
{
	box-sizing: border-box;
    padding: 0px 100px;
}
.pb100
{
	padding-bottom:80px;
}
.pb10
{
	padding-bottom:20px;
}
.sliders_sides
{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
ul li 
{
	color:#fff;
	margin-bottom:10px;
}
ul
{
	padding:20px 0px;
	padding-left:18px;
}
ul li::marker {
            color: #FFBB58;
}
.about-us 
{
	padding:80px 0px;
}
.center {text-align: center;}
.right {text-align: right;}
.blenda
{
	background:#FFBB58;
	padding:60px 0px;
}
.search 
{
	padding:60px 0px;
}
.doswiadczenie
{
    width: 49%;
    background: #1B1C1E;
    color: #fff;
    box-sizing: border-box;
    padding: 50px;
    border-radius: 30px;
}
.zespol 
{
	width: 49%;
    color: #000;
    box-sizing: border-box;
    padding: 30px 20px;
}
.zespol img 
{
	width:100%;
	margin-bottom:20px;
}
.zespol_
{
	margin-top:100px;
}
.doswiadczenie h2,.oferta h2,.zespol h2,.extra h2, .foto_me h2
{
	color:#FFBB58;
}
.zespol h3 
{
	margin-bottom:20px;
}
.oferta h2  
{
	text-align: center;
}
.doswiadczenie p 
{
	text-align: justify;
}
.strech
{
	align-items: stretch !important;
}
.brightdark
{
	background:#393B3E !important;
}
.sub_head 
{
    max-width: 600px;
    margin: 0 auto;
    margin-top: 20px;
}
.oferta
{
	padding:100px 0px;
	background:#1B1C1E;
	margin-top:80px;
	margin-bottom:80px;
}
.oferta_box
{
	padding: 50px;
    margin: 30px 0px;
    width: auto;
    box-sizing: border-box;
    border: 1px solid #3A3B3D;
    border-radius: 24px;
}
.mr {margin-right:30%;}
.ml {margin-left:30%;}
.oferta_box h2 
{
	text-align: left;
}
.oferta_box h3, .foto_me h3 
{
	color:#fff;
}
.oferta_box h3 
{
	margin-bottom:30px;
}
.oferta_box p 
{
	color:#fff;
}
.extra
{
	padding:90px;
	background:#1B1C1E;
	color:#fff;
	margin-bottom:40px;
	border-radius:50px;
	box-sizing: border-box;
}
.extra p
{
	width:50%;
	margin:0 auto;
	text-align: justify;
}
.about_me
{
	background:#1B1C1E;
	margin-top:400px;
	position:relative;
}
.foto_me 
{
    width: 100%;
    position: relative;
    top: -170px;
	width:40%;
}
.foto_me img 
{
	margin-bottom:20px;
	width:95%;
}
.foto_txt
{
    color: #fff;
    width: 60%;
    padding: 60px;
    box-sizing: border-box;
}
.both_about
{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.foto_txt img
{
	display:block;
	margin-top:50px;
	margin-bottom:50px;
}
.gallery .container img
{
	width:33%;
}
.gallery .container
{
	display: flex;
    justify-content: space-between;
    align-items: center;
	padding:100px 0px;
}
.footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding:40px 0px;
}
.kontakt
{
	width:33.3%;
	padding:10px;
	box-sizing: border-box;
}
input[type="text"],input[type="email"] {
	    padding: 10px;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
	width:100%;
}
input[type="file"]
{
	padding: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    width: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 4px solid #ffbb58;
    width: 100%;
}
.form
{
	width:50%;
	margin:0 auto;
}
.contact_form_input_title
{
	font-weight:700;
}
.red {color:red;}
.contact_form_input_section
{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.search_engine_input
{
	display: flex;
    align-items: center;
    text-align: left;
}
input[type="checkbox"] {
width:10%;
}
.color_navy
{
	width:87%;
}
button 
{
	display: block;
    width: 100%;
    border-radius: 50px;
    padding: 20px;
    border: none;
    font-weight: 700;
    font-size: 23px;
    margin-top: 30px;
    background: #ffbb58;
}
.formularz
{
	margin-top:50px;
}
.modal {
            display: none;
            position: fixed;
            z-index: 1;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: auto;
            background-color: rgba(0,0,0,0.5);
        }
        .modal-content {
            background-color: #fff;
            margin: 15% auto;
            padding: 20px;
            border: 1px solid #888;
            width: 80%;
            max-width: 500px;
            border-radius: 10px;
            text-align: center;
        }
        .close {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }
        .close:hover,
        .close:focus {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }
        .btn {
            margin-top: 20px;
            padding: 10px 20px;
            font-size: 16px;
            color: #fff;
            background-color: #007bff;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }
        .btn:hover {
            background-color: #0056b3;
        }
@media only screen and (min-width: 300px) and (max-width: 500px) {
	.container
	{
		padding:0px 10px;
			width:auto;
	}
	.search {
    padding: 30px 0px;
	}	
	.blenda h2 
	{
		    font-size: 19px;
    line-height: 30px;
	}
	.about-us {
    padding: 45px 0px;
	}
	.pb100 {
    padding-bottom: 35px;
	}	
		.slider_left
	{
		width:100%;
		padding:10px 0px;
	}
	.slider_right
	{
		width:100%;
	}
	.slider_right img,.slider_eq
	{
		width:100%;
	}
	.sliders_sides .bx100
	{
		padding:40px 0px;
	}
	.doswiadczenie
	{
		width:100%;
		margin-bottom:30px;
	}
	.form
	{
		width:90%;
	}
	.mr {margin-right:0%;}
	.ml {margin-left:0%;}
	.zespol
	{
		width:100%;
	}
	.extra p
	{
		width:100%;
		
	}
	.extra
	{
		padding: 40px;
	}
	.both_about {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.foto_me {
    	width: 100%;
		position: relative;
    	top: -111px;
	}
	.foto_txt
	{
		position: relative;
    	top: -90px;
		width:100%;
		padding:0px;
	}
	.gallery .container img
	{
		width:100%;
	}
	.gallery .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 100px 0px;
    flex-wrap: wrap;
	}
	.mobhide
	{
		display:none;
	}
	.kontakt
	{
		width:100%;
	}
	.footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0px;
    flex-wrap: wrap;
	}
	.kontakt img 
	{
		width:50%;
	}
	.logo img 
	{
		width:50%;
	}
	.logo 
	{
		height:auto;
	}
}
@media only screen and (min-width: 500px) and (max-width: 800px) {
	.container
	{
		padding:0px 30px;
			width:auto;
	}
		.slider_left
	{
		width:100%;
		padding:50px 0px;
	}
	.slider_right
	{
		width:100%;
	}
	.slider_right img,.slider_eq
	{
		width:100%;
	}
	.sliders_sides .bx100
	{
		padding:40px 0px;
	}
	.doswiadczenie
	{
		width:100%;
		margin-bottom:30px;
	}
	.form
	{
		width:90%;
	}
	.mr {margin-right:0%;}
	.ml {margin-left:0%;}
	.zespol
	{
		width:100%;
	}
	.extra p
	{
		width:100%;
		
	}
	.extra
	{
		padding: 40px;
	}
	.both_about {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.foto_me {
    	width: 100%;
		position: relative;
    	top: -111px;
	}
	.foto_txt
	{
		position: relative;
    	top: -90px;
		width:100%;
	}
	.gallery .container img
	{
		width:100%;
	}
	.gallery .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 100px 0px;
    flex-wrap: wrap;
	}
		.kontakt img 
	{
		width:50%;
	}
	.logo img 
	{
		width:50%;
	}
	.logo 
	{
		height:auto;
	}

}
@media only screen and (min-width: 800px) and (max-width: 1000px) {
		.container
	{
			padding:0px 40px;
			width:auto;
	}
	.slider_left
	{
		width:100%;
		padding:50px 0px;
	}
	.slider_right
	{
		width:100%;
	}
	.slider_right img,.slider_eq
	{
		width:100%;
	}
	.sliders_sides .bx100
	{
		padding:40px 0px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	.container
	{
		padding:0px 50px;
			width:auto;
	}
	.slider_left
	{
		padding:40px 0px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.container
	{
		padding:0px 50px;
		width:auto;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1750px) {

}
@media only screen and (min-width: 1750px) and (max-width: 3839px) {

}