@media all and (max-width : 1330px){
	body.inner .content .catalog-list{
		padding:5px;
		margin:0;
	} 
}
@media all and (max-width : 1250px){
    .pre-product-box{
        width:25%;
    } 

    .tabs .tabs-content .row .col{
		width:50% !important;
	}
	.tabs .tabs-content .row .col:first-of-type{
		width:20% !important;
	}   
	.tabs .tabs-content .row .col:last-of-type{
		width:30% !important;
	}  
	.tabs .tabs-content .row .col:last-of-type input,
	.tabs .tabs-content .row .col:last-of-type textarea{
		width:90%;
	}
    
}
@media all and (max-width : 1000px){
    .pre-product-box{
        width:33%;
    }
    
}
@media all and (max-width : 800px){
	.section.contacts .tabs .tabs-content>div:first-of-type{
		display: block;
	}
	.section.contacts .tabs .tabs-content>div{
		display: none;
	}
    .pre-product-box{
        width:50%;
    }
    .section.contacts{
    	height:auto !important;
    }
    .tabs .tabs-content .row .col{
		width:100% !important;
		padding:0 !important;
	}
	.tabs .tabs-content .row .col iframe{
		width:90%;
		margin:20px auto;
	}
	.tabs .tabs-content .row .col:first-of-type{
		width:100% !important;
		text-align: center;
		margin-top:0px !important;
	}   
	.tabs .tabs-content .row .col:first-of-type p{
		text-align: center;
	}
	.tabs .tabs-content .row .col:last-of-type{
		width:100% !important;
	}  
	.tabs .tabs-content .row .col:last-of-type input,
	.tabs .tabs-content .row .col:last-of-type textarea{
		width:90%;
	}    
	.section.contacts .tabs .tabs-content  form{margin-left:0px; margin: 0 auto;     width: 90%;}
	.tabs .tabs-content .row .col:last-of-type input,
	.tabs .tabs-content .row .col:last-of-type textarea{
		width:100%;
	}
}
@media all and (max-width : 600px){
    .pre-product-box{
        width:100%;
    }    
}

.new_stl .title_bl{
	width: 100%;
    display: flex;
    align-items: center;
    height: 50px;
    justify-content: center;
    text-align: center;
    padding-bottom: 10%;
}

.new_stl .tabs_wrap{
	margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.new_stl .ctr_tabs{

}
.new_stl .ctr_tabs .ctr_tab{
    padding: 10px 0;
    text-align: center;
    background-color: #ededed;
    border-bottom: 1px solid #cbcbcb;
    font-weight: 400;
}
.wdth_3{
    width: 42%;
}
.wdth_3 .wrp_block{
   width: 223px;
}
.wdth_4{
    width: 56%;	
}
.wdth_4 .wrp_block{
	width: 300px;
}
.ctr_tabs .cat_card {
    width: auto;
    height: 193px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ctr_tabs.wdth_2 .cat_card img.nflw{
    width: 80%;
}
.head_flt{
	font-weight: 600;
    text-decoration: none;
    font-size: 20px;
}
.head_flt.tnone{
	text-decoration: none;
}
.new_stl .head_flt a{
	font-weight: 100;
    text-decoration: none;
    margin-bottom: 15px;
    margin-left: 55px;
    font-size: 18px;
}
.w_all a{
	font-family: 'Open Sans', sans-serif;
}
.img_max_height .qadro .img_cart img {
    max-width: 250px;
    height: auto;
}

.new_stl .cat_itm_head a {
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
}

.new_stl .cat_card.qadro {
    width: 286px;
    height: 286px;
    background-image: url(/sites/all/themes/imgnew/img/Rectangle_16.png);
}
.new_stl .cat_card.qadro.qs{
	width: 230px;
    height: 230px; 
}
.wdth_1 {
    width: 27%;
}
.wdth_2 {
    width: 37%;
}
.wdth_5 {
    width: 17%;
}
.ctr_tabs.wdth_1 .cat_card {
    height: 453px;
    max-height: 240px;
    width: 100%;
}
.ctr_tabs.wdth_1 .cat_card img {
    max-width: 434px;
    max-height: 460px;
}
.ctr_tabs.wdth_2 .cat_card {
    width: auto;
    height: 253px;
}
.ctr_tabs.wdth_2 .cat_card img {
    max-width: 260px;
    max-height: 238px;
    width: 100%;
}
.ctr_tabs.wdth_5 .cat_card {
    width: 100%;
    height: 253px;
}
.ctr_tabs.wdth_5 .cat_card img {
    max-width: 372px;
    max-height: 203px;
    width: 100%;
    height: auto;
}

.new_stl .qadro .img_cart.mx_heght img {
    max-width: max-content;
    height: auto;
}

.prozh_block{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: -20px;
}
.prozh-product-box{
    width: 18%;
    height: 320px;
    margin-bottom: 33px;
    margin-left: 1%;
    margin-right: 1%;
}
.catalog-list-prozh{
    margin: 0 25px;
}
.product-boxp{
    background-color: #fff;
    border-radius: 18px;
    height: 320px;
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    
}
.product-boxp.imin img{
    width: 319px;
}
@keyframes bigcard {
    from {
        top: 0px; 
        left: 0px; 
        height: 320px;
        width: 320px;
    }
    to {
        height: 420px;
        width: 420px; 
        top: -50px; 
        left: -50px; 
    }
}
@keyframes bigimg {
    from {

        width: 260px;
    }
    to {
        width: 315px; 
    }
}
@keyframes bigimgleft {
    from {

        width: 319px;
    }
    to {
        width: 419px; 
    }
}
@keyframes showname {
    from {

        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.product-boxp:hover{
       z-index: 99;
       animation: bigcard 0.2s linear;
       animation-fill-mode: both;
}

.product-boxp .product-image{
    text-align: center;
}
.product-boxp a{

}
.product-boxp img{
   width: 260px;
}
.product-boxp:hover img{
       animation: bigimg 0.2s linear;
       animation-fill-mode: forwards;
}
.product-boxp.imin:hover img{
       animation: bigimgleft 0.2s linear;
       animation-fill-mode: forwards;
}
.product-boxp .productp-name {
    opacity: 0;
    position: absolute;
    border-radius: 12px;
    left: 0px;
    text-align: center;
    right: 0px;
    top: 316px;
    color: #000;
    background-color: transparent;
}
.catalog-list-prozh .product-boxp:hover .productp-name {
     animation: showname 0.2s linear;
     animation-fill-mode: both;
     animation-delay: 0.2s;
}
.catalog-list-prozh .product-boxp .productp-name-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    height: 125px;
    text-align: center;
    width: 100%;
    color: #000000;
    font-size: 30px;
}
.cat_item.boldy .title_bl{
   font-weight: 400;
   max-width: 90%;
   margin: 0 auto;
}

.new_stl .cat_card.qadro {
    width: 286px;
    height: 286px;
    background-image: url(/sites/all/themes/imgnew/img/Rectangle_16.png);
}
.new_stl .cat_card.qadro.qs{
    width: 230px;
    height: 230px; 
}
.wdth_1 {
    width: 27%;
}
.wdth_2 {
    width: 37%;
}
.wdth_5 {
    width: 17%;
}
.ctr_tabs.wdth_1 .cat_card {
    height: 453px;
    max-height: 240px;
    width: 100%;
}
.ctr_tabs.wdth_1 .cat_card img {
    max-width: 434px;
    max-height: 460px;
}
.ctr_tabs.wdth_2 .cat_card {
    width: auto;
    height: 253px;
}
.ctr_tabs.wdth_2 .cat_card img {
    max-width: 260px;
    max-height: 238px;
    width: 100%;
}
.ctr_tabs.wdth_5 .cat_card {
    width: 100%;
    height: 253px;
}
.ctr_tabs.wdth_5 .cat_card img {
    max-width: 372px;
    max-height: 203px;
    width: 100%;
    height: auto;
}

.new_stl .qadro .img_cart.mx_heght img {
    max-width: max-content;
    height: auto;
    width: auto;
}

.cart_head{
    display:flex;
    width:100%;
    align-items: flex-start;
}
.cart_head .cart_block{
    max-width:50%;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}
.cart_head .cart_block .slds{
    max-width:70%;
}
.cart_head .slick-arrow{
    position:absolute;
    max-width:35px;
    z-index: 9999;
    cursor:pointer;
}
.cart_head .slick-arrow img{
    width:100%;
}
.cart_head .prev.slick-arrow{
    bottom: 20px;
    right: 30px;
}
.cart_head .next.slick-arrow{
    bottom: 20px;
    right: 80px;
}
.cart_head .prev.slick-arrow img{
    transform: rotate(180deg);
}

.slds.slider-for2{
    background-image: url(/sites/all/themes/imgnew/images/back_gray_sld.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 65px;
}
.block-icons{
    margin-left:20px;
}
.block_desc_icons{
    width:100%;
}
.slick-slide img {
    margin: 0 auto;
    max-width: 100%;
}
.slick-slide a{
    display:block;
    width:100%;
}
.desc_icons{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
    align-items: baseline;
    width: 70%;
    margin-top: 30px;
}
.desc_icons .icon_iten a{
    font-size: 16px;
    color: #f75e25;
    font-weight: 600;
}
.desc_icons .icon_iten span{
    display: block;
    width: 100%;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
}
.desc_icons .icon_iten{
    width:17%;
    text-align: center;
}
.node-parentproduct .frstscreen {
    position: unset !important;
}
.icon_iten > div{
    width: auto;
 
}
.block-icons img{
    max-height: 526px;
    margin-top: 13px;
}
.desc_icons .icon_iten:nth-child(1){
    text-align: left;
}
.desc_icons .icon_iten:nth-child(1) span{
    background-position: left;
}
.desc_icons .icon_iten:last-child span{
    background-size: 97%;
}
.dwnl_all a{
    font-weight: 600;
    display: block;
    margin: 25px 0;
    color: #282828;
}
.block_prnv{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.dwnl_all{
    width:100%;
}
.block_prnv{
    width:70%;
    margin-top: 6px;
}
.block_prnv a{
    font-size: 26px;
    font-weight: 700;
    color: #f75e25;
}
.prnv_btn{
    width:35%;
}
.sldicon{
    width: 20%;
    display: flex;
    justify-content: center;
}
.sldicon .nav_page{
    width:30px;
    margin: 0 7px;
}
.sldicon .nav_page.next img{
    transform:rotate(180deg);
}
.block_nav_slide{
    width: 100%;
    margin-top: 0px;
}
.line_property{
    font-size: 26px;
    font-weight: 600;
    color: #f75e25;
    text-transform: uppercase;
    margin-bottom: 30px;
    cursor:pointer;
}

.cart_head .cart_block .wrp_sld3{
    max-width: 92%;
    background-image: url(/sites/all/themes/imgnew/images/Rectangle14.png);
    background-repeat: no-repeat;
    background-size: contain;   
}
.cart_head .cart_block .slider-for3 {
    max-width: 79%;
}
.cart_head .cart_block .slds.slider-for3 .slick-slide img {
    width:100%;
}
.cart_head .slider-for3 .prev.slick-arrow {
    bottom: 40px;
    right: -140px;
}
.cart_head .slider-for3 .next.slick-arrow {
    bottom: 40px;
    right: -90px;
}
.d-none{
    display: none;
}

.change_bl .chr{
    height: 619px;
    background-image: url(/sites/all/themes/imgnew/images/Rectangle14.png);
    background-repeat: no-repeat;
    background-size: contain; 
    width: 100%;
    margin-bottom: 25px;
}
.change_bl .chr .newblock{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.ctr_tabs.wdth_55 .cat_card {
    height: 780px;
    max-height: 780px;
    width: 94%;
}
.ctr_tabs.wdth_55 .cat_card img {
    max-width: 434px;
    max-height: 780px;
}
.ctr_tabs.wdth_55 {
    width: 28%;
}
.ctr_tabs.wdth_55 .cat_greed{
    justify-content: center;
}
.ctr_tabs.wdth_55 .cat_greed .wrp_block{
    width: 100%;
}
.new_stl .cat_item.w_aut .qadro .img_cart img {
    max-width: 200px;
    height: auto;
    width: auto;
}
.new_stl .cat_item.w_aut .wrp_block:nth-child(3) img{
    margin-left: 67px;
}

.new_stl .wdth_55 .cat_card {
    background-image: url(/sites/all/themes/imgnew/demo/reqtangbig.png);
}
.new_stl .wdth_55 .cat_card:hover{
    background-color:#efefef;
}
.wdth_fh{
    width: 23%;
}
.wdth_fh .wrp_block{
   width: 100%;
}
.tabs_wrap.dor .cat_card{
    height: 461px;
    max-height: 290px;
    width: 100%;
}

.block-icons img{
    height: auto !important;
    max-height: 526px;
    margin-top: 13px;
}

@media all and (max-width : 1210px){ 
    .wdth_3 {
        width: 49%;
    }
    .wdth_4 {
        width: 49%;
    }
    .ctr_tabs.wdth_3 .cat_greed{
        justify-content: center;
    }
    .ctr_tabs.wdth_4 .cat_greed{
        justify-content: center;
    }
    .ctr_tabs.wdth_3 .wrp_block{
        margin-bottom: 30px;
    }
    .ctr_tabs.wdth_4 .wrp_block{
        margin-bottom: 30px;
    }
    .wdth_3 .wrp_block{
        width: 100%;
        height: 250px;
    }
    .wdth_4 .wrp_block {
        width: 100%;
        height: 250px;
    }
    .wdth_3.ctr_tabs .cat_card {
        width: auto;
        height: 245px;
    }
    .wdth_4.ctr_tabs .cat_card {
        width: auto;
        height: 245px;
    }
    .wdth_2 {
        width: 30%;
    }
    .wdth_5 {
        width: 36%;
    }
    .wdth_1 {
        width: 30%;
    }
    .tabs_wrap.dor .cat_card{
        height: 461px;
        max-height: 290px;
        width: auto;
    }
    .new_stl .cat_greed {
        justify-content: flex-start;
    }
    .ctr_tabs.wdth_5 .cat_card {
        width: auto;
    }
    .ctr_tabs.wdth_2 .wrp_block{
        width: 100%;
    }
    .ctr_tabs.wdth_5 .wrp_block{
        width: 100%;
    }
    .wrp_block{
        margin-bottom: 50px;
        width: 33%;
    }
    .new_stl .cat_card.qadro
     {
        width: auto;
        height: auto;
    }
    .cat_card.qadro .img_cart {
        height: auto;
    }
    .new_stl .tabs_wrap {
        flex-wrap: wrap;
    }
    .new_stl .cat_card.qadro {
        width: 83%;
        margin: 0 auto;
        height: auto;
        height: 240px;
    }
    .ctr_tabs.wdth_2{
        width: 49%;
    }
    .ctr_tabs.wdth_5{
        width: 49%;
    }
    .fuls_wd .wrp_block {
        width: auto;
    }
    .ctr_tabs.wdth_3 .wrp_block {
        margin-bottom: 30px;
        width: 33%;
    }
    .ctr_tabs.wdth_4 .wrp_block {
        margin-bottom: 30px;
        width: 33%;
    }
    .full_one_row .wdth_3{
        width: 100%;
    }
    .full_one_row .wdth_4{
        width: 100%;
    }
    .full_one_row  .cat_card {
        width: 85% !important;
        margin: 0 auto;
    }
    .full_pth_3 .ctr_tabs.wdth_2{
        width: 70%;
    }
    .full_pth_3 .ctr_tabs.wdth_2 .wrp_block{
        width: 49%;
    }
    .full_pth_3 .ctr_tabs.wdth_5{
        width: 29%;
    }
    .full_pth_3 .wdth_2.nx{
        width: 100%;
    }
    .full_pth_3 .cat_greed {
        justify-content: space-between;
    }
    .prozh_block.minw .street.prozh-product-box {
        height: 300px !important;
    }
    .street .product-boxp img {
        width: auto;
        height: 300px !important;
    }
}
.product-cat_outdoor .section .inner>.heading {
    padding-top: 20px;
    padding-left: 23px;
    padding-right: 23px;
}
.product-cat_outdoor .inner {
    max-width: 96%;
    margin: 0 40px;
    display: block;
}
.product-cat_outdoor .calag_list {
    padding-left: 25px;
    padding-right: 25px;
}

.prozh_block.minw .prozh-product-box {
    height: 262px;
}
.prozh_block.minw .product-boxp {
    height: auto;
    width: 100%;
}
.prozh_block.minw .product-boxp img {
    width: 100%;
}

.street.prozh-product-box{
    height: 440px;
}
.street .product-boxp{
    height: 430px;
    width: 320px;
} 

.street .product-boxp img{
    width: auto;
    height: 380px;
}


.prozh_block.minw .product-boxp:hover {
    animation: bigcardf 0.2s linear;
    animation-fill-mode: both;
}
.prozh_block.minw .product-boxp:hover img{
       animation: bigimgf 0.2s linear;
       animation-fill-mode: forwards;
}


.prozh_block .street.product-boxp:hover {
    animation: bigcardfst 0.2s linear;
    animation-fill-mode: both;
}
.prozh_block .street.product-boxp:hover img{
       animation: bigimgfst 0.2s linear;
       animation-fill-mode: forwards;
}

.prozh_block .four_row .street.product-boxp:hover {
    animation: bigcardfstfr 0.2s linear;
    animation-fill-mode: both;
}
.prozh_block .four_row .street.product-boxp:hover img{
       animation: bigimgfstfr 0.2s linear;
       animation-fill-mode: forwards;
}


.street.product-boxp{
    overflow: hidden;
}

.prozh_block.minw .product-boxp .productp-name {
    top: 271px;
    
}
.street.product-boxp .productp-name {
    top: 405px;
    background-color: #fff;

}
.street.product-boxp {
    justify-content: end;
}
.street.product-boxp .productp-name-wrap {
    height: 96px;
}
.street.four_row{
    width: 21%;
}
.street.four_row .product-boxp .productp-name {
    top: 462px;
    background-color: #fff;
}
.prozh_block.str{
    justify-content: space-between;
}
.street.four_row .product-boxp
 {
    width: 100%;
}

.prozh_block.minw .street.prozh-product-box {
    height: 400px;
}

@keyframes bigcardf {
    from {
        top: 0px; 
        left: 0px; 
        height: 258px;
        width: 258px;
    }
    to {
        height: 370px;
        width: 370px; 
        top: -45px; 
        left: -45px; 
    }
}
@keyframes bigimgf {
    from {

        width: 258px;
    }
    to {
        width: 100%; 
    }
}


@keyframes bigcardfst {
    from {
        top: 0px; 
        left: 0px; 
        height: 430px;
        width: 320px;
    }
    to {
        height: 500px;
        width: 450px; 
        top: -50px; 
        left: -60px; 
    }
}
@keyframes bigimgfst {
    from {

        width: auto; 
        height: 380px;
    }
    to {
        width: auto; 
        height: 504px;
    }
}

@keyframes bigcardfstfr {
    from {
        top: 0px; 
        left: 0px; 
        height: 430px;
        width: 382px;
    }
    to {
        top: -60px; 
        left: -60px; 
        height: 560px;
        width: 520px; 
    }
}
@keyframes bigimgfstfr {
    from {

        width: auto; 
        height: 380px;
    }
    to {
        width: auto; 
        height: 504px;
    }
}


.n_15945 img{
  margin-top: -14px;
}
.n_15962 img{
  margin-top: -21px;
}
.n_14995 img{
  margin-top: -31px;
}
.n_15973 img{
  margin-top: 12px;
}

.n_15973 img{
  margin-top: 12px;
}

.n_15982 img{
  margin-top: 12px;
}

.n_15989 img{
  margin-top: -10px;
}

.n_15162 img{
  margin-top: 20px;
}

.n_15973 img{
  margin-top: 12px;
}

.n_15973 img{
  margin-top: 12px;
}

.n_15973 img{
  margin-top: 12px;
}
.note_article{
    margin-top: 35px;
    margin-left: 23px;
    max-width: 50%;
    font-size: 16px;
}
.note_article ul{
    list-style: disc;
}

.node-15486{

}
.content .node.node-15486{
   margin-left: -40px;
    margin-right: -40px;
    margin-top: -73px;

}
.node-15486 .img_title{
    position: relative;
    height: 1270px;
    top: -62px;
    z-index: -1;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    background-size: cover;
}
.node-15486 .img_title .dlug{
    position: absolute;
    font-size: 44px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.slug_o{
    bottom: 10%;
    left: 12%;
}
.slug_w{
    bottom: 6%;
    left: 24%;
}
.node-15486 img{
    width: 100%;
}
.node-15486 .img_title img{
    width: 100%;
    position: absolute;
    top: -85px;
    z-index: -1;
}

.desc_bl_proj{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    margin-top: 100px;
}
.desc_bl_proj img{
    width: 100%;
    border-radius: 10px;
}
.desc_bl_proj .sct_block_img{
    width: 48%;
}
.desc_bl_proj .sct_block_text{
    width: 48%;
    font-size: 26px;
    padding: 65px 0px;
}
.sct_block_text ul{
    margin: 40px 50px;
    list-style: disc;
}
.sct_block_text ul li{
    margin: 5px 0;
}
.desc_des{
    width: 95%;
    margin: 0 auto;
}
.desc_des .wr_des{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wr_des .des_itm{
    width: 30%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
}
.desc_des{
    margin-top: 130px;
}
.desc_des h2{
    font-size: 44px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}
.des_title{
    font-size: 26px;
    font-weight: 600;
    min-height: 95px;
}
.des_ul_txt{
    font-size: 20px;
    min-height: 350px;
}
.des_ul_txt ul{
    margin: 40px 42px;
    list-style: disc;
}
.des_ul_txt ul li{
    font-size: 20px;
}
.des_txt{
    padding: 25px;
}
.des_img > div{
    height: 269px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.docs{
    width: 95%;
    margin: 150px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.docs .doc_block{
    width: 32%;
}
.doc_b_title{
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
.docs .block_elems{
    display: flex;
    flex-wrap: wrap;
}
.docs .block_elems .elem_dock{
    width: 46%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin: 10px;
}
@media all and (max-width: 1660px) {
    .node-15486 .img_title .dlug {
        height: 160px;
        font-size: 30px; 
    }
}
@media all and (max-width: 925px) {
    .node-15486 .img_title .dlug {
        height: 160px;
        font-size: 22px; 
    }
    .desc_bl_proj .sct_block_img {
        width: 100%;
    }
    .desc_bl_proj .sct_block_text {
        width: 100%;
    }
    .wr_des .des_itm {
        width: 100%;
    }
    .docs .doc_block {
        width: 100%;
        margin-top: 50px;
    }
    .prozh_block.minw .street.prozh-product-box {
        height: 300px;
    }
    .street .product-boxp img {
        width: auto;
        height: 300px;
    }
}

.node_16101 .node .content{
    line-height: 30px;
    font-size: 16px;
}
.node_16101 .node .content p{
    line-height: 30px;
    font-size: 16px;
}
.node_16101 .node .content ul{
    list-style: circle;
}
.node_16101 .node .content  li{
    margin-left: 35px;
}


.node_16102 .node .content{
    line-height: 30px;
    font-size: 16px;
}
.node_16102 .node .content p{
    line-height: 30px;
    font-size: 16px;
}
.node_16102 .node .content ul{
    list-style: circle;
}
.node_16102 .node .content  li{
    margin-left: 35px;
}

.node_16103 .node .content{
    line-height: 30px;
    font-size: 16px;
}
.node_16103 .node .content p{
    line-height: 30px;
    font-size: 16px;
}
.node_16103 .node .content ul{
    list-style: circle;
}
.node_16103 .node .content  li{
    margin-left: 35px;
}

.police_wrapm{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.police_wrapm a{
    margin: 15px;
}
footer.org_fon{
    height: 80px !important;
}
.org_fon .police_item{
    color: #fff;
}
.wdth_3_full{
    width: 60%;
}
.ctr_tabs.wdth_3_full .cat_card {
    width: auto;
    height: 253px;
}
.bg_img .img_cart img {
    max-width: 255px !important;
    max-height: 278px !important;
}
@media (max-width: 1210px) {
    .full_pth_3.bg_img .ctr_tabs.wdth_2 {
        width: 39%;
    }
}

