.bg-lite {
    background-color: white;
}

#header-login-dropdown-btn path {
    fill: black;
}

/* #header-login-dropdown-btn svg {
    margin-right: 20px;
    display: block;
    position: relative;
    bottom: 5px;
} */
.header-social__icon.header-login-dropdown-btn{
    display: flex;
    align-items: center;
}
.archive-page-member .members-section {
    margin-top: 60px !important;
}
.ur-field-item.field-checkbox{
    position: relative;
}
.ur-field-item.field-checkbox .form-row.validate-required>.ur-label {
    padding: 0;
    position: absolute;
    left: 30px;
    top: -6px;
}
.user_status {
    color: #48b3ba;
    font-size: 24px;
    text-transform: capitalize;
}

.user_status path {
    fill: #48b3ba;
}

#wp_user_profile_avatar_thumbnail {
    display: none;
}

@media (min-width:768px) {
    .archive-page .head-section .header__left-block {
        position: relative;
        top: 30px;
    } 
}


.archive-page-priorities .info-block {
    padding-bottom: 50px;
}


.single .members-section.bg-white {
    display: block!important;
}

.grecaptcha-badge{
    display: none!important;
}

.bottom-section-wrap {
    width: 100%;
}



.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;
}

ul#expert-tabs li.active{
    background: #48b3ba;
}
    

@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(/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;
}
	
.member__tab:first-child {
    margin-left: 80px;
}

#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;
}

/* .filter-reset{
	display: block !important;
} */

.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-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(/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: #f4f4f4;
}

.member__tab__content{
	background: white;
    border-radius: 30px;
    padding: 50px 80px 80px 80px;
}

.member__tab.active {
	background-color: #48b3ba;
    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;
}


.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;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    border-radius: 30px !important;
}


.page-stages .right {
    background-color: white;
}

.img-card {
    background-image: url(/wp-content/themes/ocp_wp/img/decor-hover.png);
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.post-type-archive-priorities .header.border,
.single-priorities .header.border {
    background-color: white;
}


@media( max-width: 1024px) {
    .home .header li.menu-item a {
        color: white !important;
    }
}

.stage-right-wrap:after {
    background: white !important;
}


.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;
    }
}




.home .home-section .main-title {
    text-align: left;
    margin: 0;
}

.home .home-section .main-block .main-title {
    text-indent: 0;
}

.archive-page-member .members-section {
    max-width: 1336px;
    margin: 0 auto;
    padding: 0 40px 120px 40px;
}

.archive-page-member .members-section .members-wrapper .member-block .img-block.prior img {
    -o-object-fit: cover;
    object-fit: cover;
}

.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;
    position: relative;
}

.archive-page-member .members-section .members-wrapper .member-block .img-block.prior img {
    position: absolute;
    left: 0;
    top: 0;
}




.goals-section .goals-block .left-side .goals-gray-block .goals-gray-block__inner-wrapper {
    min-height: 480px;
}



.home .home-section .main-block .main-title {
    max-width: 920px;
}

.home .home-section .main-block .inner-wrap .main-img-wrap {
    height: 340px;
    width: 706px;
}


.home .resource-section .resources-wrapper .resources__exp-block ul li:before {
    transition: all .3s linear;
}



.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;
}


.home .goals-section .goals-block .left-side .goals-gray-block .link {
    z-index: 12;
}







.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 {
    position: relative;
}

.post-type-archive-stages .right.bg:after {
    background: none;
}

.page-stages .page-stages_bg {
    width: 400px;
    height: 600px;
    position: absolute;
    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-position: 30px;
    background-size: 520px;
}

.archive-page.archive-page-blog .head-section .container_main .blog-head-block .inner-block p {
    color: #48b3ba;
}

.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;
}


.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;
}


.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-container {
    position: relative;
}

.site .about-results .slider-block{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #000000;
}

.site .about-results:before{
    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-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-position: 90% 100px;
    background-repeat: no-repeat;
    background-size: 500px;
    padding-bottom: 40px;
}

.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-color: none;
    color: #000;


}

.post-type-archive-monitoring-tools .archive-page-monitoring-tools .monitoring-tools-card .link {
    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 .content-block .site-wrapper .site:hover {
    color: #48b3ba;
}

.soc-wrapper svg:hover {
    filter: none;
    fill: #48b3ba;
}

.single-monitoring-tools .single-pages__monitoring-tools {
    background-position: 90% 100px;
    background-repeat: no-repeat;
    background-size: 500px;
}


/* .post-type-archive-violations .archive-page-violations .main-section .main-wrapper .right-block  .violations_wrapper article {
    width: 100%;
} */

.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-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-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 .finished-priority-item:hover h6 {
    color: #48b3ba;
}

.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;
}




.single-priorities .single-priorities .plan-block .number-box.done .number {
    color: #000;
}



.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 .title{
    color: #48b3ba;
}

.single-violations .single-pages .purchases-block .purchase-block p{
    font-size: 16px;
}


.single-violations .templates-block .template-block .card-title {
    margin: 0;
}



/* .home .header .header__center-block .top-line li.menu-item a:hover {
    color: #48b3ba!important;
} */

/* .header .header__center-block .top-line li.menu-item a:hover {
    color: #48b3ba !important;
} */


/* .header .header__center-block .top-line li.menu-item-has-children a:hover{
    color: #48b3ba !important;
} */


/* .header .header__center-block .top-line li.menu-item-has-children:hover a {
    color: #48b3ba !important;
} */

/* .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>.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: #48b3ba !important;
}



/* .site .header .header__center-block .top-line li.menu-item.current-menu-item a {
    color: #48b3ba !important;
}

.site .header .header__center-block .top-line li.menu-item.current-menu-item a {
    color: #48b3ba !important;
}

.site .header .header__center-block .top-line li.menu-item.current-menu-item a {
    color: #48b3ba !important;
}

.site .header .header__center-block .top-line li.current-menu-parent > a {
    color: #48b3ba !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: #48b3ba;
}

.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: #48b3ba;
}
.home .header .header__center-block .bottom-line li.menu-item a:hover {
    color: #48b3ba!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: #48b3ba !important;
}




.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;
}

.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: #48b3ba !important;
    fill: #48b3ba ;
}

.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: #48b3ba !important;
}

.header .header__right-block .header-search__block {
    display: flex;
    align-items: center;
}

.header .header__right-block .header-search__block:hover path{
    fill: #48b3ba !important;
    stroke: #48b3ba !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;
}



.footer .top-wrapper .contact-info-block a:hover{
    color: #48b3ba;
}
.footer .bottom-wrapper .copyright-text a:hover{
    color: #48b3ba;
}

.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: "";
    position: absolute;
    width: 2px;
    height: 100%;
    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: -20px;
    background-color: #f8f8f800;
    background-size: cover;
    background-position: left bottom;
}


.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-position: 120% 100px;
        background-repeat: no-repeat;
        background-size: 500px;
    }
}
.filters-wrapper .filter-item.active:hover {
    color: #48b3ba;
}
 .filters-wrapper .filter-item.active {
    box-shadow: 0 0 4px rgba(47, 108, 112, 0.25);
    background-color: #F4F4F4; 
    color: #48b3ba;
    background-image: url(/wp-content/themes/ocp_wp/img/blue_icon_rotate.svg) !important;
    margin-bottom: 0;
}
 .filters__list .checked {
    color: #48b3ba;
    background-image: url(/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: #48b3ba !important;
}
 .filters-wrapper .filter-item.active .filter-dropdown:after {

    background: #F4F4F4;
}

.filters__list  .filter-item:hover {
    background-image: url(/wp-content/themes/ocp_wp/img/blue_icon_rotate.svg) !important;
}
.filters__list  .filter:hover {
    background-image: url(/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: #48b3ba;
}

.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-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;
}


.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;
}



.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: #48b3ba !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: #48b3ba !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-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 .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: #48b3ba;
}
.stages-menu .stage-item-link.active a{
    color: #48b3ba !important;
}

.manifest-content-section {
    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;
}
 

.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-position: center;
    background-size: cover;
    color: #000;
    border-radius: 50%;
}

.law-block .law-inner .panel-icon rect{
    fill: transparent;
}



.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: #48b3ba;
    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: #48b3ba;
    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: #48b3ba;
}

.filters-wrapper .filter-item.active  .filter__item:first-of-type {
    color: #48b3ba !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{
    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 .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: #48b3ba;
}

.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 .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: #48b3ba !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 #48b3ba;
    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: #48b3ba;
}
/* .single-violations .purchase-block .site-block .site{
    position: relative;
    z-index: 10;
}
.single-violations .purchase-block .site-block .site:hover {
    color: #48b3ba !important;
    text-decoration: none;
} */
.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: #48b3ba !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: #48b3ba !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;
}

.single-publications .single-blog .single-content.content-section * {
    word-break: break-word;
}

.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;
}

.single-priorities .single-pages .bottom-section .knowledge-base-block {
    padding-top: 80px;
}

.single-priorities  .single-content {
    max-width: 1075px;
}

.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: 50px;
    height: 50px;
    display: flex;
    background-color: white;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    padding: 9px;
}

.archive-page-member .head-section {
    padding-bottom: 120px;
}

.archive-page.archive-page-member {
    background: #F8F8F8;
}
.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: #48b3ba;
    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-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;
}
.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: #48b3ba;
    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: #48b3ba;
    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: #48b3ba;
    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: #48b3ba;
    transition: 0.5s;
}
ul#expert-tabs li.active {
    transition: 0.5s;
    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%;
}
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;
}
div#expert-tab  .single-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: #48b3ba !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: #48b3ba !important;
}
.social-fixed .header-social__icon svg path{
    transition: 0.5s;
}
.social-fixed .header-social__icon:hover svg path {
transition: 0.5s;
fill: #48b3ba;

}


.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-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: #48b3ba;
    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: #48b3ba !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;
    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: #48b3ba !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;
    }    
}
.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 .ur-field-item .ur-label .required{
	color: white;
}
.page-template-template-pagespage-sign-php .member__tab__item .field-checkbox .ur-label .required {
	color: white;
}
.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: #48b3ba;
}
.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: #48b3ba;
    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: #48b3ba !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: #48b3ba;
    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;
}

.site-page {
    padding-top: 90px !important;
}

.custom-header #header-login-dropdown-btn svg {
    bottom: -6px;
}

.header-mobile__wrapper {
    top: 10px;
}

@media( max-width: 1023px ) {

    .header-search__block{
        display: none;
    }
    
    .header .lang-block .lang{
        display: none;
    }
    
}


.header .mobile__wrap .mobile__nav-wrap:not(:last-child) {
    border-bottom: none !important;
}