#register{
    border-color: #d0d0d0;
    background: #fff;
}

#register .ff-column.ff-span-7{
    border-color: #d0d0d0;
}

#register input{
    background: #ecf1f4;
}

.review-badge{
    border-color: #d0d0d0;
}

.container-md{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem;
}

.post-article h1,
.post-article h2,
.post-article h3,
.post-article h4,
.post-article h5{
    text-align: inherit;
}

.post-article .review-badge .button.btn-primary{
    background: #05446d;
    color: #fff;
    display: inline-block;
    width: auto;
}

.logos_section_inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.logos_section_inner img {
    width: 20%
}

.pi-name{
    font-size: .9rem;
    font-weight: bold;
}

.pi-more{
    font-size: .8rem;
    line-height: 1.3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(34, 137, 140, 0.87);
    transform: translateY(-100%);
    transition: transform .3s ease;
    color: #fff ;
}

.project-item:hover .pi-more{
    transform: translateY(0);
}

.pi-name h3{
    font-size: .9rem;
    display: inline;
    vertical-align: middle;
}

.pi-name picture{
    width: 40px;
    height: 40px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.ci_pagination{
    font-size: 1.1rem;
}

.ci_pagination .page-numbers{
    display: inline-block;
    margin: 0 4px;
    color: inherit;
}

.ci_pagination .page-numbers.current{
    font-weight: bold;
}

.project-category{
    display: flex;
    margin-bottom: 1rem;
}

.project-category li{
    display: block;
    width: 25%;
    text-align: center;
    padding: .5rem;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    background: #fff;
}

.project-category a{
    color: inherit;
    text-decoration: none;
}

.project-category li.active{
    color: #fff;
    position: relative;
    background: #990f3d;
}

.project-category.small{
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: -1rem;
}

.project-category.small li{
    width: auto;
    border: none;
    color: #05446d;
    padding-left: 0;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background: transparent;
}
.project-category.small li.active:after{ content: none; }
.project-category.small li.active{
    background: transparent;
    color: rgba(128, 128, 128, 0.55);
}

.project-category.small li small{
    font-size: .7rem;
    vertical-align: super;
}



.projects-section{
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    margin: 1rem 0;
    box-shadow: -1px -1px 20px 0px rgba(0, 0, 0, .2);
}

.project-row{
    padding: 0 0 1rem 0;
    background: #fff;
    font-size: .9rem;
}

.projects-section .project-category{
    margin-bottom: 0;
    padding: 0;
}

.projects-table{
    margin-top: 0;
    font-weight: bold;
    vertical-align: middle;
}

.projects-table tbody td:nth-child(odd) {
    color: #000;
}


.projects-table thead th{
    background: #6b0d2d;
    color: #fff;
}

.projects-table thead th:first-child,
.projects-table thead th:last-child{
    background-image: none !important;
}


.load-more-btn{
    display: block;
    font-size: .7rem;
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 0.6rem;
    background: #fed831;
    color: #33302e;
    border: none;
    border-radius: 6px;
}

.project-row{
    display: none;
}

.news-section{
    padding: 1rem 0;
}

table.dataTable tbody td{
    border-bottom: 1px solid #ededed;
}

.article-content-col{
    position: relative;
}
.cover-post .inner a:not(.button), .cover-post .inner a:not(.button):focus, .cover-post .inner a:not(.button):hover, .cover-post .inner li {
    color: #fff;
    text-decoration: none;
}
.nv-post-thumbnail-wrap a {
    transition: all .3s ease;
}
@media screen and (min-width: 960px) {
    h4 {
        font-size: 1.25em;
        line-height: 1.6em;
        letter-spacing: 0px;
    }
}
.excerpt-wrap.entry-summary p{
    font-size: 13px;
    line-height: 18px;
}
@media screen and (min-width: 960px) {
    .blog .entry-summary, .archive .entry-summary, .blog .post-pages-links {
        font-size: 16px;
    }
}
.blog .entry-summary, .archive .entry-summary, .blog .post-pages-links {
    font-size: 13px;
    line-height: 18px;
}
.article-content-col .date{
    position: absolute;
    top: 0;
    right: 0;
    padding: .5rem 1rem;
    background: #22898c;
    color: #fff;
    font-size: .8rem;
    font-weight: bold;
    line-height: 1;
}

.section-title{
    text-align: left;
    margin: 0 0 1rem;
}
h2.section-title:before {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background: #990f3d;
    margin-bottom: 7px;
}

.counters-section{
    padding: 2rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #05446d;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.counters-section img{
    display: block;
    max-width: 600px;
    width: 100%;
    margin:  0 auto 1rem;
}

.counters-section .stars{
    margin: 10px auto 0;
    color: #e6cb00;
    line-height: 0;
}

.cs-title{
    font-size: 2rem;
    margin-bottom: 0;
    line-height: 1;
}

.cs-text{
    text-align: center;
    max-width: 1200px;
    padding: 0 15px;
    margin: 6px auto 0;
    font-size: .9rem;
    font-weight: 400;
}


.cs-items{
    display: flex;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-start;
    background: #fff;
    padding: 1rem;
    box-shadow: 2px 3px 10px 0 rgb(0 0 0 / 20%);
    border: 1px solid #f5f5f5;
    border-radius: 6px;
    margin-top: 20px;
}

.cs-item{
    width: 100%;
    max-width: 250px;
    padding: 1rem;
    text-align: center;
    border: 2px solid #a0a0a0;
    margin: 1rem .5rem;
    border-radius: 1rem;
}

.cs-item a{
    color: inherit;
    text-decoration: none;
}

.cs-count{
    font-size: 2rem;
    margin-bottom: 1rem;
}

.cs-descr{
    font-size: .8rem;
    opacity: .9;
    font-weight: 400;
}

.cs-descr:before{
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
}

.provided{
    text-align: center;
    margin: 6px 0 0;
    font-size: .8rem;
}

.provided a{
    color: inherit;
    text-decoration: underline;
}

.cs-item:nth-child(1) .cs-descr:before{ background: #c2cae6; }
.cs-item:nth-child(2) .cs-descr:before{ background: #b8d64f; }
.cs-item:nth-child(3) .cs-descr:before{ background: #309d4b; }
.cs-item:nth-child(4) .cs-descr:before{ background: #3aacb0; }
.cs-item:nth-child(5) .cs-descr:before{ background: #748bd9; }
.cs-item:nth-child(6) .cs-descr:before{ background: #e3e7f3; }

.article-content-col .content{
    border: none
}

.filter-item{
    margin: 10px 0;
    width: 100%;
    padding: 0 1rem;
}

.filter-item select{
    height: 45px;
    padding: 10px;
    width: 100%;
    font-size: .9rem;
    background: #fff;
}

.filter-item input{
    height: 45px;
    padding: 10px;
    width: 100%;
    font-size: .9rem;
}

.td-row-4{
    text-align: right;
    width: 135px;
}

.projects-table .button{
    background: #fed831;
    color: #33302e;
}
.projects-table .button:hover{
    background: #fed831;
    color: #33302e;
}
.pi-description{
    font-size: .8rem;
    line-height: 1.2;
    font-weight: 400;
}

.pi-description button{
    display: inline;
    background: none;
    color: inherit;
    padding: 0;
    text-decoration: underline;
    border: none;
}

table.dataTable.no-footer{
    border: none;
    margin-bottom: 1rem;
}

.rating-indicator{
    display: inline-block;
    font-size: .8rem;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #990f3d;
    color: #fff;
}

.label-started{
    font-size: .7rem;
    text-transform: uppercase;
    color: #fff;
    background: green;
    padding: 3px 5px;
}

.label-ended{
    font-size: .7rem;
    text-transform: uppercase;
    color: #fff;
    background: orange;
    padding: 3px 5px;
}

.stats-row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.stat-item{
    margin-bottom: 1rem;
    width: 50%;
}

.stat-item .button{
    background: #22898c;
}

.si-title{
    font-size: 1.1rem;
    font-weight: bold;
    margin:  0 0 .3rem;
    text-align: left;
}

.layout-covers .content{
    padding-bottom: 1rem;
}

.nv-index-posts.blog.col{
    padding: 0;
}

.projects-table .td-image{
    text-align: center !important;
}

.picture-wrapper{
    position: relative;
    display: inline-block;
}

.picture-wrapper .rating-indicator{
    position: absolute;
    top: -.3rem;
    right:  -.5rem;
}

.projects-table .button{
    font-size: .7rem;
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: .6rem;
}
.project-filters{
    background: #fff;
    border-top: 1px solid;
}
.nv-index-posts .posts-wrapper {
    display: flex;
    flex-wrap: wrap;
    box-sizing: content-box;
}
.posts-wrapper>article {
    margin-bottom: 30px;
    padding: 0 15px;
}
.layout-covers {
    display: flex;
}
@media screen and (min-width: 769px) {
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
}
.article-content-col {
    position: relative;
}
.article-content-col {
    width: 100%;
}
.article-content-col .content {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--nv-light-bg);
    display: flex;
    flex-direction: column;
}
.layout-covers .content, .layout-covers .cover-post {
    height: 100%;
}
.layout-covers .content {
    padding-bottom: 1rem;
}
.article-content-col .content {
    border: none;
}
.layout-covers .content, .layout-covers .cover-post {
    height: 100%;
}
.cover-post {
    position: relative;
    background-size: cover;
    display: flex;
    background-position: center;
    overflow: hidden;
}
.cover-post .inner.block-post-my-new {
    min-height: 200px;
}
.cover-post .inner {
    max-width: 100%;
    min-height: 350px;
    position: relative;
    z-index: 10;
    padding: 25px 25px 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    flex-grow: 1;
}
.cover-post:after {
    background-color: rgb(0 2 2 / 56%);
}
.cover-post:after {
    background-color: rgba(0,0,0,.75);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
@media screen and (min-width: 768px) {
    .stat-item{
        width: auto;
    }
    .projects-table th,
    .projects-table td{
        text-align: center;
        min-width: 85px;
        width: 0 !important;
    }

    .projects-table th:nth-child(1),
    .projects-table th:nth-child(2),
    .projects-table td:nth-child(1),
    .projects-table td:nth-child(2) {
        text-align: left;
    }

    .projects-table picture{
        display: block;
        line-height: 0;
    }
    .project-filters{
        display: flex;
    }
    .filter-item{
        width: 16.66%;
        padding: 0 .5rem;
    }
    .filter-item:first-child{
        padding-left: 1rem;
    }
    .filter-item.span2{
        width: 66.66%;
        padding-right: 1rem;
    }
    .only-mob-inline{
        display: none;
    }
    .td-image{
        width: 65px;
        padding-right: 0;
        vertical-align: middle;
    }
}

@media screen and (max-width: 768px) {
    .counters-section{
        padding: 1rem;
    }

    .cs-items{
        flex-wrap: wrap;
    }
    .cs-item {
        width: calc(50% - 1rem);
        margin: .5rem;
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .cs-title{
        font-size: 1.4rem;
    }
    .cs-count{
        font-size: 1rem;
        margin-bottom: 0;
    }
    .cs-descr{
        font-size: .7rem;
    }

    /*table*/
    .projects-table{
        font-size: .7rem;
        width: 100%;
    }

    .projects-table thead{
        display: none;
    }

    .projects-table .pi-name h3{
        font-size: 1rem;
        vertical-align: middle;
    }
    .projects-table img,
    .projects-table picture{
        width: 100%;
        height: auto;
        max-width: 65px;
    }
    .projects-table tr{
        display: block;
        width: 100%;
        float: left;
        padding: 1rem;
        border-bottom: 1px solid #ededed;
    }
    .projects-table td{
        display: block;
        border: none;
        padding: 0 !important;

    }
    /*

    .td-image{
        width: 65px;
        float: left;
    }

    .td-row-2{
        width: calc(100% - 85px);
        float: right;
        line-height: 1.5;
    }

    .td-row-3{
        float: left;
        width: 33%;
        margin-top: 3px;
    }

    .td-row-3:nth-child(6){
        clear: left;
    }

    .td-row-3:nth-child(7){
        text-align: center;
    }

    .td-row-4{
        float: left;
        width: 33%;
    }
    */



    /*.project-category{
        flex-wrap: wrap;
        margin-bottom: 0;
    }*/

    .project-category li{
        width: 100%;
        font-size: .6rem;
        padding: .3rem;
    }

    .projects-table td{
        text-align: center;
    }

    .projects-table .td-image{
        text-align: left;
    }

    .projects-table tr {
        position: relative;
    }

    .projects-table .button{
        font-size: .7rem;
        display: block;
        width: 100px;
        margin: 0 auto;
        padding: .6rem;
    }

    .td-row-4{
        width: 100%;
    }

}
@media screen and (max-width: 960px) {
    .cover-post .inner.block-post-my-new {
        min-height: 130px;
    }
}