body {
    margin: 0;
    color: #333;
    font: 13px/1.385 Arial, Helvetica, Verdana, sans-serif;
    background: #fff;
    height: 100%;
    min-width: 320px;
}
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important;
    /* change to right: -9999px on RTL sites */
}
.chk-area {
    margin: 1px 14px 0 0;
    float: left;
    width: 12px;
    height: 12px;
    background: url(../images/bg-checkbox.png) 0 0 no-repeat;
    -webkit-background-size: 12px 25px;
    background-size: 12px 25px;
    cursor: pointer;
}
.jcf-class-icon-chk {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    width: 28px;
    height: 28px;
    margin-top: -7px;
    background-color: #363636;
    background-position: 50% 50%;
}
.jcf-class-coal-mining {
    background-image: url(../images/ico-coal@2x.png);
    -webkit-background-size: 14px 15px;
    background-size: 14px 15px;
}
.jcf-class-copper-mining {
    background-image: url(../images/ico-copper@2x.png);
    -webkit-background-size: 16px 13px;
    background-size: 16px 13px;
}
.jcf-class-molybdenum-mining {
    background-image: url(../images/ico-mo.png);
    -webkit-background-size: 19px 10px;
    background-size: 19px 10px;
}
.jcf-class-silver-mining {
    background-image: url(../images/ico-silver@2x.png);
    -webkit-background-size: 16px 13px;
    background-size: 16px 13px;
}
.jcf-class-gold-mining {
    background-image: url(../images/ico-gold@2x.png);
    -webkit-background-size: 16px 13px;
    background-size: 16px 13px;
}
.jcf-class-cobalt-mining {
    background-image: url(../images/ico-co.png);
    -webkit-background-size: 17px 10px;
    background-size: 17px 10px;
}
.jcf-class-malachite-mining {
    background-image: url(../images/ico-malachite@2x.png);
    -webkit-background-size: 18px 15px;
    background-size: 18px 15px;
}
.jcf-class-turquoise-mining {
    background-image: url(../images/ico-turquoise@2x.png);
    -webkit-background-size: 18px 15px;
    background-size: 18px 15px;
}
.jcf-class-oil-mining {
    background-image: url(../images/ico-oil@2x.png);
    -webkit-background-size: 11px 16px;
    background-size: 11px 16px;
}
.jcf-class-gas-mining {
    background-image: url(../images/ico-gas@2x.png);
    -webkit-background-size: 11px 15px;
    background-size: 11px 15px;
}
.jcf-class-bus {
    background: #34b3d6 url(../images/ico-bus@2x.png) 50% 50% no-repeat;
    -webkit-background-size: 15px 16px;
    background-size: 15px 16px;
}
.jcf-class-railway-station {
    background: #34b3d6 url(../images/ico-railway-station@2x.png) 50% 50% no-repeat;
    -webkit-background-size: 14px 19px;
    background-size: 14px 19px;
}
.jcf-class-airport {
    background: #34b3d6 url(../images/ico-airport@2x.png) 42% 56% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px 17px;
}
.jcf-class-harbor {
    background: #34b3d6 url(../images/ico-harbor@2x.png) 50% 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px 17px;
}
.jcf-class-railway {
    background: #34b3d6 url(../images/ico-railway.png) 50% 50% no-repeat;
    -webkit-background-size: 15px 29px;
    background-size: 15px 29px;
}
.jcf-class-motorway {
    background: #34b3d6 url(../images/ico-motorway.png) 50% 50% no-repeat;
    -webkit-background-size: 15px 29px;
    background-size: 15px 29px;
}
.jcf-class-сurrent {
    background: #008c0d url(../images/ico-plant@2x.png) 50% 50% no-repeat;
    -webkit-background-size: 18px 16px;
    background-size: 18px 16px;
}
.jcf-class-сurrent.chk-checked {
    opacity: 0.6;
    background-color: #008c0d !important;
}
.jcf-class-idle {
    background: #ff9900 url(../images/ico-plant@2x.png) 50% 50% no-repeat;
    -webkit-background-size: 18px 16px;
    background-size: 18px 16px;
}
.jcf-class-idle.chk-checked {
    opacity: 0.6;
    background-color: #ff9900 !important;
}
.jcf-class-foreground {
    background: #d60000 url(../images/ico-plant@2x.png) 50% 50% no-repeat;
    -webkit-background-size: 18px 16px;
    background-size: 18px 16px;
}
.jcf-class-foreground.chk-checked {
    opacity: 0.6;
    background-color: #d60000 !important;
}
.chk-checked {
    background-position: 0 100%;
}
.jcf-class-icon-chk.chk-checked {
    background-position: 50% 50%;
    background-color: #d60000;
}
.row:after,
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.map-block,
.projects-list-block {
    background: #ebebeb;
    margin: 0;
    color: #333;
    font: 13px/1.385 Arial, Helvetica, Verdana, sans-serif;
    min-width: 320px;
}
.projects-list-block {
    padding: 0 0 0 20px;
    background: transparent;
}
.map-block .filter-loader,
.projects-list-block .filter-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6) url("../images/loader.svg") no-repeat center;
}
.map-block .button,
.projects-list-block .button {
    text-decoration: none;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
    border: 0;
    margin: 24px 0 20px auto;
    padding: 12px 19px;
    background: #0078b5;
    font: bold italic 15px/1 Georgia, 'Times New Roman', Times, serif;
}
.map-block .button:hover,
.projects-list-block .button:hover {
    background: #fcbd00;
    color: #fff;
}
.map-block input[type="text"],
.projects-list-block input[type="text"] {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.19);
    text-align: center;
    font-size: 18px;
    border: 0;
}
.map-block .sidebar,
.projects-list-block .sidebar {
    float: right;
    padding: 0 30px;
    width: 318px;
    color: #505050;
    height: 700px;
    overflow: auto;
}
.projects-list-block .sidebar {
    height: 892px;
    overflow-x: hidden;
}
.map-block .sidebar h2,
.projects-list-block .sidebar h2 {
    margin: 28px 0 27px;
    letter-spacing: -1px;
    color: #0078b5;
    font: 32px/22px Roboto;
	font-weight:bold;
}
.map-block .sidebar h2 .text-row,
.projects-list-block .sidebar h2 .text-row {
    display: block;
    margin-left: 110px;
}
.map-block .sidebar form,
.map-block .sidebar fieldset,
.projects-list-block .sidebar form,
.projects-list-block .sidebar fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.map-block .sidebar .title,
.projects-list-block .sidebar .title {
    font-size: 15px;
    margin-top: 4px;
}
.map-block .sidebar .title.star,
.projects-list-block .sidebar .title.star {
    float: left;
    background: url(../images/star.png) 0 1px no-repeat;
    -webkit-background-size: 15px 14px;
    background-size: 15px 14px;
    padding-left: 28px;
}
.map-block .sidebar .form-heading-row,
.projects-list-block .sidebar .form-heading-row {
    margin: 0 0 35px 3px;
}
.map-block .sidebar .slider-sum,
.projects-list-block .sidebar .slider-sum {
    display: none;
}
.map-block .sidebar .slider-sum.visible,
.projects-list-block .sidebar .slider-sum.visible {
    display: block;
}
.map-block .sidebar .currency,
.projects-list-block .sidebar .currency {
    float: right;
    font-size: 11px;
    line-height: 15px;
    padding: 3px 30px 3px 12px;
    margin: 1px -30px 0 0;
    list-style: none;
    background: #d60000;
}
.map-block .sidebar .currency li,
.projects-list-block .sidebar .currency li {
    display: inline-block;
}
.map-block .sidebar .currency li a,
.projects-list-block .sidebar .currency li a {
    color: #fff;
    display: block;
    height: 15px;
    width: 15px;
    text-align: center;
    padding: 2px;
    text-decoration: none;
}
.map-block .sidebar .currency li a:hover,
.projects-list-block .sidebar .currency li a:hover,
.map-block .sidebar .currency li a.active,
.projects-list-block .sidebar .currency li a.active {
    background: #031b73;
}
.map-block .sidebar .input-box,
.projects-list-block .sidebar .input-box {
    margin-bottom: 20px;
}
.map-block .sidebar .input-box input,
.projects-list-block .sidebar .input-box input {
    width: 129px;
    height: 20px;
    text-align: center;
    font-size: 18px;
    padding: 5px;
    float: right;
}
.map-block .sidebar .input-box input:first-child,
.projects-list-block .sidebar .input-box input:first-child {
    float: left;
}
.map-block .sidebar .row-checkbox,
.projects-list-block .sidebar .row-checkbox {
    margin-bottom: 8px;
    line-height: 14px;
}
.map-block .sidebar .row-checkbox .label-holder,
.projects-list-block .sidebar .row-checkbox .label-holder {
    overflow: hidden;
    padding-bottom: 2px;
}
.map-block .sidebar .row-checkbox label,
.projects-list-block .sidebar .row-checkbox label {
    color: #000;
    cursor: pointer;
}
.map-block .sidebar .icon-priority,
.projects-list-block .sidebar .icon-priority {
    font-size: 15px;
    display: block;
    margin-bottom: 17px;
    padding-left: 23px;
    background: url(../images/ico-priority@2x.png) 0 4px no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px 13px;
}
.map-block .sidebar .block-priority .row-checkbox,
.projects-list-block .sidebar .block-priority .row-checkbox {
    margin-left: 23px;
}
.map-block .sidebar .box-form,
.projects-list-block .sidebar .box-form {
    padding: 11px 18px;
    margin-bottom: 19px;
    background: #f5f5f5;
}
.map-block .sidebar .box-form .text,
.projects-list-block .sidebar .box-form .text {
    font-size: 15px;
    float: left;
    margin-right: 20px;
}
.map-block .sidebar .box-form.box-no-columns .text,
.projects-list-block .sidebar .box-form.box-no-columns .text {
    float: none;
    display: block;
    margin: 0 0 14px;
}
.map-block .sidebar .box-form.box-no-columns.slide-box .text,
.map-block .sidebar .box-form.box-no-columns.slide-box .text {
    position: relative;
    margin: 0;
    padding-right: 30px;
    cursor: pointer;
}
.map-block .sidebar .box-form.box-no-columns.slide-box .text:after,
.map-block .sidebar .box-form.box-no-columns.slide-box .text:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    background: #031A6F url('../images/arrow-down.png') no-repeat center / 10px auto;
    border-radius: 50%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.map-block .sidebar .box-form.box-no-columns.slide-box.slide-box-hidden .text:after,
.map-block .sidebar .box-form.box-no-columns.slide-box.slide-box-hidden .text:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.map-block .sidebar .box-form.box-no-columns.slide-box .slide-box-content {
    display: none;
    padding-top: 20px;
}
.map-block .sidebar .box-form.box-no-columns .row-checkbox,
.projects-list-block .sidebar .box-form.box-no-columns .row-checkbox {
    margin-bottom: 16px;
}
.map-block .sidebar .box-form .box-form-column,
.projects-list-block .sidebar .box-form .box-form-column {
    overflow: hidden;
    padding-top: 1px;
}
.map-block .sidebar .box-form .icon-industry,
.projects-list-block .sidebar .box-form .icon-industry {
    display: inline-block;
    padding-left: 23px;
    background: url(../images/industries.png) 0 2px no-repeat;
    -webkit-background-size: 12px 13px;
    background-size: 12px 13px;
}
.map-block .sidebar .box-form .icon-place,
.projects-list-block .sidebar .box-form .icon-place {
    display: inline-block;
    padding-left: 23px;
    background: url(../images/place.png) 0 2px no-repeat;
    -webkit-background-size: 10px 13px;
    background-size: 10px 13px;
}
.map-block .sidebar .box-form .text-row,
.projects-list-block .sidebar .box-form .text-row {
    margin-bottom: 13px;
    font-size: 15px;
}
.map-block .sidebar .box-form select,
.projects-list-block .sidebar .box-form select {
    display: block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}
.map-block .sidebar .box-form a,
.projects-list-block .sidebar .box-form a {
    color: #d60000;
    font-size: 11px;
}
.map-block .sidebar .box-form a:hover,
.projects-list-block .sidebar .box-form a:hover {
    text-decoration: none;
}
.map-block .sidebar .box-form .link-all,
.projects-list-block .sidebar .box-form .link-all {
    margin-left: 22px;
}
.map-block .sidebar .button,
.projects-list-block .sidebar .button {
    margin-bottom: 20px;
}
.map-block .map-block-content,
.projects-list-block .projects-list-content {
    margin-right: 378px;
}

.projects-list-block .sort-block {
    margin: 0 0 60px;
    padding: 15px 7px;
    background-color: #ebebeb;
    line-height: 24px;
}

.projects-list-block .sort-block span,
.projects-list-block .sort-block a {
    padding: 5px;
    display: inline-block;
    font-size: 18px;
    color: #343536;
    text-transform: uppercase;
    text-decoration: none;
}

.projects-list-block .sort-block a {
    position: relative;
    padding-left: 32px;
    -webkit-transition: color 0.6s ease, background-color 0.6s ease;
    -moz-transition: color 0.6s ease, background-color 0.6s ease;
    -ms-transition: color 0.6s ease, background-color 0.6s ease;
    -o-transition: color 0.6s ease, background-color 0.6s ease;
    transition: color 0.6s ease, background-color 0.6s ease;
}

.projects-list-block .sort-block a:hover,
.projects-list-block .sort-block a.active {
    background-color: #343536;
    color: #fff;
}

.projects-list-block .sort-block a:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 22px;
    height: 22px;
    background-color: #ccc;
}

.projects-list-block .project-list {
    font-size: 0;
}

.projects-list-block .project-list .project-item {
    position: relative;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 30px;
    width: 23.5%;
    text-decoration: none;
    color: #343536;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
}

.projects-list-block .project-list .project-item:nth-child(4n) {
    margin-right: 0;
}

.projects-list-block .project-list .project-item:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 0.6s ease;
    -moz-transition: background-color 0.6s ease;
    -ms-transition: background-color 0.6s ease;
    -o-transition: background-color 0.6s ease;
    transition: background-color 0.6s ease;
}

.projects-list-block .project-list .project-item:hover:after {
    background-color: rgba(0, 120, 181, 0.2);
}

.projects-list-block .project-list .project-item .image {
    display: block;
    width: 100%;
    height: 139px;
    background: url('../images/default-project.png') no-repeat center / cover;
    border: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.projects-list-block .project-list .project-item .image .badge {
    position: absolute;
    top: 12px;
    right: 1px;
    width: auto;
    height: 19px;
    line-height: 19px;
    background-color: #ccc;
    font-size: 14px;
    color: #fff;
    padding: 4px 5px;
    border-radius: 2px 0 0 2px;
    -webkit-box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.projects-list-block .project-list .project-item .info {
    display: block;
    padding: 10px;
}

.projects-list-block .project-list .project-item .info .name,
.projects-list-block .project-list .project-item .info .description {
    position: relative;
    display: block;
    overflow: hidden;
}

.projects-list-block .project-list .project-item .name {
    height: 46px;
    letter-spacing: -1px;
    color: #0078b5;
    font: 20px/20px Georgia, 'Times New Roman', Times, serif;
    font-style: italic;
}

.projects-list-block .project-list .project-item .name:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, #FFFFFF));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
}

.projects-list-block .project-list .project-item .description {
    padding: 5px 0;
    height: 60px;
    font-size: 13px;
}

.projects-list-block .project-list .project-item .description:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, #FFFFFF));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
}

.projects-list-block .project-list .project-item .finance {
    margin-top: 10px;
    width: 100%;
    font: 12px/12px Georgia, 'Times New Roman', Times, serif;
}

.projects-list-block .project-list .project-item .finance th {
    color: #0078b5;
    text-align: left;
    font-style: italic;
}

.projects-list-block .project-list .project-item .finance td {
    text-align: right;
}

.projects-list-block .project-list .not-found {
    font-size: 18px;
    text-align: center;
}

.projects-list-block .projects-list-pagination-wrap {
    text-align: center;
}

.projects-list-block .projects-list-pagination-wrap .projects-list-pagination {
    margin: 0;
    padding: 0;
}

.projects-list-block .projects-list-pagination-wrap .projects-list-pagination li {
    display: inline-block;
    margin: 5px 0;
    vertical-align: middle;
}

.projects-list-block .projects-list-pagination-wrap .projects-list-pagination li a,
.projects-list-block .projects-list-pagination-wrap .projects-list-pagination li span {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #343536;
    background-color: #ebebeb;
    text-decoration: none;
    -webkit-transition: background-color 0.6s ease, color 0.6s ease;
    -moz-transition: background-color 0.6s ease, color 0.6s ease;
    -ms-transition: background-color 0.6s ease, color 0.6s ease;
    -o-transition: background-color 0.6s ease, color 0.6s ease;
    transition: background-color 0.6s ease, color 0.6s ease;
}

.projects-list-block .projects-list-pagination-wrap .projects-list-pagination li a:hover {
    background-color: #b4b4b4;
}

.projects-list-block .projects-list-pagination-wrap .projects-list-pagination li span {
    background-color: #0078B5;
    color: #fff;
}

.map-block .map-block-content .map-block-content-holder {
    float: left;
    width: 100%;
    color: #fff;
    position: relative;
}
.map-block .map-block-content .map-block-content-holder img {
    display: block;
}
.map-block .map-block-content .map-block-content-holder h1 {
    right: 77px;
    letter-spacing: -2px;
    top: 90px;
    text-align: right;
    margin: 0;
    font-size: 47px;
    line-height: 34px;
    position: absolute;
}
.map-block .map-block-content .map-block-content-holder .vip-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span {
    position: absolute;
    width: 13px;
    height: 13px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #d60000;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle1 {
    left: 219px;
    top: 460px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle2 {
    left: 321px;
    top: 460px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle3 {
    left: 302px;
    top: 487px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle4 {
    left: 314px;
    top: 525px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle5 {
    left: 325px;
    top: 528px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle6 {
    left: 490px;
    top: 356px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle7 {
    left: 480px;
    top: 372px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle8 {
    left: 473px;
    top: 388px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle9 {
    left: 501px;
    top: 381px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle10 {
    left: 516px;
    top: 388px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle11 {
    left: 473px;
    top: 427px;
}
.map-block .map-block-content .map-block-content-holder .vip-list li span.circle12 {
    left: 492px;
    top: 436px;
}
.map-block .map-block-content .map-block-content-holder .popup {
    position: absolute;
    min-width: 215px;
    font-size: 18px;
    line-height: 14px;
    color: #616161;
    background-color: #fff;
    padding: 15px 22px 0;
    -webkit-box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
}
.map-block .map-block-content .map-block-content-holder .popup-v2 .button {text-align:center;}
	.map-block .map-block-content .map-block-content-holder .popup-v2 {
	position: absolute;
    min-width: 320px;
    font-size: 18px;
    line-height: 14px;
	padding: 15px 22px;
	background-color: #f6f6f6;
	color:#2e2e2e;
	-webkit-box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
}
.map-block .map-block-content .map-block-content-holder .popup-v2 .close-popup {
	position: absolute;
    right: -10px;
    top: -10px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 4px 5px;
    border-radius: 50%;
    background: #d03749;
    color: #fff;
}
.map-block .map-block-content .map-block-content-holder .popup-v2 .title_ballon {margin-left:5px; line-height: 110%;}
.map-block .map-block-content .map-block-content-holder .popup-v2 .title_ballon b {text-transform:uppercase;}
.map-block .map-block-content .map-block-content-holder .popup-v2 .ballondesc {
	font-size: 14px;
    text-align: center;
    padding: 5px 0;
}
.popup-v2-row>div, .popup-v2-row .popup-v2-col5 .popup-v2-col2, .popup-v2-row .popup-v2-col5 .popup-v2-col8 {display:inline-block; vertical-align:middle;}
.popup-v2-row .popup-v2-col5 .popup-v2-col10 {
	min-height: 30px;
    font-size: 11px;
    width: 80%;
	vertical-align:bottom;
	text-transform: uppercase;
}
.popup-v2-row .popup-v2-col2 {width:19%}
.popup-v2-row .popup-v2-col3 {width:29%}
.popup-v2-row .popup-v2-col4 {width:39%}
.popup-v2-row .popup-v2-col5 {width:49%; vertical-align:top; margin-top:12px;}
.popup-v2-row .popup-v2-col6 {width:59%;}
.popup-v2-row .popup-v2-col7 {width:69%;}
.popup-v2-row .popup-v2-col8 {width:79%;}
.popup-v2-row .popup-v2-col10 {width:99%;}
.popup-v2-row .popup-v2-col5 .popup-v2-col2 img {vertical-align:middle;}
.popup-v2-row .popup-v2-col5 .popup-v2-col8 {vertical-align:bottom;}
.popup-v2-row .popup-v2-col5 .popup-v2-col8 span:first-child {font-size: 1.3em; font-weight: bold;}
.popup-v2-row .popup-v2-col5 .popup-v2-col8 span:last-child {
	font-size: 11px;
    line-height: 100%;
    max-width: 10px;
    display: inline-block;
    padding-left: 2px;
}
.popup-v2-row img {max-width:100%; height:auto;}
.map-block .map-block-content .map-block-content-holder .popup:before {
    position: absolute;
    content: "";
    background: url(../images/arrow-popup2.png) 0 0 no-repeat;
    width: 29px;
    height: 47px;
    top: 23px;
    left: -29px;
}
.map-block .map-block-content .map-block-content-holder .popup em.text-blue {
    font: italic 24px/1 Georgia, "Times New Roman", Times, serif;
    color: #0078b5;
}
.map-block .map-block-content .map-block-content-holder .popup .block-branches {
    font-size: 14px;
    padding: 10px 0;
}
.map-block .map-block-content .map-block-content-holder .popup .description {
    margin-bottom: 20px;
    font-size: 14px;
    font-style: italic;
}
.map-block .map-block-content .map-block-content-holder .popup .finance {
    font-size: 14px;
    font-style: normal;
}

.map-block .map-block-content .map-block-content-holder .popup .finance tr td:last-child {
    color: #0078b5;
    font-weight: bold;
    font-size: 16px;
}

.map-block .map-block-content .map-block-content-holder .popup .button {
    background: #d60000;
    display: block;
    font-size: 18px;
    margin-bottom: -17px;
    text-align: center;
}
.map-block .map-block-content .map-block-content-holder .popup .close-popup {
    position: absolute;
    display: block;
    top: 7px;
    right: 1px;
    color: #aaa;
    text-decoration: none;
    font-size: 34px;
}
.map-block .map-block-content .map-block-content-holder .legend {
    position: absolute;
    background: rgba(0, 0, 0, 0.42);
    left: 0;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    bottom: 74px;
    width: 250px;
	display:none;
}
.map-block .map-block-content .map-block-content-holder .legend ul {
    margin: 0;
    padding: 19px 34px 14px;
    list-style: none;
}
.map-block .map-block-content .map-block-content-holder .legend ul li {
    display: table;
    width: 100%;
    margin-top: 6px;
}
.map-block .map-block-content .map-block-content-holder .legend ul li:first-child {
    margin-top: 0;
}
.map-block .map-block-content .map-block-content-holder .legend ul li .icon {
    display: table-cell;
    vertical-align: middle;
    padding-right: 11px;
    width: 28px;
}
.map-block .map-block-content .map-block-content-holder .legend ul li .text {
    display: table-cell;
    vertical-align: middle;
}
.map-block .map-block-content .map-block-content-holder .scale {
    position: absolute;
    bottom: 113px;
    right: 46px;
    width: 172px;
    text-align: center;
    background: url(../images/bg-scale.png) 0 100% no-repeat;
    color: #fff;
    padding-bottom: 1px;
    font: italic 17px/1 Georgia, 'Times New Roman', Times, serif;
}
.map-block .map-block-content .map-block-content-holder .wind-group .icon {
    position: absolute;
    top: 491px;
    left: 226px;
}
.map-block .map-block-content .map-block-content-holder .energy-group .icon {
    position: absolute;
    top: 158px;
    left: 225px;
}
.map-block .map-block-content .map-block-content-holder .energy-group .icon2 {
    top: 413px;
    left: 504px;
}
.map-block .map-block-content .map-block-content-holder .energy-group .icon3 {
    top: 467px;
    left: 554px;
}
.map-block .map-block-content .map-block-content-holder .aluminium-group .icon {
    position: absolute;
    top: 527px;
    left: 341px;
}
.map-block .map-block-content .map-block-content-holder .recycling-group .icon {
    position: absolute;
    top: 353px;
    left: 446px;
}
.map-block .map-block-content .map-block-content-holder .potatoes-group .icon {
    position: absolute;
    top: 324px;
    left: 514px;
}
.map-block .map-block-content .map-block-content-holder .fertilizers-group .icon {
    position: absolute;
    top: 227px;
    left: 491px;
}
.map-block .map-block-content .map-block-content-holder .fertilizers-group .icon2 {
    top: 540px;
    left: 628px;
}
.map-block .map-block-content .map-block-content-holder .gluten-group .icon {
    position: absolute;
    top: 526px;
    left: 370px;
}
#map {
    height: 728px;
}
.project-template-default .block-intro,
.state_project-template-default .block-intro,
.region-template-default .block-intro {
    padding: 86px 50px 41px;
    background: #031a6f url('../images/project-default-bg.jpg') 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 0;
    color: #fff;
}
.region-template-default .block-intro {
    background-image: url('../images/region-default-bg.jpg');
}
.project-template-default .block-intro h1,
.state_project-template-default .block-intro h1,
.region-template-default .block-intro h1 {
    font: 60px/34px Georgia, 'Times New Roman', Times, serif;
    text-align: right;
    font-size: 90px;
    line-height: 48px;
    margin: 0 19px 186px 0;
}
.project-template-default .block-intro h1 .headline-row,
.state_project-template-default .block-intro h1 .headline-row,
.region-template-default .block-intro h1 .headline-row {
    display: block;
    margin: 0 100px 0 0;
}
.project-template-default .block-intro .buttons,
.state_project-template-default .block-intro .buttons {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 18px;
}
.project-template-default .block-intro .buttons li,
.state_project-template-default .block-intro .buttons li {
    float: left;
    width: 27%;
    margin-left: 9.5%;
}
.project-template-default .block-intro .buttons li:first-child,
.state_project-template-default .block-intro .buttons li:first-child {
    margin-left: 0;
}
.project-template-default .block-intro .buttons li a,
.state_project-template-default .block-intro .buttons li a {
    display: block;
    padding: 18px 15px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.project-template-default .block-intro .buttons li a:hover,
.state_project-template-default .block-intro .buttons li a:hover {
    background: #0078b5;
    border-color: #0078b5;
}
.project-template-default .section-financial .section-heading,
.state_project-template-default .section-financial .section-heading,
.region-template-default .section-financial .section-heading {
    background: #fff;
    position: relative;
    overflow: hidden;
    margin: 0 50px;
    padding: 35px 0 42px;
    text-align: center;
}
.project-template-default .section-financial .section-heading h2,
.state_project-template-default .section-financial .section-heading h2,
.region-template-default .section-financial .section-heading h2 {
    margin: 0;
    position: relative;
    display: inline-block;
    color: #0078b5;
    font: 36px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .section-financial .section-heading h2:before,
.state_project-template-default .section-financial .section-heading h2:before,
.region-template-default .section-financial .section-heading h2:before,
.project-template-default .section-financial .section-heading h2:after,
.state_project-template-default .section-financial .section-heading h2:after,
.region-template-default .section-financial .section-heading h2:after {
    top: 60%;
    height: 1px;
    width: 999px;
    left: 100%;
    margin-left: 47px;
    background: #8a8a8a;
    position: absolute;
    content: "";
}
.project-template-default .section-financial .section-heading h2:before,
.state_project-template-default .section-financial .section-heading h2:before,
.region-template-default .section-financial .section-heading h2:before {
    left: auto;
    right: 100%;
    margin: 0 47px 0 0;
}
.project-template-default .section-financial .block-financial,
.state_project-template-default .section-financial .block-financial,
.region-template-default .section-financial .block-financial {
    margin-bottom: 40px;
    padding: 52px 40px 3px 50px;
    color: #fff;
    background: #021254 url('../images/bg-block-financial.jpg') 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.project-template-default .section-financial .block-financial ul,
.state_project-template-default .section-financial .block-financial ul,
.region-template-default .section-financial .block-financial ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.project-template-default .section-financial .block-financial ul li,
.state_project-template-default .section-financial .block-financial ul li,
.region-template-default .section-financial .block-financial ul li {
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin: 0 2% 60px 0;
}
.project-template-default .section-financial .block-financial ul li:nth-child(5n),
.state_project-template-default .section-financial .block-financial ul li:nth-child(5n),
.region-template-default .section-financial .block-financial ul li:nth-child(5n) {
    margin-right: 0;
}
.project-template-default .section-financial .block-financial ul li .title,
.state_project-template-default .section-financial .block-financial ul li .title,
.region-template-default .section-financial .block-financial ul li .title {
    display: block;
    margin-bottom: 5px;
    color: rgba(255, 255, 255, 0.6);
}
.project-template-default .section-financial .block-financial ul li .big,
.state_project-template-default .section-financial .block-financial ul li .big,
.region-template-default .section-financial .block-financial ul li .big {
    display: block;
    font: italic 36px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .section-financial .block-financial ul li .small,
.state_project-template-default .section-financial .block-financial ul li .small,
.region-template-default .section-financial .block-financial ul li .small {
    font-size: 18px;
}
.project-template-default .section-financial .block-financial ul li .text30,
.state_project-template-default .section-financial .block-financial ul li .text30,
.region-template-default .section-financial .block-financial ul li .text30 {
    font-size: 30px;
}
.project-template-default .inner-row,
.state_project-template-default .inner-row,
..region-template-default .inner-row {
    padding: 0 50px;
}
.project-template-default .section-columns-project,
.state_project-template-default .section-columns-project,
.region-template-default .section-columns-region {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 31px;
}
.project-template-default .section-columns-project .column,
.state_project-template-default .section-columns-project .column {
    float: left;
    width: 48%;
}
.project-template-default .section-columns-project .column:first-child,
.state_project-template-default .section-columns-project .column:first-child {
    margin-right: 4%;
}
.project-template-default .section-columns-project .column .block-status,
.state_project-template-default .section-columns-project .column .block-status {
    text-align: center;
    margin-bottom: 27px;
    background: #ececec;
    padding: 16px 10px;
    color: #031a6f;
    font: 18px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .section-columns-project .column h2,
.state_project-template-default .section-columns-project .column h2,
.region-template-default .section-columns-region .column h2 {
    margin-bottom: 41px;
    color: #0078b5;
    font: 36px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .section-columns-project .column h3,
.state_project-template-default .section-columns-project .column h3,
.region-template-default .section-columns-region .column h3 {
    text-transform: uppercase;
    color: #0078b5;
    margin-bottom: 2px;
    font: bold 15px Arial, Helvetica, Verdana, sans-serif;
}
.project-template-default .section-columns-project .column p,
.state_project-template-default .section-columns-project .column p,
.region-template-default .section-columns-region .column h2 p {
    margin-bottom: 27px;
}
.project-template-default .section-columns-project .column .popup-holder,
.state_project-template-default .section-columns-project .column .popup-holder {
    position: relative;
    display: inline-block;
}
.project-template-default .section-columns-project .column .popup-holder .button,
.state_project-template-default .section-columns-project .column .popup-holder .button {
    background: #fcbd00;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 16px 23px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 16px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.project-template-default .section-columns-project .column .popup-holder .button:hover,
.state_project-template-default .section-columns-project .column .popup-holder .button:hover {
    background: #34b3d6;
    color: #fff;
}
.project-template-default .section-columns-project .column .popup-holder .popup,
.state_project-template-default .section-columns-project .column .popup-holder .popup {
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    top: 0;
    height: 500px;
    left: 100%;
    margin: -210px 0 0 22px;
    color: #031a6f;
    width: 385px;
    z-index: 11;
    display: none;
}
.project-template-default .section-columns-project .column .popup-holder .popup .popup-center,
.state_project-template-default .section-columns-project .column .popup-holder .popup .popup-center {
    display: table-cell;
    vertical-align: middle;
    width: 385px;
    height: 500px;
}
.project-template-default .section-columns-project .column .popup-holder .popup .popup-center .popup-box,
.state_project-template-default .section-columns-project .column .popup-holder .popup .popup-center .popup-box {
    padding: 43px 40px 33px;
    background-color: #f3f3f3;
    -webkit-box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    box-shadow: 8px 14px 16px rgba(0, 0, 0, 0.34);
    position: relative;
}
.project-template-default .inner-row > h2,
.state_project-template-default .inner-row > h2,
.project-template-default .section-statistics h2,
.state_project-template-default .section-statistics h2 {
    color: #0078b5;
    margin: 0 0 42px;
    font: 36px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .section-statistics .box-content,
.state_project-template-default .section-statistics .box-content {
    border: 1px solid #bbc1d8;
    padding: 44px 50px 53px;
    margin-bottom: 57px;
}
.project-template-default .section-statistics .box-content .list-statistics,
.state_project-template-default .section-statistics .box-content .list-statistics {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    color: #0078b5;
    text-align: center;
}
.project-template-default .section-statistics .box-content .list-statistics li,
.state_project-template-default .section-statistics .box-content .list-statistics li {
    display: inline-block;
    vertical-align: top;
    width: 16%;
    margin-left: 5%;
    font-size: 18px;
}
.project-template-default .section-statistics .box-content .list-statistics li:first-child,
.state_project-template-default .section-statistics .box-content .list-statistics li:first-child {
    margin-left: 0;
}
.project-template-default .section-statistics .box-content .list-statistics li .title,
.state_project-template-default .section-statistics .box-content .list-statistics li .title {
    display: block;
    margin-bottom: 3px;
}
.project-template-default .section-statistics .box-content .list-statistics li .big,
.state_project-template-default .section-statistics .box-content .list-statistics li .big {
    display: block;
    font: italic 72px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .block-visual-right,
.state_project-template-default .block-visual-right {
    text-align: right;
    margin-bottom: 87px;
    position: relative;
}
.project-template-default .block-visual-right img,
.state_project-template-default .block-visual-right img {
    vertical-align: top;
}
.project-template-default .block-visual-right:after,
.state_project-template-default .block-visual-right:after {
    position: absolute;
    right: -50px;
    top: 100%;
    height: 22px;
    background: #031a6f;
    content: "";
    width: 575px;
    margin-top: -3px;
}
.project-template-default .section-gallery,
.state_project-template-default .section-gallery {
    position: relative;
    overflow: hidden;
    margin: 0 -50px 50px;
}
.project-template-default .section-gallery h2,
.state_project-template-default .section-gallery h2 {
    margin: 0 0 42px 50px;
    font: 36px/1 Georgia, 'Times New Roman', Times, serif;
    color: #0078b5;
}
.project-template-default .section-gallery .list-gallery,
.state_project-template-default .section-gallery .list-gallery {
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style: none;
}
.project-template-default .section-gallery .list-gallery li,
.state_project-template-default .section-gallery .list-gallery li {
    float: left;
    margin-left: 8px;
}
.project-template-default .section-map-project,
.state_project-template-default .section-map-project {
    margin-bottom: 50px;
}
.project-template-default .section-map-project h2,
.state_project-template-default .section-map-project h2 {
    margin: 0 50px 42px;
    color: #0078b5;
    font: 36px/1 Georgia, 'Times New Roman', Times, serif;
}
.project-template-default .section-map-project .map-project,
.state_project-template-default .section-map-project .map-project {
    height: 337px;
    border: 10px solid #bababa;
    border-left: 0;
    border-right: 0;
}
.project-template-default .section-comments .buttons,
.state_project-template-default .section-comments .buttons {
    margin: 0 0 57px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 18px;
}
.project-template-default .section-comments .buttons li,
.state_project-template-default .section-comments .buttons li {
    float: left;
    width: 27%;
    margin-left: 9.5%;
}
.project-template-default .section-comments .buttons li:first-child,
.state_project-template-default .section-comments .buttons li:first-child {
    margin-left: 0;
}
.project-template-default .section-comments .buttons li a,
.state_project-template-default .section-comments .buttons li a {
    text-align: center;
    display: block;
    color: #0078b5;
    padding: 18px 15px;
    border: 1px solid #0078b5;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.project-template-default .section-comments .buttons li a:hover,
.state_project-template-default .section-comments .buttons li a:hover {
    background: #0078b5;
    border-color: #0078b5;
    color: #fff;
}
.project-template-default .section-comments .box-comments,
.state_project-template-default .section-comments .box-comments {
    border: 1px solid #0078b5;
    padding: 46px 40px 35px;
    font-size: 15px;
    line-height: 24px;
}
.project-template-default .section-comments .box-comments .list-comments,
.state_project-template-default .section-comments .box-comments .list-comments {
    margin: 0;
    padding: 0 0 14px;
    color: #000;
    list-style: none;
}
.project-template-default .section-comments .box-comments .list-comments li,
.state_project-template-default .section-comments .box-comments .list-comments li {
    display: table;
    width: 100%;
    margin-bottom: 36px;
}
.project-template-default .section-comments .box-comments .list-comments li .visual,
.state_project-template-default .section-comments .box-comments .list-comments li .visual {
    display: table-cell;
    width: 10%;
    vertical-align: middle;
    padding-right: 45px;
}
.project-template-default .section-comments .box-comments .list-comments li img,
.state_project-template-default .section-comments .box-comments .list-comments li img {
    display: block;
    width: 87px;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project-template-default .section-comments .box-comments .list-comments li .text-block,
.state_project-template-default .section-comments .box-comments .list-comments li .text-block {
    display: table-cell;
    vertical-align: middle;
}
.project-template-default .section-comments .box-comments .cloud-comment,
.state_project-template-default .section-comments .box-comments .cloud-comment {
    display: block;
    margin: 0 0 33px 0;
    position: relative;
    border: 2px solid #bab9b9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.project-template-default .section-comments .box-comments .cloud-comment:after,
.state_project-template-default .section-comments .box-comments .cloud-comment:after {
    position: absolute;
    right: 240px;
    top: 100%;
    width: 21px;
    height: 23px;
    content: "";
    background: url('../images/arrow-cloud.gif') 0 0 no-repeat;
}
.project-template-default .section-comments .box-comments .cloud-comment textarea,
.state_project-template-default .section-comments .box-comments .cloud-comment textarea {
    display: block;
    width: 100%;
    height: 160px;
    padding: 38px 41px 43px;
    border: 0;
    outline: 0;
    color: #333;
    font: 15px/24px Arial, Helvetica, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.project-template-default .section-comments .box-comments .right-align,
.state_project-template-default .section-comments .box-comments .right-align {
    text-align: right;
}
.project-template-default .section-comments .box-comments .button.blue,
.state_project-template-default .section-comments .box-comments .button.blue {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    background: #0078b5;
    font-size: 18px;
    padding: 23px 52px;
    text-transform: none;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    outline: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.project-template-default .section-comments .box-comments .button.blue:hover,
.state_project-template-default .section-comments .box-comments .button.blue:hover {
    background: #fcbd00;
}
.lightbox {
    width: 300px;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    padding: 20px 40px;
}
.lightbox h2 {
    margin: 0 0 15px;
    font: 36px/1 Georgia, 'Times New Roman', Times, serif;
    color: #0078b5;
}
.lightbox p {
    margin: 0 0 18px;
}
.lightbox form,
.lightbox fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
.lightbox form .form-messages {
    margin-bottom: 10px;
    font-size: 14px;
}
.lightbox form .form-messages .form-error {
    color: #B71C1C;
}
.lightbox form .form-messages .form-success {
    color: #2E7D32;
}
.lightbox input[type="text"],
.lightbox input[type="email"] {
    background-color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 13px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    font-size: 13px;
    color: #897878;
    outline: 0;
    border: 1px solid #b4b4b4;
}
.lightbox button.button {
    text-decoration: none;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
    border: 0;
    margin: 24px 0 0 auto;
    padding: 12px 19px;
    background: #0078b5;
    font: bold italic 15px/1 Georgia, 'Times New Roman', Times, serif;
}
@media only screen and (max-width: 1219px) {
    .projects-list-block .project-list .project-item {
        width: 49%;
        margin-right: 2%;
    }
    .projects-list-block .project-list .project-item:nth-child(2n) {
        margin-right: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .project-template-default .block-intro,
    .state_project-template-default .block-intro,
    .region-template-default .block-intro {
        padding: 86px 30px 41px;
    }
    .project-template-default .block-intro .buttons,
    .state_project-template-default .block-intro .buttons {
        font-size: 15px;
    }
    .project-template-default .block-intro .buttons li,
    .state_project-template-default .block-intro .buttons li {
        width: 30%;
        margin-left: 5%;
    }
    .project-template-default .section-financial .block-financial ul li,
    .state_project-template-default .section-financial .block-financial ul li,
    .region-template-default .section-financial .block-financial ul li,
    .project-template-default .section-financial .block-financial ul li:nth-child(5n),
    .state_project-template-default .section-financial .block-financial ul li:nth-child(5n),
    .region-template-default .section-financial .block-financial ul li:nth-child(5n) {
        width: 23%;
        margin: 0 2% 30px 0;
    }
    .project-template-default .section-financial .block-financial ul li:nth-child(4n),
    .state_project-template-default .section-financial .block-financial ul li:nth-child(4n),
    .region-template-default .section-financial .block-financial ul li:nth-child(4n) {
        margin-right: 0;
    }
    .project-template-default .section-financial .block-financial ul li .big,
    .state_project-template-default .section-financial .block-financial ul li .big,
    .region-template-default .section-financial .block-financial ul li .big {
        font-size: 24px;
    }
    .project-template-default .section-financial .block-financial ul li .text30,
    .state_project-template-default .section-financial .block-financial ul li .text30,
    .region-template-default .section-financial .block-financial ul li .text30 {
        font-size: 20px;
    }
    .project-template-default .inner-row,
    .state_project-template-default .inner-row {
        padding: 0 20px;
    }
    .project-template-default .section-statistics .box-content,
    .state_project-template-default .section-statistics .box-content {
        padding: 20px;
    }
    .project-template-default .section-statistics .box-content .list-statistics li .big,
    .state_project-template-default .section-statistics .box-content .list-statistics li .big {
        font-size: 32px;
    }
    .project-template-default .section-comments .buttons,
    .state_project-template-default .section-comments .buttons {
        font-size: 15px;
    }
    .project-template-default .section-comments .buttons li,
    .state_project-template-default .section-comments .buttons li {
        width: 30%;
        margin-left: 5%;
    }
}
@media only screen and (max-width: 822px) {
    .map-block .sidebar,
    .projects-list-block .sidebar {
        float: none;
        width: auto;
        padding-top: 20px;
        overflow: visible;
        height: auto !important;
    }
    .map-block .map-block-content,
    .projects-list-block .projects-list-content {
        margin-right: 0;
    }

    .map-block .sidebar .currency,
    .projects-list-block .sidebar .currency {
        margin: 1px 0 0 0;
    }

    .map-block .sidebar h2 .text-row,
    .projects-list-block .sidebar h2 .text-row {
        display: inline;
        margin: 0;
    }

    .projects-list-block .projects-list-content {
        margin-right: 0;
        padding: 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .projects-list-block .sort-block {
        margin: 20px 0;
    }
    .project-template-default .block-intro,
    .state_project-template-default .block-intro,
    .region-template-default .block-intro {
        padding: 50px 15px;
    }
    .project-template-default .block-intro h1,
    .state_project-template-default .block-intro h1,
    .region-template-default .block-intro h1 {
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 1;
    }
    .project-template-default .block-intro h1 .headline-row,
    .state_project-template-default .block-intro h1 .headline-row,
    .region-template-default .block-intro h1 .headline-row {
        margin-right: 0;
    }
    .project-template-default .block-intro .buttons li,
    .state_project-template-default .block-intro .buttons li {
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
    .project-template-default .section-financial .section-heading h2,
    .state_project-template-default .section-financial .section-heading h2,
    .region-template-default .section-financial .section-heading h2 {
        font-size: 22px;
    }
    .project-template-default .section-financial .block-financial ul li:nth-child(5n),
    .state_project-template-default .section-financial .block-financial ul li:nth-child(5n),
    .region-template-default .section-financial .block-financial ul li:nth-child(5n),
    .project-template-default .section-financial .block-financial ul li:nth-child(4n),
    .state_project-template-default .section-financial .block-financial ul li:nth-child(4n),
    .region-template-default .section-financial .block-financial ul li:nth-child(4n),
    .project-template-default .section-financial .block-financial ul li,
    .state_project-template-default .section-financial .block-financial ul li,
    .region-template-default .section-financial .block-financial ul li {
        width: 47%;
        margin: 0 2% 30px 0;
    }
    .project-template-default .section-financial .block-financial ul li .title,
    .state_project-template-default .section-financial .block-financial ul li .title,
    .region-template-default .section-financial .block-financial ul li .title {
        font-size: 12px;
    }
    .project-template-default .section-financial .block-financial ul li .big,
    .state_project-template-default .section-financial .block-financial ul li .big,
    .region-template-default .section-financial .block-financial ul li .big {
        font-size: 20px;
    }
    .project-template-default .section-financial .block-financial ul li .text30,
    .state_project-template-default .section-financial .block-financial ul li .text30,
    .region-template-default .section-financial .block-financial ul li .text30 {
        font-size: 18px;
    }
    .project-template-default .inner-row,
    .state_project-template-default .inner-row {
        padding: 0 15px;
        overflow: hidden;
    }
    .project-template-default .section-columns-project .column,
    .state_project-template-default .section-columns-project .column {
        float: none;
        width: auto;
    }
    .project-template-default .section-columns-project .column:first-child,
    .state_project-template-default .section-columns-project .column:first-child {
        margin: 0 0 30px;
    }
    .project-template-default .section-columns-project .column h2,
    .state_project-template-default .section-columns-project .column h2 {
        font-size: 22px;
    }
    .project-template-default .inner-row > h2,
    .state_project-template-default .inner-row > h2,
    .project-template-default .section-statistics h2,
    .state_project-template-default .section-statistics h2 {
        font-size: 22px;
    }
    .project-template-default .section-statistics .box-content .list-statistics li .title,
    .state_project-template-default .section-statistics .box-content .list-statistics li .title {
        font-size: 12px;
    }
    .project-template-default .section-statistics .box-content .list-statistics li .big,
    .state_project-template-default .section-statistics .box-content .list-statistics li .big {
        font-size: 20px;
    }
    .project-template-default .block-visual-right img,
    .state_project-template-default .block-visual-right img {
        width: 100%;
        height: auto;
    }
    .project-template-default .section-gallery h2,
    .state_project-template-default .section-gallery h2,
    .project-template-default .section-map-project h2,
    .state_project-template-default .section-map-project h2 {
        font-size: 22px;
    }
    .project-template-default .section-comments .buttons li,
    .state_project-template-default .section-comments .buttons li {
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
    .project-template-default .section-comments .box-comments .list-comments li .visual,
    .state_project-template-default .section-comments .box-comments .list-comments li .visual {
        display: block;
        margin: 0 0 20px;
        padding: 0;
    }
    .project-template-default .section-comments .box-comments .list-comments li img,
    .state_project-template-default .section-comments .box-comments .list-comments li img {
        margin: 0 auto;
    }
    .project-template-default .section-comments .box-comments .list-comments li .text-block,
    .state_project-template-default .section-comments .box-comments .list-comments li .text-block {
        display: block;
    }
    .project-template-default .section-comments .box-comments .cloud-comment,
    .state_project-template-default .section-comments .box-comments .cloud-comment {
        padding: 15px;
    }
}

@media only screen and (max-width: 499px) {
    .map-block .sidebar,
    .projects-list-block .sidebar {
        padding: 20px 20px 0;
    }

    .projects-list-block .project-list .project-item {
        width: 100%;
        margin-right: 0;
    }
}

.jcf-class-check-none-check.chk-area {display:none;}
.check-none-check.jcf-hidden {display:inline-block !important; position:relative !important; left:0 !important;}