@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#wp-user-profile-avatar-errors,#wp-user-profile-avatar-readable-size-error,.wp-user-profile-avatar-error{color:#c00!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-success,#wp-user-profile-avatar-success,.wp-user-profile-avatar-success{color:#179a17!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-error,#wp_user_profile_avatar_undo_button{display:none}#wp_user_profile_avatar_preview,#wp_user_profile_avatar_preview-existing{margin-right:10px}#wp_user_profile_avatar_preview,#wp_user_profile_avatar_preview-existing,#wp_user_profile_avatar_thumbnail,#wp_user_profile_avatar_thumbnail-existing{display:inline-block;text-align:center;vertical-align:top}#wp_user_profile_avatar_preview img,#wp_user_profile_avatar_preview-existing img,#wp_user_profile_avatar_thumbnail img,#wp_user_profile_avatar_thumbnail-existing img{max-height:96px;border:1px solid #dfdfdf;display:block}.widget_wp_user_profile_avatar #wp_user_profile_avatar_preview img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_preview-existing img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_thumbnail img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_thumbnail-existing img{max-height:64px}.defaultavatarpicker #wp_user_profile_avatar_preview,.defaultavatarpicker #wp_user_profile_avatar_preview-existing{width:32px;height:32px;margin-right:0;display:inline-block;overflow:hidden;vertical-align:middle}.defaultavatarpicker #wp_user_profile_avatar_preview img,.defaultavatarpicker #wp_user_profile_avatar_preview-existing img{width:32px;height:auto;border:0}#wp-user-profile-avatar-edit #wp_user_profile_avatar_remove,#wp-user-profile-avatar-edit #wp_user_profile_avatar_undo,#wp-user-profile-avatar-edit-attachment{margin-left:10px!important}#wp-user-profile-avatar-slider{width:22.75em}#wp-user-profile-avatar-upload-messages span{display:block}.wp-user-profile-avatar-hide{display:none!important}.wp-user-profile-avatar-no-avatars{display:none}.wp-user-profile-avatar .alignleft{float:left;margin:.3rem 2rem 2rem 2rem}.wp-user-profile-avatar .alignright{float:right;margin:.3rem 0 2rem 2rem}.wp-user-profile-avatar .aligncenter{margin-bottom:4rem;margin-top:4rem;margin-left:auto;margin-right:auto;text-align:center}.wp-user-profile-avatar .alignnone{margin-bottom:4rem;margin-top:4rem;margin-left:auto;margin-right:auto;text-align:center}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.prozakup.kz/wp-content/themes/ocp_wp/css/fonts/slick.eot);
src: url(https://www.prozakup.kz/wp-content/themes/ocp_wp/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.prozakup.kz/wp-content/themes/ocp_wp/css/fonts/slick.woff) format('woff'), url(https://www.prozakup.kz/wp-content/themes/ocp_wp/css/fonts/slick.ttf) format('truetype'), url(https://www.prozakup.kz/wp-content/themes/ocp_wp/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}html,body,div,span,applet,main,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%}article,aside,details,main,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{margin:0px;padding:0px;font-family:Arial,Tahoma,sans-serif;line-height:1;background-color:#fff;height:100%;position:relative;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-width:0px;padding:0px;margin:0px}html{height:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}input,textarea{color:#333;outline:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}input[type=button],input[type=submit]{cursor:pointer;-webkit-appearance:none;outline:none}button{cursor:pointer;-webkit-appearance:none;outline:none}td,form{margin:0px;padding:0px}a{color:#000100;transition:all .3s linear;text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@font-face{font-family:"Raleway";font-style:normal;font-weight:200;src:local("Raleway"),local("Raleway-ExtraLight"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-ExtraLight.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-ExtraLight.woff) format("woff")}@font-face{font-family:"Raleway";font-style:italic;font-weight:200;src:local("Raleway"),local("Raleway-ExtraLight"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-ExtraLightItalic.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-ExtraLightItalic.woff) format("woff")}@font-face{font-family:"Raleway";font-style:normal;font-weight:300;src:local("Raleway"),local("Raleway-Light"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Light.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Light.woff) format("woff")}@font-face{font-family:"Raleway";font-style:italic;font-weight:300;src:local("Raleway"),local("Raleway-Light"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-LightItalic.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-LightItalic.woff) format("woff")}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;src:local("Raleway"),local("Raleway-Regular"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Regular.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Regular.woff) format("woff")}@font-face{font-family:"Raleway";font-style:italic;font-weight:400;src:local("Raleway"),local("Raleway-Regular"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-RegularItalic.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-RegularItalic.woff) format("woff")}@font-face{font-family:"Raleway";font-style:normal;font-weight:500;src:local("Raleway"),local("Raleway-Medium"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Medium.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Medium.woff) format("woff")}@font-face{font-family:"Raleway";font-style:italic;font-weight:500;src:local("Raleway"),local("Raleway-Medium"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-MediumItalic.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-MediumItalic.woff) format("woff")}@font-face{font-family:"Raleway";font-style:normal;font-weight:600;src:local("Raleway"),local("Raleway-SemiBold"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-SemiBold.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-SemiBold.woff) format("woff")}@font-face{font-family:"Raleway";font-style:italic;font-weight:600;src:local("Raleway"),local("Raleway-SemiBold"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-SemiBoldItalic.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-SemiBoldItalic.woff) format("woff")}@font-face{font-family:"Raleway";font-style:normal;font-weight:700;src:local("Raleway"),local("Raleway-Bold"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Bold.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-Bold.woff) format("woff")}@font-face{font-family:"Raleway";font-style:italic;font-weight:700;src:local("Raleway"),local("Raleway-Bold"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-BoldItalic.ttf) format("truetype"),url(https://www.prozakup.kz/wp-content/themes/ocp_wp/fonts/raleway/Raleway-BoldItalic.woff) format("woff")}body{display:flex;flex-direction:column;min-height:100vh;max-width:100vw;font-family:"Raleway";font-feature-settings:"pnum" on,"lnum" on;font-style:normal;font-weight:500;line-height:150%}body.menu-open{overflow:hidden}#page{position:relative;flex:1 0 auto;overflow-x:hidden}.page,.single:not(.single-knowledge-base):not(.single-publications):not(.member-block):not(.members-wrapper):not(.info-block):not(.single-priorities){background-color:#f8f8f8}.single-publications,.single-knowledge-base{background-color:#fff}.single-priorities,.post-type-archive-priorities{background-color:#e8f4f4}.single-priorities .soc-btn-r{background-color:#f5f5f5}.single-priorities .posts-section{background-color:rgba(0,0,0,0)}.single-priorities .posts-section .loop-link{background-color:#fff}.forum-annonce-section{background:#fff;border-radius:30px}.site-main{overflow:hidden}img:not(.logo){max-width:100%;height:auto;width:100%}hr,.hr{width:100%;background-color:#d6e9ea;height:1px;border:none}ol{margin-left:15px;padding-bottom:15px}ol li{font-size:14px;font-weight:600;line-height:18.2px}ol li::marker{color:#543DE4}.main{display:block;flex:1 0 auto}.bg-dark{background-color:#353535}.bg-lite{background-color:#e8f4f4}.container{position:relative;max-width:1294px;width:100%;margin:0 auto;padding:0 24px}@media(min-width: 576px){.container{padding:0 30px}}@media(min-width: 1024px){.container{padding:0 34px}}@media(min-width: 1366px){.container{padding:0 24px}}ul{list-style-type:none}.flex{display:flex !important;align-items:center}.between{justify-content:space-between}.end{justify-content:flex-end}.rounded10{border-radius:10px !important}.pr{padding-right:24px}@media(min-width: 576px){.pr{padding-right:30px}}@media(min-width: 1024px){.pr{padding-right:34px}}@media(min-width: 1366px){.pr{padding-right:0}}.pb0{padding-bottom:0}h1,.h1{font-size:32px;font-weight:600;line-height:38px}@media(min-width: 768px){h1,.h1{font-size:36px;line-height:42px}}@media(min-width: 1024px){h1,.h1{font-size:42px;line-height:49px}}@media(min-width: 1366px){h1,.h1{font-size:50px;line-height:59px}}h2,.h2{font-size:24px;font-weight:700;line-height:120%}@media(min-width: 768px){h2,.h2{font-size:30px}}@media(min-width: 1024px){h2,.h2{font-size:36px}}@media(min-width: 1366px){h2,.h2{font-size:40px}}h3,.h3{font-size:23px;font-weight:600;line-height:120%}@media(min-width: 768px){h3,.h3{font-size:28px}}@media(min-width: 1024px){h3,.h3{font-size:36px}}@media(min-width: 1366px){h3,.h3{font-size:36px}}h4,.h4{font-size:22px;font-weight:600;line-height:120%}@media(min-width: 768px){h4,.h4{font-size:26px}}@media(min-width: 1024px){h4,.h4{font-size:30px}}@media(min-width: 1366px){h4,.h4{font-size:30px}}h5,.h5{font-size:20px;font-weight:600;line-height:130%}@media(min-width: 768px){h5,.h5{font-size:20px}}@media(min-width: 1024px){h5,.h5{font-size:20px}}@media(min-width: 1366px){h5,.h5{font-size:20px}}h6,.h6{font-size:16px;font-weight:600;line-height:130%}@media(min-width: 768px){h6,.h6{font-size:16px}}@media(min-width: 1024px){h6,.h6{font-size:16px}}@media(min-width: 1366px){h6,.h6{font-size:16px}}.btn{position:relative;border:none;border-radius:20px;background-color:#fff;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long.svg);background-repeat:no-repeat;background-position:center left;display:flex;align-items:center;color:#000;font-size:16px;font-weight:600;height:40px;padding:14.5px 36px;cursor:pointer;width:-moz-max-content;width:max-content}.btn:hover{background-position:10px center}@media(min-width: 768px){.btn{height:50px}}.loader-wrap{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:39;background-color:rgba(255,255,255,.5)}.loader-wrap .loader-icon{width:80px;height:80px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/loader_ico.svg);background-size:contain;background-repeat:no-repeat;margin:60px auto 0;animation-name:rotation;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader-wrap.hide{display:none}.loader-wrap svg{display:block;width:60px;height:60px;margin:60px auto 0}.btn-gray{background-color:#f8f8f8}.btn-white{background-color:#fff}.bg-white{background-color:#fff}.site-btn{display:inline-flex;align-items:center;padding:0 10px;height:40px;border-radius:20px;font-size:16px;background-color:#f5f5f5;-moz-column-gap:8px;column-gap:8px}.site-btn svg{fill:#000;width:26px;height:26px;transition:all .3s linear}@media(min-width: 768px){.site-btn{height:50px;border-radius:25px}.site-btn svg{width:32px;height:32px}}.site-btn:hover{color:#543DE4}.site-btn:hover svg{fill:#543DE4}.pdf-btn{background-color:#fff;border-radius:20px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/download.svg);background-repeat:no-repeat;background-position:97% 45%;font-size:16px;font-weight:600;display:flex;align-items:center;padding:20px 18px}.pdf-btn:not(:last-child){margin-bottom:10px}.link-btn{width:40px;height:40px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/link.svg);background-repeat:no-repeat;background-position:center;display:flex;background-color:#fff;border-radius:50%}.archive-btn{font-size:15px;font-weight:600;color:#b4b4b4;transition:all .3s ease;margin-bottom:27px}.archive-btn svg{width:6px;height:12px;margin-right:10px}.archive-btn:hover{color:#543DE4}.soc-btn-r{height:50px;width:50px;border-radius:50%;padding:9px;display:flex;align-items:center;justify-content:center;z-index:11;position:relative}.soc-btn-r svg{height:32px;width:32px;fill:#000;transition:all .3s linear}.soc-btn-r:hover svg{fill:#543DE4}.soc-wrapper .soc-btn-r{width:40px}.socia-block .soc-btn-r{width:36px;height:36px}.socia-block .soc-btn-r svg{height:22px;width:22px}.slick-arrow{height:40px;width:40px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long.svg);background-repeat:no-repeat;background-position:center left;border-radius:50%;border:none;z-index:1;transition:.3s linear}.slick-arrow:hover{background-position:center}.slick-arrow.next-arrow{transform:rotate(180deg)}.slick-arrow.bg-white{background-color:#fff}.slick-arrow.bg-gray{background-color:#f8f8f8}.number-box{background-color:#fff;border-radius:50%;height:80px;width:80px;display:flex;justify-content:center;align-items:center}.number-box.done{background-color:#543DE4}.number-box.done .number{color:#fff}.number-box .number{padding:0}.numb_end_text{color:#000;font-size:18px;font-weight:600;line-height:23.4px}@media(min-width: 768px){.numb_end_text{font-size:20px;line-height:26px}}.number{font-weight:500;color:#543DE4;font-size:24px;padding:0;position:relative;display:inline;line-height:50px}.number span{font-size:14px;position:absolute;bottom:-10px;right:-14px}.number_big{font-size:70px}.number_big span{font-size:20px;line-height:20px;position:absolute;bottom:-2px;right:-15px}.number_medium{font-size:60px}@media(min-width: 1024px){.number_medium{font-size:70px}}.number_medium span{font-size:20px;line-height:20px;position:absolute;bottom:12px;right:-15px}.number_small{font-size:50px}.number_small span{font-size:20px}.plus-block{background-color:#f8f8f8;border-radius:50%;height:40px;width:40px;padding:12px;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700;background-repeat:no-repeat;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/plus.svg);background-position:center}.news-block-wrapper .slick-list{margin:0 -10px}@media(min-width: 576px){.news-block-wrapper .slick-list{margin:0 -12px}}@media(min-width: 1024px){.news-block-wrapper .slick-list{margin:0 -14px}}@media(min-width: 1366px){.news-block-wrapper .slick-list{margin:0 -25px}}.news-wrapper{width:100%}.news-wrapper .news-block{position:relative;margin:0 10px}@media(min-width: 576px){.news-wrapper .news-block{margin:0 12px}}@media(min-width: 1024px){.news-wrapper .news-block{margin:0 14px}}@media(min-width: 1366px){.news-wrapper .news-block{margin:0 25px}}.news-wrapper .news-block .news-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.news-wrapper .news-block .img-block{position:relative;width:100%;height:0;padding-bottom:53%}.news-wrapper .news-block .img-block .img-inner{width:100%;height:50%;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));position:absolute;border-radius:10px;z-index:2}.news-wrapper .news-block .img-block img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:10px}.news-wrapper .news-block .date-block{position:absolute;color:#fff;padding-top:10px;padding-left:10px;z-index:20;font-weight:600}.news-wrapper .news-block .date-block .category{color:#fff;position:relative;z-index:20}.news-wrapper .news-block .date-block .category:hover{color:#543DE4}.news-wrapper .news-block .content-block{padding-top:18px}.news-wrapper .news-block .content-block .h6{display:block;position:relative;font-weight:600;line-height:20px;padding-bottom:20px;max-height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-wrapper .news-block .content-block .h6 svg{display:inline-block;margin-right:6px;fill:#b4b4b4;width:6px;height:11px;transition:all .3s linear}.news-wrapper:hover .post-title{color:#543DE4 !important}.news-wrapper:hover .post-title svg{fill:#543DE4 !important}.icon-block{display:flex;align-items:center;flex-wrap:wrap}.icon-block .icon{height:40px;width:40px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:10px}@media(min-width: 1024px){.icon-block .icon{height:50px;width:50px}}.icon-block .icon img{height:20px}.forum-icon-block{border-radius:50%;background-color:#543DE4;height:98px;width:98px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;margin-right:24px}@media(min-width: 1024px){.forum-icon-block{height:120px;width:120px;margin-right:44px}}@media(min-width: 1366px){.forum-icon-block{height:140px;width:140px;top:0}}.accordeon,.sub-accordeon{position:relative;transition:all .3s ease}.accordeon .label,.accordeon .sub-label,.sub-accordeon .label,.sub-accordeon .sub-label{position:relative;font-weight:700;cursor:pointer;border-top:1px solid #000;font-size:20px;padding-top:30px;padding-bottom:60px;padding-left:40px;color:#000;transition:all .3s linear}@media(min-width: 768px){.accordeon .label,.accordeon .sub-label,.sub-accordeon .label,.sub-accordeon .sub-label{padding-left:80px}}@media(min-width: 1024px){.accordeon .label,.accordeon .sub-label,.sub-accordeon .label,.sub-accordeon .sub-label{padding-left:100px}}.accordeon .label svg,.accordeon .sub-label svg,.sub-accordeon .label svg,.sub-accordeon .sub-label svg{position:absolute;left:0;top:5;width:22px;height:11px;transform:translateY(-50%);transform:rotate(0deg);transition:all .3s linear}.accordeon .label:hover,.accordeon .label.active,.accordeon .sub-label:hover,.accordeon .sub-label.active,.sub-accordeon .label:hover,.sub-accordeon .label.active,.sub-accordeon .sub-label:hover,.sub-accordeon .sub-label.active{color:#543DE4}.accordeon .label:hover svg,.accordeon .label.active svg,.accordeon .sub-label:hover svg,.accordeon .sub-label.active svg,.sub-accordeon .label:hover svg,.sub-accordeon .label.active svg,.sub-accordeon .sub-label:hover svg,.sub-accordeon .sub-label.active svg{fill:#543DE4}.accordeon .label.active svg,.accordeon .sub-label.active svg,.sub-accordeon .label.active svg,.sub-accordeon .sub-label.active svg{transform:rotate(90deg)}.accordeon .panel,.accordeon .sub-panel,.sub-accordeon .panel,.sub-accordeon .sub-panel{position:relative;display:none;transition:all .3s linear}.accordeon .panel.active,.accordeon .sub-panel.active,.sub-accordeon .panel.active,.sub-accordeon .sub-panel.active{display:block}.accordeon .sub-label,.sub-accordeon .sub-label{font-weight:600;font-size:16px;line-height:130%;padding:18px 0 20px 20px}.accordeon .sub-label svg,.sub-accordeon .sub-label svg{width:11px;height:16px}.accordeon .sub-label.active,.sub-accordeon .sub-label.active{color:#543DE4}.accordeon .sub-label.active svg,.sub-accordeon .sub-label.active svg{transform:rotate(180deg)}.accordeon .sub-panel,.sub-accordeon .sub-panel{padding:18px 0 0 0}.accordeon_institution .accordion__item,.sub-accordeon_institution .accordion__item{transition:all .3s ease}.accordeon_institution .accordion__item:not(:last-child),.sub-accordeon_institution .accordion__item:not(:last-child){margin-bottom:10px}.accordeon_institution .accordion__item .label.accordion-active,.sub-accordeon_institution .accordion__item .label.accordion-active{border-radius:20px 20px 0 0}.accordeon_institution .accordion__item .label.accordion-active .title,.sub-accordeon_institution .accordion__item .label.accordion-active .title{color:#543DE4;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-sm-main-up.svg)}.accordeon_institution .label,.sub-accordeon_institution .label{display:flex;align-items:center;background-color:#fff;border-radius:20px;cursor:pointer}.accordeon_institution .label .title,.sub-accordeon_institution .label .title{padding:18px 20px 18px 20px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-sm-gr-dwn.svg);background-repeat:no-repeat;background-position:20px 22px;text-indent:20px;font-size:16px;line-height:20.8px;font-weight:600}.accordeon_institution .label .title:hover,.sub-accordeon_institution .label .title:hover{color:#543DE4;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-sm-main-up.svg)}.accordeon_institution .panel,.sub-accordeon_institution .panel{background-color:#fff;padding:30px 20px 50px 20px;border-radius:0px 0px 20px 20px;display:none}.accordeon_institution .panel .panel-title,.sub-accordeon_institution .panel .panel-title{color:rgba(0,0,0,.6);font-size:16px;font-weight:700;padding-bottom:18px}.accordeon_institution .panel p,.sub-accordeon_institution .panel p{font-size:14px;font-weight:500;line-height:21px}.accordeon_institution .panel .adress,.sub-accordeon_institution .panel .adress{font-size:15px;line-height:21px;font-weight:600}.accordeon_institution .purchases-block,.sub-accordeon_institution .purchases-block{padding-bottom:40px}@media(min-width: 768px){.accordeon_institution .purchases-block,.sub-accordeon_institution .purchases-block{padding-bottom:50px}}.accordeon_institution .purchases-block:not(:first-child),.sub-accordeon_institution .purchases-block:not(:first-child){padding-top:40px}@media(min-width: 768px){.accordeon_institution .purchases-block:not(:first-child),.sub-accordeon_institution .purchases-block:not(:first-child){padding-top:50px}}.accordeon_institution .functions-block,.sub-accordeon_institution .functions-block{padding:40px 0;border-top:1px solid #d6e9ea}@media(min-width: 768px){.accordeon_institution .functions-block,.sub-accordeon_institution .functions-block{padding:50px 0}}.accordeon_institution .law-block,.sub-accordeon_institution .law-block{border-radius:20px;background-color:#f5f5f5;padding:50px 20px}.accordeon_institution .law-block .law-wrapper,.sub-accordeon_institution .law-block .law-wrapper{border-top:1px solid #000;display:flex;flex-wrap:wrap}.accordeon_institution .law-block .law-wrapper .law-title,.sub-accordeon_institution .law-block .law-wrapper .law-title{font-size:16px;font-weight:600;line-height:20.8px;padding-bottom:0;max-width:80%;text-indent:20px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-gray-small.svg);background-position:5px 5px;background-repeat:no-repeat}.accordeon_institution .law-block .law-wrapper .law-title:hover,.sub-accordeon_institution .law-block .law-wrapper .law-title:hover{color:#543DE4;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-small.svg)}.accordeon_institution .law-block .law-wrapper .law-inner,.sub-accordeon_institution .law-block .law-wrapper .law-inner{display:flex;justify-content:space-between;align-items:flex-start;padding-top:18px;padding-bottom:30px;width:100%}@media(min-width: 1024px){.accordeon_institution .law-block .law-wrapper .law-inner,.sub-accordeon_institution .law-block .law-wrapper .law-inner{width:50%}}@media(min-width: 1024px){.accordeon_institution .law-block .law-wrapper .law-inner:nth-child(odd),.sub-accordeon_institution .law-block .law-wrapper .law-inner:nth-child(odd){border-right:1px solid #000;padding-right:15px}}@media(min-width: 1024px){.accordeon_institution .law-block .law-wrapper .law-inner:nth-child(even),.sub-accordeon_institution .law-block .law-wrapper .law-inner:nth-child(even){padding-left:25px}}.accordeon_institution .law-block .law-wrapper .law-inner:not(:last-child),.sub-accordeon_institution .law-block .law-wrapper .law-inner:not(:last-child){border-bottom:1px solid #000}.accordeon_institution .doc-form-block,.sub-accordeon_institution .doc-form-block{border-radius:20px;background-color:#f5f5f5;padding:50px 20px}.accordeon_institution .qa-block,.sub-accordeon_institution .qa-block{padding-top:40px}@media(min-width: 768px){.accordeon_institution .qa-block,.sub-accordeon_institution .qa-block{padding-top:50px}}.accordeon_institution .qa-block .qa-accordeon .label,.sub-accordeon_institution .qa-block .qa-accordeon .label{border-top:1px solid;border-radius:0}.slider-block{width:220px;background-color:#543DE4;color:#fff;padding:10px 15px 15px;border-radius:20px;margin:0 10px}@media(min-width: 1024px){.slider-block{width:274px;padding:20px 20px 30px}}.slider-block:nth-child(even){margin-top:40px}.slider-block .numb{font-weight:600;font-size:30px;line-height:36px}@media(min-width: 1024px){.slider-block .numb{font-size:40px;line-height:47px}}.slider-block .text{padding-top:5px;font-size:14px;font-weight:500;line-height:18px}@media(min-width: 1024px){.slider-block .text{font-size:16px;line-height:20px}}.single-pages{padding:70px 0}@media(min-width: 768px){.single-pages{padding:90px 0}}@media(min-width: 1024px){.single-pages{margin-bottom:100px}}.single-pages__bg_gray{background-color:#f8f8f8}.single-pages.bg_4{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern4.png);background-position:center 0;background-repeat:no-repeat;background-size:260px}@media(min-width: 576px){.single-pages.bg_4{background-position:right 0;background-size:375px}}@media(min-width: 1024px){.single-pages.bg_4{background-position:75% 0;background-size:500px}}@media(min-width: 1366px){.single-pages.bg_4{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-4.png);background-position:right 0;background-size:226px}}@media(min-width: 768px){.single-pages.single-blog .ifo-section .left-side .bottom .social-block{margin-top:0}}@media(min-width: 768px){.single-pages.single-blog .ifo-section .right-side{margin-right:30px}}.single-pages.single-member .ifo-section .right-side .content-section{padding-bottom:60px}@media(min-width: 768px){.single-pages.single-member .ifo-section .right-side .content-section{padding-bottom:80px}}@media(min-width: 1366px){.single-pages.single-member .ifo-section .right-side .content-section{padding-bottom:100px}}.single-pages.single-priorities .left-side .left-side-wrapper .social-block{margin-top:20px}.single-pages.single-priorities .right-side .head-section{padding-bottom:0 !important}.single-pages.single-priorities .right-side .posts-section .posts-wrapper{background-color:rgba(0,0,0,0)}.single-pages.single-priorities .right-side .posts-section .posts-wrapper .content-block .loop-link{background-color:#fff}.single-pages.tax-institutional-setup .institution-block{max-width:814px;width:100%}.single-pages .ifo-section>.container_main{display:flex;flex-direction:column}@media(min-width: 768px){.single-pages .ifo-section>.container_main{flex-direction:row}}@media(min-width: 768px){.single-pages .ifo-section>.container_main{padding-right:0}}@media(min-width: 768px){.single-pages .ifo-section .left-side{position:fixed}}.single-pages .ifo-section .left-side .left-side-wrapper{display:flex;justify-content:space-between}@media(min-width: 768px){.single-pages .ifo-section .left-side .left-side-wrapper{flex-direction:column}}@media(min-width: 768px){.single-pages .ifo-section .left-side .left-side-wrapper .top{display:none}}.single-pages .ifo-section .left-side .mob-archive-btn{padding-bottom:28px}@media(min-width: 768px){.single-pages .ifo-section .left-side .mob-archive-btn{display:none}}.single-pages .ifo-section .left-side .social-block{margin-top:0;flex-direction:column;align-items:flex-end;position:relative;min-width:80px}@media(min-width: 1024px){.single-pages .ifo-section .left-side .social-block{margin-top:30px}}.single-pages .ifo-section .left-side .social-block.bg-gray .soc-btn-main{background-color:#f5f5f5}.single-pages .ifo-section .left-side .social-block.bg-gray .soc-wrapper{background-color:#f5f5f5}.single-pages .ifo-section .left-side .social-block .soc-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px}.single-pages .ifo-section .left-side .social-block .soc-btn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.single-pages .ifo-section .left-side .social-block .soc-btn-main{background-color:#f8f8f8;border-radius:10px 10px 0 0;margin-right:0;margin-left:auto;cursor:pointer}@media(min-width: 768px){.single-pages .ifo-section .left-side .social-block .soc-btn-main{margin-right:auto;margin-left:0}}.single-pages .ifo-section .left-side .social-block .soc-wrapper{background-color:#f8f8f8;border-radius:10px 0px 10px 10px;margin-right:0;margin-left:auto;position:absolute;right:0;flex-wrap:wrap;width:100%;max-width:80px;display:none}@media(min-width: 768px){.single-pages .ifo-section .left-side .social-block .soc-wrapper{border-radius:0 10px 10px 10px;margin-right:auto;margin-left:0;left:0}}.single-pages .ifo-section .right-side .container_sm{padding:0}.single-pages .ifo-section .right-side .container_main{padding:0;margin-left:0}@media(min-width: 768px){.single-pages .ifo-section .right-side{max-width:588px;width:100%;margin-left:auto;margin-right:0}}@media(min-width: 1024px){.single-pages .ifo-section .right-side{max-width:826px;width:100%;margin-left:auto;margin-right:0}}@media(min-width: 1366px){.single-pages .ifo-section .right-side{margin:0 auto;max-width:745px;width:100%}}@media(min-width: 1024px){.single-pages .ifo-section .right-side .head-block{padding-bottom:50px}}@media(min-width: 1366px){.single-pages .ifo-section .right-side .head-block{padding-bottom:30px}}.single-pages .ifo-section .right-side .head-block .archive-btn{display:none}@media(min-width: 1024px){.single-pages .ifo-section .right-side .head-block .archive-btn{display:block}}.single-pages .ifo-section .right-side .head-block-sm{display:none}@media(min-width: 768px){.single-pages .ifo-section .right-side .head-block-sm{display:block}}.single-pages .ifo-section .right-side .head-block-sm .top{padding-top:25px;padding-bottom:50px}.single-pages .ifo-section .right-side .head-block-sm .top .autor-block{max-width:260px}.single-pages .ifo-section .right-side .head-section{padding-bottom:60px}@media(min-width: 768px){.single-pages .ifo-section .right-side .head-section{padding-bottom:80px}}@media(min-width: 1366px){.single-pages .ifo-section .right-side .head-section{padding-bottom:100px}}.single-pages .ifo-section .right-side .head-section .h1{display:flex;align-items:center;padding:30px 0}@media(min-width: 768px){.single-pages .ifo-section .right-side .head-section .h1{padding-top:20px;padding-bottom:50px}}@media(min-width: 1366px){.single-pages .ifo-section .right-side .head-section .h1{padding-top:25px;padding-bottom:55px}}.single-pages .ifo-section .right-side .head-section p{font-size:15px;font-weight:600;line-height:21px;padding-bottom:30px}.single-pages .ifo-section .right-side .head-section>.archive-btn{display:none}@media(min-width: 768px){.single-pages .ifo-section .right-side .head-section>.archive-btn{display:block}}.single-pages .ifo-section .right-side .head-section .soc-btn-web{display:flex;align-items:center;justify-content:center;transition:all .3s linear;margin-left:12px}.single-pages .ifo-section .right-side .head-section .soc-btn-web svg{fill:#543DE4;width:32px;height:32px}.single-pages .ifo-section .right-side .head-section .sphere-title{font-size:18px;font-weight:600;line-height:23.4px;margin-top:30px}@media(min-width: 1024px){.single-pages .ifo-section .right-side .head-section .sphere-title{font-size:20px;line-height:26px}}.single-pages .ifo-section .right-side .content-block .container{padding-top:30px;border-top:1px solid #000;margin-left:0}.single-pages .ifo-section .right-side .content-section{padding:0}.single-pages .ifo-section .right-side .content-section .container_sm{padding:0}.single-pages .bottom-section{background-color:#fff;border-radius:30px;width:calc(100% + 48px);padding:60px 0;margin:60px -24px 0;position:relative;z-index:2}.single-pages .bottom-section:after{height:100%;width:100vw;content:"";display:block;position:absolute;right:1px;transform:translateX(100%);top:0;background:#fff;z-index:-1}.single-pages .bottom-section .bottom-section-wrap{padding:0 24px;max-width:1030px}@media(min-width: 576px){.single-pages .bottom-section .bottom-section-wrap{padding:0 30px}}@media(min-width: 768px){.single-pages .bottom-section .bottom-section-wrap{padding:0 0 0 30px}}@media(min-width: 1024px){.single-pages .bottom-section .bottom-section-wrap{padding:0 0 0 40px}}@media(min-width: 768px){.single-pages .bottom-section{padding:80px 0;margin:80px 0 0;width:100%;border-radius:30px 0px 0px 30px}}.single-pages .bottom-section .experts-wrapper{padding-bottom:40px;margin-bottom:60px;border-bottom:1px solid #d6e9ea}@media(min-width: 768px){.single-pages .bottom-section .experts-wrapper{padding-bottom:40px}}@media(min-width: 1366px){.single-pages .bottom-section .experts-wrapper{padding-bottom:40px}}.single-pages .bottom-section .experts-wrapper .h2{padding-bottom:40px}.single-pages .bottom-section .experts-wrapper .experts-block-wrapper{max-width:990px;border-top:1px solid #000}@media(min-width: 1024px){.single-pages .bottom-section .experts-wrapper .experts-block-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}}.single-pages .bottom-section .experts-wrapper .expert-block{position:relative;padding-top:40px}@media(min-width: 576px){.single-pages .bottom-section .experts-wrapper .expert-block{display:flex;align-items:center}}@media(min-width: 1024px){.single-pages .bottom-section .experts-wrapper .expert-block{padding:50px 0;width:50%}}.single-pages .bottom-section .experts-wrapper .expert-block:not(:last-child){border-bottom:1px solid #000;padding-bottom:40px}@media(min-width: 1024px){.single-pages .bottom-section .experts-wrapper .expert-block:nth-child(2){border-left:1px solid #000}}@media(min-width: 1024px){.single-pages .bottom-section .experts-wrapper .expert-block:nth-child(3){border-right:1px solid #000}}@media(min-width: 1024px){.single-pages .bottom-section .experts-wrapper .expert-block:nth-child(even){padding-left:25px}}.single-pages .bottom-section .experts-wrapper .expert-img-block{height:80px;width:80px}@media(min-width: 576px){.single-pages .bottom-section .experts-wrapper .expert-img-block{margin-right:40px}}@media(min-width: 1024px){.single-pages .bottom-section .experts-wrapper .expert-img-block{margin-right:10px}}.single-pages .bottom-section .experts-wrapper .expert-img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.single-pages .bottom-section .experts-wrapper .expert-content-block .expter-title{display:block;font-size:22px;font-weight:600;line-height:28.6px;color:#000;padding-top:20px;padding-bottom:16px}@media(min-width: 576px){.single-pages .bottom-section .experts-wrapper .expert-content-block .expter-title{padding-top:0}}@media(min-width: 768px){.single-pages .bottom-section .experts-wrapper .expert-content-block .expter-title{font-size:24px}}.single-pages .bottom-section .experts-wrapper .expert-content-block p{padding-bottom:20px;font-size:14px;font-weight:500;line-height:21px}.single-pages .bottom-section .experts-wrapper .expert-content-block .socia-block{display:flex}.single-pages .bottom-section .experts-wrapper .expert-content-block .socia-block a{margin-right:10px}.single-pages .bottom-section .publications-block{padding-bottom:60px}@media(min-width: 768px){.single-pages .bottom-section .publications-block{margin-right:-30px;overflow:hidden;padding-right:30px}}@media(min-width: 1024px){.single-pages .bottom-section .publications-block{margin-right:-60px;padding-right:60px}}@media(min-width: 1366px){.single-pages .bottom-section .publications-block{margin-right:0;padding-right:0}}@media(min-width: 768px){.single-pages .bottom-section .publications-block{padding-bottom:80px}}@media(min-width: 1366px){.single-pages .bottom-section .publications-block{padding-bottom:90px}}.single-pages .bottom-section .publications-block .h2{padding-bottom:40px}.single-pages .bottom-section .publications-block .content-wrapper{width:294px}@media(min-width: 576px){.single-pages .bottom-section .publications-block .content-wrapper{width:274px}}@media(min-width: 1366px){.single-pages .bottom-section .publications-block .content-wrapper{width:310px}}.single-pages .bottom-section .knowledge-base-block{padding-top:60px}@media(min-width: 768px){.single-pages .bottom-section .knowledge-base-block{padding-top:80px}}@media(min-width: 1366px){.single-pages .bottom-section .knowledge-base-block{padding-top:90px}}.single-pages .bottom-section .knowledge-base-block .h2{padding-bottom:40px}@media(min-width: 768px){.single-pages .bottom-section .knowledge-base-block .knowledge-base-wrapper{margin-right:-30px;padding-right:30px}}@media(min-width: 1024px){.single-pages .bottom-section .knowledge-base-block .knowledge-base-wrapper{margin-right:-60px;padding-right:60px}}@media(min-width: 1366px){.single-pages .bottom-section .knowledge-base-block .knowledge-base-wrapper{margin-right:0;padding-right:0}}@media(min-width: 1024px){.single-pages .bottom-section .knowledge-base-block .knowledge-base-wrapper .slick-slider{width:628px}}@media(min-width: 1366px){.single-pages .bottom-section .knowledge-base-block .knowledge-base-wrapper .slick-slider{width:1020px}}.single-pages .bottom-section .knowledge-base-block .prev-arrow{bottom:-80px;right:0}@media(min-width: 768px){.single-pages .bottom-section .knowledge-base-block .prev-arrow{bottom:-85px}}.single-pages .bottom-section .knowledge-base-block .next-arrow{bottom:-80px;right:50px}@media(min-width: 768px){.single-pages .bottom-section .knowledge-base-block .next-arrow{bottom:-85px}}.single-pages .posts-section .posts-wrapper{border-top:1px solid #000;display:flex;flex-direction:column;flex-wrap:wrap;background-color:#fff}@media(min-width: 1024px){.single-pages .posts-section .posts-wrapper{flex-direction:row}}.single-pages__monitoring-tools .ifo-section .left-side .left-side-wrapper{align-items:flex-start}.single-pages__monitoring-tools .ifo-section .left-side .social-block{margin-top:0}@media(min-width: 1366px){.single-pages__monitoring-tools .ifo-section .left-side{max-width:190px}}@media(min-width: 1024px){.single-pages__monitoring-tools .ifo-section .left-side .social-block{margin-top:30px}}@media(min-width: 1024px){.single-pages__monitoring-tools .ifo-section .left-side{max-width:150px}}@media(min-width: 768px){.single-pages__monitoring-tools .ifo-section .left-side{max-width:140px}.single-pages__monitoring-tools .ifo-section .left-side .left-side-wrapper .top{display:block}}.single-pages__monitoring-tools .ifo-section:before{content:"";display:block;position:absolute;width:100%;height:100%;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-3.png);background-repeat:no-repeat;background-position:calc(50vw - 130px) 0;background-size:410px;top:-50px}@media(min-width: 576px){.single-pages__monitoring-tools .ifo-section:before{background-position:calc(50vw - 130px) 0;top:-60px}}@media(min-width: 768px){.single-pages__monitoring-tools .ifo-section:before{background-position:calc(50vw - 110px) 0;top:-30px}}@media(min-width: 1024px){.single-pages__monitoring-tools .ifo-section:before{background-position:calc(50vw - 90px) 0;top:-30px}}@media(min-width: 1366px){.single-pages__monitoring-tools .ifo-section:before{background-position:calc(50vw + 310px) 0;background-size:537px;top:60px}}.single-pages__monitoring-tools .monitoring-tools-link{display:block;color:#000;font-size:12px;font-weight:600;line-height:14px;cursor:pointer;background-color:#fff;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long.svg);background-repeat:no-repeat;background-position:0 18px;padding:17px 36px;border-radius:20px;transition:all .6s;width:-moz-max-content;width:max-content}.single-pages__monitoring-tools .monitoring-tools-link:hover{background-position:15px 18px;padding:17px 36px 17px 51px;transition:all .6s}@media(min-width: 768px){.single-pages__monitoring-tools .monitoring-tools-link{padding:17px 10px 17px 30px}.single-pages__monitoring-tools .monitoring-tools-link:hover{background-position:10px 18px;padding:17px 5px 17px 40px}}@media(min-width: 1024px){.single-pages__monitoring-tools .monitoring-tools-link{width:initial}}@media(min-width: 1366px){.single-pages__monitoring-tools .monitoring-tools-link{padding:17px 30px}.single-pages__monitoring-tools .monitoring-tools-link:hover{padding:17px 10px 17px 45px}}.single-pages .flip-card{background-color:rgba(0,0,0,0);width:100%;height:300px;perspective:1000px;margin-bottom:10px}@media(min-width: 1366px){.single-pages .flip-card{width:calc(50% - 25px);margin-bottom:50px}}.single-pages .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.single-pages .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.single-pages .flip-card-front,.single-pages .flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.single-pages .flip-card-front{padding:30px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;background-color:#fff;border-radius:20px}.single-pages .flip-card-back{padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background-color:#543DE4;border-radius:20px;transform:rotateY(180deg);color:#fff}.single-pages .institutions-block .h2{padding-bottom:40px}.single-pages .institutions-block .institution-block{border-radius:20px;background-color:#fff}.single-pages .institutions-block .institution-block:not(:last-child){margin-bottom:10px}.single-pages .institutions-block .institution-block .title-block{padding:16px 20px;cursor:pointer}.single-pages .institutions-block .institution-block .title-block .title{font-size:16px;font-weight:600;line-height:20.8px}.single-pages .institutions-block .institution-block .tab-content{border-top:1px solid;padding:30px 20px 50px 20px;display:none}.single-pages .institutions-block .institution-block .tab-content .subtitle{font-size:16px;font-weight:700;padding-bottom:18px;color:rgba(0,0,0,.6);line-height:130%}.single-pages .institutions-block .institution-block .tab-content p{font-size:14px;font-weight:500;color:#000;padding-bottom:20px;line-height:150%}.single-pages .institutions-block .institution-block .tab-content .adress{padding-top:10px;font-size:15px;font-weight:600}.single-pages .purchases-block .h2{padding-bottom:40px}.single-pages .purchases-block .purchase-block{background-color:#fff;border-radius:20px;padding:30px 30px 20px 30px;transition:all .3s linear}.single-pages .purchases-block .purchase-block .title-block .title{font-size:16px;font-weight:600;line-height:21px;max-height:63px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.single-pages .purchases-block .purchase-block .site-block{display:flex;align-items:center;justify-content:space-between;padding-top:14px}.single-pages .purchases-block .purchase-block .site-block .site{font-size:14px;font-weight:400;line-height:16px;color:rgba(0,0,0,.6);transition:all .3s linear}.single-pages .purchases-block .purchase-block:not(:last-child){margin-bottom:10px}.single-pages .purchases-block .purchase-block:hover{background:#543DE4;color:#fff}.single-pages .purchases-block .purchase-block:hover .site-block .site{color:#fff}.archive-page__bg_gray{background-color:#f8f8f8}.archive-page.bg-btm4{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern4.png);background-position:center 0;background-repeat:no-repeat;background-size:260px}@media(min-width: 576px){.archive-page.bg-btm4{background-position:right 0;background-size:375px}}@media(min-width: 1024px){.archive-page.bg-btm4{background-position:75% 0;background-size:500px}}@media(min-width: 1366px){.archive-page.bg-btm4{background-image:none}}@media(min-width: 1366px){.archive-page.bg-btm4 .head-section{background-repeat:no-repeat;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-btm4.png);background-position:80% bottom;background-size:590px}}@media(min-width: 576px){.archive-page .container_main{padding:0 30px}}@media(min-width: 1024px){.archive-page .container_main{padding:0 34px}}.archive-page.archive-page-blog .head-section{padding-bottom:30px}@media(min-width: 768px){.archive-page.archive-page-blog .head-section{padding-top:120px}}@media(min-width: 1024px){.archive-page.archive-page-blog .head-section{padding-top:90px}}.archive-page.archive-page-blog .head-section .container_main{padding-right:0}@media(min-width: 1366px){.archive-page.archive-page-blog .head-section .container_main{padding-right:20px}}.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-block{padding-right:24px}@media(min-width: 576px){.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-block{padding-right:30px}}@media(min-width: 768px){.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-block{padding-right:0}}.archive-page.archive-page-blog .head-section .container_main:after{content:"";width:calc(100% - 24px);height:1px;background-color:#000}@media(min-width: 576px){.archive-page.archive-page-blog .head-section .container_main:after{width:calc(100% - 30px)}}@media(min-width: 768px){.archive-page.archive-page-blog .head-section .container_main:after{position:absolute;bottom:0}}@media(min-width: 768px){.archive-page.archive-page-blog .head-section .container_main:after{width:calc(100% - 60px)}}@media(min-width: 1024px){.archive-page.archive-page-blog .head-section .container_main:after{width:calc(100% - 68px)}}@media(min-width: 1366px){.archive-page.archive-page-blog .head-section .container_main:after{width:calc(100% - 40px);max-width:1280px}}.archive-page.archive-page-blog .container{flex-direction:column}.archive-page .head-section{padding-top:100px;padding-bottom:60px}@media(min-width: 768px){.archive-page .head-section{padding-bottom:80px}}@media(min-width: 1024px){.archive-page .head-section{padding-top:120px;padding-bottom:80px}}@media(min-width: 1366px){.archive-page .head-section{padding-top:120px;padding-bottom:100px}}.archive-page .head-section.bg_3{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-3.png);background-repeat:no-repeat;background-size:410px;background-position:100px -8%}@media(min-width: 576px){.archive-page .head-section.bg_3{background-position:right -5%}}@media(min-width: 768px){.archive-page .head-section.bg_3{background-position:20% -15%}}@media(min-width: 1024px){.archive-page .head-section.bg_3{background-position:15% -10%}}@media(min-width: 1366px){.archive-page .head-section.bg_3{background-position:-160px 50%}}@media(min-width: 1920px){.archive-page .head-section.bg_3{background-position:120px 50%}}.archive-page .container{display:flex;flex-direction:column}@media(min-width: 768px){.archive-page .container{flex-direction:row;flex-wrap:wrap}}.archive-page .head-section .header__left-block{border:none;padding:unset;height:unset}.archive-page .head-section .first-wrap{display:flex;align-items:center;width:100%}.archive-page .head-section .first-wrap .img-block{position:relative;height:98px;width:98px;overflow:hidden}@media(min-width: 1024px){.archive-page .head-section .first-wrap .img-block{width:120px;height:120px}}@media(min-width: 1366px){.archive-page .head-section .first-wrap .img-block{width:146px;height:146px}}.archive-page .head-section .first-wrap .img-block img{position:absolute;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.archive-page .head-section .first-wrap .h1-mobile{display:none}@media(min-width: 576px){.archive-page .head-section .first-wrap .h1-mobile{display:block}}.archive-page .head-section .info-block{display:flex;flex-direction:column;width:100%}@media(min-width: 768px){.archive-page .head-section .info-block{flex-direction:row}}.archive-page .head-section .info-block .header__left-block{display:none}@media(min-width: 768px){.archive-page .head-section .info-block .header__left-block{display:block;flex:1 0 auto}}.archive-page .head-section .info-block .h1{padding-top:30px}@media(min-width: 576px){.archive-page .head-section .info-block .h1{display:none}}.archive-page .head-section .info-block p{padding-top:30px;font-size:18px;font-weight:500;line-height:27px}@media(min-width: 768px){.archive-page .head-section .info-block p{padding-top:unset}}.archive-page .img-block_knowledge-base{background-color:#543DE4;border-radius:50%;display:flex;align-items:center;justify-content:center;width:98px;height:98px}@media(min-width: 1024px){.archive-page .img-block_knowledge-base{width:120px;height:120px}}@media(min-width: 1366px){.archive-page .img-block_knowledge-base{width:140px;height:140px}}.archive-page .no-results{padding-top:50px}.archive-page .no-results .page-title{font-size:30px;font-weight:600;line-height:36px}.archive-page.archive-page-monitoring-tools .head-section{position:relative}.archive-page.archive-page-monitoring-tools .head-section:before{content:"";display:block;position:absolute;width:100%;height:100%;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-3.png);background-repeat:no-repeat;background-position:calc(50vw - 130px) 0;background-size:410px;top:-50px}@media(min-width: 576px){.archive-page.archive-page-monitoring-tools .head-section:before{background-position:calc(50vw - 130px) 0;top:-60px}}@media(min-width: 768px){.archive-page.archive-page-monitoring-tools .head-section:before{background-position:calc(50vw - 110px) 0;top:-30px}}@media(min-width: 1024px){.archive-page.archive-page-monitoring-tools .head-section:before{background-position:calc(50vw - 90px) 0;top:-30px}}@media(min-width: 1366px){.archive-page.archive-page-monitoring-tools .head-section:before{background-position:calc(50vw + 310px) 0;background-size:537px;top:60px}}.archive-page .monitoring-tools-main-section .container{display:block !important}.archive-page .monitoring-tools-main-wrapper{border-top:1px solid #000;width:100%}.archive-page .monitoring-tools-main-wrapper .content-wrapper{padding-top:40px}@media(min-width: 1024px){.archive-page .monitoring-tools-main-wrapper .content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}}.archive-page .monitoring-tools-card{border-radius:20px;background-color:#f5f5f5;padding:35px 30px 30px 30px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-8.png);background-repeat:no-repeat;background-position:bottom right;transition:all .3s ease;position:relative}.archive-page .monitoring-tools-card:not(:last-child){margin-bottom:30px}@media(min-width: 768px){.archive-page .monitoring-tools-card:not(:last-child){margin-bottom:50px}}.archive-page .monitoring-tools-card .link{position:absolute;height:100%;width:100%;top:0;left:0;z-index:22}.archive-page .monitoring-tools-card .content-block .h6{position:relative;font-weight:600;line-height:29px;font-size:22px;z-index:4;transition:all .3s linear;max-height:145px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 1024px){.archive-page .monitoring-tools-card .content-block .h6{font-size:24px;line-height:31px;max-height:155px}}.archive-page .monitoring-tools-card .content-block .h6 svg{fill:#b4b4b4;width:6px;height:12px;margin-right:14px;transition:all .3s linear}.archive-page .monitoring-tools-card .content-block p{font-size:14px;font-weight:500;line-height:21px;padding:20px 0}.archive-page .monitoring-tools-card .content-block .site-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.archive-page .monitoring-tools-card .content-block .site-wrapper .site{font-size:14px;font-weight:400;line-height:16px;color:rgba(0,0,0,.6);z-index:23;display:block}.archive-page .monitoring-tools-card .content-block .site-wrapper .plus-block{background-color:#fff}.archive-page .monitoring-tools-card:hover{color:#fff;background-color:#543DE4}.archive-page .monitoring-tools-card:hover .h6{color:#fff}.archive-page .monitoring-tools-card:hover .h6 svg{fill:#fff}.archive-page .monitoring-tools-card:hover .site{color:#fff !important}.item-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.post-author{position:relative;color:#b4b4b4;font-weight:600;font-size:14px;line-height:130%;z-index:20}.post-author svg{margin-right:7px;width:10px;height:10px}.post-author:hover{color:#543DE4 !important}.publications-block .bottom,.knowledge-base-block .bottom{margin-top:40px;position:relative;display:flex;justify-content:space-between;flex-direction:column-reverse}@media(min-width: 576px){.publications-block .bottom,.knowledge-base-block .bottom{flex-direction:row}}.publications-block .bottom .btn-gray,.knowledge-base-block .bottom .btn-gray{width:-moz-max-content;width:max-content}.publications-block .bottom .btns,.knowledge-base-block .bottom .btns{display:flex}@media(min-width: 768px){.publications-block .bottom .btns,.knowledge-base-block .bottom .btns{padding:5px 0}}.publications-block .bottom .btns .prev-arrow,.knowledge-base-block .bottom .btns .prev-arrow{margin-left:10px}.publications-block .bottom:before,.knowledge-base-block .bottom:before{content:"";position:absolute;top:20px;right:0;height:1px;width:calc(100% - 90px);background-color:#565656}@media(min-width: 576px){.publications-block .bottom:before,.knowledge-base-block .bottom:before{right:initial;width:calc(100% - 90px);left:0}}@media(min-width: 768px){.publications-block .bottom:before,.knowledge-base-block .bottom:before{top:25px}}.publications-block .prev-arrow,.knowledge-base-block .prev-arrow{bottom:-80px;right:0;margin-bottom:30px}@media(min-width: 768px){.publications-block .prev-arrow,.knowledge-base-block .prev-arrow{bottom:-85px}}@media(min-width: 1024px){.publications-block .prev-arrow,.knowledge-base-block .prev-arrow{margin-bottom:0}}.publications-block .next-arrow,.knowledge-base-block .next-arrow{bottom:-80px;right:50px;margin-bottom:30px}@media(min-width: 768px){.publications-block .next-arrow,.knowledge-base-block .next-arrow{bottom:-85px}}@media(min-width: 1024px){.publications-block .next-arrow,.knowledge-base-block .next-arrow{margin-bottom:0}}.slick-slide{width:100%}.member-icon-social-link{width:36px;height:36px}.pub-pattern{position:absolute;top:-120px;right:-100px;width:410px;height:282px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pub_pattern.svg);background-size:contain;background-repeat:no-repeat;z-index:-1}@media(min-width: 576px){.pub-pattern{top:-130px;right:-10px}}@media(min-width: 768px){.pub-pattern{top:-120px;right:60px}}@media(min-width: 1024px){.pub-pattern{right:200px}}@media(min-width: 1366px){.pub-pattern{top:-30px;right:-170px;width:537px;height:370px}}.stage-pattern{position:absolute;top:80px;right:20px;width:262px;height:194px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/stage_pattern.svg);background-size:contain;background-repeat:no-repeat;z-index:1}@media(min-width: 576px){.stage-pattern{top:-130px;right:-10px}}@media(min-width: 768px){.stage-pattern{top:-120px;right:60px}}@media(min-width: 1024px){.stage-pattern{right:200px}}@media(min-width: 1366px){.stage-pattern{top:-30px;right:-170px;width:537px;height:370px}}.two-column-wrap{display:flex;flex-direction:column}@media(min-width: 768px){.two-column-wrap{flex-direction:row}}@media(min-width: 768px){.two-column-wrap .first-wrap{padding-right:20px}}.two-column-wrap .first-wrap .title-wrap{font-weight:700;font-size:14px;line-height:16px;color:#000}.two-column-wrap .last-wrap{margin-top:40px}@media(min-width: 768px){.two-column-wrap .last-wrap{flex:1;margin-top:0}}.two-column-wrap .last-wrap .content-wrap{font-size:20px;line-height:150%;color:#000}@media(min-width: 1024px){.two-column-wrap .last-wrap .content-wrap{font-size:22px}}@media(min-width: 1024px){.two-column-wrap .last-wrap{max-width:628px}}@media(min-width: 1366px){.two-column-wrap .last-wrap{max-width:774px}}.logged-in .header{top:32px}.site-page{padding-top:80px}html{background:#353535}.single-priorities .actual-news{display:none}.content-wrapper.first .slick-track{margin-left:0 !important}.page-id-26 .news-block .img-block{overflow:hidden;border-radius:12px}.content-section .wp-block-image img{max-width:inherit;width:inherit}.archive-page .single-content{padding-bottom:100px !important}figure{width:100%}.filters-wrapper .filter-item.filter--stages .filter-dropdown{min-width:500px}.archive-page .monitoring-tools-card:hover p{color:#000}.resource-section .resources-wrapper .resources__bottom-block .wrapper:hover{background-color:#fff}.filter-item:hover{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down-hover.svg) !important}.filter-reset:hover{filter:invert(45%) sepia(99%) saturate(248%) hue-rotate(135deg) brightness(100%) contrast(100%)}.single-monitoring-tools #menu-item-989>a{color:#543DE4 !important}.single-priorities li#menu-item-1380>a{color:#543DE4 !important}.popup__vacancy-respond .vacancy-respond{display:none !important}.members-wrapper .info-block{padding-left:40px}.right.bg:after{content:"";position:absolute;bottom:80px;right:-12%;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/patern-5.svg);max-width:443px;width:100%;height:280px;z-index:0}main{background:#fff}.post-type-archive-stages .single-pages{margin-bottom:0px}.page-stages,.single-stages{padding-top:0px !important;padding-bottom:0px}.home .resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title svg{width:40px}.templates-block h2{margin-bottom:40px}@media(min-width: 320px)and (max-width: 1366px){.single-pages.bg_4{background-position:150% 0px;background-size:contain}}@media(max-width: 768px){.right.bg:after{content:"";position:absolute;bottom:-125px;right:-12%;max-width:262px;width:100%;height:194px;z-index:99}.actual-news__policy{max-width:190px}.actual-news .form-wrap{width:calc(100% - 30px);min-height:329px;display:flex;flex-direction:column;justify-content:center}}.post-type-archive-stages .right.bg:after{right:0;left:100%;transform:translate(-170px, 0px)}@media(max-width: 1366px){.post-type-archive-stages .right.bg:after{transform:translate(-200px, 0px)}}@media(max-width: 1024px){.post-type-archive-stages .right.bg:after{transform:translate(-400px, 0px);max-width:400px}}@media(max-width: 768px){.post-type-archive-stages .right.bg:after{transform:translate(-200px, 0px)}.footer__main-block .contact-info-block{max-width:300px}.page-stages .left .stages-menu:before{content:"";position:absolute;top:0;left:0;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/patern-5.svg);width:100% !important;height:240px !important;background-position:center center;background-size:contain;background-repeat:no-repeat}}.page-stages .left .stages-menu .stages-btn{z-index:9}.single-publication-info-wrap img{-o-object-fit:cover;object-fit:cover}.home-section .main-block .main-title:before{content:"";position:absolute;top:0;left:0;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/pattern1.svg);width:338px !important;height:338px !important;background-position:center center;background-size:contain;background-repeat:no-repeat;transform:translate(-320px, 40px);z-index:0}.single-violations .bottom-section{margin-top:0 !important}.single .members-section.bg-white{display:none}.single .plan-block{padding-top:0 !important}.prev-arrow.slick-disabled{opacity:.5}.links-wrap{display:none}.search .kb-content-wrap{padding-right:64px}.kb-tax{align-self:flex-start;position:relative;padding:5px 10px 7px;font-weight:600;font-size:14px;line-height:18px;border-radius:15px;background-color:#fff;z-index:20;margin-top:20px;display:inline-block}.kb-tax:hover{color:#543DE4 !important}.news-wrapper .news-block .date-block .category{color:#fff !important}.knowledge-base-card:hover .kb-title{color:#543DE4 !important}.knowledge-base-card:hover svg{fill:#543DE4 !important}.home .resource-section .resources-wrapper .resources__bottom-block .wrapper:last-child:hover .title{color:#543DE4 !important}.home .resource-section .resources-wrapper .resources__bottom-block .wrapper{background-color:#fff !important}.home .resource-section .resources-wrapper .resources__bottom-block .wrapper:last-child{background-color:#353535 !important}.home .resource-section .resources-wrapper .resources__bottom-block .wrapper:last-child p{color:#fff}.logo-demchco{margin-left:4px}.archive-page .head-section .info-block{max-width:914px}.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block .h6:hover{color:#543DE4}.wrapper.violations_wrapper{min-height:900px}.content-section>a:hover{color:#fff !important;background:#543DE4;border-radius:8px;padding:2px;border-bottom:none !important;text-decoration:none !important}.content-section a{border-radius:8px}.soc-btn-main{background-color:#f5f5f5 !important}.soc-wrapper{background-color:#f5f5f5 !important}.page-id-1933 .header{background-color:#fff}.manifest-content-section{padding-bottom:120px}.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .news-block:hover .post-title,.archive-page-blog .content-wrapper .wrapper article:nth-child(6) .news-block:hover .post-title,.archive-page-blog .content-wrapper .wrapper article:nth-child(12) .news-block:hover .post-title{color:#fff !important}.search-result-count{font-weight:600;font-size:15px;line-height:140%;color:#fff;width:40px;height:40px;border-radius:50%;background:#543DE4;display:inline-block;padding:10px;text-align:center;margin-left:8px}body.archive.search.search-results.post-type-archive.post-type-archive-publications.logged-in.admin-bar.customize-support .section-subtitle{display:none !important}.about-head-section .h1{padding-left:50px}@media(min-width: 1024px){.single-content.content-section{padding-left:45px !important}}.news-wrapper .img-block:has(:not(img)){background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:10px}.news-wrapper:nth-child(odd) .img-block:has(:not(img)){background-color:#48b3ba;background-image:url(//www.prozakup.kz/wp-content/uploads/2023/03/pub_default_img_blue.svg)}.news-wrapper:nth-child(even) .img-block:has(:not(img)){background-color:#353535;background-image:url(//www.prozakup.kz/wp-content/uploads/2023/03/pub_default_img_black-1.svg)}@media(max-width: 768px){.stages-menu .num-list.open{width:100%;transform:translate(-50%, 0px);left:50% !important}.header-mobile__wrapper{position:absolute;right:15px}}.item-link{position:absolute !important}.page-id-96 .header{background-color:#fff}.single-content.content-section{max-width:774px;word-break:break-all}#news-slider .news-wrapper .img-block:has(:not(img)){background-color:#48b3ba;background-image:url(//www.prozakup.kz/wp-content/uploads/2023/03/pub_default_img_blue.svg)}.dropdown-header:hover span{color:#48b3ba}.dropdown-header:hover svg{filter:invert(45%) sepia(99%) saturate(248%) hue-rotate(135deg) brightness(100%) contrast(100%)}.dropdown-header.open:hover svg{filter:none}.forum-section{background-color:#e5e5e5 !important;border-radius:0 !important}.forum-section h2,.forum-section .news-block-wrapper .content-block a{color:#000 !important}.slick-track{margin-left:0 !important}.page-stages .left .stages-menu.is-sticky{z-index:9}a.archive-btn.single-publication-archive-btn{padding-left:50px}.page-stages .left .stages-menu .num-list li{margin-right:-20px}.filter-item.filter.filter--knowledge-base-type.checked.deactive{display:none}.checked.active .filter-apply:first-child{color:#fff !important}.copyright-text a{color:#9a9a9a;text-decoration:underline}.lang-block{display:none}.autor-block,.post-author{display:none}.publications-block-next-arrow{background-color:#fff !important}.publications-block-prev-arrow{background-color:#fff !important}.wp-block-gallery .slick-arrow{position:absolute;bottom:-50px;background-color:#e6e6e6}.wp-block-gallery .prev-arrow{right:0px}.wp-block-gallery .next-arrow{right:60px}.law-inner .law-title{margin-top:20px}svg.panel-icon{margin-top:15px;margin-right:15px}.content-section *{word-break:break-word}.right.bg{z-index:0}@media(max-width: 576px){.header-logo-width{width:124px !important}}@media(max-width: 768px){.single .news-wrapper,.tax-institutional-setup .news-wrapper{width:auto !important;height:190px}.knowledge-base-wrapper .pr{width:100%;max-width:600px}}@media(max-width: 425px){.single-content.content-section{padding-right:30px !important;max-width:400px}}@media(max-width: 375px){.single-content.content-section{max-width:360px}}.social-block{flex-direction:column;align-items:flex-end;position:relative;min-width:80px}.social-block.bg-gray .soc-btn-main{background-color:#f5f5f5}.social-block.bg-gray .soc-wrapper{background-color:#f5f5f5}.social-block .soc-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px}.social-block .soc-btn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.social-block .soc-btn-main{background-color:#fff;border-radius:10px 10px 0 0;margin-right:0;margin-left:auto;cursor:pointer}@media(min-width: 768px){.social-block .soc-btn-main{margin-right:auto;margin-left:0}}.social-block .soc-wrapper{background-color:#fff;border-radius:10px 0px 10px 10px;margin-right:0;margin-left:auto;position:absolute;right:0;flex-wrap:wrap;width:100%;max-width:80px;display:none;-moz-column-gap:4px;column-gap:4px;row-gap:10px;padding:10px 8px}@media(min-width: 768px){.social-block .soc-wrapper{border-radius:0 10px 10px 10px;margin-right:auto;margin-left:0;left:0}}.social-block .share-link{width:30px;height:30px;padding:1px;display:flex;align-items:center;justify-content:center}.social-block .share-link-fb svg{width:18px;height:18px}.social-block .share-link-tg svg{width:18px;height:17px}.social-block .share-link-in svg{width:19px;height:19px}.social-block .share-link-tw svg{width:20px;height:20px}.single-publications .soc-btn-main{background-color:#f5f5f5}.single-publications .soc-wrapper{background-color:#f5f5f5}.header{width:100%;position:fixed;top:0;z-index:40;transition:all .3s linear;background:rgba(0,0,0,0)}.header.fixed{transform:translateY(-100%)}.header.border{border-bottom:1px solid #000;background-color:#f8f8f8}.header__logo{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/logo.svg);background-position:contain;background-repeat:no-repeat;background-size:contain;display:block;width:94px;height:16px}@media(min-width: 1024px){.header__logo{width:118px;height:20px}}.header__left-block{display:flex;align-items:center;padding:27px 0;border-right:1px solid #000;height:100%}@media(min-width: 1024px){.header__left-block{padding:35px 0}}.header__right-block{display:none;margin-left:auto}@media(min-width: 1366px){.header__right-block{display:flex}}.header__right-block .header-search__block{cursor:pointer}.header .lang-block .lang{display:flex;align-items:center;font-size:16px;line-height:100%;color:#000;padding:8px 0px;transition:all .3s ease-in-out;cursor:pointer;position:relative;margin-left:25px;padding:8px;background-color:#fff;border-radius:20px;height:40px;min-width:52px}.header .lang-block .lang .lang__list{overflow:hidden;top:36px;background-color:#543DE4;cursor:default;position:absolute;width:100%;left:0;text-align:left;padding:0 8px;height:0;transform:translateY(-100%);border-radius:0 0 20px 20px;transition:transform .3s ease}.header .lang-block .lang .lang__list a{color:#fff}.single-publications .header .lang-block .lang{background-color:#f8f8f8}.header .lang-block .lang svg{width:11px;height:6px;fill:#000;margin-left:6px}.header .lang-block .lang:hover{background-color:#543DE4;border-radius:20px 20px 0 0px;color:#fff}.header .lang-block .lang:hover svg{fill:#fff}.header .lang-block .lang:hover .lang__list{height:auto;padding:8px 2px;transform:translateY(0);border-radius:0 0 20px 20px}.header .lang-block .lang:hover .lang__list a{padding:6px;display:block;width:100%;color:#fff;border-radius:20px}.header .lang-block .lang:hover .lang__list a:hover{background:rgba(255,255,255,.1);color:#fff}.header .lang-block .lang:hover .menu__lang .sub-menu{display:block}.header .lang-block .lang:hover a span{color:#fff}.header .lang-block .lang:hover a span:hover{color:#000}.header .lang-block .menu__lang li a{font-size:15px;font-weight:600;line-height:21px}.header .lang-block .menu__lang .sub-menu{display:none;position:absolute;background-color:#543DE4;width:100%;left:0;text-align:center;padding-top:10px;padding-bottom:8px;border-radius:0 0 20px 20px;transition:all .3s ease}.header .lang-block .menu__lang .sub-menu li{text-align:left;padding:0 8px}.header .lang-block .menu__lang .sub-menu li a{color:#fff}.header .header__center-block{display:none;flex-direction:column;justify-content:center;list-style:none;row-gap:4px;padding-left:26px}@media(min-width: 1366px){.header .header__center-block{display:flex}}.header .header__center-block .top-line{display:flex;align-items:center}.header .header__center-block .top-line .dropdown-wrap{position:relative;margin-right:30px;margin-left:-10px}.header .header__center-block .top-line .dropdown-wrap .dropdown-header{padding:10px;font-weight:600;font-size:15px;line-height:21px;color:#000;border-radius:20px 20px 0 0;cursor:pointer}.header .header__center-block .top-line .dropdown-wrap .dropdown-header svg{margin-left:6px;width:11px;height:6px;fill:#000}.header .header__center-block .top-line .dropdown-wrap .dropdown-header.open{background-color:#543DE4;color:#fff}.header .header__center-block .top-line .dropdown-wrap .dropdown-header.open svg{fill:#fff}.header .header__center-block .top-line .dropdown-wrap .dropdown-body{display:none;position:absolute;left:0;width:100%;padding:0 10px 10px;border-radius:0 0 20px 20px;background-color:#fff}.header .header__center-block .top-line .dropdown-wrap .dropdown-body.open{display:block;background-color:#543DE4}.header .header__center-block .top-line .dropdown-wrap .dropdown-body .menu-item:not(:first-child){margin-top:10px}.header .header__center-block .top-line .dropdown-wrap .dropdown-body .menu-item a{color:#fff}.header .header__center-block .top-line .dropdown-wrap .dropdown-body .menu-item a:hover{color:#000}.header .header__center-block .top-line .dropdown-wrap .dropdown-body .menu-item.current-menu-item a{color:#000}.header .header__center-block .top-line li.menu-item{position:relative}.header .header__center-block .top-line li.menu-item a{font-weight:600;font-size:15px;line-height:21px}.header .header__center-block .top-line li.menu-item a:hover{color:#543DE4}.header .header__center-block .top-line li.menu-item a:active{color:#543DE4}.header .header__center-block .top-line li.menu-item.current-menu-item a{color:#543DE4}.header .header__center-block .top-line li.menu-item.menu-item-has-children{position:relative;padding-right:17px}.header .header__center-block .top-line li.menu-item.menu-item-has-children::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;width:12px;height:6px;background-repeat:no-repeat;background-size:contain;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_black.svg);transition:.3s linear}.header .header__center-block .top-line li.menu-item.menu-item-has-children>.sub-menu{display:none;flex-direction:column;position:absolute;top:100%;left:-10px;padding:10px 5px 23px;background-color:#543DE4;min-width:300px;border-radius:0px 20px 20px 20px}.header .header__center-block .top-line li.menu-item.menu-item-has-children>.sub-menu.open{display:flex;filter:drop-shadow(0px 4px 4px rgba(47, 108, 112, 0.25))}.header .header__center-block .top-line li.menu-item.menu-item-has-children>.sub-menu li a{padding:5px 6px 5px 7px;border-radius:20px;width:100%;display:block}.header .header__center-block .top-line li.menu-item.menu-item-has-children>.sub-menu li a:hover{color:#fff;background:rgba(255,255,255,.1)}.header .header__center-block .top-line li.menu-item.menu-item-has-children.open{background-color:#543DE4;filter:drop-shadow(0px 4px 4px rgba(47, 108, 112, 0.25))}.header .header__center-block .top-line li.menu-item.menu-item-has-children.open a{color:#fff}.header .header__center-block .top-line li.menu-item.menu-item-has-children.open a:hover{color:#fff}.header .header__center-block .top-line li.menu-item.menu-item-has-children.open::after{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_white.svg);transform:rotate(-180deg);margin-top:-2px}.header .header__center-block .top-line li.menu-item.menu-item-has-children.open:before{background-color:#543DE4;border-radius:20px 20px 0px 0;width:calc(100% + 20px);height:calc(100% + 20px);content:"";display:block;top:-10px;position:absolute;left:-10px;z-index:-1}.header .header__center-block .sub-top-line{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px}.header .header__center-block .bottom-line{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.header .header__center-block .bottom-line li.menu-item a{font-weight:400;font-size:14px;line-height:16px;color:rgba(0,0,0,.6)}.header .header__center-block .bottom-line li.menu-item a:hover{color:#543DE4}.header .header__center-block .bottom-line li.menu-item a:active{color:#543DE4}.header .header__center-block .bottom-line li.menu-item.current-menu-item a{color:#543DE4}.header .main-menu-header{display:flex;flex-direction:row;list-style:none}.header .main-menu-header .menu-item{margin-right:24px;letter-spacing:.03em;position:relative;display:flex;align-items:center}.header .main-menu-header .menu-item a{font-size:14px;line-height:17px;text-transform:uppercase;font-weight:600;color:#000;cursor:pointer}.header .main-menu-header .menu-item a:hover .sub-menu{color:#353535}.header .main-menu-header .menu-item:last-child{margin-right:0}.header .main-menu-header .menu-item:hover .sub-menu{display:block}.header .main-menu-header .menu-item:hover>a{color:#000}.header .main-menu-header .menu-item-has-children:after{content:"";background:url(https://www.prozakup.kz/wp-content/themes/ocp_wp/img/arrow.svg);width:10px;height:6px;margin-left:6px}.header .main-menu-header .menu-item-has-children:hover::after{background:url(https://www.prozakup.kz/wp-content/themes/ocp_wp/img/arrow-p.svg)}.header .main-menu-header .sub-menu{position:absolute;top:16px;padding-top:27px;display:none;z-index:9;margin:0}.header .main-menu-header .sub-menu .sub-menu-inner{background:#353535;list-style:none;width:334px;padding:0 20px}.header .main-menu-header .sub-menu .menu-item{margin:0;border-bottom:1px solid rgba(255,255,255,.1)}.header .main-menu-header .sub-menu .menu-item:hover a{opacity:1;color:#fff}.header .main-menu-header .sub-menu .menu-item:active a{opacity:.3;color:#fff}.header .main-menu-header .sub-menu .menu-item:last-child{border:none}.header .main-menu-header .sub-menu a{color:#fff;opacity:.3;padding:10px 14px 12px 0;width:100%;font-size:14px;line-height:140%;font-weight:600;letter-spacing:.03em;transition:.6s cubic-bezier(0.08, 0.35, 0.13, 1.02)}.header .main-menu-header .sub-menu a:after{content:"";background:url(https://www.prozakup.kz/wp-content/themes/ocp_wp/img/arrow-r.svg);width:6px;height:10px;margin-left:6px;position:absolute;right:0;top:16px}.header .main-menu-header .sub-menu a:hover{opacity:1}.header .main-menu-header .current-menu-item a{color:#fff;opacity:1}.header .main-menu-header .current-menu-item.highlight a{color:#000;opacity:.5}.header .main-menu-header .current-menu-item.highlight a:after{transform:scaleX(1.48) translateX(0) skew(-25deg, 0deg)}.header .header__mobile-wrapper{padding:25px 0 50px;background-color:#353535}.header .header__mobile-wrapper .container{display:flex;flex-direction:column;height:auto}@media(min-width: 1366px){.header .header__mobile-wrapper{padding:24px 50px}}.header .header-mobile__wrapper{display:flex;align-items:center;margin-left:auto;justify-content:flex-end}@media(min-width: 1366px){.header .header-mobile__wrapper{display:none}}.header .header__burger{display:flex;align-self:center;margin-left:25px;cursor:pointer}.header .header__burger-wrapper{background-color:#543DE4;height:40px;width:40px;border-radius:50%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;position:relative;cursor:pointer}.header .header__burger-wrapper .mobile-arrow-icon{width:11px;height:22px}@media(min-width: 1366px){.header .header__burger{display:none;margin-left:40px;border:1px solid red}}@media(min-width: 768px){.header .header__burger{margin-left:30px}}.header .burger-btn__line{width:20px;height:2px;background-color:#fff;transition:all .6s cubic-bezier(0.08, 0.35, 0.13, 1.02);transform:skew(-33deg)}.header .header__mobile.open{transform:translateY(0);opacity:1}.header .header__mobile.open .header__mobile-wrapper .mobile__wrap{display:flex;flex-wrap:wrap;width:100%;position:relative}.header .header__mobile.open .header__mobile-wrapper .mobile__wrap:nth-child(1){padding-bottom:35px;display:flex;justify-content:flex-end}.header .mobile-search__form{width:100%}.header .mobile-search__form .mobile-form__input,.header .mobile-search__form .mobile-form__input:active,.header .mobile-search__form .mobile-form__input:focus{font-size:15px;font-weight:600;box-sizing:border-box;border:none;border-bottom:1px solid #fff;outline:none;background:none;padding-bottom:20px;margin-bottom:5px;color:#fff;width:100%}.header .mobile-search__form .mobile-form__input::-moz-placeholder, .header .mobile-search__form .mobile-form__input:active::-moz-placeholder, .header .mobile-search__form .mobile-form__input:focus::-moz-placeholder{color:rgba(255,255,255,.5)}.header .mobile-search__form .mobile-form__input::placeholder,.header .mobile-search__form .mobile-form__input:active::placeholder,.header .mobile-search__form .mobile-form__input:focus::placeholder{color:rgba(255,255,255,.5)}.header .mobile-search__icon-popup-btn{position:absolute;z-index:2;right:0;cursor:pointer;height:30px;width:30px}.header .mobile-search__icon-popup-btn svg{fill:#fff;width:100%;height:100%}.header .mobile-search__icon-popup-btn svg path{stroke:rgba(255,255,255,.5)}.header .mobile__wrap .mobile__nav-wrap{width:100%;padding:35px 0}@media(min-width: 1024px){.header .mobile__wrap .mobile__nav-wrap{width:33.3333333333% !important}}@media(min-width: 576px){.header .mobile__wrap .mobile__nav-wrap:not(:last-child){width:50%}}.header .mobile__wrap .mobile__nav-wrap:not(:last-child){border-bottom:1px solid #565656}@media(min-width: 1024px){.header .mobile__wrap .mobile__nav-wrap:not(:last-child){border-bottom:none !important}}@media(min-width: 576px){.header .mobile__wrap .mobile__nav-block{border-left:1px solid #565656;padding-left:28px;height:100%}}.header .mobile__wrap .mobile__nav-block-title{padding-bottom:25px;display:block;color:#543DE4;font-size:14px;font-weight:400;line-height:16px}.header .mobile__wrap .mobile__nav-block .menu{width:100%;display:block}.header .mobile__wrap .mobile__nav-block .menu ul{width:100%}.header .mobile__wrap .mobile__nav-block .menu ul li a{color:#fff;font-size:15px;font-weight:600}.header .mobile__wrap .mobile__nav-block .menu ul li:not(:last-child){padding-bottom:20px}.header .site-branding .logo{height:16px}@media(min-width: 1024px){.header .site-branding .logo{height:20px}}.header .header__row-main{height:69px;display:flex;align-items:center;border-bottom:1px solid #000}@media(min-width: 1366px){.header .header__row-main{height:72px;align-items:baseline}}@media(min-width: 768px){.header .header__row-main{height:63px}}@media(min-width: 1366px){.header .header__row-main .main-navigation{display:none}}.header .header__row-main .highlight:active{opacity:.3}.header .header__row-main .highlight:before{content:"";position:absolute;top:-9px;right:0;width:73%;z-index:-1;height:0;border-bottom:35px solid #fff;border-left:30px solid rgba(0,0,0,0);transition:.6s cubic-bezier(0.08, 0.35, 0.13, 1.02)}.header .header__row-main .highlight:after{content:"";position:absolute;top:-9px;right:-30px;width:68%;z-index:-1;height:0;border-right:30px solid rgba(0,0,0,0);border-top:35px solid #fff;transition:.6s cubic-bezier(0.08, 0.35, 0.13, 1.02)}.header .header__row-main .highlight:hover::before,.header .header__row-main .highlight:active::before{transform:translateX(-81%)}.header .header__row-main .highlight:hover::after,.header .header__row-main .highlight:active::after{width:130%}.header .header__row-main .header-mobile__lang{display:none;margin-left:auto}@media(min-width: 1366px){.header .header__row-main .header-mobile__lang{display:block}}.header .post-type-archive-events .highlight a:after,.header .post-type-archive-glossary .highlight a:after,.header .search-results .highlight a:after{background:#543DE4}.header .header__mobile{display:block;position:fixed;padding:0;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);overflow-y:scroll;transform:translateY(-101%);transition:.6s cubic-bezier(0.08, 0.35, 0.13, 1.02);opacity:0;z-index:2000}.header .header__mobile .mobile-menu-header ul{padding:0}.header .header__mobile .mobile-menu-header .menu-item{padding-bottom:20px;position:relative}.header .header__mobile .mobile-menu-header .menu-item a{color:#fff;font-size:15px;font-weight:600}.header .header__mobile .mobile-menu-header .highlight:before,.header .header__mobile .mobile-menu-header .highlight:after{display:none}.header .header__mobile .mobile-menu-header .highlight a{position:relative;z-index:0}.header .header__mobile .mobile-menu-header .highlight a:after{content:"";width:82px;height:35px;display:block;background:#fff;position:absolute;top:-9px;right:10px;z-index:-1;opacity:.3;transform:translateX(20px) skew(-35deg, 0deg);transition:.6s cubic-bezier(0.08, 0.35, 0.13, 1.02)}.header .header__mobile .mobile-menu-header .highlight a:lang(en):after{width:40px}.header .header__mobile .mobile-menu-header .highlight a.active{opacity:.3}.header .header__mobile .mobile-menu-header .highlight a:hover:after,.header .header__mobile .mobile-menu-header .highlight a:active:after{transform:scaleX(1.48) translateX(0px) skew(-25deg, 0deg)}.header .header__mobile .menu-uppercase .menu-item a{text-transform:uppercase;font-weight:600}.header-logo-width{width:116px}@media(min-width: 576px){.header-logo-width{width:124px}}@media(min-width: 1024px){.header-logo-width{width:220px}}@media(min-width: 1366px){.header-logo-width{width:220px}}.custom-header{max-width:100%;background:rgba(0,0,0,0);left:0}.custom-header.border{background:rgba(0,0,0,0)}.custom-header.border .header__left-block:after{background:#f8f8f8}.custom-header .custom-container{padding:0 24px;min-height:70px;max-width:1366px;margin:auto;background-color:#353535}@media(min-width: 576px){.custom-header .custom-container{padding:0 30px}}@media(min-width: 1024px){.custom-header .custom-container{padding:0 34px;min-height:90px;padding-left:14px;background-color:rgba(0,0,0,0)}}@media(min-width: 1366px){.custom-header .custom-container{padding-left:17px}}.custom-header .header__left-block{border:none;position:relative;display:flex;justify-content:center}.custom-header .header__left-block:after{height:100%;width:100vw;content:"";display:none;position:absolute;right:2px;transform:translateX(100%);top:0;background:rgba(0,0,0,0);z-index:-1}@media(min-width: 1024px){.custom-header .header__left-block:after{display:block}}.custom-header .header__logo{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/logo-w.svg)}.custom-header .right{width:100%;padding-left:26px;position:relative;display:none}@media(min-width: 1024px){.custom-header .right{width:calc(100% - 252px)}}@media(min-width: 1366px){.custom-header .right{width:calc(100% - 266px);display:flex}}.custom-header .logo{width:100%}.custom-header .header__center-block{border:none;padding:0 25px}.search-block{position:fixed;top:0;left:0;width:100vw;height:100vh;display:block;transform:translateY(-101%);transition:all .5s ease-out}.search-block.active{transform:translateY(0)}.search-block .search__bg{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.6);width:100vw;height:100vh;transition:all .5s ease-out}.search-block .search__wrap{padding:25px 60px 50px 60px;background-color:#353535;z-index:3;position:absolute;width:100%}.search-block .search__wrap .search__inner{display:flex;position:relative;padding-top:35px}.search-block .back-wrap{display:flex;justify-content:flex-end}.search-block .search-close{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#543DE4;transition:all .3s linear;cursor:pointer}.search-block .search-close svg{fill:#fff;width:12px;height:22px;transition:all .3s linear}.search-block .search-close:hover{background-color:#fff}.search-block .search-close:hover svg{fill:#000}.search-block .mobile-search__icon-popup-btn{cursor:pointer;height:30px;position:absolute;right:0;width:30px;z-index:2}.post-type-archive-priorities .header.border,.single-priorities .header.border{background-color:#e8f4f4}.search .header.border,.post-type-archive-publications .header.border,.post-type-archive-knowledge-base .header.border,.single-archive-publications .header.border,.single-archive-knowledge-base .header.border,.post-type-archive-violations .header.border,.single-monitoring-tools .header.border,.single-knowledge-base .header.border,.single-publications .header.border{background-color:#fff}.page-template-page-about .header .lang-block .lang{background-color:#f5f5f5}.page-template-page-about .header .lang-block .lang:hover{background-color:#543DE4}.header__lang.lang{text-transform:capitalize}.header-logo-width{width:264px}.tax-institutional-setup .header-logo-width{width:258px !important}.post-type-archive .header-logo-width,.single-stages .header-logo-width,.page-id-546 .header-logo-width{width:258px}.header .header__center-block .top-line .dropdown-wrap .dropdown-body .menu-item a{word-break:break-all}.dropdown-header.open span{color:#000 !important}.header .header__center-block .top-line .dropdown-wrap{margin-right:10px;min-width:110px}.header .header__center-block .top-line .dropdown-wrap .dropdown-header.open svg{fill:#000 !important}.members-section .container{padding-bottom:0}.pagination{width:100%;margin-top:30px}@media(min-width: 768px){.pagination{margin-top:50px}}.pagination .page-numbers{height:60px;display:flex;align-items:center;justify-content:center}.pagination .page-numbers li{font-size:15px;font-weight:600;line-height:21px}.pagination .page-numbers li .current{height:36px;width:36px;border:1px solid #000;display:flex;align-items:center;justify-content:center;border-radius:50%}@media(min-width: 768px){.pagination .page-numbers li .current{height:60px;width:60px}}.pagination .page-numbers li .page-numbers{padding:11px 10px;height:36px;width:36px;border-radius:50%}@media(min-width: 768px){.pagination .page-numbers li .page-numbers{padding:20px;height:60px;width:60px}}.pagination .page-numbers li .page-numbers:not(.current):hover{background-color:#fff;color:#543DE4}.pagination .page-numbers li .next.page-numbers,.pagination .page-numbers li .prev.page-numbers{background-color:#f5f5f5;border-radius:50%;height:40px;width:40px;background-repeat:no-repeat;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long.svg);background-position:center left}.pagination .page-numbers li .next.page-numbers:hover,.pagination .page-numbers li .prev.page-numbers:hover{background-position:center;background-color:#fff}.pagination .page-numbers li .prev.page-numbers{transform:rotateY(180deg)}.filter-reset{font-size:15px;font-weight:600;line-height:21px;color:rgba(0,0,0,.6);background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/close.svg);background-repeat:no-repeat;background-position-y:center;padding-left:20px;cursor:pointer;display:none}.filter-reset:hover{color:#543DE4}.filter-reset.show{display:block}.filter-item{cursor:pointer}.filters-wrapper{display:none}@media(min-width: 768px){.filters-wrapper{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:20px;column-gap:20px;row-gap:20px;margin-bottom:50px}}.filters-wrapper .filter-item{background-color:#f5f5f5;color:#000;font-size:15px;font-weight:600;line-height:21px;border-radius:20px;cursor:pointer;position:relative;padding:15px 40px 15px 20px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down.svg);background-repeat:no-repeat;background-position-x:90%;background-position-y:center}.filters-wrapper .filter-item.checked:after{content:"";width:24px;height:24px;position:absolute;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/ellipse.svg);background-repeat:no-repeat;background-size:contain;right:-12px}.filters-wrapper .filter-item.active{background-color:#543DE4;color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down-wh.svg)}.filters-wrapper .filter-item.active .filter-dropdown{display:block}.filters-wrapper .filter-item.active .filter-dropdown:after{content:"";position:absolute;height:40px;width:100%;background:linear-gradient(180deg, rgba(71, 179, 186, 0) 0%, #543DE4 100%);bottom:0;left:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.filters-wrapper .filter-item.active:hover{color:#fff}.filters-wrapper .filter-item:hover{color:#543DE4}.filters-wrapper .filter-item .filter-dropdown{position:absolute;z-index:33;background:#543DE4;width:100%;left:0;top:calc(100% - 1px);border-radius:0px 20px 20px 20px;padding:20px 10px 30px 20px;max-height:305px;min-width:300px;display:none}.filters-wrapper .filter-item .filter-dropdown ul{overflow-y:scroll;scrollbar-color:#000 #543DE4;max-height:260px}.filters-wrapper .filter-item .filter-dropdown ul::-webkit-scrollbar{width:3px;height:80%}.filters-wrapper .filter-item .filter-dropdown ul::-webkit-scrollbar-track{background:#543DE4;border-radius:20px}.filters-wrapper .filter-item .filter-dropdown ul::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px}.filters-wrapper .filter-item .filter-dropdown ul li{color:#fff;font-size:15px;font-weight:600;line-height:21px;padding-top:8px;padding-bottom:7px;padding-left:10px;padding-right:30px;border-radius:20px}.filters-wrapper .filter-item .filter-dropdown ul li.active{color:#000}.filters-wrapper .filter-item .filter-dropdown ul li:not(.active):hover{background-color:rgba(255,255,255,.1)}.filters-wrapper .filter-item.filter--stages .filter-dropdown{min-width:400px}@media(min-width: 768px){.filters-wrapper .filter-item.filter--institutional-setup .filter-dropdown{min-width:340px}}@media(min-width: 1024px){.filters-wrapper .filter-item.filter--institutional-setup .filter-dropdown{min-width:450px}}@media(min-width: 768px){.filters-wrapper .filter-item.filter--monitoring-tools .filter-dropdown{min-width:450px}}@media(min-width: 1024px){.filters-wrapper .filter-item.filter--monitoring-tools .filter-dropdown{min-width:360px}}@media(min-width: 1366px){.filters-wrapper .filter-item.filter--monitoring-tools .filter-dropdown{min-width:450px}}.filter-wrapper-mobile{position:relative;margin-bottom:40px}@media(min-width: 768px){.filter-wrapper-mobile{display:none}}.filter-wrapper-mobile .mobile-btn{position:relative;background-color:#f5f5f5;border-radius:20px;padding:20px;color:#000;font-size:18px;font-weight:700;line-height:21.13px;cursor:pointer}.filter-wrapper-mobile .mobile-btn svg{position:absolute;right:36px;top:50%;transform:translateY(-50%);width:11px;height:6px;transition:all .3s linear}.filter-wrapper-mobile .mobile-btn.active svg{transform:rotate(180deg)}.filter-wrapper-mobile .mobile-btn .selected-filter:after{content:"";width:12px;height:12px;background:#543DE4;border-radius:50%;position:absolute;top:50%;transform:translate(0, -50%);margin-left:10px}.filter-wrapper-mobile .mobile-wrapper{background-color:#f5f5f5;border-radius:20px;margin-top:10px;position:absolute;z-index:22;left:0;width:100%;display:none}.filter-wrapper-mobile .mobile-wrapper .filter-item{font-size:15px;font-weight:600;line-height:21px;padding:20px;position:relative;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down.svg);background-repeat:no-repeat;background-position-x:90%;background-position-y:23px}.filter-wrapper-mobile .mobile-wrapper .filter-item .filter-dropdown{display:none}.filter-wrapper-mobile .mobile-wrapper .filter-item .filter-dropdown ul li{padding:7px 0}.filter-wrapper-mobile .mobile-wrapper .filter-item .filter-dropdown ul li.active{color:#000}.filter-wrapper-mobile .mobile-wrapper .filter-item.active{background-color:#543DE4;color:#fff;border-radius:20px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down-wh.svg)}.filter-wrapper-mobile .mobile-wrapper .filter-item.active .filter-dropdown{display:block;max-height:340px;overflow:scroll;padding-top:10px}.filter-wrapper-mobile .mobile-wrapper .filter-item.active .filter-dropdown:after{content:"";position:absolute;height:40px;width:100%;background:linear-gradient(180deg, rgba(71, 179, 186, 0) 0%, #543DE4 100%);bottom:0;left:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.filter-wrapper-mobile .mobile-wrapper .filter-item.active .filter-dropdown:before{content:"";position:absolute;height:40px;width:100%;top:0;left:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.filter-wrapper-mobile .mobile-wrapper .filter-item.active:hover{color:#fff}.filter-wrapper-mobile .filter-reset{margin-top:40px}.filter__item:first-child{color:#000 !important}.home-section{padding-bottom:60px;background-color:#f8f8f8;display:flex;position:relative;overflow:hidden}@media(min-width: 768px){.home-section{padding-bottom:80px}}@media(min-width: 1024px){.home-section{padding-bottom:100px}}.home-section inner-wrap .container-22{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}@media(min-width: 1024px){.home-section inner-wrap .container-22{flex-direction:row;align-items:flex-end}}.home-section inner-wrap .container-22:before{content:"";position:absolute;width:146px;height:146px;background-repeat:no-repeat;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern1.svg);background-size:146px,146px;left:-42px;bottom:80px}@media(min-width: 576px){.home-section inner-wrap .container-22:before{background-size:240px,240px;width:240px;height:240px;left:-30px;bottom:170px}}@media(min-width: 768px){.home-section inner-wrap .container-22:before{background-size:290px,290px;height:290px;width:290px;bottom:190px;left:-80px}}@media(min-width: 1024px){.home-section inner-wrap .container-22:before{background-size:338px,338px;height:338px;width:338px;left:-122px;bottom:210px}}@media(min-width: 1366px){.home-section inner-wrap .container-22:before{background-size:338px,338px;height:338px;width:338px;left:-140px;bottom:auto;top:182px}}.home-section inner-wrap .container-22:after{content:"";position:absolute;width:329px;height:269px;background-repeat:no-repeat;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern2.svg);right:-60px;background-size:contain;top:160px}@media(min-width: 576px){.home-section inner-wrap .container-22:after{background-size:545px,445px;height:445px;right:-95px;top:-40px;width:545px}}@media(min-width: 768px){.home-section inner-wrap .container-22:after{background-size:536px,656px;height:633px;width:656px;right:-120px;top:-90px}}@media(min-width: 1024px){.home-section inner-wrap .container-22:after{background-size:672px,625px;height:795px;width:765px;right:-125px;top:-43px}}@media(min-width: 1366px){.home-section inner-wrap .container-22:after{background-size:625px,765px;height:765px;width:765px;right:-180px;top:0px}}.home-section inner-wrap .container-22 img.first-img-mob{width:100%}@media(min-width: 1024px){.home-section inner-wrap .container-22 img.first-img-mob{display:none}}.home-section inner-wrap .container-22 img.first-img-768{width:100%;display:none}.home-section .main-block{position:relative;padding-top:110px}@media(min-width: 1024px){.home-section .main-block{padding-top:140px}}.home-section .main-block .main-title{position:relative;font-weight:600;font-size:32px;line-height:38px;color:#000;text-indent:40px}@media(min-width: 768px){.home-section .main-block .main-title{margin-left:75px;font-size:36px;line-height:42px}}@media(min-width: 1024px){.home-section .main-block .main-title{margin-left:100px;text-indent:50px;font-size:42px;line-height:49px;max-width:590px}}@media(min-width: 1366px){.home-section .main-block .main-title{margin-left:210px;font-size:50px;line-height:59px;max-width:730px}}@media(min-width: 1920px){.home-section .main-block .main-title{text-indent:64px;max-width:730px}}.home-section .main-block .inner-wrap{position:relative;width:100%;display:flex;flex-direction:column-reverse}@media(min-width: 1024px){.home-section .main-block .inner-wrap{align-items:flex-end;flex-direction:row;justify-content:space-between;-moz-column-gap:54px;column-gap:54px}}@media(min-width: 1366px){.home-section .main-block .inner-wrap{-moz-column-gap:94px;column-gap:94px}}.home-section .main-block .inner-wrap .news-section-block{padding-left:50px;margin-left:20px;margin-top:40px;margin-bottom:30px;z-index:2;border-left:1px solid #000}@media(min-width: 768px){.home-section .main-block .inner-wrap .news-section-block{padding-left:60px;width:606px;margin-left:122px;margin-bottom:40px}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block{padding-left:50px;width:270px;margin:0}}@media(min-width: 1366px){.home-section .main-block .inner-wrap .news-section-block{width:324px;padding-bottom:36px;margin:0}}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .slick-list{overflow:hidden;width:calc(100vw - 80px);padding-right:24px;margin-right:-24px}@media(min-width: 576px){.home-section .main-block .inner-wrap .news-section-block .news-wrapper .slick-list{padding-right:20%}}@media(min-width: 768px){.home-section .main-block .inner-wrap .news-section-block .news-wrapper .slick-list{padding-right:40%}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block .news-wrapper .slick-list{width:100%;padding:0 0 0 0 !important}}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block{margin:0 10px;padding:0}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block .h6{max-height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block .h6 svg{fill:#b4b4b4;width:6px;height:12px;margin-right:10px;transition:all .3s linear}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block:hover .h6{color:#543DE4}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block:hover .h6 svg{fill:#543DE4}.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block .img-block img{-o-object-position:center;object-position:center}.home-section .main-block .inner-wrap .news-section-block .slider-count{position:absolute;top:-48px;right:30px;font-family:"Raleway"}@media(min-width: 768px){.home-section .main-block .inner-wrap .news-section-block .slider-count{top:-60px}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block .slider-count{top:-82px}}@media(min-width: 1366px){.home-section .main-block .inner-wrap .news-section-block .slider-count{top:-60px}}.home-section .main-block .inner-wrap .news-section-block .slider-count p{font-size:14px;font-weight:500;color:#000}.home-section .main-block .inner-wrap .news-section-block .slider-count p #total{color:#b4b4b4}.home-section .main-block .inner-wrap .news-section-block .slick-arrow{position:absolute}.home-section .main-block .inner-wrap .news-section-block .prev-arrow{left:-70px;bottom:90px}@media(min-width: 576px){.home-section .main-block .inner-wrap .news-section-block .prev-arrow{left:-78px;bottom:95px}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block .prev-arrow{left:-70px}}@media(min-width: 1366px){.home-section .main-block .inner-wrap .news-section-block .prev-arrow{right:110%;bottom:60px}}.home-section .main-block .inner-wrap .news-section-block .next-arrow{left:-70px;bottom:40px}@media(min-width: 576px){.home-section .main-block .inner-wrap .news-section-block .next-arrow{left:-78px;bottom:45px}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block .next-arrow{left:-70px}}@media(min-width: 1366px){.home-section .main-block .inner-wrap .news-section-block .next-arrow{right:110%;bottom:9px}}.home-section .main-block .inner-wrap .news-section-block .title-block{padding-bottom:32px;display:flex;align-items:center;justify-content:space-between}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block .title-block{padding-bottom:38px}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .news-section-block .title-block .h5{max-width:136px}}@media(min-width: 1366px){.home-section .main-block .inner-wrap .news-section-block .title-block .h5{max-width:unset}}.home-section .main-block .inner-wrap .main-img-wrap{margin-top:30px;width:312px;height:116px;background-size:contain;background-position:left bottom;background-repeat:no-repeat;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/home_main_small.png)}@media(min-width: 576px){.home-section .main-block .inner-wrap .main-img-wrap{width:516px;height:186px}}@media(min-width: 768px){.home-section .main-block .inner-wrap .main-img-wrap{margin-top:40px;width:708px;height:169px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/home_main_big.png)}}@media(min-width: 1024px){.home-section .main-block .inner-wrap .main-img-wrap{width:629px;height:150px}}@media(min-width: 1366px){.home-section .main-block .inner-wrap .main-img-wrap{width:826px;height:197px}}.resource-section{padding-bottom:60px;background-color:#f8f8f8;border-radius:0px 0px 30px 30px}@media(min-width: 768px){.resource-section{padding-bottom:80px}}@media(min-width: 1024px){.resource-section{padding-bottom:100px}}.resource-section .resources-wrapper{margin-top:40px;border-top:1px solid #000}@media(min-width: 1024px){.resource-section .resources-wrapper{margin-top:50px}}.resource-section .resources-wrapper .resources__top-block{display:flex;flex-direction:column}@media(min-width: 768px){.resource-section .resources-wrapper .resources__top-block{flex-direction:row}}.resource-section .resources-wrapper .resources__top-block .wrapper{padding-top:30px}@media(min-width: 768px){.resource-section .resources-wrapper .resources__top-block .wrapper{width:50%}}@media(min-width: 768px){.resource-section .resources-wrapper .resources__top-block .wrapper:nth-child(1){border-right:1px solid #000;padding-right:60px}}.resource-section .resources-wrapper .resources__top-block .wrapper:nth-child(2){border-top:1px solid #000}@media(min-width: 768px){.resource-section .resources-wrapper .resources__top-block .wrapper:nth-child(2){border-top:none;padding-left:60px}}.resource-section .resources-wrapper .resources__top-block .wrapper:nth-child(2) .resources__exp-block{padding-bottom:60px}@media(min-width: 768px){.resource-section .resources-wrapper .resources__top-block .wrapper:nth-child(2) .resources__exp-block{padding-bottom:30px}}.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block{display:flex;align-items:center}.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title{display:flex;align-items:center;font-size:20px;font-weight:700;color:#000;line-height:24px;align-items:center;transition:all .3s linear}.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title svg{fill:#b4b4b4;width:22px;height:12px;margin-left:14px;transition:all .3s linear}@media(min-width: 1024px){.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title{font-size:24px;line-height:28.18px}}@media(min-width: 1024px){.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title{max-width:240px}}.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title:hover{color:#543DE4}.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title:hover svg{fill:#543DE4}.resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .resources__title-block-img-wrap{width:55px;height:55px;margin-right:24px}.resource-section .resources-wrapper .resources__exp-block{padding-bottom:30px;padding-top:35px}.resource-section .resources-wrapper .resources__exp-block ul{list-style:none}.resource-section .resources-wrapper .resources__exp-block ul li:before{margin-right:15px;content:"";width:6px;height:11px;display:inline-block;background:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-gray-small.svg)}.resource-section .resources-wrapper .resources__exp-block ul li a{font-size:16px;font-weight:600;line-height:20.8px;color:#565656}.resource-section .resources-wrapper .resources__exp-block ul li:hover:before{background:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-small.svg)}.resource-section .resources-wrapper .resources__exp-block ul li:hover a{color:#543DE4}.resource-section .resources-wrapper .resources__exp-block ul li:not(:last-child){padding-bottom:30px}.resource-section .resources-wrapper .resources__bottom-block{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.resource-section .resources-wrapper .resources__bottom-block .wrapper{position:relative;background-color:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:baseline;width:100%;transition:.3s linear}.resource-section .resources-wrapper .resources__bottom-block .wrapper:not(:last-child){margin-bottom:24px}@media(min-width: 1024px){.resource-section .resources-wrapper .resources__bottom-block .wrapper:not(:last-child){margin-bottom:0}}@media(min-width: 576px){.resource-section .resources-wrapper .resources__bottom-block .wrapper{flex-direction:row;align-items:center}}@media(min-width: 1024px){.resource-section .resources-wrapper .resources__bottom-block .wrapper{width:30%;height:200px;flex-direction:column;align-items:baseline}}@media(min-width: 1366px){.resource-section .resources-wrapper .resources__bottom-block .wrapper{padding:40px}}.resource-section .resources-wrapper .resources__bottom-block .wrapper .title{font-size:20px;font-weight:700;line-height:23.48px;color:#000;padding-top:20px;transition:.3s linear}@media(min-width: 576px){.resource-section .resources-wrapper .resources__bottom-block .wrapper .title{padding-left:20px;padding-top:0}}@media(min-width: 1024px){.resource-section .resources-wrapper .resources__bottom-block .wrapper .title{font-size:24px;line-height:28.18px;padding-top:20px;padding-left:0}}.resource-section .resources-wrapper .resources__bottom-block .wrapper a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.resource-section .resources-wrapper .resources__bottom-block .wrapper .img-block-wrap{width:55px;height:55px}.resource-section .resources-wrapper .resources__bottom-block .wrapper .title{position:relative}.resource-section .resources-wrapper .resources__bottom-block .wrapper .title:after{display:inline-block;content:"";width:22px;height:11px;margin-left:14px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-gray.svg);background-repeat:no-repeat;background-position:center right}.resource-section .resources-wrapper .resources__bottom-block .wrapper:hover{background-color:#353535}.resource-section .resources-wrapper .resources__bottom-block .wrapper:hover .title{color:#543DE4}.resource-section .resources-wrapper .resources__bottom-block .wrapper:hover .title:after{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-long.svg)}.resources__bottom-block-img-wrap{width:55px;height:55px}.goals-section{padding:60px 0;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-3.png),url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-3.png);background-position:10% 5%,90% 110%;background-repeat:no-repeat;background-size:370px,370px}@media(min-width: 768px){.goals-section{padding:80px 0}}@media(min-width: 1024px){.goals-section{padding:100px 0}}.goals-section .goals-block{padding-top:40px;display:flex;justify-content:space-between;flex-wrap:wrap}@media(min-width: 1024px){.goals-section .goals-block{padding-top:50px}}.goals-section .goals-block .left-side{width:100%;display:flex}@media(min-width: 1024px){.goals-section .goals-block .left-side{width:48%}}.goals-section .goals-block .left-side .goals-gray-block{border-radius:20px;background-color:#f8f8f8;display:flex;justify-content:space-between;width:100%;position:relative;transition:.3s linear}.goals-section .goals-block .left-side .goals-gray-block .link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper{width:100%;padding:30px;min-height:100px;background-color:#543DE4;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-7.png);background-repeat:no-repeat;background-position:50% -85%;border-radius:20px}@media(min-width: 768px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper{width:48%;background:none}}@media(min-width: 1024px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper{min-height:100px}}.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .h5{line-height:26px;font-weight:600;transition:.8s linear}.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5{line-height:26px;color:#fff}@media(min-width: 768px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5{font-size:18px}}@media(min-width: 1024px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5{font-size:20px}}@media(min-width: 768px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5{line-height:23.4px;color:#000}}.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .number{color:#fff}@media(min-width: 768px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .number{color:#543DE4}}.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .plus-block{background-color:#fff}@media(min-width: 768px){.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .plus-block{background-color:#f8f8f8}}.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrap{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.goals-section .goals-block .left-side .goals-gray-block .goals-color-block__inner{border-radius:20px;background-color:#543DE4;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-7.png);background-repeat:no-repeat;background-position:50% -10%;width:100%;height:100%;display:none}@media(min-width: 768px){.goals-section .goals-block .left-side .goals-gray-block .goals-color-block__inner{width:48%;display:block}}.goals-section .goals-block .left-side:hover .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5{transition:.3s linear;color:#543DE4}.goals-section .goals-block .right-side{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 1024px){.goals-section .goals-block .right-side{width:48%}}.goals-section .goals-block .right-side .goals-right-block{padding-top:14px;padding-bottom:20px;border-top:1px solid #000;width:100%;margin-top:30px;position:relative;transition:all 1s linear}@media(min-width: 768px){.goals-section .goals-block .right-side .goals-right-block{width:48%}}.goals-section .goals-block .right-side .goals-right-block .link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.goals-section .goals-block .right-side .goals-right-block:hover{transition:all 1s linear}.goals-section .goals-block .right-side .goals-right-block:hover .h6{color:#543DE4}.goals-section .goals-block .right-side .goals-right-block .h6{line-height:20.8px;font-weight:700;transition:.8s linear}@media(min-width: 1024px){.goals-section .goals-block .right-side .goals-right-block:nth-child(1),.goals-section .goals-block .right-side .goals-right-block:nth-child(2){margin-top:0}}.goals-section .goals-block .right-side .goals-right-block .goals-gray-block__inner-wrap{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.goals-section .goals-all-btn-block{margin-top:40px;position:relative}.goals-section .goals-all-btn-block:before{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#000}.goals-section .goals-all-btn-block .all-btn{width:144px;z-index:2}.news-block-section{background-color:#353535;padding:60px 0;border-radius:30px;color:#fff}@media(min-width: 768px){.news-block-section{padding:80px 0}}@media(min-width: 1024px){.news-block-section{padding:100px 0}}.news-block-section .news-block-wrapper{padding-top:40px}@media(min-width: 1024px){.news-block-section .news-block-wrapper{padding-top:50px}}.news-block-section .news-block-wrapper .content-block a{color:#fff}.news-block-section .news-block-wrapper .content-wrapper{display:flex;justify-content:space-between}.news-block-section .news-block-wrapper .content-wrapper .news-wrapper:hover .h6{transition:.3s linear;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-small.svg);color:#543DE4}.news-block-section .news-block-wrapper .bottom{margin-top:40px;position:relative;display:flex;justify-content:space-between;flex-direction:column-reverse}@media(min-width: 576px){.news-block-section .news-block-wrapper .bottom{flex-direction:row}}.news-block-section .news-block-wrapper .bottom .btn-gray{width:170px}.news-block-section .news-block-wrapper .bottom .btns{display:flex;margin-bottom:30px}@media(min-width: 576px){.news-block-section .news-block-wrapper .bottom .btns{margin-bottom:0;padding-top:5px}}.news-block-section .news-block-wrapper .bottom .btns .prev-arrow{margin-left:10px}.news-block-section .news-block-wrapper .bottom:before{content:"";position:absolute;top:25px;left:0;height:1px;width:100%;background-color:#565656}#news-slider .slick-list{margin:0 -12px;padding-right:20px}@media(min-width: 768px){#news-slider .slick-list{padding:0;margin:0}}@media(min-width: 1024px){#news-slider .slick-list{margin:0 -14px}}@media(min-width: 1366px){#news-slider .slick-list{margin:0 -14px}}.news-section{background-color:#353535;padding:60px 0;border-radius:30px;color:#fff;overflow:hidden}@media(min-width: 768px){.news-section{padding:80px 0}}@media(min-width: 1024px){.news-section{padding:100px 0}}.news-section .news-block-wrapper{padding-top:40px}@media(min-width: 1024px){.news-section .news-block-wrapper{padding-top:50px}}.news-section .news-block-wrapper .content-block a{color:#fff}.news-section .content-wrapper{display:flex;justify-content:space-between}.news-section .content-wrapper .news-wrapper:hover .h6{transition:.3s linear;color:#543DE4}.news-section .bottom{margin-top:40px;position:relative;display:flex;justify-content:space-between;flex-direction:column-reverse}@media(min-width: 576px){.news-section .bottom{flex-direction:row}}.news-section .bottom .btn-gray{width:170px}.news-section .bottom .btns{display:flex;margin-bottom:30px}@media(min-width: 576px){.news-section .bottom .btns{margin-bottom:0;padding-top:5px}}.news-section .bottom .btns .prev-arrow{margin-left:10px}.news-section .bottom:before{content:"";position:absolute;top:20px;right:0;height:1px;width:calc(100% - 90px);background-color:#565656}@media(min-width: 576px){.news-section .bottom:before{right:initial;width:calc(100% - 90px);left:0}}@media(min-width: 768px){.news-section .bottom:before{top:25px}}.team-section{padding:60px 0;background-color:#f8f8f8;color:#000;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-4.png);background-position:100% 75%;background-repeat:no-repeat;background-size:226px}@media(min-width: 768px){.team-section{padding:80px 0;background-position:100% 50%}}@media(min-width: 1024px){.team-section{padding:100px 0}}.team-section .team-wrapper{margin-top:40px;border-top:1px solid #000;display:flex;flex-wrap:wrap}@media(min-width: 1024px){.team-section .team-wrapper{margin-top:50px}}.team-section .team-wrapper .team-member-block{padding-top:30px;width:100%}@media(min-width: 768px){.team-section .team-wrapper .team-member-block{width:50%}}@media(min-width: 768px){.team-section .team-wrapper .team-member-block:nth-child(1){border-right:1px solid #000;padding-right:60px}}.team-section .team-wrapper .team-member-block:nth-child(2){margin-top:30px;border-top:1px solid #000}@media(min-width: 768px){.team-section .team-wrapper .team-member-block:nth-child(2){padding-left:60px;margin:0;border-top:none}}.team-section .team-wrapper .team-member-block .title{font-size:28px;font-weight:700;color:#000;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-gray.svg);background-repeat:no-repeat;background-position:right 16px;padding-right:35px}.team-section .team-wrapper .team-member-block .title:hover{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-long.svg)}@media(min-width: 1024px){.team-section .team-wrapper .team-member-block .title{font-size:32px}}.team-section .team-wrapper .team-member-block .title img{padding-left:14px}.team-section .team-wrapper .team-member-block .team-member-inner{padding-top:40px;display:flex;flex-direction:column;position:relative;transition:.3s linear}.team-section .team-wrapper .team-member-block .team-member-inner .link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.team-section .team-wrapper .team-member-block .team-member-inner:hover .name{transition:.3s linear;color:#543DE4}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner{flex-direction:row}}.team-section .team-wrapper .team-member-block .team-member-inner .icons-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;max-height:180px;padding-left:30px}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner .icons-wrapper{flex-direction:row;max-height:auto;padding-left:0}}.team-section .team-wrapper .team-member-block .team-member-inner .img-block{margin-right:10px;display:flex;align-items:flex-start}.team-section .team-wrapper .team-member-block .team-member-inner .img-block.member{height:160px;position:relative;background-image:url(//www.prozakup.kz/wp-content/uploads/2022/12/images2.png);background-repeat:no-repeat;background-size:192px 160px;padding-right:35px}.team-section .team-wrapper .team-member-block .team-member-inner .img-block.member>img{z-index:2}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner .img-block.member>img{width:160px}}.team-section .team-wrapper .team-member-block .team-member-inner .img-block.expert{background-image:url(//www.prozakup.kz/wp-content/uploads/2022/12/images1.png);background-repeat:no-repeat;background-size:auto 157px;background-position:0 0;padding-right:35px}.team-section .team-wrapper .team-member-block .team-member-inner .img-block.expert>img{-o-object-fit:cover;object-fit:cover}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner .img-block.expert>img{width:160px}}.team-section .team-wrapper .team-member-block .team-member-inner .img-block>img{max-width:160px;width:100%;height:160px;-o-object-fit:contain;object-fit:contain;border-radius:50%}.team-section .team-wrapper .team-member-block .team-member-inner .img-block .icon-block{padding-left:20px;flex-direction:column;justify-content:center}.team-section .team-wrapper .team-member-block .team-member-inner .img-block .icon-block:not(:first-child){margin-top:10px}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner .img-block .icon-block{display:none}}.team-section .team-wrapper .team-member-block .team-member-inner .content-block{max-width:358px;width:100%;margin-top:20px}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner .content-block{margin-top:0}}.team-section .team-wrapper .team-member-block .team-member-inner .content-block .name{font-size:24px;font-weight:600;line-height:31.2px;display:block}.team-section .team-wrapper .team-member-block .team-member-inner .content-block p,.team-section .team-wrapper .team-member-block .team-member-inner .content-block ul{font-size:14px;font-weight:500;line-height:21px;padding-bottom:20px;padding-top:16px}.team-section .team-wrapper .team-member-block .team-member-inner .content-block .icon-block{display:none}@media(min-width: 1366px){.team-section .team-wrapper .team-member-block .team-member-inner .content-block .icon-block{display:inline-block}}@media(min-width: 576px){.team-section .team-wrapper .members-wrapper.single .member-block.single{flex-direction:column}}.project-section{padding:60px 0;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/SANA.png);background-repeat:no-repeat;background-position:65%,65%;background-size:8%;overflow:hidden;background-color:#fff}@media(min-width: 768px){.project-section{padding:80px 0}}@media(min-width: 1024px){.project-section{padding:100px 0}}.project-section>.container_main{padding:0}.project-section .container{display:flex;justify-content:space-between;flex-direction:column}@media(min-width: 1024px){.project-section .container{flex-direction:row}}.project-section .container .info-wrapper{display:flex;flex-direction:column}@media(min-width: 1366px){.project-section .container .info-wrapper{flex-direction:row}}.project-section .container .info-wrapper .h1{padding-bottom:40px}@media(min-width: 1024px){.project-section .container .info-wrapper .h1{padding-bottom:50px}}@media(min-width: 1366px){.project-section .container .info-wrapper .h1{padding-bottom:0;padding-right:70px}}.project-section .container .info-block{max-width:540px;width:100%}.project-section .container .info-block p{margin-bottom:40px;font-size:22px;font-weight:500;line-height:33px}.project-section .container .info-block p:last-child{margin-bottom:0}.project-section .container .project-slider{position:relative;margin-top:40px}@media(min-width: 1024px){.project-section .container .project-slider{margin-top:-100px;margin-bottom:-100px;max-width:340px;position:absolute;right:0}.project-section .container .project-slider .slick-list{min-height:705px;height:100%}}.project-section .container .project-slider .slick-list{height:190px !important;overflow:hidden}.project-section .container .project-slider .slider-block{min-height:108px}.project-section .container .project-slider .slider-block:nth-child(even){margin-top:40px}@media(min-width: 1024px){.project-section .container .project-slider .slider-block:nth-child(even){margin-top:0;margin-left:40px}}.partners-section.home-partners-section{padding-bottom:220px}@media(min-width: 768px){.partners-section.home-partners-section{padding-bottom:203px}}@media(min-width: 1024px){.partners-section.home-partners-section{padding-bottom:187px}}@media(min-width: 1366px){.partners-section.home-partners-section{padding-bottom:220px}}.team-member-img-wrap{width:161px;height:161px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background-color:#fff;margin-left:-1px;margin-top:-1px}.home .actual-news{background:#fff}@media(min-width: 1366px){.home .team-section .team-wrapper .members-wrapper.single .member-block.single{flex-direction:column}}.home .goals-section{background-color:#fff}.home .members-wrapper .member-block.homepage-member-block{display:grid;grid:auto-flow/195px auto;align-items:center;justify-items:start}.home .members-wrapper .member-block.homepage-member-block .img-block-wrap{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}.home .members-wrapper .member-block.homepage-member-block .socia-block{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;display:flex;-moz-column-gap:10px;column-gap:10px;row-gap:10px;flex-direction:column;max-height:160px}@media(min-width: 1366px){.home .members-wrapper .member-block.homepage-member-block .socia-block{flex-direction:row}}.home .members-wrapper .member-block.homepage-member-block .socia-block a{margin:0}.home .members-wrapper .member-block.homepage-member-block .info-block{grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3;margin:0}.about-head-section{padding-top:100px}@media(min-width: 768px){.about-head-section{padding-top:110px}}@media(min-width: 1024px){.about-head-section{padding-top:140px}}.about-head-section .title-block p{color:#543DE4;padding-bottom:30px}@media(min-width: 768px){.about-head-section .title-block{position:absolute;top:15px;padding-bottom:0}}@media(min-width: 768px){.about-head-section .h1{text-indent:120px}}@media(min-width: 1024px){.about-head-section .h1{text-indent:160px}}@media(min-width: 1366px){.about-head-section .h1{text-indent:214px}}.title-block p{font-size:14px;font-weight:700;line-height:16.44px;color:#000}.about-main-img-section{padding-top:60px}@media(min-width: 768px){.about-main-img-section{padding-top:80px}}@media(min-width: 1024px){.about-main-img-section{padding-top:100px}}.about-main-img-section img{width:100%;border-radius:15px}@media(min-width: 768px){.about-main-img-section img{border-radius:30px}}@media(min-width: 1024px){.about-main-img-section img{border-radius:20px}}@media(min-width: 1366px){.about-main-img-section img{border-radius:30px}}.about-info-section{padding:60px 0}@media(min-width: 768px){.about-info-section{padding:80px 0}}@media(min-width: 1024px){.about-info-section{padding:100px 0}}.about-info-section .title-block p{padding-bottom:40px}@media(min-width: 768px){.about-info-section .title-block p{padding-right:60px}}@media(min-width: 1024px){.about-info-section .title-block{position:absolute;left:30px}}.about-info-section .info-block{padding:0}@media(min-width: 1024px){.about-info-section .info-block{margin:0 auto}}.about-info-section .info-block p{padding-bottom:20px;font-size:20px;font-weight:500;line-height:30px}@media(min-width: 1024px){.about-info-section .info-block p{font-size:22px;line-height:33px}}@media(min-width: 768px){.about-info-section{display:flex}}@media(min-width: 1024px){.about-info-section{display:block}}.line-section{display:flex;align-items:center;overflow:hidden}.line-section img{margin-left:-40px;margin-right:-40px}.line-section .h1{text-transform:uppercase;z-index:2}.line-section .string{width:100%}.about-values-section{padding:60px 0}@media(min-width: 768px){.about-values-section{padding:80px 0}}@media(min-width: 1024px){.about-values-section{padding:100px 0}}@media(min-width: 768px){.about-values-section .container{display:flex}}.about-values-section .title-block p{padding-bottom:40px}@media(min-width: 768px){.about-values-section .title-block p{padding-right:60px}}@media(min-width: 1024px){.about-values-section .title-block{padding-right:96px}}.about-values-section .values-block{max-width:1030px;width:100%}@media(min-width: 768px){.about-values-section .values-block{display:grid;grid-template-columns:1fr 1fr}}@media(min-width: 768px){.about-values-section .values-block{gap:24px}}@media(min-width: 1024px){.about-values-section .values-block{gap:28px}}@media(min-width: 1366px){.about-values-section .values-block{gap:50px}}.about-values-section .values-block .values-wrapper{padding:40px 30px 50px 30px;border-radius:20px;background-color:#f5f5f5;color:#000;min-height:170px;display:flex;flex-direction:column;justify-content:center}.about-values-section .values-block .values-wrapper:not(:last-child){margin-bottom:20px}@media(min-width: 768px){.about-values-section .values-block .values-wrapper:not(:last-child){margin-bottom:0}}.about-values-section .values-block .values-wrapper.dark{background-color:#353535;color:#fff}.about-values-section .values-block .values-wrapper.light{background-color:#f5f5f5;color:#000}.about-values-section .values-block .values-wrapper .h3{padding-bottom:10px}@media(min-width: 1024px){.about-values-section .values-block .values-wrapper .h3{padding-bottom:20px}}.about-values-section .values-block .values-wrapper:nth-child(2){grid-row:1/3;grid-column:2/3}.about-values-section .values-block .values-wrapper:nth-child(4){grid-column:1/1;grid-row:3/5}.about-values-section .values-block .values-wrapper:nth-child(10){grid-row:6/8;grid-column:2/2}.about-values-section .values-block .values-wrapper:nth-child(12){grid-row:8/10;grid-column:1/2}.about-values-section .values-block .values-wrapper:nth-child(1),.about-values-section .values-block .values-wrapper:nth-child(4n),.about-values-section .values-block .values-wrapper:nth-child(5),.about-values-section .values-block .values-wrapper:nth-child(9),.about-values-section .values-block .values-wrapper:nth-child(13){background-color:#353535;color:#fff}@media(min-width: 576px){.about-values-section .values-block .values-wrapper{min-height:142px}}@media(min-width: 768px){.about-values-section .values-block .values-wrapper{min-height:212px}}@media(min-width: 1024px){.about-values-section .values-block .values-wrapper{min-height:224px}}@media(min-width: 1366px){.about-values-section .values-block .values-wrapper{min-height:200px}}.about-values-section .values-block .values-wrapper:nth-child(2),.about-values-section .values-block .values-wrapper:nth-child(4),.about-values-section .values-block .values-wrapper:nth-child(10),.about-values-section .values-block .values-wrapper:nth-child(12){padding-bottom:200px;min-height:280px;justify-content:flex-start;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/values.svg);background-repeat:no-repeat;background-position:bottom left;background-size:40%}@media(min-width: 576px){.about-values-section .values-block .values-wrapper:nth-child(2),.about-values-section .values-block .values-wrapper:nth-child(4),.about-values-section .values-block .values-wrapper:nth-child(10),.about-values-section .values-block .values-wrapper:nth-child(12){background-size:30%}}@media(min-width: 768px){.about-values-section .values-block .values-wrapper:nth-child(2),.about-values-section .values-block .values-wrapper:nth-child(4),.about-values-section .values-block .values-wrapper:nth-child(10),.about-values-section .values-block .values-wrapper:nth-child(12){min-height:448px;background-size:60%}}@media(min-width: 1024px){.about-values-section .values-block .values-wrapper:nth-child(2),.about-values-section .values-block .values-wrapper:nth-child(4),.about-values-section .values-block .values-wrapper:nth-child(10),.about-values-section .values-block .values-wrapper:nth-child(12){min-height:476px;padding-bottom:250px}}@media(min-width: 1366px){.about-values-section .values-block .values-wrapper:nth-child(2),.about-values-section .values-block .values-wrapper:nth-child(4),.about-values-section .values-block .values-wrapper:nth-child(10),.about-values-section .values-block .values-wrapper:nth-child(12){min-height:450px}}.about-values-section .values-block .values-wrapper p{font-weight:500;font-size:18px;line-height:150%}.about-results{background-color:#f5f5f5;padding:60px 0;position:relative;overflow:hidden}@media(min-width: 768px){.about-results{padding:80px 0}}@media(min-width: 1024px){.about-results{padding:100px 0}}.about-results:before{content:"";position:absolute;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern8.svg);background-repeat:no-repeat;right:-213px;top:20px;width:473px;height:380px;background-size:540px,330px}@media(min-width: 576px){.about-results:before{right:-180px;width:516px;height:408px;background-size:570px,423px}}@media(min-width: 768px){.about-results:before{right:-178px;width:516px;height:406px;background-size:560px,382px}}@media(min-width: 1024px){.about-results:before{right:-26px;width:516px;height:360px;background-size:516px,360px}}@media(min-width: 1366px){.about-results:before{right:-182px;width:688px;height:480px;background-size:688px,480px}}@media(min-width: 1920px){.about-results:before{right:95px;width:688px;height:480px;background-size:688px,480px}}.about-results .h1{text-align:center;position:relative}.about-results .results-slider{position:relative;display:flex;padding-top:40px;align-items:flex-start;z-index:2}@media(min-width: 1024px){.about-results .results-slider{padding-top:50px}}.about-results .results-slider.center{justify-content:center}.about-results .js-marquee{margin:0 !important}.about-manifest-block{position:relative;overflow:hidden;background-color:#353535;color:#fff;border-radius:30px;padding:60px 0}.about-manifest-block .section-wrap{position:relative;display:flex;flex-direction:column;row-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width: 768px){.about-manifest-block .section-wrap{flex-direction:row;justify-content:space-between}}@media(min-width: 1024px){.about-manifest-block .section-wrap{-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.about-manifest-block .section-wrap{-moz-column-gap:50px;column-gap:50px}}@media(min-width: 768px){.about-manifest-block{padding:80px 0}}@media(min-width: 1024px){.about-manifest-block{padding:100px 0}}.about-manifest-block .img-block{position:relative;display:flex;flex-direction:row-reverse;height:340px;width:100%}@media(min-width: 768px){.about-manifest-block .img-block{height:unset;flex-direction:column}}@media(min-width: 1024px){.about-manifest-block .img-block{margin-right:unset;width:calc(50% - 14px)}}@media(min-width: 1366px){.about-manifest-block .img-block{width:calc(50% - 25px)}}.about-manifest-block .img-block img{max-width:unset}.about-manifest-block .img-block img.manifest-img-top{position:absolute;right:-120px;top:0;width:323px;height:398px;z-index:2}@media(min-width: 576px){.about-manifest-block .img-block img.manifest-img-top{right:0}}@media(min-width: 768px){.about-manifest-block .img-block img.manifest-img-top{right:16px}}@media(min-width: 1024px){.about-manifest-block .img-block img.manifest-img-top{right:36px;width:373px;height:460px}}@media(min-width: 1366px){.about-manifest-block .img-block img.manifest-img-top{right:46px;width:481px;height:592px}}.about-manifest-block .img-block img.manifest-img-bottom{position:absolute;top:-70px;right:132px;width:304px;height:386px}@media(min-width: 576px){.about-manifest-block .img-block img.manifest-img-bottom{right:256px}}@media(min-width: 768px){.about-manifest-block .img-block img.manifest-img-bottom{top:250px;right:64px}}@media(min-width: 1024px){.about-manifest-block .img-block img.manifest-img-bottom{width:351px;height:448px;top:288px;right:90px}}@media(min-width: 1366px){.about-manifest-block .img-block img.manifest-img-bottom{width:452px;height:576px;right:116px;top:370px}}.about-manifest-block .info-block{flex:1 0 auto;width:100%}@media(min-width: 768px){.about-manifest-block .info-block{width:464px}}@media(min-width: 1024px){.about-manifest-block .info-block{flex:unset;width:calc(50% - 14px)}}@media(min-width: 1366px){.about-manifest-block .info-block{width:calc(50% - 25px)}}.about-manifest-block .info-block .h1{padding-bottom:40px}@media(min-width: 1024px){.about-manifest-block .info-block .h1{padding-bottom:50px}}.about-manifest-block .info-block p{padding-bottom:24px;font-size:20px;font-weight:500;line-height:30px}.about-manifest-block .info-block p:last-child{padding-bottom:40px}@media(min-width: 1024px){.about-manifest-block .info-block p{padding-bottom:40px}}.about-manifest-block .info-block .btn{width:162px}.manifest-head-section{padding-top:100px;padding-bottom:40px;position:relative;overflow:hidden;margin-top:70px}@media(min-width: 768px){.manifest-head-section{padding-top:120px;padding-bottom:50px}}@media(min-width: 1024px){.manifest-head-section{padding-top:90px}}.manifest-head-section:before{content:"";position:absolute;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-3.png);background-repeat:no-repeat;right:-100px;top:-50px;width:410px;height:282px;background-size:410px,282px}@media(min-width: 576px){.manifest-head-section:before{right:0;top:-30px}}@media(min-width: 768px){.manifest-head-section:before{top:-30px;left:90px}}@media(min-width: 1366px){.manifest-head-section:before{top:80px;left:-200px;width:537px;height:370px;background-size:537px,370px}}@media(min-width: 1920px){.manifest-head-section:before{width:537px;height:370px;background-size:537px,370px;top:80px;left:77px}}.manifest-head-section:after{content:"";position:absolute;background-color:#000;height:1px;width:calc(100% - 48px);bottom:0;left:50%;transform:translate(-50%, 0)}@media(min-width: 576px){.manifest-head-section:after{width:calc(100% - 60px)}}@media(min-width: 1024px){.manifest-head-section:after{width:calc(100% - 68px)}}@media(min-width: 1366px){.manifest-head-section:after{width:calc(100% - 120px)}}@media(min-width: 1366px){.manifest-head-section:after{width:1246px}}.manifest-head-section .container_main{display:flex;flex-direction:column;padding:0;position:relative;z-index:2}@media(min-width: 768px){.manifest-head-section .container_main{flex-direction:row;align-items:center}}@media(min-width: 1366px){.manifest-head-section .container_main{max-width:inherit;justify-content:flex-end}}@media(min-width: 1920px){.manifest-head-section .container_main{max-width:1246px;margin:0 auto;justify-content:flex-end}}.manifest-head-section .manifest-text-block{padding:0px;width:100%;max-width:530px}@media(min-width: 768px){.manifest-head-section .manifest-text-block{width:50%;padding-right:0}}.manifest-head-section .manifest-text-block .h1{padding-bottom:30px}.manifest-head-section .manifest-text-block p{font-size:18px;font-weight:500;line-height:27px;padding-bottom:30px;max-width:490px}.manifest-head-section .manifest-img-block{padding-left:24px;display:flex;justify-content:flex-end}@media(min-width: 576px){.manifest-head-section .manifest-img-block{padding-left:30px}}@media(min-width: 768px){.manifest-head-section .manifest-img-block{width:50%}}@media(min-width: 1366px){.manifest-head-section .manifest-img-block{text-align:right;width:40%}}@media(min-width: 1920px){.manifest-head-section .manifest-img-block{width:100%;max-width:490px;padding:0}}.manifest-head-section .manifest-img-block img{max-width:100%;border-radius:20px 0 0 20px}@media(min-width: 1920px){.manifest-head-section .manifest-img-block img{border-radius:20px}}.manifest-content-section .container_main{border-bottom:none}.manifest-content-section .content-section{padding-top:0}.manifest-content-section .container_sm{max-width:100%}@media(min-width: 1024px){.manifest-content-section .container_sm{max-width:586px}}@media(min-width: 1366px){.manifest-content-section .container_sm{max-width:628px}}@media(min-width: 1920px){.manifest-content-section .container_sm{max-width:774px}}.manifest-content-section{max-width:774px;margin:auto}@media(max-width: 768px){.manifest-text-block{padding-left:30px !important}}@media(min-width: 768px){.archive-page-priorities .info-block{padding-top:24px}}.archive-page-priorities .img-block{flex-direction:column}@media(min-width: 576px){.archive-page-priorities .img-block{flex-direction:row;align-items:center}}.archive-page-priorities .img-block .h1-mobile{margin-left:0}@media(min-width: 576px){.archive-page-priorities .img-block .h1-mobile{margin-left:28px}}.archive-page-priorities .goals-section{padding:0}.archive-page-priorities .goals-section .goals-block{padding:0}.archive-page-priorities .goals-section .goals-block.end-block{padding-top:20px;padding-bottom:30px}@media(min-width: 768px){.archive-page-priorities .goals-section .goals-block.end-block{padding-top:30px;padding-bottom:50px}}@media(min-width: 1024px){.archive-page-priorities .goals-section .goals-block.end-block{padding-top:70px;padding-bottom:100px}}.archive-page-priorities .goals-section .goals-block.end-block .h2{padding-bottom:40px}@media(min-width: 768px){.archive-page-priorities .goals-section .goals-block.end-block .h2{padding-bottom:50px}}@media(min-width: 1366px){.archive-page-priorities .goals-section .goals-block.end-block .h2{padding-bottom:65px}}.archive-page-priorities .goals-section .goals-block .left-side{margin-bottom:40px;position:relative}@media(min-width: 768px){.archive-page-priorities .goals-section .goals-block .left-side{margin-bottom:50px}}@media(min-width: 1024px){.archive-page-priorities .goals-section .goals-block .left-side{margin-bottom:28px}}@media(min-width: 1366px){.archive-page-priorities .goals-section .goals-block .left-side{margin-bottom:50px}}.archive-page-priorities .goals-section .goals-block .left-side .link{left:0;position:absolute;top:0;height:100%;width:100%;z-index:2}.archive-page-priorities .goals-section .goals-block .right-side{width:100%}.finished-priorities{width:100%;display:flex;flex-wrap:wrap;row-gap:50px}.finished-priority-item{width:100%;border-left:1px solid #d6e9ea;border-right:1px solid #d6e9ea;padding:0 30px;position:relative;margin-bottom:30px}.finished-priority-item__inner-wrap{border-top:1px solid #000;padding-top:14px;justify-content:space-between;display:flex;margin-bottom:12px}@media(min-width: 768px){.finished-priority-item{width:50%;padding:0 36px;margin-left:-1px;margin-bottom:50px}}@media(min-width: 1024px){.finished-priority-item{width:33%;padding:0 70px;margin-left:-1px;margin-bottom:98px}}.stages-img-wrap{width:55px;height:55px}.priorities-main-wrapper{width:100%}.footer .actual-news.priorities-contact-form{padding:0 24px}@media(min-width: 768px){.footer .actual-news.priorities-contact-form{padding:0 30px}}.footer .actual-news.priorities-contact-form .form-wrap{background-color:#543DE4;color:#fff;border-radius:30px;padding:40px 20px;margin:auto;transform:translateY(50%);z-index:1;position:relative}@media(min-width: 768px){.footer .actual-news.priorities-contact-form .form-wrap{max-width:586px}}@media(min-width: 1024px){.footer .actual-news.priorities-contact-form .form-wrap{max-width:628px}}@media(min-width: 1366px){.footer .actual-news.priorities-contact-form .form-wrap{max-width:814px}}.contact-form__title{font-weight:700;font-size:24px;line-height:28px;margin-bottom:20px;color:#fff}@media(min-width: 1024px){.contact-form__title{font-size:30px;line-height:35px;margin-bottom:27px}}@media(min-width: 1366px){.contact-form__title{font-size:40px;line-height:47px;margin-bottom:27px}}.contact-form__desc{font-weight:500;font-size:18px;line-height:150%;margin-bottom:20px;color:#fff}.contact-form__btn{width:-moz-max-content;width:max-content}.contact-form input,.contact-form textarea{width:100%;display:block;padding:15px 20px;font-size:16px;line-height:130%;border:1px solid #fff;border-radius:20px;font-weight:600;color:#fff;background:rgba(0,0,0,0);margin-bottom:14px}.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder{font-weight:600;color:rgba(255,255,255,.5)}.contact-form input::placeholder,.contact-form textarea::placeholder{font-weight:600;color:rgba(255,255,255,.5)}.contact-form input[type=submit]{position:relative;border:none;border-radius:20px;background-color:#fff;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long.svg);background-repeat:no-repeat;background-position:center left;display:flex;align-items:center;color:#000;font-size:16px;font-weight:600;height:40px;padding:0 36px;width:-moz-max-content;width:max-content}.contact-form input[type=submit]:hover{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-long.svg)}@media(min-width: 768px){.contact-form input[type=submit]{height:50px}}.contact-form input[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border:1px solid #353535}.contact-popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:center;transform:translateY(-201%);transition:all .3s ease-in-out;transition-delay:.6s}.contact-popup.open{transform:translateY(0);transition-delay:0s}@media print{.contact-popup{display:none}}.contact-popup__bg{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);opacity:0;transition:all .3s ease-in-out 1s}.contact-popup__bg.open{opacity:1;transition:all .3s ease-in-out .3s}.contact-popup__form-wrap{background-color:#543DE4;width:100%;height:100%;padding:95px 24px 71px;overflow-y:auto;position:absolute}@media(min-width: 768px){.contact-popup__form-wrap{padding:95px 30px;border-radius:20px;max-width:516px;max-height:650px}}@media(min-width: 1024px){.contact-popup__form-wrap{max-width:708px;padding:100px 61px;max-height:650px}}@media(min-width: 1366px){.contact-popup__form-wrap{max-width:956px;padding:100px 164px;max-height:650px}}@media(min-width: 1920px){.contact-popup__form-wrap{max-width:1030px;padding:100px 108px;max-height:650px}}.contact-popup__form-wrap.success{display:none}.contact-popup__form-success{background-color:#543DE4;width:100%;height:100%;padding:95px 24px 71px;text-align:center;align-items:center;justify-content:center;flex-direction:column;position:absolute;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out;display:none}@media(min-width: 768px){.contact-popup__form-success{padding:95px 30px;border-radius:20px;max-width:516px;max-height:650px}}@media(min-width: 1024px){.contact-popup__form-success{max-width:708px;padding:100px 61px;max-height:650px}}@media(min-width: 1366px){.contact-popup__form-success{max-width:956px;padding:100px 164px;max-height:650px}}@media(min-width: 1920px){.contact-popup__form-success{max-width:1030px;padding:100px 108px;max-height:650px}}.contact-popup__form-success.active{display:flex;opacity:1}.contact-popup__close-btn{width:38px;height:38px;top:25px;right:35px;position:absolute;cursor:pointer;z-index:2;fill:#000;transition:all .3s ease-in-out}.contact-popup__close-btn:hover{fill:#ff0}@media(min-width: 1366px){.contact-popup__close-btn{top:30px;right:30px}}@media(min-width: 1024px){.contact-popup__close-btn{top:36px;right:36px}}@media(min-width: 768px){.contact-popup__close-btn{top:20px;right:20px}}@media(min-width: 576px){.contact-popup__close-btn{right:18px}}.plan-wrapper .list-title{font-weight:600;padding-top:20px;padding-bottom:30px}@media(min-width: 576px){.plan-wrapper .list-title{width:80%;padding-left:20px}}@media(min-width: 576px){.plan-wrapper .left{display:flex;align-items:baseline}}.plan-wrapper:last-child{padding-top:30px;margin-top:30px;border-top:1px solid #d6e9ea}@media(min-width: 768px){.plan-wrapper:last-child{padding-top:40px;margin-top:40px}}@media(min-width: 576px){.plan-wrapper .right{width:85%;margin-right:0;margin-left:auto}}.plan-wrapper .right .plan-list li{font-size:16px;line-height:20.8px;font-weight:600;padding-left:56px;position:relative}.plan-wrapper .right .plan-list li:before{display:none}.plan-wrapper .right .plan-list li:not(:last-child){margin:0}.plan-wrapper .right .plan-list li:not(:last-child) span:after{content:"";position:absolute;width:2px;height:100%;background:#d6e9ea;left:50%;top:100%}.plan-wrapper .right .plan-list li span{width:40px;height:40px;position:relative;display:block;border-radius:50%;background-repeat:no-repeat;background-position:50%;left:-55px;top:30px}.plan-wrapper .right .plan-list li span.done{background-color:#543DE4;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/check.svg)}.plan-wrapper .right .plan-list li span.not-done{background-color:#fff;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/close-red.svg)}.members-section{padding:40px 20px;border-radius:30px}@media(min-width: 576px){.members-section{padding:40px}}@media(min-width: 768px){.members-section{padding:60px 40px}}.members-section .h2{padding-bottom:40px}@media(min-width: 768px){.members-section .h2{padding-bottom:50px}}.members-section .members-wrapper{margin-bottom:0}.members-section .members-wrapper .member-block{position:relative;padding:30px 0}@media(min-width: 1024px){.members-section .members-wrapper .member-block:nth-child(2n){padding-left:20px}}@media(min-width: 1024px){.members-section .members-wrapper .member-block:nth-child(odd) .info-block:not(.exp){padding-right:25px}}@media(min-width: 768px){.members-section .members-wrapper .member-block:nth-child(odd) .info-block:not(.exp){padding-right:60px}}.members-section .members-wrapper .member-block:nth-last-child(-n+1){border-bottom:none}@media(min-width: 1024px){.members-section .members-wrapper .member-block:nth-last-child(-n+2){border-bottom:none}}.members-section .members-wrapper .member-block .img-block.prior{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;overflow:hidden}.members-section .members-wrapper .member-block .img-block.prior img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.members-section .members-wrapper .member-block.single{border:unset;width:100%}.plan-block{padding:60px 0}@media(min-width: 768px){.plan-block{padding:80px 0}}@media(min-width: 1366px){.plan-block{padding:80px 0 100px 0}}.plan-block .h2{padding-bottom:40px}@media(min-width: 768px){.plan-block .h2{padding-bottom:50px}}.points-block{padding:60px 0}.post-card{padding:40px 0;border-top:1px solid #000;margin-top:-1px}@media(min-width: 1024px){.post-card{width:50%;padding-bottom:50px}}@media(min-width: 1024px){.post-card:nth-child(odd){border-right:1px solid #000;padding-right:50px}}@media(min-width: 1024px){.post-card:nth-child(even){padding-left:50px}}.post-card .title-block{display:flex;align-items:center;margin-bottom:40px}.post-card .title-block .title{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-gray.svg);background-position:100%;background-repeat:no-repeat;padding:0 30px;font-size:20px;font-weight:700;line-height:23.48px;color:#000;transition:all .3s ease}@media(min-width: 1024px){.post-card .title-block .title{font-size:24px;line-height:28.18px}}.post-card .title-block .title:after{display:none}.post-card .title-block .title:hover{color:#543DE4 !important;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-long.svg)}.post-card .loop-link{background-color:#f5f5f5;padding:20px 15px;border-radius:20px;font-weight:600;font-size:14px;line-height:18.2px;margin-right:10px;margin-bottom:10px;display:inline-block}.post-card .loop-link:hover{color:#543DE4 !important}.post-single .post-card{width:100%;border-right:none}.single-priorities .single-container{position:relative;width:100%;max-width:1314px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;-moz-column-gap:30px;column-gap:30px}@media(min-width: 768px){.single-priorities .single-container{padding:0 30px;grid-template-columns:125px 1fr}}@media(min-width: 1024px){.single-priorities .single-container{grid-template-columns:143px 1fr;-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.single-priorities .single-container{padding:0 34px;grid-template-columns:186px 1fr;-moz-column-gap:30px;column-gap:30px}}.single-priorities .single-container .bottom-section{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-priorities .single-container .bottom-section{grid-column-start:2;grid-column-end:3}}.single-priorities .single-publication-archive-btn{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-priorities .single-publication-archive-btn{grid-column-start:2;grid-column-end:3}}.single-priorities .single-publication-info{width:100%;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-priorities .single-publication-info{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;margin-bottom:50px}}@media(min-width: 1024px){.single-priorities .single-publication-info{width:100%;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3000;margin-bottom:30px}}.single-priorities .single-publication-info .single-publication-share-links--mobile{display:none}@media(min-width: 1024px){.single-priorities .single-publication-info .single-publication-share-links--mobile{display:block}}.single-priorities .single-publication-share-links{position:absolute;right:24px;top:45px;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-priorities .single-publication-share-links{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4;position:initial;right:initial}}@media(min-width: 1024px){.single-priorities .single-publication-share-links{position:sticky;grid-row-start:2;grid-row-end:3}}@media(min-width: 1024px){.single-priorities .single-publication-share-links{display:none}}.single-priorities .single-content.content-section{width:100%;padding:0;grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media(min-width: 768px){.single-priorities .single-content.content-section{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:5}}@media(min-width: 1024px){.single-priorities .single-content.content-section{grid-row-start:2;grid-row-end:3}}.single-priorities .single-content.content-section .h1{padding-right:40px}@media(min-width: 1024px){.single-priorities .single-content.content-section .h1{padding-right:0}}.single-member .single-priorities .single-content.content-section,.single-expert .single-priorities .single-content.content-section{grid-row-start:3;grid-row-end:4}@media(min-width: 1024px){.single-member .single-priorities .single-content.content-section,.single-expert .single-priorities .single-content.content-section{grid-row-start:2;grid-row-end:3}}.page-stages{display:flex;flex-direction:column}@media(min-width: 1024px){.page-stages{flex-direction:row}}.page-stages.single-stages{padding:0}.page-stages .left{position:relative;padding-top:70px;width:100%}@media(min-width: 1024px){.page-stages .left{width:252px;padding-top:90px}}@media(min-width: 1366px){.page-stages .left{width:258px}}.page-stages .left .stages-menu{width:100%;margin:0 auto;padding:23px 0 40px}@media(min-width: 1024px){.page-stages .left .stages-menu{margin-right:0;margin-left:auto}}.page-stages .left .stages-menu:before{content:"";position:absolute;height:1px;width:100%;border:1px solid rgba(255,255,255,.1);top:0}@media(min-width: 1024px){.page-stages .left .stages-menu:before{max-width:216px;right:30px}}.page-stages .left .stages-menu .stages-btn{border-radius:20px;font-size:20px;font-weight:700;line-height:23.48px;color:#543DE4;padding:17px 20px;padding-left:35px;width:100%;display:inline-block;position:relative;cursor:pointer;background-color:#fff}@media(min-width: 1024px){.page-stages .left .stages-menu .stages-btn{border-radius:20px 0px 0px 20px;margin-right:-1px;background-color:rgba(0,0,0,0)}}.page-stages .left .stages-menu .stages-btn::after{content:"";position:absolute;right:25px;top:50%;transform:translateY(-50%);display:block;width:12px;height:12px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 3.75L6 9.25L11.5 3.75H8.62676L6 6.37676L3.37324 3.75H0.5Z' fill='%2347B3BA'/%3E%3C/svg%3E");transition:.3s linear}@media(min-width: 1024px){.page-stages .left .stages-menu .stages-btn::after{display:none}}.page-stages .left .stages-menu .stages-btn:hover{background:#565656}.page-stages .left .stages-menu .stages-btn.active{background-color:#f8f8f8}.page-stages .left .stages-menu .stages-btn.open{background-color:#543DE4;color:#fff;border-radius:20px 20px 0 0}.page-stages .left .stages-menu .stages-btn.open:after{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_white.svg);transform:rotate(-180deg);margin-top:-6px}@media(min-width: 1024px){.page-stages .left .stages-menu .stages-btn.open{background-color:#f8f8f8;color:#543DE4;border-radius:20px 0 0 20px}}.page-stages .left .stages-menu .num-list{padding:10px;padding-top:12px;display:none;background:#543DE4;border-radius:0 0 20px 20px;position:absolute;left:0;margin:0;right:0;z-index:5;list-style:none}.page-stages .left .stages-menu .num-list.open{display:block}.page-stages .left .stages-menu .num-list.open li::marker{color:#000}@media(min-width: 1024px){.page-stages .left .stages-menu .num-list.open{color:#543DE4;position:relative;left:0;width:100%;padding:0}}@media(min-width: 1024px){.page-stages .left .stages-menu .num-list{display:block;background:rgba(0,0,0,0);padding:0;position:relative;left:0}}.page-stages .left .stages-menu .num-list li{position:relative}.page-stages .left .stages-menu .num-list li::before{content:counters(list-item, ".") "";display:inline-block;color:#000;font-variant-numeric:normal;position:absolute;left:20px;top:13px;font-weight:600;font-size:12px;line-height:14px}@media(min-width: 1024px){.page-stages .left .stages-menu .num-list li::before{color:#543DE4}}.page-stages .left .stages-menu .num-list li.active{border-radius:20px;margin-right:-1px;background-color:#f8f8f8}.page-stages .left .stages-menu .num-list li.active a{color:#000}@media(min-width: 1024px){.page-stages .left .stages-menu .num-list li.active{border-radius:20px 0 0 20px}}.page-stages .left .stages-menu .num-list li a{color:#fff;font-size:14px;font-weight:600;line-height:18.2px;border-radius:20px;display:block;padding:10px 37px 14px}@media(min-width: 1024px){.page-stages .left .stages-menu .num-list li a{border-radius:20px 0 0 20px}}.page-stages .left .stages-menu .num-list li:hover{background:#565656;border-radius:20px}.page-stages .left .stages-menu.is-sticky{top:90px !important}.page-stages .right{background-color:#f8f8f8;display:flex;flex-wrap:wrap;justify-content:space-between;border-radius:30px;padding:0;margin-bottom:60px;width:calc(100% + 48px);margin:0px -24px}@media(min-width: 576px){.page-stages .right{margin:0px;width:100%}}@media(min-width: 1024px){.page-stages .right{margin-bottom:80px;width:calc(100% - 252px)}}@media(min-width: 1366px){.page-stages .right{padding:0;width:calc(100% - 266px)}}@media(min-width: 1366px){.page-stages .right{justify-content:start}}@media(min-width: 576px){.page-stages .right{border-bottom-right-radius:0;border-top-right-radius:0}}@media(min-width: 1024px){.page-stages .right{border-radius:0 0 0 30px}}.page-stages .right .bottom-section{padding:0;background-color:rgba(0,0,0,0)}.page-stages .right .bottom-section.bg-white{background-color:#fff}.page-stages .thumbnail-container{margin-right:calc(50% - 50vw);max-width:1000%;width:auto;border-radius:20px 0 0 20px;overflow:hidden}.page-stages .thumbnail-container img{width:100%;max-height:580px;-o-object-fit:cover;object-fit:cover;border-radius:0}.page-stages .card-block{display:flex;flex-direction:column;width:100%;position:relative;z-index:2;margin-bottom:54px}.page-stages .card-block:last-child{margin-bottom:0}@media(min-width: 576px){.page-stages .card-block{flex-direction:row;margin-bottom:54px}.page-stages .card-block:last-child{margin-bottom:54px}}.page-stages .card-block:nth-child(1) .card-timeline:after{display:none}@media(min-width: 1366px){.page-stages .card-block{width:50%}.page-stages .card-block:nth-child(2n) .card-timeline:after{display:none}}@media(min-width: 1366px)and (min-width: 576px){.page-stages .card-block:nth-of-type(2n-1) .card-timeline{width:100%}.page-stages .card-block:nth-of-type(2n-1) .card-timeline:before{padding:5px 0px 5px 0;border-radius:0}}.page-stages .card-block:last-of-type .card-timeline:before{display:none}.page-stages .card-block .card-timeline{bottom:-25px;top:20px;right:0;left:80px;width:calc(100% - 52px);position:absolute;z-index:-1}.page-stages .card-block .card-timeline:before{display:block;content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(to bottom, rgb(214, 233, 234), rgba(214, 233, 234, 0.3));padding:5px 5px 5px 0px;border-radius:0 20px 20px 0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.page-stages .card-block .card-timeline:after{display:block;content:"";position:absolute;z-index:-1;top:-54px;left:-40px;width:40px;height:40px;border:5px solid rgba(214,233,234,.3019607843);padding:0;border-radius:20px 0 0 0;border-right:none}.page-stages .card-block .img-card{background-color:#fff;border-radius:20px;min-height:156px;display:flex;flex-wrap:wrap;align-content:space-between;overflow:hidden;width:100%;position:relative;z-index:2}.page-stages .card-block .img-card img{border-radius:20px;margin-left:auto;width:132px}@media(min-width: 768px){.page-stages .card-block .img-card img{width:160px}}@media(min-width: 576px){.page-stages .card-block .img-card{min-height:188px;width:180px}}@media(min-width: 768px){.page-stages .card-block .img-card{height:200px;width:220px}}.page-stages .card-block .img-card .card-title{font-size:15px;font-weight:700;line-height:17.61px;color:#000;padding:20px 20px 0}.page-stages .card-block .text-block{margin-left:16px;margin-top:20px}@media(min-width: 576px){.page-stages .card-block .text-block{margin-top:36px;padding-right:15px}}.page-stages .card-block .text-block .num-list{padding-bottom:0}.page-stages .card-block .text-block .num-list li{font-size:12px;font-weight:600;line-height:14.09px;padding-left:10px;max-width:280px}.page-stages .card-block .text-block .num-list li:not(:last-child){padding-bottom:16px}.page-stages .card-block.no-substage{width:100%}@media(min-width: 1024px){.page-stages .card-block.no-substage{width:50%}}@media(min-width: 1366px){.page-stages .card-block.no-substage{width:25%}}@media(min-width: 576px){.page-stages .card-block.no-substage:nth-of-type(odd) .card-timeline:after{display:none}}@media(min-width: 1024px){.page-stages .card-block.no-substage:nth-of-type(even) .card-timeline{width:100%}.page-stages .card-block.no-substage:nth-of-type(even) .card-timeline:before{padding:5px 0px 5px 0;border-radius:0}}@media(min-width: 576px){.page-stages .card-block.no-substage:last-of-type .card-timeline:after{display:block}}@media(min-width: 1366px){.page-stages .card-block.substage+.no-substage+.no-substage .card-timeline{left:27px}}@media(min-width: 1366px){.page-stages .card-block.substage+.no-substage+.no-substage .card-timeline:before{padding:5px 0;border-radius:0;padding:5px 5px 5px 0;border-radius:0 20px 20px 0}}@media(min-width: 1366px){.page-stages .card-block.substage+.no-substage+.no-substage+.no-substage .card-timeline:after,.page-stages .card-block.substage+.no-substage+.no-substage+.substage .card-timeline:after{display:block}.page-stages .card-block.substage+.no-substage+.no-substage+.substage .card-timeline:before{padding-bottom:0;padding-right:0}.page-stages .card-block.substage+.no-substage+.no-substage+.substage+.substage .card-timeline:after,.page-stages .card-block.substage+.no-substage+.no-substage+.substage+.no-substage .card-timeline:after{display:none}}.page-stages.single-stages .right{padding:0;position:relative}@media(min-width: 1024px){.page-stages.single-stages .right{width:calc(100% - 252px)}}@media(min-width: 1366px){.page-stages.single-stages .right{width:calc(100% - 266px)}}.page-stages.single-stages .right .content-section{padding:0 0 60px;border-radius:30px 0 0 30px;width:100%}.page-stages.single-stages .right .content-section.bg-white{background-color:#fff}@media(min-width: 1024px){.page-stages.single-stages .right .content-section{padding-top:110px}}@media(min-width: 1366px){.page-stages.single-stages .right .content-section{padding-bottom:90px}}@media(min-width: 576px){.page-stages.single-stages .right .content-section{padding:0 0 60px}}@media(min-width: 768px){.page-stages.single-stages .right .content-section{padding:0 0 80px}}@media(min-width: 1024px){.page-stages.single-stages .right .content-section{padding:110px 0 90px}}@media(min-width: 1366px){.page-stages.single-stages .right .content-section{padding:110px 0 90px}}.page-stages.single-stages .right .content-section .container_sm{padding:40px 0px}@media(min-width: 576px){.page-stages.single-stages .right .content-section .container_sm{padding:40px 0px}}@media(min-width: 1024px){.page-stages.single-stages .right .content-section .container_sm{padding:50px 34px 50px 0px}}@media(min-width: 1366px){.page-stages.single-stages .right .content-section .container_sm{padding:50px 40px 50px 0px}}@media(min-width: 768px){.page-stages.single-stages .right .content-section .container_sm h1{padding-bottom:50px}}.page-stages.single-stages .right .publications-block{width:calc(100% + 30px)}@media(min-width: 1024px){.page-stages.single-stages .right .publications-block{width:calc(100% + 34px)}}@media(min-width: 1366px){.page-stages.single-stages .right .publications-block{width:100%}}.page-stages.single-stages .right .publications-block .h2{padding-bottom:40px}.page-stages.single-stages .right .resources-block{width:100%}.page-stages.single-stages .right .resources-block .resources-wrapper{border:none}.page-stages.single-stages .right .resources-block .resources-wrapper .h2{padding-bottom:40px}.page-stages.single-stages .bottom-section{max-width:initial;width:100%;margin:0}@media(min-width: 1024px){.page-stages.single-stages .bottom-section{max-width:initial}}@media(min-width: 1366px){.page-stages.single-stages .bottom-section{max-width:initial}}@media(min-width: 1920px){.page-stages.single-stages .bottom-section{max-width:initial}}.page-stages.single-stages .slick-list{padding:0 !important}.page-stages.single-stages .resources__bottom-block{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px;row-gap:24px}.page-stages.single-stages .resources__bottom-block .wrapper{overflow-wrap:anywhere;padding:40px 28px 40px 40px;height:initial;width:100%}@media(min-width: 1366px){.page-stages.single-stages .resources__bottom-block .wrapper{width:calc(33% - 17px)}}@media(min-width: 576px){.page-stages.page-institutional-setup .right .card-block{width:50%}}@media(min-width: 1366px){.page-stages.page-institutional-setup .right .card-block{width:25%}}.page-stages.page-institutional-setup .right .card-block .img-card img{height:132px;width:132px}@media(min-width: 768px){.page-stages.page-institutional-setup .right .card-block .img-card img{max-height:160px;max-width:160px;height:auto;width:auto}}.stage-icon-wrap{width:132px;height:132px;position:absolute;bottom:-20px;right:-10px}.stage-right-wrap{max-width:1032px;width:100%;padding:0 24px;padding-right:48px;position:relative;z-index:2}@media(min-width: 576px){.stage-right-wrap{padding:0 0 0 30px}}@media(min-width: 1024px){.stage-right-wrap{padding:0 0 0 34px}}@media(min-width: 1366px){.stage-right-wrap{padding:0 0 0 40px}}.stage-right-wrap:after{height:100%;width:100vw;content:"";display:none;position:absolute;right:2px;transform:translateX(100%);top:0;background:#f8f8f8;z-index:-2}@media(min-width: 576px){.stage-right-wrap:after{display:block}}.single .stage-right-wrap{max-width:1032px;width:100%;padding:0 24px;position:relative}@media(min-width: 576px){.single .stage-right-wrap{padding:0 30px}}@media(min-width: 1024px){.single .stage-right-wrap{padding:0 0 0 34px}}@media(min-width: 1366px){.single .stage-right-wrap{padding:0 0 0 40px}}.single .stage-right-wrap:after{height:100%;width:100vw;content:"";display:none;position:absolute;right:2px;transform:translateX(100%);top:0;background:#f8f8f8}@media(min-width: 576px){.single .stage-right-wrap:after{display:block}}.stage-bottom-content{margin:0 -24px !important;padding:0 24px !important;position:relative;z-index:1}@media(min-width: 576px){.stage-bottom-content{margin:0 -30px !important;padding:0 30px !important}}@media(min-width: 1024px){.stage-bottom-content{margin:0 -34px !important;padding:0 34px !important}}@media(min-width: 1366px){.stage-bottom-content{margin:0 -40px !important;padding:0 40px !important}}.stage-bottom-content:after{height:100%;width:100vw;content:"";display:block;position:absolute;right:1px;transform:translateX(100%);top:0;background:#fff;z-index:-1}.post-type-archive-stages .container_main,.page-institutional-setup .container_main,.tax-institutional-setup .container_main,.single-stages .container_main{padding:0 24px}@media(min-width: 576px){.post-type-archive-stages .container_main,.page-institutional-setup .container_main,.tax-institutional-setup .container_main,.single-stages .container_main{padding:0 30px}}@media(min-width: 1024px){.post-type-archive-stages .container_main,.page-institutional-setup .container_main,.tax-institutional-setup .container_main,.single-stages .container_main{padding:0 34px}}@media(min-width: 1366px){.post-type-archive-stages .container_main,.page-institutional-setup .container_main,.tax-institutional-setup .container_main,.single-stages .container_main{padding:0 30px}}.post-type-archive-stages .stage-container,.page-institutional-setup .stage-container,.tax-institutional-setup .stage-container,.single-stages .stage-container{display:flex;flex-wrap:wrap;max-width:1366px}@media(min-width: 1024px){.post-type-archive-stages .stage-container,.page-institutional-setup .stage-container,.tax-institutional-setup .stage-container,.single-stages .stage-container{padding-left:14px}}@media(min-width: 1366px){.post-type-archive-stages .stage-container,.page-institutional-setup .stage-container,.tax-institutional-setup .stage-container,.single-stages .stage-container{padding-left:17px}}.post-type-archive-stages .archive-page .archive-card-wrap,.post-type-archive-stages.archive-page .archive-card-wrap,.page-institutional-setup .archive-page .archive-card-wrap,.page-institutional-setup.archive-page .archive-card-wrap,.tax-institutional-setup .archive-page .archive-card-wrap,.tax-institutional-setup.archive-page .archive-card-wrap,.single-stages .archive-page .archive-card-wrap,.single-stages.archive-page .archive-card-wrap{padding:30px 0 60px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media(min-width: 576px){.post-type-archive-stages .archive-page .archive-card-wrap,.post-type-archive-stages.archive-page .archive-card-wrap,.page-institutional-setup .archive-page .archive-card-wrap,.page-institutional-setup.archive-page .archive-card-wrap,.tax-institutional-setup .archive-page .archive-card-wrap,.tax-institutional-setup.archive-page .archive-card-wrap,.single-stages .archive-page .archive-card-wrap,.single-stages.archive-page .archive-card-wrap{margin-right:24px}}@media(min-width: 768px){.post-type-archive-stages .archive-page .archive-card-wrap,.post-type-archive-stages.archive-page .archive-card-wrap,.page-institutional-setup .archive-page .archive-card-wrap,.page-institutional-setup.archive-page .archive-card-wrap,.tax-institutional-setup .archive-page .archive-card-wrap,.tax-institutional-setup.archive-page .archive-card-wrap,.single-stages .archive-page .archive-card-wrap,.single-stages.archive-page .archive-card-wrap{padding:30px 0 80px}}@media(min-width: 1024px){.post-type-archive-stages .archive-page .archive-card-wrap,.post-type-archive-stages.archive-page .archive-card-wrap,.page-institutional-setup .archive-page .archive-card-wrap,.page-institutional-setup.archive-page .archive-card-wrap,.tax-institutional-setup .archive-page .archive-card-wrap,.tax-institutional-setup.archive-page .archive-card-wrap,.single-stages .archive-page .archive-card-wrap,.single-stages.archive-page .archive-card-wrap{padding-top:130px}}@media(min-width: 1366px){.post-type-archive-stages .archive-page .archive-card-wrap,.post-type-archive-stages.archive-page .archive-card-wrap,.page-institutional-setup .archive-page .archive-card-wrap,.page-institutional-setup.archive-page .archive-card-wrap,.tax-institutional-setup .archive-page .archive-card-wrap,.tax-institutional-setup.archive-page .archive-card-wrap,.single-stages .archive-page .archive-card-wrap,.single-stages.archive-page .archive-card-wrap{margin-right:-30px}}@media(min-width: 576px){.page-institutional-setup .card-block.no-substage:nth-of-type(2n) .card-timeline:after{display:none}.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1):not(:first-of-type) .card-timeline{width:100%}.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1):not(:first-of-type) .card-timeline:after{display:block}.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1):not(:first-of-type) .card-timeline:before{padding:5px 0;border-radius:0}.page-institutional-setup .card-block.no-substage:first-of-type .card-timeline{width:100%}.page-institutional-setup .card-block.no-substage:first-of-type .card-timeline:after{display:none}.page-institutional-setup .card-block.no-substage:first-of-type .card-timeline:before{padding:5px 0;border-radius:0}}@media(min-width: 1024px){.page-institutional-setup .card-block.no-substage:nth-of-type(2n) .card-timeline{width:calc(100% - 52px)}.page-institutional-setup .card-block.no-substage:nth-of-type(2n) .card-timeline:before{padding:5px 5px 5px 0;border-radius:0 20px 20px 0}}@media(min-width: 1366px){.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1):not(:first-of-type) .card-timeline,.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1) .card-timeline,.page-institutional-setup .card-block.no-substage:nth-of-type(2n) .card-timeline{width:100%}.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1):not(:first-of-type) .card-timeline:after,.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1) .card-timeline:after,.page-institutional-setup .card-block.no-substage:nth-of-type(2n) .card-timeline:after{display:none}.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1):not(:first-of-type) .card-timeline:before,.page-institutional-setup .card-block.no-substage:nth-of-type(2n+1) .card-timeline:before,.page-institutional-setup .card-block.no-substage:nth-of-type(2n) .card-timeline:before{padding:5px 0;border-radius:0}.page-institutional-setup .card-block.no-substage:nth-of-type(4n) .card-timeline{width:calc(100% - 88px)}.page-institutional-setup .card-block.no-substage:nth-of-type(4n) .card-timeline:before{padding:5px 5px 5px 0;border-radius:0 20px 20px 0}.page-institutional-setup .card-block.no-substage:nth-of-type(4n+1):not(:first-of-type) .card-timeline{width:100%}.page-institutional-setup .card-block.no-substage:nth-of-type(4n+1):not(:first-of-type) .card-timeline:after{display:block}.page-institutional-setup .card-block.no-substage:nth-of-type(4n+1):not(:first-of-type) .card-timeline:before{padding:5px 0;border-radius:0}.page-institutional-setup .card-block.no-substage:nth-last-child(-n+3) .card-timeline:before{padding:5px 0 0 0 !important}}.single-stages .bottom-section:after{display:none}.single-stages .news-wrapper{width:100%}.single-stages .news-wrapper .news-block{position:relative;margin:0 10px}@media(min-width: 576px){.single-stages .news-wrapper .news-block{margin:0 12px}}@media(min-width: 1024px){.single-stages .news-wrapper .news-block{margin:0 15px}}@media(min-width: 1366px){.single-stages .news-wrapper .news-block{margin:0 15px}}.single-stage-pattern--mobile{position:absolute;top:80px;width:262px;height:184px;left:50%;transform:translateX(-50%)}.single-stage-pattern--desktop{position:absolute;top:-50px;width:467px;height:292px;left:-36px;display:none;z-index:-1}@media(min-width: 1024px){.single-stage-pattern--desktop{display:block}}@media(min-width: 1366px){.single-stage-pattern--desktop{top:110px;left:600px;width:592px;height:436px}}.page-stages .left .stages-menu .num-list li.active{border-radius:20px !important;background-color:#fff !important}.stage-item-link{margin-right:-20px !important}.law-inner:hover .law-title{color:#543DE4 !important}.soc-wrapper svg:hover{filter:invert(45%) sepia(99%) saturate(248%) hue-rotate(135deg) brightness(100%) contrast(100%)}.sub-label:hover svg{filter:invert(45%) sepia(99%) saturate(248%) hue-rotate(135deg) brightness(100%) contrast(100%)}.archive-page-blog .head-section{padding-bottom:30px}@media(min-width: 768px){.archive-page-blog .head-section{padding-top:120px}}@media(min-width: 1024px){.archive-page-blog .head-section{padding-top:90px}}.archive-page-blog .head-section .container_main{padding-right:0}@media(min-width: 1366px){.archive-page-blog .head-section .container_main{padding-right:20px}}.archive-page-blog .head-section .container_main .blog-head-block .inner-block{padding-right:24px}@media(min-width: 576px){.archive-page-blog .head-section .container_main .blog-head-block .inner-block{padding-right:30px}}@media(min-width: 768px){.archive-page-blog .head-section .container_main .blog-head-block .inner-block{padding-right:0}}.archive-page-blog .head-section .container_main:after{content:"";width:calc(100% - 24px);height:1px;background-color:#000}@media(min-width: 576px){.archive-page-blog .head-section .container_main:after{width:calc(100% - 30px)}}@media(min-width: 768px){.archive-page-blog .head-section .container_main:after{position:absolute;bottom:0}}@media(min-width: 768px){.archive-page-blog .head-section .container_main:after{width:calc(100% - 60px)}}@media(min-width: 1024px){.archive-page-blog .head-section .container_main:after{width:calc(100% - 68px)}}@media(min-width: 1366px){.archive-page-blog .head-section .container_main:after{width:calc(100% - 40px);max-width:1280px}}.archive-page-blog .container{flex-direction:column}.single-container{position:relative;width:100%;max-width:1314px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;-moz-column-gap:42px;column-gap:42px}@media(min-width: 768px){.single-container{padding:0 30px;grid-template-columns:80px 1fr}}@media(min-width: 1024px){.single-container{grid-template-columns:136px 1fr;-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.single-container{padding:0 34px;grid-template-columns:186px 1fr;-moz-column-gap:30px;column-gap:30px}}.single-container .bottom-section{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-container .bottom-section{grid-column-start:2;grid-column-end:3}}.single-publication-archive-btn{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-publication-archive-btn{grid-column-start:2;grid-column-end:3}}@media(min-width: 1366px){.single-publication-archive-btn{margin-top:50px}}.single-publication-info{width:80%;margin-bottom:40px;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}@media(min-width: 768px){.single-publication-info{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;margin-bottom:50px}}@media(min-width: 1024px){.single-publication-info{width:100%;grid-column-start:1;grid-column-end:2;grid-row-end:3000;margin-bottom:30px}}.single-publication-info .single-publication-share-links--mobile{display:none}@media(min-width: 1024px){.single-publication-info .single-publication-share-links--mobile{display:block}}.single-publication-share-links{position:absolute;right:0;top:45px;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-publication-share-links{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;position:initial}}@media(min-width: 1024px){.single-publication-share-links{position:sticky;grid-row-start:2;grid-row-end:3}}@media(min-width: 1024px){.single-publication-share-links{display:none}}.single-content.content-section{width:100%;padding:0;grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media(min-width: 768px){.single-content.content-section{grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4}}@media(min-width: 1024px){.single-content.content-section{grid-row-start:2;grid-row-end:3}}.single-content.content-section .h1{padding-right:40px}@media(min-width: 1024px){.single-content.content-section .h1{padding-right:0}}.single-member .single-content.content-section,.single-expert .single-content.content-section{grid-row-start:3;grid-row-end:4}@media(min-width: 1024px){.single-member .single-content.content-section,.single-expert .single-content.content-section{grid-row-start:2;grid-row-end:3}}.single-content-wrap{margin:40px 0 60px}@media(min-width: 576px){.single-content-wrap{margin-bottom:80px}}@media(min-width: 768px){.single-content-wrap{margin-top:60px;max-width:628px}}@media(min-width: 1024px){.single-content-wrap{max-width:774px}}.single-content-wrap>*:first-child{margin-top:0}.single .date-block,.tax-institutional-setup .date-block{font-size:15px;font-weight:600;line-height:21px;padding-bottom:18px}.single .autor-block,.tax-institutional-setup .autor-block{font-size:14px;color:#b4b4b4;line-height:21px;max-width:194px}.single .autor-block svg,.tax-institutional-setup .autor-block svg{width:11px;height:11px;margin-right:6px}.single .autor-block .autor,.tax-institutional-setup .autor-block .autor{font-weight:600;padding-bottom:10px;font-size:14px;color:#b4b4b4;line-height:21px;transition:all .3s ease}.single .autor-block .autor:hover,.tax-institutional-setup .autor-block .autor:hover{color:#543DE4}.single .autor-block .exc,.tax-institutional-setup .autor-block .exc{margin-top:9px;font-weight:500}.single .news-wrapper,.tax-institutional-setup .news-wrapper{width:100%}.single .news-wrapper .news-block,.tax-institutional-setup .news-wrapper .news-block{position:relative;margin:0 10px}@media(min-width: 576px){.single .news-wrapper .news-block,.tax-institutional-setup .news-wrapper .news-block{margin:0 12px}}@media(min-width: 1024px){.single .news-wrapper .news-block,.tax-institutional-setup .news-wrapper .news-block{margin:0 14px}}@media(min-width: 1366px){.single .news-wrapper .news-block,.tax-institutional-setup .news-wrapper .news-block{margin:0 15px}}.single .news-block-wrapper .slick-list,.tax-institutional-setup .news-block-wrapper .slick-list{margin:0 -10px}@media(min-width: 576px){.single .news-block-wrapper .slick-list,.tax-institutional-setup .news-block-wrapper .slick-list{margin:0 -12px}}@media(min-width: 1024px){.single .news-block-wrapper .slick-list,.tax-institutional-setup .news-block-wrapper .slick-list{margin:0 -14px}}@media(min-width: 1366px){.single .news-block-wrapper .slick-list,.tax-institutional-setup .news-block-wrapper .slick-list{margin:0 -15px}}.single-publication-info-wrap{margin-bottom:30px}@media(min-width: 1024px){.single-publication-info-wrap .single-publication-share-links,.single-publication-info-wrap .single-publication-share-links--mobile{margin-top:30px}}.single-publications .single-pages{padding-bottom:40px}.single-bottom-block:not(:last-of-type){padding-bottom:60px;border-bottom:1px solid #d6e9ea}@media(min-width: 768px){.single-bottom-block:not(:last-of-type){padding-bottom:80px}}@media(min-width: 1024px){.single-bottom-block:not(:last-of-type){padding-bottom:90px}}.archive-page-blog .blog-head-block{max-width:990px;width:100%;margin-left:auto;display:flex;flex-direction:column}@media(min-width: 768px){.archive-page-blog .blog-head-block{flex-direction:row;align-items:center;padding-bottom:50px}}.archive-page-blog .blog-head-block .inner-block{padding-bottom:30px}@media(min-width: 768px){.archive-page-blog .blog-head-block .inner-block{padding-bottom:0}}@media(min-width: 768px){.archive-page-blog .blog-head-block .inner-block{max-width:340px;margin-right:24px}}@media(min-width: 1024px){.archive-page-blog .blog-head-block .inner-block{max-width:490px;margin-right:50px}}.archive-page-blog .blog-head-block .inner-block .h1{padding-bottom:30px}.archive-page-blog .blog-head-block .inner-block p{font-size:18px;font-weight:500;line-height:27px}.archive-page-blog .blog-head-block .inner-img-block{padding-bottom:40px;text-align:end}@media(min-width: 768px){.archive-page-blog .blog-head-block .inner-img-block{padding-bottom:0}}.archive-page-blog .blog-head-block .inner-img-block img{border-radius:30px 0px 0px 30px}@media(min-width: 1366px){.archive-page-blog .blog-head-block .inner-img-block img{border-radius:30px}}.archive-page-blog .container{padding-bottom:60px}@media(min-width: 768px){.archive-page-blog .container{padding-bottom:80px}}@media(min-width: 1024px){.archive-page-blog .container{padding-bottom:100px}}@media(min-width: 1366px){.archive-page-blog .container{padding-bottom:120px}}.archive-page-blog .content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.archive-page-blog .content-wrapper article{position:relative}.archive-page-blog .content-wrapper .news-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.archive-page-blog .content-wrapper .img-block{position:relative;aspect-ratio:243/130}.archive-page-blog .content-wrapper .img-block .img-inner{width:100%;height:50%;background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));position:absolute;border-radius:10px}.archive-page-blog .content-wrapper .img-block img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.archive-page-blog .content-wrapper .date-block{position:absolute;color:#fff;padding-top:10px;padding-left:10px;z-index:20}.archive-page-blog .content-wrapper .date-block .category{color:#fff}.archive-page-blog .content-wrapper .date-block .category:hover{color:#543DE4}.archive-page-blog .content-wrapper .wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;-moz-column-gap:24px;column-gap:24px;row-gap:30px;overflow:hidden}.archive-page-blog .content-wrapper .wrapper article{position:relative;padding:0 0 30px 0;margin:0;width:100%}.archive-page-blog .content-wrapper .wrapper article:after{content:"";width:100vw;display:block;background-color:#d6e9ea;height:1px;position:absolute;bottom:0;left:0;float:left}.archive-page-blog .content-wrapper .wrapper article:first-of-type{padding-top:0}@media(min-width: 576px){.archive-page-blog .content-wrapper .wrapper article{width:calc(50% - 12px);padding:0 0 30px 0}}@media(min-width: 1024px){.archive-page-blog .content-wrapper .wrapper article{width:calc(33.333% - 18.6666666667px)}}@media(min-width: 1024px){.archive-page-blog .content-wrapper .wrapper article:nth-child(2),.archive-page-blog .content-wrapper .wrapper article:nth-child(6),.archive-page-blog .content-wrapper .wrapper article:nth-child(12){width:calc(66.666% - 14px)}.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .content-block,.archive-page-blog .content-wrapper .wrapper article:nth-child(6) .content-block,.archive-page-blog .content-wrapper .wrapper article:nth-child(12) .content-block{position:absolute;bottom:30px;left:40px;z-index:15}.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .date-block,.archive-page-blog .content-wrapper .wrapper article:nth-child(6) .date-block,.archive-page-blog .content-wrapper .wrapper article:nth-child(12) .date-block{padding:0;top:40px;left:40px;position:absolute;z-index:15}.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .h6,.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .post-author,.archive-page-blog .content-wrapper .wrapper article:nth-child(6) .h6,.archive-page-blog .content-wrapper .wrapper article:nth-child(6) .post-author,.archive-page-blog .content-wrapper .wrapper article:nth-child(12) .h6,.archive-page-blog .content-wrapper .wrapper article:nth-child(12) .post-author{color:#fff}.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .img-inner,.archive-page-blog .content-wrapper .wrapper article:nth-child(6) .img-inner,.archive-page-blog .content-wrapper .wrapper article:nth-child(12) .img-inner{height:100%;background:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7))}}.archive-page-blog .content-wrapper .wrapper article.news-wrapper .news-block{margin:0}.publication-archive-btn{margin:48px 0 30px;display:inline-block}.subfilter-title{font-weight:700;font-size:18px;line-height:23px;margin-bottom:30px;color:#543DE4}@media(min-width: 1024px){.subfilter-title{font-size:20px;margin-bottom:40px}}.subfilter-desc{border-left:1px solid #000;padding-left:20px;font-weight:600;font-size:20px;line-height:130%}@media(min-width: 768px){.subfilter-desc{font-size:22px}}@media(min-width: 1024px){.subfilter-desc{font-size:24px}}.subfilter-text{margin-bottom:30px}@media(min-width: 1366px){.subfilter-text{margin-bottom:40px}}.subfilter-btn:hover{color:#543DE4}.members-wrapper{display:flex;flex-wrap:wrap;border-top:1px solid #000;margin-bottom:32px}@media(min-width: 576px){.members-wrapper{margin-bottom:30px}}@media(min-width: 768px){.members-wrapper{margin-bottom:50px}}.members-wrapper .member-block{position:relative;display:flex;flex-direction:column;padding:50px 0;width:100%;margin-top:-1px;row-gap:20px;-moz-column-gap:40px;column-gap:40px}@media(min-width: 576px){.members-wrapper .member-block{flex-direction:row}}@media(min-width: 1024px){.members-wrapper .member-block{-moz-column-gap:10px;column-gap:10px}}@media(min-width: 1024px){.members-wrapper .member-block:not(.single){width:50%}}.members-wrapper .member-block:nth-child(even){border-bottom:1px solid #000}@media(min-width: 1024px){.members-wrapper .member-block:nth-child(even){padding-left:30px}}.members-wrapper .member-block:nth-child(odd){border-bottom:1px solid #000}@media(min-width: 1024px){.members-wrapper .member-block:nth-child(odd){border-right:1px solid #000}}.members-wrapper .member-block .img-block-wrap{position:relative;width:160px;height:160px}.members-wrapper .member-block .img-block__member{position:relative;width:96px;height:96px;margin-bottom:20px;margin-right:20px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}@media(min-width: 576px){.members-wrapper .member-block .img-block__member{width:120px;height:120px}}@media(min-width: 1024px){.members-wrapper .member-block .img-block__member{margin-right:45px;width:160px;height:160px}}.members-wrapper .member-block .img-block__member__experts{background-color:rgba(0,0,0,0)}.members-wrapper .member-block .img-block__member__experts img{padding:0;height:100%;-o-object-fit:cover !important;object-fit:cover !important;border-radius:50%}.members-wrapper .member-block .img-block__member img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.members-wrapper .member-block .img-block__member.list{position:absolute;top:50%;transform:translateY(-50%)}.members-wrapper .member-block .img-block__member.list:nth-child(1){width:160px;height:160px;z-index:3}.members-wrapper .member-block .img-block__member.list:nth-child(2){position:absolute;width:144px;height:144px;z-index:2;left:35px}.members-wrapper .member-block .img-block__member.list:nth-child(3){position:absolute;width:110px;height:110px;z-index:1;left:85px}.members-wrapper .member-block .img-block__member.list:nth-child(2)::after,.members-wrapper .member-block .img-block__member.list:nth-child(3)::after{content:"";display:block;width:100%;height:100%;background-color:rgba(255,255,255,.4);z-index:2}.members-wrapper .member-block .img-block__member.list:nth-child(3)::after{background-color:rgba(255,255,255,.6)}.members-wrapper .member-block .img-block{width:95px;height:95px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}@media(min-width: 768px){.members-wrapper .member-block .img-block{width:120px;height:120px}}@media(min-width: 1366px){.members-wrapper .member-block .img-block{width:160px;height:160px}}.members-wrapper .member-block .img-block img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.members-wrapper .member-block .info-block{flex:1;padding-right:20px}.members-wrapper .member-block .info-block .info-title{font-size:22px;font-weight:600;line-height:28.6px;transition:all .3s linear}@media(min-width: 768px){.members-wrapper .member-block .info-block .info-title{font-size:24px;line-height:31.2px}}.members-wrapper .member-block .info-block div{padding-top:16px;padding-bottom:20px;font-size:14px;font-weight:500;line-height:150%}.members-wrapper .member-block .info-block.single{margin-top:30px;margin-left:unset}@media(min-width: 1366px){.members-wrapper .member-block .info-block.single{margin-left:45px}}.members-wrapper .member-block .info-block .soc-btn-web{z-index:20}@media(min-width: 1024px){.members-wrapper .member-block:nth-child(odd) .info-block:not(.exp){padding-right:60px}}@media(min-width: 768px){.members-wrapper .member-block:nth-child(odd) .info-block:not(.exp){padding-right:30px}}.members-wrapper .member-block .socia-block{display:flex;flex-wrap:wrap}.members-wrapper .member-block .socia-block a{margin-right:10px}.members-wrapper .member-block.single{border:unset;width:100%}.members-wrapper .member-block:hover .info-block .info-title{color:#543DE4}.members-wrapper.single{border:unset}.single-members,.post-type-archive-priorities{background-color:#f8f8f8}.single-members .single-container{position:relative;width:100%;max-width:1314px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;-moz-column-gap:30px;column-gap:30px}@media(min-width: 768px){.single-members .single-container{padding:0 30px;grid-template-columns:120px 1fr}}@media(min-width: 1024px){.single-members .single-container{grid-template-columns:136px 1fr;-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.single-members .single-container{padding:0 34px;grid-template-columns:186px 1fr;-moz-column-gap:30px;column-gap:30px}}.single-members .single-container .bottom-section{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-members .single-container .bottom-section{grid-column-start:2;grid-column-end:3}}.single-members .single-publication-archive-btn{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-members .single-publication-archive-btn{grid-column-start:2;grid-column-end:3}}.single-members .single-publication-info{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-members .single-publication-info{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;margin-bottom:50px}}@media(min-width: 1024px){.single-members .single-publication-info{width:100%;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3000;margin-bottom:30px}}.single-members .single-publication-info .single-publication-share-links--mobile{display:none}@media(min-width: 1024px){.single-members .single-publication-info .single-publication-share-links--mobile{display:block}}.single-members .single-publication-share-links{position:absolute;right:24px;top:45px;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-members .single-publication-share-links{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4;position:initial;right:initial}}@media(min-width: 1024px){.single-members .single-publication-share-links{position:sticky;grid-row-start:2;grid-row-end:3}}@media(min-width: 1024px){.single-members .single-publication-share-links{display:none}}.single-members .single-content.content-section{width:100%;padding:0;grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media(min-width: 768px){.single-members .single-content.content-section{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:5}}@media(min-width: 1024px){.single-members .single-content.content-section{grid-row-start:2;grid-row-end:3}}.single-members .single-content.content-section .h1{padding-right:40px}@media(min-width: 1024px){.single-members .single-content.content-section .h1{padding-right:0}}.single-member .single-members .single-content.content-section,.single-expert .single-members .single-content.content-section{grid-row-start:3;grid-row-end:4}@media(min-width: 1024px){.single-member .single-members .single-content.content-section,.single-expert .single-members .single-content.content-section{grid-row-start:2;grid-row-end:3}}.img-block__member,.img-block__expert{width:95px;height:95px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}@media(min-width: 768px){.img-block__member,.img-block__expert{width:120px;height:120px}}@media(min-width: 1366px){.img-block__member,.img-block__expert{width:160px;height:160px}}.img-block__member img,.img-block__expert img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.h1 a{top:5px;margin-left:12px}.experts-block .img-block{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.experts-block .img-block img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.member-block .item-link{position:absolute !important}.members-section .members-wrapper .member-block .img-block.prior img{-o-object-fit:contain;object-fit:contain}.members-wrapper .member-block .img-block img{-o-object-fit:cover;object-fit:cover}.templates-block{margin-bottom:60px}@media(min-width: 576px){.templates-block{margin-bottom:80px}}@media(min-width: 768px){.templates-block{max-width:628px}}@media(min-width: 1024px){.templates-block{max-width:774px}}.templates-block .template-wrapper{display:flex;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px;row-gap:10px}@media(min-width: 1366px){.templates-block .template-wrapper{row-gap:50px}}.templates-block .template-block{width:100%;border-radius:20px;background:#fff;padding:35px 30px 85px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-7.png);background-position:-128px 0;background-repeat:no-repeat;background-size:360px;position:relative;transition:all .3s ease}@media(min-width: 1366px){.templates-block .template-block{width:calc(50% - 15px)}}.templates-block .template-block .plus-block{position:absolute;bottom:30px;right:30px}.templates-block .template-block .card-title{font-weight:600;font-size:16px;line-height:21px;max-height:105px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.templates-block .template-block:hover{background:#543DE4;color:#fff}@media(min-width: 768px){.purchases-block{max-width:628px}}@media(min-width: 1024px){.purchases-block{max-width:774px}}.archive-page-violations .main-section{padding-bottom:60px}@media(min-width: 768px){.archive-page-violations .main-section{padding-bottom:80px}}@media(min-width: 1024px){.archive-page-violations .main-section{padding-bottom:100px}}@media(min-width: 1366px){.archive-page-violations .main-section{padding-bottom:120px}}.archive-page-violations .main-section .top-wrapper{border-top:1px solid #000;padding-top:30px;padding-bottom:40px;width:100%}@media(min-width: 768px){.archive-page-violations .main-section .top-wrapper{padding-bottom:50px}}@media(min-width: 1024px){.archive-page-violations .main-section .main-wrapper{display:flex;flex-wrap:wrap;width:100%}}.archive-page-violations .main-section .main-wrapper .left-block{display:none}@media(min-width: 1024px){.archive-page-violations .main-section .main-wrapper .left-block{display:block;width:50%;position:relative}}.archive-page-violations .main-section .main-wrapper .left-block .violation-archive-img-wrap{position:absolute;width:50vw;right:0}.archive-page-violations .main-section .main-wrapper .left-block img{border-top-right-radius:30px;border-bottom-right-radius:30px;width:calc(100% - 25px)}.archive-page-violations .main-section .main-wrapper .right-block{width:100%}@media(min-width: 1024px){.archive-page-violations .main-section .main-wrapper .right-block{width:50%}}.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper{width:100%;position:relative}.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block{padding-top:20px;padding-bottom:40px;border-top:1px solid #000}@media(min-width: 1024px){.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block{padding-bottom:50px}}.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block .h6{display:flex;align-items:center;font-size:18px;font-weight:600;line-height:24px;max-height:120px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 1024px){.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block .h6{font-size:20px;line-height:26px;max-height:130px}}.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block .h6 svg{fill:#b4b4b4;width:6px;height:11px;margin-right:10px;transition:all .3s linear}.archive-page-violations .main-section .main-wrapper .right-block .content-wrapper .article-block .h6:hover svg{fill:#543DE4}.violation-archive-img-wrap{height:100%}.single-violations .institution-block{max-width:774px;margin-bottom:60px}@media(min-width: 768px){.single-violations .institution-block{margin-bottom:80px;max-width:628px}}@media(min-width: 1024px){.single-violations .institution-block{max-width:774px}}.single-violations .single-container{position:relative;width:100%;max-width:1314px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;-moz-column-gap:42px;column-gap:42px}@media(min-width: 768px){.single-violations .single-container{padding:0 30px;grid-template-columns:80px 1fr}}@media(min-width: 1024px){.single-violations .single-container{grid-template-columns:136px 1fr;-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.single-violations .single-container{padding:0 34px;grid-template-columns:186px 1fr;-moz-column-gap:30px;column-gap:30px}}.single-violations .single-container .bottom-section{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-violations .single-container .bottom-section{grid-column-start:2;grid-column-end:3}}.single-violations .single-publication-archive-btn{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-violations .single-publication-archive-btn{grid-column-start:2;grid-column-end:3}}.single-violations .single-publication-info{display:none}@media(min-width: 768px){.single-violations .single-publication-info{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;margin-bottom:50px;display:block}}@media(min-width: 1024px){.single-violations .single-publication-info{width:100%;grid-column-start:1;grid-column-end:2;grid-row-end:3000;margin-bottom:30px}}.single-violations .single-publication-info .single-publication-share-links--mobile{display:none}@media(min-width: 1024px){.single-violations .single-publication-info .single-publication-share-links--mobile{display:block}}.single-violations .single-publication-share-links{position:absolute;right:24px;top:45px;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-violations .single-publication-share-links{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;position:initial}}@media(min-width: 1024px){.single-violations .single-publication-share-links{position:sticky;grid-row-start:2;grid-row-end:3}}@media(min-width: 1024px){.single-violations .single-publication-share-links{display:none}}.single-violations .single-content.content-section{width:100%;padding:0;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}@media(min-width: 768px){.single-violations .single-content.content-section{grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4}}@media(min-width: 1024px){.single-violations .single-content.content-section{grid-row-start:2;grid-row-end:3}}.single-violations .single-content.content-section .h1{padding-right:70px}@media(min-width: 1024px){.single-violations .single-content.content-section .h1{padding-right:0}}.single-member .single-violations .single-content.content-section,.single-expert .single-violations .single-content.content-section{grid-row-start:3;grid-row-end:4}@media(min-width: 1024px){.single-member .single-violations .single-content.content-section,.single-expert .single-violations .single-content.content-section{grid-row-start:2;grid-row-end:3}}.purchase-block{margin-bottom:95px}.template-block a.item-link{height:100%;position:absolute;width:100%}.single-pages .purchases-block .purchase-block .title-block .title{margin-top:0 !important}.violation-archive-img-sticky{position:sticky;bottom:0}.forum-top-section{background-color:#f8f8f8;padding-top:88px;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern4.png);background-repeat:no-repeat;background-position:right 0px;background-size:260px;padding-bottom:60px}@media(min-width: 576px){.forum-top-section{background-size:375px}}@media(min-width: 768px){.forum-top-section{padding-bottom:80px}}@media(min-width: 1024px){.forum-top-section{background-position:390px 0px;background-size:500px}}@media(min-width: 1366px){.forum-top-section{background-position:right 100px;background-size:590px}}@media(min-width: 1024px){.forum-top-section{padding-top:108px}}.forum-top-section .container{display:flex;flex-wrap:wrap;align-items:center}@media(min-width: 1024px){.forum-top-section .container{display:grid;grid-template-columns:16% 66%}}.forum-top-section .h1{padding-bottom:30px;grid-column-start:1;grid-column-end:2}@media(min-width: 1024px){.forum-top-section .h1{grid-row-start:1;grid-row-end:2;grid-column-start:2;grid-column-end:3}}.forum-top-section .h1-576{display:none}@media(min-width: 576px){.forum-top-section .h1-576{display:block}}.forum-content-section{background-color:#f8f8f8}.forum-content-section .content-section{padding-top:0}.forum-content-section .container_main{display:flex;justify-content:flex-end;border-bottom:none}.forum-content-section .container_sm{padding:0}@media(min-width: 768px){.forum-content-section .container_sm{max-width:590px;margin:0}}@media(min-width: 1024px){.forum-content-section .container_sm{max-width:630px}}@media(min-width: 1366px){.forum-content-section .container_sm{max-width:780px;margin:0 auto}}.annonce-section{padding:60px 0}@media(min-width: 768px){.annonce-section{padding:80px 0}}@media(min-width: 1024px){.annonce-section{padding:100px 0}}.annonce-section .h1{padding-bottom:40px}@media(min-width: 1024px){.annonce-section .h1{padding-bottom:50px}}.publication-section{background-color:#f8f8f8;padding:60px 0}@media(min-width: 768px){.publication-section{padding:80px 0}}@media(min-width: 1024px){.publication-section{padding-top:100px;padding-bottom:120px}}.publication-section .h1{padding-bottom:40px}@media(min-width: 1024px){.publication-section .h1{padding-bottom:50px}}.publication-section .bottom{margin-top:40px;position:relative;display:flex;justify-content:space-between;flex-direction:column-reverse}@media(min-width: 576px){.publication-section .bottom{flex-direction:row;align-items:center}}.publication-section .bottom .btn{width:170px}.publication-section .bottom .btns{display:flex;margin-bottom:30px}@media(min-width: 576px){.publication-section .bottom .btns{margin-bottom:0}}.publication-section .bottom .btns .prev-arrow{margin-left:10px}.publication-section .bottom:before{content:"";position:absolute;top:20px;right:0;height:1px;width:calc(100% - 80px);background-color:#565656}@media(min-width: 576px){.publication-section .bottom:before{top:initial;left:0;right:initial}}.publication-section .prev-arrow{bottom:-68px;right:0}@media(min-width: 768px){.publication-section .prev-arrow{bottom:-83px}}.publication-section .next-arrow{bottom:-68px;right:50px}@media(min-width: 768px){.publication-section .next-arrow{bottom:-83px}}.page-excerpt{font-size:18px;font-weight:500;line-height:27px;grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3;margin-bottom:60px}@media(min-width: 1024px){.page-excerpt{margin-bottom:80px}}.page-stages.tax-institutional-setup .knowledge-base-block{margin-bottom:60px}@media(min-width: 768px){.page-stages.tax-institutional-setup .knowledge-base-block{margin-bottom:80px}}@media(min-width: 1366px){.page-stages.tax-institutional-setup .knowledge-base-block{margin-bottom:100px}}.tax-institutional-setup .page-stages .right .bottom-section-wrap{padding:60px 24px !important;margin:0 -24px !important;border-radius:30px}@media(min-width: 576px){.tax-institutional-setup .page-stages .right .bottom-section-wrap{margin:60px -30px !important;margin:0 -30px !important}}@media(min-width: 768px){.tax-institutional-setup .page-stages .right .bottom-section-wrap{padding:80px 30px !important;margin:0 -30px !important}}@media(min-width: 1024px){.tax-institutional-setup .page-stages .right .bottom-section-wrap{padding:80px 34px !important;margin:0 -34px !important}}@media(min-width: 1366px){.tax-institutional-setup .page-stages .right .bottom-section-wrap{padding:90px 0 90px 40px !important;margin:0 0 0 -40px !important;border-radius:30px 0 0 30px}}.tax-institutional-setup .bottom-section .knowledge-base-block .knowledge-base-wrapper .slick-slider{width:294px}@media(min-width: 1024px){.tax-institutional-setup .bottom-section .knowledge-base-block .knowledge-base-wrapper .slick-slider{width:628px}}@media(min-width: 1366px){.tax-institutional-setup .bottom-section .knowledge-base-block .knowledge-base-wrapper .slick-slider{width:990px}}.institution-block h5{margin-bottom:18px}.accordeon_institution .accordion__title .title{margin:0}.accordeon_institution .panel .panel-title,.sub-accordeon_institution .panel .panel-title{margin-top:0}.accordion__content{position:relative}.accordion__content:before{background:#000;content:"";width:95%;height:1px;position:absolute;left:50%;top:0;transform:translate(-50%, 0px)}.accordeon_institution p:first-child{margin-top:0}.institution__description{line-height:27px;font-size:18px;max-width:774px;width:100%}.institution__description h1,.institution__description h2,.institution__description h3,.institution__description h4,.institution__description h5,.institution__description h6{margin-bottom:18px}.single-expert .ifo-section .right-side .head-section{padding-bottom:40px}@media(min-width: 768px){.single-expert .ifo-section .right-side .head-section{padding-bottom:50px}}.single-expert .single-container{position:relative;width:100%;max-width:1314px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;-moz-column-gap:30px;column-gap:30px}@media(min-width: 768px){.single-expert .single-container{padding:0 30px;grid-template-columns:120px 1fr}}@media(min-width: 1024px){.single-expert .single-container{grid-template-columns:136px 1fr;-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.single-expert .single-container{padding:0 34px;grid-template-columns:186px 1fr;-moz-column-gap:30px;column-gap:30px}}.single-expert .single-container .bottom-section{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-expert .single-container .bottom-section{grid-column-start:2;grid-column-end:3}}.single-expert .single-publication-archive-btn{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-expert .single-publication-archive-btn{grid-column-start:2;grid-column-end:3}}.single-expert .single-publication-info{grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-expert .single-publication-info{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;margin-bottom:50px}}@media(min-width: 1024px){.single-expert .single-publication-info{width:100%;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3000;margin-bottom:30px}}.single-expert .single-publication-info .single-publication-share-links--mobile{display:none}@media(min-width: 1024px){.single-expert .single-publication-info .single-publication-share-links--mobile{display:block}}.single-expert .single-publication-share-links{position:absolute;right:24px;top:45px;grid-column-start:1;grid-column-end:2}@media(min-width: 768px){.single-expert .single-publication-share-links{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4;position:initial;right:initial}}@media(min-width: 1024px){.single-expert .single-publication-share-links{position:sticky;grid-row-start:2;grid-row-end:3}}@media(min-width: 1024px){.single-expert .single-publication-share-links{display:none}}.single-expert .single-content.content-section{width:100%;padding:0;grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media(min-width: 768px){.single-expert .single-content.content-section{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:5}}@media(min-width: 1024px){.single-expert .single-content.content-section{grid-row-start:2;grid-row-end:3}}.single-expert .single-content.content-section .h1{padding-right:40px}@media(min-width: 1024px){.single-expert .single-content.content-section .h1{padding-right:0}}.single-member .single-expert .single-content.content-section,.single-expert .single-expert .single-content.content-section{grid-row-start:3;grid-row-end:4}@media(min-width: 1024px){.single-member .single-expert .single-content.content-section,.single-expert .single-expert .single-content.content-section{grid-row-start:2;grid-row-end:3}}.tabs-nav ul{margin:0;padding:0;display:flex;flex-wrap:wrap}.tabs-nav ul li{display:inline-block;border-radius:20px;background-color:#fff;margin-right:15px;margin-bottom:15px}@media(min-width: 1024px){.tabs-nav ul li{margin-right:20px;margin-bottom:0}}.tabs-nav ul li.active{background-color:#543DE4}.tabs-nav ul li.active a{color:#fff !important}.tabs-nav a{display:block;font-size:15px;font-weight:600;padding:15px 20px;color:#000}.tabs-nav a:hover{color:#543DE4}.tabs-content{margin-top:30px}.tabs-content .content-section{padding:0}.tabs-content>div:not(:first-child){display:none}.tabs-content .news-wrapper .content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -10px}@media(min-width: 576px){.tabs-content .news-wrapper .content-wrapper{margin:0 -12px}}@media(min-width: 1024px){.tabs-content .news-wrapper .content-wrapper{margin:0 -14px}}@media(min-width: 1366px){.tabs-content .news-wrapper .content-wrapper{margin:0 -15px}}.tabs-content .news-wrapper .content-wrapper article{margin-bottom:40px;width:100%}@media(min-width: 768px){.tabs-content .news-wrapper .content-wrapper article{margin-bottom:50px;width:48%;padding-right:0}}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card{padding:20px;border-radius:20px;background-color:#f5f5f5;margin-bottom:40px;display:grid;position:relative}@media(min-width: 768px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card{margin-bottom:50px}}@media(min-width: 576px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card{flex-direction:row;justify-content:space-between}}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .content-block{padding-top:20px}@media(min-width: 768px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .content-block{padding-top:0}}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .h6{font-weight:600;padding-bottom:15px;position:relative;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}@media(min-width: 576px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .h6{grid-row-start:1;grid-row-end:2}}@media(min-width: 768px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .h6{padding-bottom:20px;display:block}}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .btn{font-size:14px;background-image:none;width:155px;padding:0;justify-content:center;position:relative;z-index:23;grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media(min-width: 576px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .btn{grid-row-start:2;grid-row-end:3}}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .img-block{width:100%;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;margin-bottom:20px}@media(min-width: 576px){.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .img-block{max-width:200px;margin-bottom:0;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .img-block img{border-radius:15px}.tabs-content .knowledge-base-publications-block .knowledge-base-wrapper .content-wrapper .knowledge-base-card .info-desc{padding-top:16px;padding-bottom:20px;font-size:14px;font-weight:500;line-height:150%}.tabs-content .bottom .btn{max-width:275px}.single-expert-tabs{grid-column-start:1;grid-column-end:2;grid-row-start:4;grid-row-end:5}@media(min-width: 768px){.single-expert-tabs{grid-column-start:2;grid-column-end:3;grid-row-start:5;grid-row-end:6}}@media(min-width: 1024px){.single-expert-tabs{grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4}}.single-expert-tabs{margin-bottom:60px}@media(min-width: 576px){.single-expert-tabs{margin-bottom:80px}}@media(min-width: 768px){.single-expert-tabs{max-width:628px}}@media(min-width: 1024px){.single-expert-tabs{max-width:774px}}.expert-title{display:flex;align-items:center;font-weight:600;font-size:26px;line-height:31px}@media(min-width: 768px){.expert-title{font-size:36px;line-height:42px}}@media(min-width: 1024px){.expert-title{font-size:42px;line-height:49px}}@media(min-width: 1366px){.expert-title{font-size:50px;line-height:59px}}.expert-title .soc-btn-web{margin-left:12px}.expert-subtitle{display:flex;align-items:center;font-size:22px;font-weight:600;line-height:28px;margin-top:10px;color:#b4b4b4 !important}@media(min-width: 768px){.expert-subtitle{font-size:24px;line-height:31.2px}}.expert-subtitle svg{fill:#b4b4b4;width:6px;height:12px;transition:all .3s linear;margin-right:16px}.expert-subtitle:hover{color:#543DE4 !important}.expert-subtitle:hover svg{fill:#543DE4}.expert-no-subtitle{color:#543DE4;font-size:22px;font-weight:600;line-height:28.6px;margin-bottom:20px}@media(min-width: 768px){.expert-no-subtitle{font-size:24px;line-height:31.2px}}.expert-info-wrap{margin-top:20px}.expert-info-wrap .socia-wrapper,.expert-info-wrap .expert-position{font-weight:600;font-size:15px;line-height:140%}.expert-info-wrap .socia-wrapper{display:flex;flex-direction:column;border-left:2px solid #000;padding-left:20px;margin-top:30px}.expert-info-wrap .socia-wrapper .exp-info-link{color:#000}.expert-info-wrap .socia-wrapper .exp-info-link:not(:last-child){margin-bottom:6px}.expert-info-wrap .socia-wrapper .exp-info-link:hover{color:#543DE4}.expert-info-wrap .socia-wrapper .socia-block{display:flex;flex-wrap:wrap;margin-top:16px}.expert-info-wrap .socia-wrapper .socia-block .soc-btn-r:not(:last-child){margin-right:10px}.expert-info-wrap .sphere-title{margin-top:18px}@media(min-width: 1024px){.expert-info-wrap .sphere-title{margin-top:30px}}.exp-content{margin-top:40px;padding-top:30px;border-top:1px solid #000}@media(min-width: 768px){.exp-content{margin-top:50px}}.knowledge-base-main-section .container{padding-bottom:60px}@media(min-width: 768px){.knowledge-base-main-section .container{padding-bottom:80px}}@media(min-width: 1024px){.knowledge-base-main-section .container{padding-bottom:100px}}@media(min-width: 1366px){.knowledge-base-main-section .container{padding-bottom:120px}}.single-knowledge-base .posts-section{margin-top:60px}@media(min-width: 768px){.single-knowledge-base .posts-section{margin-top:80px}}@media(min-width: 1366px){.single-knowledge-base .posts-section{margin-top:100px}}.knowledge-base-main-wrapper{border-top:1px solid #000;padding-top:30px}.knowledge-base-main-wrapper .content-wrapper{padding-top:40px}@media(min-width: 768px){.knowledge-base-main-wrapper .content-wrapper{padding-top:50px}}.knowledge-base-wrapper{display:flex;flex-wrap:wrap;row-gap:30px}@media(min-width: 768px){.knowledge-base-wrapper{row-gap:40px}}@media(min-width: 1024px){.knowledge-base-wrapper{-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){.knowledge-base-wrapper{-moz-column-gap:50px;column-gap:50px;row-gap:50px}}.knowledge-base-wrapper .knowledge-base-card{border-radius:20px;background-color:#f5f5f5;position:relative;padding:20px;width:100%}@media(min-width: 1024px){.knowledge-base-wrapper .knowledge-base-card{width:calc(50% - 14px)}}@media(min-width: 1366px){.knowledge-base-wrapper .knowledge-base-card{width:calc(50% - 25px)}}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap{display:flex;flex-direction:column;row-gap:20px}@media(min-width: 576px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap{flex-direction:row-reverse;justify-content:space-between;row-gap:unset;-moz-column-gap:20px;column-gap:20px}}@media(min-width: 768px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap{-moz-column-gap:64px;column-gap:64px}}@media(min-width: 1024px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap{-moz-column-gap:10px;column-gap:10px}}@media(min-width: 1366px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap{-moz-column-gap:64px;column-gap:64px}}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap img{position:relative;max-width:200px;width:100%;height:190px;border-radius:15px;-o-object-fit:cover;object-fit:cover}@media(min-width: 576px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap img{width:100%;height:140px}}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap{display:flex;flex-direction:column;row-gap:15px}@media(min-width: 768px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap{row-gap:20px}}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap .kb-title{position:relative;font-weight:600;font-size:16px;line-height:20px;text-indent:20px;transition:all .3s linear}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap .kb-title svg{position:absolute;left:0;top:2px;width:6px;height:12px;fill:#b4b4b4;transform:rotate(180deg);transition:all .3s linear}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap .kb-tax{align-self:flex-start;position:relative;padding:5px 10px 7px;font-weight:600;font-size:14px;line-height:18px;border-radius:15px;background-color:#fff;z-index:20}.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap .kb-tax:hover{color:#543DE4}.knowledge-base-wrapper .knowledge-base-card:hover .kb-title{color:#543DE4}.knowledge-base-wrapper .knowledge-base-card:hover .kb-title svg{fill:#543DE4 !important}.knowledge-base-wrapper.slider .knowledge-base-card img{width:238px;height:167px}@media(min-width: 768px){.knowledge-base-wrapper.slider .knowledge-base-card img{width:200px;height:140px}}@media(min-width: 1366px){.knowledge-base-wrapper.slider .knowledge-base-card img{width:280px;height:196px}}@media(max-width: 768px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap img{max-width:100%;width:200px}}@media(max-width: 425px){.knowledge-base-wrapper .knowledge-base-card .kb-card-wrap img{max-width:100%;width:100%}}.knowledge-base-wrapper .pr{width:100%}@media(min-width: 1441px){.knowledge-base-slider .kb-card-wrap img{max-width:280px !important;height:196px !important}}@media(max-width: 1440px){.knowledge-base-slider .knowledge-base-card{margin-right:30px}}@media(max-width: 768px){.knowledge-base-wrapper .knowledge-base-card{max-width:274px;width:100% !important;margin-right:30px}.knowledge-base-card .kb-card-wrap{flex-direction:column !important;min-height:300px}}@media(max-width: 460px){.knowledge-base-wrapper .knowledge-base-card{max-width:100% !important;width:100% !important}}.single-monitoring-tools .top{margin-bottom:30px}.monitoring-tools-main-section{padding-bottom:60px}@media(min-width: 768px){.monitoring-tools-main-section{padding-bottom:80px}}@media(min-width: 1024px){.monitoring-tools-main-section{padding-bottom:100px}}@media(min-width: 1366px){.monitoring-tools-main-section{padding-bottom:120px}}.error-404{background-color:#f8f8f8;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/img404.svg);background-repeat:no-repeat;background-position:170px 170px;background-size:80%;padding-top:100px;padding-bottom:120px}@media(min-width: 576px){.error-404{background-position:190px 100px;background-size:90%}}@media(min-width: 768px){.error-404{padding-top:120px;min-height:512px}}@media(min-width: 1024px){.error-404{padding-top:140px;min-height:570px;background-position:280px 35px;background-size:90%}}@media(min-width: 1366px){.error-404{background-position:110% 80px;background-size:50%}}@media(min-width: 768px){.error-404 .container_main{display:flex}}.error-404 .title-block{padding-bottom:30px}.error-404 .title-block p{color:#543DE4;font-size:14px;font-weight:700;line-height:16.44px}@media(min-width: 768px){.error-404 .title-block p{padding-top:12px}}@media(min-width: 768px){.error-404 .title-block{padding-right:95px}}@media(min-width: 1024px){.error-404 .title-block{padding-right:137px}}@media(min-width: 1366px){.error-404 .title-block{padding-right:190px}}.error-404 .h1{padding-bottom:30px}.error-404 .btn{width:232px}.first-section{padding-top:70px;margin-bottom:40px}@media(min-width: 1024px){.first-section{padding-top:90px}}.first-section .container{width:100%;padding:0 24px;margin:0 auto}@media(min-width: 576px){.first-section .container{padding:0 30px}}@media(min-width: 1024px){.first-section .container{padding:34px}}@media(min-width: 1366px){.first-section .container{position:relative;width:1246px;padding:0}}.first-section .search-wrap{margin-top:30px}@media(min-width: 768px){.first-section .search-wrap{margin-top:50px}}.first-section .search-wrap.is_archive{margin-top:0}.first-section .search-wrap .page-title{display:flex;flex-direction:column;row-gap:30px}@media(min-width: 768px){.first-section .search-wrap .page-title{flex-direction:row;align-items:center}}.first-section .search-wrap .page-title .left-wrap{width:106px}@media(min-width: 768px){.first-section .search-wrap .page-title .left-wrap{width:124px}}@media(min-width: 1024px){.first-section .search-wrap .page-title .left-wrap{width:164px}}@media(min-width: 1366px){.first-section .search-wrap .page-title .left-wrap{width:216px}}.first-section .search-wrap .page-title .sub{font-weight:700;font-size:14px;line-height:16px;color:#543DE4}.first-section .search-wrap .page-title .base{font-weight:600;font-size:32px;line-height:38px}@media(min-width: 768px){.first-section .search-wrap .page-title .base{font-size:36px;line-height:42px}}@media(min-width: 1024px){.first-section .search-wrap .page-title .base{font-size:42px;line-height:49px}}@media(min-width: 1366px){.first-section .search-wrap .page-title .base{font-size:50px;line-height:59px}}.first-section .search-wrap #search-form{position:relative;width:100%;height:44px;margin-top:60px}@media(min-width: 768px){.first-section .search-wrap #search-form{margin-top:80px}}.first-section .search-wrap #search-form .search-field{position:relative;padding:0;width:100%;height:100%;font-weight:600;font-size:15px;line-height:21px;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #565656}.first-section .search-wrap #search-form .search-field::-moz-placeholder{color:#b4b4b4}.first-section .search-wrap #search-form .search-field::placeholder{color:#b4b4b4}.first-section .search-wrap #search-form .search-btn{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0;border:none;background:rgba(0,0,0,0)}.search-container-wrap{padding-bottom:60px}@media(min-width: 768px){.search-container-wrap{padding-bottom:80px}}@media(min-width: 1024px){.search-container-wrap{padding-bottom:100px}}@media(min-width: 1366px){.search-container-wrap{padding-bottom:120px}}section.search:not(:first-child){padding-top:60px;margin-top:60px;border-top:1px solid #d6e9ea}@media(min-width: 768px){section.search:not(:first-child){padding-top:80px;margin-top:80px}}section.search .title-wrap{margin-bottom:40px}section.search .title-wrap .section-subtitle{color:#543DE4;font-weight:600;font-size:15px;line-height:140%}section.search .title-wrap .section-subtitle .search-result-count{font-weight:600;font-size:15px;line-height:140%;color:#fff;width:40px;height:40px;border-radius:50%;background:#543DE4;display:inline-block;padding:10px;text-align:center;margin-left:8px}@media(min-width: 576px){section.search .title-wrap .section-subtitle .search-result-count{margin-left:10px}}section.search .publication-post-list,section.search .um-post-list{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;-moz-column-gap:24px;column-gap:24px;row-gap:30px;overflow:hidden}@media(min-width: 1024px){section.search .publication-post-list,section.search .um-post-list{-moz-column-gap:28px;column-gap:28px}}@media(min-width: 1366px){section.search .publication-post-list,section.search .um-post-list{-moz-column-gap:50px;column-gap:50px}}section.search .publication-post-list .news-wrapper,section.search .um-post-list .news-wrapper{position:relative;padding:0 0 30px 0;margin:0;width:100%}section.search .publication-post-list .news-wrapper:after,section.search .um-post-list .news-wrapper:after{content:"";width:100vw;display:block;background-color:#d6e9ea;height:1px;position:absolute;bottom:-1px;left:0;float:left}section.search .publication-post-list .news-wrapper:first-of-type,section.search .um-post-list .news-wrapper:first-of-type{padding-top:0}@media(min-width: 576px){section.search .publication-post-list .news-wrapper,section.search .um-post-list .news-wrapper{width:calc(50% - 12px);padding:0 0 30px 0}}@media(min-width: 1024px){section.search .publication-post-list .news-wrapper,section.search .um-post-list .news-wrapper{width:calc(33.333% - 18.6666666667px)}}@media(min-width: 1024px){section.search .publication-post-list .news-wrapper,section.search .um-post-list .news-wrapper{width:calc(33.333% - 33.3333333333px)}}section.search .publication-post-list .news-wrapper .news-block,section.search .um-post-list .news-wrapper .news-block{margin:0}section.search .um-post-list{margin-bottom:-40px}@media(min-width: 768px){section.search .um-post-list{margin-bottom:-50px}}section.search .knowledge-base-card{padding:20px;border-radius:20px;background-color:#f5f5f5;margin-bottom:40px;display:grid;position:relative;width:100%}@media(min-width: 768px){section.search .knowledge-base-card{margin-bottom:50px}}@media(min-width: 576px){section.search .knowledge-base-card{flex-direction:row}}@media(min-width: 1024px){section.search .knowledge-base-card{width:calc(50% - 14px)}}@media(min-width: 1366px){section.search .knowledge-base-card{width:calc(50% - 25px)}}section.search .knowledge-base-card .link{position:absolute;height:100%;width:100%;top:0;left:0;z-index:22}section.search .knowledge-base-card .content-block{padding-top:20px}@media(min-width: 768px){section.search .knowledge-base-card .content-block{padding-top:0}}section.search .knowledge-base-card .h6{font-weight:600;padding-bottom:15px;position:relative;grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}@media(min-width: 576px){section.search .knowledge-base-card .h6{grid-row-start:1;grid-row-end:2;padding-right:40px}}@media(min-width: 768px){section.search .knowledge-base-card .h6{padding-bottom:20px;display:block}}section.search .knowledge-base-card .btn{font-size:14px;background-image:none;width:155px;padding:0;justify-content:center;position:relative;z-index:23;grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media(min-width: 576px){section.search .knowledge-base-card .btn{grid-row-start:2;grid-row-end:3}}section.search .knowledge-base-card .img-block{width:100%;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;margin-bottom:20px}@media(min-width: 576px){section.search .knowledge-base-card .img-block{max-width:200px;margin-bottom:0;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}}section.search .knowledge-base-card .img-block img{border-radius:15px}.search-back-link{margin-top:9px;display:inline-block}@media(min-width: 768px){.search-back-link{margin-left:124px;margin-top:10px}}@media(min-width: 1024px){.search-back-link{margin-left:164px}}@media(min-width: 1366px){.search-back-link{margin-left:216px}}.svg-wrap{width:100%;height:100%}.no-result-wrap-search{padding-bottom:60px;font-weight:600;font-size:16px;line-height:130%}@media(min-width: 768px){.no-result-wrap-search{padding-bottom:80px}}@media(min-width: 1024px){.no-result-wrap-search{padding-bottom:100px}}@media(min-width: 1366px){.no-result-wrap-search{padding-bottom:120px}}.arc-link{margin-top:40px}@media(min-width: 1024px){.arc-link{margin-top:50px}}.search-results .kb-content-wrap svg{width:12px;height:12px;fill:#b4b4b4;transform:rotate(180deg);transition:all .3s linear}.search-results .kb-card-wrap{display:flex;justify-content:space-between;width:100%;flex-direction:row-reverse}.search-results .kb-card-wrap img{max-width:200px;width:100%;border-radius:15px}@media(max-width: 375px){.search-results .kb-card-wrap{flex-direction:column}.search-results .kb-card-wrap img{margin-bottom:20px;max-width:100%}}.content-section .container_sm{padding:60px 0}.content-section .container_main:not(.clear-bottom){border-bottom:1px solid #000}.content-section a:not(.site-btn,.pdf-btn,.link-btn,.loop-link){color:#543DE4}.content-section h2{margin-top:60px}@media(min-width: 768px){.content-section h2{margin-top:80px}}@media(min-width: 1366px){.content-section h2{margin-top:100px}}.content-section h3{margin-top:60px}@media(min-width: 768px){.content-section h3{margin-top:80px}}.content-section h4{margin-top:50px}@media(min-width: 768px){.content-section h4{margin-top:70px}}.content-section h5{margin-top:40px}@media(min-width: 576px){.content-section h5{margin-top:35px}}@media(min-width: 768px){.content-section h5{margin-top:44px}}.content-section h6{margin-top:35px}@media(min-width: 768px){.content-section h6{margin-top:44px}}.content-section p{margin:26px 0;font-size:18px;font-weight:500;line-height:27px}.content-section .wp-block-image{margin:60px 0}.content-section .wp-block-image img{border-radius:20px}.content-section .wp-block-image figcaption{font-size:16px;line-height:21px;font-weight:500}.content-section .wp-block-quote{margin:70px 0;padding-top:70px;border-top:1px solid #000;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/quote.svg);background-repeat:no-repeat;background-position:0 30px}@media(min-width: 576px){.content-section .wp-block-quote{padding:30px 0 0 50px}}@media(min-width: 1366px){.content-section .wp-block-quote{padding:30px 40px 0 50px}}.content-section .wp-block-quote p{margin:0;font-size:20px;font-weight:500;line-height:150%;color:#543DE4}@media(min-width: 1024px){.content-section .wp-block-quote p{font-size:22px}}.content-section .wp-block-quote cite{display:block;margin-top:14px;font-size:15px;font-weight:600;line-height:21px;color:rgba(0,0,0,.6)}.content-section ul,.content-section ol{margin:20px 0}.content-section ul li,.content-section ol li{font-size:18px;line-height:150%;margin:14px 0;position:relative;font-weight:500}.content-section ul li:first-child,.content-section ol li:first-child{margin-top:0}.content-section ul li:last-child,.content-section ol li:last-child{margin-bottom:0}.content-section ul li ol,.content-section ul li ul,.content-section ol li ol,.content-section ol li ul{margin:10px 0}.content-section ul{list-style:none}.content-section ul li{padding-left:20px}.content-section ul li:before{display:block;content:"";width:4px;height:4px;background-color:#543DE4;position:absolute;top:10px;left:0}.content-section ol li{margin-left:10px;padding-left:17px}.content-section ol li::marker{content:counters(list-item, ".") "";font-weight:500;color:#543DE4;font-variant-numeric:normal}.content-section a{position:relative;transition:all .3s linear}.content-section a:hover{text-decoration:underline}.content-section .wp-block-embed{margin-bottom:40px}.content-section .wp-block-embed iframe{max-width:100%;width:100%}.clear-bottom{margin-bottom:60px}@media(min-width: 768px){.clear-bottom{margin-bottom:80px}}@media(min-width: 1024px){.clear-bottom{margin-bottom:100px}}@media(min-width: 1366px){.clear-bottom{margin-bottom:120px}}.footer{background-color:#353535;border-radius:30px 30px 0 0;color:#fff;padding-top:80px;position:relative}@media(min-width: 1024px){.footer{padding-top:100px}}.footer__home{border-radius:unset;margin-top:0}.footer .top-wrapper{display:flex;flex-direction:column;margin-bottom:30px}@media(min-width: 576px){.footer .top-wrapper{flex-direction:row;justify-content:space-between}}@media(min-width: 1024px){.footer .top-wrapper{margin-bottom:60px}}.footer .top-wrapper .contact-info-block{padding-bottom:30px}@media(min-width: 576px){.footer .top-wrapper .contact-info-block{width:49%}}@media(min-width: 1024px){.footer .top-wrapper .contact-info-block{padding-bottom:0}}.footer .top-wrapper .contact-info-block p,.footer .top-wrapper .contact-info-block a{color:#fff;display:block;font-size:20px;font-weight:700}@media(min-width: 1024px){.footer .top-wrapper .contact-info-block p,.footer .top-wrapper .contact-info-block a{font-size:24px}}.footer .top-wrapper .contact-info-block p:not(:last-child),.footer .top-wrapper .contact-info-block a:not(:last-child){padding-bottom:20px}@media(min-width: 576px){.footer .top-wrapper .text-info-block{width:49%}}.footer .top-wrapper .text-info-block p{font-weight:500;font-size:14px;line-height:21px}.footer .bottom-wrapper{display:flex;flex-direction:column}@media(min-width: 768px){.footer .bottom-wrapper{flex-direction:row;justify-content:space-between}}.footer .bottom-wrapper p:first-child{padding-bottom:30px}@media(min-width: 768px){.footer .bottom-wrapper p:first-child{padding-bottom:0}}.footer .footer__bottom-block{margin-top:30px}.footer .footer__bottom-block img{width:100%}.footer.custom{border-radius:0;margin-top:-1px;padding-top:60px}.footer.custom:before{content:"";max-width:1246px;margin:0 auto;position:absolute;height:1px;background-color:rgba(255,255,255,.1);width:calc(100% - 48px);top:0;left:24px;display:none}@media(min-width: 768px){.footer.custom:before{width:calc(100% - 60px);left:30px}}@media(min-width: 1024px){.footer.custom:before{width:calc(100% - 68px);left:34px;display:block}}@media(min-width: 1366px){.footer.custom:before{left:50%;transform:translate(-50%, 0);width:100%}}.actual-news{position:relative}.actual-news .an-bg{position:absolute;bottom:0;left:0;right:0;height:50%;border-radius:30px 30px 0 0;background-color:#353535}.actual-news .form-wrap{background-color:#543DE4;color:#fff;border-radius:30px;padding:40px 20px;margin:auto;z-index:1;position:relative}@media(min-width: 576px){.actual-news .form-wrap{width:calc(100% - 60px)}}@media(min-width: 768px){.actual-news .form-wrap{padding:40px;width:100%;max-width:586px}}@media(min-width: 1024px){.actual-news .form-wrap{width:100%;max-width:628px}}@media(min-width: 1024px){.actual-news .form-wrap{padding:45px 50px}}@media(min-width: 1366px){.actual-news .form-wrap{max-width:600px;width:100%}}.actual-news__title{font-size:20px;padding-bottom:20px}@media(min-width: 1024px){.actual-news__title{font-size:24px;padding-bottom:27px}}@media(min-width: 768px){.actual-news form{display:flex;align-items:center;justify-content:space-between}}.actual-news #mc_embed_signup_scroll{width:100%}.actual-news .mc-field-group{display:flex;flex-wrap:wrap;width:100%}.actual-news input[type=email]{border:1px solid #fff;background-color:rgba(0,0,0,0);border-radius:20px;color:#fff;height:40px;width:calc(100% - 10px);font-weight:600;font-size:16px;padding:0 20px;margin-bottom:20px}.actual-news input[type=email]::-moz-placeholder{color:rgba(255,255,255,.5);font-weight:600}.actual-news input[type=email]::placeholder{color:rgba(255,255,255,.5);font-weight:600}@media(min-width: 768px){.actual-news input[type=email]{margin-right:20px;margin-bottom:0;height:50px;width:calc(100% - 175px)}}.actual-news input[type=submit]{width:100%;align-items:center;background-color:#fff;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long.svg);background-position:0;background-repeat:no-repeat;border:none;border-radius:20px;color:#000;display:flex;font-size:16px;font-weight:600;height:40px;padding:14.5px 36px;position:relative;line-height:13px}@media(min-width: 768px){.actual-news input[type=submit]{width:155px;height:50px}}.actual-news input[type=submit]:hover{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-long.svg);color:#543DE4}.actual-news .btn_submit{width:100%}@media(min-width: 768px){.actual-news .btn_submit{width:155px}}.actual-news__policy{font-size:14px;line-height:21px;font-weight:500;padding-top:20px;color:rgba(255,255,255,.5)}@media(min-width: 1024px){.actual-news__policy{padding-top:24px}}.actual-news__policy a{color:rgba(255,255,255,.5);text-decoration:underline}.actual-news__policy a:hover{color:#fff !important}.es-field-wrap{margin:0;width:100%}.es_spinner_image{position:absolute;right:10px}.gjs-cell{display:flex;flex-wrap:wrap}.es-form-field-container{width:100%}.logo-demchco{width:79px;height:14px;display:block}.creator-text{display:flex;align-items:center;color:rgba(255,255,255,.5)}.copyright-text{color:rgba(255,255,255,.5)}.partners-section,.goals-block.end-block{display:none}.page-stages,.single-stages{padding-bottom:0px !important;margin-bottom:0}.partners-section{padding-top:100px;padding-bottom:60px;background-color:#fff;color:#000;overflow:hidden}@media(min-width: 1024px){.partners-section{padding-bottom:80px}}@media(min-width: 1366px){.partners-section{padding-bottom:120px}}.partners-section .partners-wrapper{padding-top:50px}.partners-section .partners-wrapper .partners{display:flex;justify-content:space-between;padding-left:60px;width:calc(100% + (100vw - 275px)/2)}@media(min-width: 576px){.partners-section .partners-wrapper .partners{padding-left:70px}}@media(min-width: 1024px){.partners-section .partners-wrapper .partners{padding-left:80px}}@media(min-width: 1366px){.partners-section .partners-wrapper .partners{padding-left:108px}}@media(min-width: 576px){.partners-section .partners-wrapper .partners{width:calc(100% + (100vw - 560px)/2)}}@media(min-width: 768px){.partners-section .partners-wrapper .partners{width:calc(100% + (100vw - 760px)/2)}}@media(min-width: 1024px){.partners-section .partners-wrapper .partners{width:calc(100% + (100vw - 1020px)/2)}}@media(min-width: 1366px){.partners-section .partners-wrapper .partners{width:calc(100% + (100vw - 1246px)/2)}}.partners-section .partners-wrapper .partners .prev-arrow{left:0;top:0}.partners-section .partners-wrapper .partners .next-arrow{left:0;top:50px}.partners-section .partners-wrapper .partners .slick-arrow{position:absolute}.partners-section .partners-wrapper .partners .slick-list{padding:0 100px 0 0 !important;margin-right:-25px}.partners-section .partners-wrapper .partners .partner{margin-right:24px;position:relative}@media(min-width: 1024px){.partners-section .partners-wrapper .partners .partner{margin-right:28px}}@media(min-width: 1366px){.partners-section .partners-wrapper .partners .partner{margin-right:50px}}.partners-section .partners-wrapper .partners .partner .link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.partners-section .partners-wrapper .partners .partner:hover .content-block .title{transition:.3s linear;color:#543DE4 !important;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-small.svg) !important}.partners-section .partners-wrapper .partners .partner .img-block{border-radius:10px;background-color:#f8f8f8;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:14px;height:100%;aspect-ratio:232/170}.partners-section .partners-wrapper .partners .partner .img-block img{-o-object-fit:contain;object-fit:contain;max-width:100%;padding:10px;width:initial}.partners-section .partners-wrapper .partners .partner .content-block .title{font-size:16px;font-weight:600;line-height:20.8px;color:#000;background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-gray-small.svg);background-repeat:no-repeat;background-position:0 5px;padding-left:15px}.partners-section .partners-wrapper .partners .partner .content-block .title:hover{background-image:url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-main-small.svg)}.partners-section .partners-wrapper .partners .partner .content-block .title img{padding-right:5px;display:inline}.partners-section .partners-wrapper .partners .partner .content-block .text{font-size:14px;font-weight:500;line-height:21px;padding-top:14px}.partners-section .slick-list{width:100%;overflow:hidden}.bg-lite {
background-color: white;
}
.user_status {
color: #543DE4;
font-size: 24px;
}
.user_status path {
fill: #543DE4;
}
#wp_user_profile_avatar_thumbnail {
display: none;
}
.header__logo {
background: none !important;
}
.grecaptcha-badge{
display: none!important;
}
.bottom-section-wrap {
width: 100%;
}
html {
background: none !important;
}
.filters-wrapper .filters {
margin-right: 30px;
}
.img-block.prior {
border-radius: 100%;
overflow: hidden;
}
.field-user_confirm_password {
margin-top: 30px !important;
}
.ur-frontend-field{
border-radius: 30px !important;
overflow: hidden;
border: 1px solid gray;
padding-left: 20px !important;
height: 50px;
}
.ur-submit-button:hover {
background: #4b4b4b;
}
.user-registration-MyAccount-navigation{
display: none !important;
}
@media (max-width: 768px){
.member__tab {
margin: 10px 10px 20px 10px!important;
}
.member__tab__content {
padding: 50px!important;
}
}
.user-reset{
font-size: 15px;
font-weight: 600;
line-height: 21px;
color: rgba(0,0,0,.6);
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/close.svg);
background-repeat: no-repeat;
background-position-y: center;
padding-left: 20px;
cursor: pointer;
display: none;
}
.filters__btn.user-reset.show {
display: block;
} #user-registration {
border-radius: 30px;
}
.user-registration-form__label.user-registration-form__label-for-checkbox.inline{
display: none!important;
}
.post-type-archive-violations .archive-page-violations .main-section .main-wrapper .right-block .violations_wrapper article {
min-height: 120px;
}
.wrapper.violations_wrapper {
min-height: fit-content;
} .member__tabs {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.social-fixed path{
fill: black;
}
.info-title {
display: block;
}
.info-title p{
color: black;
}
.social-fixed {
position: fixed;
right: 0;
margin-right: 50px;
top: 150px;
z-index: 9;
display: flex;
flex-direction: column;
align-items: center;
height: 250px;
justify-content: space-around;
background: #f4f4f4;
color: black;
padding: 10px;
box-sizing: border-box;
border-radius:4px;
}
.header .header__right-block .header__right-block__social .header-social__icon path {
transition: 0.3s;
fill: #000;
stroke: black;
}
a.header-social__icon {
cursor: pointer;
}
li.ur-checkbox-list input {
width: 22px;
height: 32px;
appearance: auto;
}
.member__tab__item { 
display: none; 
}
.member__tab__item:first-child{ 
display: block;
}
.ur-frontend-form{
border: none !important;
padding: 0;
}
.page-template-page-sign .head-section , .user-registration-account .head-section{
background-color: #F4F4F4 !important;
}
.ur-submit-button {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-long-white.svg) !important;
background-position: 0 !important;
background-repeat: no-repeat !important;
padding: 10px 36px !important;
}
.page-template-page-sign .social-fixed , .user-registration-account .social-fixed{
background-color: white !important;
}
.member__tab {
height: 50px;
display: inline-block;
padding: 0 30px;
line-height: 50px;
border-radius: 30px;
margin: 0 20px;
cursor: pointer;
color: black;
background-color: white;
border: 1px solid black;
}
.member__tab__content{
background: white;
border-radius: 30px;
padding: 50px 80px 80px 80px;
margin-top: 30px;
}
.member__tab.active {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.webp);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.home .partners-section {
border-top: 2px solid #dddddf;
}
.archive-page-priorities .goals-section .goals-block .left-side .link {
z-index: 99;
}
.single .stage-right-wrap:after {
background: white;
}
.archive-page-priorities .left-side .goals-gray-block .goals-gray-block__inner-wrapper{
min-height: auto !important;
}
.partners-section, .goals-block.end-block{
display: block;
}
.institution-block h5 {
margin: 0;
}
.page-stages .left .stages-menu .num-list li:hover {
background: white !important;
}
a.stages-btn:hover{
background: none !important;
}
.sign-block {
width: 100%;
}
.sign-block h1{
padding: 50px 0;
}
.sign-content{
width: 100%; 
}
.ur-field-item.field-user_pass.password--disable {
display: none;
}
.ur-field-item.field-user_pass.password--disable {
display: none;
}
.ur-frontend-form .ur-button-container .ur-submit-button {
background: black;
color: white;
border-radius: 0;
}
.home .header .header-social__icon path{
fill: white!important;
stroke: white !important;
}
.fixed .header-social__icon path{
fill: black!important;
stroke: black !important;
}
.home .fixed .header-social__icon path{
fill: black!important;
stroke: black !important;
}
.ur-frontend-form .ur-button-container .ur-submit-button {
border-radius: 30px !important;
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-body.open,
.header .header__center-block .top-line .dropdown-wrap .dropdown-header.open {
min-width: 300px;
z-index: 99;
}
.header__right-block .header-search__block path {
stroke: black;
}
.header__right-block .header-search__block circle {
stroke: black;
}
.header .lang-block .lang:hover {
background-color: #ffffff;
color: #533de4 !important;
}
.header__left-block.header-logo-width.left.flex.end.bg-dark svg {
left: -50%;
}
.stage-right-wrap:after {
background: #ffffff;
}
.page-stages .left .stages-menu .stages-btn.active {
background-color: #ffffff;
}
.header .lang-block .lang .lang__list a {
color: black;
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-body.open:hover a {
background-color: #F6F6F6;
border-radius: 20px;
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-header.open {
box-shadow: 0px 0px 30px 0px #00000017;
}
.page-stages .right {
background-color: white;
}
.img-card {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/decor-hover.png);
width: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.dropdown-header.open span {
color: #533de4 !important;
}
.page-stages .left .stages-menu .stages-btn {
color: #533de4 !important;
}
.header .header__center-block .bottom-line li.menu-item.current-menu-item a {
color: #533de4 !important;
}
.dropdown-header.open svg {
filter: invert(50%) sepia(66%) saturate(7143%) hue-rotate(233deg) brightness(95%) contrast(98%);
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-body.open {
box-shadow: 0px 20px 30px 0px #00000017;
}
.post-type-archive-priorities .header.border,
.single-priorities .header.border {
background-color: white;
}
.dropdown-header:hover svg {
filter: invert(50%) sepia(66%) saturate(7143%) hue-rotate(233deg) brightness(95%) contrast(98%);
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-header.open {
background-color: #ffffff;
color: #000;
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-body.open {
display: block;
background-color: #ffffff;
}
.header .header__center-block .top-line .dropdown-wrap .dropdown-body .menu-item a {
color: #000;
}
.home .header__logo svg path {
fill: white;
}
.header.fixed .header__logo svg path {
fill: black;
}
.header.border .header__logo svg path {
fill: black;
}
.home .dropdown-header svg path {
fill: white;
}
.header.border a,
.header.border span,
.header.fixed a,
.header.fixed span {
color: #000 !important;
}
.home .header.fixed a,
.home .header.fixed span {
color: white !important;
}
.header.border svg path,
.header.fixed svg path {
fill: #000 !important;
}
.header .header__center-block .top-line li.menu-item a:hover {
color: #543DE4!important;
}
.header .header__center-block .top-line li.menu-item.current-menu-item a,
.header .header__center-block .bottom-line li.menu-item a:hover,
.dropdown-header:hover span {
color: #543DE4;
}
.lang-block {
display: block !important
}
.header.fixed {
transform: translateY(0%);
}
.header__logo {
position: relative;
}
.header__logo svg {
height: 54px;
position: absolute;
top: -100%;
left: 0;
}
.home-section {
background-color: #05070F !important;
}
.home-section * {
color: white !important;
}
.footer {
background-color: #000000 !important;
}
.home-section .main-block .inner-wrap .main-img-wrap {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/img-hero-header.webp);
background-size: contain;
background-repeat: no-repeat;
}
.home-section .main-block .main-title:before {
display: none !important
}
.home .dropdown-header * {
color: white;
}
.home .header.fixed a {
color: black !important;
}
.home .header-search__block svg circle {
stroke: white !important;
}
.home .header-search__block svg path {
stroke: white !important;
}
.goals-gray-block__inner-wrapper {
background-color: #F4F4F4;
overflow: hidden;
}
.goals-section .goals-block .left-side {
width: 100%;
max-width: 382px;
}
.goals-section .goals-block .left-side * {
color: black;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-color-block__inner {
width: 48%;
display: block;
position: absolute;
z-index: 0;
right: 0;
top: 0;
background-color: #f8f8f800;
background-size: cover;
background-position: center;
height: 150px;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .number {
color: #000000;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper {
width: 100%;
background: none;
z-index: 9;
}
.goals-gray-block:hover {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/decor-hover.png);
width: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
z-index: 9;
}
.goals-section .goals-block .left-side:hover .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5 {
color: black;
}
.home .header li.menu-item a {
color: white;
}
@media( max-width: 1024px) {
.home .header li.menu-item a {
color: white !important;
}
}
.home .header .header__center-block .bottom-line li.menu-item a {
color: white;
}
.header.border #search-icon circle,
.header.border #search-icon path,
.header.fixed #search-icon circle,
.header.fixed #search-icon path {
stroke: #000 !important;
}
.home .header__left-block {
border-right: 1px solid white;
}
.home .header.border .header__left-block,
.home .header.fixed .header__left-block {
border-right: 1px solid black;
}
.page-stages .left .stages-menu .num-list li::before {
color: #878B97;
}
.bg-dark {
background-color: #F4F4F4;
}
.page-stages .left .stages-menu .num-list li a {
color: #000;
}
.home .resource-section {
padding-top: 100px;
border-radius: 30px 30px 0 0;
position: relative;
top: -30px;
}
@media (min-width: 1024px) {
.home .home-section {
padding-bottom: 130px;
}
}
@media (min-width: 768px) {
.home .home-section {
padding-bottom: 110px;
}
}
.goals-section {
background-image: none;
}
.home .home-section {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/home-banner-background.webp);
background-position: 75% 20%;
background-repeat: no-repeat;
background-size: 400px;
}
@media (max-width: 400px) {
.home .home-section {
background-size: contain;
}
}
.home .home-section .main-title {
text-align: left;
margin: 0;
}
.home .home-section .main-block .main-title {
text-indent: 0;
}
.home .news-section {
background-color: #05070F;
}
.home .resource-section .resources-wrapper .resources__exp-block ul li {
padding: 15px 0;
border-top: 1px solid #cccbcb !important;
}
.home .goals-gray-block:hover {
background-image: none;
}
.home .goals-section .goals-block .left-side .goals-color-block__inner {
display: none;
}
.home .goals-section .goals-block .left-side {
width: 100%;
max-width: 600px;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper--background {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/resource-bg.webp);
background-repeat: no-repeat;
background-size: cover;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper {
min-height: 480px;
}
.plus-block {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/resource-plus-background.png);
}
.home .home-section .main-block .main-title {
max-width: 920px;
}
.home .home-section .main-block .inner-wrap .main-img-wrap {
height: 340px;
width: 706px;
}
@media (max-width: 1024px) {
.home .home-section .main-block .inner-wrap .main-img-wrap {
height: 0px;
width: 100%;
padding: 24%;
}
}
.home .resource-section .resources-wrapper .resources__bottom-block .wrapper:last-child {
background-color: #05070F !important;
}
.home .resource-section .resources-wrapper .resources__exp-block ul li:before {
transition: all .3s linear;
}
.home .resource-section .resources-wrapper .resources__exp-block ul li:hover:before {
background: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/small-arow-blue.svg);
}
.home .resource-section .resources-wrapper .resources__bottom-block .wrapper .title:after {
transition: all .3s linear;
}
.home .goals-section .goals-block .right-side .goals-right-block .goals-gray-block__inner-wrap .number {
color: #000000;
}
.home .goals-section .goals-block .right-side .goals-right-block .h6 {
transition: all .3s linear;
}
.goals-section .goals-block .right-side .goals-right-block:hover .h6 {
color: #543DE4;
}
.goals-section .goals-block .left-side .goals-gray-block:hover .h5 {
color: #543DE4 !important;
}
.home .goals-section .goals-block .left-side .goals-gray-block .link {
z-index: 12;
}
.home .project-section {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/kun-jarygy.webp);
background-position: 72%, 65%;
background-size: 12%;
}
.home .actual-news .an-bg {
background-color: #000000;
}
.home .actual-news .form-wrap {
background-size: cover;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.webp);
background-repeat: no-repeat;
background-position: center;
color: #000000;
}
.home .actual-news .form-wrap .actual-news__policy,
.home .actual-news .form-wrap .actual-news__policy a {
color: #000000;
}
.home .actual-news .form-wrap .actual-news__policy a:hover {
color: #543DE4 !important;
}
.home .actual-news input[type=email] {
border: 1px solid #000000;
background-color: rgba(0, 0, 0, 0);
color: #000000;
font-weight: 400;
font-size: 16px;
}
.home .actual-news input::placeholder {
color: #000000;
font-weight: 400;
font-size: 16px;
}
.home .project-section .container .project-slider .slider-block {
background-size: cover;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.webp);
background-repeat: no-repeat;
background-position: center;
color: #000000;
margin-bottom: 13px;
}
.home .project-section .container .project-slider {
margin-top: -168px;
margin-bottom: -100px;
max-width: 340px;
position: absolute;
right: 0;
}
.partners-section {
display: block;
}
.page-stages .card-block .img-card .card-title {
color: #000;
}
.page-stages .card-block .card-timeline:before {
padding: 2px 2px 2px 0px;
background: linear-gradient(277.82deg, #6472BE 16.31%, #AB79A3 62.56%, #6CA4B1 107.09%);
opacity: 0.2;
}
.page-stages .card-block:nth-of-type(2n-1) .card-timeline:before {
padding: 2px 0 2px 0;
background: linear-gradient(277.82deg, #6472BE 16.31%, #AB79A3 62.56%, #6CA4B1 107.09%);
opacity: 0.2;
}
.page-stages .card-block.no-substage:nth-of-type(even) .card-timeline:before {
padding: 2px 0 2px 0 !important;
background: linear-gradient(277.82deg, #6472BE 16.31%, #AB79A3 62.56%, #6CA4B1 107.09%);
opacity: 0.2;
}
.page-stages .card-block.substage+.no-substage+.no-substage .card-timeline:before {
padding: 2px 2px 2px 0 !important;
background: linear-gradient(277.82deg, #6472BE 16.31%, #AB79A3 62.56%, #6CA4B1 107.09%);
opacity: 0.2;
}
.page-stages .card-block .card-timeline:after {
top: -51px;
border-width: 2px;
border-style: solid;
border-image: linear-gradient(277.82deg, rgba(100, 114, 190, 0.2) 16.31%, rgba(171, 121, 163, 0.2) 62.56%, rgba(108, 164, 177, 0.2) 107.09%) 1;
border-radius: 20px;
border-right: none;
}
.page-stages .card-block .text-block ol li::marker {
color: #878B97;
}
.page-stages {
position: relative;
}
.post-type-archive-stages .right.bg:after {
background: none;
}
.page-stages .page-stages_bg {
width: 400px;
height: 600px;
position: absolute;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/purchase-bg.png);
background-position: 100%;
background-size: 100%;
right: 0;
bottom: -220px;
z-index: 1;
background-repeat: no-repeat;
}
.post-type-archive-stages .archive-page .archive-card-wrap {
padding-bottom: 26px;
}
.archive-page .head-section.bg_3 {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/publications-bg.png);
background-position: 30px;
background-size: 520px;
}
.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-block p {
color: #543DE4;
}
.loader-wrap {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 39;
background-color: rgba(255, 255, 255, .5);
display: flex;
align-items: center;
justify-content: center;
}
.header.fixed .header-social__icon path {
fill: black;
}
.ur-form-grid.ur-grid-1 {
margin-right: 40px;
}
.ur-field-item.field-checkbox {
position: relative;
}
.ur-field-item.field-checkbox .form-row.validate-required>label {
padding: 0;
position: absolute;
left: 30px;
top: -6px;
}
.page-template-template-pagespage-sign-php .member__tab__item .field-checkbox .ur-checkbox-label a{
color: #565656 !important;
}
.ur-frontend-form .ur-button-container .ur-submit-button {
margin: 40px auto 0 auto!important;
}
.page-template-template-pagespage-sign-php .sign-block h1 {
border-bottom: 1px solid;
}
.sing-content {
margin-top: 30px;
}
.ur-frontend-form .ur-form-row .ur-form-grid label, .ur-frontend-form .ur-form-row .ur-form-grid legend {
padding-left: 20px;
}
.user-registration-Input{
height: 50px!important;
padding-left: 20px!important;
border-radius: 30px!important;
}
.user-registration-account #user-registration {
max-width: 900px!important;
padding: 50px!important;
border-radius: 30px!important;
}
.user-registration-Button.button {
padding: 20px 36px!important;
border-radius: 30px!important;
background: black!important;
color: white!important;
}
pre{ padding: 150px;
display: block;
margin: 0 auto;
background-color: #000;
color: #ffffff;
height: 100vh;
overflow: scroll;
}
.plan-wrapper .right .plan-list li span:not(.line){
width: 40px;
height: 40px;
position: relative;
display: block;
border-radius: 50%;
background-repeat: no-repeat;
background-position: 50%;
left: -55px;
top: 30px;
}
.plus-block {
flex-shrink: 0;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper .goals-gray-block__inner .h5{
color: #000000;
}
@media (max-width:570px) {
.goals-section .goals-block .left-side .goals-gray-block {
flex-wrap: wrap;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper{
min-height: unset;
}
.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper.goals-gray-block__inner-wrapper--background{
min-height: 480px;
}
}.page-stages .card-block.no-substage:nth-of-type(even) .card-timeline:before {
padding: 2px 0 2px 0 !important;
border-radius: 0 0 0 0!important;
}
.page-stages .card-block.no-substage .card-timeline:before {
border-radius: 0 !important;
padding: 2px 0 2px 0 !important;
}
.page-stages .card-block.no-substage .card-timeline:before {
border-radius: 0 20px 20px 0;
}
.page-stages .card-block.substage+.no-substage+.no-substage .card-timeline:before {
border-radius: 0 20px 20px 0 !important;
}
.page-stages .card-block.no-substage:nth-of-type(4) .card-timeline:before {
padding: 2px 2px 2px 0 !important;
border-radius: 0 20px 20px  0!important;
}
.page-stages .card-block .card-timeline:after {
opacity: 1;
padding: 2px 2px 2px 2px !important;
border-radius: 20px 0 0 0;
border-top: 2px solid rgb(235 231 237);
border-left: 2px solid rgb(235 231 237);
border-image: none;
}
.single-stages .resource-section {
background: none;
}
.single-stages .content-section {
padding-bottom: 0 !important;
}
.single-stages .resources-wrapper {
border-top:1px solid #C5C5C8 !important;
margin-top: 0;
padding-top: 90px;
}
.single-stages .stage-pattern {
width: 500px;
height: 600px;
position: absolute;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/single-stages-patern.png);
background-position: 100%;
background-size: 100%;
right: 0;
z-index: 1;
background-repeat: no-repeat;
margin-right: 65px;
}
.single-stages .stage-container {
position: relative;
}
.about-values-section .values-block .values-wrapper:nth-child(1), .about-values-section .values-block .values-wrapper:nth-child(4n), .about-values-section .values-block .values-wrapper:nth-child(5), .about-values-section .values-block .values-wrapper:nth-child(9), .about-values-section .values-block .values-wrapper:nth-child(13) {
background-color: #000000;
}
.about-values-section .values-block .values-wrapper:nth-child(2), .about-values-section .values-block .values-wrapper:nth-child(4), .about-values-section .values-block .values-wrapper:nth-child(10), .about-values-section .values-block .values-wrapper:nth-child(12) {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/about-us-card-icon.png); 
}
.about-values-section .values-block .values-wrapper:nth-child(4) {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/about-us-card-icon-white.png); 
}
.site .about-results .slider-block{
background-size: cover;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-repeat: no-repeat;
background-position: center;
color: #000000;
}
.site .about-results:before{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/single-stages-patern.png);
width: 600px;
height: 600px;
background-size: 100%;
right: 100px;
top: -40px;
}
.about-manifest-block {
background-color: #000000;
}
.post-type-archive-knowledge-base .archive-page-kowledge-base{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/knowleg-base-bg.png);
background-position: 90% 130px;
background-repeat: no-repeat;
background-size: 500px;
}
.post-type-archive-monitoring-tools .archive-page-monitoring-tools .head-section:before {
background-image: none;
}
.post-type-archive-monitoring-tools .archive-page-monitoring-tools  {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/monitoring-tools-bg.png);
background-position: 90% 100px;
background-repeat: no-repeat;
background-size: 500px;
}
.post-type-archive-monitoring-tools .archive-page-monitoring-tools  .monitoring-tools-card {
background-image: none;
background-color: none;
color: #000;
}
.post-type-archive-monitoring-tools .archive-page-monitoring-tools  .monitoring-tools-card:hover {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-color: none;
color: #000;
}
.post-type-archive-monitoring-tools .archive-page-monitoring-tools .monitoring-tools-card .link {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pattern-5.png);
background-position: 80% 100%;
background-size: 370px;
background-repeat: no-repeat;
}
.archive-page .monitoring-tools-card:hover {
color: #000;
background-color: #f5f5f5 !important;
}
.post-type-archive-monitoring-tools .archive-page .monitoring-tools-card:hover .h6 {
color: #000;
}
.post-type-archive-monitoring-tools .archive-page .monitoring-tools-card:hover .h6 svg {
fill: #b4b4b4;
}
.post-type-archive-monitoring-tools  .archive-page .monitoring-tools-card:hover .site {
color: #000 !important;
}
.post-type-archive-monitoring-tools .archive-page .monitoring-tools-card:hover .content-block .site-wrapper .plus-block {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/resource-plus-background-white.png);
}
.post-type-archive-monitoring-tools  .archive-page .monitoring-tools-card .content-block .site-wrapper .site:hover {
color: #543DE4;
}
.soc-wrapper svg:hover {
filter: none;
fill: #543DE4;
}
.single-monitoring-tools .single-pages__monitoring-tools {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/monitoring-tools-bg.png);
background-position: 90% 100px;
background-repeat: no-repeat;
background-size: 500px;
}
.post-type-archive-violations .archive-page-violations .main-section .main-wrapper .right-block {
width: 100%;
}
.post-type-archive-violations .archive-page-violations .main-section .main-wrapper .right-block  .violations_wrapper article {
width: calc(50% - 25px);
}
.post-type-archive-violations .archive-page-violations .main-section .main-wrapper .right-block  .violations_wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.post-type-archive-violations .archive-page-violations {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/monitoring-tools-bg.png);
background-position: 90% 100px;
background-repeat: no-repeat;
background-size: 500px;
}
.post-type-archive-violations .archive-page-violations .main-section .main-wrapper .right-block .content-wrapper {
padding: 0;
}
.page-template-default .page-institutional-setup .card-block:nth-child(10) .card-timeline::before{
padding: 2px 0 0 0 !important;
}
.page-template-default .page-institutional-setup .card-block:nth-child(9) .card-timeline::before{
padding: 2px 0 0 0 !important;
}
.page-template-default .page-institutional-setup .card-block:nth-child(8) .card-timeline::before{
padding: 2px 2px 2px 0 !important;
border-radius: 0 20px 20px 0!important;
}
.page-template-default .page-institutional-setup .right.bg:after {
background-image: none;
}
.page-template-default .page-institutional-setup .page-institutional-setup_bg{
width: 400px;
height: 600px;
position: absolute;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/purchase-bg.png);
background-position: 100%;
background-size: 100%;
right: 0;
bottom: -220px;
z-index: 1;
background-repeat: no-repeat;
}
.page-template-default .about-head-section {
margin-bottom: 50px;
}
.page-template-page-faq .faq-container {
max-width: 874px;
padding: 0 30px;
margin: 0 auto 0 auto;
}
.page-template-page-faq .faq-container h1 {
margin: 80px 0 50px 0;
}
.page-template-page-faq .faq-container .panel p {
color: #000;
font-size: 18px;
line-height: 150%;
font-weight: 400;
margin-bottom: 20px;
}
.page-template-page-faq .faq-container .panel ol li{
font-weight: 400;
font-size: 18px;
margin-bottom: 15px;
padding-left: 10px;
} 
.page-template-page-faq .faq-container .panel  {
margin: 0;
}
.page-template-page-faq .faq-container .label {
padding-top: 30px;
padding-bottom: 0px;
margin-top: 30px;
}
.active {
margin-bottom: 30px;
}
.page-template-page-faq .faq-container .points-block {
padding-bottom: 100px;
}
.post-type-archive-priorities .finished-priority-item__inner-wrap .number {
color: #000;
}
.post-type-archive-priorities .goals-section .goals-block .left-side:hover .goals-gray-block{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.post-type-archive-priorities .finished-priority-item:hover h6 {
color: #543DE4;
}
.single-priorities .single-priorities{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/publications-bg.png);
background-position: 85% 50px;
background-repeat: no-repeat;
background-size: 500px;
}
.single-priorities .single-priorities .points-block h2{
margin: 0 0 50px 0;
}
.single-priorities .single-priorities .points-block .label{
padding-bottom: 0;
margin-top: 30px;
font-size: 30px;
line-height: normal;
}
.single-priorities .single-priorities .points-block .label svg{
margin-top: 13px;
}
.single-priorities .single-priorities .points-block .panel p{
margin: 0;
}
.tax-institutional-setup .single-stages .single-stage-pattern--desktop{
top: 110px;
width: 600px;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/patern_2.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.single-priorities .single-priorities .plan-block .number-box.done{
background-color: transparent;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-position: center;
background-size: cover;
color: #000;
}
.single-priorities .single-priorities .plan-block .number-box.done .number {
color: #000;
}
.single-priorities .single-priorities .plan-wrapper .right .plan-list li span.done {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/check.png);
background-color: transparent;
}
.single-priorities .single-priorities .plan-wrapper .right .plan-list li span.not-done {
background-color: #F4F4F4;
}
.single-priorities .single-pages {
margin-bottom: 0;
}
.single-violations .institution-block .h2 {
margin-bottom: 30px !important;
}
.single-violations .single-pages .purchases-block .purchase-block:hover {
background-color: white;
color: #000;
}
.single-violations .single-pages .purchases-block .purchase-block:hover .title{
color: #543DE4;
}
.single-violations .single-pages .purchases-block .purchase-block p{
font-size: 16px;
}
.single-violations  .template-block{
padding: 35px;
min-height: 300px;
background-image: none;
}
.single-violations  .template-block .item-link{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/template-1.png);
background-position: bottom left;
background-repeat: no-repeat;
background-size: 80%;
}
.single-violations .templates-block .template-block .card-title {
margin: 0;
}
.single-violations .templates-block .template-block:hover {
background-color: white;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-position: center;
background-size: cover;
color: #000;
}
.single-violations .templates-block .template-block:hover .plus-block {
background-color: #f8f8f8;
border-radius: 50%;
height: 40px;
width: 40px;
padding: 12px;
display: flex;
align-items: center;
justify-content: center;
font-size: 40px;
font-weight: 700;
background-repeat: no-repeat;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/plus.svg) !important;
background-position: center;
}
.home .header .header__center-block .top-line li.menu-item a:hover {
color: #543DE4!important;
}
.header .header__center-block .top-line li.menu-item a:hover {
color: #543DE4 !important;
} .header .header__center-block .top-line li.menu-item-has-children a:hover{
color: #543DE4 !important;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_white.svg);
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children:hover::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg);
}
.header.fixed .header__center-block .top-line li.menu-item.menu-item-has-children::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_black.svg);
}
.header .header__center-block .top-line li.menu-item-has-children:hover a {
color: #543DE4 !important;
}
.header .header__center-block .top-line li.menu-item-has-children:hover::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg);
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children.open a{
color: #000 !important;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children.open::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg);
transform: rotate(-180deg);
margin-top: -2px;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children>.sub-menu {
background-color: white;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children.open:before {
background-color: white;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children.open .sub-menu a:hover {
background-color: rgba(185, 184, 184, 0.4) !important;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children.open > a:first-child{
color: #543DE4 !important;
}
.header.fixed .header__center-block .top-line li.menu-item.menu-item-has-children::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_black.svg) !important;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_black.svg);
}
.site .header .header__center-block .top-line li.menu-item.current-menu-item a {
color: #543DE4 !important;
}
.site .header .header__center-block .top-line li.menu-item.current-menu-item a {
color: #543DE4 !important;
}
.site .header .header__center-block .top-line li.menu-item.current-menu-item a {
color: #543DE4 !important;
}
.site .header .header__center-block .top-line li.current-menu-parent > a {
color: #543DE4 !important;
}
.site .header .header__center-block .top-line li.current-menu-parent::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg);
}
.home .header .header__center-block .top-line li.menu-item.menu-item-has-children::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_white.svg);
}
.home .header .header__center-block .top-line li.menu-item.menu-item-has-children:hover::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg);
}
.home  .header .header__center-block .top-line li.menu-item.menu-item-has-children.open::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg);
transform: rotate(-180deg);
margin-top: -2px;
}
.home .header.fixed .header__center-block .top-line li.menu-item.menu-item-has-children:hover::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg) !important;
}
.home .header .header__center-block .top-line li.menu-item.menu-item-has-children.open::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg) !important;
}
.header .lang-block .lang .lang__list {
background-color: #ffffff;
transition: transform  0.3s ease;
top: 1px;
transform: translateY(0);
transition: transform  0.3s ease;
}
.header .lang-block .lang:hover .lang__list {
top: 36px;
height: auto;
padding: 0 2px 8px 2px;
transform: translateY(0);
border-radius: 0 0 20px 20px;
transition: transform  0.3s ease;
}
.header .lang-block .lang:hover svg {
fill: #543DE4;
}
.header .lang-block .lang:hover .lang__list a {
padding: 6px;
display: block;
width: 100%;
color: #000000;
border-radius: 20px;
}
.header .lang-block .lang:hover .lang__list a:hover {
background-color: rgba(185, 184, 184, 0.4) !important;
color: #543DE4;
}
.home .header .header__center-block .bottom-line li.menu-item a:hover {
color: #543DE4!important;
}
.tax-institutional-setup .content-section .accordion__content ul li {
font-size: 14px;
}
.single-stages .container_sm .institution__description {
display: flex;
flex-direction: column;
gap: 25px;
}
.page-stages .left .stages-menu .num-list li.active {
margin-bottom: 0;
border-radius: 20px !important;
background-color: #fff !important;
}
.home .resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title {
max-width: none;
}
.home .resource-section .resources-wrapper .resources__top-block .wrapper .resources__title-block .title svg {
margin-top: 5px;
}
.home-section .main-block .inner-wrap .news-section-block .news-wrapper .news-block:hover .content-block a:not(.post-author) {
color: #543DE4 !important;
}
@font-face {
font-family: 'Wix Madefor Display';
src: url(//www.prozakup.kz/wp-content/themes/ocp_wp/fonts/wix/WixMadeforDisplay-Regular.ttf) format('truetype');
font-weight: 400;
font-display: swap;
}
@font-face {
font-family: 'Wix Madefor Display';
src: url(//www.prozakup.kz/wp-content/themes/ocp_wp/fonts/wix/WixMadeforDisplay-Medium.ttf) format('truetype');
font-weight: 500;
font-display: swap;
}
@font-face {
font-family: 'Wix Madefor Display';
src: url(//www.prozakup.kz/wp-content/themes/ocp_wp/fonts/wix/WixMadeforDisplay-SemiBold.ttf) format('truetype');
font-weight: 600;
font-display: swap;
}
@font-face {
font-family: 'Wix Madefor Display';
src: url(//www.prozakup.kz/wp-content/themes/ocp_wp/fonts/wix/WixMadeforDisplay-Bold.ttf) format('truetype');
font-weight: 700;
font-display: swap;
}
@font-face {
font-family: 'Wix Madefor Display';
src: url(//www.prozakup.kz/wp-content/themes/ocp_wp/fonts/wix/WixMadeforDisplay-ExtraBold.ttf) format('truetype');
font-weight: 800;
font-display: swap;
}
body,html{
font-family: Wix Madefor Display, sans-serif;
}
a,h1,h2,h3,h4,h5,h6,li,p,span,strong{
font-family: Wix Madefor Display, sans-serif;
}
.home .home-section .main-block .inner-wrap .news-section-block {
border-left: 1px solid #878B97;
}
.home .actual-news .form-wrap .actual-news__title {
font-weight: 700;
}
.autor-block, .post-author {
display: block;
}
.news-section .news-block-wrapper .content-block a {
color: #878B97;
font-size: 14px;
font-weight: 500;
}
.header .lang-block .lang {
margin-left: 0;
}
.header .header__right-block {
display: flex;
gap: 15px;
cursor: pointer;
}
.header-search__block {
cursor: pointer;
}
.header .header__right-block .header__right-block__social {
display: flex;
gap: 10px;
align-items: center;
}
.header .header__right-block .header__right-block__social .header-social__icon{
display: flex;
align-items: center;
}
.home .header.fixed .header__right-block .header-search__block path{
stroke: #000 !important;
}
.home .header.fixed .header__right-block .header-search__block:hover path{
stroke: #543DE4 !important;
fill: #543DE4 ;
}
.header .header__right-block .header__right-block__social .header-social__icon path{
transition: 0.3s;
fill: #000;
}
.home .header .header__right-block .header__right-block__social .header-social__icon path{
fill: #ffffff;
}
.header .header__right-block .header__right-block__social .header-social__icon:hover path{
fill: #543DE4 !important;
}
.header .header__right-block .header-search__block {
display: flex;
align-items: center;
}
.header .header__right-block .header-search__block:hover path{
fill: #543DE4 !important;
stroke: #543DE4 !important;
}
.header .header__right-block .header-search__block path{
transition: 0.3s;
fill: black;
}
.home .header .header__right-block .header-search__block path{
fill: rgb(255, 255, 255);
}
.home.fixed .header-search__block svg path {
stroke: black !important;
}
.home .header.border .header-search__block svg path {
stroke: rgb(0, 0, 0) !important;
}
.header .header__center-block .top-line li.menu-item.menu-item-has-children > a{
pointer-events: none;
}
.home .header.border .header__center-block .top-line li.menu-item.menu-item-has-children::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_black.svg) !important;
}
.site .header.border .header__center-block .top-line li.current-menu-parent::after {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/menu_arrow_blue.svg) !important;
}
.footer .top-wrapper .contact-info-block a:hover{
color: #543DE4;
}
.footer .bottom-wrapper .copyright-text a:hover{
color: #543DE4;
}
.single-priorities .bottom-section {
margin-top: 0;
padding-top: 0;
}
.single-priorities .single-content-wrap{
margin-bottom: 0;
}
.single-priorities  .plan-wrapper .right .plan-list li {
font-weight: 400; 
}
.single-priorities  .plan-block .plan-wrapper .left .not-done {
background-color: #F4F4F4;
}
.single-priorities  .plan-block .plan-wrapper .left .not-done p{
color: #000;
}
.single-priorities  .plan-block .plan-wrapper .left .number-box p{
color: #000;
font-size: 24px;
margin-right: 7px;
}
.single-priorities  .plan-block .plan-wrapper .left .number-box span{
bottom: -4px;
right: -13px;
}
.single-priorities .posts-section {
margin-bottom: 100px;
} .single-priorities .plan-wrapper .right .plan-list li:not(:last-child) span:after {
content: none;
position: absolute;
width: 2px;
height: 95px;
background: #d6e9ea;
left: 50%;
top: 100%;
}
.plan-wrapper .right .plan-list li:not(:last-child) span.line{
position: absolute;
width: 2px;
background: #d6e9ea;
left: 50%;
top: 100%;
}
.single-priorities .post-card .title-block .title {
background-position-y: 11px;
text-decoration: none;
}
.single-priorities .posts-section .loop-link {
background-color: #F4F4F4;
text-decoration: none;
}
.single-priorities  .bottom-section .bottom-section-wrap {
background-color: #F4F4F4;
border-radius: 30px;
padding: 90px 30px 80px 30px;
}
.single-priorities .publications-block  .post-author svg path{
stroke: #000;
}
.single-priorities  .publications-block .bottom .btn-gray, .single-priorities .knowledge-base-block .bottom .btn-gray {
background-color: rgb(255, 255, 255);
}
.single-priorities .publications-block .next-arrow, .single-priorities .knowledge-base-block .next-arrow {
background-color: white;
}
.single-priorities .publications-block .bottom .btns .prev-arrow, .single-priorities .knowledge-base-block .bottom .btns .prev-arrow {
background-color: white;
}
.single-priorities .knowledge-base-wrapper .slick-slider .slick-track  article{
background-color: white;
}
.post-type-archive-priorities .head-section .info-block {
max-width: 1032px;
}
.single-priorities .bottom-section .knowledge-base-block  .slick-slider {
width: 100% !important;
}
.post-type-archive-priorities .goals-block {
margin-bottom: 75px;
}
.post-type-archive-priorities .archive-page-priorities .goals-block.end-block {
margin-bottom: 0;
padding: 0;
}
.post-type-archive-priorities .goals-section .goals-block .left-side .goals-gray-block .goals-color-block__inner {
width: 50%;
display: block;
position: absolute;
z-index: 0;
right: 0;
top: 0;
background-color: #f8f8f800;
background-size: cover;
background-position: left bottom;
height: 180px;
}
.post-type-archive-priorities .goals-section .goals-block .left-side:nth-child(6n+1) .goals-gray-block .goals-color-block__inner {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/archive-priorities_1.svg);
}
.post-type-archive-priorities .goals-section .goals-block .left-side:nth-child(6n+2) .goals-gray-block .goals-color-block__inner {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/archive-priorities_2.svg);
}
.post-type-archive-priorities .goals-section .goals-block .left-side:nth-child(6n+3) .goals-gray-block .goals-color-block__inner {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/archive-priorities_3.svg);
}
.post-type-archive-priorities .goals-section .goals-block .left-side:nth-child(6n+4) .goals-gray-block .goals-color-block__inner {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/archive-priorities_4.svg);
}
.post-type-archive-priorities .goals-section .goals-block .left-side:nth-child(6n+5) .goals-gray-block .goals-color-block__inner {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/archive-priorities_5.svg);
}
.post-type-archive-priorities .goals-section .goals-block .left-side:nth-child(6n+6) .goals-gray-block .goals-color-block__inner {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/archive-priorities_2.svg);
}
.archive-page-violations .head-section .info-block {
max-width: 1032px;
}
.tax-institutional-setup .institution-wrapper .accordion__content .site-btn{
margin-bottom: 50px;
}
@media (max-width: 1400px) {
.post-type-archive-violations .archive-page-violations {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/monitoring-tools-bg.png);
background-position: 120% 100px;
background-repeat: no-repeat;
background-size: 500px;
}
}
.filters-wrapper .filter-item.active:hover {
color: #543DE4;
}
.filters-wrapper .filter-item.active {
box-shadow: 0 0 4px rgba(47, 108, 112, 0.25);
background-color: #F4F4F4; 
color: #543DE4;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/blue_icon_rotate.svg) !important;
margin-bottom: 0;
}
.filters__list .checked {
color: #543DE4;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down-hover.svg) !important;
}
.filters-wrapper .filter-item .filter-dropdown {
position: absolute;
z-index: 33;
background: #F4F4F4;
width: 100%;
left: 0;
top: calc(100% - 1px);
border-radius: 0px 20px 20px 20px;
padding: 20px 10px 30px 20px;
max-height: 305px;
box-shadow: 0 4px 4px rgba(47, 108, 112, 0.25);
}
.filters-wrapper .filter-item .filter-dropdown ul li {
color: #000;
}
.filters-wrapper .filter-item .filter-dropdown ul li.active {
margin-bottom: 0;
color: #543DE4 !important;
}
.filters-wrapper .filter-item.active .filter-dropdown:after {
background: #F4F4F4;
}
.filters__list  .filter-item:hover {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/blue_icon_rotate.svg) !important;
}
.filters__list  .filter:hover {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/arrow-down-hover.svg)!important;
}
.filters__list .checked.active .filter-apply:first-child {
color: #000000 !important;
}
.filter-reset:hover {
filter: none;
color: #543DE4;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/close_2.svg);
}
.filters-wrapper .filter-list-item:hover {
background-color: rgba(197, 197, 200, 0.4) !important;
border-radius: 20px;
}
.single-knowledge-base .single-blog .single-content.content-section{
max-width: 1075px;
word-break: break-all;
}
.single-knowledge-base .single-blog .single-content.content-section *{
max-width: 774px;
word-break: break-all;
}
.single-knowledge-base .single-blog .single-content.content-section .h1{
max-width: 1030px;
}
.single-knowledge-base .single-blog .single-content.content-section .h1{
margin-bottom: 45px;
}
.single-knowledge-base .single-blog .single-content.content-section iframe{
margin-top: 15px;
}
.single-knowledge-base .single-blog  {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/knowleg-base-single-bg.png);
background-position: 95% 100px;
background-repeat: no-repeat;
background-size: 500px;
}
.single-knowledge-base .single-blog .posts-wrapper  .post-card .title-block .title {
background-position: 100% 11px;
}
.filters-wrapper .filter-item.active .filter-dropdown:after {
height: 0;
}
.filters-wrapper .filter-item.active {
color: #543DE4;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/blue_icon_rotate.svg) !important;
}
.post-type-archive-knowledge-base .archive-page-kowledge-base .head-section .info-block{
max-width: 1032px;
}
.post-type-archive-knowledge-base .archive-page-kowledge-base .head-section .header-logo-width {
width: 216px;
}
.single-publications .single-blog .single-content.content-section .single-content-wrap h6 {
font-size: 16px;
}
.single-publications .single-blog .single-content.content-section .single-content-wrap p {
font-size: 18px;
font-weight: 400;
line-height: 150%;
}
.single-publications .single-blog .single-content.content-section .single-content-wrap p {
font-size: 18px;
}
.single-publications .single-blog .single-content.content-section{
max-width: 1075px;
word-break: break-all;
}
.single-publications .single-blog .single-content.content-section *{
max-width: 774px;
word-break: break-all;
}
.single-publications .single-blog .single-content.content-section .h1{
max-width: 1030px;
}
.post-card .title-block .title {
background-position: 100% 12px;
}
.content-section h2 {
margin-top: 80px;
}
.single-publications .single-blog {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/publications-bg.png);
background-position: 95% 20px;
background-repeat: no-repeat;
background-size: 500px;
}
.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-block p {
color: #000000;
}
.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-img-block {
margin-top: 40px;
}
.archive-page.archive-page-blog .head-section .container_main .blog-head-block {
padding-bottom: 0;
}
.archive-page.archive-page-blog .head-section .container.container_main {
padding-bottom: 50px;
}
.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .news-block .content-block .post-author svg path, .archive-page-blog .content-wrapper .wrapper article:nth-child(6) .news-block .content-block .post-author svg path, .archive-page-blog .content-wrapper .wrapper article:nth-child(12) .news-block .content-block .post-author svg path {
stroke: white;
}
.archive-page-blog .content-wrapper .wrapper article:nth-child(2) .news-block:hover .post-title, .archive-page-blog .content-wrapper .wrapper article:nth-child(6) .news-block:hover .post-title, .archive-page-blog .content-wrapper .wrapper article:nth-child(12) .news-block:hover .post-title {
color: #543DE4 !important;
}
.archive-page.archive-page-blog .publications__wrapper  .news-block .content-block .post-author svg path {
stroke: #000;
}
.archive-page.archive-page-blog .post-author:hover svg path {
stroke: #543DE4 !important;
}
.archive-page.archive-page-blog .news-wrapper:nth-child(odd) .img-block:has(:not(img)) {
background-color: #000000;
background-image: none;
}
.archive-page.archive-page-blog .news-wrapper:nth-child(even) .img-block:has(:not(img)) {
background-color: #000000;
background-image: none;
}
.single-violations .knowledge-base-block {
border-top: 1px solid #C5C5C8;;
}
.single-violations .bottom-section {
padding: 90px 0;
}
.single-violations .single-pages {
background-color: white;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/monitoring-tools-bg.png);
background-position: 90% 100px;
background-repeat: no-repeat;
background-size: 500px;
}
.single-violations .accordeon_institution .panel {
background-color: #F4F4F4;
padding-bottom: 30px;
}
.single-violations .accordeon_institution .label {
background-color: #F4F4F4;
}
.single-violations .accordeon_institution .panel .site-btn{
background-color: white;
padding: 30px 15px;
border-radius: 20px;
}
.single-violations .accordeon_institution .panel .purchases-block {
padding-bottom: 20px;
}
.single-violations .templates-block .template-block {
background-color: #F4F4F4; 
}
.single-violations .purchases-block .purchase-block {
background-color: #F4F4F4; 
}
.single-violations .single-pages .purchases-block .purchase-block:hover {
background-color: #F4F4F4; 
}
.single-violations  .templates-block .template-wrapper .template-block:nth-child(3n + 1) .item-link{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/single-violations_2.png);
} 
.single-violations  .templates-block .template-wrapper .template-block:nth-child(3n) .item-link{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/single-violations_3.png);
}
.single-violations .purchases-block .purchase-block .title-block h3 {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/single-violations_small_arow.svg);
background-repeat: no-repeat;
background-position: 0 5px;
text-indent: 20px;
}
.single-violations .single-pages .purchases-block .purchase-block:hover .title-block h3 {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/single-violations_small_arow_hover.svg);
}
.single-violations .single-pages {
margin-bottom: 0;
}
.single-violations .bottom-section{
padding: 0
}
.single-violations .bottom-section .publications-block{
margin-top: 90px;
}
.stages-menu .stage-item-link.active::before {
color: #543DE4;
}
.stages-menu .stage-item-link.active a{
color: #543DE4 !important;
}
.manifest-content-section {
margin-top: 80px;
max-width: 822px;
}
.page-stages.single-stages .right .content-section .container_sm {
padding-bottom: 0;
}
.page-stages.single-stages .right .bottom-section .content-section .container_sm {
padding-bottom: 50px;
padding-top: 20px;
}
.page-stages.single-stages .resources-wrapper .resources__bottom-block .wrapper{
background-color: #F4F4F4;
}
.resource-section .resources-wrapper .resources__bottom-block .wrapper .title:after {
margin-left: 10px;
} .single-stages .single-stages .right .content-section.bg-white {
background-color: transparent;
}
.single-stages .single-stages  .stage-bottom-content:after {
background: transparent;
}
.tax-institutional-setup .institution-block {
margin-top: 30px;
}
.tax-institutional-setup .institution-block h5{
margin-bottom: 15px;
}
.tax-institutional-setup .institution-block .accordeon_institution .label{
background-color: #F4F4F4;
}
.tax-institutional-setup .accordeon_institution .panel {
background-color: #F4F4F4;
padding: 30px 20px 30px 20px
}
.tax-institutional-setup .accordeon_institution .panel .site-btn {
background-color: white;
border-radius: 20px;
}
.tax-institutional-setup  .accordeon_institution .law-block, .tax-institutional-setup  .sub-accordeon_institution .law-block {
border-radius: 20px;
background-color: white;
}
.tax-institutional-setup  .accordion__item .purchases-block {
padding-bottom: 20px;
}
.tax-institutional-setup .right .publications-block  {
padding-top: 90px;
border-top: 1px solid #C5C5C8;
}
.tax-institutional-setup .knowledge-base-block {
margin-bottom: 0;
}
.tax-institutional-setup .knowledge-base-block {
margin-bottom: 0 !important;
}
.tax-institutional-setup .knowledge-base-block .kb-title {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/base-img.svg);
background-repeat: no-repeat;
background-position: 0 4px;
}
.tax-institutional-setup .knowledge-base-block  .knowledge-base-card:hover .kb-title {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/base-img-hover.svg);
}
.knowledge-base-block  .knowledge-base-card .kb-card-wrap img {
width: 100%;
max-width: 280px;
height: auto;
}
.tax-institutional-setup .news-block-wrapper .bottom .btn , .tax-institutional-setup .news-block-wrapper .bottom .next-arrow ,.tax-institutional-setup .news-block-wrapper .bottom .prev-arrow{
background-color: #F4F4F4 !important;
}
.tax-institutional-setup .bottom {
width: 100%;
}
.tax-institutional-setup .bottom .kb-tax {
margin-top: 0;
}
.law-block .law-inner .panel-icon {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-position: center;
background-size: cover;
color: #000;
border-radius: 50%;
}
.law-block .law-inner .panel-icon rect{
fill: transparent;
}
.law-block .law-inner:hover .law-title{
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/base-img-hover.svg);
}
.accordion__content .functions-block li{
font-size: 14px;
}
.content-section h4 {
margin-top: 30px;
}
.single-stages .container_sm .institution__description:has(a){
display: block;
}
.tax-institutional-setup .institution-block .h5 {
margin-bottom: 20px
}
.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-img-block img {
max-width: 490px;
width: 100%;
height: auto;
}
.archive-page-blog .blog-head-block .inner-block {
max-width: 450px;
width: 100%;
}
.single-content iframe {
width: 100%;
min-height: 436px;
}
.home  .news-section .news-block .post-author svg path {
transition: all .3s linear;
}
.home  .news-section .news-block .post-author:hover svg path {
stroke: #543DE4;
transition: all .3s linear;
}
.single-knowledge-base .single-blog .single-content.content-section *{
word-break: break-word !important;
}
.home  .news-section-block .post-author svg path {
stroke: #ffffff;
transition: all .3s linear;
}
.home  .news-section-block .post-author:hover svg path {
stroke: #543DE4;
transition: all .3s linear;
}
.home  .news-section  .bottom .btn-gray  {
width: 171px;
}
.single-priorities .knowledge-base-wrapper .bottom {
width: 100%;
}
.home .news-section .content-wrapper {
width: 100%;
display: block;
}
.filters-wrapper .filter-item.active  .filter__item:first-of-type {
color: #543DE4;
}
.filters-wrapper .filter-item.active  .filter__item:first-of-type {
color: #543DE4 !important;
}
.filters-wrapper .filter-item.checked  .filter__item:first-of-type {
color: #000000 !important;
}
.single-priorities .knowledge-base-wrapper .knowledge-base-card .kb-card-wrap .kb-content-wrap .kb-tax  {
background-color: #F4F4F4;
}
.page-institutional-setup .right .card-block:nth-of-type(11) .card-timeline::before {
padding: 2px 0 0 0 !important;
}
.post-type-archive-stages .page-stages .card-block:nth-of-type(5) .card-timeline::before {
padding: 2px 0 0 0;
}
.post-type-archive-stages .page-stages .card-block:nth-of-type(6) .card-timeline::after {
display: none;
}
.page-stages.single-stages .right .content-section .container_sm h1 {
padding-bottom: 40px;
}
.page-stages .thumbnail-container img {
margin-top: 25px;
}
.content-section h2 {
font-size: 36px;
}
.header .lang-block .lang {
background-color: #F4F4F4;
}
.header .lang-block .lang:hover {
background-color: #F4F4F4;
color: #533de4 !important;
}
.header .lang-block .lang:hover svg path{
fill: #533de4;
}
.header .lang-block .lang .lang__list {
background-color: #F4F4F4;
filter: drop-shadow(0px 4px 4px rgba(47, 108, 112, 0.25));
}
.header .lang-block .lang:hover .lang__list a:hover {
background-color: rgba(185, 184, 184, 0.4) !important;
color: #000 !important;
}
.header .lang-block .lang:hover {
filter: drop-shadow(0px 4px 4px rgba(47, 108, 112, 0.25));
}
.home .header .lang-block .lang {
background-color: #ffffff;
}
.home .header .lang-block .lang:hover {
background-color: #ffffff;
}
.home .header .lang-block .lang .lang__list {
background-color: #ffffff;
}
.post-type-archive-stages .page-stages .left .stages-menu .stages-btn  {
color: #000 !important;
}
.page-stages .left .stages-menu .stages-btn {
color: #000 !important;
}
.page-stages .left .stages-menu .num-list li.active::before {
color: #543DE4;
}
.page-stages .left .stages-menu .stages-btn {
margin-bottom: 0; 
}
.resource-section .resources-wrapper .resources__bottom-block .wrapper .title:after {
transition: 0.5s;
}
.resource-section .resources-wrapper .resources__bottom-block .wrapper:hover .title:after {
transition: 0.5s;
}
.single-stages .publications-block .news-wrapper .news-block .content-block .post-title {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/base-img.svg);
background-repeat: no-repeat;
background-position: 0 5px;
transition: 0.3s
}
.single-stages .publications-block .news-wrapper:hover .news-block .content-block .post-title {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/base-img-hover.svg);
transition: 0.3s
}
.single-stages .publications-block .news-wrapper .news-block .content-block .post-author {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pencil-author-bg-single.svg);
background-repeat: no-repeat;
background-position: 0 5px;
transition: 0.3s
}
.single-stages .publications-block .news-wrapper .news-block .content-block .post-author:hover {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/pencil-author-bg-single--hover.svg);
transition: 0.3s
}
.news-wrapper:nth-child(odd) .img-block:has(:not(img)) {
background-color: transparent;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/news-placeholder-single.webp);
}
.single-stages .container_sm .institution__description {
gap: 0px;
}
.tax-institutional-setup .content-section p {
margin-top: 12px;
margin-bottom: 12px;
}
.single-priorities  .bottom-section-wrap {
padding-top: 0;
}
.post-author:hover svg path{
stroke: #543DE4 !important;
}
.bottom-section-wrap {
padding-top: 0 !important;
padding-bottom: 0 !important;
display: inline-block;
}
.bottom-section-wrap .publications-block {
margin-top: 90px !important;
}
.bottom-section-wrap .knowledge-base-block {
margin-bottom: 90px !important;
}
.knowledge-base-wrapper {
row-gap: 0 ;
}
.knowledge-base-wrapper .bottom{
margin-top: 0;
}
.single-bottom-block:not(:last-of-type) {
padding-bottom: 60px;
border: none;
}
.knowledge-base-block {
padding-top: 80px;
border-top: 1px solid #C5C5C8 ;
}
.bottom-section .publications-block {
padding-bottom: 90px !important;
}
.tax-institutional-setup .page-stages .right .bottom-section-wrap {
padding: 0 0 0 40px !important;
margin-top: 90px !important;
}
.bottom-section-wrap  .slick-slider{
margin-bottom: 40px !important;
}
.content-section blockquote {
margin: 50px 0;
padding: 30px 40px 0 50px;
border-top: 1px solid #543DE4;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/icon/quote.svg);
background-repeat: no-repeat;
background-position: 0 35px !important;
}
.content-section blockquote p{
margin: 0 !important;
font-size: 22px !important;
font-weight: 500 !important;
}
.content-section blockquote p:last-child, .content-section blockquote cite{
margin: 0 !important;
font-size: 15px !important;
font-weight: 400 !important;
color: #878B97;
padding-top: 15px;
}
.content-section blockquote p:first-child{
font-size: 22px !important;
font-weight: 500 !important;
color: #000;
}
.single-violations .purchases-block .site-block {
justify-content: end !important;
padding-top: 0 !important;
}
.single-violations .purchases-block .site-block:has(.site) {
justify-content: space-between !important;
}
.single-violations .purchases-block .purchase-block:hover .site-block .site {
color: #543DE4;
} .single-violations .bottom-section-wrap {
background-color: #F4F4F4;
border-radius: 30px 0 0 30px;
}
.single-violations .bottom-section-wrap  .btn-gray {
background-color: #ffffff;
}
.single-violations .bottom-section-wrap .knowledge-base-block article {
background-color: #ffffff;
}
.single-violations .bottom-section-wrap  article .kb-tax {
background-color: #F4F4F4 !important;
}
.single-violations .bottom-section-wrap .publications-block .content-block .post-author svg path {
stroke: #b4b4b4 !important;
}
.single-violations .bottom-section-wrap .publications-block .content-block .post-author:hover svg path {
stroke: #543DE4 !important;
}
.single-violations .bottom-section:after {
background-color: #F4F4F4;
}
.post-type-archive-monitoring-tools .monitoring-tools-main-section .container .container_md{
max-width: 814px;
margin: 0 auto;
}
.post-type-archive-monitoring-tools .head-section .info-block {
max-width: 1032px;
}
.single-monitoring-tools .bottom-section {
padding: 0;
margin: 0;
}
.single-monitoring-tools .bottom-section .publications-block .slick-arrow {
background-color: #F4F4F4 !important;
}
.bottom-section .publications-block .news-block .content-block .post-author svg path {
stroke: #b4b4b4 !important;
transition: 0.5s;
}
.bottom-section .publications-block .news-block .content-block .post-author:hover svg path {
stroke: #543DE4 !important;
transition: 0.5s;
}
.single-monitoring-tools .single-content {
max-width: 1075px;
}
.single-monitoring-tools .single-content *{
max-width: 774px;
}
.single-monitoring-tools .single-content h1{
max-width: 1075px;
}
.news-wrapper:nth-child(even) .img-block:has(:not(img)) {
background-color: #000000;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/news-placeholder-even.webp);
}
.archive-page.archive-page-blog .news-wrapper:nth-child(even) .img-block:has(:not(img)) {
background-color: #ffffff;
}
.single-publications .single-blog .single-content.content-section * {
word-break: break-word;
width: 100%!important;
}
.single-publications .single-blog .single-content.content-section {
word-break: break-word;
}
.accordeon_institution .functions-block{
border-top: none;
padding-top: 0;
}
.accordeon_institution .accordion__content  .accordion__content-custom{
border-bottom: 1px solid #C5C5C8;
margin-bottom: 50px;
}
.knowledge-base-block .slick-track {
display: flex;
}
.knowledge-base-block article{
flex-grow: 1;
}
.knowledge-base-block .slick-list {
display: flex;
}
.single-priorities .knowledge-base-block {
margin-top: 90px;
}
.publications-block.single-bottom-block + .knowledge-base-block{
margin-top: 0!important;
}
.single-priorities .single-pages .bottom-section .knowledge-base-block {
padding-top: 80px;
}
.single-priorities  .single-content {
max-width: 1075px;
}
@media (max-width : 1023px) {
.single-priorities .single-content {
max-width: calc(100vw - 200px);
}    
.single-priorities .bottom-section .bottom-section-wrap{
max-width: calc(100vw - 200px);
}
.single-publications .single-blog .single-content.content-section{
max-width: calc(100vw - 182px);
}
}
@media (max-width : 767px) {
.single-priorities .single-content {
max-width: calc(100vw - 48px);
}  
.single-priorities .bottom-section .bottom-section-wrap{
max-width: calc(100vw);
} 
.single-publications .single-blog .single-content.content-section{
max-width: calc(100vw - 48px);
padding: 0!important;
}
}
@media (max-width: 460px){
.knowledge-base-wrapper .knowledge-base-card:not(.slick-slide) {
max-width: 100% !important; 
width: 100% !important;
}
}
.single-priorities  .single-content *:not(.h1){
max-width: 774px;
}
.page-stages.single-stages .right .bottom-section .content-section .container_sm {
padding-bottom: 50px;
padding-top: 0px;
}
.single-violations .knowledge-base-block {
margin-top: 90px !important;
}
.archive-page.archive-page-blog .news-wrapper:nth-child(odd) .img-block:has(:not(img)) {
background-color: #ffffff;
}
.post-type-archive-knowledge-base  .content-wrapper .knowledge-base-card {
margin-bottom: 50px;
}
.home .header.border {
background-color: white;
}
.home .header.border .header__lang {
background-color: #F4F4F4;
}
.home .header.border .header-mobile__wrapper .header-mobile__lang{
background-color: #F4F4F4;
}
.archive-page-member .members-section {
max-width: 1336px;
margin: 0 auto;
padding: 0 40px 120px 40px;
}
.archive-page-member .members-section .member-block .img-block.prior{
width: 160px;
height: 160px;
padding: 13px;
border: 1px solid #878B97;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.archive-page-member .members-section .member-block .img-block.prior img{
object-fit: contain;
}
.members-wrapper .member-block:hover .info-block .info-title {
color: #000000;
}
.members-wrapper .member-block .info-block .info-title {
margin-bottom: 15px;
}
.members-wrapper .member-block .info-block .info-title p{
font-size: 24px;
font-weight: 500;
}
.members-wrapper .member-block .info-block .info-desc p{
font-size: 14px;
font-weight: 400;
line-height: 130%;
}
.members-wrapper .member-block .info-block .info-desc {
padding-top: 0;
}
.members-wrapper .member-block  .info-title {
padding-bottom: 0 !important;
}
.members-wrapper .member-block  .custom-member__socials {
padding-top: 5px !important;
display: flex;
column-gap: 10px;
}
.members-wrapper .member-block  .custom-member__socials .custom-member__social {
width: 40px;
height: 40px;
display: flex;
background-color: #F4F4F4;
border-radius: 50%;
justify-content: center;
align-items: center;
}
.members-wrapper .member-block  .custom-member__socials .custom-member__social svg path{
transition: 0.5s;
}
.members-wrapper .member-block  .custom-member__socials .custom-member__social:hover svg path {
fill: #543DE4;
transition: 0.5s;
}
.single-priorities .members-section.bg-white {
display: block;
border-radius: 30px;
background: #F4F4F4;
max-width: 814px !important;
margin: 20px auto 0 auto;
}
.single-priorities .members-section.bg-white .h2{
margin-top: 0;
font-size: 40px;
font-weight: 700;
}
.single-priorities .members-section.bg-white .h2{
margin-top: 0;
font-size: 40px; 
font-weight: 700;
}
.single-priorities .members-section.bg-white .member-block .info-block{
padding-left: 20px;
}
.single-priorities .members-section.bg-white .member-block .info-block .info-title{
margin: 0 0 16px 0;
padding: 0;
}
.single-priorities .members-section.bg-white .member-block .info-block .info-title p{
margin: 0;
padding: 0;
font-size: 24px;
font-weight: 500;
}
.members-section .members-wrapper .member-block:nth-child(odd) .info-block:not(.exp) {
padding-right: 20px;
}
.single-priorities .members-section.bg-white .member-block .info-block .info-desc p{
margin: 0;
}
.single-priorities .members-section.bg-white .member-block .info-block .info-desc{
margin: 0;
padding-bottom: 10px;
}
.single-priorities .members-section.bg-white .member-block .custom-member__socials {
padding: 0;
}
.single-priorities .members-section.bg-white .member-block .custom-member__socials .custom-member__social{
background-color: white;
}
.single-priorities .members-section.bg-white .member-block .img-block {
background-color: white;
border-radius: 50%;
padding: 10px;
}
.author .single-pages  {
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/users-patern.png);
background-position: 80% 75px;
background-repeat: no-repeat;
background-size: 500px;
margin-bottom: 0;
}
.author .single-container .single-publication-info .single-publication-info-wrap {
width: 160px;
height: 160px;
padding: 10px;
border: 1px solid #878B97;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.author .single-container  .single-content .single-content-users-title{
display: flex;
align-items: center;
margin-bottom: 50px;
}
.author .single-container  .single-content .single-content-users-title .custom-member__social{
margin-left: 12px;
width: 40px;
height: 40px;
padding: 8px;
background-color: #F4F4F4;
border-radius: 50%;
}
.author .single-container  .single-content .single-user-container-main{
margin-bottom: 30px;
padding-left: 20px;
border-left: 1px solid #878B97;
}
.author .single-container  .single-content .single-user-container-main p , .author .single-container  .single-content .single-user-container-main a{
margin-bottom: 5px;
margin-top: 0;
font-size: 15px;
font-weight: 400;
line-height: 140%;
display: block;
}
.author .single-container  .single-content .single-user-container-main .single-user-container-main__subtext{
color:  #878B97;
font-size: 15px;
font-weight: 400;
line-height: 140%;
}
.author .single-container  .single-content .single-user-container-main .single-user-container-main__item{
display: inline-flex;
padding: 5px 10px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 20px;
background: #F4F4F4;
margin: 10px  10px 0 0;
}
.author .single-container  .single-content .single-user-container-main .single-user__container__social{
margin-top: 15px;
display: flex;
column-gap: 10px;
}
.author .single-container  .single-content .single-user-container-main .single-user__container__social .custom-member__social{
width: 40px;
height: 40px;
display: flex;
background-color: #F4F4F4;
border-radius: 50%;
justify-content: center;
align-items: center;
}
.author .single-container  .single-content .single-user-container-main .single-user__container__social .custom-member__social svg path{
transition: 0.5s;
}
.author .single-container  .single-content .single-user-container-main .single-user__container__social .custom-member__social:hover svg path {
fill: #543DE4;
transition: 0.5s;
}
.author .single-container  .single-content .single-user-container-main a {
text-decoration: none;
color: #000;
transition: 0.5s;
}
.author .single-container  .single-content .single-user-container-main a:hover {
color: #543DE4;
transition: 0.5s;
}
.author .single-container  .single-content .single-content-wrap pre{
font-size: 16px;
font-weight: 400;
color: rgba(0, 0, 0, 0.60);
}
.author .single-container  .single-content .single-content-wrap ul ul li{
font-size: 16px;
font-weight: 400;
color: #878B97;
}
.author .single-container .bottom-section{
background-color: #F4F4F4;
border-radius: 30px 0 0 30px;
margin-top: 0;
}
.author .single-container .bottom-section::after{
background-color: #F4F4F4;
}
.author .single-container .bottom-section .bottom-section-wrap{
width: 100%;
}
.author .single-container .bottom-section .bottom-section-wrap .members-section {
padding: 0;
}
.author .social-block .soc-wrapper .custom-member__social{
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s;
}
.author .social-block .soc-wrapper .custom-member__social:hover svg path{
fill: #543DE4;
transition: 0.5s;
}
.author .bottom-section .members-section .member-block .img-block.prior{
width: 80px;
height: 80px;
border: 1px solid #878B97;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.author .bottom-section .members-section .member-block .info-block{
padding-left: 10px;
}
.author .bottom-section .members-section .member-block .info-block .info-title{
padding-top: 0;
}
.author .bottom-section .members-section .member-block .info-block .info-title{
padding-top: 0;
}
.author .bottom-section .members-wrapper .member-block  .custom-member__socials .custom-member__social {
background-color: #ffffff;
}
.author .bottom-section .bottom-section-wrap .members-section .h1 {
margin-bottom: 40px;
}
.author .single-content {
max-width: 859px;
}
ul#expert-tabs {
list-style-type: none;
padding: 0;
text-decoration: none;
margin: 50px 0 0 0;
border-top: 1px solid #000000;
padding-top: 30px;
}
ul#expert-tabs li {
display: inline-block;
background-color: #F4F4F4;
padding:  15px 20px;
color: #000000;
cursor: pointer;
text-decoration: none;
border-radius: 20px;
transition: 0.5s;
margin: 0 20px 0 0;
font-size: 15px;
font-weight: 400;
}
ul#expert-tabs li::before {
display: none;
}
ul#expert-tabs li:hover {
color: #543DE4;
transition: 0.5s;
}
ul#expert-tabs li.active {
transition: 0.5s;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
ul#expert-tabs li.active:hover  {
color: #000;
}
div#expert-tab {
list-style-type: none;
margin: 0;
}
div#expert-tab  .expert_member-display {
display: none;
}
div#expert-tab .expert_member-display.active {
display: block !important;
}
div#expert-tab  .single-content-wrap {
margin: 50px 0 0 0;
}
div#expert-tab  .single-content-wrap p{
margin: 15px 0;
font-size: 18px;
font-weight: 400;
line-height: 150%;
}
.about-info-section  .content-wrap p{
margin: 15px 0;
}
div#expert-tab  .single-content-wrap h4 ,div#expert-tab  .single-content-wrap h1 , div#expert-tab  .single-content-wrap h2 , div#expert-tab  .single-content-wrap h3 , div#expert-tab  .single-content-wrap h5 , div#expert-tab  .single-content-wrap h6{
font-size: 20px;
font-weight: 700;
margin-top: 40px;
}
.about-info-section  .content-wrap h4 ,.about-info-section  .content-wrap h1 , .about-info-section  .content-wrap h2 , .about-info-section  .content-wrap h3 , .about-info-section  .content-wrap h5 , .about-info-section  .content-wrap h6{
margin-bottom: 20px;
}
.about-info-section  .content-wrap h4:not(:first-of-type) ,.about-info-section  .content-wrap h1:not(:first-of-type) , .about-info-section  .content-wrap h2:not(:first-of-type) , .about-info-section  .content-wrap h3:not(:first-of-type) , .about-info-section  .content-wrap h5:not(:first-of-type) , .about-info-section  .content-wrap h6:not(:first-of-type){
margin-top: 30px;
}
div#expert-tab  .single-content-wrap ul li, .about-info-section  .content-wrap ul li{
font-size: 18px;
font-weight: 400;
line-height: 150%;
}
div#expert-tab  .single-content-wrap ul li::before{
background-color: #000000;
}
.user-participant-role .bottom-section .publications-block {
margin-top: 0 !important;
}
.user-participant-role .bottom-section  {
padding-bottom: 0 !important;
}
.user-participant-role .bottom-section .members-section {
margin-bottom: 90px;
}
.user-participant-role .bottom-section .publications-block .bottom .btn-gray, .user-participant-role .bottom-section .knowledge-base-block .bottom .btn-gray {
background-color: white;
}
.user-participant-role .bottom-section .knowledge-base-block .bottom .slick-arrow.bg-gray {
background-color: white;
}
.user-participant-role .bottom-section .knowledge-base-block article .kb-tax{
background-color: #F4F4F4 !important;
}
.user-participant-role .bottom-section .knowledge-base-block article{
background-color: white;
}
.user-expert-role #expert-tab .expert_member-display .bottom-section {
padding: 0;
background-color: transparent;
}
.user-expert-role #expert-tab .expert_member-display .bottom-section::after {
display: none;
}
.user-expert-role #expert-tab .expert_member-display .bottom-section .bottom-section-wrap {
padding: 0;
}
.user-expert-role #expert-tab .expert_member-display .bottom-section .bottom-section-wrap .publications-block{
padding: 0 !important;
margin: 50px 0 0 0 !important;
}
.user-expert-role #expert-tab .expert_member-display .bottom-section .bottom-section-wrap .knowledge-base-block {
padding: 0 !important;
margin: 50px 0 0 0 !important;
border: none;
}
.user-expert-role #expert-tab .expert_member-display .bottom-section .bottom-section-wrap .knowledge-base-block .bottom .btn-gray {
border-radius: 20px;
}
.user-expert-role .bottom-section .publications-block  .btn-gray, .user-expert-role .bottom-section .knowledge-base-block .btn-gray {
border-radius: 20px;
color: #000 !important;
text-decoration: none;
}
.user-expert-role .bottom-section .publications-block  article .post-title {
color: #000 !important;
}
.user-expert-role .bottom-section .publications-block  article:hover .post-title {
color: #543DE4 !important;
}
.user-expert-role .bottom-section .knowledge-base-block article .kb-tax{
color: #000;
}
.user-expert-role .bottom-section .knowledge-base-block article .kb-tax{
color: #000;
text-decoration: none;
}
.user-expert-role .bottom-section .publications-block .news-block-wrapper article {
max-width: 382px;
margin: 0 0 50px 0;
}
.user-expert-role .bottom-section .publications-block .news-block-wrapper article:nth-child(2n - 1) {
margin: 0 50px 50px 0;
}
.user-expert-role .bottom-section .publications-block .news-block-wrapper article .news-block{
max-width: 382px;
width: 100%;
margin: 0 !important;
}
.user-expert-role .bottom-section .publications-block .pr .bottom{
margin: 0 !important;
}
.user-expert-role .bottom-section .publications-block .news-block-wrapper{
display: flex;
flex-wrap: wrap;
}
.user-expert-role .bottom-section .knowledge-base-block .knowledge-base-wrapper {
display: flex;
flex-direction: column;
}
.user-expert-role .bottom-section .knowledge-base-block .knowledge-base-wrapper article{
width: 100%;
margin-bottom: 50px;
}
.user-expert-role .bottom-section .publications-block .news-block-wrapper .pr{
display: block;
width: 100%;
}
.user-participant-role .single-publication-info .single-publication-info-wrap .autor-block{
width: 100%;
}
.page-template-page-expert .member-block .img-block {
padding: 0 !important;
}
.user-expert-role .single-publication-info .single-publication-info-wrap {
padding: 0 !important;
border: none !important;
}
.user-expert-role .single-publication-info .single-publication-info-wrap .autor-block {
width: 100%;
}
.single-priorities .members-section  .img-block {
padding: 0 !important;
}
.header .header__right-block__social .header-social__icon:hover svg path{
stroke: #543DE4 !important;
}
.social-fixed .header-social__icon svg path{
transition: 0.5s;
}
.social-fixed .header-social__icon:hover svg path {
transition: 0.5s;
fill: #543DE4;
}
.header  .header-login-dropdown {
padding: 15px 20px;
background-color: white;
position: absolute;
border-radius: 20px;
display: none;
top: 70px;
right: -131px;
}
.header  .header-login-dropdown-active {
display: block !important; 
filter: drop-shadow(0px 4px 4px rgba(47, 108, 112, 0.25));
}
.header  .header-login-dropdown .btn {
background-color: transparent;
}
.header .header-login-dropdown .header-login-dropdown-btn-wrapper {
background-color: #F4F4F4;
border-radius: 20px;
}
.header .header-login-dropdown .header-login-dropdown-btn-wrapper:first-child {
margin-bottom: 15px;
background-image: url(//www.prozakup.kz/wp-content/themes/ocp_wp/img/gradient-background.webp);
background-size: cover;
background-repeat: no-repeat;
border-radius: 20px;
}
.header .header__right-block__social {
position: relative;
}
.user-expert-role .publications-block .post-author {
color: #b4b4b4;
transition: 0.5s;
text-decoration: none;
}
.user-expert-role .publications-block .post-author:hover {
color: #543DE4;
transition: 0.5s;
}
.home .project-section .project-slider {
overflow: hidden;
position: relative !important;
width: 400px;
margin-top: -100px !important;
}
.home .project-section .slider-container {
position: absolute;
top: 0;
right: 0;
animation: slide-up infinite linear 30s; 
}
@keyframes slide-up {
0% {
top: 0px;
}
100% {
top: -930px; 
}
}
.header .header__burger-wrapper {
background-color: #f4f4f4;
}
.header .header__burger-wrapper .burger-btn__line {
background-color: #000000;
}
.header .header-mobile__wrapper .header-mobile__lang {
margin-left: 30px;
}
.header .header-mobile__wrapper .header__right-block__social .header-social__icon:hover svg path{
fill: #543DE4 !important;
}
.header .mobile__wrap .mobile__nav-block-title {
color:  #878B97;
font-size: 15px;
font-weight: 400;
line-height: 140%;
}
.header .mobile__wrap .mobile__nav-block .menu ul li a {
color: #fff;
font-size: 15px;
font-weight: 400;
}
.header .header__mobile .mobile-menu-header .menu-item a {
color: #fff!important;
font-size: 15px;
font-weight: 400;
}
.header .header__mobile .mobile-menu-header .menu-item-has-children ul{
margin-top: 20px;
}
.header .header__mobile .mobile-menu-header .menu-item-has-children{
padding-bottom: 0;
}
.header .header__mobile-wrapper {
background: #05070F;
}
.header .header__mobile-wrapper .header-mobile-socilal {
margin-top: 50px;
padding-top: 50px;
border-top: 1px solid #565656;
width: 100%;
display: flex;
}
.header .header__mobile-wrapper .header-mobile-socilal a {
width: 20px;
height: 20px;
display: block;
margin-right: 30px;
}
.header .header__mobile-wrapper .header-mobile-socilal a svg {
width: 100%;
height: auto;
}
.header .header__mobile-wrapper .header-mobile-socilal a path{
stroke: none !important;
transition: 0.5s;
}
.header .header__mobile-wrapper .header-mobile-socilal a:hover path{
transition: 0.5s;
fill: #543DE4 !important;
}
.header .header-mobile__wrapper .header__right-block__social .header-social__icon svg path {
fill: #000;
}
.home .header .header-mobile__wrapper .header__right-block__social .header-social__icon svg path {
fill: #ffffff;
}
.header .custom-container  .header-mobile__wrapper .header-social__icon svg path {
fill: #000;
}
.page-template-page-community .member-block .img-block {
padding: 0 !important;
}
.single-publications .single-content-wrap ul li {
font-size: 18px !important;
font-weight: 400 !important;
}
@media (max-width: 1365px) {
.header .header__right-block {
display: none;
}
.social-fixed {
display: none !important;
}
.header .custom-container .header-logo-width{
width: 252px; 
}
}
@media (max-width: 1023px) {
.header .custom-container {
background-color: white !important;
}
.header .custom-container  .header-logo-width {
background-color: white;
width: 207px;
padding: 35px 0;
}
.header .custom-container  .header-logo-width .site-branding {
width: 100%;
}
.header .custom-container  .header-logo-width .site-branding .header__logo{
width: 100%;
}
.header .custom-container  .header-logo-width .site-branding .header__logo svg{
width: 100%;
left: 0 !important;
}
}
@media (max-width: 575px) {
.header .header__left-block {
border-right: none;
width: 153px !important;
}
.header .header__left-block a{
width: 100% !important;
}
.header .header__left-block a svg{
width: 100% !important;
}
.header .header-mobile__wrapper .header-login-dropdown-btn{
display: none !important;
}
.header .header__burger {
display: flex;
align-self: center;
margin-left: 15px;
cursor: pointer;
}
.header  .mobile__wrap .header-login-dropdown {
padding: 0;
background-color: transparent;
position: relative;
display: block;
top: 0px;
left: 0 !important;
}
.header  .mobile__wrap .header-login-dropdown .btn {
background-color: transparent;
}
.header .mobile__wrap .header-login-dropdown .header-login-dropdown-btn-wrapper {
background-color: #F4F4F4;
border-radius: 20px;
}
.header .mobile__wrap .header-login-dropdown .header-login-dropdown-btn-wrapper:last-child {
background-color: transparent;
margin-top: 20px;
}
.header .mobile__wrap .header-login-dropdown .header-login-dropdown-btn-wrapper:last-child a{
padding: 0 !important;
height: auto;
color: white;
background-image: none;
}
}
.page-template-page-expert .member-block .img-block {
border: none !important;
}
.tax-institutional-setup .single-stages .panel .purchases-block ol{
margin: 20px 0 0 0;
padding-bottom: 0;
}
.tax-institutional-setup .single-stages .panel .purchases-block ol li{
font-size: 14px;
padding-left: 10px;
line-height: 150%;
margin: 14px 0 0 12px;
position: relative;
font-weight: 500;
}
.tax-institutional-setup .single-stages .panel .purchases-block ol li a {
text-decoration: none;
}
.page-id-96 .single-pages {
margin-bottom: 0 !important;
} .page-template-template-pagespage-sign-php .member__tab__item .field-checkbox .ur-label {
display: none;
}
.page-template-template-pagespage-sign-php .member__tab__item .field-checkbox:nth-of-type(2n) .ur-label {
display: block;
}
.page-template-template-pagespage-sign-php .member__tab__item .field-checkbox .ur-checkbox-label a {
color: #543de4;
}
.user-expert-role .single-container .single-content .single-content-users-title {
margin-bottom: 10px;
}
.user-expert-role .single-container .single-content .user_status {
font-size: 24px;
font-weight: 500;
line-height: 130%; 
color: #543DE4;
margin-bottom: 50px;
}
footer .footer__main-block .bottom-wrapper .copyright-text {
line-height: 190%;
}
.page-template-page-faq .faq-container .accordeon .label svg  {
margin-top: 7px;
}
.page-template-page-faq .faq-container .accordeon .panel a  {
color: #543DE4 !important;
}
.page-template-page-faq .faq-container .accordeon .panel ul  {
list-style: none;
}
.page-template-page-faq .faq-container .accordeon .panel ul li {
font-size: 18px;
line-height: 150%;
margin: 14px 0;
position: relative;
padding-left: 20px;
font-weight: 400;
}
.page-template-page-faq .faq-container .accordeon .panel ul li:before {
display: block;
content: "";
width: 4px;
height: 4px;
background-color: #543DE4;
position: absolute;
top: 10px;
left: 0;
}
.author .single-container .single-publication-info .single-publication-info-wrap {
padding: 0;
}
.author .single-container .single-publication-info .single-publication-info-wrap  .img-block.prior {
width: 160px;
height: 160px;
}
.user-participant-role  .single-container .single-publication-info .single-publication-info-wrap {
padding: 0;
box-sizing: content-box;
}
.single-publications  .single-publication-info .single-publication-info-wrap .post-author {
color: #000;
}
.page-template-page-expert .page-template-page-sign .head-section, .user-registration-account .head-section {
background-color: #ffffff !important;
}
.page-template-page-community .page-template-page-sign .head-section, .user-registration-account .head-section {
background-color: #ffffff !important;
}
.home .home-section .news-section-block .news-wrapper  .slick-list  .news-block .content-block .post-author {
margin-top: 15px;
}
.home .news-section .news-block-wrapper  .content-wrapper article  .news-block .content-block .post-author {
margin-top: 10px;
}
.author .user-expert-role .single-content #expert-tab .expert_member-display .single-content-wrap ul li::before {
background-color: #bdbdbd;
}
.archive-page .no-results {
padding: 50px;
}
.archive-page .no-results .page-title{
width: 100%;
text-align: center;
}
ul.user-registration-error::before{
content: none;
}
.user-registration-error li::before{
content: none!important;
}
.ur-front-spinner {
margin-left: 0;
position: absolute;
left: 15px;
}
.user-registration-message::before{
content: none;
}
.bottom-wrapper.footer-pryvacy-policy{
margin-top: -30px;
margin-bottom: 30px;
}
@media (max-width:575px) {
.bottom-wrapper.footer-pryvacy-policy{
margin-top: 0px;
margin-bottom: 30px;
}
}@font-face{font-display:block;font-family:TablePress;font-style:normal;font-weight:400;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format("woff2"),url(//www.prozakup.kz/wp-content/plugins/tablepress/css/build/tablepress.woff) format("woff")}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#f9f9f9;--even-text-color:var(--text-color);--even-bg-color:#fff;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:content-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>*>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>.odd>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody)>.even>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dataTables_wrapper{clear:both;margin-bottom:1rem;position:relative}.dataTables_wrapper .tablepress{clear:both;margin-bottom:0}.dataTables_wrapper:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_filter label input{margin-left:.5em;margin-right:0}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate .paginate_button{color:#111;display:inline-block;margin:0 5px;outline:none;position:relative;text-decoration:underline}.dataTables_paginate .paginate_button:first-child{margin-left:0}.dataTables_paginate .paginate_button:last-child{margin-right:0}.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before{color:#d9edf7}.dataTables_paginate .paginate_button:hover{cursor:pointer;text-decoration:none}.dataTables_paginate .paginate_button:hover:after,.dataTables_paginate .paginate_button:hover:before{color:#049cdb}.dataTables_paginate .paginate_button.disabled{color:#999;cursor:default;text-decoration:none}.dataTables_paginate .paginate_button.disabled:after,.dataTables_paginate .paginate_button.disabled:before{color:#f9f9f9}.dataTables_paginate .paginate_button.current{cursor:default;font-weight:700;text-decoration:none}.dataTables_paginate.paging_simple{padding:0 15px}.dataTables_paginate.paging_simple .paginate_button.next:after,.dataTables_paginate.paging_simple .paginate_button.previous:before{-webkit-font-smoothing:antialiased;bottom:0;content:"\f053";font-family:TablePress;font-size:14px;font-weight:700;height:14px;left:-14px;line-height:1;margin:auto;position:absolute;right:auto;text-align:left;text-shadow:.1em .1em #666;top:0;width:14px}.dataTables_paginate.paging_simple .paginate_button.next:after{content:"\f054";left:auto;text-align:right}.dataTables_scroll{clear:both}.dataTables_scroll .tablepress{width:100%!important}.dataTables_scrollHead table.tablepress{margin:0}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;margin:0!important;overflow:hidden;padding:0!important}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color)}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{cursor:pointer;outline:none;padding-right:20px;position:relative}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{-webkit-font-smoothing:antialiased;bottom:0;font-family:TablePress;font-size:14px;font-weight:400;height:14px;left:auto;line-height:1;margin:auto;position:absolute;right:6px;top:0}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
opacity: 0.2;
background-color: #ffffff;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
.lazy-loaded {
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1 !important;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}