#kitchenForm .field {
    flex-wrap: wrap;
}

#kitchenForm .addPlanField {
}

#kitchenForm .field--file {
    flex-wrap: wrap;
}

#kitchenForm .listOfFiles {
    width: 100%;
}

#kitchenForm .listOfFiles span {
    margin: 14px 0;
    font-size: 13px;
    color: #818489;
    display: inline-block;
}

.kitchenInfo {
    padding: 0 60px;
    clear: both;
}

@media (max-width: 1800px) {
    .kitchenInfo {
        padding: 0 30px;
    }
}

.kitchenInfo form {
    width: 100%;
    display: block;
}

.kitchenInfo .item {
    margin: 0px 0 0 -40px;
    padding: 20px 40px;
    width: 100%;
}

.kitchenInfo .item.item--no-margin-padding {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

.kitchenInfo .item.last {
    padding-bottom: 0;
}

.slider-product--kitchen-drafting {
    margin-bottom: 0;
}

.kitchenInfo .item .header {
    font-size: 18px;
    margin: 0 0 20px 0;
}

.kitchenInfo .item .header--first {
    font-size: 25px;
}

.kitchenInfo .item .header span {
    display: inline-block;
    width: 30px;

    font-weight: 700;

    color: #0c6de2;
}

.kitchenInfo .item .header--first span {
    font-weight: 600;
}

.kitchen-layout {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.kitchen-layout__item {
    display: flex;
    align-items: center;
    width: auto;
    margin-right: 100px;
    margin-bottom: 10px;
}

.kitchenInfo .item.labelBox label {
    display: inline-block;
    /*margin: 10px 15px 0 15px;*/
    /*padding: 5px 13px 13px 13px;*/
    clear: none;
    font-size: 14px;
    border: 2px solid #ffffff;
    cursor: pointer;
    border-radius: 9px;

    white-space: nowrap;
}

.kitchenInfo .item.labelBox #kitchen-carousel label {
    display: block;
    margin: 10px 15px 0 15px;
    text-align: center;
    padding: 5px 13px 5px 13px;
}

.kitchenInfo .item.labelBox label.checked {
    border-color: #ffd34d;
}

.kitchenInfo .item.labelBox label > div {
    margin: 10px 0 0 0;
}

.kitchenInfo .item.labelBox label img {
    border-radius: 10px;
}


.kitchenInfo .item .setSizes {
    margin: 20px 0 0 0;
}

.kitchenInfo .item .setSizes > div {
    display: inline-block;
    width: 18.3%;
    font-size: 14px;
    color: #aaaaaa;
    margin: 0 35px 0 0;
    vertical-align: top;
    line-height: 28px;
}

.kitchenInfo .item .setSizes input {
    width: 100%;
    border: solid 1px #cccccc;
}

.kitchenInfo .item .setSizes .sizes {
    width: 230px;
    height: 135px;
    background: url("/images_v2/kitchenSizes.png");
    position: relative;
    margin: -45px 0 0 0;
    display: none;
}

.kitchenInfo .item .setSizes b {
    color: #000000;
    font-style: italic
}

.kitchenInfo .item .setSize .wrapFormItems {
    padding: 0;
    margin: 0 0 0 -5px
}

.kitchenInfo .item .wrapFormItems {
    padding: 0 30px;
}

.kitchenInfo .item .wrapFormItems.withImage {
    padding: 0 0 0 30px;
    width: 295px;
    display: inline-block
}

.kitchenInfo .item .wrapItem {
    margin: 5px 0;
    color: #000000;
    padding: 4px 0;
}

.kitchenInfo .item + .item {
    /*border-top: solid 1px #f1f3fa;*/
}

/*.kitchenInfo .item.last{border: none; background: #fbf8ee; }*/
.kitchenInfo .item .wrapItem label {
    padding: 5px 10px 5px 6px;
    border-radius: 5px;
    display: inline-block;
    line-height: 20px;
}

.kitchenInfo .item .wrapItem .otherItemInfo {
    padding: 3px 10px 3px 6px;
    border-radius: 5px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    margin: 0 0 0 10px;
}

.kitchenInfo .item .wrapItem .kitchenChooseColor {
    height: 16px;
    display: inline-block;
    line-height: 16px;
    margin: 4px 0 0 10px;
    vertical-align: top
}

.kitchenInfo .item .wrapItem .kitchenChooseColor a {
    height: 16px;
    display: inline-block;
    line-height: 26px;
    margin: 0 10px 0 0px;
    position: relative
}

.kitchenInfo .item .wrapItem .otherItemInfo .kitchenChooseColor input {
    display: none !important;
}

.kitchenInfo .item .wrapItem .kitchenChooseColor a.active:after {
    height: 16px;
    display: block;
    position: absolute;
    width: 16px;
    top: 3px;
    left: -1px;
    content: "";
    border: solid 1px #ffffff;
}

.kitchenInfo .item .wrapItem .kitchenChooseColor a.active:before {
    height: 18px;
    display: block;
    position: absolute;
    width: 18px;
    top: 2px;
    left: -2px;
    content: "";
    border: solid 2px #fcbe1c;
}

.kitchenInfo .item .wrapItem .otherItemInfo input {
    border: solid 1px #cccccc;
    text-align: right;
    margin: 0;
    height: 22px;
    padding: 0 5px;
    border-radius: 3px;
    background: #ffffff;
    display: inline-block;
    line-height: 22px;
    width: 40px;
    vertical-align: top;
}

.kitchenInfo .item .wrapItem.checked label, .kitchenInfo .item .wrapItem.checked .otherItemInfo {
    background: #fff5d5;
}

.kitchenInfo .item .wrapItem input {
    margin: 0 10px 0 0;
}

.kitchenInfo .item .wrapItem .kitchenImageNumber {
    display: inline-block;
    margin: 0 0 0 0px;
    line-height: 16px;
    height: 16px;
    vertical-align: middle;
    font-size: 10px;
    width: 16px;
    text-align: center;
    background: #ffd34d;
}

.kitchenInfo .item .wrapFormItems b {
    margin: 10px 0 10px 5px;
    display: block
}

.kitchenInfo .item .wrapItem.level2 {
    margin: 5px 5px 5px 20px;
}

.kitchenInfo .item .setSize {
    margin: 20px 0 0 30px;
    font-size: 14px;
}

.kitchenInfo .item .setSize .wrapAreaImg {
    margin: 10px 35px 0 0;
    display: none;
}

.kitchenInfo .item .setSize .wrapAreaImg {
    position: relative;
    width: 200px;
    height: 124px;
}

.kitchenInfo .item .setSize .wrapAreaImg img.kitchenPlan {
    position: relative;
}

.kitchenInfo .item .setSize .wrapAreaImg map {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
}

.kitchenInfo .item .setSize .wrapAreaImg input {
    display: none;
}

.kitchenInfo .item .setSize .wrapAreaImg area {
    cursor: pointer
}

.kitchenInfo .item .setSize .wrapAreaImg map area img {
    display: none;
    border: solid 1px red
}

.kitchenInfo .item .setSize .wrapAreaImg map area:hover img {
    display: block
}

.kitchenInfo .item .setSize .wrapAreaImg map area div {
    background: red;
    min-height: 10px;
}

.kitchenInfo .item .setSize .wrapAreaImg .falseImg {
    position: absolute;
    width: 200px;
    height: 124px;
    top: 0;
    left: 0;
}

.wrapAreaImgBox1 {
    position: absolute;
    left: 32px;
    top: 29px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox2 {
    position: absolute;
    left: 46px;
    top: 20px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox3 {
    position: absolute;
    left: 60px;
    top: 11px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox4 {
    position: absolute;
    left: 76px;
    top: 20px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox5 {
    position: absolute;
    left: 92px;
    top: 29px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox6 {
    position: absolute;
    left: 109px;
    top: 38px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox7 {
    position: absolute;
    left: 125px;
    top: 48px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox8 {
    position: absolute;
    left: 141px;
    top: 58px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox9 {
    position: absolute;
    left: 128px;
    top: 68px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBox10 {
    position: absolute;
    left: 114px;
    top: 77px;
    width: 29px;
    height: 18px;
    border-radius: 0;
}

.wrapAreaImgBoxHover, .wrapAreaImgBoxActive, .wrapAreaImgBoxStandart {
    display: none;
}

.wrapAreaImgBox1, .wrapAreaImgBox2, .wrapAreaImgBox3, .wrapAreaImgBox4,
.wrapAreaImgBox5, .wrapAreaImgBox6, .wrapAreaImgBox7, .wrapAreaImgBox8,
.wrapAreaImgBox9, .wrapAreaImgBox10 {
}

.wrapAreaImgBox1.hover, .wrapAreaImgBox2.hover, .wrapAreaImgBox3.hover, .wrapAreaImgBox4.hover,
.wrapAreaImgBox1.hover, .wrapAreaImgBox1.hover, .wrapAreaImgBox1.hover, .wrapAreaImgBox1.hover,
.wrapAreaImgBox1.hover, .wrapAreaImgBox1.hover {
}

.kitchenInfo .item .setSize .setInfo {
    display: inline-block;
    color: #aaaaaa;
    margin: 50px 0 0 0;
    vertical-align: top;
    line-height: 28px;
}

.kitchenInfo .item .setSize .setInfo input {
    width: 46px;
    height: 26px;
    border: solid 1px #cccccc;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    vertical-align: top;
}

.kitchenInfo .item .setSize b {
    color: #000000;
    font-style: italic
}

.wrapFloat {
    overflow: hidden
}

.kitchenInfo .item .wrapKitchenImage {
    width: 460px;
    border: solid 5px #ffffff;
    text-align: center;
    border-radius: 12px;
    position: relative;
    margin: 20px 0 30px 0;
    display: inline-block;
    vertical-align: top;
}

.kitchenInfo .item .wrapKitchenImage img {
    border-radius: 12px;
    max-width: 100%;
}

.kitchenInfo .item .wrapKitchenImage:after {
    width: 460px;
    position: absolute;
    margin: 0;
    height: 30px;
    bottom: -35px;
    left: 0;
    content: "";
    background: url("/images_v2/kitchenImageShadow.png") no-repeat
}

.kitchenInfo .item .clientInfo {
    float: left;
    width: 397px;
    padding: 0 110px 0 31px;
    vertical-align: top;
}

.kitchenInfo .item .clientInfo label {
    font: 700 14px/20px Arial;
    color: #000000;
    clear: both;
    margin: 20px 0 5px 0;
    display: inline-block
}

.kitchenInfo .item .clientInfo label:first-child {
    margin: 0 0 5px 0;
}

.kitchenInfo .item .clientInfo label.required:after {
    content: "*";
    color: #e71313;
}

.kitchenInfo .item .clientInfo input[type="text"] {
    width: 375px;
    height: 20px;
    border: solid 1px #cccccc;
    border-radius: 4px;
    background: #ffffff;
    color: #000000;
    font: 400 14px/20px Arial;
    padding: 5px 10px;
}

.kitchenInfo .item .clientInfo input.clientPhoneNumber {
    width: 170px;
}

.kitchenInfo .item .clientInfo input[type="submit"] {
    display: inline-block;
    height: 35px;
    padding: 0;
    background: url("/images_v2/kitchenSubmit.png") repeat-x;
    text-align: center;
    width: 241px;
    margin: 30px 0 0 0;
    border: none;
    text-shadow: 0px -1px 1px rgba(255, 255, 255, 0.5);
    border-bottom: solid 1px #979899;
    border-radius: 3px;
    color: #0f1215;
    font: 700 16px/35px Arial;
    cursor: pointer;
}

.kitchenInfo .item .notes {
    display: table;
    padding: 25px 0 0 0;
    vertical-align: top;
}

.kitchenInfo .item .notes .caption {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 10px 0;
}

.kitchenInfo .item .notes ul {
    padding: 0 0 0 20px;
    font-size: 14px;
    line-height: 20px;
}

.kitchenInfo .item .notes ul li {
    position: relative;
    margin: 10px 0;
}

.kitchenInfo .item .notes ul li:before {
    position: absolute;
    top: 0;
    left: -20px;
    content: "•";
    font-weight: 700;
    font-size: 14px;
    font-family: Arial
}

.kitchenArrows {
}

.kitchenArrows.arr1 {
    background: url("/images_v2/kitchenArr1.png") no-repeat;
    width: 73px;
    height: 44px;
    position: absolute;
    left: 73px;
    top: -8px;
    z-index: 0;
}

.kitchenArrows.arr2 {
    background: url("/images_v2/kitchenArr2.png") no-repeat;
    width: 57px;
    height: 37px;
    position: absolute;
    left: 70px;
    top: -9px;
    z-index: 0;
}

.kitchenArrows.arr3 {
    background: url("/images_v2/kitchenArr3.png") no-repeat;
    width: 34px;
    height: 22px;
    position: absolute;
    left: 35px;
    top: -8px;
    z-index: 0;
}

.kitchenPlanField {
    display: block;
    clear: both;
    margin: 5px 0;
}

#add_plan_upload {
    display: block;
    clear: both;
    margin: 5px 0;
}

.kitchenInfo .error {
    color: red;
    text-decoration: none;
    margin-top: 2px;
}

#catalog .inner .lBlock {
    padding: 0;
}

.kitchenChooseColor .colorname {
    font-size: 11px;
}

.kitchen-header:before,
.kitchen-header:after {
    content: " ";
    display: table;
}


.kitchen-header:after {
    clear: both;
}

.kitchen-header {
    position: relative;

	margin-bottom: 15px;
}

.kitchen-header div {
    float: left;
}

.kitchen-header-text {
    margin-right: 40px;
}

.kitchen-header-icons {
    margin-top: -9px;
}

.kitchen-header-icons a:first-child {
    margin-right: 15px;
}

.kitchen-intro {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    align-items: center;
}

@media (max-width: 1800px) {
    .kitchen-intro {
        align-items: flex-start;
    }
}

.kitchen-intro__banner {
    width: 100%;
    max-width: 1860px;
}

.kitchen-intro__banner img {
    width: 100%;
    display: block;
}

@media (max-width: 1400px) {
    .kitchen-intro__banner {
        width: 100%;
    }
}

.kitchen-intro__banner-img {
    width: 100%;
}

@media (max-width: 1400px) {
    .kitchen-intro__description  {
        width: 100%;
    }
}

.kitchen-intro__description p:not(:last-child) {
    margin-bottom: 6px;
}

.kitchen-selectors ul ul,
.kitchen-selectors ul ul > li {
    list-style: none;
    display: inline;
}

.kitchen-selectors span {
    font-size: 120%;
}

.kitchen-selectors ul ul > li > div {
    border: 2px solid #999;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    margin: 3px;
    vertical-align: center;
    text-align: center;
    line-height: 32px;
}

.kitchen-design:before,
.kitchen-design:after {
    content: " ";
    display: table;
}

.kitchen-design:after {
    clear: both;
}

.kitchen-type {
    position: relative;
}

.kitchenInfoContainer .badge {
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    background-color: #777;
    min-width: 10px;
    padding: 3px 7px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#kitchen-view {
    margin: 0 auto;
    width: 826px;
}

#sliderBlock li.active {
    border-bottom: 2px solid #aaa;
}


#sliderBlock {
    list-style: outside none none;
}

.overBlock {
    padding: 10px 0;
    width: 912px;
    position: relative;
    margin: 0 auto;
}

.overBlock .list {
    padding: 0 40px;
}

.overBlock .l_arrow {
    width: 29px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 40px;
}

.overBlock .l_arrow a {
    display: block;
    background: url(/images/l_arrow1.png) no-repeat;
    width: 29px;
    height: 36px;
}

.overBlock .l_arrow a.noactive {
    background: url(/images/l_arrow1.png) no-repeat 100% 0;
    cursor: default;
}

.overBlock .r_arrow {
    width: 29px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 40px;
}

.overBlock .r_arrow a {
    display: block;
    background: url(/images/r_arrow1.png) no-repeat;
    width: 29px;
    height: 36px;
}

.overBlock .r_arrow a.noactive {
    background: url(/images/r_arrow1.png) no-repeat 100% 0;
    cursor: default;
}

.overBlock .over {
    width: 100%;
    overflow: hidden;
}

.overBlock .over ul {
    width: 10000px;
    margin-left: 0;
}

.overBlock .over li {
    width: 96px;
    padding: 5px 2px;
    float: left;
    margin-right: 5px;
}

.overBlock .over li .Img {
    text-align: center;
    width: 89px;
    height: 76px;
    position: relative;
}

.overBlock .over li .Img .border {
    background: url(/images/img_border.png) no-repeat;
    width: 96px;
    height: 92px;
    position: absolute;
    left: -2px;
    top: -2px;
    display: none;
}

.overBlock .over li .txt {
    padding: 3px 5px 0 5px;
    font-size: 10px;
}

.overBlock .over .active .Img {
    position: relative;
}

.overBlock .over .active .Img .border {
    display: block;
}

.group-images .numbers {
    width: 29px;
    height: 29px;
    padding-top: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fecc00;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 27px;
    position: absolute;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.group-images .numbers:nth-of-type(1) {
    left: 68px;
    top: 269px;
}

.group-images .numbers:nth-of-type(2) {
    left: 637px;
    top: 328px;
}

.group-images .numbers:nth-of-type(3) {
    left: 369px;
    top: 359px;
}

.group-images .numbers:nth-of-type(4) {
    top: 443px;
    left: 144px;
}

.group-images .numbers:nth-of-type(5) {
    left: 391px;
    top: 174px;
}

@media (max-width: 1265px) {
    .group-images .numbers:nth-of-type(1) {
        left: 50px;
        top: 201px;
    }

    .group-images .numbers:nth-of-type(2) {
        left: 489px;
        top: 252px;
    }

    .group-images .numbers:nth-of-type(3) {
        left: 257px;
        top: 282px;
    }

    .group-images .numbers:nth-of-type(4) {
        top: 342px;
        left: 105px;
    }

    .group-images .numbers:nth-of-type(5) {
        left: 298px;
        top: 135px;
    }
}


.personal-kitchen {
    float: left;
    width: 506px;
    margin-bottom: 6px;

}

.personal-kitchen #checkbox-form > div {
    display: inline-block;
}

.personal-kitchen #checkbox-cont {
    top: 2px;
    position: relative;
    margin-right: 6px;
}

.personal-kitchen .error-msg {
    margin-top: 6px;
    color: #c01;
    font-size: 12px;
    width: 527px;
    display: none;
}

.grid-form.captcha {
    margin-top: 20px;
}

.grid-form.re-captcha #errorCaptcha {
    margin-top: -14px;
}

.item-contacts {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.item-contacts .grid-form {
    width: 40%;
}

.buttons-row {
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: 0 100px;
    margin-bottom: 20px;
}

@media (max-width: 1400px) {
    .buttons-row {
        padding: 0 10px;
    }
}
.labelBoxKitchen {
    min-height: 340px;
}
.slider-product__jskitchen_system .product--category {
    min-width: 230px;
}
.slider-product.error-kitchen {
    background: #fbe6e6;
    border: 1px solid #d98686;
}
.category.selected {
    background: #E8EDF3;
}
.field__input {
    border: solid 1px #cccccc!important;
}
.re-captcha {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.setSizes .field {
    padding-bottom: 15px;
}
@media (max-width: 1000px) {
    .setSizes .field {
        margin: 0 10px 0 0!important;
        width: 30%!important;
    }
}
@media (max-width: 650px) {
    .kitchen-layout {
        flex-flow: column wrap;
        align-items: unset;
    }
    .labelBox {
        margin: unset!important;
        padding: unset!important;
    }
    .item:first-child.labelBox {
        padding-bottom: 40px !important;
    }
    .setSizes {
        display: flex;
        flex-flow: column wrap;
    }
    .setSizes .field {
        width: 100%!important;
    }
    .item-contacts {
        flex-flow: column wrap;
        align-items: unset;
    }
    .item-contacts .grid-form {
        width: 100%;
    }
    .kitchenInfo .item {
        margin: 0px 0 0 0px;
        padding: 20px 0px;
        width: 100%;
    }
    .kitchenInfo .btn{
        font-size: 16px;
        height: 65px;
        padding: 0 35px;
    }
    .buttons-row {
        flex-flow: column wrap;
        justify-content: center;
    }
    .buttons-row button {
        margin-bottom: 15px;
    }
    .re-captcha {
        display: flex!important;
        justify-content: center;
    }
}

.kitchen-form .product--category:hover {
    box-shadow: none;
}

.kitchen-form .product--category:hover .category{
    box-shadow: none;
    background-color: #4F96E8;
}

.kitchen-form .product--category:hover .category__name {
    color: #fff;
}

.kitchen-form .product--category:hover .category__name .svg--arrow {
    fill: #fff;
}
