#konstruktor .choise.active,
.partners .choise.active {
    background: #fdc500;
    border: 3px solid #fdc500;
    box-shadow: 0px 4px 6px -1px #00000021;
    font-size: 15px;
    z-index: 9 !important;
    padding: 10px 45px !important;
    font-weight: 500;
}
.miks p{
    font-size: 16px;
    margin-top: 10px;
    font-weight: 500;
}
#kataloq .choise,
.partners .choise {
    display: inline-block;
    padding: 10px 45px;
    border-radius: 25px;
    font-size: 15px;
    position: relative;
    border: 1px solid #3333332b;
}

#kataloq #gr,
.partners .showmap {
    padding-right: 65px;
}

#kataloq #pr,
.partners .showlist {
    padding-right: 25px;
    left: -40px;
}

/*.block_types div{
    margin-top: 18px;
}*/
.block_types img {
    margin-top: 0;
    margin-left:auto;
    margin-right:auto;
    max-width: 180px !important;
}
.m-t {
    margin-top: 75px !important;
}

.layouts div {
    padding: 0;
    display: block;
    max-width: 95px;
    margin: 25px auto;
    cursor: pointer;
    position: relative;
    padding-bottom: 6px;
    padding-top: 6px;
    border: 2px solid #fdc60c;
}

.layouts {
}

    .layouts p::first-child {
        display: block;
    }

    .layouts p {
        font-weight: bold;
        font-size: 15px;
        display: inline;
    }

    .layouts div p {
        font-size: 14px;
    }

    .layouts div.test p {
        padding-left: 35px;
    }

    .layouts img {
        width: 70%;
        cursor: pointer;
        display: inline-block;
        margin: 0 0 0 5px;
        padding: 0 0 3px;
    }

    .layouts .active {
        clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
        background: #fdc60c;
        border: none;
        padding: 8px;
    }

.colors {
}

    .colors div {
        padding: 0;
        display: block;
        max-width: 100px;
        margin: 5px auto 7px;
    }

    .colors img {
        width: 70%;
        cursor: pointer;
        display: inline-block;
        margin: 0 0 0 5px;
    }

    .colors span {
        font-weight: normal;
        max-width: 170px;
        display: block;
        font-size: 12px;
        line-height: 1.4;
        margin-top: 15px;
        position: absolute;
        z-index: 9;
        left: 0;
        right: 0;
        width: auto;
        margin: 15px auto 0;
    }

    .colors p,
    .elements p {
        font-weight: bold;
        display: inline;
        margin: 0;
        padding-bottom: 2px;
        font-size: 15px !important;
    }

.constructor_container {
    margin: 0 auto 0px;
}

    .constructor_container .orderbutton {
        display: inline-block;
        padding: 13px 20px;
        font-size: 16px;
        color: #000;
        background-color: #fdc500;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        box-shadow: 0px 4px 6px -1px #00000021;
        text-align: center;
        font-weight: bold;
        border: 3px solid #fdc500;
        min-width: 250px;
        cursor: pointer;
        margin: 50px auto;
    }

.constructor {
    margin: 50px auto;
}

    .constructor .wrap {
        width: 1000px;
        height: 300px;
    }

    .constructor #size_img {
        position: absolute;
        top: 14px;
        z-index: 1;
        left: 307px;
        width: 400px;
    }

    .constructor .block_wrap .block {
    }

    .constructor .block_wrap .grid {
        z-index: 1;
        background: url('../img/constructor/grid.jpg');
        padding: 0;
        background-repeat: repeat;
        height: 105%;
        margin: 0;
        position: absolute;
        width: 83%;
        left: 70px;
        top: -5px;
        background-size: 70px;
        filter: opacity(0.5);
    }

    .constructor .klinker_wrap .grid {
        z-index: 1;
        background: url('../img/constructor/grid.jpg');
        padding: 0;
        background-repeat: repeat;
        height: 105%;
        margin: 0;
        position: absolute;
        width: 86%;
        left: 50px;
        top: -5px;
        background-size: 70px;
    }

    .constructor .brick_wrap .grid {
        z-index: 1;
        background: url('../img/constructor/grid.jpg');
        padding: 0;
        background-repeat: repeat;
        height: 105%;
        margin: 0;
        position: absolute;
        width: 83%;
        left: 50px;
        top: -5px;
        background-size: 70px;
    }

    .constructor .tychok_wrap .grid {
        z-index: 1;
        background: url('../img/constructor/grid.jpg');
        padding: 0;
        background-repeat: repeat;
        height: 103%;
        margin: 0;
        position: absolute;
        width: 81%;
        left: 52px;
        top: -5px;
        background-size: 70px;
    }

    .constructor .block_wrap .block_row,
    .constructor .klinker_wrap .block_row,
    .constructor .brick_wrap .block_row {
        clear: both;
        position: relative;
        z-index: 2;
    }

    .constructor .block_wrap {
        max-width: 320px;
    }

    .constructor .tychok_wrap,
    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        max-width: 310px;
    }

    .constructor .tychok_wrap,
    .constructor .block_wrap,
    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        z-index: 2;
        position: relative;
        padding: 5px 10px;
        height: 100%;
        margin: 0 20px;
    }

        .constructor .block_wrap .block_row:nth-child(2n-1) {
            position: relative;
            left: 60px;
        }

        .constructor .block_wrap .block_row:nth-child(2n) {
        }

        .constructor .brick_wrap .block_row:nth-child(2n-1) {
            position: relative;
            left: 38px;
        }

        .constructor .brick_wrap .block_row:nth-child(2n) {
        }

        .constructor .klinker_wrap .block_row:nth-child(2n-1) {
            position: relative;
            left: 38px;
        }

        .constructor .klinker_wrap .block_row:nth-child(2n) {
        }

    .constructor .block {
        background: url('../img/constructor/101.jpg');
        width: 70px;
        height: 33px;
        float: left;
        margin: 1px;
        -webkit-transition: 0.55s;
        transition: 0.55s;
    }

.colors .active {
    border-bottom: 2px solid #fdc60c;
}

.constructor .type1 {
    width: 117px;
    height: 60px;
}

.constructor .type2 {
    width: 81px;
    height: 22px;
}

.constructor .type3 {
    width: 81px;
    height: 20px;
    margin: 1.7px;
    border-radius: 3px;
    clip-path: polygon( 0% 9%, 0% 9%, 3% 4%, 3% 4%, 6% 3%, 6% 3%, 23% 3%, 22% 3%, 27% 0%, 27% 0%, 49% 1%, 49% 1%, 56% 3%, 56% 3%, 68% 3%, 68% 3%, 78% 4%, 78% 4%, 84% 4%, 84% 4%, 88% 3%, 88% 3%, 91% 2%, 91% 2%, 96% 3%, 96% 3%, 98% 4%, 98% 4%, 99% 10%, 99% 10%, 100% 20%, 100% 20%, 100% 62%, 100% 62%, 100% 77%, 100% 77%, 99% 89%, 99% 89%, 98% 99%, 98% 99%, 1% 98%, 1% 98%, 0% 93%, 0% 93% );
}

.constructor .type4 {
    width: 84px;
    height: 23px;
    margin: 1.7px;
}

.tychok_wrap .block_row:nth-child(2n-1) .block:nth-child(2n-1) {
    width: 42px;
}

.tychok_wrap .block_row:nth-child(2n-1) .block:nth-child(2n) {
}

.tychok_wrap .block_row:nth-child(2n) .block:nth-child(2n-1) {
}

.tychok_wrap .block_row:nth-child(2n) .block:nth-child(2n) {
    width: 42px;
}

.tychok_wrap .block_row {
    clear: both;
    position: relative;
    z-index: 2;
}

    .tychok_wrap .block_row:nth-child(2n-1) {
        position: relative;
        left: 20px;
    }

    .tychok_wrap .block_row:nth-child(2n) {
    }

.constructor .b001 {
    background: url('../img/constructor/001.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b101 {
    background: url('../img/constructor/101.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b102 {
    background: url('../img/constructor/102.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b103 {
    background: url('../img/constructor/103.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b201 {
    background: url('../img/constructor/201.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b202 {
    background: url('../img/constructor/202.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b203 {
    background: url('../img/constructor/203.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b204 {
    background: url('../img/constructor/204.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b301 {
    background: url('../img/constructor/301.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b302 {
    background: url('../img/constructor/302.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b303 {
    background: url('../img/constructor/303.jpg?1');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b304 {
    background: url('../img/constructor/304.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b401 {
    background: url('../img/constructor/401.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b402 {
    background: url('../img/constructor/402.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b403 {
    background: url('../img/constructor/403.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b404 {
    background: url('../img/constructor/404.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b501 {
    background: url('../img/constructor/501.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b502 {
    background: url('../img/constructor/502.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

.constructor .b503 {
    background: url('../img/constructor/503.jpg');
    background-size: 100%;
    filter: brightness(107%);
}

/*.constructor .block_types img {
    cursor: pointer;
}*/

.constructor #characteristic {
    font-size: 16px;
    position: relative;
    top: -25px;
}

    .constructor #characteristic div {
        margin-top: 5px;
        clear: both;
        border-bottom: 1px dashed #a7a7a7;
    }

        .constructor #characteristic div span:nth-child(1) {
            text-align: left;
            float: left;
        }

        .constructor #characteristic div span:nth-child(2) {
            text-align: right;
            display: block;
        }

.constructor .star {
    font-size: 14px;
    margin: 0;
    position: relative;
    top: -12px;
}

.constructor .price_wrap {
    font-weight: bold;
    font-size: 18px;
    margin: 50px auto 0;
}

.constructor #constr1,
.constructor #constr2 {
    display: block;
    margin: 0px auto 0;
    max-width: 200px;
    position: relative;
    /* top: -45px;*/
}

.constructor #sizes {
    position: relative;
    top: -55px;
    max-width: 200px;
    margin: 0 auto;
}

/*media*/


@media screen and (max-width: 1190px) {
    .constructor .type1 {
        width: 90px;
        height: 46px;
    }

    .constructor .block_wrap .block_row:nth-child(2n-1) {
        position: relative;
        left: 45px;
    }

    .constructor .type2 {
        width: 64px;
        height: 17px;
    }

    .constructor .type3 {
        width: 64px;
        height: 17px;
    }

    .constructor .type4 {
        width: 64px;
        height: 17px;
        margin: 1.7px;
    }

    .tychok_wrap .block_row:nth-child(2n) .block:nth-child(2n) {
        width: 32px;
    }

    .tychok_wrap .block_row:nth-child(2n-1) .block:nth-child(2n-1) {
        width: 32px;
    }

    .tychok_wrap .block_row:nth-child(2n-1) {
        position: relative;
        left: 13px;
    }
}

@media screen and (max-width: 768px) {
    #constr2{
        margin-top: 20px !important;
    }
    .m-t {
        margin-top: 90px !important;
    }

    .constructor {
        width: 100%;
        height: 480px;
    }

        .constructor .wall-block {
            width: 50% !important;
        }

        .constructor .bottom_block {
            margin-top: 25px;
        }

    #constr1,
    #constr2 {
        display: block;
        margin: 0px auto 0;
        max-width: 400px;
        position: relative;
        top: -45px;
    }

    .constructor .block_wrap,
    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        z-index: 2;
        position: relative;
        padding: 5px 10px;
        background-repeat: repeat;
        height: auto;
        /*margin: 0 8px 20px 3%;*/
        margin: 10px auto 0 auto;
        display: block;
        /*margin-left: auto;
        margin-right: auto;*/
    }


    .constructor .type1 {
        width: 100px;
        height: 53px;
    }

    .constructor .type2 {
        width: 69px;
        height: 19px;
    }

    .constructor.type3 {
        width: 69px;
        height: 17px;
        margin: 1.7px;
    }

    .constructor#size_img {
        position: absolute;
        top: -31px;
        z-index: 1;
        left: 220px;
        width: 490px;
    }


    .constructor #characteristic {
        margin: 20px auto 26px;
        font-size: 20px;
    }

    .constructor .constructor_container .star {
        /*display: block !important;
        margin: 0 auto 0 auto !important;*/
        font-size: 18px !important;
    }

    .constructor .colors {
        left: 0;
    }
}

@media screen and (max-width: 668px) {
    .m-t {
        margin-top: 70px !important;
    }

    .constructor .colors div,
    .constructor .layouts div {
        margin: 40px auto 0;
        max-width: 110px;
        max-height: 35px;
    }

    .elements .block_types div {
        margin-top: 20px;
    }

    .constructor .wall-block { /*width: 100%!important;*/
        width: 92% !important;
        margin-top: 15px;
    }

    .constructor .elements {
        width: 50%;
    }

    .constructor .layouts,
    .constructor .colors {
        width: 50%;
        margin: 0px auto 150px;
    }


    .layouts div {
        display: block;
    }

    .container h3 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
}

@media screen and (max-width: 520px) {



    #kataloq #pr {
        padding-right: 45px;
        left: auto;
    }

    .constructor .elements {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 414px) {
    .m-t {
        margin-top: 65px !important;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap,
    .constructor .tychok_wrap {
        height: 450px;
    }

    .tychok_wrap .block_row:nth-child(2n-1) .block:nth-child(2n) {
        width: 42px;
    }

    .tychok_wrap .block_row:nth-child(2n) .block:nth-child(2n-1) {
        width: 42px;
    }

    .constructor .type4 {
        width: 85px;
        height: 25px;
    }


    .constructor .block_wrap,
    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        margin: 0 -2px 190px 0%;
    }


    .constructor .elements {
        width: 50%;
    }


    .constructor .colors div,
    .constructor .layouts div {
        max-width: 90%;
        max-height: 35px;
        margin: 35px auto 15px;
    }

    .constructor .colors p,
    .constructor .elements p {
        font-size: 18px !important;
    }

    .constructor .layouts p {
        font-size: 18px;
    }

    .constructor .layouts,
    .constructor .colors {
        width: 50%;
        margin: 0px auto 150px;
    }

    .constructor .block_wrap {
        height: 420px;
        margin: -1;
        width: 100%;
        margin-bottom: 80px;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        height: 480px;
        margin: -1;
        width: 100%;
        margin-bottom: 80px;
    }

    .constructor .type3 {
        /*width: 95px;*/
        width: 86px;
        height: 26px;
        margin: 1.6px;
    }

    .constructor .type1 {
        /*width: 138px;*/
        width: 130px;
        height: 66px;
    }

    .constructor .block_wrap {
        max-width: 360px;
        position: relative;
        left: 5px;
        overflow: hidden;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        max-width: 355px;
        position: relative;
        left: 20px;
    }

    .constructor .type2 {
        /* width: 90px;*/
        width: 87px;
        height: 27px;
    }


    #kataloq #pr {
        left: auto;
        font-size: 18px;
        margin: 25px auto;
    }

    #kataloq #gr {
        font-size: 18px;
    }

    .constructor .price_wrap {
        font-size: 26px;
        margin: 0px auto 100px;
    }
}

@media screen and (max-width: 375px) {
    .m-t {
        margin-top: 85px !important;
    }

    .constructor .tychok_wrap,
    .constructor .block_wrap,
    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        margin: 0 0px 90px;
    }

    .constructor .type3 {
        /*width: 84px;*/
        width: 69px;
        height: 23px;
    }

    .yellowbutton {
        bottom: 0;
    }

    .constructor .type1 {
        /*width: 120px;*/
        width: 107px;
        height: 66px;
    }

    .constructor .type2 {
        /*width: 82px;*/
        width: 70px;
        height: 23px;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        height: 440px;
        max-width: 320px;
        position: relative;
        left: 25px;
    }
}

@media screen and (max-width: 320px) {
    .m-t {
        margin-top: 75px !important;
    }

    .tychok_wrap .block_row:nth-child(2n-1) {
        position: relative;
        left: 0px;
    }

    .tychok_wrap .block_row:nth-child(2n) {
        position: relative;
        left: 20px;
    }

    .constructor .tychok_wrap {
        width: 95%;
    }

    .constructor .type4 {
        width: 65px;
        height: 23px;
    }

    .constructor .tychok_wrap {
        height: 420px;
        margin-bottom: 25px;
    }

    .tychok_wrap .block_row:nth-child(2n-1) .block:nth-child(2n) {
        width: 30px;
    }

    .tychok_wrap .block_row:nth-child(2n) .block:nth-child(2n-1) {
        width: 30px;
    }

    .constructor .type1 {
        /*width: 100px;*/
        width: 85px;
        height: 55px;
    }

    .constructor .block_wrap {
        height: 355px;
    }

    .constructor .block_wrap {
        max-width: 93%;
    }

    .constructor .type2 {
        /*width: 56px;*/
        width: 60px;
        height: 19px;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        height: 360px;
    }

    .constructor .type3 {
        width: 64px;
        height: 16px;
        margin: 1.6px;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        height: 320px;
    }
}

@media screen and (max-width: 240px) {

    .constructor .type1 {
        width: 67px;
        height: 45px;
    }

    .constructor .block_wrap {
        height: 305px;
    }

    .constructor .type2 {
        width: 45px;
        height: 16px;
    }

    .constructor .type3 {
        width: 44px;
        height: 14px;
        margin: 1.6px;
    }

    .constructor .klinker_wrap,
    .constructor .brick_wrap {
        height: 288px;
    }

    #characteristic div {
        font-size: 9px;
    }

    .constructor_container .orderbutton {
        min-width: 90%;
    }

    .constructor .type4 {
        width: 55px;
        height: 22px;
    }

    .tychok_wrap .block_row:nth-child(2n-1) .block:nth-child(2n) {
        width: 27px;
    }

    .tychok_wrap .block_row:nth-child(2n) .block:nth-child(2n-1) {
        width: 27px;
    }
}
