/* новый полирей */
.container_naw_p{
    margin-top: 15px;
    color: #696969;
}
.polyrey_block1{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.polyrey_block1 p{
    width: 100%;
    font-size: 23px;
    margin: 15px 0 25px 0;
}
.polyrey_block2{
    height: 570px;
    position: relative;
}
.last_block2{
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 0 auto;
}
.last_block2 div{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
    background: #f1f1f1;
    font-size: 32px;
}
.last_block2 div img{
    width: 100%;
}
.last_block2 div:first-child{
    text-align: center;
    padding: 0 39px;
}
.polyrey_block2 img{
    position: absolute;
    right: 0;
    top: 90px;
    width: 46%;
}
.polyrey_block2 p{
    background: #f1f1f1;
    width: 72%;
    font-size: 18px;
    padding: 50px 311px 100px 91px;
    line-height: 33px;
}
.polyrey_block3{
    margin-top: 50px;
}
.polyrey_block3 div ul{
    display: flex;
    justify-content: space-around;
}
.polyrey_block3 div ul li img{
    width: 39%;
}
.polyrey_block3_1 li{
    width: 33%;
}
.polyrey_block3 div{
    margin: 0 0 35px 0;
}
.polyrey_block3_1 ul{
    width: 85%;
    margin: 0 auto;
}
.polyrey_block3_1 img{
    width: 33%
}
.polyrey_block3 div ul li{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.polyrey_block3 div ul li p{
    width: 80%;
    padding: 0 29px;
    font-size: 18px;
}

.polyrey_block3_2 li{
    width: 25%;
}
.polyrey_block4{
    height: 339px;
}
.polyrey_block4 h3{
    font-size: 35px;
    margin: 48px 0 -29px 0;
}
.polyrey_block4 p{
    width: 54%;
    padding: 47px 133px 47px 0;
    font-size: 21px;
}

.polyrey_block4 hr{
    border: none;
    height: 3px;
    background: #C2C2C2;
    width: 90%;
    margin: 0 auto;
}
.p4l{
    float: right;
    background: #f1f1f1;
    margin-top: -60px;
    padding: 47px 56px !important;
}
.ssdsd{
    width: 64% !important;
}
.polyrey_block5 .p4l{
    width: 73%;
    float: inherit;
    margin: 0;
    padding: 47px 30% 200px 56px !important;
    font-size: 18px;
    
}
.polyrey_block5{
   position: relative;
   height: 715px;
   margin-top: 39px;
}
.polyrey_block5 img{
    position: absolute;
    top: 100px;
    right: 0;
    width: 65%;
 }
 .plastch{
    width: 27%;
    padding: 6px 19px;
    font-size: 16px;
    text-align: center;
    position: relative;
    display: block;
    margin: 55px 0 0 0;
 }
 .plastch hr{
    width: 50px;
    position: absolute;
    height: 1px;
    background: #c2c2c2;
    border: none;
    margin: 0;
    padding: 0;
 }
 .hrr1{
    transform: rotate(90deg);
    top: 20px;
    left: -24px;
 }
 .hrr2{
    transform: rotate(90deg);
    bottom: 19px;
    right: -24px;
 }
 .hrr3{
    top: -5px;
    left: 0px;
 }
 .hrr4{
    bottom: -6px;
    right: 0;
 }
 .polyrey_block6{
    position: relative;
    height: 700px;
}
.polyrey_block6 .p4l{
    font-size: 18px;
    background: #f1f1f1;
    margin-top: 15px;
    width: 78%;
    float: left;
    padding: 57px 32% 56px 58px !important;
    line-height: 32px;
    height: 400px;
}
.polyrey_block6 img{
    position: absolute;
}
.img11{
    left: 59px;
    top: 36%;
}
.img22{
    right: 0;
    top: 15%;
}
.jjjd{
    top: 14%;
}
#bbk8{
    width: 53%;
    padding: 57px 15% 56px 58px !important;
    height: 300px;
}
.ffd {
    top: 25%;
    right: 22px;
}
.string_hr{
    border: none;
    height: 3px;
    background: #C2C2C2;
    width: 90%;
    margin: 50px auto;
}
.sss{
    left: 42px;
    top: 38%;
}
.hhhsr img {
    top: 87px;
    right: 0;
    width: 52%;
}
.hhhsr .p4l {
    padding: 47px 37% 200px 56px !important;
}
.hhhsr .plastch {
    margin: 12.7% 0 0 20%;
    width: 22%;
}
.hhhsr{
    height: 639px;
}
.klklk{
    height: 470px;
}
.mobile{
    display: none;
}

@media (max-width: 1024px){
.polyrey_block3 div ul li p {
    padding: 0 0px;
    font-size: 16px;
}
}

@media (max-width: 424px){
    h3 {
        font-size: 22px;
        margin-top: 0px;
    }
    .polyrey_block2 {
        height: initial;
    }
    .polyrey_block2 p {
        width: 100%;
        font-size: 14px;
        padding: 15px;
        line-height: 20px;
    }
    .polyrey_block2 img {
        position: relative;
        width: 100%;
        top: 0;
    }
    .desctop{
        display: none;
    }
    .mobile{
        display: flex;
        flex-wrap: wrap;
    }
    .mobile ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .mobile ul li{
        width: 33%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 15px;
        text-align: center;
    }
    .mobile ul li img{
        width: 100%;
    }
    .mobile ul li p{
        margin: 0;
        font-size: 11px;
    }
    .ssdsd{
        width: 155% !important;
    }
    .string_hr {
        width: 100%;
        margin: 25px auto;
    }
    .polyrey_block4 {
        height: auto;
    }
    .polyrey_block4 p {
        width: 100%;
        padding: 15px;
        font-size: 14px;
    }
    .polyrey_block4 h3 {
        font-size: 22px;
        margin: 0;
    }
    .p4l {
        margin-top: 0;
        padding: 15px !important;
    }
    .polyrey_block5 {
        height: auto;
        margin-top: 0;
    }
    .polyrey_block4 .p4l {
        margin-bottom: 25px;
    }
    .polyrey_block5 .p4l {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 15px !important;
        font-size: 14px;
    }
    .polyrey_block5 img {
        position: relative;
        top: 0;
        width: 100%;
    }
    .plastch {
        width: 100%;
        font-size: 14px;
        margin: 30px 0 35px 0;
    }
    .polyrey_block6 img {
        position: relative; 
        width: 48%;
    }
    .polyrey_block6 .p4l {
        font-size: 14px;
        margin-top: 15px;
        width: 100%;
        padding: 15px !important;
        line-height: 20px;
        height: auto;
    }
    .polyrey_block6 {
        height: auto;
        display: flex;
        margin-bottom: 35px;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .sss {
        left: 0px;
        width: 25% !important;
    }
    .ffd {
        width: 75% !important;
        right: 0;
    }
    .img11 {
        left: 0px;
    }
    #bbk8 {
        width: 100%;
        padding: 15px !important;
        height: auto;
    }
    .hhhsr .plastch {
        margin: 12.7% 0 0 0%;
        width: 100%;
    }
    .container_naw_p {
        margin-top: 20px;
    }
    .polyrey_block1 p {
        font-size: 18px;
        margin: 20px 0 25px 0;
    }
    .polyrey_block1 {
        justify-content: end;
    }
    .go_in_catalog {
        height: 70px;
        margin-bottom: 50px;
    }
    .go_in_catalog a {
        font-size: 22px;
    }
}

@media (max-width: 375px){
    .plastch {
        font-size: 11px;
    }
    .polyrey_block1 p {
        font-size: 16px;
    }
}