.napr_home-block .tabs .tab{flex:1 1 141px;max-width:141px;margin:0;}
.napr_home-block .tabs .tab:hover .back{background:var(--omain)}
.napr_home-block .tabs .tab.active .back{background:var(--main)}
.napr_home-block .tabs .tab.active .back .cgray{color:var(--white)}
.napr_home-block .tabs .tab.active svg path,
.napr_home-block .tabs .tab.active svg rect,
.napr_home-block .tabs .tab.active svg ellipse{stroke:var(--white)}
.napr_home-block .childs ul li:not(:last-child){margin-bottom:10px;}
.napr_home-block .childs ul li a{transition:.3s;color:var(--gray);text-decoration: none}
.napr_home-block .childs ul li a:hover {color:var(--main)}
.napr_home-block .childs ul li a:hover svg path{stroke:var(--main)}
.napr_home-block .tabs{overflow-x:auto;}
@media(max-width:1200px){
.napr_home-block .fw-33.img-block{flex:0 0 25%;max-width:25%;}
.napr_home-block .fw-66{flex:0 0 75%;max-width:75%}
.napr_home-block .childs ul li a{font-size:14px;}
}
@media(max-width:992px){
.napr_home-block .tab .mb-18{margin-bottom:6px;}
.napr_home-block .tab .f-14{font-size:13px;}
.napr_home-block .tabs .tab{flex:1 1 126px;max-width:126px;}
.service-item .back.bwhite.p5{display:block;}
.service-item{height:auto;}
.napr_home-block .fw-33.img-block,
.napr_home-block .fw-66,
.napr_home-block .childs{flex:0 0 100%;max-width:100%;}
.napr_home-block .fw-33.img-block{margin-bottom:14px;height:260px;}
.napr_home-block .fw-66{padding-left:0;}
.napr_home-block .childs:not(:last-child){margin-bottom:10px;}
.napr_home-block .text-block .bottom{flex-flow:column nowrap;align-items:flex-start}
.napr_home-block .text-block .bottom .meta{margin-bottom:18px;}
.napr_home-block .text-block .bottom .p15{flex:0 0 50%;max-width:50%;}
.napr_home-block .text-block .bottom .btns-block{width:100%;flex-flow:row wrap;}
.napr_home-block .text-block .bottom .btn{width:100%;}
}
@media(max-width:579px){
.napr_home-block .fw-33.img-block{height:180px;}
.napr_home-block .text-block .bottom .p15{flex:0 0 100%;max-width:100%;}
.napr_home-block .text-block .bottom .p15:first-child{margin-bottom:8px!important;}
}