@import "positions.css" all;
@import "frontend.css" all;
/*@import "donate.css" all;*/

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body {
    background: #4a4946;
}

body #qm.qm-show {
    display: none !important;
}

iframe {
    margin: 10px 0;
}
.fb-like-box iframe {
    margin: 0;
}

.btn {
    padding-left: 20px;
    padding-right: 20px;
}
#_atssh{
    top: 0;
}
#footer {
    color: #cacac9;
    background: #393834;
    border-top: solid 1px rgb(66, 65, 61);
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
    color: #fff;
}
#footer .org {
    color: #cacac9;
}
#footer .fb-like-box {
    background: #fff;
}
#footer .copyright {
    border-color: #4d4c49;
}
#footer .footer_social_list a:hover {
    text-decoration: none;
}

#content {
    padding-bottom: 0;
}

.prn-list.list-view .post + .post {
    border-top: none;
}
.prn-list.list-view .post {
    padding: 7px 7px 20px 0;
}
.prn-list.list-view .post .extra_wrapper > * {
    padding-top: 0;
}
.prn-list.list-view .post:nth-child(odd) {
    background-color: initial;
}
.latest-news time,
.prn-list.list-view .post time {
    color: #fff;
}
.prn-list.list-view .post .extra_wrapper .post_title {
    color: #fff;
}
.latest-news .news-item a,
.prn-list.list-view .post_link {
    color: #edd47c;
}
.prn-list.list-view .post_link:hover {
    color: #fff;
}
.error404 .latest-news time,
.error404 .prn-list.list-view .post time,
.search-results .latest-news time,
.search-results .prn-list.list-view .post time {
    color: inherit;
}
.error404 .prn-list.list-view .post .extra_wrapper .post_title,
.search-results .prn-list.list-view .post .extra_wrapper .post_title {
    color: inherit;
}
.error404 .latest-news .news-item a,
.error404 .prn-list.list-view .post_link,
.search-results .latest-news .news-item a,
.search-results .prn-list.list-view .post_link {
    color: #6c963a;
}
.error404 .prn-list.list-view .post_link:hover,
.search-results .prn-list.list-view .post_link:hover {
    color: #edd47c;
}
.error404 hr,
.search-results hr {
    border-color: #ddd;
}

.inset__1 {
    color: #fff;
}

#content {
    background-color: #FFF;
}

a:hover {
    color: #edd47c;
}

.form_row {
    padding: 0 0 25px 0;
    overflow: hidden;
}
.form_col {
    float: left;
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form_col.col_3 {
    width: 33.3333%;
}
.form_col input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
.form_col .btn {
    margin: 2px 2px 10px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[class*="dyna-"] {
    visibility: hidden;
}

.project-item {
    display: table;
    background: #fff;
    padding: 0px 0;
    margin: 0 0 30px;
    position: relative;
    overflow: hidden;
    min-height: 432px;
    height: 432px;
    width: 100%;
}
.project-item.marked {
    min-height: 400px;
    height: 400px;
}
.project-item.long-marked {
    min-height: 384px;
    height: 384px;
}
.project-item.big {
    padding: 0;
    height: auto;
}


@media screen and (min-width: 1250px) {
    .project-item.completed::before,
    .project-item.finished::before,
    .project-item.fin_bought::before,
    .project-item.pending::before,
    .project-item.pending2::before {
        content: "";
        z-index: 2;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 270px;
        height: 432px;
        max-width: 100%;
        max-height: 100%;
    }


    .project-item.finished::before {
        background: url("../images/finishednew.png") no-repeat 0px 0px;
    }


    .project-item.pending::before {
        background: url("../images/pendingnew2.png") no-repeat 0px 0px;
    }

    .project-item.completed.production::before {
        background: url("../images/completed_production.png") no-repeat 0px 0px;
    }
    .project-item.completed.production.acts_wait::before {
        background: url("../images/cometpleted_production_new_acts_wait.png") no-repeat 0px 0px;
    }

    .project-item.completed.purchase::before {
        background: url("../images/completed_purchase.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.transfer::before {
        background: url("../images/completed_purchase_transfer.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.acts_wait::before {
        background: url("../images/cometpleted_purchase_new_acts_wait.png") no-repeat 0px 0px;
    }

    .project-item.completed.medicine::before {
        background: url("../images/completed_medicine_new.png") no-repeat 0px 0px;
    }
    .project-item.completed.medicine.acts_wait::before {
        background: url("../images/cometpleted_medicine_new_acts_wait.png") no-repeat 0px 0px;
    }

    .project-item.completed.social::before {
        background: url("../images/completed_social.png") no-repeat 0px 0px;
    }

    .project-item.zrada::before {
        background: url("../images/zrada.png") no-repeat 0px 0px;
    }




    .project-item.finished.en::before {
        background: url("../images/finishednew-eng.png") no-repeat 0px 0px;
    }


    .project-item.pending.en::before {
        background: url("../images/pendingnew-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.production.en::before {
        background: url("../images/completed_production-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.production.acts_wait.en::before {
        background: url("../images/cometpleted_production_acts_wait-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.purchase.en::before {
        background: url("../images/completed_purchase-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.transfer.en::before {
        background: url("../images/completed_purchase_transfer-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.acts_wait.en::before {
        background: url("../images/cometpleted_purchase_new_acts_wait-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.medicine.en::before {
        background: url("../images/completed_medicine-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.medicine.acts_wait.en::before {
        background: url("../images/cometpleted_medicine_acts_wait-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.social.en::before {
        background: url("../images/completed_social-eng.png") no-repeat 0px 0px;
    }

    .project-item.zrada.en::before {
        background: url("../images/zrada-eng.png") no-repeat 0px 0px;
    }

}


@media screen and (max-width: 1250px) {

    .project-item.completed::before,
    .project-item.finished::before,
    .project-item.fin_bought::before,
    .project-item.pending::before,
    .project-item.pending2::before {
        content: "";
        z-index: 2;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 216px;
        height: 456px;
        max-width: 100%;
        max-height: 100%;
    }


    .project-item.finished::before {
        background: url("../images/finishednew-small.png") no-repeat 0px 0px;
    }


    .project-item.pending::before {
        background: url("../images/pendingnew-small.png") no-repeat 0px 0px;
    }

    .project-item.completed.production::before {
        background: url("../images/completed_production-small.png") no-repeat 0px 0px;
    }
    .project-item.completed.production.acts_wait::before {
        background: url("../images/cometpleted_production_acts_wait-small.png") no-repeat 0px 0px;
    }

    .project-item.completed.purchase::before {
        background: url("../images/completed_purchase-small.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.transfer::before {
        background: url("../images/completed_purchase_transfer-small.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.acts_wait::before {
        background: url("../images/cometpleted_purchase_new_acts_wait-small.png") no-repeat 0px 0px;
    }

    .project-item.completed.medicine::before {
        background: url("../images/completed_medicine_new-small.png") no-repeat 0px 0px;
    }
    .project-item.completed.medicine.acts_wait::before {
        background: url("../images/cometpleted_medicine_acts_wait-small.png") no-repeat 0px 0px;
    }

    .project-item.completed.social::before {
        background: url("../images/completed_social-small.png") no-repeat 0px 0px;
    }

    .project-item.zrada::before {
        background: url("../images/zrada-small.png") no-repeat 0px 0px;
    }



    .project-item.finished.en::before {
        background: url("../images/finishednew-small-eng.png") no-repeat 0px 0px;
    }


    .project-item.pending.en::before {
        background: url("../images/pendingnew-small-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.production.en::before {
        background: url("../images/completed_production-small-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.production.acts_wait.en::before {
        background: url("../images/cometpleted_production_acts_wait-small-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.purchase.en::before {
        background: url("../images/completed_purchase-small-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.transfer.en::before {
        background: url("../images/completed_purchase_transfer-small-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.purchase.acts_wait.en::before {
        background: url("../images/cometpleted_purchase_new_acts_wait-small-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.medicine.en::before {
        background: url("../images/completed_medicine-small-eng.png") no-repeat 0px 0px;
    }
    .project-item.completed.medicine.acts_wait.en::before {
        background: url("../images/cometpleted_medicine_acts_wait-small-eng.png") no-repeat 0px 0px;
    }

    .project-item.completed.social.en::before {
        background: url("../images/completed_social-small-eng.png") no-repeat 0px 0px;
    }

    .project-item.zrada.en::before {
        background: url("../images/zrada-small-eng.png") no-repeat 0px 0px;
    }

}



.project-item.fin_bought::before {
    background: url("../images/fin_bought.png") no-repeat 0px 0px;
}
.project-item.fin_bought.en::before {
    background: url("../images/fin_bought_en.png") no-repeat 0px 0px;
}
.project-item.pending2::before {
    background: url("../images/pending2.png") no-repeat 0px 0px;
}

.project-item.pending2.en::before {
    background: url("../images/pending2_en.png") no-repeat 0px 0px;
}
.project-item-thumbnail {
    padding: 15px 10px;
    display: table-cell;
    vertical-align: middle;
    width: 270px;		
    text-align: center;
}
.project-item.finished .finished-top-layer {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 100%;
    z-index: 10;
}
.project-item-thumbnail figure{		
    max-width: 250px;
    width: 100%;
}
.articles-sidebar .project-item-thumbnail {  
    max-width: 165px;
}
.project-item-thumbnail.wide img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto;
}
.big .project-item-thumbnail {
    width: 300px;
}
.big.project-item.finished .finished-top-layer {
    width: 300px;
}
.project-item-content {
    display: table-cell;
    padding-left: 1px;
    padding: 40px 29px 30px 22px;
    position: relative;
    z-index: 10;
    background: rgba(255, 255, 255, 0.75);
    vertical-align: top;
}
.project-item-content::before {
    content: "";
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: -1px;
    width: 1px;
    background: url(../images/dash.png) 0 0 repeat-y;
}
.project-item-title {
    font-size: 22px;
    line-height: 24px;
    border-bottom: 1px solid #dddcdd;
    padding: 0 0 1px;
    margin: 0 0 12px;
    color: #393834;
}

@media screen and (max-width: 1260px) {
    .project-item-title {
        font-size: 16px;
        line-height: 18px;
    }

    .project-item-description {
        font-size: 13px;
        line-height: 12px !important;
    }

    .project-item-column .title {
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .progress > span {
        height: 10px !important;
    }
}

@media screen and (max-width: 800px) {
    .project-item-title {
        font-size: 16px;
        line-height: 18px;
    }

    .project-item-description {
        font-size: 12px;
        line-height: 11px !important;
    }

    .project-item-column .title {
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .progress > span {
        height: 10px !important;
    }
}

.project-item-additional-information{
    display: block;
    font-size: 10px;
    font-weight: normal;
    min-height: 24px;
    font-family: 'Ubuntu',sans-serif;
}
.project-item-description {
    margin: 0 0 18px;
    color: #544950;
}
.project-item-progress {
    overflow: hidden;
    clear: both;
}
.project-item-progress .progress {
    clear: both;
    background-color: #fff;
    border: 1px solid #dedede;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-bottom: 1px;
    margin-top: 12px;
    overflow: hidden;
    padding: 1px;
}
.progress > span {
    background-color: #393834;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    display: block;
    height: 20px;
}
.project-item-column {
    float: left;
    margin: 0 0 9px;
}
.project-item-column + .project-item-column {
    float: right;
    margin-right: 0;
}
.project-item-column .title {
    color: #393834;
    font-size: 24px;
    line-height: 24px;
}
.project-item-column small {
    position: relative;
    top: -3px;
}
.projects_wrap .project-item {
    /*background: url(../images/home_top_tail.gif) repeat-x 0 0 #fff;*/
    background: #fff;
    border-top: 1px solid #cfcfcf;
    padding: 0;
}
#homepage-tabs .project-item-content .btn {
    width: auto;
    position: absolute;
    left: 22px;
    right: 29px;
    bottom: 49px;
    white-space: nowrap;
}
#homepage-tabs .project-item-content .project-item-progress {
    position: absolute;
    left: 22px;
    right: 29px;
    bottom: 116px;
}
@media only screen and (max-width: 1250px) {
    .project-item-thumbnail, .project-item.finished .finished-top-layer {
        width: 216px;
    }
    .project-item-column {
        margin-right: 10px;
    }
    .projects_wrap .project-item-column + .project-item-column {
        float: left;
    }
    .projects_wrap .project-item-thumbnail figure {
        width: 115px;
    }
    .projects_wrap .project-item-thumbnail{
        padding: 15px 5px;
    }
    .projects_wrap .project-item-content{
        padding: 40px 0px 30px 0px;
    }
    .projects_wrap .articles-sidebar .project-item-thumbnail {
        max-width: 124px;
    }
    .projects_wrap .project-item-title{
        margin: 0 10px 12px;
    }
    .projects_wrap .project-item-description{
        margin: 0 10px 18px;
    }
    .projects_wrap .project-item-progress{
        margin: 32px 10px 0;
    }
    .projects_wrap .project-item.normal .btn{
        margin-left: 10px;
        width: 90% !important;
    }
    .projects_wrap .btn{
        padding-right: 37px !important;
        padding-left: 37px !important;
    }
    .advanced_budget_item .advanced_budget_item_cost{
        width: 105px;
    }
    .advanced_budget_item .advanced_budget_item_description{
        padding-right: 121px;
    }
}
.are-page-home #project-scroller .btn {
    width: auto;
    text-align: center;
}
.project-item.normal .btn {
    width: 100%;
    text-align: center;
}

.are-attachment #content {
    background: #f3f3f3;
    padding-top: 20px;
    padding-bottom: 45px;
}

.error_mess {
    display: inline-block;
    color: red;
}

.page-is-account .user_frontend_content.user_report_page {
    width: 100%;
}

#masthead {
    padding-top: 31px;
    text-align: center;
    display: block;
    position: relative;
    background-color: #393834;
}
#masthead::before {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    left: -30px;
    background: #393834;
    border-top: 6px solid #edd47c;
}
#masthead h2.site-title {
    color: #fff;
    font-size: 42px;
    line-height: 42px;
    padding: 0 0 25px 0;
    position: relative;
    margin: 0;
    text-align: center;
}
#masthead .site-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 180px;
    left: 50%;
    margin: 0 0 0 -90px;
    height: 6px;
    background: #edd47c;
}

.report_table.acc_table .thumb-col img,
.report_table.usr_acc_table .thumb-col img {
    height: auto;
}

.user_frontend_content .img_container img {
    height: auto !important;
}

.user_frontend_content .uf_form_row_inner .report_items_col {
    padding: 0 1px 0 0;
}

.user_frontend_content .link {
    display: inline-block;
    margin-top: 12px;
}

.user_frontend_content input[type="text"],
.user_frontend_content input[type="tel"],
.user_frontend_content input[type="number"],
.user_frontend_content input[type="email"],
.user_frontend_content input[type="password"],
.user_frontend_content textarea {
    max-width: 100%;
    width: 100%;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
    padding: 7px 12px;
    font-family: 'Ubuntu',sans-serif;
    font-size: 13px;
    outline: 0;
}
.user_frontend_content select {
    width: 100%;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
    padding: 6px 12px;
    font-family: 'Ubuntu',sans-serif;
    font-size: 13px;
}

#edit_project_form textarea[name="project_excerpt"] {
    max-width: 100%;
}
#edit_project_form input {
    padding: 4px 5px;
}
#edit_project_form .budget_row .report_items_col > input {
    width: 100%;
    padding: 7px;
}
#edit_project_form .budget_row .uf_form_row_inner .report_items_col:first-child + .report_items_col {
    width: 35%;
}
.report_items_col.name{
    width: 29%!important;
}
.report_items_col.costs{
    width: 8%!important;
}
.report_items_col.units{
    width: 8%!important;
}
.report_items_col.from_proj{
    width: 13%!important;   
}
.report_items_col {
}
.report_items_col > input {
    width: 100%;
}
textarea.uf_form_input.report_content {
    width: 100%;
}

.report_items_col.generate_link_col,
.report_items_col.generate_img_col{
    position: relative;
}
.generate_link_col .link_generator,
.generate_img_col .img_generator {
    position: absolute;
    top: 2px;
    right: 1px;
    bottom: 2px;
    display: none;
    padding: 5px 10px;
    border: 1px solid #dcdcdc;
    background: #393834;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.generate_link_col input:hover + .link_generator,
.generate_img_col input:hover + .img_generator,
.generate_link_col .link_generator:hover,
.generate_img_col .img_generator:hover {
    display: inline-block;
}
.generate_link_col .link_generator:hover,
.generate_img_col .img_generator:hover {
    color: #edd47c;
}
#generate_link_url_wrapper {
    position: relative;
}
#generate_link_url_wrapper .fa {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px;
    cursor: pointer;
    color: red;
}

#add_video_popup {
    background: white;
    width: 800px;
    margin: 0 auto;
    position: relative;
    padding: 10px;
}
#add_video_popup .video_url_input {
    padding: 7px 10px;
    width: 100%;
    border: 1px solid #505050;
    margin: 1px 0;
}

.ab_advanced_media_data_videos .ab_am_video {
    width: auto;
}

h3 {
    border: none;
    padding: 0;
}
.project_item h3 {
    border-bottom: 1px solid #dddcdd;
    padding: 0 0 25px;
}

.press_table .row-1 .press_item {
    height: 162px;
    padding: 0 16px;
    border-color: #42413d;
    max-width: 156px;
}

#header {
    padding-top: 10px;
    background-color: #393834;
}
#header .site-slogan {
    color: #fff;
}




.project_infografics {
    padding: 20px 0 55px;
}
.reports_row {
    margin: 0 -15px;
}
#faq_popup {
    text-align: left;
}
#faq_popup.white-popup-block {
    background: #fff;
    box-shadow: 0 0 40px rgba(0,0,0,.4);
    padding: 40px 30px 30px;
    text-align: left;
    max-width: 715px;
    margin: 40px auto;
    position: relative;
    color: #333;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
}
a.popup-modal .fa {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    margin: 0 6px 0 0;
}
a.popup-modal span,
a.popup-modal b {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dashed #4b4a47;
    font-weight: normal;
}
.white-popup-block a.popup-modal-dismiss.close-boxed {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: #edd47c;
    color: #fff;
    text-decoration: none;
    border: none;
    padding: 5px;
    margin: 0;
    text-align: center;
    font-size: 27px;
    line-height: 20px;
}
#faq_popup h2 {
    font-size: 22px;
    line-height: 24px;
}
.popup_content {
    clear: both;
    padding: 0;
    text-align: left;
}
#faq_popup h3 {
    margin: 15px 0 10px;
    text-align: left;
}
.white-popup-block .popup_content a {
    border-bottom: 1px solid #333;
}
.white-popup-block .popup_content ul {
    padding: 10px;
}
.white-popup-block .popup_content ul li {
    list-style: disc;
}
.project_infografics {
    padding: 20px 0 55px;
}
.project_infografics_wrap {
    display: table-cell;
}
.project_infografic_col {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    border-left: 1px solid #dfdede;
}
.project_infografic_col.col_1 {
    width: 143px;
    border-left: none;
}
.project_infografic_col.col_2 {
    width: 200px;
}
.project_infografic_col.col_2 .project_infografic_count {
    font-size: 30px;
}
.project_infografic_col.col_2 .project_infografic_count.small {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.project_infografic_col.col_2 .project_infografic_count.small .mini-wrapper {
    margin-bottom: 6px;
    display: inline;
}
.project_infografic_col.col_3 {
    width: 433px;
    padding-left: 30px;
}
.project_infografic_col.col_4 {
    width: 391px;
    padding-left: 30px;
}
.project_infografic_count {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    padding: 0;
}
.project_infografic_label {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    /* text-transform: uppercase; */
}
.project_infografic_count i {
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    display: inline-block;
    vertical-align: inherit;
}
.project_infografic_chart {
    width: 120px;
    height: 120px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: -15px 0;
}
.project_infografic_chart input {
    visibility: hidden;
}
input[readonly] {
    background: #f5f5f5;
}
.project_infografic_chart_label {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: 20px;
    text-align: center;
    padding: 24px 0 0 0;
}
.project_infografic_chart_label span {
    display: block;
    text-align: center;
}
.project_infografic_chart_label span.count {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 0 2px;
}
.project_infografic_chart_label span.text {
    font-size: 12px;
    line-height: 16px;
}
.project_infografic_chart_legend {
    display: inline-block;
    width: 220px;
    margin: 0 0 0 12px;
    vertical-align: middle;
}
.project_infografic_chart_legend > div {
    overflow: hidden;
    padding: 4px 0;
}
.project_infografic_chart_legend .marker_1,
.project_infografic_chart_legend .marker_2 {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px 10px 0 0;
    vertical-align: text-top;
    float: left;
}
.donated_chart .marker_1 {
    background: #4daf7b;
}
.project_infografic_chart_legend .marker_1_label,
.project_infografic_chart_legend .marker_2_label {
    display: block;
    overflow: hidden;
    margin: 0 0 0 25px;
    font-size: 12px;
    line-height: 16px;
}
.project_infografic_chart_legend b {
    font-weight: bold;
}
.project_infografic_chart_legend .marker_1,
.project_infografic_chart_legend .marker_2 {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px 10px 0 0;
    vertical-align: text-top;
    float: left;
}
.donated_chart .marker_2 {
    background: #f4ede7;
}
.project_infografic_chart_legend .marker_1_label,
.project_infografic_chart_legend .marker_2_label {
    display: block;
    overflow: hidden;
    margin: 0 0 0 25px;
    font-size: 12px;
    line-height: 16px;
}
.spent_chart .project_infografic_chart_legend {
    width: 200px;
}
.spent_chart .marker_1 {
    background: #e5603b;
}
.spent_chart .marker_2 {
    background: #f5e3ae;
}
.reports_col_1,
.reports_col_2 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.reports_col_1 {
    float: left;
    width: 43%;
    padding: 0 15px;
}
.reports_col_2 {
    float: left;
    width: 57%;
    padding: 0 15px;
}
.reports_row:after {
    clear: both;
    width: 100%;
    content: "";
    display: block;
}

.report_amount {
    color: #edd47c;
    font-family: 'Russo One', sans-serif;
    font-size: 22px;
}

.report_table {
    width: 100%;
    border-color: #31302c;
    margin: 0 0 30px 0;
}
.report_table tbody a {
    text-decoration: underline;
}
.report_table tr {
    border-color: #fff;
}
.report_table th {
    background: #2a2926;
    color: #fff;
    padding: 15px 10px 8px;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    border-color: #fff;
    border-right: 1px solid #43423e;
    border-bottom: 2px solid #43423e;
}
.report_table td {
    font-weight: normal;
    text-align: left;
    border-left: 1px solid #31302c;
    border-bottom: 1px solid #31302c;
    padding: 10px 10px 5px;
    font-size: 11px;
    background: #494845;
    color: #fff;
    vertical-align: middle;
}
.report_table tfoot td {
    border-top: 1px solid #31302c;
    background: #2a2926;
    color: #fff;
    text-align: right;
    line-height: 22px;
    vertical-align: baseline;
    padding: 15px 10px 8px;
}
.report_table .cat_title {
    color: white;
    font-weight: bold;
}
.single-reports .report_table,
.page-is-account .report_table,
.single_project_report .report_table {
    width: 100%;
    margin: 0 0 30px 0;
    border-color: #fff;
}
.single-reports .report_table tr,
.page-is-account .report_table tr,
.single_project_report .report_table tr {
    border-color: #fff;
}
.single-reports .report_table th,
.page-is-account .report_table th,
.single_project_report .report_table th {
    background: #e1e1dc;
    color: #4b4a47;
    padding: 15px 10px 8px;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    border-color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 2px solid #fff;
}
.single-reports .report_table td,
.page-is-account .report_table td,
.single_project_report .report_table td {
    font-weight: normal;
    text-align: left;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 10px 5px;
    font-size: 11px;
    background: #f5f5f5;
    color: #2d2d2d;
    vertical-align: top;
}
.quantity-columen {
    min-width: 55px;
}
.cash-columen {
    min-width: 80px;
}
.code-columen {
    max-width: 80px;
}
.status-columen {
    min-width: 100px;
}
.page-is-account .report_table td input[type="text"],
.page-is-account .report_table td textarea{
    padding: 0px;
}
.page-is-account .report_table td:first-child+td,
.page-is-account .report_table td:first-child,
.page-is-account .report_table td:first-child+td+td,
.page-is-account .report_table td:first-child+td+td+td{
    width: auto;
}
.page-is-account .report_table input[type="text"].date_input {
    width: 50px;
}
.page-is-account .report_table tfoot td,
.single_project_report .report_table tfoot td {
    border-top: 1px solid #fff;
    background: #e1e1dc;
    text-align: right;
    line-height: 22px;
    vertical-align: baseline;
    padding: 15px 10px 8px;
}
.page-is-account .report_table .cat_title,
.single_project_report .report_table .cat_title {
    color: white;
    font-weight: bold;
}

.table_amount {
    font-size: 14px;
    font-family: 'Russo One', sans-serif;
}

.small-note {
    font-size: 11px;
    margin: -28px 0 28px;
}
.small-note a {
    text-decoration: underline;
}


.social-after-payment .fb-wrap{
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
}
.social-after-payment .fb-link{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    text-decoration: none;
    border-bottom: 0;
}
.social-after-payment .fb-link:hover{
    border-bottom: 0;
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}
@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

.posts-with-attachment {
    list-style-type: circle;
    list-style-position: inside;
    margin-bottom: 20px;
}
.posts-with-attachment + .posts-with-attachment {
    margin-top: -20px;
}
.posts-with-attachment .title {
    margin: 0;
}
.posts-with-attachment li {
    padding-left: 12px;
}
.posts-with-attachment a {
    text-decoration: underline;
}
.no-posts-with-attachment {
    margin-bottom: 20px;
}

.aligncenter {
    text-align: center;
}

.footer_social_list {
    float: right;
}
.header_social_list {
    margin: 4px 14px 4px 0;
}
.header_social_list li {
    display: inline-block;
    margin: 0 4px 0 0;
    line-height: 24px;
}
.header_social_list li a{
    background: #EDD47C !important;
    -moz-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    -o-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    -webkit-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    transition: all .25s cubic-bezier(0,2.39,.91,1.22);
}
.header_social_list li a:hover{
    background: white !important;
    -moz-transform: scale(1.16); /* Ð”Ð»Ñ Firefox */
    -ms-transform: scale(1.16); /* Ð”Ð»Ñ IE */
    -webkit-transform: scale(1.16); /* Ð”Ð»Ñ Safari, Chrome, iOS */
    -o-transform: scale(1.16); /* Ð”Ð»Ñ Opera */
    transform: scale(1.16);

}
.header_social_list li .fa.socicon{
    color: #393834;
}

.footer_social_list li {
    display: inline-block;
    margin: 0 0 0 4px;
    line-height: 24px;
}

.ab_categories {
    margin: 28px 0 21px;
}
.ab_categories li {
    display: inline-block;
    margin-right: 13px;
}
.ab_categories li a,
.ab_categories li span {
    display: inline-block;
    padding: 11px 18px;
    border: 1px solid #e1e1e1;
    color: #fff;
    text-decoration: none;
}
.ab_categories span[disabled] {
    background-color: #e1e1e1;
    color: #2d2d2d;
}
.ab_categories li.active a,
.ab_categories li.active span,
.ab_categories li a:hover {
    background-color: #edd47c;
    color: #fff;
    text-decoration: none;
    border-color: #edd47c;
}


.footer_social_icons {
    float: right;
}
.footer_social_icons li {
    display: inline-block;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
.footer_social_icons li a{
    display: block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.footer_social_icons li.facebook a {
    background: #3b5998 url(../images/social/white/icon_white_fb.png) center no-repeat;
    background-size: 30% auto;
}
.footer_social_icons li.twitter a {
    background: #26a6d1 url(../images/social/white/icon_white_tw.png) center no-repeat;
    background-size: 55% auto;
}
.footer_social_icons li.google-plus a {
    background: #dd4b39 url(../images/social/white/icon_white_gp.png) center no-repeat;
    background-size: 65% auto;
}
.footer_social_icons li.instagram a {
    background: #3f729b url(../images/social/white/icon_white_ir.png) center no-repeat;
    background-size: 52% auto;
}
.footer_social_icons li.youtube a {
    background: #c4302b url(../images/social/white/icon_white_yt.png) center no-repeat;
    background-size: 54% auto;
}
.footer_social_icons li a{
    -moz-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    -o-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    -webkit-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    transition: all .25s cubic-bezier(0,2.39,.91,1.22);
}
.footer_social_icons li a:hover{
    -moz-transform: scale(1.16); /* Ð”Ð»Ñ Firefox */
    -ms-transform: scale(1.16); /* Ð”Ð»Ñ IE */
    -webkit-transform: scale(1.16); /* Ð”Ð»Ñ Safari, Chrome, iOS */
    -o-transform: scale(1.16); /* Ð”Ð»Ñ Opera */
    transform: scale(1.16);
}

.header_social_icons {
    margin: 0px 20px 8px 0;;
}
.header_social_icons li {
    display: inline-block;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
.header_social_icons li a{
    display: block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.header_social_icons li.facebook a {
    background: #EDD47C url(../images/social/black/icon_white_fb.png) center no-repeat;
    background-size: 30% auto;
}
.header_social_icons li.twitter a {
    background: #EDD47C url(../images/social/black/icon_white_tw.png) center no-repeat;
    background-size: 55% auto;
}
.header_social_icons li.google-plus a {
    background: #EDD47C url(../images/social/black/icon_white_gp.png) center no-repeat;
    background-size: 65% auto;
}
.header_social_icons li.instagram a {
    background: #EDD47C url(../images/social/black/icon_white_ir.png) center no-repeat;
    background-size: 52% auto;
}
.header_social_icons li.youtube a {
    background: #EDD47C url(../images/social/black/icon_white_yt.png) center no-repeat;
    background-size: 54% auto;
}
.header_social_icons li a{
    -moz-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    -o-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    -webkit-transition: all .25s cubic-bezier(0,2.39,.91,1.22);
    transition: all .25s cubic-bezier(0,2.39,.91,1.22);
}
.header_social_icons li a:hover{
    -moz-transform: scale(1.16); /* Ð”Ð»Ñ Firefox */
    -ms-transform: scale(1.16); /* Ð”Ð»Ñ IE */
    -webkit-transform: scale(1.16); /* Ð”Ð»Ñ Safari, Chrome, iOS */
    -o-transform: scale(1.16); /* Ð”Ð»Ñ Opera */
    transform: scale(1.16);
}



.advanced_budget {
    margin-top: 12px;
}
.advanced_budget_heding h2 {
    margin: 0 !important;
    padding: 15px 0;
}
.advanced_budget_cat_title {
    font-weight: 500;
    color:#edd47c;
    font-size: 17px;
    line-height: 22px;
    padding: 15px 0 12px;
}
.advanced_budget_item {
    border-bottom: 1px solid #504f4b;
    padding: 13px 0 14px;
    background: #31302c;
}
.advanced_budget_item_cost.from_project {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
.advanced_budget_item:first-child,
.advanced_budget_cat_title + .advanced_budget_item {
    border-top: 6px solid #676662;
}
.advanced_budget_item:after {
    clear: both;
    content: "";
    width: 100%;
    display: block;
}
.advanced_budget_item_thumb {
    float: left;
    width: 75px;
    height: 60px;
    padding: 0 10px 0 5px;
    color: #969590;
}
.advanced_budget_item_content {
    float: left;
    width: 65%;
}
.advanced_budget_item_name {
    padding: 0 0 5px 0;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    color: #fff;
}
.advanced_budget_item_description {
    overflow: hidden;
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 0 180px 0 74px;
    clear: both;
}
.advanced_budget_item_description:before{
    content: "<";
}
.advanced_budget_item_description:after{
    content: ">";
}

.advanced_budget_item_description_closed{
    cursor: pointer;
    text-decoration: underline;
}
.advanced_budget_item_description_closed:hover{
    text-decoration: none;
}

.advanced_budget_item_progress_bar {
    width: 100%;
    background: #393834;
    height: 10px;
    border-radius: 5px;
    padding: 2px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.advanced_budget_item_progress_bar span {
    display: block;
    height: 6px;
    border-radius: 3px;
    background: #94c757;
}
.advanced_budget_item_progress_legend {
    overflow: hidden;
    color: #969590;
    font-size: 12px;
    line-height: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
    padding: 5px 0 0 0;
}
.advanced_budget_item_progress_legend_left {
    float: left;
    color: #969590;
}
.advanced_budget_item_progress_legend_right {
    float: right;
    color: #969590;
}
.advanced_budget_item_thumb .item_thumb_no_image .fa {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: block;
    font-size: 30px;
}
.advanced_budget_item_cost {
    float: left;
    width: 125px;
    padding: 0 0 0 10px;
    text-align: right;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
}
.advanced_budget_total {
    text-align: right;
    padding: 20px 0 10px;
    font-size: 14px;
    line-height: 22px;
}
.advanced_budget_total span.budget_amount {
    color: #edd47c;
    font-size: 18px;
    line-height: 22px;
    vertical-align: baseline;
    display: inline-block;
    font-weight: bold;
}

.report_img_chunk {
    margin: 0 -1px;
}
.report_img_chunk:after {
    clear: both;
    width: 100%;
    content: "";
    display: block;
}

.report_img_chunk_item {
    float: left;
    padding: 0 1px 2px;
}
.report_img_chunk_item img {
    border: none;
    margin: 0;
    width: 100%;
    height: auto;
}
.report_img_chunk_item.size-full {
    width: 100%;
}
.report_img_chunk_item.size-half,
.report_img_chunk_item.size-half-square {
    width: 50%;
}
.report_img_chunk_item.size-third {
    width: 33.33333%;
}

.pagination {
    text-align: center;
}
.pagination li {
    display: inline-block;
}
.pagination li > a,
.pagination li > span {
    display: inline-block;
    border: none;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f3f3f2;
    color: #343438;
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    margin: 2px;
}
.pagination li > a:hover,
.pagination li > span:hover,
.pagination li.active > a,
.pagination li.active > span {
    background-color: #72A338;
    color: white;
}

.pr_report_item:first-child {
    border-top: none;
    padding-top: 0;
}
.pr_report_item {
    color: #4b4a47;
    padding: 30px 0;
    border-top: 1px solid #ccc;
}
.project_name {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 5px 0;
    margin-bottom: 0;
    border-bottom: none;
}
.pr_report_item h3 a {
    text-decoration: none;
}
.pr_report_item .total_need {
    padding: 15px 0 10px;
}
.pr_report_item a {
    color: #4b4a47;
    text-decoration: underline;
}
.total_need_val {
    clear: both;
    font-size: 16px;
    font-family: 'Russo One', sans-serif;
}

.project_item:after {
    z-index: 2;
}

.branding-block {
    margin: 3px 0 12px -2px;
}
.branding-block > h2 {
    font-size: 32px;
    margin: 0;
    line-height: 28px;
}

#top_block + #content {
    padding-top: 0px;
}
#content .top_block_inner {
    width: 1170px;
}

.top_block,
.top_block_inner {
    position: relative;
}

.ab_shop .shop-slider,
.cont_left .proj-slider {
    margin: 0;
}

.press_table .press_item {
    width: 16%;
}

.project_item_content {
    max-width: 100%;
    height: 100%;
}

.project_item_content .additional_information{
    padding-top: 3px;
    display: inline-block;
}

.project_item.project_item__big:before {
    width: 100%;
    height: 100%;
}

.project_item.project_item__big.bad_closed div.sold,
.project_item.project_item__big.completed div.sold,
.project_item.project_item__big.finished div.sold,
.project_item.project_item__big.pending div.sold,
.project_item.project_item__big.pending2 div.sold  {
    background: #000;
}

.project_item.project_item__big.bad_closed div.sold img,
.project_item.project_item__big.completed div.sold img,
.project_item.project_item__big.finished div.sold img,
.project_item.project_item__big.pending div.sold img,
.project_item.project_item__big.pending2 div.sold img{
    opacity: 0.3;
}

.project_item.project_item__big div.sold  {
    display: inline-block;    
}


.project_item.project_item__big.bad_closed article.sold,
.project_item.project_item__big.completed article.sold,
.project_item.project_item__big.finished article.sold,
.project_item.project_item__big.pending article.sold,
.project_item.project_item__big.pending2 article.sold  {
    background: #000;
}

.project_item.project_item__big.bad_closed article.sold img,
.project_item.project_item__big.completed article.sold img,
.project_item.project_item__big.finished article.sold img,
.project_item.project_item__big.pending article.sold img,
.project_item.project_item__big.pending2 article.sold img{
    opacity: 0.3;
}

.project_item.project_item__big article.sold  {
    display: inline-block;    
}





.project_item.project_item__big.purchase.completed:before {
    background: url('../images/inner-completed_purchase.png') no-repeat 0 0;
}

.project_item.project_item__big.purchase.completed.transfer:before {
    background: url('../images/inner-completed_purchase_transfer.png') no-repeat 0 0;
}

.project_item.project_item__big.purchase.completed.acts_wait:before {
    background: url('../images/inner-completed_purchase_acts_wait.png') no-repeat 0 0;
}


.project_item.project_item__big.medicine.completed:before {
    background: url('../images/inner-completed_medicine.png') no-repeat 0 0;
}

.project_item.project_item__big.medicine.completed.acts_wait:before {
    background: url('../images/inner-completed_medicine_wait.png') no-repeat 0 0;
}


.project_item.project_item__big.production.completed:before {
    background: url('../images/inner-completed_production.png') no-repeat 0 0;
}

.project_item.project_item__big.social.completed:before {
    background: url('../images/inner-completed_social.png') no-repeat 0 0;
}

.project_item.project_item__big.production.completed.acts_wait:before {
    background: url('../images/inner-completed_production_acts_wait.png') no-repeat 0 0;
}


.project_item.project_item__big.finished:before {
    background: url('../images/inner-finished.png') no-repeat 0 0;
}

.project_item.project_item__big.pending:before {
    background: url('../images/inner-pending.png') no-repeat 0 0;
    width: 94%;
    background-size: 100%;
}

.project_item.project_item__big.bad_closed:before {
    background: url('../images/inner-bad_closed.png') no-repeat 0 0;
}



.project_item.project_item__big.purchase.completed.en:before {
    background: url('../images/inner-completed_purchase-eng.png') no-repeat 0 0;
}

.project_item.project_item__big.purchase.completed.transfer.en:before {
    background: url('../images/inner-completed_purchase_transfer-eng.png') no-repeat 0 0;
}

.project_item.project_item__big.purchase.completed.acts_wait.en:before {
    background: url('../images/inner-completed_purchase_acts_wait-eng2.png') no-repeat 0 0;
}

.project_item.project_item__big.medicine.completed.en:before {
    background: url('../images/inner-completed_medicine-eng.png') no-repeat 0 0;
}

.project_item.project_item__big.medicine.completed.acts_wait.en:before {
    background: url('../images/inner-completed_medicine_wait-eng.png') no-repeat 0 0;
}


.project_item.project_item__big.production.completed.en:before {
    background: url('../images/inner-completed_production-eng.png') no-repeat 0 0;
}

.project_item.project_item__big.production.completed.en.acts_wait:before {
    background: url('../images/inner-completed_production_acts_wait-eng.png') no-repeat 0 0;
}


.project_item.project_item__big.social.completed.en:before {
    background: url('../images/inner-completed_social-eng.png') no-repeat 0 0;
}


.project_item.project_item__big.finished.en:before {
    background: url('../images/inner-finished-eng.png') no-repeat 0 0;
}

.project_item.project_item__big.pending.en:before {
    background: url('../images/inner-pending-eng.png') no-repeat 0 0;
    width: 94%;
    background-size: 100%;
}

.project_item.project_item__big.bad_closed.en:before {
    background: url('../images/inner-bad_closed-eng.png') no-repeat 0 0;
}



/*
.project_item.project_item__big.completed:before {
    background: url('../images/completed-large.png') no-repeat 0 0;
}
.project_item.project_item__big.completed.en:before {
    background: url('../images/completed-large_en.png') no-repeat 0 0;
}
.project_item.project_item__big.finished:before {
    background: url('../images/finished-large.png') no-repeat 0 0;
}
.project_item.project_item__big.finished.en:before {
    background: url('../images/finished-large_en.png') no-repeat 0 0;
}
.project_item.project_item__big.fin_bought:before {
    background: url('../images/fin_bought-large.png') no-repeat 0 0;
}
.project_item.project_item__big.fin_bought.en:before {
    background: url('../images/fin_bought-large_en.png') no-repeat 0 0;
}
.project_item.project_item__big.pending:before {
    background: url('../images/pending-large.png') no-repeat 0 0;
}
.project_item.project_item__big.pending2:before {
    background: url('../images/pending2-large.png') no-repeat 0 0;
}
.project_item.project_item__big.pending.en:before {
    background: url('../images/pending-large_en.png') no-repeat 0 0;
}
.project_item.project_item__big.pending2.en:before {
    background: url('../images/pending2-large_en.png') no-repeat 0 0;
}

*/

.project_item .project_descr img {
    display: none;
}

.project_item {
    position: relative;
}
.project_item.mark:before,
.project_item.completed:before,
.project_item.finished:before,
.project_item.fin_bought:before,
.project_item.pending:before,
.project_item.pending2:before {
    z-index: 35;
}
.project_item.mark:before{
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    content: "";
}
.project_item_thumb {
    padding: 28px 28px 28px 0;
}
.project_item .project_item_thumb {
    max-width: 47%;
}
.project_item .project_item_thumb a {
    display: block;
    position: relative;
    height: 100%;
}
.project_item .project_item_thumb img {
    width: auto;
    max-width: 234%;
}
.project_item .project_item_content {
    position: relative;
}
.project_item .project_item_content .post_title + .project_descr {
    margin-top: 15px;
}
.project_item .project_progress {
    overflow: hidden;
}
.project_item.add_project_box {
    background: none;
    text-align: center;
}
.project_item.add_project_box {
    background: none;
    text-align: center;
    min-height: 432px;
    background: #fff;
}
.add_project_box .add_project_button:hover {
    background: #393834;
    color: #fff;
}
.project_item.add_project_box:after {
    display: none;
}
.project_item.add_project_box h2 {
    font-size: 24px;
    line-height: 24px;
    width: 400px;
    padding: 0 100px 10px;
    border-bottom: 1px solid #dddcdd;
    margin: 105px auto 35px;
}
.add_project{
    float: left;
}
.add_project_button {
    position: relative;
    display: block;
    margin: 0 0 0 5px;
    height: 42px;
    text-align: center;
    color: #fff;
    padding: 13px 32px;
    font-size: 19px;
    text-decoration: none !important;
    background: #94c757;
    font-family: 'Russo One', sans-serif;
}
.add_project_button:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: 20px solid #94c757;
    border-top: 20px solid white;
}

.add_project_button:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 20px solid white;
    border-right: 20px solid #94c757;
}
.success_mess{
    max-width: 460px;
    position: relative;
    padding: 35px 40px;
    font-size: 25px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
    background: #94c757;
}
.success_mess h4{
    color: white;
    margin-bottom: 20px;
}
.success_mess p:first-child{
    font-size: 16px;
    text-align: left;
}
#add_proj{
    max-width: 460px;
    position: relative;
    padding: 35px 40px 20px;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
    background: -moz-linear-gradient(90deg, rgba(99,99,99,1) 0%, rgba(179,180,178,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(179,180,178,1)), color-stop(100%, rgba(99,99,99,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(99,99,99,1) 0%, rgba(179,180,178,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(99,99,99,1) 0%, rgba(179,180,178,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(99,99,99,1) 0%, rgba(179,180,178,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(99,99,99,1) 0%, rgba(179,180,178,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b4b2', endColorstr='#636363',GradientType=0 ); 
}
#add_proj #scroll-loader{
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.41);
}
#add_proj .form_row h4,
#add_proj .form_row p,
#add_proj .form_col_left{
    padding-left: 5px;
}

#add_proj .author_row{
    width: 50%;
    float: left;
}
#add_proj .mail_row{
    width: 50%;
    float: right;
}
#add_proj .mail_row input.form_item,
#add_proj .author_row input.form_item{
    width: 100%;
}
#add_proj .form_row {
    padding: 0 0 10px 0
}
.project_name_row{
    clear: both;
}
#add_proj input.form_item{
    box-shadow: inset 1px 1px 8px 0px rgba(0, 0, 0, 1);
    width: 397px;
    height: 30px;
    padding: 0 15px;
    border-radius: 8px !important;
    border:none;
}
#add_proj h4{
    text-align: left;
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
}
#add_proj p{

    font-size: 11px;
    line-height: 10px;
    margin-bottom: 7px;
    font-style: italic;
}
#add_proj textarea.form_item.error,
#add_proj input.form_item.error{
    border: 1px solid #f00 !important;
    box-shadow: none;
}
#add_proj textarea.form_item{
    box-shadow: inset 1px 1px 8px 0px rgba(0, 0, 0, 1);
    width: 397px;
    height: 120px;
    padding: 5px 15px;
    border-radius: 15px !important;
    border:none;
}
#add_proj .button_wrap{
    text-align: right
}

#add_proj .popup-modal-dismiss{
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px 10px 0 0;
    color: #fff;
    font-size: 20px;
}
.featured-project .project_item {
    margin-bottom: 0;
}

.post img {
    max-width: 86px;
}
.post.big > a {
    display: block;
    text-align: center;
}
.post.big img {
    float: none;
    max-width: 100%;
    max-height: 375px;
}
.post .extra_wrapper .post_title {
    line-height: 21px;
}
.post .extra_wrapper {
    overflow: hidden;
}
.post .extra_wrapper.no-image-before {
    padding-left: 98px;
}
.post.big .extra_wrapper.no-image-before {
    padding-left: 0;
}

span.btn {
    cursor: pointer;
}
.btn {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-style: hidden;
    cursor: pointer;
    padding-right: 47px;
    padding-left: 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 215px;
    text-align: center;
}
.project-header-info .btn {
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}
.project-header-info hr {
    border-color: #ddd;
}
.btn.btn__small {
    margin-left: 6px;
}

.ab_button {
    display: inline-block;
    font-family: 'Russo One', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding: 15px 20px;
    min-width: 220px;
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    background: #94c757;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
}
.ab_button:hover {
    background: #72A338;
    color: #fff;
}
.ab_btn_small {
    display: inline-block;
    font-family: 'Russo One', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 15px;
    text-align: center;
    background: #94c757;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    border: none !important;
    transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
}
.ab_btn_small:hover {
    background: #72A338;
    color: #fff;
}

.products_listing {
    padding: 12px 0 0 0;
    border-bottom: 6px solid #edd47c;
    background: #fff;
    overflow: hidden;
}
.products_listing .project_item,
.products_listing .project_item_content {
    min-height: 400px;
}
.products_listing .project_item:nth-of-type(odd) {
    float: left;
    width: 50%;
}
.products_listing .project_item:nth-of-type(even) {
    float: right;
    width: 49%;
}
.products_listing .project_progress h3 {
    border: none;
    margin: 0;
    padding: 0;
}
.products_listing .project_progress {
    padding-bottom: 20px;
}
.products_listing .proj_inner_col {
    margin: 0;
    float: none;
}
.products_listing .project_item_content h2 {
    border-bottom: 1px solid #dddcdd;
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 14px 0;
    margin: 0 0 12px 0;
}

.shop_wrapper {
    color: #4c4b48;
    position: relative;
}
.shop_wrapper::before {
    content: "";
    display: block;
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: auto;
}
.shop_wrapper > div {
    position: relative;
}
.side1 {
    color: #fff;
    background-color: #31302c;
    position: relative;
    z-index: 2;
    padding-bottom: 50px;
}
.side1.light {
    background: #f1f1f1;
    border-left: 1px solid #dedede;
    color: #3c3a31;
    padding-bottom: 20px;
}
.price_box {
    font-family: 'Russo One', sans-serif;
    font-size: 20px;
    line-height: 40px;
    padding: 45px 30px 10px 30px;
    text-align: left;
}
.price_box .val {
    font-size: 40px;
}
.price_box .val .label {
    font-size: 18px;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 10px 0 0;
}
.order_pre_qty {
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 30px 10px;
}
.single-ab_products input[type="text"],
.single-ab_products input[type="tel"],
.single-ab_products input[type="number"],
.single-ab_products input[type="email"],
.single-ab_products input[type="password"],
.single-ab_products textarea {
    width: 75px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
    padding: 7px 12px;
    font-family: 'Ubuntu',â€‹ sans-serif;
    font-size: 13px;
    outline: none;
}
.order_btn {
    padding: 19px 30px 45px;
    text-align: left;
}
.order_btn .ab_button {
    display: block;
    padding: 20px;
}
.order_btn .sidebar_text {
    padding: 25px 0 5px;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 20px;
}
.descr_box {
    border-top: 1px solid #dedede;
    padding: 30px 30px 30px 70px;
    position: relative;
    text-transform: uppercase;
}
.descr_box .fa {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #b5b5b5;
    font-size: 36px;
    line-height: 36px;
    left: 25px;
    top: 30px;
}
.sidebar_label {
    font-size: 18px;
    font-family: 'Russo One', sans-serif;
}
.sidebar_text {
    font-size: 12px;
    line-height: 20px;
}
.sidebar_text a {
    text-decoration: underline;
}

.magnific-form input[type="text"],
.magnific-form input[type="tel"],
.magnific-form input[type="number"],
.magnific-form input[type="email"],
.magnific-form input[type="password"],
.magnific-form textarea {
    width: 100%;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
    padding: 7px 12px;
    font-family: 'Ubuntu',â€‹ sans-serif;
    font-size: 13px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.magnific-form select {
    width: 100%;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
    padding: 6px 12px;
    font-family: 'Ubuntu',â€‹ sans-serif;
    font-size: 13px;
}
.magnific-form {
    background: #fff;
    box-shadow: 0 0 40px rgba(0,0,0,.4);
    padding: 40px 30px 30px;
    text-align: left;
    max-width: 715px;
    margin: 40px auto;
    position: relative;
    color: #333;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
}
.magnific-form a.popup-modal-dismiss {
    float: right;
    margin: -20px 0 20px;
    position: relative;
    z-index: 3;
}
.magnific-form a {
    border-bottom: 1px dashed #333;
}
.magnific-form a:hover {
    color: #aaa;
    border-bottom: 1px dashed #aaa;
}
.magnific-form a.dark {
    color: #000000;
}
.magnific-form h3 {
    text-align: center;
    color: #000;
    margin: 0 0 20px;
}
.magnific-form .form_row {
    padding: 0 0 25px 0;
    overflow: hidden;
}
.magnific-form .form_col_left {
    float: left;
    width: 25%;
    text-align: right;
    padding: 5px 0 0 0;
    position: relative;
}
.magnific-form .form_col_right {
    float: right;
    width: 70%;
}
.magnific-form .button_wrap {
    text-align: center;
    padding: 0 0 10px 0;
}
/*.magnific-form #submit_project {
    cursor: pointer;
}*/

.flexslider {
    margin: 0;
}



.ab_counter {
    color: #3c3a31;
    background: #f1f1f1;
}
.report-header-block {
    display: block;
    padding: 20px 30px 0 29px;
    clear: both;
    overflow: hidden;
}
.single-post .side1 .ab_counter{
    background-color: #f1f1f1 !important;
}
.determinate{
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding: 10px 30px 10px 29px;
    margin: 10px 0;
}
.ab_counter .report-header-block.determinate-bot {
    border-bottom: 1px solid #dedede;
    padding: 20px 30px 15px 29px;
}
.report-header-block h2 {
    margin-bottom: 5px;
}
.report-header-block small {
    /*text-transform: uppercase;*/
    font-size: 15px;
    font-weight: 300;
    line-height: 4px
}
.report-header-block .prog span {
    height: 30px;
}
.report-header-block .btn {
    width: 100%;
    line-height: 34px;
    padding: 30px 0px;
    text-align: center;
    margin: 2px 0;
    font-size: 26px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}
.report-header-block.block-for-coordinator {
    color: #3c3a31;
}

.prn-list {
    padding-top: 5px;
}
.prn-list-title {
    border-bottom: 4px solid #343438;
}
.prn-list-title > span {
    display: inline-block;
    position: relative;
    color: #343438;
    text-transform: uppercase;
    padding-bottom: 16px;
    font-family: 'Russo One', sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    word-break: break-all;
}

.articles-sidebar .prn-list-title > span {
    color: #ffffff;
    padding: 5px 5px 5px 5px;
}
.articles-sidebar .prn-list-title > span::after {
    height: 0;
}

.articles-sidebar .prn-list-items {
    max-height: none;
}

.prn-list-title > span::after {
    content: "";
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 4px;
    background-color: #edd47c;
}
.prn-list-items {
    overflow-y: auto;
    max-height: 400px;
    border-bottom: 4px solid #343438;
}
.prn-list.list-view .prn-list-items {
    border-bottom: none;
    max-height: none;
}
.prn-list.tabs-view .post .extra_wrapper .post_title + .post_title {
    padding-top: 0;
}
.prn-list.tabs-view .post .extra_wrapper .post_title + time {
    padding-top: 5px;
}
/* ÐžÐ±Ñ‰Ð¸Ðµ ÑÑ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ scrollbar'Ð° (Ð² Ñ‚Ð¾Ð¼ Ñ‡Ð¸ÑÐ»Ðµ Ð¸ Ð´Ð»Ñ IE) */
.prn-list-items {
    scrollbar-arrow-color: #505050; /* Ð¦Ð²ÐµÑ‚ ÑÑ‚Ñ€ÐµÐ»Ð¾Ðº */
    scrollbar-base-color: #f1f1f1; /* Ð¦Ð²ÐµÑ‚ Ð¿Ð¾Ð»Ð¾ÑÑ‹ Ð¿Ñ€Ð¾ÐºÑ€ÑƒÑ‚ÐºÐ¸ */
    scrollbar-shadow-color: #a8a8a8; /* Ð¦Ð²ÐµÑ‚ Ñ‚ÐµÐ½Ð¸ */
}
/* Ð¡Ñ‚Ð¸Ð»Ð¸ scrollbar'Ð° Ð´Ð»Ñ Webkit'Ð° */
.prn-list-items::-webkit-scrollbar {
    background-color: #f1f1f1;
}
.prn-list-items::-webkit-scrollbar-button:start {
    background: url("../images/scroll_up.png") center center no-repeat #f1f1f1;
}
.prn-list-items::-webkit-scrollbar-button:end {
    background: url("../images/scroll_down.png") center center no-repeat #f1f1f1;
}
.prn-list-items::-webkit-scrollbar-track-piece {
    background-color: #f1f1f1;
}
.prn-list-items::-webkit-scrollbar-thumb {
    background-color: #bcbcbc;
    border: 1px solid #a8a8a8;
}

.navigation {
    position: relative;
}
.navigation::before,
.navigation::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: -7px;
    width: 30px;
    /*border-bottom: 7px solid #343438;*/
}
.navigation::before {
    left: -30px;
}
.navigation::after {
    right: -30px;
}
#header .heading{
    position: relative;
}
#header .navigation {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}
#header .navigation .right {
    float: right;
    text-align: right;
    margin-top: 18px;
}
#header .navigation ul.headermainmenu {
    margin: 0;
}
#header .navigation ul.headermainmenu li a {
    padding: 0px 20px 10px;
    font-size: 16px;
    color: #fff;
}
#header .navigation ul.headermainmenu li a:after {
    top: initial;
    bottom: -7px;
}
#header .navigation ul.headermainmenu li + li:after {
    left: 0;
}
#header .navigation ul.headermainmenu li a:hover,
#header .navigation ul.headermainmenu li.current a {
    color: #edd47c;
}
#header .branding-block,
#header .login-button,
.branding-block h2,
.branding-block h2 a {
    color: #edd47c;
}
.branding-block .site-slogan a:hover {
    color: #fff;
}

.login-lang-bar .login-button {
    float: right;
    color: #fff;
}
.login-lang-bar .login-button:hover {
    color: #edd47c;
}
.login-lang-bar .btn.login-button:hover {
    color: #fff;
}
.login-lang-bar .login-button.btn {
    padding: 10px 23px;
    margin-top: 16px;
}
.login-lang-bar .login-button.text-btn {
    padding: 0;
    margin: 33px 23px 17px;
}
#switch1 {
    display: inline-block;
    width: 17px;
    height: 17px;
    border: none;
    background: url("../images/arrow_to_bottom.png") center 0 no-repeat transparent;
    cursor: pointer;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-left: 0px;
}

#switch1 + ul {
    display: none;
}
#switch1 + ul a {
    text-decoration: underline;
}
#lang_variants > li > a:hover {
    color: #777;
}

.navigation > nav {
    text-align: center;
}
.navigation > nav > ul {
    display: inline-block;
    margin-left: 10%;
}

.main-wrap {
    width: 100%;
    min-width: 1230px;
    overflow: hidden;
}
.main {
    width: 1230px;
    margin: 0 auto;
    background-color: #fff;
}
.content {
    position: relative;
}
.cont_left {
    color: #4c4b48;
    float: left;
    width: 800px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 30px 55px 30px;
}
.cont_left.massmedia {
    padding: 50px 30px 55px 30px;
}


.articles-top-box {
    background: #f1f1f1;
    padding: 35px 30px;
    margin: -35px -30px 30px -30px;
}
.articles-top-box .articles-box {
    float: left;
    width: 50%;
}
.articles-top-box h2 {
    font-size: 30px;
    line-height: 30px;
    color: #393834;
    margin-bottom: 5px;
}
.articles-top-box .org {
    padding-top: 15px;
}
.articles-top-box .org img {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}
.articles-top-box .certificates_list, .report-header-block .certificates_list {
    overflow: hidden;
    padding: 30px 0 0 0;
}
.articles-top-box .certificates_list .cert_item, .report-header-block .certificates_list .cert_item{
    float: left;
    width: 33.33333%;
    padding: 0 0 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.articles-top-box .cert_item a {
    display: block;
    border: 2px solid #fff;
}
.articles-top-box .download_docs, .report-header-block .download_docs {
    clear: both;
    width: 100%;
    text-align: right;
    padding: 5px 0 0 0;
}
.articles-top-box .download_docs a, .report-header-block .download_docs a {
    text-decoration: underline;
}
.articles-top-box .download_docs a .fa, .report-header-block .download_docs a .fa {
    font-size: 14px;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.org {
    line-height: 16px;
    font-size: 12px;
    color: #84827a;
}
.org img {
    position: relative;
    top: -1px;
    margin-top: -1px;
    float: left;
    margin-right: 13px;
}
.org .extra_wrapper {
    padding-left: 5px;
    overflow: hidden;
}
.org span {
    padding-top: 3px;
    color: #3c3a31;
    font-size: 12px !important;
    text-transform: none !important;
    display: block;
    margin-bottom: 9px;
}
.org strong {
    display: block;
    margin-bottom: 7px;
    color: #3c3a31;
    font-weight: 500;
    font-size: 13px;
}
.org p {
    margin-bottom: 10px;
}
.org .st1 strong {
    font-size: 18px;
    padding-top: 2px;
}

.copyright {
    margin-top: 35px;
}
.copyright_text {
    float: left;
}

.sold {
    background: #fff;
    position: relative;
}
#container {
    cursor: url(../images/openhand360.cur), pointer;
    width: 559px;
    margin: 0 auto 0;
    position: relative;
}
.item {
    color: #3c3a31;
    font-size: 13px;
    line-height: 22px;
    display: block;
    z-index: 30;
    position: absolute;
    cursor: pointer;
}
.item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: -1px;
    width: 100%;
    z-index: 40;
    border-bottom: 1px solid #4e4d4a;
}
.item span {
    height: 1px;
    display: block;
    background-color: #f3f3f3;
    position: absolute;
    z-index: 30;
    right: -210px;
    left: 100%;
    bottom: -1px
}
.item span:after {
    width: 8px;
    height: 8px;
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: -4px;
    background-color: #fff;
    border-radius: 500px;
}

.blog_uncuted {
    margin-top: -1px;
}

.blog_list, .blog_item.blog_list {
    padding: 40px 0;
    margin: 0;
    border: none;
    border-top: 1px solid #dedede;
}
.crumbs + .blog_list,
.crumbs + .blog_list.blog_item .blog_list:first-child,
.blog_item.blog_list:first-child {
    border-top: none;
    padding-top: 0;
}
.blog_item {
    padding: 0 30px 49px 0;
    margin: 0 0px 48px 0;
    border-bottom: 1px solid #dedede;
}
.blog_item.last {
    padding-bottom: 0;
    border-bottom: none;
}
.blog_item_content a {
    text-decoration: underline;
}

.blog-meta-date {
    display: inline-block;
    color: #4c4b48;
    font-size: 17px;
    padding: 4px 0 33px;
}
.blog_post_thumb {
    display: block;
    text-align: center;
    margin: 0 0 12px;
}
.current_project {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 22px;
}
.news-item p a,
.blog_excerpt .read_more,
.blog_excerpt .more-link,
.current_project a {
    color: #6c963a;
    text-decoration: underline;
}
.news-item p a:hover,
.blog_excerpt .read_more:hover,
.blog_excerpt .more-link:hover,
.current_project a:hover {
    color: #384d1e;
    text-decoration: underline;
}
.read_more,
.more-link {
    display: inline-block;
    margin: 0 0 0 5px;
}
.news-item p,
.blog_excerpt {
    font-size: 16px !important;
    line-height: 20px !important;
}

.articles-sidebar,
.reports-sidebar,
.articles-posts-sidebar {
    background-color: #fff;
}
.articles-posts-sidebar {
    background: #2a2926;
    padding: 30px 30px 30px 30px;
}
.page-template-page-news .side1,
.page-template-default .side1,
.page-template-page-scratch-php .side1,
.page-template-page-articles-php .side1,
.single-post .side1,
.single-reports .side1,
.single-articles .side1 {
    color: inherit;
    float: right;
    width: 430px !important;
    position: relative;
    z-index: 2;
    padding-bottom: 50px;
}
.single-post .side1,
.single-reports .side1,
.single-articles .side1 {
    border-left: 1px solid #dedede;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.single-post .entry-content img {
    max-width: none;
    width: 100%;
    height: auto;
    margin-top: 5px;
}
.project_list .project_item::after {
    background: url("../images/dash.png") 0 0 repeat-y;
}
.project_list .project-item-progress .title {
    font-size: 18px;
}
.project_list .project-item-content{
    min-width: 267px;
}
.project_list .project-item-content .btn {
    width: auto;
    position: absolute;
    left: 22px;
    right: 29px;
    bottom: 30px;
}
.project_list .project-item-content .project-item-progress {
    position: absolute;
    left: 22px;
    right: 29px;
    bottom: 116px;
}
.single-post .post img {
    max-width: none;
    float: none;
    margin-right: 0;
    border: 6px solid #f1f1f1;
    margin-bottom: 16px;
}
.single-post article .title {
    color: #4b4a47;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 33px;
}
.single-post .blog_footer {
    font-weight: normal;
}
.single-post .blog_footer time {
    font-size: 16px;
}

.projects_wrap {
    padding: 12px 0 0 0;
    border-bottom: 6px solid #edd47c;
}
.project_list {
    border-bottom: none;
}
.project_list + hr {
    margin: 30px 0;
}

.articles-sidebar .projects_wrap {
    padding: 0;
    border: none;
    background: #fff;
}
.projects_wrap .project_item:first-child {
    margin: 0;
    clear: both;
}
.projects_wrap .project_item_thumb {
    width: auto;
}
.projects_wrap .project_item_thumb figure {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    bottom: 30px;
}
.projects_wrap .project_item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/home_top_tail.gif) repeat-x 0 0 #fff;
    border-top: 1px solid #cfcfcf;
    padding: 30px 0 0;
    position: relative;
}
.products_listing .project_item,
.products_listing .project_item_content {
    background: #fff;
    border-top: none;
}
.projects_wrap .project_item_content {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 2;
    margin-top: -30px;
    margin-bottom: -30px;
}
.grid_4 .projects_wrap .project_item_content {
    width: 271px;
}
.grid_4 .projects_wrap .project_item::after {
    right: 271px;
}
.projects_wrap .proj_inner_col + .proj_inner_col {
    float: none;
}
.news-list .project_item_thumb img {
    max-height: 100%;
}
.news-list .project_item_content {
    padding-right: 0;
}
.news-list .post_title {
    padding: 0;
}
.news-list .btn {
    width: 100%;
}

.side-tail {
    position: absolute;
    z-index: 1;
    background-color: #31302c;
    top: 0;
    bottom: 0;
    right: 0;
    width: 430px !important;
}
.articles-sidebar + .side-tail {
    background-color: #fff;
}
.articles-sidebar + .side-tail:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    z-index: 100;
    width: 1px;
    background-color: #dedede;
    content: "";
}

.crumbs {
    background-color: #f1f1f1;
    text-transform: none;
    color: #4c4b48;
    font-size: 13px;
    padding: 8px 30px 10px;
    margin: -35px -30px 35px;
}
.crumbs span {
    display: inline-block;
    vertical-align: top;
}
.crumbs a {
    font-size: 11px;
    text-decoration: underline;
}
.crumbs a:hover {
    color: #999;
}
.crumbs .delimiter {
    margin: 0 5px;
}
.blog_post {
    color: #84827a;
}

.blog_post strong{
    color: #000;
}

.blog_post .post:nth-child(odd) {
    padding: 0;
    background-color: inherit;
}
.blog_thumb {
    text-align: center;
    border: 6px solid #f1f1f1;
    margin-bottom: 16px;
}
.entry-content {
    margin-bottom: 22px;
}
.single-reports .blog_thumb img {
    height: auto;
}
.single-entry-heading {
    margin-bottom: 33px;
}
.entry-title {
    font-size: 30px;
    line-height: 30px;
    color: #393834;
    margin-bottom: 5px;
}
.entry-content h3 {
    border-bottom: none;
    font-size: inherit;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.entry-content p {
    font-family: 'Ubuntu', sans-serif;
}
.blog_footer {
    margin-top: 35px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    font-size: 18px;
    color: #4b4a47;
    padding: 8px 0 10px;
    font-weight: bold;
}
.blog_footer time {
    font-style: normal;
    color: #4b4a47;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    margin-left: 40px;
    font-size: 16px;
    vertical-align: middle;
}
.blog_footer time:after {
    left: -20px;
    top: 0;
    position: absolute;
    content: '';
    background-color: #dedede;
    width: 1px;
    height: 22px;
}
.blog_footer img {
    border: none;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}
.blog_footer .author {
    display: inline-block;
    vertical-align: middle;
}
.user_socials {
    padding: 5px 0 0 0;
}
.user_social_item {
    display: inline-block;
    margin: 0 4px 0 0;
    vertical-align: top;
    position: relative;
}
.user_social_item a.socicon {
    position: absolute;
    left: 0;
    top: 0;
}
.fa.socicon {
    display: inline-block;
    text-align: center;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 12px;
    color: #fff;
}
.fa.socicon.small {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 10px;
}
.fa.socicon.disabled {
    cursor: default;
    background: #eaeaea !important;
    color: #fff;
}
.fa.socicon.fa-facebook {
    background: #3b5998;
}
.fa.socicon.fa-twitter {
    background: #26a6d1;
}
.fa.socicon.fa-google-plus {
    background: #dd4b39;
}
.fa.socicon.fa-instagram {
    background: #3f729b;
}
.fa.socicon.fa-youtube {
    background: #c4302b;
}
.fa.socicon.fa-envelope {
    background: rgb(106, 147, 181);
}



hr {
    border: none;
    border-bottom: 1px solid #4a4945;
    margin: 28px 0;
}

time {
    margin-top: 10px;
    display: inline-block;
}
.post time {
    margin: 0;
    padding: 4px 0 0;
    font-size: 13px;
}
.post .blog_footer time {
    padding: 0;
    margin: 0 0 0 40px;
    vertical-align: middle;
}



.social-links {
    display: inline-block;
    margin-left: 7px;
    min-height: 19px;
}
.social-links span {
    display: inline-block;
    margin-right: 2px;
}
.social-links span a {
    display: block;
    width: 17px;
    height: 17px;
    background-position: center 2px;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 0;
}
.social-links span a:hover {
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 2px;
    background-position: center 0px;
}
.social-links span a.facebook {
    background-image: url("../images/social/facebook2.png");
}
.social-links span a.email {
    background-image: url("../images/social/email2.png");
}

.footer_navigation a {
    text-decoration: underline;
}
.textwidget a {
    text-decoration: underline;
}
.textwidget .project_item a {
    text-decoration: none;
}
.textwidget .div-nav a {
    text-decoration: none;
}

.relative {
    position: relative;
}

.latest-news {
    padding-top: 5px;
}
.latest-news.mini {
    padding-top: 0px;
}
.latest-news a {
    color: #6c963a;
    text-decoration: underline;
}
.latest-news a:hover {
    color: #384d1e;
}
.latest-news .project_item_thumb {
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 13px;
    float: none;
}
.latest-news .project_item_thumb a {
    display: block;
    text-align: center;
}
.latest-news .news-item {
    margin-bottom: 23px;
}
.latest-news.mini .news-item {
    margin-bottom: 17px;
}
.latest-news.mini .news-item:last-child {
    margin-bottom: 34px;
}
.latest-news .news-item > h4 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Ubuntu',â€‹ sans-serif;
    font-weight: 500;
}
.latest-news .news-item time {
    font-style: italic;
    font-size: 13px;
    margin-top: 4px;
}
.latest-news + hr {
    margin: 30px 0;
}
.big-news figure {
    text-align: center;
}
.big-news figure img {
    max-height: 400px;
}

.dataTables_wrapper table caption {
    display: none;
}
.dataTables_wrapper table thead tr {
    border-bottom: 3px solid white;
}
.dataTables_wrapper th.sorting {
    background-color: #343438;
    color: white;
    border-right: 1px solid white;
}
.dataTables_wrapper .dataTables_filter {
    padding-bottom: 2px;
}
.dataTables_wrapper .dataTables_filter label {
    line-height: 26px;
}
.dataTables_wrapper .dataTables_length select {
    margin-top: 0;
}
.dataTables_wrapper .paginate_enabled_next:after,
.dataTables_wrapper .paginate_enabled_previous:before {
    color: #6c963a;
}
.dataTables_wrapper .paginate_enabled_next:hover:after,
.dataTables_wrapper .paginate_enabled_previous:hover:before {
    color: #415923;
}
.dataTables_wrapper .tablepress tbody td,
.dataTables_wrapper .tablepress tfoot th {
    border-top: 1px solid white;
    border-right: 1px solid white;
}
.dataTables_wrapper .tablepress tbody td:last-child,
.dataTables_wrapper .tablepress tfoot th:last-child {
    border-right: none;
}
.dataTables_wrapper .tablepress .even td,
.dataTables_wrapper .tablepress .odd td {
    background-color: #f7f7f6;
}

.report-by-table {
    overflow: hidden;
    margin-top: 5px;
}
.report-by-table table {
    font-weight: 500;
}
.report-table-wrapper table {
    width: 100%;
}
.report-table-wrapper .report-table,
.report-table-wrapper .sponsor-report-table {
    margin-bottom: 26px;
}
.report-table-wrapper th {
    padding: 12px 0px 12px 8px;
}
.report-table-wrapper td {
    padding: 5px 0px 6px 8px;
}
.report-table-wrapper th {
    border-right: 1px solid white;
    text-align: left;
}
.report-table-wrapper thead tr > th:first-child {
    width: 25.6%;
}
.report-table-wrapper thead tr > th:nth-of-type(2) {
    width: 10.6%;
}
.report-table-wrapper thead tr > th:nth-of-type(3) {
    width: 10%;
}
.report-table-wrapper thead tr > th:nth-of-type(3) {
    width: 10%;
}
.report-table-wrapper table thead tr {
    border-bottom: 3px solid white;
    background-color: #343438;
    color: white;
    border-right: 1px solid white;
}
.report-table-wrapper .dataTables_length select {
    margin-top: 0;
}
.report-table-wrapper tbody td {
    border-top: 1px solid white;
    border-right: 1px solid white;
    background-color: #f7f7f6;
    font-size: 11px;
}
.report-table-wrapper tbody tr:first-child td {
    padding: 8px 0px 7px 8px;
}
.report-table-wrapper tbody td:last-child {
    border-right: none;
}
.report-table-wrapper .total {
    line-height: 24px;
    font-size: 14px;
}
.report-table-wrapper .total strong {
    font-family: 'Russo One', sans-serif;
    font-weight: normal;
}
.report-table-wrapper .total strong {
    font-size: 24px;
    display: inline-block;
    margin-top: -2px;
}
.report-table-wrapper + hr {
    margin: 34px 0 29px;
}

.div-tabs .tab-content {
    overflow: hidden;
}
.div-tabs .tab-content + .tab-content {
    display: none;
}
.div-tabs .tab-content p {
    line-height: 16px;
    -webkit-text-size-adjust: 100% !important;
}
.temporary-ajax-load-message {
    margin: 20px 0 !important;
    padding: 0 0 0 20px !important;
}

.newsletter {
    margin-top: -14px;
}
.newsletter table,
.newsletter .newsletter-email,
.newsletter .newsletter-td-submit,
.newsletter .newsletter-submit {
    width: 100%;
}
.newsletter tr,
.newsletter td {
    display: inline-block;
}
.newsletter tr,
.newsletter td {
    display: inline-block;
}
.newsletter table td[align="left"] {
    display: block;
}
.newsletter th {
    display: none;
}
.newsletter tr:first-child {
    width: 66%;
}
.newsletter tr:last-child {
    width: 31%;
    float: right;
}
.newsletter tbody {
    overflow: hidden;
}
.newsletter .newsletter-email {
    line-height: 16px;
    margin: 0;
    padding: 13px 0;
    font-size: 14px;
    text-indent: 12px;
    border: 1px solid #dddcdd;
}
.newsletter .newsletter-submit {
    margin: 0;
    padding: 0;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: none;
}
.newsletter .newsletter-submit.btn {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: normal;
}
#popup-newsletter-form + hr,
.newsletter + hr {
    margin: 31px 0 32px;
}
#popup-newsletter-form {
    clear: both;
    overflow: hidden;
}
#popup-newsletter-form .newsletter-email {
    float: left;
    width: 66%;
    line-height: 16px;
    margin: 0;
    padding: 13px 0;
    font-size: 14px;
    text-indent: 12px;
    border: 1px solid #dddcdd;
}
#popup-newsletter-btn {
    float: left;
    width: calc(34% - 10px);
    margin: 0 0 0 10px;
    padding: 0;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border: none;
    text-decoration: none;
    position: relative;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
#popup-newsletter-btn img {
    position: absolute;
    top: 12px;
    right: 0;
}
#popup-newsletter-form .form_row {
    margin: 0;
}

.press-list {
    padding-top: 5px;
}
.press-list ul {
    /*width: 46%;*/
    text-align: left;
}
.press-list .press-list-item {
    display: inline-block;
    margin-bottom: 18px;
    padding: 3px 0px 0;
    width: 175px;
    height: auto;
    min-height: 100px;
    max-height: 200px;
    margin-right: 20px;
    text-align: center;
}
.press-list .press-list-item:nth-child(2n) {
    margin-right: 0;
}
.press-list + hr {
    margin: 21px 0 32px;
}

.partners-list {
    padding-top: 7px;
}
.partners-list .partners-list-item {
    overflow: hidden;
    margin-bottom: 14px;
}
.partners-list figure {
    max-width: 86px;
    max-height: 86px;
    float: left;
}
.partners-list .partners-item-content {
    overflow: hidden;
    padding-left: 16px;
}
.partners-list .partners-item-content .title {
    margin-top: 13px;
}
.partners-list .partners-item-content .info {
    margin: 2px 0;
}
.partners-list .partners-item-content .url {
    margin: 4px 0 0;
}
.partners-list .partners-item-content .url a {
    color: #6c963a;
    text-decoration: underline;
}
.partners-list .partners-item-content .url a:hover {
    color: #fff;
}

.ab_products-listing {
    padding-top: 12px;
}
.postlisting-pagination {
    text-align: center;
}
.postlisting-pagination button {
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: white;
    color: #343438;
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    margin: 2px;
}
.postlisting-pagination button.active {
    background-color: #72A338;
    color: white;
}
.postlisting-pagination button:hover {
    background-color: #72A338;
    color: white;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.ab_projects-listing .btn__big {
    margin-top: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#print-share-form,
#mail-share-form {
    border: none;
    display: inline-block;
}
#print-share-button,
#mail-share-button {
    border: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: 1000px;
    cursor: pointer;
}
#print-share-button {
    background: url("../images/social/print.png") center center no-repeat white;
}
#mail-share-button {
    background: url("../images/social/mail.png") center center no-repeat white;
}

.img-left {
    float: left;
    margin: 0 10px 10px 0;
    display: table-cell;
    vertical-align: top;
}
.extra-wrap {
    display: table-cell;
    vertical-align: top;
}

.org_data {
    overflow: hidden;
}
.org_data > h3:first-child {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 17px;
}
.org_data .large-block {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Ubuntu',â€‹ sans-serif;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 9px;
}
.org_data .user_socials {
    padding: 0;
    display: inline-block;
    padding-left: 9px;
}
.org_data .user_social_item {
    margin-top: 2px;
}
.org_data .fa.socicon.small {
    width: 16px;
    height: 16px;
    font-size: 8px;
    line-height: 16px;
}

.small-block,
.large-block,
.lighten-block {
    display: block;
}

.blog_excerpt + a {
    display: none;
}

.all_reports {
    display: none;
}

.share-buttons {
    overflow: hidden;
}
.share-buttons a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.share-buttons .addthis_toolbox {
    padding-top: 0;
}
.share-buttons .addthis_toolbox .addthis_native_counter_parent .addthis_native_counter {
    margin-right: 0;
}
.share-buttons .addthis_20x20_style.addthis_toolbox {
    max-height: 20px;
}
.share-buttons > .share-text {
    margin-right: 25px;
}
.share-buttons > .fb-share,
.share-buttons > .fb-share-button,
.share-buttons > .myspace-share,
.share-buttons > .twitter-share,
.share-buttons > .twitter-share-button,
.share-buttons > #print-share-form,
.share-buttons > #mail-share-form,
.share-buttons > .gplus-share {
    display: inline-block;
    padding: 0 0 0 1px;
}
.social-count {
    min-width: 20px;
    background: white;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-left: 4px;
    padding: 0px 2px 2px 5px;
    text-align: center;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.twitter-share .social-count {
    padding-right: 0px;
    padding-left: 4px;
}
.social-count-wrapper {
    display: inline-block;
}
.social-count-arrow {
    height: 0;
    left: 2px;
    position: relative;
    top: -15px;
    width: 5px;
    z-index: 2;
}
.social-count-arrow s,
.social-count-arrow i {
    border-color: transparent #9197a3;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}
.social-count-arrow s {
    left: -2px;
}
.social-count-arrow i {
    border-right-color: #fff;
    left: -1px;
    top: -7px;
}

.single_page_sharing {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
}
.single_page_sharing .addthis_toolbox {
    height: auto;
    margin: 0;
    padding: 0;
}
.single_page_sharing a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.top_block .project_item__single .project_item_content {
    padding-top: 12px;
    padding-bottom: 0px;
    padding-left: 0;
}
.top_block .project_item__single .project_item_content > h2 {
    line-height: 30px;
    font-size: 33px;
    margin-top: 6px;
    margin-bottom: 32px;
}

.featured-project .project_item {
    min-height: 472px;
}

#searchform #searchsubmit {
    padding: 3px 25px;
}



.error404 #content,
.search-no-results #content,
.search-results #content {
    background: white;
    padding: 20px 0;
}
.search-results .post {
    background-color: inherit;
    line-height: inherit;
    padding: inherit;
    overflow: inherit;
}

.single-ab_projects .blog_thumb img {
    width: 100%;
}
.single-ab_projects #content p,
.single-ab_projects #content .project_item_content {
    color: #2B2E28;
    font-size: 13px;
}
.single-ab_projects iframe {
    width: 100%;
    max-width: 100%;
}
.single-ab_projects .project-description-main a {
    color: #edd47c;
    text-decoration: underline;
}
.single-ab_projects .project-description-main a:hover {
    color: #fff;
}
.project-description-main img {
    width: auto;
    height: auto;
    margin: 15px 0;
}
.advanced_budget .advanced_budget_item_thumb img {
    width: 60px;
    height: auto;
    margin: 0;
}
.single-ab_projects #about .project-description-main h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 8px 0 17px;
}
.single-ab_projects .org_data h2 {
    font-size: 19px;
    line-height: 24px;
    margin: 0px 0 17px;
}
.single-ab_projects .org_data h3,
.single-ab_projects #about .project-description-main h3 {
    font-size: 18px;
    margin: 8px 0;
    padding: 0;
    border: none;
}
.single-ab_projects #about .project-description-main h3 + br,
.single-ab_projects #about .project-description-main h2 + br {
    display: none;
}
.single-ab_projects #about .project-content {
    color: #2B2E28;
}
.single-ab_projects #about .project-content > p {
    font-size: 14px;
    line-height: 18px;
}
.single-ab_projects #about .blog_post_title a,
.single-ab_projects #about .blog_post_title a:hover {
    color: inherit;
    text-decoration: none;
}
.single-ab_projects #about .read_more,
.single-ab_projects #about .more-link,
.single-ab_projects #about .read_more:hover,
.single-ab_projects #about .more-link:hover {
    color: inherit;
}
.single-ab_projects .tabs p {
    margin-bottom: 14px;
}
.single-ab_projects #content h3 {
    border-bottom: none;
    margin-bottom: 0;
}
.single-ab_projects #content .project-item h3 {
    border-bottom: 1px solid #dddcdd;
    margin: 0 0 12px;
}
.single-ab_projects .dataTables_wrapper,
.single-ab_projects .report-table-wrapper {
    margin-top: 4px;
    margin-bottom: 0px;
}
.single-ab_projects .report-table-wrapper .total {
    margin-bottom: 0;
}
.single-ab_projects .project-header-thumb .project_item {
    height: 100%;
}
.project-header-row {
    padding: 0;
    margin-right: -30px;
}
.project-header-info {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.project-description-sidebar,
.project-header-info,
.project-news-sidebar {
    margin-left: 0;
    padding: 28px 30px 50px;
    background: url("../images/dash.png") 0 0 repeat-y;
}
.project-description-sidebar,
.project-news-sidebar {
    position: relative;
    /*margin-top: -4px;*/
    padding-top: 32px;
    background: #2B2E28;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.project-description-sidebar hr,
.project-news-sidebar hr {
    border-color: #777;
}
.project-description-main,
.project-news-main {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 30px 50px 30px;
    margin-left: 0;
    width: 740px;
}

.project-description-sidebar .prn-list.list-view .post.big img,
.project-news-sidebar .prn-list.list-view .post.big img {
    width: 100%;
}

.project-description-sidebar .prn-list-items{
    background-color: #ffffff;
}

#singleproject-tabs .pay-details {
    color: #fff;
}
#singleproject-tabs .pay-details .btn {
    color: #fff;
    text-decoration: none;
}
#singleproject-tabs .project-content > p {
    margin-bottom: 19px;
}
.project-content + hr {
    margin: 38px 0 37px;
}

.report-by-table + hr {
    margin: 34px 0 29px;
}

#singleproject-tabs .pay-details p {
    line-height: 17px;
    font-weight: 400;
}
.pay-details + hr {
    margin: 29px 0 28px;
}
.pay-details .btn {
    margin-top: 0px;
    width: 340px;
    text-align: center;
    padding: 22px 0;
    border-radius: 10px !important;
}
.pay-details h3 {
    font-size: 14px !important;
}

.mini-report > a:last-child {
    display: block;
    margin-top: 17px;
}
.mini-report + hr {
    margin: 32px 0 30px;
}

.project-news h3 {
    padding-bottom: 22px;
}



.fb-share-button > span,
.fb-share-button > span > iframe {
    width: 119px !important;
}
.twitter-share-button {
    width: 78px !important;
}



.archive #content {
    padding: 29px 0 20px;
}
.archive h3 {
    border-bottom: none;
    padding-bottom: 0;
}

.single-reports .inset__1 {
    margin-bottom: 0;
}

#top_block .top_block_inner {
    padding: 0;
}
#top_block .top_block_inner::before,
#top_block .top_block_inner::after {
    display: none;
}
#top_block .project_item:after {
    background: none;
}
#top_block h3 {
    margin-bottom: 0;
    border-bottom: none;
}
#top_block .project_item_thumb {
    width: 100%;
    min-height: 800px;
}
#top_block .proj_inner_col {
    float: none;
}
#top_block .proj_inner_col + .proj_inner_col {
    float: none;
}
#top_block .project_progress {
    padding-top: 0;
}
#top_block .proj_inner_col + .proj_inner_col {
    margin-top: 37px;
}
#top_block .proj_inner_col small {
    display: inline-block;
    margin-top: 1px;
}
#top_block .prog {
    margin-top: 26px;
    margin-left: 1px;
}
#top_block .btn {
    margin-top: 36px;
    width: 100%;
    text-align: center;
    padding: 22px 0;
}
#top_block .project_item_content form + hr {
    margin-bottom: 21px;
}
#top_block .project_item_content .share-buttons + hr {
    margin-top: 21px;
    margin-bottom: 26px;
}
#top_block .project_item_content .share-text {
    font-size: 13px;
}
#top_block .project-coordination p {
    margin-bottom: 8px;
}
#top_block .project-coordination p:first-child {
    margin-top: 7px;
}
#top_block .project-header-thumb {
    margin-top: 5px;
}
#top_block .project_item.project_item_default_thumb {
    text-align: center;
}



#singleproject-tabs {
    width: 1230px;
    margin: 0 auto;
    background-color: #FFF;
    padding: 0;
}
#singleproject-tabs .row {
    margin: 0 -30px;
}

#homepage-tabs > .div-tabs > .tab-content {
    display: none;
}


.div-tabs .sidebar {
    padding-top: 8px;
}
.div-tabs .sidebar h3 {
    padding: 0 0 18px;
}

.sold + h3 {
    padding: 0;
}
#content .all_reports > a {
    margin-bottom: 16px;
}
#content .all_reports > a {
    font-weight: bold;
    color: #343438;
    text-decoration: underline;
    font-size: 24px;
    line-height: 24px;
    margin-top: 22px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Russo One', sans-serif;
}
#content .all_reports > a:hover,
#content .sold + h3 > a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #777777;
}

.are-page-home #content,
.page-is-home #content,
.page-is-projects #content,
.archive #content {
    text-align: center;
    padding: 0;
}
.are-page-home #content .container,
.page-is-home #content .container,
.page-is-projects #content .container,
.archive #content .container {
    margin: 0;
    padding: 0 30px 45px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    text-align: initial;
    background-color: #393834;
}

.single-attachment #content {
    padding: 29px 0 20px;
    background: white;
}

.single-ab_projects #content h1,
.single-ab_projects #content h2,
.single-ab_projects #content h3,
.single-ab_projects #content h4,
.single-ab_projects #content h5,
.single-ab_projects #content h6 {
    color: #2B2E28;
}

.single-ab_projects #content .project-item h1,
.single-ab_projects #content .project-item h2,
.single-ab_projects #content .project-item h3,
.single-ab_projects #content .project-item h4,
.single-ab_projects #content .project-item h5,
.single-ab_projects #content .project-item h6 {
    color: #393834;
}
.single-ab_projects #content .project-item p,
.single-ab_projects #content .project_item_content {
    color: #544950;
    font-size: 14px;
}

.are-page-payment .heading {
    border-bottom: 7px solid #343438;
    position: relative;
}
.are-page-payment .heading::before,
.are-page-payment .heading::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: -7px;
    width: 30px;
    border-bottom: 7px solid #343438;
}
.are-page-payment .heading::before {
    left: -30px;
}
.are-page-payment .heading::after {
    right: -30px;
}
.are-page-payment .branding-block {
    margin: 13px 0 10px;
}
.are-page-payment #header {
    padding-top: 0;
    border-top: 1px solid #2e2d29;
}
.are-page-payment #footer {
    padding-top: 0;
}
.are-page-payment .grid_12.copyright{
    margin-top: 0;
    border-top: none;
}

#content .container .ab-category-title {
    float: left;
    margin-right: 25px;
    margin-top: 5px;
    color: #fff;
}
#content .container .ab_categories {
    margin-top: 0;
}

.volunteer {
    font-size: 13px !important;
    line-height: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    margin: 0 0 5px;
}
.volunteer-info {
    font-size: 16px !important;
    line-height: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    margin: 0 0 8px;
}
.volunteer-info small {
    display: block;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 16px;
    padding-top: 3px;
    color: #84827a;
    text-transform: none;
}
.volunteer-socials {
    font-size: 13px !important;
    line-height: 17px;
}
.volunteer-socials .user_socials {
    padding: 0;
    display: inline-block;
    padding-left: 9px;
}
.volunteer-socials .user_social_item {
    margin-top: 2px;
}
.volunteer-socials .fa.socicon.small {
    width: 16px;
    height: 16px;
    font-size: 8px;
    line-height: 16px;
}
.gerb {
    float: left;
    margin: 0 10px 10px 0;
}
.gerb + .volunteer-data {
    overflow: hidden;
}

.single-articles .side1 h1,
.single-articles .side1 h2,
.single-articles .side1 h3,
.single-articles .side1 h4,
.single-articles .side1 h5,
.single-articles .side1 h6 {
    /*color: #fff;*/
}

.block-for-coordinator h1,
.block-for-coordinator h2,
.block-for-coordinator h3,
.block-for-coordinator h4,
.block-for-coordinator h5,
.block-for-coordinator h6 {
    color: #393834 !important;
}

.side1 .partners-list .info {
    color: #fff;
}

.single-post .side1,
.single-reports .side1,
.page-template-default .side1,
.news-template-default .side1,
.page-template-page-scratch-php .side1 {
    background-color: #31302c;
    color: #fff;
}
.page-template-default .side1,
.news-template-default .side1,
.page-template-page-scratch-php .side1 {
    border-left: 1px solid #4a4945;
}
.single-post .side1 .ab_counter,
.single-reports .side1 .ab_counter {
    /*background-color: #393834;*/
    color: #fff;
    padding: 1px;
}
.single-post .side1 h1,
.single-post .side1 h2,
.single-post .side1 h3,
.single-post .side1 h4,
.single-post .side1 h5,
.single-post .side1 h6,
.single-reports .side1 h1,
.single-reports .side1 h2,
.single-reports .side1 h3,
.single-reports .side1 h4,
.single-reports .side1 h5,
.single-reports .side1 h6,
.page-template-default .side1 h1,
.page-template-default .side1 h2,
.page-template-default .side1 h3,
.page-template-default .side1 h4,
.page-template-default .side1 h5,
.page-template-default .side1 h6,
.news-template-default .side1 h1,
.news-template-default .side1 h2,
.news-template-default .side1 h3,
.news-template-default .side1 h4,
.news-template-default .side1 h5,
.news-template-default .side1 h6,
.page-template-page-scratch-php .side1 h1,
.page-template-page-scratch-php .side1 h2,
.page-template-page-scratch-php .side1 h3,
.page-template-page-scratch-php .side1 h4,
.page-template-page-scratch-php .side1 h5,
.page-template-page-scratch-php .side1 h6 {
    color: #fff;
}
.single-post .side1 .ab_counter .report-header-block,
.single-reports .side1 .ab_counter .report-header-block {
    background: #f1f1f1;
}
.single-post .side1 .ab_counter .report-header-title,
.single-post .side1 .ab_counter .volunteer-wrapper > h2,
.single-reports .side1 .ab_counter .report-header-title,
.single-reports .side1 .ab_counter .volunteer-wrapper > h2 {
    color: #393834;
}
.single-post .side1 .ab_counter .report-header-block small,
.single-post .side1 .ab_counter .volunteer-data,
.single-reports .side1 .ab_counter .report-header-block small,
.single-reports .side1 .ab_counter .volunteer-data {
    color: #3c3a31;
}
.page-template-default .side1 .org,
.news-template-default .side1 .org,
.page-template-default .side1 .org strong,
.news-template-default .side1 .org strong,
.page-template-default .side1 .org span,
.news-template-default .side1 .org span,
.page-template-page-scratch-php .side1 .org,
.page-template-page-scratch-php .side1 .org span,
.page-template-page-scratch-php .side1 .org strong {
    color: #fff;
}

.single-reports article .entry-content hr {
    border-color: #dedede;
}

.single-reports article .entry-content a{
    color: #A1800A;
}

.project-budget-updated-marker {
    margin: 20px -30px -12px -29px;
    padding: 8px 5px;
    white-space: initial;
    background-color: #edd47c;
    color: white;
    font-family: 'Russo One', sans-serif;
    font-size: 18px;
    text-align: center;
    position: relative;
    display: block;
}
.single-ab_projects .project_item,
.single-ab_projects .project_item .project_progress {
    overflow: visible;
}
.project-budget-updated-marker.alone {
    margin: 0;
    font-size: 19px;
    display: block;
    width: 570px;
    position: absolute;
    z-index: 9999;
}


.articles-sidebar .project-budget-updated-marker.alone {
    font-size: 14px;
    width: 430px;
}

.project-item p.project-budget-updated-marker {
    line-height: 19px;
}

#filter-form input[type='checkbox'] {
    -webkit-appearance: checkbox;
}
#filter-form input[type='text'] {
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 7px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
}
#filter-form .cursor-pointer,
#filter-form .cursor-pointer * {
    cursor: pointer;
}
#filter-form #filter-projects {
    overflow: hidden;
}
#filter-form p {
    margin: 0;
    padding: 0;
}
#filter-projects p {
    margin-top: 10px;
}
#filter-form .sub-title {
    margin: 16px 0 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #edd47c;
}
#filter-form .sub-title.no-top {
    margin-top: 0;
}
#filter-form .wrapper {
    position: relative;
    overflow: hidden;
}
#filter-form .clear-btn {
    display: none;
    position: absolute;
    right: 7px;
    bottom: 7px;
    color: orangered;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
}
#filter-form .wrapper:hover .clear-btn {
    display: inline-block;
}
#filter-form .btn {
    margin: 10px 0 0;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}
#filter-form #filter-projects .btn.btn__small {
    width: 49%;
    padding: 5px 0;
}
#filter-form #filter-projects .btn.btn__small.danger {
    float: left;
}
#filter-form #filter-projects .btn.btn__small.info {
    float: right;
}
#filter-form .btn.btn__small {
    color: #fff;
    border-style: solid;
    border-width: 1px;
}
#filter-form .btn.btn__small.danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}
#filter-form .btn.btn__small.danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
}
#filter-form .btn.btn__small.info {
    background-color: #5bc0de;
    border-color: #46b8da;
}
#filter-form .btn.btn__small.info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
}
#filter-form,
#filter-report-form {
    padding: 36px 0;
}
#filter-form {
    padding-left: 20px;
}
#filter-report-form {
    padding-right: 20px;
}
#filter-report-form .warning-message {
    color: orangered;
}
#filter-report-form p {
    padding-left: 0px;
    overflow: hidden;
    margin-bottom: 35px;
    margin-top: 20px;
}

#filter-report-form .table_amount {
    float: right;
    font-size: 24px;
    line-height: 24px;
}
#filter-report-form .table_amount.small {
    font-size: 13px;
}
#filter-projects-select {
    width: 100%;
    height: 200px;
}
#filter-date-predefined {
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 7px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
}
#filter-password-form {
    padding: 36px 20px;
    min-height: 400px;
}
#filter-password-form input[type='password'] {
    border: 1px solid #dcdcdc;
    padding: 7px;
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
}
#filter-password-form .btn {
    padding: 7px 20px;
    margin: 0;
    line-height: 16px;
    font-size: 16px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.single-ab_projects .proj_inner_col {
    white-space: initial;
}

@media only screen and (max-width: 1250px) {
    .project_infografic_col.col_2 {
        width: 400px;
    }

    .project_infografic_col.col_3,
    .project_infografic_col.col_4 {
        text-align: center;
    }

    .report_col_heading .report_amount {
        font-size: 20px;
    }

    .project-budget-updated-marker {
        font-size: 14px;
        margin-left: -20px;
    }
    .project-budget-updated-marker.alone {
        font-size: 14px;
        line-height: 16px;
        margin: 0;

        width: 460px;
        position: absolute;
        z-index: 9999;
    }

    .articles-sidebar .project-budget-updated-marker.alone {
        font-size: 12px;
        width: 340px;
    }

    .proj_inner_col {
        margin-right: 10px;
    }

    #top_block .project_item h3 {
        min-height: 1px;
    }

    .tabs {
        width: auto;
    }
    #singleproject-tabs {
        width: 100%;
    }
    #singleproject-tabs .container {
        width: 100%;
    }
    #singleproject-tabs .row {
        margin: 0;
    }
    #singleproject-tabs a {
        text-align: center;
    }

    .main-wrap {
        min-width: 940px;
    }
    .main {
        width: 940px;
    }
    .cont_left {
        width: 600px;
    }
    .main-wrap .side1,
    .side-tail {
        width: 340px !important;
    }


    .project_item h3 {
        min-height: 1px;
    }

    .login-lang-bar {
        float: right;
        max-width: 142px;
    }
    #header .login-lang-bar .login-button {
        margin-top: 0;
    }

    .share-buttons {
        text-align: center;
    }
    .share-buttons > .fb-share,
    .share-buttons > .fb-share-button,
    .share-buttons > .myspace-share,
    .share-buttons > .twitter-share,
    .share-buttons > .twitter-share-button,
    .share-buttons > #print-share-form,
    .share-buttons > #mail-share-form,
    .share-buttons > .gplus-share {
        float: none;
        display: inline-block;
    }
    .share-buttons .share-text {
        display: block;
        margin-bottom: 12px;
    }

    .project-header-info {
        padding-left: 20px;
    }
    .project-description-sidebar,
    .project-news-sidebar {
        padding-left: 30px;
    }

    .project_infografic_chart_legend {
        margin-top: 12px;
    }

    .shop_wrapper::before {
        left: 20px;
    }

    .project-description-main,
    .project-news-main {
        width: 620px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .project-item,
    .project-item::after,
    .project_item.add_project_box {
        min-height: 432px;
        height: 432px;
    }
    .project-item.marked,
    .project-item.marked::after {
        min-height: 424px;
        height: 424px;
    }
    .featured-project.big {
        height: auto;
    }
    .project_list .project-item-content{
        min-width: 206px;
    }
    .project_list .project-item-content .btn {
        left: 0;
        right: 0;
    }
    .project_list .project-item-content .project-item-progress {
        left: 0;
        right: 0;
    }
}
.single-ab_projects .tabs .blog_thumb {
    border: 6px solid #4a4946;
}

.single-ab_projects .tabs .entry-title {
    margin: 0 0 20px 0;
}
.single-ab_projects #content  .news-item > h4,
.project-description-main time {
    font-size: 14px;
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: 500;
    color: #edd47c;
    font-family: 'Ubuntu',sans-serif;
}
.single-ab_projects  .current_project{
    color: #fff;
}
.single-ab_projects  .current_project a , .single-ab_projects  .news-item p a{
    color: #edd47c;
}
.single-ab_projects  .current_project a:hover , .single-ab_projects  .news-item p a:hover{
    color: #fff;
}
.single-ab_projects .tabs p {
    margin-bottom: 20px;
}
.single-ab_projects .news-item{  
    padding: 0 0px 49px 0;
    margin: 0 0px 48px 0;
    border-bottom: 1px solid #535149;
}
.single-ab_projects .news-item+hr{  
    display:none;
}

.no-reports-for-project {
    padding: 36px 30px 50px 30px;
}

@media only screen and (max-width: 1200px) {
    .reports_col_1 {
        width: 50%;
    }
    .reports_col_2 {
        width: 50%;
    }
}

@media only screen and (max-width: 1000px) {
    .navigation::before,
    .navigation::after {
        border-bottom: none;
    }
}

.mb0{
    margin-bottom: 0!important;
}

#donations_report_table .loading {
    color: darkgreen !important;
}
#donations_report_table .error,
#donations_report_table .error-no-response {
    color: red !important;
}
#donations_report_table .loading,
#donations_report_table .error,
#donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#paypal_donations_report_table .loading {
    color: darkgreen !important;
}
#paypal_donations_report_table .error,
#paypal_donations_report_table .error-no-response {
    color: red !important;
}
#paypal_donations_report_table .loading,
#paypal_donations_report_table .error,
#paypal_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#scratch_donations_report_table .loading {
    color: darkgreen !important;
}
#scratch_donations_report_table .error,
#scratch_donations_report_table .error-no-response {
    color: red !important;
}
#scratch_donations_report_table .loading,
#scratch_donations_report_table .error,
#scratch_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#classy_donations_report_table .loading {
    color: darkgreen !important;
}
#classy_donations_report_table .error,
#classy_donations_report_table .error-no-response {
    color: red !important;
}
#classy_donations_report_table .loading,
#classy_donations_report_table .error,
#classy_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#checks_donations_report_table .loading {
    color: darkgreen !important;
}
#checks_donations_report_table .error,
#checks_donations_report_table .error-no-response {
    color: red !important;
}
#checks_donations_report_table .loading,
#checks_donations_report_table .error,
#checks_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#wire_donations_report_table .loading {
    color: darkgreen !important;
}
#wire_donations_report_table .error,
#wire_donations_report_table .error-no-response {
    color: red !important;
}
#wire_donations_report_table .loading,
#wire_donations_report_table .error,
#wire_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#from_projects_donations_report_table .loading {
    color: darkgreen !important;
}
#from_projects_donations_report_table .error,
#from_projects_donations_report_table .error-no-response {
    color: red !important;
}
#from_projects_donations_report_table .loading,
#from_projects_donations_report_table .error,
#from_projects_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#corp_donations_report_table .loading {
    color: darkgreen !important;
}
#corp_donations_report_table .error,
#corp_donations_report_table .error-no-response {
    color: red !important;
}
#corp_donations_report_table .loading,
#corp_donations_report_table .error,
#corp_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

#p24_donations_report_table .loading {
    color: darkgreen !important;
}
#p24_donations_report_table .error,
#p24_donations_report_table .error-no-response {
    color: red !important;
}
#p24_donations_report_table .loading,
#p24_donations_report_table .error,
#p24_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}
#crypto_donations_report_table .loading {
    color: darkgreen !important;
}
#crypto_donations_report_table .error,
#crypto_donations_report_table .error-no-response {
    color: red !important;
}
#crypto_donations_report_table .loading,
#crypto_donations_report_table .error,
#crypto_donations_report_table .error-no-response {
    text-align: center;
    display: none;
}

.uf_form_row {
    overflow: hidden;
}
#wp-admin-bar-wpseo-menu,
#wp-admin-bar-w3tc-support,
#wp-admin-bar-w3tc{
    display: none !important;
}
.prn-list-items .post .extra_wrapper .post_title a{
    text-decoration: underline; /* !important; */
}
#habla_wcsend_input{
    resize: none;
}

.pay_icons_indicator{
    width: 219px;
    margin-top: 14px;
    text-align: right;
    display: block;
}
.pay_icons_indicator li{
    display: inline-block;
    margin: 0 4px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: middle;
    background-size: contain !important;
}
.pay_icons_indicator .pay_icons_paypal{
    width: 50px;
    height: 12px;
    background: url(../images/pay_icons/icon_paypal_bw_small.png) center no-repeat;
}
.pay_icons_indicator .pay_icons_visa{
    width: 32px;
    height: 20px;
    background: url(../images/pay_icons/icon_visa_bw_small.png) center no-repeat;
}
.pay_icons_indicator .pay_icons_mcard{
    width: 32px;
    height: 20px;
    background: url(../images/pay_icons/icon_mcard_bw_small.png) center no-repeat;
}
.project-table .pay_icons_indicator{
    position: absolute;
    bottom: 14px;
    width: auto;
    left: 22px;
    right: 26px;
}
.pay_icons_indicator.in_sidebar{
    width: 100%;
}
.pay-details .pay_icons_indicator.in_sidebar{
    max-width: 340px;
}

.FbCommentsWrap{
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    margin-bottom: 21px;
}
.FbCommentsWrap .FbComments{
    margin: 0 auto;
    padding: 50px 0 50px 0;
    width: 100%;
}
.FbCommentsWrap .FbComments .FbCommentsTitle{
    color: #343438!important;
    font-size: 35px!important;
    font-family: "Russo One";
    margin-bottom: 36px;
}
.FbCommentsWrap .FbComments .fb-comments{
    margin: 0 auto;
    max-width: 800px;
    text-align: left;
    display: block;
}
.fb-reports .FbCommentsWrap .FbComments .fb-comments {
    padding: 0;
}

.new_soc_iocns{
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}
.volunteer-wrapper .new_soc_iocns{
    width: 16px;
    height: 16px;
}
.new_soc_iocns.grey{
    background-color: #eaeaea !important;
}
.new_soc_iocns:last-child{
    margin-right: 0;
}
.new_soc_iocns_facebook{
    background: #3b5998 url(../images/social/white/icon_white_fb.png) center no-repeat;
    background-size: 30% auto;
}
.new_soc_iocns_twitter{
    background: #26a6d1 url(../images/social/white/icon_white_tw.png) center no-repeat;
    background-size: 55% auto;
}
.new_soc_iocns_google-plus{
    background: #dd4b39 url(../images/social/white/icon_white_gp.png) center no-repeat;
    background-size: 65% auto;
}

.rekv_cont_closed{
    cursor: pointer;
    text-decoration: underline;
}
.rekv_cont_closed:hover{
    text-decoration: none;
}

.project_timeline_wrap{
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0;
    transition: 0.5s;
/*    height: 480px;*/
    overflow: hidden;
}
/*.project_timeline_wrap:hover{
        height: auto;
}*/
.project_timeline_wrap li{
    width: 100%;
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 15px;
    padding: 18px 0;
}
.project_timeline_wrap li:last-child{
    margin-bottom: 0;
}
.project_timeline_wrap:before{
    content:"";
    position: absolute;
    top: 0;
    left: 60px;
    width: 4px;
    height: 100%;
    background-color: #4a4945;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
}
.project_timeline_wrap li .timeline_icon{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -22px;
    display: block;
    width: 31px;
    height: 31px;
    z-index: 4;
}
.project_timeline_wrap li .timeline_time{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 9px;
    display: block;
    width: 31px;
    color: #6a6964;
    font-size: 12px;
    font-family: 'Russo One', sans-serif;
    text-align: center;
    z-index: 4;
}
.project_timeline_wrap li .timeline_dot{
    position: absolute;
    top: 50%;
    left: 45px;
    margin-top: -17px;
    display: block;
    width: 34px;
    height: 34px;
    background-color: #393834;
    z-index: 3;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.project_timeline_wrap li .timeline_dot:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    display: block;
    width: 18px;
    height: 18px;
    background-color: #edd47c;
    z-index: 4;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.project_timeline_wrap li .timeline_dot:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -4px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #393834;
    z-index: 5;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.project_timeline_wrap li .date_and_desc{
    position: relative;
    display: block;
    max-width: 600px;
    margin-left: 98px;
    z-index: 5;
}
.project_timeline_wrap li .date_and_desc p{
    margin-bottom: 0;
}
.project_timeline_wrap li .date_and_desc .timeline_dates{
    font-family: 'Russo One', sans-serif;
    color: #bbbab3;
    position: relative;
    display: block;
    margin: 10px 0;
}
.project_timeline_wrap li .date_and_desc .date_day{
    font-size: 36px;
    position: relative;
    display: inline-block;
    height: 18px;
}
.project_timeline_wrap li .date_and_desc .date_month{
    font-size: 13px;
    position: absolute;
    display: block;
    top: -9px;
    right: -108px;
    text-align: left;
    width: 100px;
}
.project_timeline_wrap li .date_and_desc .date_year{
    font-size: 13px;
    position: absolute;
    display: block;
    bottom: -8px;
    right: -108px;
    text-align: left;
    width: 100px;
}
.title_of_project_in_report{
    font-size: 42px;
    line-height: 55px;
    margin-bottom: 32px;
    display: block;
    margin-top: 0;
}
.redirect_from_narodniy{
    width: 1230px;
    background-color: #21940E;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    color: #ffffff;
    display: none;
}
.header_error_msg{
    width: 1230px;
    background-color: #cc4128;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    color: #ffffff;
    display: block;
}
.hide{
    display: none;
}
.show_radio{
    -webkit-appearance: radio;
}

.scratch-div{
    position: absolute;
    top: 0;
    left: 28%;
    z-index: 1000;
    width: 480px;
    height: 110px;
}

.scratch-div .alert, .scratch-div-small .alert{
    position: absolute;
    top: 120px;
}

.scratch-div a{
    right: 10px;
    position: absolute;
    top: 30px;
    text-decoration: underline;
    color: #ababaa;
    font-style: italic;
    font-weight: bold;
    z-index: 1001;
}

.scratch-div #scratch_form .btn{
    margin: 0;
    font: 20px/10px 'Russo One', sans-serif;
    right: 5px;
    position: absolute;
    height: 34px;
}

.scratch-div #scratch_form{
    margin-top: 55px;
    background-color: #edd47c;
    border-radius: 10px;
    padding: 5px;
    z-index: 1000;
    position: relative;
}

.scratch-div .banner{
    position: absolute;
    z-index: 10;
}

.scratch-div #scratch_form input[type=text]{
    width: 198px;
    font-size: 16px;
    line-height: 20px;
    height: 34px;
}

.scratch-div-small{
    display: none;
}

@media only screen and (max-width: 1199px) {
    .scratch-div{
        display: none;
    }

    .scratch-div-small{
        position: absolute;
        top: 18px;
        left: 298px;
        z-index: 1000;
        width: 289px;
        height: 110px;
        display: block;
    }

    .scratch-div-small a{
        right: 5px;
        position: absolute;
        top: 15px;
        font-size: 10px;
        text-decoration: underline;
        color: #ababaa;
        font-style: italic;
        font-weight: normal;
        z-index: 1001;
    }

    .scratch-div-small #scratch_form .btn{
        margin: 0;
        font: 15px/8px 'Russo One', sans-serif;
        width: auto;
        padding: 13px 0;
        min-width: 140px;
        right: 5px;
        position: absolute;
        height: 34px;
    }

    .scratch-div-small #scratch_form{
        margin-top: -34px;
        background-color: #edd47c;
        border-radius: 10px;
        padding: 5px;
        z-index: 1000;
        position: relative;
    }

    .scratch-div-small #scratch_form input[type=text]{
        width: 125px;
        font-size: 16px;
        line-height: 20px;
        height: 34px;
    }

}

/*.header_social_icons li.facebook a,
.header_social_icons li.twitter a,
.header_social_icons li.google-plus a,
.header_social_icons li.instagram a,
.header_social_icons li.youtube a{
    background-color: white;
}
.header_social_icons li a{
    border-radius: 25%;
}*/

div.username{
    font-size: 30px;
    line-height: 30px;
}

.cjfm-form hr{
    margin: 5px 0 10px 0;
    border: 1px solid #72716e; 
}

.cjfm-form hr.grey{
    border-color: #dddcdd;
}

.cjfm-form a{
    color: #6c963a;
    text-decoration: underline;
}

.cjfm-form .registered{
    padding-top: 10px;
}

.advanced_budget > a.show_more_items{
    color: #000000;
    display: block;
    width: 100%;
    line-height: 35px;
    background-color: #94c757;
    text-align: center;
    position: relative;
    margin-top: -35px;
}

.rating-header{
    position: relative;
    height: 40px;
}

.rating-header .r-block, .rating-header .w-block, .rating-header .d-block{
    float:left;
}

.rating-header .r-block{
    background-color: #edd47c;
    min-width: 20%;
    max-width: 20%;
} 

.rating-header .w-block, .rating-header .d-block{
    min-width: 40%;
    max-width: 40%;
}

.rating-header a, .rating-header a:hover{
    color: rgb(45, 45, 45);
}

.rating-header div{
    min-height: 40px;
    height: 40px;
}

.rating-header .rating-week, .rating-header .rating-day{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rating-header .w-block{
    background-color: #5d5c59;
}
.rating-header .d-block{
    background-color: #42413d;
} 

.rating-header .rating-donor{
    font: 15px/15px 'Russo One', sans-serif;
    text-transform: uppercase;
    text-align: right;
    padding: 5px 30px;
    float: right;
}

.rating-donor-border{
    float:left;
    width: 0;
    height: 0;
    border-top: 40px solid #5d5c59; 
    border-right: 20px solid #edd47c;
}

.rating-week-border{
    float:left;
    width: 0;
    height: 0;
    border-top: 40px solid #42413d; 
    border-right: 20px solid #5d5c59;
}

.rating-header .rating-week, .rating-header .rating-day{
    color: white;
    font: 10px/30px 'Russo One', sans-serif;
    text-transform: uppercase;
    text-align: right;
    padding: 5px;
}

@media only screen and (max-width: 1250px) {
    .rating-header .r-block{
        min-width: 22%;
        max-width: 22%;
    } 

    .rating-header .w-block, .rating-header .d-block{
        min-width: 39%;
        max-width: 39%;
    }
}

span.donators{
    color: #c0beba;
    font-size: 10px;
    text-transform: none;
    font-family:'Ubuntu', sans-serif;
    padding-left: 10px;
}

.rating-block{
    background-color: white;
}

.rating-block .rating-header-widget{
    background-color: #ededeb;
    padding: 10px 30px;
    margin-bottom: 2px;
}

.rating-block .rating-header-widget h2{
    color: #393834;
    margin-bottom: 0px;
}

.rating-block .rating-content-widget{
    max-height: 400px;
    overflow-y: auto;
    color: #343438;
}

.rating-block .rating-content-widget ul li{
    padding: 10px 30px;
}

.rating-block .rating-content-widget ul li:nth-child(even) {
    background-color: #f7f7f6;
}

.rating-block .rating-content-widget ul li:nth-child(odd) {
    background-color: #fbfbfa;
}

.rating-block .rating-content-widget ul li div.rating{
    float:right;
    color: #6c963a;
}

.rating-block .rating-footer-widget{
    background-color: #edd47c;
    padding: 10px 30px;
    margin-bottom: 2px;
}

.rating-block a, 
.rating-block a:hover,
.rating-block a:focus{
    color: #393834;
}

.list-style-dot{
    padding-left: 20px;
}

.list-style-dot > li{
    list-style-type: disc;
}


.thanks-logo {
    max-height: 100px;
    padding: 0 5px 5px 0;
    float: left;
}


/* bootsrtap */

.modal-lavel {
    float: left;
    width: 20%;
    font-size: 14px;
}

.form-control {
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.btn-success {
    color: #fff;
    background-color: #47a447;  
    border-color: #398439;  
}

.btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}

.btn2 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/* home new */

.newstabs ul.tabs {
    text-align: center;
    background-color: white;
}

.newstabs ul.tabs li {
    font-family: 'Russo One', sans-serif;
    font-size: 17px;
    display: inline;
    padding: 10px 40px;
    font-weight: 500;
    border-bottom: 4px solid black;
    cursor: pointer;
    width: 50%;
    display: block;
    float: left;
}

.newstabs ul.tabs li.active {
    border-bottom: 4px solid #edd47c;
}

#tabtwitter {
    display: none;
    padding-top: 20px;
    overflow: hidden;
    max-height: 510px; 
    border-bottom: 0px;
    clear: both;
    margin: 0px 0 5px 10px;
}

#tabnews {
    margin-top: 20px;
    max-height: 510px; 
    border-bottom: 0px;
    clear: both;
}

#tabnews .post time, #tabtwitter .post time {
    margin: 0;
    padding: 2px 0 0;
    font-size: 10px;
}

.prn-list-title {
    border: 0px !important;
}

.home_prn_list_area {
    position: relative; 
    width: 70%;
    float: left;
}

.home_prn_list_area a {
    text-decoration: none;
    color: white;
}

.home_prn_list_area.inner {
    display: none;
}

#homemainimage {
    width: 100%; 
    height: 344px;
}

#homemaintitle {
    position: absolute; 
    bottom: 0px; 
    left: 0px; 
    background-color: rgba(98, 103, 116, 0.7); 
    width: 100%; 
    padding: 15px;
    font-size: 20px;
    font-family: 'Russo One', sans-serif;
    color: white;
    line-height: 20px;
}

li.newsitem .post + .post {
    padding-top: 20px;
}

li.newsitem .post_title {
    font-size: 15px; 
    line-height: 25px !important;
    font-weight: bold;
    color: black;    
    white-space: nowrap; /* ÐžÑ‚Ð¼ÐµÐ½ÑÐµÐ¼ Ð¿ÐµÑ€ÐµÐ½Ð¾Ñ Ñ‚ÐµÐºÑÑ‚Ð° */
    overflow: hidden; /* ÐžÐ±Ñ€ÐµÐ·Ð°ÐµÐ¼ ÑÐ¾Ð´ÐµÑ€Ð¶Ð¸Ð¼Ð¾Ðµ */
    width: 90%;
    border-bottom: 1px dotted #808080;
    display: inline;
    clear: both;
}

li.newsitem .post_title:hover {
    border-bottom: 1px dotted #94c757;
}

li.newsitem .post_title a {
    color: black;
}

li.newsitem .post_title a:hover {
    color: #94c757;
}

li.newsitem div.clear {
    clear: both;
    height: 7px;
} 

li.newsitem .project_post_title {
    color: black;
    font-size: 13px;
    font-family: 'Ubuntu', sans-serif;
    display: inline;
    white-space: nowrap;
    overflow: hidden;
    width: 90%;
    clear: both;
}

li.newsitem .project_post_title span {
    background: url(../images/top-news/tag.png) no-repeat;
    background-size: 18px 13px;
    width: 11px;
    height: 13px;
    display: block;
    float: left;
    padding-left: 24px; 
}

li.newsitem .project_post_title a {
    border-bottom: 1px dotted #808080;
}

li.newsitem .post_description {
    color: black;
    width: 90%;
    padding: 3px;
    line-height: 15px;
}

.home_prn_list_area.outer .project_post_title {
    font-size: 12px;
}

li.newsitem {
    min-height: 45px;
    line-height: 10px;
    padding: 10px 20px !important;
    font-family: 'Ubuntu', sans-serif;    
    position: relative;
}

li.newsitem time{
    position: absolute;
    top: 8px;
    right: 20px;
    font-style: normal;
    font-size: 15px !important;
}

#tabnews .post time img {
    margin: -2px 10px 0 0;
    width: 16px;
}

li.newsitem .post:nth-child(odd) {
    background-color: white !important;
}

li.newsitem a {
    color: black;
    text-decoration: none !important;
}


li.newsitem .project_amount_info {
    font-weight: 400;
    font-family: 'Ubuntu', sans-serif;
    margin: 5px 0;
    color: #808080;
}

li.newsitem span.need_amount {
    display: inline;
}

li.newsitem span.news_project_progress {
    float: right;
    display: inline;
}

/*
li.newsitem:hover {
    background: #393834;
}

li.newsitem:hover a {
    color: white;
} */



/* home new end */


#fondy_subscribe_area,
#subscribe_area {
    width: 375px;
    clear: both;
    margin: 20px 0 0 0;
}

#subscribe_area_label {
    padding: 5px 10px;
    clear: both;
    height: 25px;
    margin: 10px 0 -20px 0;
    cursor: pointer;
    float: left;
    font-size: 13px;
}

.subscribe_enable {
    box-shadow: 0 0 0 1px #bababa;
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 5px 5px;
    margin: 3px 10px 0 0;
    cursor: pointer;
}

.subscribe_enable:checked {
    background: black;
}
#fondy_email_subscribe_pay_area h4,
#email_subscribe_pay_area h4{
    text-align: justify;
}
#fondy_email_subscribe_pay_area p,
#email_subscribe_pay_area p {
    margin: 0 0 5px;
    font-size: 12px;
}

.tax-massmedia #content {
    text-align: justify;
}

#hrefunsubtoggle {
    margin: 10px 0 0 0;
    padding: 4px 0 0 0;
    font-size: 16px;
    cursor: pointer;
}

#unsubscribe_form {
    display: none;
}

#unsubscribe_form button {
    margin: 0;
}

/* TOP NEWS */


div.top-news-list-title {
    border-bottom: 4px solid black !important;
}

.top-news-list-title > span {
    padding: 10px 40px;
    width: 50%;
    text-align: center;
    display: inline-block;
    position: relative;
    color: #343438;
    /*text-transform: uppercase;*/
    /* padding-bottom: 18px; */
    font-family: 'Russo One', sans-serif;
    font-size: 18px;
    line-height: 23px;
    font-style: normal;
    font-weight: normal;
    word-break: break-all;
}
.top-news-list-title > span::after {
    content: "";
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 4px;
    background-color: #edd47c;
}
.top-news-list-title > span:last-child::after {
    content: none;
}
.top-news-list-title > span > a {
    text-decoration: none;
}
.top-news-area {
    display: inline;
    position: relative;
}

.top-news-item {
    float: left;
    max-width: 290px;
    min-width: 200px;
    width: 49%;
    height: 140px;
    margin: 5px 0 0 5px;
    background-color: rgba(50, 50, 50, 0.9);
    background-size: contain;
    position: relative;
}

.top-news-item-background {
    background: rgba(50, 50, 50, 0);
    height: 140px;

}

.top-news-item-background:hover {
    background: url(../images/top-news/tip-shadow-img.png) no-repeat 100% 100%;    
}

.top-news-item-background:hover .top-news-section {
    display: block;
}

.top-news-item-background:hover .top-news-section span {
    display: block;    
}

.top-news-item-background:hover .top-news-title {
    display: block;   
}

.top-news-section {
    display: none;
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 16px;
    color: white !important;  
}

.top-news-section span {
    display: none;
    background: url(../images/top-news/tag2.png) no-repeat;
    margin-top: 2px;
    background-size: 20px 14px;
    width: 11px;
    height: 16px;
    display: block;
    float: left;
    padding-left: 24px;
}

.top-news-title {
    display: none;
    position: absolute;
    top: 48px;
    left: 15px;
    font: 16px/14px 'Russo One', sans-serif;
    color: white !important;
    text-decoration: none !important;
}

.top-news-title::hover {
    color: white !important;
    text-decoration: none !important;    
}

.top-news-title a{
    color: white !important;
    text-decoration: none !important;
}

/* News subscribe */

.news_subscribe_area {
    /*  width: 90%; */
    height: 45px;
    margin: 13px auto 4px;
}

.news_subscribe_title {
    float: left;
    width: 235px;
    height: 60px;
    background: url(../images/top-news/mail.png) no-repeat;
    background-position: 0px 3px;
    padding: 5px 5px 5px 75px;
    font-size: 17px;
}

.news_subscribe_title .clear_sub {
    margin: 0;
    padding: 0;
    height: 1px;
}

.news_subscribe_input {
    float: left;
    min-width: 315px;
    margin: 0px 0px 0px 5px;
    position: relative;
}

.news_subscribe_input input[type=text] {
    border: 1px solid #B3B3B3;
    padding: 10px 0 10px 24px ;
    width: 179px;
    font-size: 14px;
    height: 42px;
    display: block;
    float: left;
}
.news_subscribe_input:before {

    content: '';
    position: absolute;
    left: 9px;
    bottom: -4px;
    height: 27px;
    width: 1px;
    background: #b3b3b3;
    z-index: 999999;
    transform: rotate(-45deg );
}
.news_subscribe_input:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 20px solid white;
    border-right: 20px solid transparent;
}
.news_subscribe_input input[type=text].error_email {
    border: 1px solid red;
}

.news_subscribe_input button {
    font-size: 14px;
    width: 114px;
    text-align: left;
    color: #FFF;
    cursor: pointer;
    padding: 6px;
    border: 0px solid #94C757;
    background: none repeat scroll 0% 0% #94C757;
    font-family: "Russo One",sans-serif;
    height: 42px;
    display: block;
    float: left;
    position: relative;
}
.news_subscribe_input button:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: 20px solid #94c757;
    border-top: 20px solid white;
}
@media screen and (-webkit-device-pixel-ratio:0) {
    .news_subscribe_input button {
        font-size: 15px !important;
    }
}

.header-news-home {
    min-width: 1230px;
}

@media only screen and (max-width: 1200px) {
    .header-news-home {
        min-width: 400px;
        width: 100% !important;
    }

    .top-news-item {
        float: left;
        min-width: 150px;
        width: 44%;
        height: 130px;
        margin: 8px 0 0 12px;
        background-color: rgba(50, 50, 50, 0.9);
        background-size: contain;
        position: relative;
    }
    
    .top-news-item-background {
     height: 130px;
    }

    .top-news-title {
        top: 45px;
        left: 5px;
        font: 16px/14px 'Russo One', sans-serif;
    }

    .news_subscribe_title {
        float: left;
        width: 30%;
        height: 60px;
        background: url(../images/top-news/mail.png) no-repeat;
        background-position: 0px 9px;
        background-size: 35px 25px;
        padding: 5px 5px 5px 45px;
        font-size: 11px;
    }

    .news_subscribe_title .clear_sub{
        display: none;
    }


    .news_subscribe_input {
        min-width: 290px;
        max-width: 290px;
        padding: 0px 0px 0px 14px;
    }

    .news_subscribe_input input[type=text] {
        padding: 10px;
        width: 150px;
        font-size: 12px;
        height: 40px;
    }

    .news_subscribe_input button {
        font-size: 12px;
        width: 120px;
        padding: 4px;
        height: 40px;
    }

}

/*  */

.scroll-loader {
    width: 40px;
}

.entry-content b {
    font-weight: bold;
    color: black;
}
/* top baner */

div#ab-baner-wrap {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999999;
    background: #fff;
    box-shadow: 10px 1px 10px rgba(0,0,0,0.5);
}
div#ab-baner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 40px;
}
div#baner-info{
    max-width: 30px;
    min-width: 30px;
    margin-right: 9px;
}
div#baner-text {
    font-size: 16px;
    margin: 5px 0; 
}
div#baner-text span{
    color: rgb(100, 176, 0);
    font-weight: 900;
    font-size: 18px;
}
#baner-payment input.btn {
    margin: 3px 15px;
    padding: 7px;
    font-size: 15px !important;
    min-width: 30px;
    height: 30px;
    line-height: 1;
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
}
#baner-close{
    height: 20px;
    width: 20px;
    margin: 5px 0 4px;
    position: absolute;
    right: 5px;
    top: 5px;
}
@media screen and (max-width: 650px){
    div#ab-baner {
        flex-wrap: wrap;
    }
    div#baner-info{
        display: none;
    }
    #baner-close {
        width: 15px;
        right: 1px;
        top: 1px;
    }
    div#baner-text {
        margin: 5px 10px; 
    }
}
.news_list_row{
    display: flex;
    flex-wrap: wrap;
}
.news_list .col-grid-6{
    width: 50%;
    padding: 0 15px;
    font-size:  21px;
    line-height: 14px;
}
.news_list .col-grid-6 .news-data{
    margin: 15px 0;
}
.news_list .col-grid-4 .news-data{
    font-size: 14px;
    line-height: 12px;
    margin: 10px 0;
}
.col-grid-6 .news-view,
.col-grid-4 .news-view{
    float:right;
    min-width: 110px;
    text-align: right;
}
.col-grid-4 .news-view img{
    width: 18px;
}
.news_list .col-grid-4{
    width: 33%;
    padding: 0 15px;
}
.are-page-news .crumbs{
    margin: -35px 0 0px;
}
.are-page-news .cont_left{
    padding: 35px 0px 55px;
}
.col-grid-6 .news-custom-link{
    position: relative;
}
.col-grid-6 .news-custom-link a{
    position: relative;
    display: block;
}
.col-grid-6 .news-custom-link .news-title {
    color: #FFF;
    font-weight: 600;
    margin: 0 30px;
    line-height: 20px;
}

.col-grid-4 .news-custom-link .news-title {
    margin: 10px 0;

}
.news-overlay {
    width: 100%;
    height: 100%;
    min-height: 150px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    display: flex;
    align-items: center;
}
.are-page-news .cont_left hr {
    border: none;
    border-bottom: 1px solid #dedede;
    margin: 20px 14px;
}
.news-sidebar #random-project {
    background-color: #f1f1f1;
    color: #4c4b48;
    font-size:20px;
    font-weight: 600;
    padding: 8px 30px 10px;
    text-transform: uppercase;
    text-align: center;
}
.news-sidebar .projects_wrap{
    padding: 0;
    border: none;
}
.news-sidebar .projects_wrap .project-item{
    border:none;
    color: #393834;
}
.news-sidebar .projects_wrap .project-item a{
    color: #393834;
}
.news-sidebar .project_list .project-item-content .btn{
    color: #fff;
}
.news-sidebar .project_list .project-item-content .project-item-progress .title{
    color: #565551;
}
.blog_item .top-news-item-background{
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 30px);
    background-size: cover;
    margin: 15px 0;
}
#about .project-description-main .blog_item .blog_excerpt{
    margin: 0;
    width: 100%;
    text-align: left;
    word-wrap: break-word;
}
.row-1>a{
	display: none;
}
#press-posts li.newsitem time{
    position: static;
}
#press-posts li.newsitem time img {
    width: 15px;
    margin-top: -2px;
    margin-right: 2px;
}
#press-posts li.newsitem .post_title{
       word-wrap: break-word;
    white-space: initial;
    line-height: 18px !important;
}
.alignright{
    float: right;
}
#press-posts{
    clear: both;
}
.single-press .single-entry-heading img{
    float: right;
    margin-top: -35px;
}
.single-press .single-entry-heading,
.single-press .entry-content p{
    margin-left: 20px;
}
.timeline_btn{
    width: 100%;
    background: url(../images/bu1.png);
    background-position: center;
    transition: 0.5s;
    display: block;
    height: 63px;
}
.timeline_btn.clicked{
    background: url(../images/bu2.png);
    background-position: center;
}
#btn_facebook {
    background-color: #3b5998;
    margin: 10px 0 2px;
}
#btn_facebook:hover {
    color: #ffffff;
    background-color: #2a447b;
}
#btn_facebook a:hover {
    color: #ffffff; 
}
div#topcontrol {
    left: 15px;
    bottom: 15px !important;
    width: 50px;
}
#news-scroll-loader{
    text-align: center;
}
.reports_table{
    -webkit-transition: 2s;
     -moz-transition:  2s;
     -o-transition:  2s;
     transition:  2s;
}
.reports_table.hidden_reports{
    height: 300px;
    overflow: hidden;
}
.show_all_reports{
    background-size: 80% !important;
    background-repeat: repeat-x;
    height: 30px;
    margin: -10px 0 10px;
} 