/*
Theme Name: ukraw-theme
Author: Ievgen Demchenko, suspilni.com for ANTAC
*/


@font-face {
    font-family: 'droid_sans_regular';
    src: url('fonts/droidsans-webfont.eot');
    src: url('fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/droidsans-webfont.woff') format('woff'),
        url('fonts/droidsans-webfont.ttf') format('truetype'),
        url('fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
}

@font-face {
    font-family: 'droid_sans_bold';
    src: url('fonts/droidsans-bold-webfont.eot');
    src: url('fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/droidsans-bold-webfont.woff') format('woff'),
        url('fonts/droidsans-bold-webfont.ttf') format('truetype'),
        url('fonts/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
}

@font-face {
    font-family: 'kelson_sans_bold';
    src: url('fonts/kelson_sans_bold_ru-webfont.eot');
    src: url('fonts/kelson_sans_bold_ru-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/kelson_sans_bold_ru-webfont.woff') format('woff'),
        url('fonts/kelson_sans_bold_ru-webfont.ttf') format('truetype'),
        url('fonts/kelson_sans_bold_ru-webfont.svg#kelson_sans_rubold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'kelson_sans_light';
    src: url('fonts/kelson_sans_light_ru-webfont.eot');
    src: url('fonts/kelson_sans_light_ru-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/kelson_sans_light_ru-webfont.woff') format('woff'),
        url('fonts/kelson_sans_light_ru-webfont.ttf') format('truetype'),
        url('fonts/kelson_sans_light_ru-webfont.svg#kelson_sans_rulight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kelson_sans_regular';
    src: url('fonts/kelson_sans_regular_ru-webfont.eot');
    src: url('fonts/kelson_sans_regular_ru-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/kelson_sans_regular_ru-webfont.woff') format('woff'),
        url('fonts/kelson_sans_regular_ru-webfont.ttf') format('truetype'),
        url('fonts/kelson_sans_regular_ru-webfont.svg#kelson_sans_ruregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
* Corrects block display not defined in IE6/7/8/9 & FF3
*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gsc-control-cse .gs-result .gs-title * {
	font-size: inherit!important;
	color: #333!important;
}

.gs-webResult .gs-snippet {
	padding-top: 10px;
	font-size: 17px;
	font-family: 'droid_sans_regular', Arial, Helvetica, sans-serif;
}


.gsc-result .gs-title {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font-weight: bold!important;
    line-height: 33px!important;
    font-size: 22px!important;
    color: #333!important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;

    height: auto!important;
}

.gsc-webResult.gsc-result {
    padding-right: 0.5%!important;
    padding-left: 0.5%!important;
}

.gsc-webResult.gsc-result {
    box-sizing: border-box;
    width: 33%;
    display: inline-block;
    /*float: left;*/
    vertical-align: top;
}

.gsc-table-result {
	/*position: absolute!important;*/
	bottom: 15px!important;
	padding-right: 36px!important;
    margin: 0!important;
}

.gsc-thumbnail-inside {
/*	position: absolute!important;
	bottom: 145px!important;
	padding-right: 28px!important;*/
}

.gs-webResult.gs-result {
	border: 4px solid #000;
	min-height: 438px !important;
    font-family: 'PT Sans', sans-serif!important;
    position: relative;
    display: flex;
    width: 100%;
    min-height: 115px;
    padding: 10px 15px 15px 15px; 
    font-size: 17px;
    line-height: 136%;
    background: #fff;
    flex-direction: column;
    justify-content: flex-end;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.gsc-expansionArea > .gsc-webResult.gsc-result:nth-of-type(9n+1) {
	display: none!important;
}

.gs-webResult.gs-result:hover {
    border: 4px solid #eb3512;
}

.gsc-cursor-box .gsc-results .gsc-cursor {
    display: block!important;
}

.gs-webResult.gs-result .gs-title a {
    display: block;
    /*min-height: 95px;*/
    font-weight: 400;
    overflow: hidden;
    font-size: 17px;
    color: #000;
    line-height: 137%;
    text-decoration: none;
}

.gs-webResult.gs-result .gs-title a:hover {
    text-decoration: underline;
}

.gs-webResult.gs-result .gs-title {
    text-decoration: none;
}

.gs-webResult.gs-result .gsc-url-top {
    display: none;
}

.gsc-table-cell-thumbnail.gsc-thumbnail {
    display: none;
}

.gsc-expansionArea {
    display: inline;
}

.gsc-cursor-box {
    padding: 65px 0px!important;
    margin:0!important;
    text-align: center!important;
}

.gsc-cursor-page {
    display: inline-block!important;
    font-family: 'PT Serif', sans-serif!important;
    font-size: 23px!important;
    font-weight: 400!important;
    color: #7b7b7b!important;
    margin: 0 10px!important;
    width: 31px!important;
    height: 31px!important;
}


.gsc-cursor-page:hover {
    color: #fff!important;
    background: #f05440!important;
    border-radius: 100px!important;
    text-decoration: none!important;
}

.gsc-cursor-current-page {
    color: #fff!important;
    background: #f05440!important;
    border-radius: 100px!important;
}

.gsc-expansionArea .gcs-webResult.gcs-result:first-child {
    padding-top: 0;
}






/* custom forms styles */
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left:-9999px !important;
}
/* custom select styles */
.select-area {
    background: transparent;
    width: 100% !important;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
    height: 40px;
    text-transform: uppercase;
    border: 2px solid #fff;
}
.select-area .select-opener {
    background: transparent url('images/select-arrow.png') no-repeat center center;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 5px;
    width: 30px;
    height: 40px;
}
.select-area .left {
    background: transparent;
    position: absolute;
    width: 10px;
    height: 40px;
    z-index: 1;
    top: 0;
    left: 0;
}
.select-area .center {
    white-space: nowrap;
    position: relative;
    font-size: 11px;
    line-height: 20px;
    cursor: default;
    display: block;
    padding: 10px 30px;
    z-index: 2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.options-overflow div.drop-list {
    overflow: auto;
}
.options-hidden {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}
.select-options {
    margin: 1px 0 10px;
    z-index: 3000;
    background: #fff;
    position: absolute;
}
.select-options .drop-holder {
    height: 1%;
}
.select-options div.drop-list {
    width: 100%;
}
.select-options ul {
    overflow: hidden;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.select-options ul li {
    overflow: hidden;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.select-options ul a {
    text-decoration: none;
    cursor: pointer;
    color: #222222;
    display: block;
    overflow: hidden;
    height: 1%;
    padding: 10px 30px;
    text-transform: uppercase;
}
.select-options ul a span {
    cursor: default;
    float: left;
}
.select-options .item-selected a {
    text-decoration: none;
}
.select-options ul a:hover {
    text-decoration: none;
    background: #eb3512;
    color: #fff;
}
.select-options ul a:focus {
    outline: none;
}
.select-options .optgroup strong{
    cursor: default;
    display: block;
    padding: 5px;
    height: 1%;
}
.select-options .optgroup ul a {
    padding-left: 20px;
}
.select-disabled {background-position: 0 -124px;color: #bbb;}
.select-disabled .left {background-position: 0 -93px;}

.select-focus {background-position: 0 -217px;}
.select-focus .left {background-position: 0 -186px;}

.up-journal-pop-up .up-select-holder .select-area{
    width: 248px !important;
}

.up-form-box-select .select-area{
    border: none;
}
.select-up-form-box-select,
.select-up-form-box-select .left,
.select-up-form-box-select .center{
    background: #fff;
    color: #444;
    height: 32px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: none;
}
.select-up-form-box-select .select-opener{
    background: #fff url('images/select_arrow.png') no-repeat center center;
    color: #444;
    height: 32px;
}
.drop-up-form-box-select,
.drop-up-form-box-select ul a{
    background: #fff;
}

body {
    /*background: #f2f1e6;*/
    font-size: 12px;
    line-height: 1.2;
    font-weight: normal;
    font-family: 'droid_sans_regular', Arial, Helvetica, sans-serif;
    min-width: 900px;
    overflow-x: hidden;
}



/* Common-styles */
.float-left{
    float: left;
}
.float-right{
    float: right;
}
a {
    color: #eb3512;
}
a:hover {
    text-decoration: underline;
}
.important-text{
    color: #eb3512;
    text-transform: uppercase;
}
.come-back{
    display: inline-block !important;
    color: #333;
    margin-bottom: 15px;
    text-align: left !important;
    padding: 15px;
}
.come-back:hover {
    color: #eb3512;
}
.come-back.top{

}

#subscr_wrapper {
    float: right;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    max-width: 400px;
    height: 50px;
}

#subscr_wrapper input[type=email] {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: #000000 solid 1px;
    margin-right: 20px;
    width: 160px;
}

#subscr_wrapper input {
    margin: 15px 0px;
    height: 21px;
}

#subscr_wrapper p {
    max-width: 350px;
    line-height: 50px;
}

.come-back-wrapper {
    border-top: 4px solid #eb3512;
    max-width: 1166px;
    margin: 10px auto;
}

.come-back.bottom{
    
}

.title_main{
    color: #333;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    display: block;
}
.title{
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.sub-title{
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    display: block;
    font-weight: bold;
}
/*----------------------------------------*/



/* Icons */
.card-icon{
    display: inline-block;
    background: url("images/cards_icon.png")no-repeat;
    height: 15px;
    width: 145px;
    margin-left: 20px;
}
/*----------------------------------------*/



/* Buttons */
.big-btn{
    height: 100%;
    color: #fff;
    text-align: center;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 40px;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    text-transform: uppercase;
    z-index: 20;
    position: relative;
    background: transparent;
    width: 100%;
    border: none;
    cursor: pointer;
}
.donnet-block ol li:last-child{
    border-bottom: none;
}
.big-btn-wrap{
    background: #eb3512;
    position: relative;
    margin-bottom: 30px;
    height: 60px;
    width: 380px;
}
.big-btn-wrap:after{
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #333;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.big-btn-wrap:hover:after{
    width: 100%;
    z-index: 10;
}
/*----------------------------------------*/



/* Header */
.header-wrapper {
    position: relative;
    background: url("images/header_bg.jpg") center center no-repeat;
    background-size: auto 100%;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #ffffff;
    z-index: 1;
}

.header-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    z-index: -1;
}

.main-page .header-wrapper{
    background: url("images/header_bg-main-page.jpg") center center no-repeat;
}
.header{
    margin: 0 auto;
    max-width: 1166px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 35px 0px 0px;
    color: #fff;
    position: relative;
}
.header-wrapper .sub-title,
.header-wrapper .title_main{
    color: #fff;
    max-width: 720px;
    margin-bottom: 20px;
}
.header-wrapper .sub-title:last-child{
    margin-bottom: 0;
}
.header-sub {
    display: block;
    width: 100%;
    padding: 0px 100px 40px;
}
/*---------------------------------------------------------------------------------------- */



/* Menu */
.menu-wrapper{
    height: 75px;
    background: #fff;
    margin-bottom: 40px;
    position: relative;
    z-index: 3000;
    min-width: 700px;
}
.menu-mainmenu{
    float: right;
}
.menu-mainmenu li{
    float: left;
    height: 75px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.menu-mainmenu li a{
    height: 100%;
    display: block;
    color: #333333;
    text-transform: uppercase;
    padding: 0 18px;
    line-height: 75px;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.menu-mainmenu li a:hover{
    color: #eb3512;
    text-decoration: none;
}
.menu-mainmenu .donate{
    background: #eb3512;
    color: #fff;
    padding: 0 46px;
}
.menu-mainmenu li.donate a{
    color: #fff;
}
.menu-mainmenu li.donate:hover{
    color: #fff;
    background: #333;
}

.menu-mainmenu .donate.current-menu-item{
    background: #333;
    color: #fff;
    padding: 0 46px;
}
.menu-mainmenu .donate.current-menu-item a:hover{
    color: #eb3512;
}
.menu-mainmenu .current-menu-item a{
    background: #333;
    color: #fff;
}
.menu-mainmenu .current-menu-item a:hover{
    color: #fff;
}

.menu-mainmenu .home{
    padding: 20px 15px;
}

.menu-mainmenu .home span {
    display: none;
}
.menu-mainmenu .home a{
    border-radius: 50%;
    height: 36px;
    width: 36px;
    background: green;
    padding: 0;
    background: url("images/btn-home_bg.png") center center no-repeat;
}
.menu-mainmenu .home a:hover{
    background: url("images/btn-home_bg_hover.png") center center no-repeat;
}
.menu-mainmenu .home.current-menu-item a{
    background: #333 url("images/btn-home_bg_active.png") center center no-repeat;
}

#menu-item-8865 a, #menu-item-10817 a, #menu-item-22427 a {

    cursor: default;
}

#menu-item-8865 input, #menu-item-10817 input, #menu-item-22427 input {
    width: 80px;
    height: 75px;
    border: none;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

.logo{
    width: 170px;
    height: 49px;
    position: absolute;
    top: 14px;
    left: 27px;
    background: url("images/logo.png") no-repeat;
    color: transparent;
    text-shadow: none;
    text-indent: -9999px;
    overflow: hidden;
}
.logo a{
    display:block;
    height:100%;
}

.project_by {
    position: absolute;
    top: 12px;
    left: 220px;
    display: flex;
    align-items: center;
    height: 50px;
    font-family: 'kelson_sans_bold', sans-serif;
    font-size: 13px;
    color: #36363666;
    padding-left: 5px;
    border-left: 1px solid #f0f0f0;
}

.lang {
    height: 49px;
    width: 25px;
    position: absolute;
    top: 19px;
    left: 20px;
    line-height: 20px;
    display: block;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.lang a {
    color: #333333;
    text-transform: uppercase;
}
.lang a:hover{
    color: #eb3512;
    text-decoration: none;
}

/*---------------------------------------------------------------------------------------- */



/* Counter project */
.project-counter-wrapper{
    border: 4px solid #fff;
    height: 204px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
}
.project-counter__logo{
    background: url("images/project-counter_logo.png") center center no-repeat;
    height: 100%;
    width: 214px;
    float: left;
}
.project-counter{
    height: 196px;
    text-align: justify;
    padding: 0 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.project-counter li{
    display: inline-block;
    height: 100%;
    text-align: justify;
    padding: 20px 15px 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.project-counter .sub-title{

}
.project-counter__icon{
    height: 70px;
    display: block;
    margin-bottom: 10px;
}
.project-counter .title_main{
    margin-bottom: 0 !important;
}
.project-counter:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
}
.money-icon{
    background: url("images/project-counter_icon1.png") center center no-repeat;
}
.appeal-icon{
    background: url("images/project-counter_icon2.png") center center no-repeat;
}
.public-officer-icon{
    background: url("images/project-counter_icon3.png") center center no-repeat;
}
/*---------------------------------------------------------------------------------------- */



/*Layout*/
.layout{
    margin: 0 auto;
    padding: 0 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 1366px;
}
.content{
    max-width: 960px;
    margin: 0 auto;
    padding: 25px 0;
    text-align: justify;
}
.content.big-width{
    max-width: 1166px;
}
.content .title_main{
    margin-bottom: 30px;
}
.content:after{
    content: "";
    display: table;
    clear: both;
}
.content p,
.content ol li,
.content ul li{
    margin-bottom: 30px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-family: 'droid_sans_regular', Arial, Helvetica, sans-serif;
}

.content h3 {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.content img{
    max-width:960px;
    height: auto;
    margin-bottom: 30px;
}

.content .alignleft {
    display: inline;
    float: left;
}
.content .alignright {
    display: inline;
    float: right;
}
.content .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.content blockquote {
    margin-top: 20px;
}

.content blockquote p {
    border-top: 4px solid #333;
    padding: 25px 70px;
    border-bottom: 4px solid #333;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}
.content ul li {
    margin-bottom: 30px;
    padding-left: 40px;
    position: relative;
}
.content ul li:before{
    content: "";
    width: 28px;
    height: 4px;
    background: #333;
    position: absolute;
    left: 0;
    top: 10px;
}
.content ol{
    counter-reset: item;
}
.content ol li{
    min-height: 72px;
    padding-left: 70px;
    position: relative;
    margin-bottom: 30px;
}
.content ol li:before{
    line-height: 70px;
    content: counters(item, ".") " ";
    counter-increment: item;
    color: #333;
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
}
.first-column,
.second-column{
    width: 50%;
}
.first-column{
    float: left;
    padding-right: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.second-column{
    float: right;
    padding-left: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/*----------------------------------------*/



/* List with header */
.list-with-header{
    padding: 30px 0 20px;
    border-top: 4px solid #333;
}
.list-with-header ol{
    margin-left: 280px;
}
.list-header{
    float: left;
    width: 250px;
    text-align: left;
    font-weight: normal;
}
/*----------------------------------------*/



/* Cards - main styles */
.cards{
    margin-left: -16px;
    padding: 48px 0;
}
.cards:after{
    clear: both;
    content: "";
    display: table;
}
.card-wrapper{
    float: left;
    width: 33.3%;
    height: 446px;
    padding-left: 16px;
    margin-bottom: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.card-holder{
    display: block;
    color: #333;
    position: relative;
    width: 100%;
    height: 100%;
}
.card-holder a{
    color: #333;
}
.back-side,
.front-side{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: 0.4s;
}

#temp_load {
    width: 100%;
    text-align: center;
}
/*----------------------------------------*/



/* Front-side */
.front-side{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.front-side.noimage {
    border: #333333 solid 4px;
}

.front-side img{
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.front-side .text-block{
    display: inline-block;
    background: #fff;
    z-index: 50;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    bottom: 20px;
    padding: 20px;
    left: 20px;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
}
.text-block .location{
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 2px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}
.text-block .card-title{
    line-height: 33px;
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
}
.text-block .mark{
    padding: 6px 17px;
    font-size: 11px;
    line-height: 21px;
    letter-spacing: 2px;
    color: #FFF;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.mark.gray{
    background: #333;
}
.mark.orange{
    background: #eb3512;
}
/*----------------------------------------*/



/* Back-side */
.back-side{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #eb3512;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    background: #fff;
    overflow: hidden;
}
.back-side .text-block{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    text-align: center;
    line-height: 33px;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
}
.back-side .criminal-block{
    margin-bottom: 0px;
    overflow: hidden;
}
/*----------------------------------------*/



/*addition styles for people page */
.people .front-side{
    opacity: 1 !important;
    z-index: 30;
}
.card-link{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 1010;
}
.people .card-link:hover{
    border: 4px solid #eb3512 !important;
}
/*----------------------------------------*/


/*Animation styles */
.card-animation .card-animation__front-side {
    z-index: 900;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.card-animation .card-animation__back-side {
    z-index: 800;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.card-animation{
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-animation:hover .card-animation__back-side {
    z-index: 1000;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}

.card-animation:hover .card-animation__front-side {
    z-index: 1000;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    transform: rotateX(0deg) rotateY(180deg);
    -webkit-transform: rotateX(0deg) rotateY(180deg);
    -moz-transform: rotateX(0deg) rotateY(180deg);
}
/*----------------------------------------*/



/* Criminal-block */
.criminal-block{
    margin: 0 auto;
}
.criminal-person > h4{
    margin-bottom: 20px;
}
.criminal-person{
    float: left;
    min-height: 200px;
}
.back-side .criminal-person {
    width: 50%;
    margin-bottom: 45px;
}
.criminal-person-wrapper {
    position: relative;
    width: 210px;
    margin: 0 auto;
}

.criminal-person a:hover {
    text-decoration: none !important;
}

.criminal-person .addition-text{
    position: absolute;
    display: none;
    color: #333;
    width: 100%;
    border: solid #eb3512 2px;
    border-top: 0px;
    background: #ffffff;
    padding: 10px 5px 10px;
    margin: 0 auto;
    z-index: 1000;
}
.criminal-person .name{
    margin-bottom: 20px;
}
.criminal-person .name_big{
    margin-bottom: 0px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.criminal-person .portrait{
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
}
.criminal-person .portrait+.name_big{
    margin-top: 15px;
}
.criminal-person .portrait img{
    width: 100%;
    border-radius: 50%;
}
.criminal-person .portrait .portrait-border{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    z-index: 2000;
}
/*----------------------------------------*/



/* Case-scheme */
.case-scheme-wrapper{
    max-width: 1166px;
    margin: 0 auto;
}
.case-scheme{
    padding: 80px 0 15px;
    border-top: 4px solid #eb3512;
    border-bottom: 4px solid #eb3512;
    position: relative;
}
.case-scheme:before{
    left: 50%;
    top: 95px;
    bottom: 60px;
    position: absolute;
    content: "";
    width: 2px;
    /* background: url("images/case-scheme_line_bg.png") repeat-y; */
    margin-left: -1px;
}
.case-scheme:after{
    clear: both;
    content: "";
    display: table;
}
.case-scheme-section {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;

}
.case-scheme-section .criminal-block{
    width:100%;
}
.case-scheme_counter{
    width: 380px;
    height: 114px;
    position: absolute;
    left: 50%;
    margin-left: -190px;
    background: #eb3512;
    top: -55px;
    padding: 30px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    text-align: center;
}
.case-scheme_counter .total{
    line-height: 30px;
    font-size: 22px;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 3px;
}
.criminal-person:hover .name_big{
    color: #eb3512;
}
.criminal-person:hover .portrait-border{
    border: 4px solid #eb3512;
}
.criminal-person:hover .portrait img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: none;
}
.criminal-person:hover .portrait img:hover{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: none;
}

.criminal-person:hover .addition-text {
    display: block;
}
/*----------------------------------------*/




/* Sorting */
.sorting-wrapper{
    background: #222;
    height: 70px;
    padding: 0 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 40px;
}
.sorting{
    max-width: 1166px;
    margin: 0 auto;
    text-align: justify;
    height: 70px;
}
.sorting li{
    display: inline-block;
    height: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    font-weight: bold;

}

#sorting-cases li label {
    padding: 0 45px;
}

#sorting-figurants li label {
    padding: 0 45px;
}

.sorting li label{
    display: block;
    line-height: 70px;
    height: 70px;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
}
.sorting li input[type="radio"]:checked + label {
    text-decoration: line-through;
}
.sorting li input[type="radio"]:checked + label:hover{
    color: #fff;
    background: #222;
}
.sorting li label:hover{
    color: #222;
    background: #fff;
}
.sorting:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
}

#status-474 + label {
    background: #eb3512;
    color: #fff;
}

#status-474 + label:hover{
    color: #fff;
    background: #333;
}

.sorting input[type="radio"]{
    display:none;
    visibility:hidden;
}

/*----------------------------------------*/



/* Selects styles */
.two-selects-wrapper:after,
.three-selects-wrapper:after{
    clear: both;
    display: table;
    content: "";
}
.two-selects-wrapper{
    max-width: 772px;
    margin-left: -15px;
    margin: 0 auto;
}
.two-selects-wrapper .select-holder{
    width:  50%;
    padding-left: 15px;
    box-sizing: border-box;
}
.three-selects-wrapper{
    max-width: 772px;
    margin-left: -15px;
    margin: 0 auto;
}
.three-selects-wrapper .select-holder{
    width: 33.3%;
    padding-left: 15px;
    box-sizing: border-box;

}
.select-holder{
    float: left;
    position: relative;
}

.select-holder input {
    display: block;
    height: 40px;
    width: 371px;
    border: 2px solid #fff;
    background-color: rgba(255,255,255,0);
    color: #ffffff;
    padding: 10px 30px;
}

.autocomplete-suggestions { background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 10px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #eb3512; color: #ffffff; }
.autocomplete-suggestions strong { font-weight: 600; }




/*----------------------------------------*/




/* ABC-block */
.abc-block{
    margin: 0 auto;
    max-width: 1166px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 20px;
    line-height: 21px;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    text-align: justify;
}
.abc-block li{
    display: inline-block;
    margin-bottom: 5px;
}
.abc-block li a{
    color: #333;
}
.abc-block li a:hover {
    color: #eb3512;

}
.abc-block:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
    line-height: 0;
}
.abc-block + .cards{
    padding-top: 0 !important;
}
/*----------------------------------------*/



/* Donnet block*/
.donate-block ol li{
    border-bottom: 4px solid #333;
}
/* Donate form */
.donate-form .row{
    padding-right: 150px;
    margin-bottom: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.donate-form .label{
    line-height: 40px;
    float: left;
    display: inline-block;
    width: 150px;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}
.donate-form .input-holder{
    display: block;
    margin-left: 150px;
}
.donate-form .input-holder.small-input{
    width: 30% !important;
}
.donate-form .input-holder input[type="number"],
.donate-form .input-holder input[type="email"],
.donate-form .input-holder input[type="text"]
{
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 3px solid #333;
    padding: 10px 6px;
    line-height: 20px;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
}
.donate-form .big-btn-wrap{
    width: 100% !important;
}
.donate-form .big-btn{
    border: none;
}

.donate-form p {
    display: none;
}
/*----------------------------------------*/



/* Addition blockquote*/
.addition-blockquote{
    background: #eb3512;
    position: absolute;
    text-align: center;
    padding: 15px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    margin-bottom: 30px;
    left:0px;
    right: 0px;
}

.addition-blockquote > div {
    margin: 0 10%;
}
/*
.addition-blockquote:after{
    top: 0;
    bottom: 0;
    right: -3000px;
    width: 3000px;
    position:  absolute;
    background: #eb3512;
    content: "";
}
.addition-blockquote:before{
    top: 0;
    bottom: 0;
    left: -3000px;
    width: 3000px;
    position:  absolute;
    background: #eb3512;
    content: "";
} */

.about-title {
    margin-top: 100px;
}
/*----------------------------------------*/



/* Team */
.team-wrapper{
    background: #efeded;
    width: 100%;
    padding: 0 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.team{
    max-width: 1166px;
    margin: 0 auto;
}
.team .title_main{
    color: #333;
    padding: 35px 0;
}
.team-list:after{
    content: "";
    display: table;
    clear: both;
}
.team-list li{
    float: left;
    width: 16.666%;
    cursor: pointer;
    position: relative;
}
.team-list li img{
    display: block;
    width: 100%;
}
.team-list li a{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 50;
    display: none;
}
.team-list li .pop-up{
    top: 50%;
    width: 250px;
    margin-left: -125px !important;
    left: 50% !important;
    display: none;
}
.team-list li:hover a,
.team-list li:hover .pop-up{
    display: block;
}
.team-list li .pop-up .sub-title{
    color: #999;
}
.team-list li .pop-up .team_name{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #333;
}
/*----------------------------------------*/



/* People-one page*/
.single-portrait{
    width: 376px;
    height: 446px;
    margin: 20px auto 40px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: none;
}
.persone-case-info{
    border-top: 4px solid #eb3512;
    border-bottom: 4px solid #eb3512;
    padding: 40px 5px;
    margin-bottom: 35px;
    width: 100%;
}
.persone-case-info{
    clear: both;
    content: "";
    display: table;
}
.persone-case-info .sub-title .important-text{
    font-size: 16px;
    font-family: 'kelson_sans_bold', Arial, Helvetica, sans-serif;
    padding: 10px;
}
/* Pop-up */
.pop-up-wrapper{
    z-index: 10010;
    position: absolute;
    left: 50%;
    margin-left: -155px;
    -webkit-box-shadow: 0px 0px 30px 8000px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 30px 8000px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 30px 8000px rgba(0, 0, 0, 0.4);
}
.pop-up{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px 25px;
    background: #fff;
    position: absolute;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 6px 2px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 6px 2px rgba(0, 0, 0, 0.5);
    z-index: 10010;
    width: 310px;

}
.pop-up.arrow-bottom:after,
.pop-up.arrow-top:after{
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    left: 50%;
    margin-left: -9px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
.pop-up.arrow-top:after{
    border-top: 11px solid transparent;
    border-bottom: 11px solid #fff;
    top: -21px;
}
.pop-up.arrow-bottom:after{
    bottom: -21px;
    border-bottom: 11px solid transparent;
    border-top: 11px solid #fff;
}
.pop-up .sub-title{
    color: #333333;
}
/*----------------------------------------*/




/* Footer */
.footer-wrapper{
    background: #282828;
    padding: 0 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.footer{
    margin: 0 auto;
    max-width: 1166px;
    height: 154px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 26px;
    line-height: 29px;
    color: #777;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'droid_sans_bold', Arial, Helvetica, sans-serif;
}

.footer .float-right {
    text-align: right;
}

.social-networks{
    margin: 0 auto;
    width: 115px;
    height: 29px;
    margin-top: 38px;
}
.social-networks li{
    float: left;
    width: 29px;
    height: 29px;
    margin-right: 14px;
    background: url("images/footer_sprite.png") no-repeat;
}
.social-networks li:last-child{
    margin-right: 0;
}
.social-networks li a{
    display: block;
    height: 100%;
}
.social-networks .fb{
    background-position: 0 0;
}
.social-networks .tw{
    background-position: -30px 0;
}
.social-networks .yt{
    background-position: -60px 0;
}
.social-networks .fb:hover{
    background-position: 0 -30px;
}
.social-networks .tw:hover{
    background-position: -30px -30px;
}
.social-networks .yt:hover{
    background-position: -60px -30px;
}
.vintage-icon{
    background: url("images/footer_sprite.png") no-repeat;
    display: inline-block;
    background-position: 0px -60px;
    height: 15px;
    width: 70px;
    margin-left: 15px ;
}
.vintage-icon:hover{
    background-position: 0 -76px;
}

/* pagination */

.pagination {
    width: 100%;
    height: 30px;
    text-align: center;

}

.pagination li {
    display: inline-block;
    padding: 10px;
    font-size: 16px;
}



@media screen and (max-width: 1270px) {
    .persone-case-info .sub-title {
        float: none !important;
        margin-bottom: 30px;
    }
    .persone-case-info .sub-title:last-child {
        margin-bottom: 0px;
    }

}

@media screen and (max-width: 1120px) {
    .menu li a {
        padding: 0 10px;
    }
    .menu .home {
        padding: 20px 20px;
    }
    .menu li:last-child a{
        padding: 0px 20px;
    }
    .cards .card-wrapper{
        width: 50%;
    }
}

@media screen and (max-width: 1090px) {
    .sorting li a{
        padding: 0 2px;
    }
    .project-counter__logo {
        display: none;
    }
}

@media screen and (max-width: 1055px) {
    .menu li a {
        padding: 0 8px;
    }
    .menu .home {
        padding: 20px 15px;
    }
    .menu li:last-child a{
        padding: 0px 15px;
    }
    .logo {
        left: 40px;
    }
    .lang {
        left: 10px;
    }
    #sorting-cases li label {
        padding: 0 15px;
    }

    #sorting-figurants li label {
        padding: 0 15px;
    }
    .case-scheme_counter {
        width: 250px;
        margin-left: -125px;
    }
    .come-back.top {
        margin-left: -90px;
    }
    #subscr_wrapper {
        margin-right: -90px;
    }
    .menu-mainmenu li a {
        padding: 0 10px;
    }
}

@media screen and (max-width: 960px) {
    .three-selects-wrapper{
        width: 100%;
        margin-left: -15px;
    }
    .three-selects-wrapper .select-holder {
        padding-left: 15px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 50%;
    }
    .three-selects-wrapper .select-holder:first-child{
        float: none;
        margin: 0 auto 20px;
        height: 40px;
    }
    .abc-block li{
        margin-right: 20px;
    }
    .team-list li .pop-up{
        top: 35%;
        padding: 10px 5px;
    }
    .persone-case-info .sub-title {
        float: none !important; ;
    }
    .first-column,
    .second-column{
        float: none;
        width: 600px;
        margin: 0 auto;
        padding: 0;
    }
    .menu li a {
        padding: 0 8px;
    }
    .menu .home {
        padding: 20px 9px;
    }
    .menu li:last-child a{
        padding: 0px 9px;
    }
    .menu-mainmenu li a {
        padding: 0 10px;
    }
    #subscr_wrapper input[type=email] {
        width: 90px;
    }

}

.eu {
    display: flex;
    align-items: flex-start;
    text-transform: none;
    line-height: 1.2;
    margin-top: 15px;
    max-width: 400px;
    font-family: 'droid_sans_regular', Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
}

.eu__flag {
    display: inline-block;
    width: 65px;
    margin-right: 20px;
}

.eu__text {
    display: inline-block;
}

.demchco-icon {
    display: inline-block;
    margin-left: 15px;
}

.demchco-icon svg {
    fill: #777;
}

.demchco-icon:hover svg {
    fill: #fff;
}
