section.pzk1 {
    margin: 60px 0;
}

section.pzk1 h2{
   text-align:center;
}
.b-category .category__items {
    margin-right: -30px;
    margin-left: -0
}

.b-category .category__item {
    position: relative;
    z-index: 1;
    margin-right: -.275em;
    padding-right: 30px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 55px;
    width: 33.333333333333%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.b-category .category__item:hover {
    z-index: 2
}
.b-category {
    margin-bottom: 30px
}

.b-category>h2 {
    text-align: center
}

.b-category .category__items {
    margin-right: -30px;
    margin-left: -0
}

.b-category .category__item {
    position: relative;
    z-index: 1;
    margin-right: -.275em;
    padding-right: 30px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 55px;
    width: 33.333333333333%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.b-category .category__item:hover {
    z-index: 2
}

.b-category .category__inner {
    position: relative;
    background: transparent url("") left top no-repeat
}

.b-category .category__item:hover .category__inner {
    background: transparent url("") left top no-repeat
}

.b-category .category__title {
    padding: 25px 0 0 0;
}
.b-category .category__title a:link, .b-category .category__title a:visited {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #222222;
    -webkit-transition: color .2s;
    transition: color .2s;
}
.b-category .category__title a:hover {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #d13d73;
}
    .b-category .category__text {
        padding-left: 40px;
        padding-right: 40px
    }
    .b-category .category__title {
        padding-top: 15px
    }
    .b-category .category__title span,
    .b-category .category__title a:link,
    .b-category .category__title a:visited {
        font-size: 20px
    }
    .b-category .category__item:hover .category__title span,
    .b-category .category__item:hover .category__title a:link,
    .b-category .category__item:hover .category__title a:visited,
    .b-category .category__item:hover .category__title a:hover,
    .b-category .category__item:hover .category__title a:active {
        font-size: 20px
    }
    .b-category .category__item:hover .category__imgbox img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .b-category .category__more {
        left: 40px;
        right: 40px;
        bottom: 28px;
        opacity: 1;
        visibility: visible
    }
    .b-category .category__item:hover .category__more {
        bottom: 28px
    }
    .b-category_abstitle .category__item {
        padding-bottom: 0
    }
    .b-category_abstitle .category__title {
        padding: 35px 40px 3px
    }
	
	
.b-color-profile {
    width: 100%;
    margin-top: 20px;
    display: flex;
    margin-bottom: 60px;
}

.b-color-profile .color-profile__img {
    border: 5px solid #eee;
}

.b-color-profile .color-profile__img img {
    width: 100%;
}

.b-color-profile .color-profile__text {
    font-size: 14px;
    color: #55585b;
    margin-bottom: 30px;
}

.b-color-profile .color-profile__switch {
    background: #eee;
    padding: 25px 40px;
}

.b-color-profile .color-profile__switch span {
    cursor: pointer;
    margin-right: 25px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

.b-color-profile .color-profile__dot--active span:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    bottom: 5px;
    outline: 5px solid #fe8a18;
}

.b-color-profile .color-profile__title {
    font-size: 18px;
    color: #fe8a18;
    display: inline-block;

    vertical-align: middle;
}

.b-color-profile .color-profile__title:hover {
    text-decoration: underline;
}

	
	@media only screen and (max-width: 500px)
	{
		.b-color-profile{display:block;}
		.b-color-profile .color-profile__img {
  
    width: 100%;
}

		.pzk1 .category__imgbox img{width:100%;}
#banner h1 {
    font-size: 6vw !important;
}

.b-category .category__item
{
	width:100%;
	margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}
.container {
    width: 100%;
}
.b-category .category__items {
    margin-right: 0;
    margin-left: 0;
}
}
