/*
Theme Name: Peace for Ukraine
Theme URI: https://donate.superior.name/
Author: KpuBa
Description: Responsive Theme.
Version: 1.1.0
License: Commercial
Text Domain: Peace for Ukraine
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
.container-fluid, .container-fluid .vc_section:not(.porto-inner-container) {
    padding-left: 0!important;
    padding-right: 0!important;
}
a.rn_but {text-align: center;}
.sliderpartners, .relatednews, .pfugallery_slider, .mp_banner, .mprelatednews, .mpblock_sliderpart .mpblock_slidersmi  {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.sliderpartners.slick-initialized,
.relatednews.slick-initialized,
.pfugallery_slider.slick-initialized,
.mp_banner.slick-initialized,
.mpblock_sliderpart.slick-initialized,
.mpblock_slidersmi.slick-initialized,
.mprelatednews.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.pfu_page h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 39px;
    text-transform: uppercase;
    color: #1F1F1F;
    margin-bottom: 50px;
}
.pfu_page h2:before {
    content: "";
    display: block;
    width: 200px;
    height: 3px;
    background: #FFB800;
    margin-bottom: 20px;
}
.pfu_page {
    padding-top: 100px;
    padding-bottom: 50px;
}
.pfu_page ul, .pfu_page ol {
    padding-left: 20px;
    list-style: none;
    margin-bottom: 30px;
}
.block_documents_two.pfu_block {
    margin-bottom: 70px;
}
.block_documents.pfu_block {
    margin-bottom: 70px;
}
.pfu_page ol li:before {
    content: "";
    display: inline-block;
    width: 26.5px;
    height: 21.5px;
    margin-right: 10px;
    background-image: url(/wp-content/themes/porto/images/pfu/post_check_ico.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    vertical-align: bottom;
}
.pfu_page.pp_page ul {
    padding-left: 20px;
    list-style: none;
    width: 65%;
    display: inline-block;
    margin-bottom: 20px;
}
.pfu_page.pp_page ul:last-child, .pfu_page.pp_page ul li:last-child {
    margin-bottom: 0px;
}
.pfu_page.pp_page hr {
    margin-bottom: 50px;
    margin-top: 30px;
    background: #000;
    height: 1px;
}
.pfu_page p, .pfu_page ol li, .pfu_page ul li {
    font-size: 18px;
    line-height: 22px;
    color: #1f1f1f;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
}
.pfu_page ul li:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #FFB800;
    border-radius: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
.pfu_page ol li, .pfu_page ul li {
    margin-bottom: 20px;
    padding-top: 14px;
}
.pfu_page.pp_page ul li:before {
    width: 10px;
    height: 10px;
}
.pfu_page.pp_page h3 {
    float: left;
    width: 35%;
}
section.page-top.page-header-2 {
    background-image: url(/wp-content/uploads/2022/12/kroshki_bg.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 30px 0px;
}
hr.brdcr_line {
    margin-bottom: 20px;
    margin-top: 0px;
    height: 3px;
    background: #FFB800;
    width: 200px;
    max-width: 100%;
}
h1.page-title.dontitle {
    font-family: 'Montserrat';
    font-weight: 900;
    letter-spacing: 0;
    font-size: 48px;
    line-height: 59px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #ffffff;
}
.kroshki_text {
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 22px;
}
.pfu_footer {
    background: #1F1F1F;
    padding: 80px 0px;
    color: #fff;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
.footer_socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    margin-right: 20px;
}

.footer_socials i {
    font-size: 20px;
    color: #333;
    /* display: flex; */
}

.footer_socials {
    display: flex;
    align-items: center;
}
.footer_socials a:hover {
    background: #2152a6;
}
.footer_socials a:hover i {
    color: #fff;
}
.pfu_socialfooter .footer_socials a {
    background: unset;
    border: 1px solid #1c1c1c;
    width: 74px;
    height: 74px;
}
.pfu_socialfooter .footer_socials i {
    font-size: 32px;
    color: #1c1c1c;
}
.pfu_socialfooter .footer_socials a:hover {
    background: #1c1c1c;
}
.pfu_socialfooter .footer_socials a:hover i {
    color: #ffffff;
}
.rsmenu_header {
    position: fixed;
    top: 300px;
    right: 0;
    width: auto;
    background-color: unset;
    z-index: 1;
    margin-right: 10px;
}
.rsmenu_header .footer_socials {
    flex-direction: column;
    align-items: center;
}
.rsmenu_header .footer_socials a {
    margin-right: 0px;
    margin-bottom: 10px;
    cursor: pointer;
}
/**
.footer_socials a:before {
    content: "";
    width: 40px;
    max-width: 100%;
    min-height: 40px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain!important;
    background-position: center center!important;
    margin-right: 20px;
}
a.facebook:before {
    background: url(/wp-content/uploads/2022/12/facebook_x2.webp) no-repeat;
}
a.telegram:before {
    background: url(/wp-content/uploads/2022/12/telegram_x2.webp) no-repeat;
}
a.youtube:before {
    background: url(/wp-content/uploads/2022/12/youtube_x2.webp) no-repeat;
}
a.instagram:before {
    background: url(/wp-content/uploads/2022/12/instagram_x2.webp) no-repeat;
}
a.twitter:before {
    background: url(/wp-content/uploads/2022/12/twitter_x2.webp) no-repeat;
}
**/


.ourwork-tab-wrap{
    position: relative;
    background: #FFFFFF;
    margin-bottom: 100px;
}
.ourwork-tab-wrap .nav-tabs {
    display:none;
    border-bottom: none;
}
.ourwork-tab-wrap .nav-tabs .nav-item {
    background: rgba(0, 0, 0, 0.03);
    margin-right: 0;
    margin-bottom: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}
.ourwork-tab-wrap .nav-tabs .nav-link{
    border: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #272727;
    text-decoration: none;
    padding: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
}
.ourwork-tab-wrap .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background: #fff;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #FFB800;
}
.ourwork-tab-wrap .nav-tabs .nav-item:before {
    list-style: none;
    display: none;
}
.brcard {
    border-right: 1px solid #1F1F1F;
}
.donatebox_right {
    padding-left: 20px;
    padding-right: 20px;
}
.ourwork-tab-wrap .card-body {
    padding: 20px 30px 50px;
}
.db_title {
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    color: #1F1F1F;
    margin-bottom: 30px;
}
.db_desc p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #272727;
}
.db_desc {
    margin-bottom: 30px;
}
.pp_text {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #272727;
    display: flex;
    margin-bottom: 50px;
    flex-direction: column;
    align-items: flex-start;
}
.pp_text span {
    font-weight: 700;
    margin-right: 5px;
    text-transform: none;
}
a.mpbut_blue.mpbdon {
    text-align: center;
    width: calc(100% - 150px);
}
img.pp_img {
    height: 30px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    object-fit: cover;
}
.bb_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #272727;
	gap: 5px;
	margin-top: 10px;
}
.bb_text span {
    font-weight: 700;
    margin-right: 5px;
}
.bp_box {
    margin-bottom: 50px;
}
button.bank_details-card.btn-copy {
    background-repeat: no-repeat;
    background-size: contain !important;
    border: none;
    cursor: pointer;
    background: url(/wp-content/themes/porto/images/pfu/copy-icon.svg) no-repeat;
    width: 19px;
    height: 22px;
    display: inline-block;
    margin-left: 10px;
}
.dtextpole.textcopy {
    display: flex;
    align-items: center;
}
.dtextpolepp {
    display: flex;
    align-items: center;
}
p.dtextpolecopy {
    margin-bottom: 0px;
}
input.mpbut_blue.mpbdon {
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 15px 100px;
    display: block;
    width: auto;
    margin: 0 auto;
    text-align: center;
    background: #1D55A4;
    border: unset;
}
input.mpbut_blue.mpbdon:hover {
    background: #ffb800;
}
.donformtitle {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    width: 85%;
}
.donformtitle:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #FFB800;
    margin-top: 10px;
}
.modsubtitle {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.modal_buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.modal_buttons .btn {
    background: #FFB800;
    border: 1px solid #FFB800;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1F1F1F;
    text-decoration: none;
    margin: 0 auto;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
    cursor: pointer;
    outline: none!important;
}
.modal_buttons .btn:hover {
    background: #009E23;
    border: 1px solid #009E23;
    color: #fff;
    outline: none!important;
}
/**
 * DONATE MODALS
 **/
.modal-backdrop {
    display: none!important;
}
.modal-content {
    margin-left: auto;
    padding: 30px;
    width: 450px;
    max-width: 100%;
    min-height: 100%;
    background: #FFFFFF;
    border-right: 1px solid #002F6D;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-radius: unset;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.modal-dialog {
    margin-left: auto;
    width: 450px;
    max-width: 100%;
    min-height: 100%;
    background: #FFFFFF;
    left: 0;
    top: 0;
    margin: 0;
}
.donformtitle {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    width: 85%;
}
.donformtitle:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #FFB800;
    margin-top: 10px;
}
.modsubtitle {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.paypalmodalcard .db_title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}
.paypalmodalcard .dtextpolepp p {
    font-size: 16px;
    line-height: 20px;
}
input.mpbut_blue.mpbdon {
    width: 100%;
    padding: 15px;
    background: #009E23;
}
.modal-content {
    border: none!important;
}
.modal-footer {
    border: unset!important;
}
button.btn_back {
    font-weight: 400;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0px;
    font-size: 18px;
    line-height: 22px;
    background: unset;
    border: none;
    color: #000;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    outline: none!important;
}
button.btn_back:hover {
    background: unset;
    border: unset;
    color: #000;
}
.paypalmodalcard {
    margin-bottom: 20px;
}
button.btn_back.btn-primary {
    display: flex;
    align-items: center;
    width: 240px;
}
button.btn_back.btn-primary span {
    margin-left: 20px;
}
.banktransfercard .bb_text {
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
}
.banktransfercard .bp_box {
    margin-bottom: 30px;
}
.banktransfercard .db_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
}
.banktransfercard .bb_text {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
}
.banktransfercard .bp_box {
    margin-bottom: 30px;
}
.banktransfercard .db_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
}
.cryptocard .pp_text {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
}
.cryptocard .db_title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}
.cryptocard p {
    font-size: 16px;
    line-height: 20px;
}
.banktransfercard .bb_text span {
    font-size: 18px;
    line-height: 22px;
	display: block;
}


@media(min-width:768px) {
    .ourwork-tab-wrap {
        box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    }
    .ourwork-tab-wrap .nav-tabs {
        display: flex;
        padding: 0;
        justify-content: space-between;
    }
    .ourwork-tab-wrap .card {
        border: none;
    }
    .ourwork-tab-wrap .card .card-header {
        display:none;
    }  
    .ourwork-tab-wrap .card .collapse{
        display:block;
    }
}




.pfu_innerbox {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}
a.flogo img {
    width: 216px;
    height: auto;
    object-fit: cover;
    margin-bottom: 30px;
}
.ftpl {
    margin-bottom: 30px;
}
.footer_one {
    width: 63%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.footer_two {
    width: 15%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.footer_three {
    width: 22%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.pfu_footer .widget {
    margin-bottom: 0px!important;
}
.pfu_footer .widget_nav_menu li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #ECECEC;
    padding-left: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-top: unset;
}
.pfu_footer .widget_nav_menu li:before {
    display: none;
}
.pfu_footer .widget>div>ul, .widget>ul {
    border: unset;
}
.ft_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 25px;
}
.ft_inner a {
    margin-bottom: 5px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #ECECEC;
}
.ft_t {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    color: #ECECEC;
    margin-bottom: 10px;
}
.ft_inner:last-child {
    margin-bottom: 0px;
}
.pfu_footer .widget li.current-menu-item>a:before, .pfu_footer .widget li.current-menu-item>a:after {
    content: "";
    position: absolute;
    opacity: 1;
}
.pfu_footer .widget_nav_menu li>a:before {
    content: "";
    position: absolute;
    background: #1D55A4;
    height: 4px;
    width: auto;
    top: 50%;
    left: 0;
    margin-top: 15px;
    right: 0;
    opacity: 0;
}
.pfu_footer .widget_nav_menu li>a:hover:before {
    content: "";
    position: absolute;
    background: #1D55A4;
    height: 4px;
    width: auto;
    top: 50%;
    left: 0;
    margin-top: 15px;
    right: 0;
    opacity: 1;
}
.pfu_footer .widget_nav_menu li>a {
    position: relative;
}
.pfu_footer .widget_nav_menu li>a:after {
    content: "";
    position: absolute;
    background: #FFB800;
    height: 4px;
    width: auto;
    top: 50%;
    left: 70%;
    margin-top: 15px;
    right: 0;
    opacity: 0;
}
.pfu_footer .widget_nav_menu li>a:hover:after {
    content: "";
    position: absolute;
    background: #FFB800;
    height: 4px;
    width: auto;
    top: 50%;
    left: 70%;
    margin-top: 15px;
    right: 0;
    opacity: 1;
}
.fo_bottom ul {
    display: flex;
    align-items: center;
}
.fo_bottom ul li {
    padding-right: 30px!important;
}
.fo_bottom ul li:last-child {
    padding-right: 0px!important;
}
.fo_top {
    margin-bottom: 5rem;
}
.ft_inner p {
    margin-bottom: 0px;
}
.pfu_socialfooter {
    background-color: #FFB800;
    padding: 50px 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #1F1F1F;
}
.pfu_socialfooter p {
    margin-bottom: 0px;
}
.pfu_socialfooter .col-lg-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.faie {
    align-items: end;
}
#header .porto-view-switcher .narrow li.menu-item>a {
    font-family: 'Montserrat';
}
#header .porto-view-switcher>li.menu-item>a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
.mega-menu.menu-hover-line:not(:hover)>li.menu-item.active>a:after, .mega-menu.menu-hover-line>li.menu-item:hover> a:after {
    opacity: 1;
}
.mega-menu.menu-hover-line>li.menu-item>a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    top: 0;
    left: 0;
    opacity: 0;
    background: #ffb800;
}
.mega-menu.menu-hover-line>li.menu-item>a:before {
    background: #1D55A4;
    height: 4px;
}
.mega-menu.menu-hover-underline>li.menu-item>a:after {
    top: 50%;
    margin-top: 15px;
    width: auto;
    left: 60%;
    right: 0;
}
.mega-menu.menu-hover-underline>li.menu-item.active>a:after, .mega-menu.menu-hover-underline>li.menu-item:hover> a:after {
    right: 0;
    opacity: 1;
}

.mega-menu.menu-hover-underline>li.menu-item>a:before {
    transition: unset;
}
.mega-menu.menu-hover-underline > li.menu-item > a:after {
    margin-right: 20px;
}
.mega-menu.menu-hover-line>li.menu-item>a.current:before {
    position: absolute;
    left: 0;
    right: 0;
    background: #1D55A4;
    height: 4px;
    opacity: 1;
}
#header.sticky-header .main-menu > li.menu-item.active > a, #header .main-menu > li.menu-item.active > a, .pfu_footer .widget li.current-menu-item>a {
    font-weight: 600;
}
.gmap p {
    margin: 0;
    padding: 1px;
}
.gmap {
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.contacts_inner {
    padding-bottom: 100px;
}
.pfu_page h2 span {
    color: #FFB800;
}
.pfu_oficetitle {
    font-weight: 800;
    font-size: 24px;
    line-height: 100%;
    color: #1F1F1F;
    margin-bottom: 50px;
    display: block;
}

.contact_links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
}
.contact_links a {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #00A1DF;
    margin-bottom: 20px;
    display: flex;
    align-items: end;
}
.contact_links a.clemail {
    text-transform: unset;
    text-decoration: unset;
}
.contact_links a:before {
    content: "";
    max-width: 100%;
    height: 24px;
    display: inline-block;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    margin-right: 20px;
}
a.clmphone:before {
    background-image: url(/wp-content/uploads/tg_vb.webp);
    width: 62px;
}
a.clsphone:before {
    background-image: url(/wp-content/uploads/phone.webp);
    width: 31px;
}
a.clemail:before {
    background-image: url(/wp-content/uploads/email.webp);
    width: 31px;
}
.pc_item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.pc_tpc {
    font-weight: 700;
    margin-right: 10px;
}
.pc_item p, .pc_item:last-child {
    margin-bottom: 0px;
}
.pcform {
    padding: 50px 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
div.wpforms-container-full.pfu_forms .wpforms-form button[type=submit] {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    background: #FFB800;
    width: 100%;
    padding: 15px 0px;
    border: unset;
    transition: 0.3s all;
}
div.wpforms-container-full.pfu_forms .wpforms-form button[type=submit]:hover {
    background: #1D55A4;
    border: unset;
}
div.wpforms-container-full.pfu_forms {
    margin-bottom: 0px;
}
.pcform h3 {
    font-weight: 800;
    margin-bottom: 15px;
}
div.wpforms-container-full.pfu_forms .wpforms-form .wpforms-field-label {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

/* ======================== Modal ======================== */
.modalhome {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9042;
    overflow: auto;
    position: fixed;
    display: none;
    background: unset;
}
.modal-cont {
    margin-left: auto;
    padding: 30px;
    width: 450px;
    max-width: 100%;
    min-height: 100%;
    background: #FFFFFF;
    border-left: 1px solid #002F6D;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    box-shadow: 0px 6px 12px rgb(0 0 0 / 15%);
    border-radius: unset;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-cont p.podzagmodt {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #383640;
    text-align: center;
}
.relative {
    position: relative;
}
.modclose {
    position: relative;
    max-width: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
    z-index: 2;
    order: 2;
}
.modclose:before,
.modclose:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 30px;
  width: 2px;
  background-color: #272727;
}
.modclose:before {
  transform: rotate(45deg);
}
.modclose:after {
  transform: rotate(-45deg);
}

/*
.modclose {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: -15px;
    margin-right: 0px;
    z-index: 2;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #f5f5f5;
    overflow: hidden;
}
*/
.closeicon:hover {
    color: #3e4288;
}
.closeicon {
    font-size: 18px;
    padding: 15px;
    color: #6267B2;
}
.modtc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.formtitle {
    order: 1;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #1F1F1F;
}
.search_desc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 30px;
}
.snews_foto {
    height: 500px;
    max-height: 500px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 20px;
}
.snews_right_desc {
    margin-bottom: 50px;
}
.post_meta {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.post-date {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #1F1F1F;
    margin-right: 40px;
}
.post-date span {
    font-weight: 700;
}
.single_post h3, .single_post h4 {
    margin-top: 50px;
}
.single_post h3, .single_post h4 {
    margin-top: 50px;
    margin-bottom: 30px;
}
.single_post .snews_maincont blockquote p {
    color: #454545;
    font-style: italic;
    margin-bottom: 0px;
}
.single_post .snews_maincont blockquote {
    margin-bottom: 50px;
    border: unset;
    padding: 0px 0px 0px 75px;
    position: relative;
}
.single_post .snews_maincont blockquote:after {
    content: "";
    background-image: url(/wp-content/uploads/citata_icon.png);
    background-color: unset;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 16.89px;
    margin-top: 16.5px;
}

.single_post .snews_maincont blockquote:before {
    content: "";
    background-color: #FFB800;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.single_post .snews_maincont ol li:before {
    content: "";
    display: inline-block;
    width: 26.5px;
    height: 21.5px;
    margin-right: 10px;
    background-image: url(/wp-content/themes/porto/images/pfu/post_check_ico.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    vertical-align: bottom;
}
ol.single_post .snews_maincont ol li::marker {
    display: block;
    width: 10px;
    font-size: 10px;
    height: 10px;
    vertical-align: sub;
}
.snews_maincont {
    border-bottom: 1px solid #000;
    padding-bottom: 50px;
}
.pfu_page a {
    color: #1F87C8;
    text-decoration: underline;
}
/**
FAQ
**/
.toggle_item {
    position: relative;
}
.reveal {
    transition: 0.3s ease-out;
    padding: 18px 60px 18px 20px;
    display: block;
    position: relative;
    cursor: pointer;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 140%;
    width: 100%;
    border: none;
    border-radius: 8px;
    color: #333333;
    background: unset;
    text-align: right;
    margin-bottom: 10px;
    z-index: 1;
}
.reveal.active {
    border: none;
    color: #333333;
    border-radius: 8px 8px 0px 0px;
    margin-bottom: 0;
    font-weight: 500;
}
.toggle_container {
    padding: 18px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 140%;
    color: #333333;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 2px 5px #e9e6e6;
    margin-bottom: 15px;
}
.tog_title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 140%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
    padding: 18px 20px 18px 20px;
    background: linear-gradient(86.94deg,#FEF6FB 0,#FFFEED 49.93%,#EFFAFE 94.92%);
    width: 100%;
}
.reveal:before {
    content: "";
    width: 22px;
    height: 22px;
    background: linear-gradient(#1a8fac 0 0), linear-gradient(#1a8fac 0 0), #ebf3f300;
    background-position: center;
    background-size: 100% 2px,2px 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    border: 0px!important;
    margin-top: 0px!important;
}
.reveal.active:before {
    background: linear-gradient(#1a8fac 0 0), linear-gradient(#ebf3f3 0 0), #ebf3f300;
    background-position: center;
    background-size: 100% 2px,0px 100%;
    background-repeat: no-repeat;
    right: 20px!important;
    border: 0px!important;
}
.sidebar-content .sb_title {
    display: none;
}
.sidebar-content .widget .widget-title {
    font-weight: 800;
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 24px;
    line-height: 29px;
    color: #1F1F1F;
    text-transform: unset;
    margin-bottom: 50px;
}
.sidebar-content .widget {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    margin-bottom: 50px;
}
.global_faq_accordeon section.toggle.active label {
    background-color: unset;
    color: #333;
    border-color: unset;
}
.global_faq_accordeon .toggle.active > label {
    background: #fff;
}
.global_faq_accordeon .toggle > label:hover {
    background: #fff;
}
.global_faq_accordeon section.toggle:first-child label:before {
    top: calc(50% - 20px);
}
.global_faq_accordeon section.toggle.active:first-child label:before {
    top: calc(50% - 5px);
}
.global_faq_accordeon .toggle > label {
    border-left: unset;
    background: #fff;
    padding-left: 0px;
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #1F1F1F;
}
.global_faq_accordeon section.toggle {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
}
.global_faq_accordeon section.toggle label {
    color: #1F1F1F;
}
.global_faq_accordeon .toggle > label:before {
    border-top: 2px solid;
    border-right: 2px solid;
    top: calc(50% - 5px);
    width: 14px;
    height: 14px;
    transform: rotate(135deg) translate3d(0, -50%, 0);
}
.toggle.active > label:before {
    top: calc(50% + 10px);
    transform: rotate(-45deg);
    color: #FFB800;
}
h3.sb_title {
    margin-top: 0px;
    font-weight: 800;
}
img.partimg {
    width: 100%;
    height: 100px;
    object-fit: cover;
    padding: 10px;
    opacity: 0.9;
}
ul.slick-dots {
    padding-left: 0;
    border: unset!important;
}
.slick-dots li.slick-active {
    width: 16px;
    height: 16px;
    background: #FFB800;
    border-radius: 25px;
    margin-right: 20px;
}
ul.slick-dots li {
    background: #D9D9D9;
    width: 16px;
    height: 16px;
    border-radius: 25px;
    vertical-align: middle;
    margin: 0 10px!important;
    border: unset!important;
}
ul.slick-dots li:before {
    display: none;
}
.slick-dots li button {
    height: 16px;
    width: 16px;
}
.global_faq_accordeon .toggle:hover > label:before {
    color: #FFB800;
}
.newsdesc_left {
    padding-bottom: 100px;
}
.rn_inner {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 4px #ddd;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.relatednews {
    margin-left: -15px;
    margin-right: -15px;
}
.rn_innerbox {
    margin: 30px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(5px);
}
.rn_date {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #272727;
    opacity: 0.6;
    margin-bottom: 20px;
}
.rn_title a {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #272727;
    text-decoration: none;
}
.rn_otrivok {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #272727;
    height: 155px;
    overflow: hidden;
    margin-bottom: 30px;
}
a.rn_but {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #1F1F1F;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0px;
    border: 1px solid #1f1f1f;
}
img.rnimg {
    height: 215px;
    object-fit: cover;
}
a.rn_but:hover {
    background: #1f1f1f;
    color: #fff;
}
.rn_title {
    margin-bottom: 20px;
}
.main-arrow{
    cursor: pointer;
    position: absolute;
    height: 26px;
    width: 26px;
    transition: all .2s;
    transform: translate(0, -50%);
    background: #fff;
    border: 1px solid #ddd;
    background-size: 300%;
    z-index: 2;
    transition: all 0.3s;
}
.main-arrow:hover{
    background-position: 100% 0;
    border-color: #fff;
    background: #FFB800;
}
.main-arrow:hover::before{
    border-color: #fff;
}
.main-arrow-next{
    border-radius: 25px;
    right: -35px;
    top: 50%;
}
.main-arrow-prev{
    border-radius: 25px;
    left: -35px;
    top: 50%;
}
.main-arrow::before{
    content: '';
    position: absolute;
    height: 11px;
    width: 11px;
    border-top: 2px solid #1F1F1F;
    border-right: 2px solid #1F1F1F;
    top: 6px;
    left: 5px;
}
.main-arrow-next::before{
    transform: rotate(45deg);
    right: 12px;
}
.main-arrow-prev::before{
    transform: rotate(-135deg);
    left: 9px;
}
.naarow.main-arrow-prev {
    top: 0;
    right: 0;
    left: unset;
    margin-right: 6em;
    margin-top: 32px;
}
.naarow.main-arrow-next {
    top: 0;
    right: 0;
    margin-top: 32px;
}
span.pagingInfo {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 40px;
    margin-top: 20px;
    font-size: 26px;
    line-height: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    letter-spacing: 5px;
}
.col-lg-4.sncol {
    padding-left: 30px;
}
.allactionnews_box .rn_inner {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    box-shadow: unset;
    display: flex;
    align-items: flex-start;
}
.allactionnews_box .rn_innerbox {
    margin: 0px;
    backdrop-filter: unset;
    padding: 0px;
}
img.pagernimg.wp-post-image {
    width: 100%;
    min-height: 100%;
    height: 345px;
    object-fit: cover;
}
.allactionnews_box .rn_otrivok {
    height: auto;
    overflow: inherit;
}
.rn_date i {
    color: #FFB800;
    font-size: 17px;
    margin-right: 11px;
}
a.rn_but:after {
    content: "";
    background-image: url(/wp-content/themes/porto/images/pfu/news_rm_arrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    width: 30px;
    height: 15px;
    margin-left: 30px;
}
a.rn_but:hover:after {
    background-image: url(/wp-content/themes/porto/images/pfu/news_rm_arrow_white.svg);
}
.page-links span.current, .pagination span.current {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFB800;
    border: unset;
    background: unset;
}
.page-links>a, .page-links>span, .pagination>a, .pagination>span {
    border: unset;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}
.page-links .nextpostslink:before, .page-links .previouspagelink:before, .pagination .next:before, .pagination .prev:before {
    top: 13px;
}
.pfu_page .pagination a:hover, .pfu_page .page-links span:hover, .pfu_page .pagination span:hover {
    background: #fff!important;
    text-decoration: underline;
    outline: none!important;
}
.pfu_page .pagination a:focus, .pfu_page .page-links span:focus, .pfu_page .pagination span:focus {
    background: #fff!important;
    text-decoration: underline;
    outline: none!important;
}
.pfu_page .pagination a:active, .pfu_page .page-links span:active, .pfu_page .pagination span:active {
    background: #fff!important;
    text-decoration: underline;
    outline: none!important;
}
a.link_abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.patr_linkon:hover {
    opacity: 0.8;
}
.relatednews a.rn_but:after {
    display: none;
}
.standartbg {
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    width: 100%;
    min-height: 100%;
}
.pfugal_bg {
    height: 190px;
    filter: drop-shadow(0px 0px 1px #000000);
}
.docsolo_bg {
    height: 350px;
    /* border: 1px solid #FFB800; */
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
    /* overflow: hidden; */
}
.doc_inner {
    /* margin-bottom: 30px; */
    border: 1px solid #FFB800;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.pfu_block {
    margin-bottom: 100px;
}
a.pfugallery {
    padding: 10px;
}
.pfugallery_slider {
    margin-left: -10px;
    margin-right: -10px;
}
.doc_linkhidden {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: 0.3s linear;
    position: absolute;
    bottom: 0;
    background-color: #ffffff;
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.1);
    color: #1F1F1F;
    padding: 0;
    text-align: center;
}
.doc_linkhidden a {
    text-decoration-line: none;
    color: #272727;
    line-height: 100%;
    font-size: 18px;
    display: block;
    margin-bottom: 0px;
}
.doc_inner:hover .doc_linkhidden {
    height: 110px;
    padding: 5px;
}
.doc_inner:hover .doc_linkhidden a:hover {
    text-decoration: underline;
}

.doc_linkhidden a:focus, .doc_linkhidden a:active {
    margin-bottom: 0px!important;
}
a.dociframe:before {
    content: "";
    background-image: url(/wp-content/themes/porto/images/pfu/pdf_icon.svg);
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
a.dociframe {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 0.3s linear;
    position: absolute;
    bottom: 0;
    background-color: #ffffff;
    box-shadow: 0px -4px 4px rgb(0 0 0 / 10%);
    color: #1F1F1F;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.doc_inner:hover a.dociframe {
    height: 110px;
    padding: 10px 0px 20px;
}
.doc_inner:hover a.dociframe:hover {
    text-decoration: underline;
}
img.doctwopdf {
    margin-right: 10px;
}
.doc_title {
    width: calc(100% - 85px);
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #1F1F1F;
    margin-right: 11px;
}
.doctwo_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 32px;
    height: auto;
    padding: 30px 31px;
    border: 1px solid #272727;
    margin-bottom: 30px;
}
a.doctwoiframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.doctwo_inner:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    transition: all 0.3s linear;
}
.doctwo_inner:hover .doctwoarr {
    transform: scale(1.2);
    transition: all 0.3s linear;
}
.bnapr_box {
    padding: 30px 15px 10px 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    min-height: 100%;
}
.bnapr_box img {
    margin-bottom: 12px;
    object-fit: cover;
}
.bnapr_box span {
    font-weight: 900;
    text-align: center;
    min-height: 100%;
}
.bnapr_box p {
    margin-bottom: 0px;
}
hr.napline {
    margin: 12px 0;
    background: #FFB800;
    height: 3px;
    width: 50px;
}
.aupimg {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 50px;
}
.member_box ul {
    align-items: baseline;
    padding: 0;
    margin: 0;
    border: unset;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.member_box ul li {
    width: 25%;
    padding-top: 0px;
    margin-bottom: 10px;
    flex: 0 0 auto;
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    height: 280px;
    overflow: hidden;
    position: relative;
}
.membel_list img {
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    margin-bottom: 10px;
}
.membel_list a.nav-link {
    padding: 0;
    margin: 0;
    border: unset;
}
.member_name {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}
.member_dolj {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #454545;
    /* min-height: 120px; */
}
.member_box ul li:before {
    display: none;
}
.tab-content > .active .mem_info {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* margin-top: 220px; */
    background: #fff;
}
.member_box {
    position: relative;
}
/*================*/
/*== NA KOLENKE ==*/
/*================*/
li.membel_list.active {
    z-index: 2;
    position: relative;
}
li.membel_list {
    z-index: 2;
}
.mem_name {
    font-weight: 900;
    font-size: 48px;
    line-height: 59px;
    color: #FFB800;
}
.mem_dolj {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #1F1F1F;
    margin-bottom: 20px;
}
li.membel_list.active .member_name, li.membel_list.active .member_dolj {
    display: none;
}
li.membel_list.active:after {
    content: "";
    background-image: url(/wp-content/themes/porto/images/pfu/triangle_yeallow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 20px;
}
.mem_info {
    text-align: right;
}
.report_bg {
    height: 100px;
    margin-bottom: 50px;
}
.report_item {
    padding: 0 0 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.report_inner {
    padding: 0 30px;
}
.report_title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #1F1F1F;
    text-align: center;
    margin-bottom: 50px;
}
.repost_desc span {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #454545;
}
.repost_desc {
    font-weight: 700;
    margin-bottom: 50px;
}
.report_files {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border: 1px solid #1F1F1F;
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
}
.report_files a {
    text-decoration: none;
    color: #1F1F1F;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.report_files:hover {
    text-decoration: underline;
}
.report_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.post-modified {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #1F1F1F;
    opacity: 0.5;
    text-align: center;
}
.allreport_post {
    margin-bottom: 100px;
}
.pb_cont {
    margin-bottom: 100px;
}
.pb_faqs .global_faq_accordeon section.toggle:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.sidebar_newsitem img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin-right: 20px;
}
.sidebar_newsitem {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 20px;
    filter: filter: drop-shadow(0px 0px 1px #000000);
}
.sidebar_newsrdesc {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #272727;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.sidebar_newslink {
    font-weight: 400;
    color: #454545;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
}
a.sidebar_newslink img {
    margin-left: 10px;
}
.sb_newsa_box .sidebar_newsitem:last-child {
    margin-bottom: 0px;
}
.bottom_content .sidebar-content h3 {
    margin-bottom: 50px;
}
.sidebar_newstitle {
    margin-bottom: 30px;
}
a.sidebar_newslink:hover {
    color: #1F87C8;
    text-decoration: underline;
}
hr.snhr {
    margin: 30px 0px;
}
.sb_newsa_box hr:last-child {
    margin-bottom: 0px;
}
progress {
  text-align: center;
}
.progress-bar.progress-bar-warning {
    position: relative;
}
.progress-bar.progress-bar-warning:after {
    content: attr(aria-valuenow)'%';
    position: absolute;
    right: 0;
    background-image: url(/wp-content/themes/porto/images/pfu/projects/percent_icon.svg);
    width: 50px;
    height: 50px;
    z-index: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    padding: 10px;
    margin-right: -10px;
    font-weight: 700;
    font-size: 14px;
}
.vc_progress_bar .vc_single_bar.progress, .progress {
    background: #fff;
    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.4);
}
.progress-bar.progress-bar-warning {
    background-color: #ffb800;
}
.progress-bar {
    overflow: visible;
}
.project_meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    color: #1F1F1F;
}
.project_meta .post-modified span {
    margin-right: 10px;
}
.progress {
    margin-bottom: 30px;
}
.main_info {
    margin-bottom: 50px;
}
.main_info_item img {
    margin-bottom: 10px;
}
.main_info_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main_info_item span {
    font-weight: 700;
}
a.btn_donate {
    background: #009E23;
    padding: 15px 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    width: 360px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}
.project_info_inner {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding: 30px;
}
a.btn_donate:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), #009E23;
}
.project_info .snews_foto {
    margin-bottom: 0px;
}
.play-btn {
    background: rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    text-align: center;
    line-height: 108px;
    cursor: pointer;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.play-btn:hover {
    animation: animate 2s linear infinite;
}
.play-btn i {
    color: #1D55A4;
    font-size: 65px;
    padding: 8px;
}
@keyframes animate{
  0%{
    box-shadow: 0 0 0 0 rgb(29 85 164 / 50%);
  }
  40%{
    box-shadow: 0 0 0 30px rgb(29 85 164 / 30%);
  }
  60%{
    box-shadow: 0 0 0 30px rgb(29 85 164 / 20%);
  }
  100%{
    box-shadow: 0 0 0 rgb(29 85 164 / 5%);
  }
}
.sdvyt_prev_bg {
    height: 500px;
}

.project_video {
    margin-bottom: 50px;
}
.tehhar_title {
    font-weight: 700;
    padding: 10px 0px;
}
.tehhar_desc {
    font-style: normal;
    font-weight: 300;
    padding: 10px 0px;
}
.project_tehhar .row .col-lg-6 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tehhar_cont {
    margin-bottom: 30px;
}
.project_tehhar {
    margin-bottom: 50px;
}
.project_table {
    padding: 50px 50px 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.cost_titles {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    border-bottom: 1px solid #797979;
}
.cost_titles span {
    margin-bottom: 10px;
    display: block;
}
.tablerow .col-lg-2, .tablerow .col-lg-3 {
    padding: 10px 10px 10px 0px;
    border-bottom: 1px solid #ececec;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.project_table .row.cost_titles .col-lg-2, .project_table .row.cost_titles .col-lg-3 {
    padding-left: 0px;
    padding-right: 10px;
}
.tablerow .col-lg-2, .tablerow .col-lg-3, .project_table .row .col-lg-6 {
    padding: 10px 10px 10px 0px;
    border-bottom: 1px solid #ececec;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
}
.project_table .post-modified span {
    margin-right: 10px;
}
.project_total {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #1F1F1F;
    margin-bottom: 30px;
}
.project_total span {
    margin-left: 10px;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #FFB800;
}
.tablerow {
    margin-bottom: 20px;
}
.project_costs {
    margin-bottom: 50px;
}
span.v_o {
    margin-left: 10px;
}
ul.paginationproject {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
}
ul.paginationproject li:before {
    display: none;
}
ul.paginationproject li {
    border: unset;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
ul.paginationproject li.active {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFB800;
    border: unset;
    background: unset;
    cursor: text;
}
.table_meta {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}
.table > :not(caption) > * > * {
    padding: 10px 10px 10px 0px!important;
    background-color: #fff!important;
    box-shadow: unset!important;
    border-color: #ececec;
}
span.table_title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
a.report_flink {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #000000;
}
.table_options {
    font-style: normal;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #1F1F1F;
}
.table_opis p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #1F1F1F;
}
.allp_title a {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: #1F1F1F;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
}
.allproject .snews_foto {
    aspect-ratio: 1.5 / 1;
    margin-bottom: 0px;
	height: auto;
}
.allp_maininfo {
    margin-bottom: 30px;
}
.allp_maininfo_item.zibralicol {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1F1F1F;
    float: left;
}
.allp_maininfo_item span {
    margin-left: 5px;
}
.allp_maininfo_item {
    font-size: 16px;
    line-height: 20px;
    color: #1F1F1F;
    font-weight: 700;
    float: right;
    text-align: right;
}
.allp_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.allp_buttons a.btn_donate {
    width: 50%;
    padding: 15px;
    margin-right: 5px;
}
.allp_buttons a.rn_but {
    width: 50%;
    padding: 15px;
    margin-left: 5px;
}
.allp_buttons a.rn_but:after {
    display: none;
}
.allreport_post .pagination {
    margin-top: 0px;
}
.global_infoblock {
    padding: 50px 0px;
    background: #272727;
    color: #fff;
    margin-bottom: 100px;
}

.gidesc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}
span.gist {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}
span.gimt {
    /* margin-bottom: 10px; */
}
a.giblink {
    background: #FFB800;
    border: 1px solid #FFB800;
    padding: 15px 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    width: 360px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    float: right;
    cursor: pointer;
    outline: none!important;
}
a.giblink:hover {
    border: 1px solid #ddd;
    background: #fff;
}
a.giblink:hover {
    background: #019e22;
    border: 1px solid #019e22;
}
.label_hotproject {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFB800;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 10px 20px;
}
.label_endproject {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.lendtext {
    transform: rotate(-7deg);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 10px 15px;
    border: 1px solid #FFFFFF;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}
a.btn_donate.hidebut {
    display: none;
}
.progress-bar.progress-bar-warning.black {
    background-color: #1F1F1F;
}
.progress-bar.progress-bar-warning.black:after{
    background-image: url(/wp-content/themes/porto/images/pfu/projects/black_circle.svg);
}
/**
 * MAINPAGE
**/
.pfu_page.mainpage {
    padding-top: 0px;
}
.mpbannerslide_bg {
    height: 800px;
    padding-top: 150px;
}
.mpslid_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #fff;
    width: auto;
    max-width: 100%;
}
.mpslid_inner a.btn_donate {
    margin-left: 0;
    margin-right: 0;
}
.mpb_title {
    font-weight: 900;
    font-size: 64px;
    line-height: 120%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.mpb_title span {
    font-weight: 900;
    font-size: 90px;
    line-height: 100%;
    color: transparent;
    -webkit-text-fill-color: black;
    -webkit-text-stroke-color: red;
    text-shadow: -1px 0 #ffb800, 0 1px #ffb800, 1px 0 #ffb800, 0 -1px #ffb800;
}
.mpb_subt:before {
    content: "";
    display: block;
    width: 200px;
    height: 3px;
    background: #FFB800;
    margin-bottom: 10px;
}
.mpb_subt {
    margin-bottom: 40px;
}
img.dopimg {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-10%, 126px);
    object-fit: contain;
    height: 587px;
    z-index: -1;
    width: 50%;
}
.mp_banner ul.slick-dots, .relatednews.mpproject ul.slick-dots {
    position: absolute;
    bottom: 0;
    margin-bottom: 33px;
}
.mp_banner ul.slick-dots li {
    width: 60px;
    padding: 0px;
    height: 5px;
    margin: 0 10px!important;
    background: #ffffff6e;
    border-radius: 0px;
}
.mp_banner ul.slick-dots li button {
    display: none;
}
.mp_banner ul.slick-dots li.slick-active, {
    background: #1D55A4;
    opacity: unset;
}
.mp_banner ul.slick-dots li.slick-active:after {
    content: "";
    background: #FFB800;
    height: 5px;
    width: 23px;
    display: block;
    float: right;
    margin-right: 0;
    border-radius: unset;
}
.mp100 {
    margin-bottom: 100px;
}
.block_napr.mpblock_cyfry .bnapr_box {
    box-shadow: unset;
}
.block_napr.mpblock_cyfry .bnapr_box span {
    font-weight: 700;
    font-size: 64px;
    line-height: 81px;
    text-align: center;
    color: #1F1F1F;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.block_napr.mpblock_cyfry .bnapr_box p {
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
}
.mpblock_proekti {
    padding: 80px 0;
    background: #1F1F1F;
    color: #fff;
}
h2.transportwo {
    color: transparent;
    -webkit-text-fill-color: black;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    margin-bottom: 20px;
}
.pfu_page.mainpage h2 {
    font-weight: 900;
    font-size: 48px;
    line-height: 59px;
    text-transform: uppercase;
    color: #1F1F1F;
}
.mpproject_item {
    margin-left: 15px;
    margin-right: 15px;
}
.relatednews.mpproject {
    padding-bottom: 50px;
}
.mp_podzag {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
}
a.mpbut_blue {
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 15px 50px;
    display: block;
    width: 350px;
    margin: 0 auto;
    text-align: center;
    background: #1D55A4;
}
a.mpbut_blue:hover {
    background: #ffb800;
}
.mpsliderpagi .allproject .snews_foto {
    margin-top: 50px;
}
.relatednews.mpproject .naarow.main-arrow-prev {
    margin-top: -30px;
    margin-right: 6.8em;
}

.relatednews.mpproject .naarow.main-arrow-next {
    margin-top: -30px;
    margin-right: 15px;
}
.mpsliderpagi span.pagingInfo {
    margin-top: -44px;
}
.mpslider_standart {
    height: 160px;
    object-fit: contain;
    padding-left: 25px;
    padding-right: 25px;
}
.mpblock_slider {
    margin-left: -25px;
    margin-right: -25px;
}
.mpblock_lastnews {
    padding: 80px 0;
    background: #1F1F1F;
    margin-bottom: 100px;
}
.mpblock_prihod {
    padding: 80px 0;
    background: rgba(0, 0, 0, 0.03);
    margin-bottom: 100px;
}
span.pagininfo_part, span.pagininfo_smi {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 40px;
    margin-top: 20px;
    font-size: 26px;
    line-height: 100%;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 5px;
}
.mprelatednews {
    margin-left: -15px;
    margin-right: -15px;
}
.mprelatednews .rn_inner {
    background: #fff;
}
.mprelatednews a.rn_but:after {
    display: none;
}
.mpblock_lastnews h2.transportwo {
    margin-bottom: 50px;
}
.mp_banner ul.slick-dots li.slick-active {
    background: #1D55A4;
}
.mp_tpbottom_content .row .col-lg-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.mp_tpbottom_content .row .col-lg-7 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
}
.mp_tpbottom_content .row .col-lg-7 a.mpbut_blue {
    margin-right: 0;
    margin-bottom: 35px;
}
.textiban {
    display: flex;
    align-items: center;
}
.mp_projecttotal, .mp_projectblago {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}
.mp_projecttotal span {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #FFB800;
}
.mp_projectblago span {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #1F1F1F;
}
.mp_projecttotalblago {
    display: flex;
}
.mp_projecttotal {
    margin-right: 50px;
}
.mpblock_prihod .table_meta {
    min-width: 190px;
}
.page-top .yoast-breadcrumbs {
    font-size: 18px;
    line-height: 22px;
}
a.btn-modpop.btn_donate {
    width: auto;
    padding: 15px 30px;
    color: #fff!important;
    cursor: pointer;
    margin-right: 30px;
}
.subtitleform {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1F1F1F;
    margin-bottom: 30px;
}
.btn-close {
    outline: none!important;
}

@media only screen and (min-width: 1200px) {
    #header .header-main .header-left {
        max-width: 20%;
    }
}
@media only screen and (max-width: 1500px) {
    #header .main-menu > li.menu-item > a, #header.sticky-header .main-menu > li.menu-item > a {
        padding: 9px 10px;
    }
    a.btn-modpop.btn_donate {
        width: 100%;
        margin-right: 10px;
        padding: 15px 15px;
    }
    #header .header-main .header-right {
        min-width: 275px;
    }
}
@media (min-width: 1024px) and (max-width: 1500px) {
    #header .main-menu > li.menu-item > a {
        padding: 4.5px 10px!important;
        font-size: 16px;
        line-height: 20px;
    }
    #header .header-main .header-right {
        min-width: 240px;
    }
    a.btn-modpop.btn_donate {
        padding: 10px 15px;
        margin-right: 15px;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        width: 100%;
    }

    .mpbannerslide_bg {
        height: 650px;
        padding-top: 50px;
    }
    img.dopimg {
        transform: translate(-30px, 0);
    }
    .allp_buttons {
        flex-direction: column;
        align-items: center;
    }
    .allp_buttons a.btn_donate {
        width: 100%;
        margin-bottom: 10px;
        padding: 12px;
    }
    .allp_buttons a.rn_but {
        width: 100%;
        padding: 10px;
    }
    .block_napr.mpblock_cyfry .bnapr_box span {
        font-size: 44px;
        line-height: 61px;
    }
    .block_napr.mpblock_cyfry .bnapr_box p {
        font-size: 26px;
        line-height: 32px;
    }
    .pfu_block {
        margin-bottom: 50px;
    }
    .mpb_title span {
        font-size: 75px;
    }
    .mpb_title {
        font-size: 54px;
    }
    .mpsliderpagi span.pagingInfo {
        margin-top: -11%;
    }
    .mpsliderpagi .allproject .snews_foto {
        height: 230px;
    }
    .project_info_inner {
        padding: 20px;
    }
    .pfu_page.mainpage h2 {
        font-size: 40px;
        line-height: 46px;
        font-weight: 800;
    }
    .ourwork-tab-wrap .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        height: auto;
        min-height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ourwork-tab-wrap .nav-tabs .nav-link {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 100%;
    }
    img.dbimg {
        height: auto!important;
    }
    .tablemobile {
        overflow-x: auto;
    }
    .mp_projecttotalblago {
        flex-direction: column;
    }
    img.rnimg {
        height: 180px;
    }
    .rn_innerbox {
        margin: 15px;
    }
    a.rn_but {
        text-align: center;
    }
}

@media (min-width: 993px) and (max-width: 1024px) {
    a.btn-modpop.btn_donate {
        padding: 5px 15px;
        margin-right: 15px;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        width: 100%;
        text-align: center;
    }
    #header .porto-view-switcher {
        display: none;
    }
    #header .main-menu > li.menu-item > a {
        padding: 4.5px 10px!important;
        font-size: 16px;
        line-height: 20px;
    }
    a.btn-modpop.btn_donate {
        padding: 10px 15px;
        margin-right: 15px;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    #header .header-main {
        z-index: 9998;
    }
    .container-fluid .container {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .rsmenu_header {
        display: none;
    }
    .mpb_title {
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        margin-bottom: 320px;
    }
    .mpb_title span {
        font-weight: 900;
        font-size: 52px;
        line-height: 100%;
    }
    img.dopimg {
        width: 100%;
        height: 300px;
        object-fit: contain;
        transform: unset;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        margin-top: 140px;
    }

    .mpslid_inner {
        min-height: 100%;
    }
    .mpbannerslide_bg {
        padding-top: 40px;
        min-height: 100%;
        height: 660px;
        padding-bottom: 50px;
        position: relative;
    }
    a.btn_donate {
        width: 100%;
        padding: 15px;
    }
    .pfu_page.mainpage h2, .pfu_page h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 30px;
        display: inline-block;
    }
    .mp100 {
        margin-bottom: 50px;
    }
    .bnapr_box {
        margin-bottom: 23px;
    }
    .block_napr {
        margin-bottom: 30px;
    }
    .block_napr .col-lg-3 {
        margin-bottom: 30px;
    }
    .mpblock_proekti {
        padding: 50px 0;
    }
    .mpsliderpagi span.pagingInfo {
        display: none;
    }
    .mpsliderpagi .allproject .snews_foto {
        margin-top: 10px;
        height: 200px;
    }
    .project_info_inner {
        padding: 30px 15px;
        box-shadow: unset;
        margin-bottom: 30px;
    }
    .allp_title {
        font-weight: 800;
        font-size: 20px;
        line-height: 25px;
    }
    .allp_title a {
        font-size: 20px;
        line-height: 25px;
    }
    .allp_maininfo_item, .allp_maininfo_item.zibralicol {
        float: none;
        text-align: center;
    }
    .allp_buttons {
        flex-direction: column;
        align-items: center;
    }
    .allp_buttons a.btn_donate {
        width: 100%;
        margin-bottom: 15px;
        margin-left: 0px;
    }
    .allp_buttons a.rn_but {
        width: 100%;
        margin-left: 0px;
    }
    .pfu_block {
        margin-bottom: 50px;
    }
    .mpblock_cyfry {
        margin-bottom: 20px;
    }
    .mpblock_cyfry .col-lg-3 {
        max-width: 50%;
    }
    .mpblock_cyfry .bnapr_box img {
        width: 80px!important;
        height: 80px!important;
    }
    .block_napr.mpblock_cyfry .bnapr_box span {
        font-weight: 700;
        font-size: 28px;
        line-height: 35px;
        text-align: center;
        color: #1F1F1F;
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    }
    .block_napr.mpblock_cyfry .bnapr_box p {
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        color: #1F1F1F;
    }
    .block_napr.mpblock_cyfry .bnapr_box {
        padding: 0;
    }
    .global_infoblock {
        margin-bottom: 50px;
    }
    a.giblink {
        width: 100%;
    }
    span.gimt {
        margin-bottom: 20px;
    }
    .gidesc {
        margin-bottom: 50px;
    }
    .mpblock_prihod {
        padding: 50px 0;
        margin-bottom: 50px;
    }
    .project_table {
        padding: 30px 15px;
        position: relative;
    }
    .tablemobile {
        overflow-x: auto;
    }
    .mpblock_prihod .table_meta {
        min-width: 180px;
    }
    .mp_projecttotalblago {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 20px;
    }
    .mp_projecttotal {
        margin-right: 0;
        flex-direction: row;
    }
    .mp_projecttotal span {
        font-size: 20px;
        line-height: 24px;
        margin-left: 10px;
    }
    .mp_projecttotal, .mp_projectblago {
        flex-direction: row;
        align-items: center;
        margin-bottom: 10px;
    }
    .mp_projectblago span {
        margin-left: 10px;
        font-size: 20px;
        line-height: 24px;
    }
    .mp_tpbottom_content .row .col-lg-7 a.mpbut_blue {
        width: 100%;
        margin-bottom: 30px;
    }
    .mp_tpbottom_content .post-modified {
        width: 100%;
    }
    span.pagininfo_part, span.pagininfo_smi {
        display: none;
    }
    .mpslider_standart {
        height: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mpslider_standart {
        height: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mpblock_lastnews {
        padding: 50px 0;
        margin-bottom: 50px;
    }
    a.mpbut_blue {
        width: 100%;
    }
    .pfu_page.mainpage {
        padding-bottom: 0px;
    }
    .footer_socials {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 30px;
    }
    .footer_socials a {
        margin: 5px;
    }
    .pfu_footer {
        padding: 50px 0px;
    }
    .pfu_innerbox {
        /* flex-direction: column; */
        flex-wrap: wrap;
    }
    .footer_one {
        width: 100%;
        order: 1;
    }
    .fo_top {
        margin-bottom: 30px;
        /* order: 1; */
    }
    .footer_two {
        width: 100%;
        columns: 2;
        margin-bottom: 20px;
        order: 3;
    }
    .footer_three {
        width: 100%;
        order: 2;
        margin-bottom: 30px;
    }
    .fo_bottom {
        margin-bottom: 30px;
        order: 4;
    }
    h1.page-title.dontitle {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 10px;
    }
    hr.brdcr_line {
        margin-bottom: 10px;
    }
    .allproject {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    }
    .pfu_page {
        padding-top: 50px;
    }
    .pb_faqs h2.sb_title {
        font-size: 20px;
        line-height: 24px;
    }
    .pb_faqs .global_faq_accordeon section.toggle:first-child {
        border-top: 0px;
    }
    .sidebar_newsrdesc {
        font-size: 16px;
    }
    .sidebar-content .widget {
        padding-left: 0px;
        padding-right: 0px;
        box-shadow: unset;
        padding-bottom: 0px;
    }
    a.sidebar_newslink {
        font-size: 16px;
    }
    a.sidebar_newslink img {
        margin-left: 5px;
        width: 15px!important;
        height: 4px!important;
        object-fit: cover;
    }
    section.page-top.page-header-2 {
        padding: 15px 0px;
    }
    .aboutus_page {
        padding-top: 20px;
    }
    .pfu_page h2:before {
        width: calc(100% - 15%);
        margin-bottom: 10px;
        display: inline-block;
    }
    .member_box ul li {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    li.membel_list.active .member_name, li.membel_list.active .member_dolj {
        display: block;
    }
    li.membel_list.active .member_name {
        font-weight: 900;
        font-size: 24px;
        line-height: 29px;
        color: #FFB800;
    }
    li.membel_list.active .member_dolj {
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        color: #1F1F1F;
        margin-bottom: 20px;
    }
    li.membel_list.active .mem_desc_mobile.hide {
        display: block!important;
    }
    .member_box .tab-content {
        display: none;
    }
    .member_box ul li {
        height: auto;
    }
    li.membel_list.active a.nav-link {
        margin-bottom: 20px;
        position: relative;
    }
    li.membel_list.active:after {
        display: none;
    }
    .membel_list img {
        margin-bottom: 30px;
    }
    li.membel_list.active a.nav-link:after {
        content: "";
        background-image: url(/wp-content/themes/porto/images/pfu/triangle_yeallow.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        width: 100%;
        height: 30px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .block_documents.pfu_block .col-lg-3 {
        width: 50%;
    }
    .docsolo_bg {
        height: 200px;
    }
    .doc_inner {
        margin-bottom: 30px;
    }
    .block_documents.pfu_block {
        margin-bottom: 20px;
    }
    .block_documents_two.pfu_block {
        margin-bottom: 20px;
    }
    .sliderpartners img.partimg {
        height: 125px;
        object-fit: contain;
    }
    .report_files {
        margin-bottom: 30px;
    }
    .report_inner {
        padding: 0 15px;
    }
    .allreport_post {
        margin-bottom: 50px;
    }
    img.pagernimg.wp-post-image {
        height: 267px;
        /* margin-bottom: 30px; */
    }
    .allactionnews_box .rn_innerbox {
        margin-top: 30px;
    }
    .allactionnews_box .rn_otrivok {
        margin-bottom: 30px;
    }
    .snews_right_desc {
        margin-bottom: 30px;
    }
    .allactionnews_box .rn_inner {
        margin-bottom: 50px;
    }
    .pcform h3 {
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
    }
    .pcform {
        padding: 30px 20px;
    }
    .contacts_inner {
        padding-bottom: 50px;
    }
    #header.sticky-header .logo {
        max-width: 180px;
    }
    a.sticklink:before {
        content: "";
        background-size: contain;
        height: 50px;
        width: 50px;
        background-position: center center;
        background-repeat: no-repeat;
        display: inline-block;
    }
    a.sticklink.bhome:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/home_new.png);
    }
    a.sticklink.bnamb:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/hamb_new.png);
    }
    a.sticklink.bdonate:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/donate_new.png);
    }
    a.sticklink.bphone:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/phone_new.png);
    }
    a.sticklink.bphone:hover:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/phone_new_hover.png);
    }
    a.sticklink.bnamb:hover:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/hamb_new_hover.png);
    }
    a.sticklink.bdonate:hover:before {
        background-image: url(/wp-content/themes/porto/images/pfu/mobilemenu/donate_new_hover.png);
    }
    .porto-sticky-navbar .sticky-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    a.sticklink {
        padding: 5px 0 0px;
        border-radius: 100%;
        background: #fff;
        display: inline-block;
    }
    .porto-sticky-navbar .sticky-icon + .sticky-icon {
        border-left: none;
    }
    .porto-sticky-navbar > div {
        padding: 0px;
    }
    .porto-sticky-navbar.fixed {
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-top: unset;
    }
    .pfumm_top {
        /* display: flex; */
        padding: 15px 20px;
        background: #f7f7f7;
    }
    html.panel-opened .page-wrapper, html.panel-opened #header.sticky-header .header-main.sticky, html.sidebar-opened #header.sticky-header .header-main.sticky, .filter-sidebar-opened #header.sticky-header .header-main.sticky {
        left: auto;
        z-index: 99999999;
    }
    #side-nav-panel {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #side-nav-panel .side-nav-panel-close {
        top: 74px;
        right: 20px;
    }
    .mmtitle {
        font-weight: 800;
        font-size: 24px;
        line-height: 21px;
        color: #1F1F1F;
    }
    #side-nav-panel .menu-wrap {
        margin: 0px 0;
        padding: 0 20px;
    }
    #side-nav-panel .accordion-menu>li.menu-item>a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        padding: 15px 0px;
        text-transform: none;
        text-align: center;
    }
    .pfumm_social {
        padding: 0 20px;
        text-align: center;
        margin-top: 30px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 21px;
        color: #1F1F1F;
    }
    .pfumm_social .footer_socials {
        margin-top: 25px;
    }
    .pfumm_social i {
        font-size: 30px;
    }
    .pfumm_social .footer_socials a {
        width: 30px;
        height: 30px;
        border-radius: 5px;
        margin: 10px 10px;
    }
    #side-nav-panel .accordion-menu li:last-child {
        border-bottom: 1px solid #e8e8e8;
    }
    #side-nav-panel .accordion-menu li.menu-item.active > a:before {
        content: "";
        position: absolute;
        width: auto;
        height: 4px;
        bottom: 0;
        left: 0;
        right: 0;
        background: #1D55A4;
        margin-bottom: 6px;
    }
    #side-nav-panel .accordion-menu li.menu-item.active > a:after {
        content: "";
        position: absolute;
        height: 4px;
        bottom: 0;
        background: #ffb800;
        margin-bottom: 6px;
        left: 60%;
        width: 40%;
    }
    #side-nav-panel .accordion-menu li a {
        display: inline-block;
    }
    #side-nav-panel .accordion-menu li {
        text-align: center;
    }
    #side-nav-panel .accordion-menu li.menu-item.active > a {
        font-weight: 600;
    }
    a.btn-modpop i.fas.fa-search {
        color: #000;
        font-size: 24px;
    }
    .modalhome {
        z-index: 9998;
    }
    #side-nav-panel .accordion-menu>li.menu-item>a:hover::before {
        content: "";
        position: absolute;
        width: auto;
        height: 4px;
        bottom: 0;
        left: 0;
        right: 0;
        background: #1D55A4;
        margin-bottom: 6px;
    }
    #side-nav-panel .accordion-menu>li.menu-item>a:hover::after {
        content: "";
        position: absolute;
        height: 4px;
        bottom: 0;
        background: #ffb800;
        margin-bottom: 6px;
        left: 60%;
        width: 40%;
    }
    #side-nav-panel .side-nav-panel-close:before, #side-nav-panel .side-nav-panel-close:after {
        position: absolute;
        left: 15px;
        content: " ";
        height: 30px;
        width: 2px;
        background-color: #272727;
    }
    #side-nav-panel .side-nav-panel-close:before {
        transform: rotate(45deg);
    }
    #side-nav-panel .side-nav-panel-close:after {
        transform: rotate(-45deg);
    }

    #side-nav-panel .side-nav-panel-close {
        top: 70px;
    }
    #side-nav-panel .side-nav-panel-close i {
        display: none;
    }
    #side-nav-panel .side-nav-panel-close {
        display: block;
        width: 32px;
        height: 31px;
        padding: 0;
    }
    .project_meta {
        flex-direction: column;
        align-items: flex-start;
    }
    .pinfo_title {
        margin-bottom: 5px;
    }
    .main_info_item {
        flex-direction: row;
        justify-content: flex-start;
    }
    .main_info_item img {
        margin-right: 10px;
    }
    .main_info_item span {
        margin-left: 5px;
    }
    .main_info {
        margin-bottom: 30px;
    }
    .single_post h3, .single_post h4 {
        margin-top: 30px;
    }
    .sdvyt_prev_bg {
        height: 170px;
    }
    .play-btn {
        width: 40px;
        height: 40px;
        line-height: 100%;
    }
    .play-btn i {
        font-size: 35px;
        padding: 3px 0px;
        line-height: 100%;
    }
    .project_video {
        margin-bottom: 30px;
    }
    .project_tehhar {
        margin-bottom: 30px;
    }
    .project_tehhar .row .col-lg-6 {
        border-bottom: unset;
    }
    .tehhar_title {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .pfu_page ul, .pfu_page ol {
        padding-left: 0px;
    }
    .pfu_page ol li, .pfu_page ul li {
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .project_total {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .project_total span {
        font-weight: 700;
        color: #FFB800;
        margin-top: 15px;
    }
    .table_meta {
        min-width: 130px;
    }
    .col-lg-4.sncol {
        padding-left: 20px;
    }
    .sidebar-content .widget .widget-title {
        text-transform: uppercase;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 30px;
        display: inline-block;
    }
    .sidebar-content .widget .widget-title:before {
        content: "";
        width: 60%;
        display: block;
        height: 3px;
        background: #FFB800;
        margin-bottom: 5px;
    }
    .sidebar-content .widget {
        margin-bottom: 30px;
    }
    .modal-cont.modcont_mobile .formtitle {
        font-size: 18px;
        max-width: 80%;
    }
    .modal-cont.modcont_mobile .pc_item {
        flex-direction: column;
    }
    .modal-cont.modcont_mobile {
        padding: 20px 20px;
        border-left: 0px;
    }
    .modal-cont.modcont_mobile .contact_links a:before {
        margin-right: 10px;
    }
    .ourwork-tab-wrap {
        margin-bottom: 50px;
    }
    .porto-sticky-navbar.has-ccols.ccols-4.d-sm-none {
        display: flex!important;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid #e7e7e7;
        z-index: 9999;
        animation: .3s linear menuFadeInUp;
        transition: left .3s;
    }
}
@media (max-width:767px) {
    #header .header-main .header-right {
        min-width: auto;
    }

    .ourwork-tab-wrap .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
        margin-bottom: 10px;
        box-shadow: unset;
        border: unset;
    }
    .ourwork-tab-wrap .card-header {
        background: #427fad;
        color: #fff;
        color: #272727;
        padding: 20px 0px;
        background: #fff;                
    }
    .ourwork-tab-wrap .card-header h5 a{
        background: #fff;
        color: #272727;
        border-bottom: none;
        text-decoration: none;
        display: block;
        font-weight: 700;
        font-size: 18px;
        line-height: 20px;           
    }
    .ourwork-tab-wrap .card-header h5 a i {
        float: right;
        padding-top: 5px;
    }
    .ourwork-tab-wrap .card-body {
        border: none;
        padding-left: 0;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    .ourwork-tab-wrap .card-header h5 a:hover {
        color: #272727;
    }
    .ourwork-tab-wrap .card-body .row .col-lg-6 {
        padding: 0px;
        margin: 0;
    }
    .ourwork-tab-wrap .card-body .row {
        margin: 0;
        padding: 0;
    }
    .donatebox_right {
        padding-left: 0px;
        padding-right: 0px;
    }
    .brcard {
        border-right: unset;
    }
    img.dbimg {
        height: 200px!important;
        object-fit: cover;
    }
    .db_title {
        font-size: 18px;
        line-height: 22px;
        font-weight: 800;
        margin-bottom: 20px;
    }
    input.mpbut_blue.mpbdon {
        width: 100%;
        padding: 15px;
        font-size: 16px;
    }
    img.pp_img {
        height: 24px;
        margin-bottom: 30px;
    }
    .bb_text {
        flex-direction: column;
        align-items: flex-start;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
        word-break: break-all;
    }
    .pp_text {
        margin-bottom: 25px;
    }
    button.bank_details-card.btn-copy {
        margin-left: 10px;
        width: 16px;
        height: 16px;
        line-height: 18px;
        margin-top: revert;
    }
    .bp_box {
        margin-bottom: 25px;
    }
    .pp_text span {
        font-size: 16px;
        line-height: 22px;
    }
    .dtextpole.textcopy {
        font-size: 16px;
        line-height: 22px;
    }
    p.dtextpolecopy {
        font-size: 16px;
        line-height: 22px;
        word-break: break-all;
    }
    .textiban {
        display: flex;
        align-items: center;
    }
    .modal {
        padding-bottom: 60px;
        z-index: 9999;
    }
    .modal-dialog {
        padding: 20px;
    }
    .modal-content {
        padding: 20px;
    }
    .project_leftside .snews_foto.standartbg {
        height: 267px;
    }
}

@media only screen and (max-width: 420px) {
    img.dopimg {
        width: 100%;
        height: 223px;
        object-fit: contain;
        transform: unset;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        margin-top: calc(100% - 160px);
    }
    .mpbannerslide_bg {
        min-height: 100%;
        height: 800px;
        min-height: 100%;
    }
}
.view-switcher {
	display: none!important;
}