@media (max-width: 1775px) {
}
@media (max-width: 1670px) {

}
@media (max-width: 1500px) {
/* 	.b-gallery .slick-prev {
	    left: 21.9%;
	}
	.b-gallery .slick-next {
	    right: 21.9%;
	} */
	.b-gallery-item{
		width: 470px;
		margin: 0 15px;
	}
	.b-gallery-item img{
		height: 470px;
	}
	.b-gallery-nav{
		width: 470px;
	}

}	
@media (max-width: 1439px) {
	.b-gallery-item{
		width: 500px;
	}	
	.b-gallery-item img{
		height: 500px;
	}
	.b-gallery-nav{
		width: 500px;
	}

}
@media (max-width: 1250px) {
	.b-text-block{
		width: auto;
	}
	.b-text-container{
		padding: 25px 80px;
	}
}
@media (max-width: 1130px) {

}	
@media (max-width: 1170px) {
	.section{
		padding: 60px 0;
	}
	.b-desc-item__top{
		padding: 0 0 20px 0;
	}
	.b-block{
		height: 309px;
	}
	.b-col-6{
		width: 400px;
		margin-right: 0;
	}
	.b-desc-row{
		margin: 0 -15px;
	}
	.b-col-3{
		padding: 0 15px;
	}
	.b-text-container{
		padding: 15px 15px;
	}	
	.b-contacts-page .b-block{
		padding: 0 17px;
	}
	.b-info-col {
	    width: 410px;
	}	
	.b-footer-logo{
		display: none;
	}
	.b-desc-item__top{
		min-height: 80px;
	}
	.b-gallery{
		margin: 200px 0 0 0;
	}
	.b-gallery-item {
		width: 334px;
	}
	.b-gallery-nav{
		width: 334px;
	}
	.b-gallery-item img{
		 height: 334px;
	}	
	.b-gallery .slick-arrow{
		width: 38px;
		height: 38px;
		margin: -30px 0 0 0;
	}
	.b-gallery .slick-prev {
	    left: 33%;
	}	
	.b-gallery .slick-next {
	    right: 33%;
	}	
	.b-block-1{
		padding: 0;
		align-items: center;
	}
	.b-block-center{
		min-height: auto;
	}	
	.b-higiena-images__content{
		width: 100%;
	}
	.b-zespol-item__img{
		margin: 0 50px 0 0;
	}
	.b-zespol-item__two .b-zespol-item__img{
		margin: 0 0 0 50px;
	}
	.b-zespol-item{
		margin: 55px 0;
	}
	.b-gallery .slick-prev {
	    left: 27.4%;
	}	
	.b-gallery .slick-next{
		right: 27.4%;
	}
	.b-main-page .b-main{
		height: auto;	
	}
	.b-team-slider .slick-arrow{
	    bottom: 106px;
	}
	.b-team-slider .slick-next {
	    right: 33.4%;
	}	
	.b-team-slider .slick-prev {
	    right: 40.1%;
	}	
}
@media (max-width: 991px){
	.order-md-1{
		order: 1;
	}
	.order-md-2{
		order: 2;
	}
	.order-md-3{
		order: 3;
	}
	.order-md-4{
		order: 4;
	}
	.order-md-5{
		order: 5
	}
	.order-md-6{
		order: 6;
	}	
	.b-mobile{
		display: block;
	}
	.menu-icon{
	    position: relative;
	    z-index: 10001;
	    cursor: pointer;
		transition: 0.3s;
	}
	.menu-icon.active{
		transition: 0.3s;
	    z-index: 2000;
	}
	.menu-icon__wrapper{
		position: relative;
		width: 20px;
		height: 10px;
	}
	.menu-icon.active b{
		transition: 0.5s;
	}
	.menu-icon .b-menu__line {
	    display: block;
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 1px;
	    background: #283342;
	    -webkit-transition: background-color 0.35s, -webkit-transform 0.175s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.175s cubic-bezier(0.215, 0.61, 0.355, 1);
	    transition: background-color 0.35s, transform 0.175s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.175s cubic-bezier(0.215, 0.61, 0.355, 1);
	    -webkit-transform: translateY(0) translateZ(0);
	    transform: translateY(0) translateZ(0);
	    border-radius: 120px;
	}
	.menu-icon .b-menu__line_1 {
	    top: 0;
	}
	.menu-icon .b-menu__line_2 {
	    top: 5px;
	}
	.menu-icon .b-menu__line_3 {
	    top: 10px;
	    width: 100%;
	}
	.menu-icon.active .b-menu__line {
	    background: #283342;
	}
	.menu-icon.active .b-menu__line_1 {
	    -webkit-transform: translateY(8px) rotate(45deg);
	    transform: translateY(8px) rotate(45deg);
	    top: 0px;
	}
	.menu-icon.active .b-menu__line_2 {
	    opacity: 0;
	}
	.menu-icon.active .b-menu__line_3 {
	    -webkit-transform: translateY(-8px) rotate(-45deg);
	    transform: translateY(-8px) rotate(-45deg);
	    top: 16px;
	    width: 100%;
	}
	.b-nav{
		position: absolute;
		top: 0;
		right: 0;
		background: #FFFFFF;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
		padding: 40px 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 320px;
		overflow: auto;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
		transition: 0.3s;
	}
	.b-nav.active{
		top: 80px;
		opacity: 1;
		visibility: visible;
		transition: 0.3s;
		z-index: 999;
	}
	.b-nav ul{
		display: block;
	}
	.b-nav > ul > li > a{
		padding: 0;
		border-bottom: 1px solid #ECEEF1 !important;
		padding: 17px 0 !important;
		display: block;
		justify-content: space-between;
		display: flex;
	}
	.b-nav > ul > li > a.active{
		color: #6E7680;
	}
	.b-nav > ul > li > a:before{
		display: none;
	}
	.b-nav > ul > li:last-child{
		margin: 0;
	}
	.b-nav > ul > li.b-drop a:after{
		top: 50%;
		margin: -1.5px 23px 0 0;
	}
	.b-dropdown{
		opacity: 1;
		visibility: visible;
		transition: inherit;
		position: static;
		padding: 30px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		box-shadow: none;
		display: none;
		z-index: 100;
		width: auto;
	}
	.b-dropdown ul li{
		margin: 0 0 20px 0;
	}
	.b-dropdown ul li:last-child{
		margin: 0;
	}
	.b-nav > ul > li.b-drop:hover > .b-dropdown{
		opacity: 1;
		visibility: visible;
		transition: inherit;
	}
	.b-dropdown.active{
		display: block;
	}
	.b-header{
		padding: 5px 0;
	}
	.b-main-block{
		display: none;
	}
	.b-footer-col{

	}
	.b-footer-col__1{
		order: 1;
	}
	.b-footer-col__2{
		order: 2;
	}
	.b-footer-col__3{
		order: 4;
		margin: 15px 0 0 0;
	}
	.b-footer-social{
		order: 3;
	}
	.b-footer-copyright{
		order: 5;
		text-align: center;
	}


	.b-block{
		height: 345px;
	}
	.b-desc-row{
		margin: 0 -15px;
	}
	.b-col-3{
		padding: 0 15px;
	}
	.b-hidden{
		display: none;
	}
	.b-team .container{
		max-width: 100%;
	}
	.b-team-item__img{
		height: auto;
	}
	.b-team-item__img img{
		object-fit: contain;
		height: 332px;
	}
	.slick-arrow{
		width: 38px;
		height: 38px;
		top: 35%;
		margin: 0;
	}
	.b-services-content > .row > div:nth-child(4) > .b-block:after{
		background: red;
	}
	.b-block-1__two:before{
		position: absolute;
		top: 50%;
		left: -9px;
		content: "";
		width: 10px;
		height: 27px;
		margin: -13.5px 0 0 0;
		background: url(../images/bl-arrow.svg) no-repeat;
		transform: rotate(180deg);
	}
	.b-block-1__two:after{
		display: none;
	}
	.order-md-13{
		order: 13;
	}
	.order-md-14{
		order: 14;
	}
	.order-md-15{
		order: 15;
	}
	.order-md-16{
		order: 16;
	}
	.b-col-6{
		width: 448px;
	}
	.b-col-6:nth-child(2n){
		margin-left: 260px;
	}
	.b-desc-item__top span{
		font-size: 20px;
		line-height: 1.4;
	}
	.b-text-container{
		padding: 25px 0;
		justify-content: center !important;
	}	
	.b-text-block{
		width: 480px;
	}
	.b-gallery .container{
		max-width: 100%;
		padding: 0;
	}
	.b-gallery > .container > .row{
		margin: 0;
	}
	.b-gallery > .container > .row > div{
		padding: 0;
	}
	.b-gallery-item{
		width: 300px;
	}
	.b-gallery-item img{
		height: 300px;
	}
	.b-gallery-nav{
		width: 300px;;
	}
	.b-gallery .slick-arrow {
		top: 50%;
		margin: -19px 0 0 0;
	}	
	.b-gallery .slick-prev {
	    left: 20.8%;
	}	
	.b-gallery .slick-next {
		right: 20.8%;
	}
	.b-price-item__top{
	    padding: 20px 20px;
	}
	.b-price-item__list ul li{
	    padding: 19px 60px;
	}
	.b-price-item__top:before{
		margin: 0 19px 0 0;
	}
	.b-text__center__container{
		width: 100%;
	}
	.b-info-col{
		width: 100%;
	}
	.b-info-item{
		margin: 0 0 40px 0 !important;
	}
	.b-desc-item__top{
		min-height: auto;
	}
	.b-gallery-slider > .row{
		margin: 0;
	}
	.b-gallery-slider > .row > .col-xl-12{
		padding: 0;
	}
	.b-gallery .slick-arrow{
		width: 38px;
		height: 38px;
		margin: -30px 0 0 0;
	}
	.b-col-6{
		margin-bottom: 40px;
	}	
	.b-desc-item__top{
		padding: 0 0 15px 0;
	}
	.b-title{
		margin: 0 0 40px 0;
	}
	.b-col-6:nth-last-child(-n+2){
		margin-bottom: 60px;
	}
	.b-col-6:last-child{
		margin-bottom: 0;
	}
	.b-desc-item{
		margin: 0 0 60px 0;
	}
	.b-image{
		margin: 0 0 100px 0;
		height: auto;
	}
	.b-text-container{
		padding: 0 0 30px 0;
	}
	.b-list{
		margin: 0;
	}
	.b-text__center .b-title h2{
		margin: 0 0 20px 0;
	}
	.b-main-bottom__wrapper .b-main-bottom__block{
		width: 451px;
	}
	.b-main-page .b-main{
		padding: 0 0 45px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 0 100px 0;
	}
	.b-main-page .b-main-content h1{
		font-size: 42px;
	}
	.b-main-page .b-main-item{
		width: 100%;
		background: #FFFFFF;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
		padding: 60px 48px;
	}
	.b-main-content__left{
		padding: 0 60px;
	}
	.b-main-page .b-main-content{
		padding: 200px 0 0 0;
	}
	.b-main-page .b-main-content__left .button{
		margin: 40px auto 0;
	}
	.b-main-bottom__wrapper{
		align-items: center;
	}
	.b-block-xs{
		display: block;
		margin: 40px 0 0 0;
	}
	.b-block-xs img{
		margin: 0 auto 0;
	}
	.b-block-1{
		padding: 0;
		align-items: center;
	}
	.b-block-center b{
		font-size: 24px;
		padding: 0 40px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.b-block-center{
		min-height: auto;
	}
	.b-text-block .b-link{
		margin: 15px 0 0 0;
		display: inline-block;
	}
	.b-footer-top b{
		font-size: 18px;
	}
	.b-footer-top span{
		font-size: 14px;
	}
	.b-footer .b-footer-item__text a{
		font-size: 14px;
	}
	.b-sm-12{
		width: 100%;
		margin: 0 0 60px 0 !important;
	}
	.b-sm-12 .b-desc-item{
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.b-desc-item .b-slider-item{
		width: 212px;
		flex-shrink: 0;
		margin: 0 0 0 22px;
	}
	.b-sm-12__last .b-desc-item{
		flex-direction: row-reverse;
	}
	.b-sm-12__last .b-slider-item{
		margin: 0 22px 0 0;
	}
	.b-desc-item .b-slider-item__two{
		width: auto;
		margin: 0;
	}
	.b-title p br{
		display: none;
	}
	.b-title-left{
		width: auto;
	}
	.b-proteyka-content{
		margin: 0 -12px;
	}
	.b-proteyka-col{
		padding: 0 12px;
	}
	.b-bottom-page{
		margin: 0 0 60px 0;
	}	
	.b-higiena-image img{
		height: 260px;
		object-fit: cover;
	}
	.b-video-content{
		width: 100%;
	}
	.section-m{
		margin: 60px 0;
	}
	.b-zespol-item__img{
		width: 274px;
		margin: 0 20px 0 0;
	}
	.b-zespol-item__two .b-zespol-item__img{
		margin: 0 0 0 20px;
	}
	.b-zespol-item__certificates__item__left{
		display: block;
	}
	.b-zespol-item__certificates__item__left b{
		margin: 0 0 13px 0;
	}
	.b-zespol-item__certificates__top{
		padding: 27px 15px 27px 20px;
	}
	.b-zespol-item__certificates__item{
	    padding: 15px 20px;
	}
	.b-error-page__content{
		justify-content: space-between;
	}
	.b-error-page__text{
		width: 390px;
		margin: 0;
	}
	.b-error-page__text b{
		line-height: 1.2;
	}
	.b-error-container{
		padding: 80px 0;
	}
	.b-main-item__2{
		top: 50%;
		transform: translateY(-50%);
	}
	.b-text{
		width: 100%;
	}
	.b-video iframe{
		width: 100%;
	}
	.b-video .container{
		padding: 0;
		max-width: 100%;
	}
	.b-video .row{
		margin: 0;
	}
	.b-video > .container > .row > div{
		padding: 0;
	}
	.b-main{
		height: 350px;
	}
	.b-team-slider .slick-prev {
	    right: 38.3%;
	}	
}	


@media (max-width: 767px) {
	.section{
		padding: 50px 0;
	}
	p{
		font-size: 14px;
		line-height: 21px;
	}
	.container{
		max-width: 100%;
	}
	.b-main-item{
		background: #ffffff;
		width: 100%;
		padding: 30px;
    	max-width: 560px;
    	width: 100%;
	}
	.b-breadcrumbs ul li a{
		font-size: 9px;
	}
	.b-breadcrumbs ul li:after{
		padding: 0 5px;
	}
	h1{
		font-size: 20px;
	}
	h2{
		font-size: 18px;
	}
	.b-main-item p{
		font-size: 14px;
	}
	.b-main{
		height: 195px;
		background-position: right top !important;
		margin: 0 0 180px 0;
	}
	.b-main-4{
		background-position: center !important;
		margin: 0 0 140px 0;
	}
	.b-main-2{
		margin: 0 0 270px 0;
		background-position: left -50px top !important
	}
	.b-main-5{
		background-position: top left -84px! important;
		margin: 0 0 280px 0;
	}
	.b-main-6{
		margin: 0 0 230px 0;
	}
	.b-main-7{
		background-position: top center !important;
		margin: 0 0 230px 0;
	}
	.b-main-8{
		background-position: top center !important;
	    margin: 0 0 260px 0;
	}
	.b-main-9{
		background-position: top center !important;
	    margin: 0 0 150px 0;
	}
	.b-main-10{
		background-position: top center !important;
		margin: 0 0 220px 0;
	}
	.b-main-11{
	    background-position: center top !important;
	}

	.b-main-page .b-main{
		margin: 0 0 350px 0;
		height: 195px;
		background-size: 800px !important;
		background-position: right 25% top -30px !important;
	}
	.b-main-page .b-main-content{
		padding: 120px 0 0 0;
	}
	.b-main-3{
		margin: 0 0 280px 0;
	}
	.b-main-bottom {
	    padding:  0;
	}	
	.b-main-bottom__block span{
		font-size: 16px;
	}
	.b-main-bottom__block p{
		font-size: 14px;
		margin-left: 64px;
	}
	.b-footer{
		padding: 50px 0 30px 0;
	}
	.b-footer-social{
		order: 1;
	}
	.b-footer-images__xs{
		display: block;
		width: 290px;
		order: 3;
		margin: 15px auto 50px;
	}
	.b-footer-col{
		width: 290px;
		margin: 0 auto 15px;
	}
	.b-footer-col__1{
		order: 2;
	}
	.b-footer-col__2{
		order: 4;
	}
	.b-footer-col__3{
		order: 5;
		margin-top: 15px;
	}
	.b-footer-social{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.b-footer-copyright{
		order: 6;
		margin: 35px 0 0 0;
	}
	.b-footer-social ul{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.b-footer-social ul li{
		margin: 0 20px 0 0;
	}
	.b-footer-social ul li:last-child{
		margin: 0;
	}
	.b-footer-top{
		text-align: center;
		margin: 0 0 20px 0;
	}
	.b-footer-top span{
		display: none;
	}
	.b-footer-col__3 .b-footer-top{
		display: none;
	}
	.b-footer-images ul{
		justify-content: center;
	}
	.b-footer-images__xs ul{
		justify-content: center;
	}
	
	.b-desc-row{
		justify-content: center;
	}
	.b-col-3{
		width: 290px;
	}
	.b-desc-col{
		margin-bottom: 60px;
	}
	.b-desc-col:last-child{
		margin-bottom: 0;
	}
	.b-block{
		height: 240px;
		padding: 0 30px;
	}
	.b-block-center b{
		font-size: 18px;
	}
	.b-team-slider .col-sm-4{
		flex: inherit;
		max-width: 100%;
	}
	.slick-prev{
		left: 5%;
	}
	.slick-next{
		right: 5%;
	}
	.b-col-6{
		width: 100%;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.b-col-6:nth-child(2n){
		margin-left: 0px;
	}
	.b-text-container{
		padding: 30px 15px;
		justify-content: center !important;
	}	
	.b-text-block{
		width: auto;
	}
	.b-list{
		padding: 0 0 0 10px;
	}
	.b-list li{
		font-size: 14px;
	}
	.b-main-3{
		background-position: right top !important;
	}
	.b-gallery-item{
		margin: 0;
		padding: 0 20px;
	}
	.b-gallery .row{
		margin: 0;
	}
	.b-gallery .slick-arrow{
	    margin: -30px 0 0 0;
	}
	.b-gallery{
		 padding-top: 0px;
	}
	.slick-dots{
		flex-wrap: wrap;
		justify-content: center;
	}
	.b-gallery .slick-dots li{
		margin: 0 8px 0 0;
	}
	.b-contacts-form{
		width: 100%;
	}
	.b-contacts-page{
		margin: 180px 0 0 0;
	}
	.b-contacs-last .b-footer-item{
		align-items: center;
	}
	.b-contacs-last .b-footer-item__img{
		margin: 0 5px 0 0;
		width: 20px;
	}
	.b-checkbox input[type="checkbox"] + label{
		align-items: flex-start;
	}
	.b-price-item__top{
	    padding: 15px;
	}
	.b-price-item__top span{
		font-size: 16px;
		text-transform: lowercase;
	}
	.b-price-item__top span:first-letter{
		text-transform: uppercase;
	}
	.b-price-item__top:before{
		width: 10px;
		height: 10px;
		background-size: contain;
		margin: 0 15px 0 0;
	}
	.b-price-item__list ul li {
	    padding: 15px;
	    font-size: 14px;
	}	
	.b-price-item__list ul li span{
		padding: 0 0 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.b-main-content__left , .b-main-item__2 , .block-left , .block-right , .b-main-block , .b-block-left , .b-block-right , .b-desc-col , .b-title , .b-info-col , .b-main-bottom__wrapper{
	 	opacity: 1;
	 	visibility: visible;
	 }
	 .block-image{
	 	opacity: 1;
	 	visibility: visible;
	 	right: auto;
	 	left: auto;
	 }
	 h1{
	 	margin: 0 0 10px 0;
	 }
	 .b-main-item p{
	 	margin: 0;
	 }

	 .b-image{
	 	margin: 0 0 40px 0;
	 }
	 .b-main-bottom__wrapper{
	 	flex-direction: column-reverse;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 }
	 .b-main-bottom__wrapper .b-main-bottom__block{
	 	width: 100%;
	 }
	 .b-main-content__left{
	 	padding: 0;
	 }
	 .b-main-page .b-main-content h1{
	 	font-size: 20px;
	 }
	 .b-main-page .b-main-item{
	 	padding: 30px;
	 }
	 .b-main-page .b-main-bottom__block p{
	 	margin-left: 59px;
	 }
	 .b-main-bottom__wrapper ul{
	 	display: flex;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	margin: 0;
	 }
	 .b-main-bottom__wrapper ul li{
	 	font-size: 10px;
	 	font-weight: 600;
	 	margin: 0 5px 0 0;
	 }
	 .b-main-bottom__wrapper ul li:last-child{
	 	margin-right: 0px;
	 }
	 .b-main-bottom{
	 	margin: 0 0 50px 0;
	 }
	 .block-left:after{
	 	right: auto;
	 	opacity: 1;
	 	visibility: visible;
	 }
	 .b-slider .slick-arrow{
	 	top: auto;
 	    bottom: 49px;
	 }
	 .b-slider .slick-next{
	 	right: 15px;
	 }
	 .b-slider .slick-prev{
	 	right: 52px;
	 	left: auto;
	 }
	 .b-desc-item__top span{
	 	font-size: 18px;
	 }
	 .b-desc-item p{
	 	font-size: 14px;
	 }
	.b-desc-item__top {
	    padding: 0 0 5px 0;
	    margin: 0 0 27px 0;
	}	 
	.b-team-item__text p{
		font-size: 14px;
	}
	.b-team .slick-arrow{
		top: auto;
		bottom: 77px;
	}
	.b-team .slick-prev{
		left: auto;
		right: 54px;
	}
	.b-team .slick-next{
		right: 15px;
	}
	.b-gallery .slick-arrow{
		top: auto;
		bottom: 0px;
	}
	.b-gallery .slick-prev{
		left: auto;
		right: 59px;
	}
	.b-gallery .slick-next{
		right: 20px;
	}
	.b-footer-item__text a{
		font-size: 14px;
	}
	.b-footer-top b{
		font-size: 18px;
	}
	.b-footer-item{
		margin: 0 0 10px 0;
	}
	.b-footer-list ul li{
		font-size: 14px;
	}
	h1, h2, h3, h4, h5, h6{
		margin: 0 0 10px 0;
	}
	.b-info-item strong{
		font-size: 16px;
		margin: 0 0 23px 0;
	}
	.b-info-item {
	    margin: 0 0 60px 0 !important;
	}	
	.b-info-item p{
		font-size: 14px;
	}
	.b-text__center__container b{
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	.slick-dots{
		margin: 25px 0 0 0;
	}
	.b-text-block .b-title-item{
		margin: 0 0 20px 0;
	}
	.b-full-width{
		padding-bottom: 5px;
	}
	.b-text__center__container p{
		font-size: 14px;
		margin-bottom: 0;
	}
	.b-text-block p{
		font-size: 14px;
		margin-top: 20px;
	}
	.b-text__center__container img{
		margin-top: 30px;
		height: 320px;
		object-fit: cover;
	}
	.section-center{
		padding-bottom: 0;
	}
	.b-main-11{
		margin: 0 0 240px 0;
	}
	.b-image{
		margin: 0 0 40px 0;
	}
	.b-block-xs{
		margin: 30px 0 0 0;
	}
	.b-contacts-page .b-block{
		padding: 0 37px;
		justify-content: flex-start;
	}
	.b-contacts-page .b-block .b-block-center b{
		margin-left: -42px;
	}
	.b-contacts-block .b-footer-list ul li span{
		width: 80px;
	}
	.b-nav{
		width: 100%;
	}
	.b-logo__text b{
		font-size: 18px;
		line-height: 1;
	}
	.b-logo__text span{
		font-size: 7.5px;
		line-height: 1.
		letter-spacing: 0.85em;
	}
	.b-logo__ico{
		width: 34px;
	}
	.b-header{
		padding: 10px 0;
	}
	.b-mobile{
		margin: 0 5px 0 0;
	}
	.b-nav.active{
		top: 60px;
	}
	body.active{
		overflow: hidden;
	}
	.b-full-width__bottom{
		padding-bottom: 50px;
		padding-top: 20px;
	}
	.b-list li:before{
		margin: 10px 15px 0 0;
	}
	.b-text__center .b-title h2{
		margin: 0 0 10px 0;
	}
	.top-padding{
		padding-top: 0px;
		margin-top: -20px;
	}
	.b-main-14{
		margin: 0 0 250px 0;
		background-position: center top !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	.bottom-margin{
		margin: 0 0 20px 0;
	}
	.section-4{
		padding-bottom: 50px;
	}
	.b-nav{
	    padding: 40px 20px 170px 20px;
	    height: 100vh;
	}	
	.b-breadcrumbs{
		padding: 13px 0;
	}
	.button{
		margin: 40px auto 0;
	}
	.b-slider-item__img{
		height: 260px;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.margin-0{
		margin: 0;
	}
	.b-link{
		display: inline-block;
		margin-top: 15px;
	}
	.b-desc-item p{
		margin-bottom: 0;
	}
	.b-contacts-form .button{
		margin: 40px 0 0 0;
	}
	.b-contacts-form .b-checkbox{
		margin: 0;
	}
	.b-text__center__two .b-title-item{
	    margin: 0 0 20px 0;
	}
	.b-text__center__two .b-text__center__container b{
		margin: 0 0 40px 0;
	}
	.b-contacts-block .b-footer-list ul li span{
		font-size: 14px;
	}
	.b-block-text p{
		margin: 0;
	}
	.b-gallery-slider{
		margin: 0;
	}
	.b-gallery-item img{
		height: 404px;
	}
	.b-sm-12 .b-desc-item{
		display: block;
	}
	.b-desc-item .b-slider-item{
		width: 100%;
		margin: 30px 0 0 0;
	}
	.b-title p br{
		display: none;
	}
	.b-title p{
		font-size: 14px;
	}
	.b-proteyka-content .slick-arrow{
		top: auto;
		bottom: 34%;
	}
	.b-proteyka-content .slick-next{
		right: 1px;
	}
	.b-proteyka-content .slick-prev{
		right: 39px;
		left: auto;
	}	
	.b-proteyka-block span{
		line-height: 1.6;
		font-size: 14px;
		min-height: 50px;
	}
	.b-proteyka-block img{
		margin: 0 auto 20px;
		height: 258px;
		width: 100%;
		object-fit: cover;
	}
	.b-bottom-page{
		margin: 0 0 50px 0;
	}	
	.b-higiena-images__content{
		display: block;
		position: relative;
	}
	.b-higiena-images__content .slick-arrow{
		top: auto;
		bottom: 46px;
	}
	.b-higiena-images__content .slick-next{
		right: 15px;
	}
	.b-higiena-images__content .slick-prev{
		right: 52px;
		left: auto;
	}
	.section-m{
		margin: 50px 0;
	}	
	.b-full-width{
		margin: 0;
	}	
	.btn-play{
		width: 90px;
		height: 90px;
	}
	.b-zespol-item__content{
		flex-direction: column-reverse;
	}
	.b-zespol-item__img{
		width: 280px;
		margin: 40px auto 0;
	}
	.b-zespol-item__two .b-zespol-item__img{
		margin: 30px auto 0;
	}
	.b-zespol-item__two .b-zespol-item__content{
		flex-direction: column-reverse;
	}
	.b-zespol-container{
		margin: 320px 0 0 0;
	}
	.b-zespol-item__certificates__top {
	    padding: 18px 15px 18px 15px;
	    font-size: 16px;
	}	
	.b-zespol-item__certificates__item{
	    padding: 10px 15px;
	    position: relative;
	}
	.b-zespol-item__certificates__top:before{
		margin: 0 15px 0 0;
	}
	.b-zespol-item__certificates__item__left span{
		font-size: 14px;
	}
	.b-zespol-item__certificates__item__city{
		font-size: 12px;
		margin: 0 0 0 14px;
		color: #283342;
		position: absolute;
		top: 17px;
		right: 15px;
	}
	.b-error-page__image{
		display: none;
	}
	.b-error-page__content{
		display: block;
	}
	.b-error-page__text{
		width: auto;
		max-width: 278px;
	}
	.b-error-page__text b{
		font-size: 20px;
	}
	.b-error-page__text p{
		font-size: 14px;
		margin: 11px 0 39px 0;
	}
	.b-error-container{
		padding: 60px 0;
	}
	.b-main-item__2 {
	    top: 30%;
	    transform: translateY(-19%);
	}
	.b-main-content__left {
	    position: absolute;
 
	}		
	.status{
		display: flex;
	}
	.b-col-center{
		padding: 0 15px;
	}
	.b-main-15{
		margin: 0 0 245px 0;
	}
	.b-main-16{
		margin: 0 0 150px 0;
		background-position: right -26px top !important;
		background-repeat: no-repeat !important;
	}
	.b-main-18{
		margin: 0 0 200px 0;
		background-position: right -53px top !important;
		background-repeat: no-repeat !important;
	}
	.b-main-19{
		margin: 0 0 286px 0;
		background-position: right -66px top !important;
	}	
	.b-video{
		margin: 50px 0 40px 0;
	}		
	.b-video-margin{
		margin-top: 0px;
	}
	.b-main-20{
		margin: 0 0 260px 0;
	}
	.b-main-22{
		margin: 0 0 280px 0;
		background-position: center top !important;
	}		
	.b-zespol-container{
		margin: 0;
	}
	br{
		display: none !important;
	}
	.b-gallery-item{
		transform: none;
	}
	.b-gallery-nav{
		width: 100%;
		padding: 0 20px;
	}
	.b-video iframe{
		height: 320px;
	}
	.b-desc-item__top span small{
		display: block;
	}
	.mt-0{
		margin-top: 0px;
	}
	.b-desc-item .mt-0{
		margin-top: 0px;
	}
	.b-slider-item span{
		font-size: 14px;
	}
	.pt-0{
		padding-top: 0px;
	}
	.pb-0{
		padding-bottom: 0px;
	}
	.xs-pb-20{
		padding-bottom: 20px;
	}
	.xs-mb-10{
		margin-bottom: 10px !important;
	}
	.xs-mt-30{
		margin-top: 30px;
	}
	.xs-mt-40{
		margin-top: 30px;
	}	
	.xs-mt-50{
		margin-top: 50px;
	}
	.b-main-21{
		margin: 0 0 230px 0;
	}
	.xs-mb-20{
		margin-bottom: 20px;
	}
	.b-text p{
		font-size: 14px;
	}
	.b-proteyka-col{
		padding: 0;
	}
	.b-proteyka-content{
		margin: 0;
	}
	.xs-pt-10{
		padding-top: 10px;
	}

	.b-zespol-item{
		margin: 77px 0;
	}
	.b-zespol-item:last-child{
		margin-bottom: 30px;
	}
	.b-zespol-item__xs{
		display: block;
		text-align: center;
		margin: 30px 0 0 0;
	}
	.b-zespol-item__xs b{
		display: block;
		font-weight: 500;
		font-size: 18px;
		line-height: 22px;
		color: #283342;
		margin: 0 0 10px 0;
	}
	.b-zespol-item__xs span{
		display: block;
		font-weight: normal;
		font-size: 14px;
		line-height: 160%;
		color: #6E7680;
		font-family: 'Roboto', sans-serif;
	}
	.xs-mt-0{
		margin-top: 0px !important;
	}
	.b-main-13{
		background-position: center top !important;
	}
	.b-main-page .b-main-content__left .button{
		display: table;
	}
	.b-slider-item__img__no{
		height: auto;
		margin-top: 30px;
	}
	.xs-mb-0{
		margin-bottom: 0px !important;
	}
	.b-higiena-images{
		margin: 0 0 90px 0;
	}
	.b-desc-item p:last-child {
	    margin: 25px 0 0 0;
	}
	.b-proteyka-slider h2{
		margin: 0 0 30px 0;
	}
	.b-proteyka-col{
		margin-bottom: 0px;
	}
	.b-proteyka-slider .b-gallery-status{
		margin: 10px 0 0 0;
	}
	.b-slider-item__img img{
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.b-zespol-item__text__top b{
		font-size: 18px;
		text-transform: uppercase;
	}
	.b-zespol-item__text__top span{
		font-size: 14px;
	}
	.b-zespol-item__certificates__item__left b{
		font-size: 12px;
	}
	.b-checkbox label.error{
		bottom: -30px;
	}
	.b-zespol-item_xs{
		display: none;
	}
}
@media (max-width: 575px) {
	.order-xs-1{
		order: 1;
	}
	.order-xs-2{
		order: 2;
	}
	.order-xs-3{
		order: 3;
	}
	.order-xs-4{
		order: 4;
	}
	.order-xs-5{
		order: 5;
	}
	.order-xs-6{
		order: 6;
	}
	.order-xs-7{
		order: 7;
	}
	.order-xs-8{
		order: 8;
	}
	.order-xs-9{
		order: 9;
	}
	.order-xs-10{
		order: 10;
	}
	.order-xs-11{
		order: 11;
	}
	.order-xs-12{
		order: 12;
	}
	.order-xs-13{
		order: 13;
	}
	.order-xs-14{
		order: 14;
	}
	.order-xs-15{
		order: 15;
	}
	.order-xs-16{
		order: 16;
	}			
	.b-block-1:after {
		top: auto;
		bottom: -18px;
		left: 50%;
		margin: 0 0 0 -5px;
		transform: rotate(90deg);
	}
	.b-block-1__two:before{
		position: absolute;		
		bottom: -18px;
		top: auto;
		left: 50%;
		margin: 0 0 0 -5px;
		transform: rotate(90deg);
		content: "";
		width: 10px;
		height: 27px;
		margin: -13.5px 0 0 0;
		background: url(../images/bl-arrow.svg) no-repeat;		
	}	
	.b-col-3{
		width: 100%;
	}
	.b-image img{
		height: 320px;
	}
	.b-list-wyb li:before{
		margin: 0;
	}
	.b-team-slider .slick-track{
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.t1{
		order: 1;
	}
	.t2{
		order: 2;
	}
	.t3{
		order: 3;
	}
	.t4{
		order: 4;
	}
	.t5{
		order: 5;
	}
}
@media (max-width: 530px){
	.b-main-11{
		background-position: top right -125px !important;
		background-repeat: no-repeat;
	}	
}
@media (max-width: 570px){
	.b-main-7{
		background-position: top right -65px !important;
		background-repeat: no-repeat;
	}
	.b-main-15{
		background-position: top right -63px !important;
		background-repeat: no-repeat;
	}	
	.b-main-20{
		background-position: top center !important;
		background-repeat: no-repeat;
	}
	.b-main-14 {
	    background-position: left -136px top !important;
	}	
	.b-main-21{
		background-position: right -83px top !important;
	}	
}
@media (max-width: 425px) {

}
@media (max-width: 320px) {
	
}
