/*!
 * -------------------------------------
 * Theme Name: DreamKyiv
 * Theme URI: http://dreamkyiv.com/
 * Author: deco.agency
 * Author URI: https://deco.agency
 * Description: Premium theme
 * -------------------------------------
 */
.container, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

.container, .full-block, table {
    width: 100%
}

.loader .loader-circle, .page-loader .loader-circle {
    -webkit-animation: loadingFade 1s infinite;
    animation: loadingFade 1s infinite
}

.btn, .header-navigation, a {
    transition: all .2s linear
}

.bordered-block, .header-navigation, .single-footer-meta {
    border-top: 1px solid #E7E7E7
}

#fixed-nav nav ul li a, #footer-nav ul li a, #header-icons ul li a, #nav ul li a, #searchform .close-search, .address a.delete-address, .btn, .close-modal, .control-item .control-item-status, .deputy-map-info .dmi-more, .dmi-social a, .dndPlaceholder a.delete-address, .find-people-btn, .footer-logo, .heading a, .kandidat-news .news-col .control-item, .layers a, .people, .people-filters a, .post .post-author a, .sfm-tags a, .short-info .read-full, .show-nav-btn, .single-post-data .single-post-meta a, .volonteer, a.link-grey, a.link-no-td, a:hover, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none
}

.map-select-date .picker-line, .marker-form:before, .reception-checkbox {
    -ms-user-select: none;
    -webkit-user-select: none
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(http://fonts.gstatic.com/s/ptsans/v8/pkYDSlCHbDnBWPT5PPFFTA.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(http://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPi3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(http://fonts.gstatic.com/s/ptsans/v8/7dSh6BcuqDLzS2qAASIeuqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

caption, td, th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

a img {
    border: none
}

@font-face {
    font-family: icon;
    src: url(assets/fonts/icon/icon.eot?eb13q6);
    src: url(assets/fonts/icon/icon.eot?#iefixeb13q6) format("embedded-opentype"), url(assets/fonts/icon/icon.woff?eb13q6) format("woff"), url(assets/fonts/icon/icon.ttf?eb13q6) format("truetype"), url(assets/fonts/icon/icon.svg?eb13q6#icon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-twitter:before {
    content: "\e600"
}

.icon-subscription:before {
    content: "\e601"
}

.icon-search:before {
    content: "\e602"
}

.icon-right-arrow:before {
    content: "\e603"
}

.icon-menu:before {
    content: "\e604"
}

.icon-left-arrow:before {
    content: "\e605"
}

.icon-google:before {
    content: "\e606"
}

.icon-facebook:before {
    content: "\e607"
}

.icon-eye:before {
    content: "\e608"
}

.icon-comments:before {
    content: "\e609"
}

.icon-clock:before {
    content: "\e60a"
}

.icon-vkontakte:before {
    content: "\f189"
}

.clear:after, .container:after {
    content: ""
}

* {
    margin: 0;
    outline: 0;
    background-clip: padding-box
}
html {
    box-sizing: border-box !important;
}
*, *:before, *:after {
    box-sizing: inherit !important;
}

body {
    font: 400 15px/1.4 "PT Sans", Arial, sans-serif;
    background: #fff;
    color: #737373
}

.container {
    position: relative;
    margin: 0 auto;
    max-width: 1080px;
    height: 100%;
    padding: 0 25px;
    zoom: 1
}

.container:after {
    display: table;
    clear: both
}

body.archive:not(.post-type-archive-deputy_control):not(.post-type-archive-location) .container, body.home .container, body.search .container {
    max-width: 1310px
}

.sp {
    background: url(images/sprites.png) no-repeat
}

.clear {
    zoom: 1
}

.clear:after {
    display: table;
    clear: both
}

.heading, h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin-bottom: 4px;
    position: relative;
    font-weight: 700;
    color: #000
}

.heading-center {
    text-align: center
}

.heading-1, h1 {
    font-size: 32px
}

.heading-2, h2 {
    font-size: 24px
}

.heading-3, h3 {
    font-size: 21px
}

.heading-4, h4 {
    font-size: 18px
}

.heading-5, h5 {
    font-size: 16px
}

a {
    color: #00D27C
}

a:hover {
    color: #00b86d
}

a.link-grey {
    color: #BDC2C0
}

a.link-grey:hover {
    color: #88918d
}

.text-grey {
    color: #BDC2C0
}

.text-green {
    color: #00D27C
}

b, strong {
    font-weight: 700
}

p {
    margin: 0 0 15px
}

em, i {
    font-style: italic
}

.alignleft {
    float: left;
    margin: 0 20px 10px 0
}

.alignright {
    float: right;
    margin: 0 0 10px 20px
}

.aligncenter {
    margin: 0 auto;
    display: block
}

table {
    border-spacing: 0;
    border-bottom: none;
    border-left: none;
    margin: 0 0 30px;
    border-collapse: collapse;
    text-align: left;
    color: #737373
}

table thead, table tr:nth-child(even) {
    background: #F6F6F6
}

table thead tr {
    border-bottom: 1px solid #fff
}

table thead tr:last-child {
    border-bottom: none
}

table thead td {
    border-left: 1px solid #fff;
    text-align: center;
    padding: 12px 10px;
    line-height: 1.1
}

table thead td:first-child {
    border-left: none
}

table td {
    width: auto;
    padding: 20px 10px;
    line-height: 1.2
}

table td.table-sub-heading {
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    padding: 30px 10px
}

table td.table-sub-heading em {
    font-style: normal
}

.single-post-content {
    font-size: 17px;
    line-height: 1.5;
    color: #000
}

.single-post-content a {
    color: #00D27C !important
}

.single-post-content a:hover {
    color: #00b86d
}

.single-post-content h1, .single-post-content h2, .single-post-content h3, .single-post-content h4, .single-post-content h5, .single-post-content h6 {
    margin-bottom: 15px
}

.single-post-content blockquote {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    margin: 30px 0;
    padding: 30px 25px;
    font-size: 18px;
    font-style: italic;
    position: relative;
    text-align: center;
    line-height: 1.5
}

.single-post-content blockquote h1, .single-post-content blockquote h2, .single-post-content blockquote h3, .single-post-content blockquote h4, .single-post-content blockquote h5 {
    font-style: normal
}

.single-post-content ol, .single-post-content ul {
    list-style: none;
    counter-reset: item;
    margin: 40px 0 40px 30px
}

.single-post-content ol li, .single-post-content ul li {
    padding: 0 0 0 50px;
    position: relative;
    margin: 0 0 20px
}

.single-post-content ol li:before, .single-post-content ul li:before {
    display: block;
    content: counter(item);
    counter-increment: item;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 3px;
    text-align: center;
    font-weight: 700;
    color: #F1CC7B;
    border: 3px solid #F1CC7B;
    border-radius: 30px
}

.btn, .btn.btn-wait, form, form .form-field, form fieldset {
    position: relative
}

.single-post-content ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    left: 9px;
    top: 4px
}

#header-icons ul:after, .header-nav-holder:after, .header-navigation:after, form .form-field:after, form .form-two-field:after {
    content: ""
}

form .form-field {
    margin: 0 0 20px;
    zoom: 1
}

form .form-field:after {
    display: table;
    clear: both
}

form .form-field .field-desc {
    font-size: 13px;
    color: #BDC2C0;
    font-style: italic;
    padding: 8px 0 0;
    display: block
}

form .form-two-field {
    zoom: 1
}

form .form-two-field:after {
    display: table;
    clear: both
}

form .form-two-field .form-field {
    width: calc(50% - 10px);
    margin-left: 20px;
    float: left
}

form .form-two-field .ff-label {
    display: block;
    margin-bottom: 5px
}

form .form-two-field .ff-label + p + .form-field {
    margin-left: 0
}

form label {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin: 0 0 5px;
    line-height: 1;
    display: block
}

form label .req {
    color: #DE3315;
    margin: 0 0 0 4px
}

form input[type=text], form input[type=password], form input[type=number], form input[type=email], form textarea {
    border: 1px solid #E7E7E7;
    padding: 0 15px;
    display: block;
    width: 100%;
    height: 45px;
    font-size: 14px;
    border-radius: 2px;
    transition: all .2s linear
}

form input[type=text]:focus, form input[type=password]:focus, form input[type=number]:focus, form input[type=email]:focus, form textarea:focus {
    border: 1px solid #c1c1c1
}

form input[type=text].center-input, form input[type=password].center-input, form input[type=number].center-input, form input[type=email].center-input, form textarea.center-input {
    text-align: center
}

form input[type=text].error, form input[type=password].error, form input[type=number].error, form input[type=email].error, form textarea.error {
    border-color: #DE3315
}

form textarea {
    padding: 15px;
    height: auto
}

.btn {
    display: inline-block;
    font-size: 14px;
    background: #00D27C;
    color: #fff;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    overflow: hidden;
    border: none;
    outline: 0;
    cursor: pointer;
    border-radius: 2px
}

.btn.btn-full, .btn.btn-wait .loader {
    display: block
}

.btn:hover:not(.btn-disabled) {
    color: #fff;
    background: #00e185
}

.btn:active:not(.btn-disabled) {
    color: #f3f3f3;
    background: #00c373;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .1)
}

.btn.btn-bordered {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    color: #737373;
    border: 1px solid #E7E7E7;
    background: 0 0;
    height: 49px
}

.btn.btn-big, .btn.btn-medium {
    padding: 0 25px
}

.btn.btn-bordered:hover:not(.btn-disabled) {
    color: #fff;
    border-color: #00D27C;
    background: #00D27C
}

.btn.btn-bordered.btn-simple {
    text-transform: none
}

.btn.btn-bordered.btn-simple:hover {
    border-color: #E7E7E7;
    color: #737373;
    background: 0 0
}

.btn.btn-small {
    height: 36px;
    line-height: 36px
}

.btn.btn-big {
    height: 60px;
    line-height: 60px
}

.btn.btn-full {
    text-align: center;
    width: 100%
}

.btn.btn-invisible {
    visibility: hidden;
    height: 0;
    width: 0;
    padding: 0
}

.btn.btn-pink {
    background: #FF1859
}

.btn.btn-pink:hover {
    background: #ff2764
}

.btn.btn-pink:active {
    background: #ff094e
}

.btn.btn-red {
    background: #BF0000
}

.btn.btn-red:hover {
    background: #ce0000
}

.btn.btn-red:active {
    background: #b00000
}

.btn.btn-disabled {
    cursor: default;
    filter: alpha(Opacity=50);
    opacity: .5
}

.btn.btn-wait {
    border-color: #00D27C;
    background: #00D27C;
    color: transparent !important;
    cursor: wait
}

.loader {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader .loader-circle {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background: #fff;
    display: block;
    border-radius: 50%;
    opacity: 0
}

.loader .loader-circle:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.loader .loader-circle:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.loader .loader-circle:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.loader .loader-circle:first-child {
    margin-left: 0
}

.loader .loader-circle:last-child {
    margin-right: 0
}

@-webkit-keyframes loadingFade {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: .8
    }
}

@keyframes loadingFade {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: .8
    }
}

#searchform {
    position: relative;
    margin: 17px 0 0;
    width: 100%;
    float: right;
    height: 40px;
    padding: 0 50px 0 40px
}

#searchform fieldset {
    background: #F2F3F2;
    border-radius: 2px;
    padding: 0 0 0 43px;
    position: relative
}

#searchform fieldset i {
    width: 50px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center
}

#searchform input {
    height: 40px;
    background: #F2F3F2;
    border: none;
    margin: 0;
    outline: 0;
    width: 100%;
    display: block;
    font-size: 18px;
    color: #737373
}

#searchform .close-search {
    position: absolute;
    top: 0;
    right: -50px;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F2F3F2;
    color: #737373;
    border-left: 1px solid #fff;
    border-radius: 0 2px 2px 0
}

#searchform .close-search:hover {
    background: #e5e7e5
}

#searchform .close-search:active {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .1)
}

#header {
    position: relative;
    display: block;
    margin: 0 0 45px;
    padding: 0 0 75px
}

#logo, .extra-logo {
    width: 208px;
    height: 41px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20.5px;
    background: url(assets/img/svg/logo.svg) no-repeat;
    background-size: contain
}

#logo:hover, .extra-logo:hover {
    filter: alpha(Opacity=60);
    opacity: .6
}

#logo:active, .extra-logo:active {
    filter: alpha(enabled=false);
    opacity: 1;
    -webkit-transform: scale(.98);
    transform: scale(.98)
}

.extra-logo {
    width: 104px;
    height: 20.5px;
    left: 50%;
    top: 28px;
    margin: 0 0 0 -52px;
    overflow: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    filter: alpha(Opacity=0);
    opacity: 0
}

.btn-help {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px
}

.header-nav-box, .nav-block, .slogan {
    position: relative
}

.slogan {
    font-size: 24px;
    color: #000;
    display: block;
    height: 109px;
    line-height: 109px;
    text-align: center
}

.header-nav-holder {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
    height: 100%;
    zoom: 1
}

.header-nav-holder:after {
    display: table;
    clear: both
}

body.archive:not(.post-type-archive-deputy_control) .header-nav-holder, body.home .header-nav-holder, body.search .header-nav-holder {
    max-width: 1260px
}

.header-nav-box.search-visible {
    top: -75px
}

.header-navigation {
    border-bottom: 1px solid #E7E7E7;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    height: 75px;
    overflow: hidden;
    line-height: 75px;
    z-index: 333;
    background: #fff;
    zoom: 1
}

.header-navigation:after {
    display: table;
    clear: both
}

.header-navigation.headroom--not-top {
    padding: 0 25px;
    position: fixed;
    top: -75px;
    left: 0;
    bottom: auto;
    box-shadow: 0 0 9px rgba(0, 0, 0, .03)
}

.header-navigation.headroom--not-top.headroom--pinned {
    top: 0
}

body.logged-in .header-navigation.headroom--not-top.headroom--pinned {
    top: 30px
}

.show-nav-btn {
    display: block;
    float: left;
    cursor: pointer;
    color: #737373;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.show-nav-btn.opened, .show-nav-btn:hover {
    color: #00D27C
}

#header-icons {
    float: right;
    margin: 0 8px 0 0
}

#header-icons ul {
    zoom: 1
}

#header-icons ul:after {
    display: table;
    clear: both
}

#header-icons ul li {
    float: left;
    margin: 0 0 0 15px;
    padding: 23.5px 0
}

#header-icons ul li a {
    display: block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    position: relative;
    color: #999
}

#header-icons ul li a i {
    font-size: 13px;
    vertical-align: middle;
}

#header-icons ul li a:hover {
    color: #00D27C
}

#header-icons ul li a:hover:before {
    border-color: #00D27C;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.full-banner .banner-content, .full-banner img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%)
}

#header-icons ul li a:hover.header-facebook {
    color: #1E51A1
}

#header-icons ul li a:hover.header-facebook:before {
    border-color: #1E51A1
}

#fixed-nav #pages-nav ul li.current-menu-item a:before, #fixed-nav #pages-nav ul li.current_page_item a:before, .post.post-blog:hover {
    border-color: #00D27C
}

#header-icons ul li a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #E7E7E7;
    border-radius: 50%;
    transition: all .1s linear
}
 
#fixed-nav nav ul li a:before, .full-banner:after {
    content: '';
    transition: all .2s linear
}

#nav {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

#nav ul {
    text-align: center;
    zoom: 1
}

#nav ul:after {
    content: "";
    display: table;
    clear: both
}

#nav ul li {
    display: inline-block
}

#nav ul li.current-menu-item a, #nav ul li.current_page_item a {
    color: #00D27C
}

#nav ul li a {
    display: block;
    line-height: 75px;
    height: 75px;
    padding: 0 15px;
    color: #000;
    font-size: 17px;
    font-weight: 700
}

#nav ul li a:hover {
    color: #00D27C
}

#fixed-nav {
    position: fixed;
    top: 0;
    height: 100%;
    width: 280px;
    left: -300px;
    background: #fff;
    z-index: 444;
    border-right: 1px solid #E7E7E7;
    box-shadow: 5px 0 10px rgba(0, 0, 0, .1)
}

#fixed-nav .fn-inner {
    padding: 30px;
    height: 100%;
    overflow: auto
}

#fixed-nav .heading {
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #00D27C
}

#fixed-nav nav {
    border-bottom: 1px solid #E7E7E7;
    padding: 0 0 25px;
    margin: 0 0 25px
}

#fixed-nav nav ul li {
    position: relative
}

#fixed-nav nav ul li a {
    position: relative;
    display: block;
    line-height: 32px;
    height: 32px;
    font-size: 15px;
    color: #000
}

#fixed-nav #pages-nav ul li.current-menu-item a, #fixed-nav #pages-nav ul li.current_page_item a, #fixed-nav nav ul li a:hover {
    color: #00D27C
}

#fixed-nav nav ul li a:before {
    width: 30px;
    height: 40px;
    position: absolute;
    left: -30px;
    top: 0;
    border-left: 5px solid transparent
}

#fixed-nav nav:last-child {
    border-bottom: none;
    margin: 0;
    padding: 0
}

.info-row, .single-excerpt {
    border-bottom: 1px solid #E7E7E7
}

#fixed-nav #pages-nav ul li a {
    font-weight: 700;
    font-size: 17px;
    line-height: 40px;
    height: 40px
}

.banner.top-banner {
    display: block;
    width: 100%
}

.banner.top-banner img {
    display: block;
    max-width: 100%;
    height: auto
}

.archive-heading {
    padding-top: 0 !important
}

.archive-heading span {
    font-weight: 400
}

.full-banner {
    position: relative;
    height: 200px;
    display: block;
    overflow: hidden;
    width: 100%
}

.full-banner .banner-content {
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 3;
    transform: translate(-50%, -50%)
}

.full-banner .banner-content .banner-heading {
    margin: 0;
    color: #fff;
    line-height: 1
}

.full-banner .banner-content .banner-desc {
    margin: 10px 0 20px;
    font-size: 18px;
    line-height: 1.3
}

.full-banner img {
    display: block;
    height: 100%;
    width: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1
}

.full-banner:hover:after {
    background: rgba(3, 6, 45, .5)
}

.full-banner:after {
    width: 100%;
    height: 100%;
    background: rgba(3, 6, 45, .7);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.post, .posts-list {
    position: relative
}

.post:after, .posts-list:after {
    content: ""
}

.block-heading {
    line-height: 1;
    padding: 40px 0;
    text-align: center
}

.weekly-posts .post {
    margin: 0 40px 0 0
}

.weekly-posts .post:last-child {
    margin: 0 !important
}

body.archive:not(.post-type-archive-deputy_control) .weekly-posts .post, body.home .weekly-posts .post, body.search .weekly-posts .post {
    margin: 0 20px 0 0
}

.posts-list {
    margin: 0 0 20px;
    zoom: 1
}

.posts-list:after {
    display: table;
    clear: both
}

.posts-list.packery-posts .post {
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    opacity: 0 !important
}

.post .post-thumb:after, .post.post-blog, .post.post-quote, .sidebar-banner img {
    transition: all .2s linear
}

.posts-list.packery-posts .post.loaded {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1 !important
}

.posts-list.packery-posts .post.resized {
    opacity: 0 !important;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.posts-list.no-float .post {
    float: none;
    margin: 0 0 25px
}

.packery-grid-sizer {
    width: 300px
}

.packery-gutter {
    width: 20px
}

.post {
    display: block;
    float: left;
    width: 300px;
    zoom: 1
}

.post:after {
    display: table;
    clear: both
}

.post .post-link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.post:hover .post-thumb:after {
    background: rgba(0, 0, 0, .4)
}

.post:hover .post-heading {
    color: #00D27C
}

.post.post-fixed .post-thumb {
    height: 187px
}

.post.post-fixed .post-thumb img {
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.post .post-thumb {
    display: block;
    position: relative;
    background: #F2F3F2;
    overflow: hidden;
    height: auto;
    max-height: 500px;
    margin: 0 0 10px
}

.post .post-thumb img {
    height: auto;
    min-width: 100%;
    max-width: 100%;
    display: block
}

.post .post-thumb:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.post .post-thumb:hover:after {
    background: rgba(0, 0, 0, .4)
}

.post .post-author {
    padding: 0 20px;
    position: relative;
    height: 38px;
    display: block;
    font-size: 14px
}

.post .post-author span.post-author-name {
    line-height: 1;
    position: relative;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.post .post-author span.post-author-name span {
    margin: 5px 0 0;
    display: block;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 700
}

.post .post-author a {
    display: inline-block;
    color: #000;
    padding-left: 50px;
    position: relative;
    z-index: 3
}

.post .post-author a:hover {
    color: #00D27C
}

.post .post-author img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    max-width: 38px;
    height: auto;
    border-radius: 48px
}

.post .post-data {
    position: relative;
    display: block
}

.post .post-cat {
    position: relative;
    line-height: 1;
    margin: 0 0 5px;
    display: block
}

.post .post-cat a {
    display: inline-block;
    position: relative;
    z-index: 3
}

.post .post-meta span.post-views, .post.post-small .post-data .post-meta {
    display: none
}

.post .post-heading {
    margin: 0 0 10px;
    line-height: 1.3
}

.post .post-heading a {
    color: #000
}

.post .post-heading a:hover {
    color: #00D27C
}

.post.post-big .post-cat a, .post.post-big .post-heading, .post.post-big .post-meta, .post.post-medium.post-dark .post-cat a, .post.post-medium.post-dark .post-meta, .post.post-medium_dark.post-dark .post-cat a, .post.post-medium_dark.post-dark .post-meta {
    color: #fff
}

.post .post-meta {
    font-size: 12px
}

.post .post-meta .post-date {
    text-transform: lowercase
}

.post .post-meta span {
    margin-right: 15px
}

.post .post-meta span i {
    font-size: 10px;
    margin: 0 3px 0 0
}

.post.post-small .post-thumb {
    float: left;
    width: 130px;
    height: 80px
}

.post.post-small .post-thumb img {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.post.post-small .post-data {
    float: right;
    width: 160px
}

.post.post-small .post-data .post-cat {
    margin-top: 0
}

.post.post-small .post-data .post-heading {
    font-size: 15px;
    margin: 0;
    font-weight: 400
}

.post.post-medium .post-thumb, .post.post-medium_dark .post-thumb {
    height: 185px
}

.post.post-medium.post-dark:hover .post-thumb:after, .post.post-medium_dark.post-dark:hover .post-thumb:after {
    background: rgba(0, 0, 0, .5)
}

.post.post-medium.post-dark .post-thumb, .post.post-medium_dark.post-dark .post-thumb {
    margin: 0
}

.post.post-medium.post-dark .post-thumb:after, .post.post-medium_dark.post-dark .post-thumb:after {
    background: rgba(0, 0, 0, .3)
}

.post.post-big:hover .post-thumb:after, .post.post-medium.post-dark .post-thumb:hover:after, .post.post-medium_dark.post-dark .post-thumb:hover:after {
    background: rgba(0, 0, 0, .5)
}

.post.post-medium.post-dark .post-data, .post.post-medium_dark.post-dark .post-data {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px 20px
}

.post.post-medium.post-dark .post-cat, .post.post-medium_dark.post-dark .post-cat {
    margin-bottom: 10px
}

.post.post-medium.post-dark .post-heading, .post.post-medium_dark.post-dark .post-heading {
    font-size: 17px;
    color: #fff
}

.post.post-big {
    width: 620px
}

.post.post-big .post-thumb {
    height: 390px;
    margin: 0
}

.post.post-big .post-thumb img {
    height: 390px;
    width: auto
}

.post.post-big .post-thumb:after {
    background: rgba(0, 0, 0, .3)
}

.post.post-big .post-thumb:hover:after {
    background: rgba(0, 0, 0, .5)
}

.post.post-big .post-data {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px 20px
}

.post.post-quote {
    padding: 20px 0;
    background: #F7FAEF
}

.post.post-quote .post-cat {
    margin: 20px 0 15px
}

.post.post-quote .post-data {
    padding: 0 20px
}

.post.post-quote .post-data .post-heading {
    margin: 0;
    font-size: 17px
}

.post.post-quote .post-data .post-heading a {
    color: inherit
}

.post.post-blog {
    padding: 17px 0 72px;
    border: 3px solid #EFF2E1
}

.post.post-blog .post-author {
    position: absolute;
    bottom: 17px;
    left: 0
}

.post.post-blog .post-cat {
    margin: 0 0 20px
}

.post.post-blog .post-data {
    padding: 0 20px
}

.post.post-blog .post-data .post-heading {
    margin: 0;
    font-size: 17px
}

.load-more-action {
    height: 48px;
    position: relative;
    display: block;
    margin: 0 0 40px;
    text-align: center
}

.extra-post {
    right: 0;
    top: 0
}

#subscription {
    margin: 25px 0;
    border: 3px solid #F1CC7B
}

#subscription fieldset {
    padding: 25px
}

#subscription fieldset:before {
    content: "\e601";
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    position: absolute;
    left: 50%;
    top: -25px;
    font-family: icon;
    margin: 0 0 0 -25px;
    text-align: center;
    background: #fff;
    color: #F1CC7B
}

#subscription .heading {
    text-align: center;
    margin: 0 0 15px
}

.extra-content {
    display: none
}

.volunteer-form {
    width: 100%;
    margin: 30px 0;
    border: 3px dashed #00D27C;
    padding: 30px;
    text-align: center
}

.volunteer-form .volunteer-form__title {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1;
    color: #666
}

.volunteer-form button {
    margin-bottom: 20px
}

.volunteer-form button + p {
    margin-bottom: 0
}

.volunteer-form p {
    font-size: 14px;
    margin-bottom: 10px
}

.volunteer-form p + p {
    margin-bottom: 20px
}

.volunteer-form p + p span {
    font-weight: 700;
    font-size: 16px
}

.volunteer-form input[type=text] {
    width: 120px;
    display: inline-block
}

#comments-sidebar, #sidebar {
    width: 300px;
    float: right
}

.sidebar-widget {
    margin: 0 0 40px
}

.sidebar-banner {
    padding: 20px;
    border: 3px solid #E7E7E7;
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center
}

.sidebar-banner a {
    display: block
}

.sidebar-banner a:hover {
    filter: alpha(Opacity=90);
    opacity: .9
}

.find-people-btn:hover, .social-likes .social-likes__widget:hover .social-likes__icon, .social-likes .social-likes__widget:hover .social-link-icon, .social-likes .social-link:hover .social-likes__icon, .social-likes .social-link:hover .social-link-icon, .social-links .social-likes__widget:hover .social-likes__icon, .social-links .social-likes__widget:hover .social-link-icon, .social-links .social-link:hover .social-likes__icon, .social-links .social-link:hover .social-link-icon {
    filter: alpha(Opacity=80);
    opacity: .8
}

.sidebar-banner img {
    max-width: 100%;
    height: auto
}

.sidebar-banner.park-banner {
    padding: 0;
    border: none
}

.sidebar-banner .kmbs-sidebar {
    display: none
}

.sidebar-heading {
    margin: 0 0 20px
}

.sidebar-posts .post {
    float: none;
    margin: 0 0 25px;
    width: 100%
}

.holder-300-250, .holder-300-460 {
    width: 300px;
    height: auto;
    display: block;
    position: relative
}

.holder-300-250 {
    max-height: 250px;
    height:auto;
}

.vidrodzhennya{
    background-image: url("assets/img/vidrodzhennya.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    width: 300px;
    height: 300px;
    margin: auto;
    display:none;
}

article.single-post {
    width: 640px;
    float: left;
    position: relative
}

body.page article.single-post {
    margin: 0 0 25px
}

.single-post-thumb {
    position: relative;
    width: 100%;
    max-width: 640px;
    height: 450px;
    display: block;
    overflow: hidden;
    margin: 0 0 50px;
    background: #F2F3F2
}

.single-post-thumb img {
    height: 100%;
    min-height: 100%;
    width: auto;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.single-post-thumb:after {
    content: '';
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.single-post-thumb .social-likes {
    margin: 30px 0 0;
    text-align: center
}

.single-post-thumb .social-likes .social-likes__widget {
    margin: 0 5px
}

.single-post-data {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 25px 25px;
    text-align: center;
    z-index: 3;
    color: #fff
}

.single-post-data .single-post-title {
    color: #fff;
    line-height: 1.2;
    max-width: 80%;
    margin: 0 auto
}

.single-post-data .single-post-meta {
    margin: 20px 0 0;
    color: #E8E8E8;
    font-size: 12px
}

.single-post-data .single-post-meta span {
    margin: 0 0 0 10px
}

.single-post-data .single-post-meta span i {
    margin: 0 5px 0 0
}

.single-post-data .single-post-meta span.post-views {
    display: none
}

.single-post-data .single-post-meta a {
    color: #E8E8E8
}

.single-post-data .signle-post-author {
    text-transform: uppercase
}

.single-post-data .signle-post-author:hover {
    color: #fff;
    transition-duration: underline
}

.single-excerpt {
    position: relative;
    padding: 0 0 50px 175px;
    margin: 0 0 50px;
    min-height: 190px;
    font-size: 18px;
    color: #000
}

.single-excerpt p:last-child {
    margin: 0
}

.single-excerpt .single-people {
    width: 115px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 14px
}

.single-excerpt .single-people img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 0 10px;
    border-radius: 115px
}

.single-post-content img {
    max-width: 100%;
    height: auto
}

.single-post-content .fb_iframe_widget span, .single-post-content embed, .single-post-content iframe {
    max-width: 100% !important;
    display: inline-block
}

.single-post-content .fb_iframe_widget {
    display: block !important
}

.single-post-content .fb_iframe_widget iframe, .single-post-content .fb_iframe_widget span {
    width: 100% !important;
    display: block;
    position: relative
}

.single-post-content hr {
    margin: 0 0 20px;
    border: none;
    height: 1px;
    width: 100%;
    background: #E7E7E7;
    display: none
}

.single-footer-meta {
    margin: 0 0 20px
}

.single-footer-meta .sfm-share, .single-footer-meta .sfm-tags {
    padding: 30px 0 30px 150px;
    position: relative;
    border-bottom: 1px solid #E7E7E7;
    zoom: 1
}

.single-footer-meta .sfm-share:after, .single-footer-meta .sfm-tags:after {
    content: "";
    display: table;
    clear: both
}

.single-footer-meta .sfm-share .social-likes {
    position: relative;
    top: 4px;
    text-align: left
}

.single-footer-meta .sfm-share .social-likes .social-likes__widget {
    margin: 0 8px 0 0
}

.sfm-tags a {
    background: #F2F3F2;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    color: #000;
    margin: 0 5px 5px 0;
    display: inline-block;
    font-size: 12px;
    border-radius: 2px
}

.sfm-tags a:hover {
    background: #00D27C;
    color: #fff
}

.sfm-heading {
    font-weight: 700;
    color: #000;
    width: 140px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.related-heading {
    margin: 40px 0;
    line-height: 1;
    text-align: center
}

.related-posts {
    zoom: 1
}

.related-posts:after {
    content: "";
    display: table;
    clear: both
}

.related-posts .post {
    margin: 0 40px 0 0
}

.related-posts .post:last-child {
    margin: 0
}

#contact-form {
    margin: 35px 0 0
}

.social-likes, .social-links {
    height: 40px;
    line-height: 40px;
    visibility: hidden;
    zoom: 1
}

.social-likes:after, .social-links:after {
    content: "";
    display: table;
    clear: both
}

.social-likes.social-likes_ready, .social-links.social-likes_ready {
    visibility: visible
}

.social-likes .social-likes__widget, .social-likes .social-link, .social-links .social-likes__widget, .social-links .social-link {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 0 0 50px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    color: #888;
    position: relative;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    top: 0
}

.social-likes .social-likes__widget .social-likes__button, .social-likes .social-likes__widget .social-likes__icon, .social-likes .social-likes__widget .social-link-icon, .social-likes .social-link .social-likes__button, .social-likes .social-link .social-likes__icon, .social-likes .social-link .social-link-icon, .social-links .social-likes__widget .social-likes__button, .social-links .social-likes__widget .social-likes__icon, .social-links .social-likes__widget .social-link-icon, .social-links .social-link .social-likes__button, .social-links .social-link .social-likes__icon, .social-links .social-link .social-link-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #1E51A1;
    font-size: 13px;
    transition: all .2s linear
}

.social-likes .social-likes__widget .social-likes__button, .social-likes .social-link .social-likes__button, .social-links .social-likes__widget .social-likes__button, .social-links .social-link .social-likes__button {
    background: 0 0;
    color: transparent
}

.social-likes .social-likes__widget .social-likes__icon:before, .social-likes .social-likes__widget .social-link-icon:before, .social-likes .social-link .social-likes__icon:before, .social-likes .social-link .social-link-icon:before, .social-links .social-likes__widget .social-likes__icon:before, .social-links .social-likes__widget .social-link-icon:before, .social-links .social-link .social-likes__icon:before, .social-links .social-link .social-link-icon:before {
    content: "\e607";
    font-family: icon;
    color: #fff
}

.social-likes .social-likes__widget.social-likes__widget_twitter .social-likes__icon, .social-likes .social-likes__widget.social-likes__widget_twitter .social-link-icon, .social-likes .social-likes__widget.social-link-twitter .social-likes__icon, .social-likes .social-likes__widget.social-link-twitter .social-link-icon, .social-likes .social-link.social-likes__widget_twitter .social-likes__icon, .social-likes .social-link.social-likes__widget_twitter .social-link-icon, .social-likes .social-link.social-link-twitter .social-likes__icon, .social-likes .social-link.social-link-twitter .social-link-icon, .social-links .social-likes__widget.social-likes__widget_twitter .social-likes__icon, .social-links .social-likes__widget.social-likes__widget_twitter .social-link-icon, .social-links .social-likes__widget.social-link-twitter .social-likes__icon, .social-links .social-likes__widget.social-link-twitter .social-link-icon, .social-links .social-link.social-likes__widget_twitter .social-likes__icon, .social-links .social-link.social-likes__widget_twitter .social-link-icon, .social-links .social-link.social-link-twitter .social-likes__icon, .social-links .social-link.social-link-twitter .social-link-icon {
    background: #00C3EE
}

.social-likes .social-likes__widget.social-likes__widget_twitter .social-likes__icon:before, .social-likes .social-likes__widget.social-likes__widget_twitter .social-link-icon:before, .social-likes .social-likes__widget.social-link-twitter .social-likes__icon:before, .social-likes .social-likes__widget.social-link-twitter .social-link-icon:before, .social-likes .social-link.social-likes__widget_twitter .social-likes__icon:before, .social-likes .social-link.social-likes__widget_twitter .social-link-icon:before, .social-likes .social-link.social-link-twitter .social-likes__icon:before, .social-likes .social-link.social-link-twitter .social-link-icon:before, .social-links .social-likes__widget.social-likes__widget_twitter .social-likes__icon:before, .social-links .social-likes__widget.social-likes__widget_twitter .social-link-icon:before, .social-links .social-likes__widget.social-link-twitter .social-likes__icon:before, .social-links .social-likes__widget.social-link-twitter .social-link-icon:before, .social-links .social-link.social-likes__widget_twitter .social-likes__icon:before, .social-links .social-link.social-likes__widget_twitter .social-link-icon:before, .social-links .social-link.social-link-twitter .social-likes__icon:before, .social-links .social-link.social-link-twitter .social-link-icon:before {
    content: "\e600"
}

.social-likes .social-likes__widget.social-likes__widget_vkontakte .social-likes__icon, .social-likes .social-likes__widget.social-likes__widget_vkontakte .social-link-icon, .social-likes .social-likes__widget.social-link-vkontakte .social-likes__icon, .social-likes .social-likes__widget.social-link-vkontakte .social-link-icon, .social-likes .social-link.social-likes__widget_vkontakte .social-likes__icon, .social-likes .social-link.social-likes__widget_vkontakte .social-link-icon, .social-likes .social-link.social-link-vkontakte .social-likes__icon, .social-likes .social-link.social-link-vkontakte .social-link-icon, .social-links .social-likes__widget.social-likes__widget_vkontakte .social-likes__icon, .social-links .social-likes__widget.social-likes__widget_vkontakte .social-link-icon, .social-links .social-likes__widget.social-link-vkontakte .social-likes__icon, .social-links .social-likes__widget.social-link-vkontakte .social-link-icon, .social-links .social-link.social-likes__widget_vkontakte .social-likes__icon, .social-links .social-link.social-likes__widget_vkontakte .social-link-icon, .social-links .social-link.social-link-vkontakte .social-likes__icon, .social-links .social-link.social-link-vkontakte .social-link-icon {
    background: #3c608a
}

.social-likes .social-likes__widget.social-likes__widget_vkontakte .social-likes__icon:before, .social-likes .social-likes__widget.social-likes__widget_vkontakte .social-link-icon:before, .social-likes .social-likes__widget.social-link-vkontakte .social-likes__icon:before, .social-likes .social-likes__widget.social-link-vkontakte .social-link-icon:before, .social-likes .social-link.social-likes__widget_vkontakte .social-likes__icon:before, .social-likes .social-link.social-likes__widget_vkontakte .social-link-icon:before, .social-likes .social-link.social-link-vkontakte .social-likes__icon:before, .social-likes .social-link.social-link-vkontakte .social-link-icon:before, .social-links .social-likes__widget.social-likes__widget_vkontakte .social-likes__icon:before, .social-links .social-likes__widget.social-likes__widget_vkontakte .social-link-icon:before, .social-links .social-likes__widget.social-link-vkontakte .social-likes__icon:before, .social-links .social-likes__widget.social-link-vkontakte .social-link-icon:before, .social-links .social-link.social-likes__widget_vkontakte .social-likes__icon:before, .social-links .social-link.social-likes__widget_vkontakte .social-link-icon:before, .social-links .social-link.social-link-vkontakte .social-likes__icon:before, .social-links .social-link.social-link-vkontakte .social-link-icon:before {
    content: "\f189"
}

.social-likes .social-likes__widget.social-likes__widget_plusone .social-likes__icon, .social-likes .social-likes__widget.social-likes__widget_plusone .social-link-icon, .social-likes .social-likes__widget.social-link-plusone .social-likes__icon, .social-likes .social-likes__widget.social-link-plusone .social-link-icon, .social-likes .social-link.social-likes__widget_plusone .social-likes__icon, .social-likes .social-link.social-likes__widget_plusone .social-link-icon, .social-likes .social-link.social-link-plusone .social-likes__icon, .social-likes .social-link.social-link-plusone .social-link-icon, .social-links .social-likes__widget.social-likes__widget_plusone .social-likes__icon, .social-links .social-likes__widget.social-likes__widget_plusone .social-link-icon, .social-links .social-likes__widget.social-link-plusone .social-likes__icon, .social-links .social-likes__widget.social-link-plusone .social-link-icon, .social-links .social-link.social-likes__widget_plusone .social-likes__icon, .social-links .social-link.social-likes__widget_plusone .social-link-icon, .social-links .social-link.social-link-plusone .social-likes__icon, .social-links .social-link.social-link-plusone .social-link-icon {
    background: #DC001E
}

.social-likes .social-likes__widget.social-likes__widget_plusone .social-likes__icon:before, .social-likes .social-likes__widget.social-likes__widget_plusone .social-link-icon:before, .social-likes .social-likes__widget.social-link-plusone .social-likes__icon:before, .social-likes .social-likes__widget.social-link-plusone .social-link-icon:before, .social-likes .social-link.social-likes__widget_plusone .social-likes__icon:before, .social-likes .social-link.social-likes__widget_plusone .social-link-icon:before, .social-likes .social-link.social-link-plusone .social-likes__icon:before, .social-likes .social-link.social-link-plusone .social-link-icon:before, .social-links .social-likes__widget.social-likes__widget_plusone .social-likes__icon:before, .social-links .social-likes__widget.social-likes__widget_plusone .social-link-icon:before, .social-links .social-likes__widget.social-link-plusone .social-likes__icon:before, .social-links .social-likes__widget.social-link-plusone .social-link-icon:before, .social-links .social-link.social-likes__widget_plusone .social-likes__icon:before, .social-links .social-link.social-likes__widget_plusone .social-link-icon:before, .social-links .social-link.social-link-plusone .social-likes__icon:before, .social-links .social-link.social-link-plusone .social-link-icon:before {
    content: "\e606"
}

.social-likes .social-likes__widget .social-likes__counter, .social-likes .social-link .social-likes__counter, .social-links .social-likes__widget .social-likes__counter, .social-links .social-link .social-likes__counter {
    position: relative;
    padding: 0 10px;
    display: block;
    text-align: center;
    font-size: 12px;
    border: 1px solid #E7E7E7;
    border-left: none;
    height: 36px;
    line-height: 36px
}

.social-likes .social-likes__widget .social-likes__counter.social-likes__counter_empty, .social-likes .social-link .social-likes__counter.social-likes__counter_empty, .social-links .social-likes__widget .social-likes__counter.social-likes__counter_empty, .social-links .social-link .social-likes__counter.social-likes__counter_empty {
    display: none
}

.social-likes .social-likes__widget .social-likes__counter:before, .social-likes .social-link .social-likes__counter:before, .social-links .social-likes__widget .social-likes__counter:before, .social-links .social-link .social-likes__counter:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 4px 4px 4px 0;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
    left: -4px;
    top: 50%;
    margin: -4px 0 0
}

#footer-nav ul:after, .footer-cols:after, .info-cols:after, .kandidat-info:after, .kandidat-news:after, .partners:after, .people-list:after {
    content: ""
}

.comments-block {
    background: #F6F6F6;
    display: block;
    position: relative;
    padding: 35px 0;
    margin: 50px 0 0
}

.comments-box {
    width: 640px;
    float: left
}

.find-people {
    margin: 0 0 40px;
    position: relative;
    display: block
}

.find-box-holder {
    position: relative;
    display: block;
    height: 96px;
    overflow: hidden
}

.find-people-btn {
    display: block;
    height: 96px;
    transition: none
}

.find-people-btn img {
    display: block
}

#people-search {
    display: block;
    height: 96px;
    position: relative;
    background: #F2F3F2
}

#people-search fieldset {
    position: relative;
    padding: 25px
}

#people-search input {
    padding: 0 15px;
    width: 100%;
    height: 44px;
    border: 1px solid #E7E7E7;
    outline: 0;
    position: relative;
    display: block;
    background: #fff;
    font-size: 18px;
    color: #737373;
    transition: all .2s linear
}

#people-search input:focus {
    border-color: #cecece
}

.people-filters {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    margin: 40px 0 0
}

.people-filters a {
    margin: 0 10px;
    color: #000;
    border-bottom: 1px dashed #000
}

.people-filters a:hover {
    color: #00D27C;
    border-color: #00D27C
}

.people-filters a.current {
    color: #00D27C;
    border-color: transparent
}

.people, .people:hover {
    color: #000
}

.people-list {
    margin: 50px 0 0;
    text-align: center;
    zoom: 1
}

.people-list:after {
    display: table;
    clear: both
}

.people {
    text-align: center;
    float: none;
    width: 20%;
    min-width: 190px;
    max-width: 190px;
    margin: 0 0 45px;
    display: inline-table;
    min-height: 295px
}

.people.new .people-holder {
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.people .people-holder {
    min-height: 295px;
    position: relative;
    padding: 0 0 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    filter: alpha(enabled=false);
    opacity: 1;
    transition: all .2s linear
}

.people:hover .people-thumb {
    border-color: #00D27C
}

.people-thumb {
    width: 129px;
    height: 129px;
    margin: 0 auto 25px;
    border: 3px solid transparent;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    transition: all .2s linear
}

.people-thumb img {
    display: block;
    max-height: 130%;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.people-name, .people-region {
    margin: 0 0 10px
}

.people-name {
    color: #555;
    padding: 0 5px
}

.people-region {
    padding: 0
}

.people-party, .people-region {
    font-size: 12px;
    font-weight: 700
}

.people-party {
    font-size: 13px;
    text-transform: uppercase;
    color: #222
}

.profile-filled, .profile-filling {
    font-size: 10px;
    color: #00D27C;
    padding: 3px 5px;
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 126px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 1px solid #00D27C;
    border-radius: 2px
}

.profile-filling {
    border-color: #DB5D05;
    color: #DB5D05
}

.kandidat-thumb {
    width: 190px;
    height: 190px;
    overflow: hidden;
    display: block;
    margin: 0 0 40px;
    border: 10px solid #E7E7E7;
    border-radius: 50%
}

.kandidat-thumb img {
    min-width: 100%;
    max-width: 130%;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.control-item .control-item-status, .volonteer span {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.volonteer {
    margin: 0 0 10px;
    height: 64px;
    padding: 0 0 0 74px;
    position: relative;
    display: block;
    color: #737373;
    font-size: 14px
}

.volonteer img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 64px;
    height: auto;
    border-radius: 50%
}

.volonteer span {
    position: relative;
    display: block;
    top: 50%;
    left: 0
}

.kandidat-heading {
    margin-bottom: 20px
}

.kandidat-info {
    zoom: 1
}

.kandidat-info:after {
    display: table;
    clear: both
}

.kandidat-info .kandidat-info-col {
    width: 210px;
    float: left
}

.kandidat-info .kandidat-info-col.kandidat-info-col-2 {
    width: 760px;
    float: right
}

.info-row {
    font-size: 17px;
    display: block;
    padding: 25px 0
}

.info-row:last-child {
    border-bottom: none
}

.info-row-heading {
    font-size: 16px;
    font-weight: 700;
    color: #949494;
    margin: 0 0 20px
}

.info-cols {
    zoom: 1
}

.info-cols:after {
    display: table;
    clear: both
}

.info-cols .info-col {
    float: left;
    width: 48%
}

.info-cols .info-col.info-col-2 {
    float: right
}

.info-cols .info-col p:last-child {
    margin: 0
}

.short-info {
    max-height: 170px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0
}

.short-info .read-full {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 127px;
    display: block;
    font-weight: 700;
    font-size: 14px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff, #fff)
}

.short-info .short-info-holder {
    padding-bottom: 75px
}

.kandidat-block {
    padding: 40px 0
}

.kandidat-block .kandidat-block-heading {
    margin: 0 0 30px
}

.control-item {
    padding: 10px 160px 10px 0;
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #E7E7E7
}

.blogroll-posts .blogroll-posts-head a span, .blogroll-posts-head a span {
    border-bottom: 1px dashed
}

.control-item .control-item-status {
    width: 90px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    border: 1px solid transparent;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 2px
}

.control-item .control-item-status.status-grey {
    background: #C5C4C4;
    border-color: #C5C4C4
}

.control-item .control-item-status.status-green {
    background: #00D27C;
    border-color: #00D27C
}

.control-item .control-item-status.status-red {
    background: #DE3315;
    border-color: #DE3315
}

.control-item .control-item-status.status-orange {
    background: #D69C00;
    border-color: #D69C00
}

.control-item .control-item-status.status-bordered {
    background: 0 0
}

.control-item .control-item-status.status-bordered.status-grey {
    color: #C5C4C4
}

.control-item .control-item-status.status-bordered.status-green {
    color: #00D27C
}

.control-item .control-item-status.status-bordered.status-red {
    color: #DE3315
}

.control-item .control-item-status.status-bordered.status-orange {
    color: #D69C00
}

.control-item .control-item-date {
    margin: 10px 0 0;
    font-size: 12px;
    color: #BDC2C0
}

.control-item p {
    margin: 0
}

.load-more-items {
    margin: 30px 0 0
}

.kandidat-news {
    zoom: 1
}

.kandidat-news:after {
    display: table;
    clear: both
}

.kandidat-news .news-col {
    float: left;
    width: 670px
}

.kandidat-news .news-col.news-col-2 {
    width: 300px;
    float: right
}

.kandidat-news .news-col .control-item {
    padding: 15px 0;
    font-size: 17px;
    display: block;
    color: #737373
}

.kandidat-news .news-col .control-item:hover {
    color: #00D27C
}

#footer {
    background: #F7FAEF;
    padding: 30px 0 0;
    position: relative;
    width: 100%
}

.footer-logo {
    width: 104px;
    height: 20.5px;
    display: block;
    position: relative;
    background: url(assets/img/svg/logo.svg) no-repeat;
    color: inherit !important;
    background-size: contain
}

.footer-logo span {
    position: absolute;
    left: 105%;
    top: 0;
    line-height: 20.5px;
    font-size: 12px
}

.footer-copy {
    display: block;
    margin: 0 0 20px
}

.footer-cols {
    position: relative;
    margin: 0 0 25px;
    font-size: 14px;
    zoom: 1
}

.footer-cols:after {
    display: table;
    clear: both
}

.footer-cols .footer-col {
    float: left
}

.footer-cols .footer-col.footer-col-1 {
    margin: 0 350px 0 0
}

.footer-cols .footer-col.footer-col-2 {
    position: absolute;
    right: 0;
    top: 0
}

#footer-nav {
    border-top: 1px solid #e7f0d0
}

#footer-nav ul {
    zoom: 1
}

#footer-nav ul:after {
    display: table;
    clear: both
}

#footer-nav ul li {
    float: left;
    margin: 0 25px 0 0
}

#footer-nav ul li.current-menu-item a, #footer-nav ul li.current_page_item a {
    color: #00D27C
}

#footer-nav ul li a {
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 55px
}

#footer-nav ul li a:hover {
    color: #00D27C
}

.partners {
    padding: 16px 0 0;
    zoom: 1
}

.partners:after {
    display: table;
    clear: both
}

.partners ul li {
    float: left;
    margin: 0 25px 0 0
}

.partners ul li:last-child {
    margin: 0
}

.partners ul li a:hover {
    filter: alpha(Opacity=80);
    opacity: .8
}

body.page-template-templateslanding-php .extra-logo, body.page-template-templateslanding-php .extra-logo:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    filter: alpha(enabled=false);
    opacity: 1
}

.partners ul li a.partner-logo {
    display: block;
    position: relative;
    background-size: contain !important
}

.partners ul li a.partner-logo.chasopys {
    background: url(assets/img/vidrodzhennya.png) no-repeat center center;
    width: 53.6px;
    height: 53.6px
}

.partners ul li a.partner-logo.ik {
    background: url(assets/img/svg/ik.svg) no-repeat top left;
    width: 76.8px;
    height: 52.8px
}

.partners ul li a.partner-logo.nbs {
    background: url(assets/img/svg/nbs.svg) no-repeat top left;
    width: 81.6px;
    height: 53.6px
}

.partners ul li a.partner-logo.teambeem {
    background: url(assets/img/svg/teambeem.svg) no-repeat top left;
    width: 53.82px;
    height: 53.04px
}

#bigmir-table {
    width: 88px;
    margin: 0 !important;
    position: absolute;
    right: 25px;
    bottom: 13px
}

#bigmir-table td {
    margin: 0 !important;
    padding: 0 !important
}

.fade-bg {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    overflow: auto;
    display: none;
    background: rgba(0, 0, 0, .8)
}

.modal {
    position: relative
}

.close-modal {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 28px;
    color: #fff
}

@media only screen and (max-width: 640px) {
    .close-modal {
        right: 0
    }
}

.blogroll-posts .blogroll-posts-head:after, .blogroll-posts-head:after {
    content: '';
    clear: both;
    display: table;
    visibility: hidden;
    height: 0
}

.link-same-events img:after {
    content: '';
    display: block;
    position: absolute
}

.map-select-date .picker-line, .row-grid {
    display: table;
    font-style: 0 !important;
    width: 100%
}

.blogroll-posts {
    width: 640px;
    float: left
}

.blogroll-posts .blogroll-posts-head h2 {
    font-weight: 700;
    font-size: 32px;
    float: left;
    margin-bottom: 35px
}

.blogroll-posts .blogroll-posts-head a {
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 3em;
    padding-left: 30px;
    margin-right: 10px;
    transition: color .2s;
    position: relative
}

.blogroll-posts .blogroll-posts-head a .svg-icon {
    transition: fill .2s;
    position: absolute;
    top: 12px;
    left: 10px
}

.blogroll-posts .blogroll-posts-head a:hover {
    color: #00D27C
}

.blogroll-posts .blogroll-posts-head a:hover .svg-icon {
    fill: #00D27C
}

.blogroll-posts .post-excerpts {
    position: relative;
    margin-bottom: 20px
}

.blogroll-posts .post-excerpts header {
    position: relative
}

.blogroll-posts .post-excerpts header time {
    font-weight: 700;
    font-size: 40px;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    z-index: 3
}

.blogroll-posts .post-excerpts header time small {
    font-size: 14px;
    text-transform: uppercase;
    display: block
}

.blogroll-posts .post-excerpts header figure {
    position: relative
}

.blogroll-posts .post-excerpts header figure .location-thumb {
    width: 640px;
    height: 282px;
    background: #F2F3F2;
    display: block;
    position: relative;
    overflow: hidden
}

.blogroll-posts .post-excerpts header figure .location-thumb img {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.blogroll-posts .post-excerpts header figure img {
    display: block;
    max-width: 100%;
    height: auto
}

.blogroll-posts .post-excerpts header figure:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(52, 54, 53, .3);
    transition: background-color .2s
}

.blogroll-posts .post-excerpts header figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px 0
}

.blogroll-posts .post-excerpts header h4 {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    z-index: 4
}

.blogroll-posts .post-excerpts header h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 35px;
    z-index: 4
}

.blogroll-posts .post-excerpts header aside {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 4
}

.blogroll-posts .post-excerpts header aside img {
    width: 58px;
    height: 58px;
    border: 3px solid #fff;
    border-radius: 50%
}

.blogroll-posts .post-excerpts .post-except-content {
    padding: 25px 20px;
    color: #000
}

.blogroll-posts .post-excerpts .post-except-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px
}

.blogroll-posts .post-excerpts .br-article-link {
    position: absolute;
    width: 100%;
    height: calc(100% - 120px);
    top: 0;
    left: 0;
    z-index: 2
}

.blogroll-posts .post-excerpts:hover figure:before {
    background-color: rgba(52, 54, 53, .5)
}

.widget-share {
    width: 100%;
    background-color: #f8f9ef;
    padding: 20px 25px;
    height: 120px
}

.widget-share .want-join {
    font-family: 'PT Sans';
    font-size: 14px;
    font-weight: 900;
    background-color: #f55064;
    color: #fff;
    height: 46px;
    width: 160px;
    padding: 0;
    border-radius: 3px;
    transition: background-color .2s;
    margin-bottom: 15px
}

.widget-share .want-join:hover {
    background-color: #eb0d28
}

.widget-share p {
    font-size: 12px;
    font-weight: 400
}

.widget-share .sfm-share {
    padding: 6px 0 0;
    text-align: right;
    display: inline-block;
    width: calc(100% - 200px);
    margin-left: 30px
}

.widget-share .sfm-share .sfm-heading {
    font-family: 'PT Sans';
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    line-height: 46px;
    margin-left: 20px;
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.widget-share .sfm-share .social-likes {
    text-align: right;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px
}

.widget-share .sfm-share .social-likes .social-likes__widget {
    margin: 0 0 0 4px
}

.blogroll-posts-head h2 {
    font-weight: 700;
    font-size: 32px;
    float: left;
    margin-bottom: 35px
}

.blogroll-posts-head a {
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 3em;
    padding-left: 30px;
    margin-right: 10px;
    transition: color .2s;
    position: relative
}

.blogroll-posts-head a .svg-icon {
    transition: fill .2s;
    position: absolute;
    top: 12px;
    left: 10px
}

.blogroll-posts-head a:hover {
    color: #00d27c
}

.blogroll-posts-head a:hover .svg-icon {
    fill: #00d27c
}

.ws-nobg {
    background-color: transparent;
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 35px
}

.single-post-lead {
    position: relative
}

.single-post-lead time {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    z-index: 2;
    display: block
}

.single-post-lead time small {
    white-space: nowrap;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

.single-post-lead .spl-thumb {
    position: relative;
    margin-bottom: 15px
}

.single-post-lead .spl-thumb .location-thumb {
    height: 428px;
    width: 100%;
    display: block;
    background: #F2F3F2;
    overflow: hidden
}

.single-post-lead .spl-thumb img {
    display: block;
    max-width: 100%;
    height: auto
}

.single-post-lead .spl-thumb:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
    width: 100%;
    height: 100%
}

.info-author-content:after, .park-share .social-likes__button:after, .park-share:after {
    content: ""
}

.single-post-lead .spl-thumb figcaption {
    position: absolute;
    bottom: 35px;
    left: 20px;
    padding-right: 20px
}

.single-post-lead .spl-thumb figcaption h1 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    z-index: 2
}

.single-post-lead .spl-thumb figcaption h1 small {
    position: absolute;
    top: -30px;
    left: 0;
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    z-index: 2
}

.info-author-content {
    position: relative;
    min-height: 175px;
    margin: 0 0 30px;
    zoom: 1
}

.info-author-content:after {
    display: table;
    clear: both
}

.p-content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 35px
}

.br-content {
    position: relative;
    text-align: center;
    margin: 0 57px 30px 0;
    float: left
}

.br-content img {
    margin-bottom: 20px;
    border-radius: 50%;
    display: block
}

.br-content figcaption {
    line-height: 18px
}

.br-content figcaption span {
    display: block;
    font-size: 14px
}

.br-content figcaption b {
    display: block;
    font-size: 12px
}

.row-grid .grid-3, .sp-feedback-donate span {
    display: inline-block
}

.info-article-content {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 35px
}

.sp-feedback-donate {
    border: 3px solid #eecb81;
    border-radius: 2px;
    padding: 30px 25px;
    vertical-align: middle;
    box-shadow: 3px 4px 0 -2px rgba(0, 0, 0, .1);
    margin-bottom: 40px
}

.sp-feedback-donate h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

.sp-feedback-donate p {
    margin-bottom: 0
}

.sp-feedback-donate button {
    background-color: #44c77b;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    width: 180px;
    height: 50px;
    border-radius: 3px;
    vertical-align: bottom;
    margin-left: 14px
}

.link-same-events {
    margin-bottom: 60px
}

.link-same-events h2 {
    font-weight: 700;
    font-size: 32px;
    float: left;
    margin-bottom: 35px
}

.link-same-events img:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 0 0
}

.row-grid {
    margin: 0 auto;
    width: calc(100% + 50px);
    margin-left: -50px
}

.row-grid .grid-3 {
    width: calc((100% / 3) - 50px);
    margin-left: 50px;
    position: relative
}

.row-grid .grid-3 .post {
    float: none;
    width: 100%
}

.row-grid .grid-3 .post-data time {
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase
}

.row-grid .grid-3 .post-data time span {
    font-weight: 700;
    font-size: 26px;
    margin-right: 10px
}

.row-grid .grid-3 .post-data .post-cat {
    margin-bottom: 20px
}

.row-grid .grid-3 .post-data .post-cat a {
    font-weight: 700;
    font-size: 12px;
    color: #bec2c0;
    text-transform: uppercase
}

.row-grid .grid-3 .post-data .btn-join {
    position: relative;
    z-index: 100;
    cursor: pointer
}

.row-grid .grid-3 .post-data .btn-join button {
    text-align: left;
    line-height: 24px;
    height: 25px;
    font-size: 12px;
    color: #bec2c0;
    background-color: transparent
}

.park-content blockquote, .park-header-info, .park-share {
    text-align: center
}

.row-grid .grid-3 .post-data .btn-join button:hover span {
    background-color: #ea4055;
    color: #fff
}

.row-grid .grid-3 .post-data .btn-join button span {
    display: inline-block;
    border: 1px solid #bec2c0;
    width: 25px;
    height: 25px;
    text-align: center;
    font-weight: 700;
    border-radius: 2px;
    font-size: 18px;
    margin-right: 8px;
    transition: background-color .2s, color .2s
}

body.page-template-templateslanding-php #footer.park-footer {
    background: #fff
}

body.page-template-templateslanding-php #logo, body.page-template-templateslanding-php .extra-logo {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    background: url(assets/img/svg/logo-white.svg) no-repeat;
    background-size: contain
}

body.page-template-templateslanding-php .extra-logo {
    width: 208px;
    height: 41px;
    left: 0;
    top: 0;
    margin: 0 auto;
    overflow: visible
}

.park-header {
    height: 594px;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden
}

.park-bg {
    background-color: #777;
    background-position: 0 50%;
    height: 594px;
    width: 1920px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -960px
}

.park-header-info {
    position: relative;
    color: #fff;
    top: 70px;
    width: 594px;
    max-width: 90%;
    display: block;
    margin: 0 auto
}

.park-header-desc {
    border: 1px solid rgba(255, 255, 255, .6);
    border-left: none;
    border-right: none;
    font-size: 27px;
    line-height: 1.5;
    padding: 35px 0;
    margin: 35px 0
}

@media only screen and (max-width: 640px) {
    .park-header-desc {
        font-size: 21px;
        padding: 30px 0;
        margin: 30px 0
    }
}

.park-container {
    max-width: 560px;
    width: 100%
}

.park-form-header, .park-modal {
    position: relative;
    max-width: 520px
}

.park-content {
    padding: 100px 0 40px;
    position: relative;
    color: #000
}

.park-avatar {
    position: absolute;
    top: -70px;
    left: 50%;
    width: 140px;
    height: 140px;
    overflow: hidden;
    background: #fff;
    border: 5px solid #fff;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 50%
}

.park-avatar img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: all .2s linear
}

.park-avatar:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.park-excerpt {
    font-size: 20px;
    line-height: 1.5
}

.park-share {
    padding: 40px 0 10px;
    zoom: 1
}

.park-share:after {
    display: table;
    clear: both
}

.park-share .social-likes__widget {
    float: left;
    width: 31.111111111%;
    margin: 0 3.333333333% 0 0;
    border-radius: 2px
}

.park-share .social-likes__widget:last-child {
    margin: 0
}

.park-share .social-likes__button {
    width: 100% !important;
    padding: 0 40px !important;
    color: #fff !important;
    line-height: 38px;
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    zoom: 1
}

.park-share .social-likes__button:after {
    display: table;
    clear: both
}

#by-google:after, #by-google:before, .b-ttip:before, .layers .layers-list:before {
    content: ''
}

@media only screen and (max-width: 460px) {
    .park-share .social-likes__button {
        color: transparent !important
    }
}

.park-share .social-likes__button.social-likes__button_facebook {
    background: #1E51A1
}

.park-share .social-likes__button.social-likes__button_plusone {
    background: #DC001E
}

.park-share .social-likes__button.social-likes__button_twitter {
    background: #00C3EE
}

.park-share .social-likes__button:hover {
    filter: alpha(Opacity=90);
    opacity: .9
}

.park-share .social-likes__icon {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 15px !important;
    text-align: left !important;
    background: 0 0 !important;
    z-index: 1
}

.park-share .social-likes__icon:hover {
    filter: alpha(enabled=false) !important;
    opacity: 1 !important
}

.park-share .social-likes__counter {
    border: none !important;
    padding: 0 15px 0 0 !important;
    position: absolute !important;
    right: 0;
    top: 0;
    color: #fff !important
}

.park-share .social-likes__counter:after, .park-share .social-likes__counter:before {
    display: none !important
}

#by-google:after, #by-google:before, .page-loader, .page-loader .loader-circle, .park-form-desc, .park-form-header {
    display: block;
    display: block
}

.park-action {
    background: #F7FAEF;
    padding: 35px 0
}

.park-action .heading-2 {
    margin: 0 0 25px;
    color: #737373
}

.park-modal {
    width: 90%;
    top: 100px;
    left: 50%;
    margin: 0 0 100px;
    background: #fff;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.park-modal form {
    padding: 30px
}

@media only screen and (max-width: 640px) {
    .park-modal {
        top: 60px
    }
}

.park-form-header {
    background: url(assets/img/projects/park/park-form-bg.jpg) no-repeat 0 50%;
    width: 100%;
    height: 152px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    text-align: center
}

.park-form-info {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.park-form-desc {
    font-size: 21px;
    margin: 10px 0 0
}

#park-map {
    width: 760px !important;
    max-width: 760px !important;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 25px 0
}

.page-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
    background: #fff
}

.page-loader .page-loader-animation {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-loader .loader-circle {
    float: left;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #009f5e;
    border-radius: 50%;
    opacity: 0
}

.page-loader .loader-circle:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.page-loader .loader-circle:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.page-loader .loader-circle:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.page-loader .loader-circle:first-child {
    margin-left: 0
}

.page-loader .loader-circle:last-child {
    margin-right: 0
}

#by-google {
    position: absolute;
    top: 38px;
    left: calc(50% - 93px);
    width: 126px;
    height: 22px;
    z-index: 1005
}

#by-google:hover:after {
    background: rgba(255, 255, 255, .6)
}

#by-google:before {
    background: url(assets/img/all/by-google2.png) no-repeat;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

#by-google:after {
    position: absolute;
    width: 110%;
    height: 116%;
    top: -8%;
    left: -5%;
    transition: all .2s linear;
    background: 0 0;
    border-radius: 4px;
    z-index: 0
}

.b-ttip, .layers .layers-list, .layers a, .map-control, .map-search input, .mapSearch {
    border-radius: 3px
}

.map-page #logo {
    display: none
}

.map-page #map-logo {
    top: -20px;
    left: calc(50% - 125px);
    position: fixed;
    width: 253.5px;
    height: 79.95px;
    margin: 0;
    z-index: 1000;
    background: url(assets/img/svg/map-logo.svg) no-repeat;
    background-size: contain
}

.admin-bar .map-page #map-logo {
    top: 12px
}

.angular-google-map-container {
    height: 100vh;
    width: 100%;
    display: block;
    position: relative
}

.angular-google-map-container a[target="_blank"][href^="https://maps.google.com"] {
    display: none !important
}

.admin-bar .angular-google-map-container {
    height: calc(100vh - 32px)
}

.angular-google-map-container .gmnoprint {
    margin: 10px !important
}

#map-header {
    height: 80px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 777;
    display: none;
    background: #fff
}

.map-container {
    height: 100%;
    width: 100%;
    padding: 0 20px;
    position: relative;
    display: block
}

.map-page {
    min-width: 920px;
    position: relative;
    padding: 0;
    transition: all .2s ease-in-out
}

.map-page.map-settings-visible .map-settings {
    opacity: 1
}

.map-sidebar {
    width: 240px;
    height: 100%;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 666
}

.map-sidebar #logo {
    top: 0;
    left: 0;
    position: relative;
    width: 156px;
    height: 30.75px;
    margin: 0;
    background-size: contain
}

.map-content, .mapSearch {
    width: 100%
}

.map-sidebar-inner {
    position: relative;
    padding: 25px;
    overflow: hidden
}

.mapSearch {
    background: #fff;
    border: 1px solid #C3C2C0;
    line-height: 36px;
    padding: 0 15px !important;
    display: block;
    font-size: 14px;
    margin: 25px 0;
    transition: all .2s linear
}

.mapSearch:focus {
    border-color: #00D27C
}

#MarkerSearchFieldBox .mapSearch {
    margin-top: 0
}

.layers {
    bottom: 25px;
    left: 25px;
    position: fixed;
    z-index: 9999;
    width: 210px
}

.layers .layers-trigger {
    height: 36px;
    border: 0;
    font-size: 12px;
    text-align: left;
    cursor: text !important;
    padding: 0 12px;
    background: #00D27C;
    color: #fff;
    border-radius: 3px;
    transition: background-color .2s
}

.layers .layers-trigger .svg-icon {
    fill: #fff;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: -webkit-transform .2s;
    transition: transform .2s
}

.layers .layers-trigger:hover {
    /*background-color:#00b86d*/
}

.layers .layers-trigger:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2)
}

.layers .layers-trigger.l-open + .layers-list {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1
}

.layers .layers-trigger.l-open .svg-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.layers .layers-list {
    position: absolute;
    bottom: 45px;
    left: -10px;
    right: -10px;
    background-color: #fff;
    padding: 10px;
    -webkit-transform: scale(.001) translateY(100%);
    transform: scale(.001) translateY(100%);
    opacity: 0;
    transition: -webkit-transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s
}

.layers .layers-list:before {
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom: 0;
    border-top-color: #fff;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px
}

.layers .layers-list a:first-child {
    margin-top: 0
}

.layers a {
    display: block;
    margin: 5px 0 0;
    padding: 8px 12px;
    color: #777;
    font-size: 13px;
    background: #fff;
    border: 1px solid #E7E7E7
}

.layers a:hover {
    color: #555;
    border-color: #999
}

.layers a.layer-current {
    background: rgba(127, 140, 154, .7);
    border-color: rgba(127, 140, 154, .1);
    color: #fff
}

.map-controls {
    position: absolute;
    top: 25px !important;
    right: 25px !important;
    z-index: 700 !important
}

.map-controls .mc-right {
    position: fixed;
    bottom: 25px;
    right: 25px
}

.map-controls .mc-right .map-control {
    width: 38px;
    padding: 0;
    text-align: center;
    font-size: 22px
}

.map-controls .mc-right .map-control .svg-icon {
    width: 1em;
    height: 1em;
    fill: #555;
    transition: fill .2s;
    position: relative;
    top: 2px
}

.map-controls .mc-right .map-control:hover .svg-icon {
    fill: #fff
}

.map-controls .mc-right .map-control.disabled-btn {
    opacity: .5;
    cursor: not-allowed
}

.map-controls.active {
    z-index: 10001 !important
}

.map-controls.active button {
    display: none
}

.map-controls.active button.map-info {
    display: block;
    width: 38px;
    height: 38px
}

.map-control {
    background: #fff;
    color: #555;
    height: 38px;
    width: 38px;
    border: 1px solid #C3C2C0;
    cursor: pointer;
    position: relative;
    z-index: 700;
    transition: border-color .2s, backgorund .2s;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.map-control.control-button {
    padding: 0 15px;
    width: auto;
    text-transform: uppercase
}

.map-control.control-button.active {
    width: 38px;
    padding: 0
}

.map-control svg {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0;
    padding: 0
}

.map-control svg path {
    fill: #444;
    transition: all .2s linear
}

.map-control.active svg path, .map-control.active svg polygon, .map-control.control-button-green svg path, .map-control.control-button-green svg polygon, .map-control:hover svg path, .map-control:hover svg polygon, .map-settings .photo-attach li .remove-photo svg polygon {
    fill: #fff
}

.map-control:hover .b-ttip {
    margin-top: 10px;
    visibility: visible;
    opacity: 1
}

.map-control.active, .map-control.control-button-green, .map-control:hover {
    background: #00D27C;
    border-color: #00c373;
    color: #fff
}

.map-control.active svg {
    width: 20px;
    height: 20px
}

.b-ttip {
    display: block;
    position: fixed;
    top: 65px;
    margin-top: 20px;
    line-height: 1;
    padding: 9px 15px;
    background-color: #7f8c9a;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    margin-left: 10px;
    visibility: hidden;
    opacity: 0;
    z-index: 700;
    transition: visibility .2s, opacity .2s, margin .2s
}

.b-ttip:before {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid rgba(127, 140, 154, 0);
    border-bottom-color: #7f8c9a;
    border-top: 0;
    top: -5px;
    right: 15px
}

.admin-bar .b-ttip {
    top: 97px
}

.gm-style-cc {
    display: none !important
}

.map-search {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 4;
    display: table;
    font-size: 0 !important;
    width: 250px
}

.map-search .map-search-query {
    display: inline-block;
    vertical-align: top;
    width: 250px
}

.map-search .map-search-query.has-query button {
    opacity: 1
}

.map-search .mainSearchInput {
    width: 100%;
    display: block;
    position: relative
}

.map-search input {
    width: 100%;
    height: 38px;
    border: 1px solid #cecece;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    height: 38px;
    vertical-align: top;
    cursor: pointer
}

button.clear-query {
    width: 50px;
    text-align: right;
    padding-right: 10px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    height: 36px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 5;
    font-size: 18px;
    line-height: 36px;
    color: #BDC2C0;
    transition: color .2s;
    border-radius: 2px
}

button.clear-query:hover {
    color: #88918d
}

button.query-button {
    background-color: #00D27C;
    width: 100px;
    font-weight: 700;
    font-size: 14px;
    border-radius: 0 3px 3px 0;
    transition: background-color .2s;
    color: #fff;
    display: none
}

button.query-button:hover {
    background-color: #00c373
}

button.query-button:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2)
}

.map-settings {
    width: 380px;
    height: auto;
    max-height: calc(100vh - 170px);
    padding: 0;
    background: #fff;
    position: fixed;
    top: 75px;
    right: 25px;
    border-radius: 3px;
    opacity: 0;
    z-index: 666;
    overflow: hidden;
    transition: all .2s ease-in-out;
    box-shadow: 5px 0 20px rgba(0, 0, 0, .1)
}

.admin-bar .map-settings {
    max-height: calc(100vh - 190px);
    top: 125px
}

.map-settings .ms-wrap {
    overflow: auto;
    max-height: calc(100vh - 170px)
}

.admin-bar .map-settings .ms-wrap {
    max-height: calc(100vh - 190px)
}

.map-settings .add-photo {
    height: 60px;
    width: 100%;
    color: #BDC2C0;
    background: rgba(255, 255, 255, 0);
    border: 1px dashed #dadada;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 3px;
    transition: border-color .2s, color .2s
}

.deputy-map-info .dmi-more, .dmi-social a {
    color: #fff;
    transition: background-color .2s
}

.map-settings .add-photo span {
    display: none
}

.map-settings .add-photo span.is-no-drop {
    display: block
}

.map-settings .add-photo.dragover, .map-settings .add-photo:hover {
    color: #00D27C;
    border-color: #00D27C
}

.map-settings .add-photo.dragover span.is-no-drop {
    display: none
}

.map-settings .add-photo.dragover span.is-drop {
    display: block
}

.map-settings .add-photo:active {
    border-style: solid
}

.map-settings .photo-attach {
    margin-bottom: 15px;
    zoom: 1
}

.map-settings .photo-attach:after {
    content: "";
    display: table;
    clear: both
}

.map-settings .photo-attach li {
    float: left;
    width: 58px;
    height: 58px;
    overflow: hidden;
    border-radius: 3px;
    margin-left: 10px;
    position: relative;
    border: 1px dashed #dadada
}

.map-settings .photo-attach li span {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.map-settings .photo-attach li .remove-photo, .map-settings .photo-attach li span {
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
    z-index: 0
}

.map-settings .photo-attach li .remove-photo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    vertical-align: middle;
    background: rgba(245, 2, 15, .5)
}

.map-settings .photo-attach li .remove-photo svg {
    width: 60%;
    height: 60%;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.map-settings .photo-attach li:hover .remove-photo {
    display: block
}

.map-settings .photo-attach li:first-child {
    margin-left: 0
}

.map-settings .photo-attach li.attached-img {
    border-width: 0
}

.map-settings .form-two-field {
    background-color: #f6f6f6;
    margin-left: -25px;
    margin-right: -25px;
    padding: 15px 25px 20px;
    margin-top: 35px;
    margin-bottom: 35px;
    zoom: 1
}

.map-settings .form-two-field:after {
    content: "";
    display: table;
    clear: both
}

.map-settings .form-two-field .ftf-label {
    font-size: 16px;
    color: #333;
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}

.map-settings .form-two-field .ftf-part {
    width: calc(50% - 10px);
    margin-right: 20px;
    float: left
}

.map-settings .form-two-field .ftf-part + .ftf-part {
    margin-right: 0
}

.map-settings:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    z-index: 2
}

.addresses {
    margin: 25px 0 0
}

.address, .dndPlaceholder {
    border: 1px solid #E7E7E7;
    border-radius: 3px;
    line-height: 32px;
    height: 34px;
    font-size: 13px;
    padding: 0 30px 0 15px;
    margin: 0 0 8px;
    position: relative
}

.address.drag-address, .dndPlaceholder.drag-address {
    cursor: move
}

.address.drag-address:hover, .dndPlaceholder.drag-address:hover {
    border-color: #cecece
}

.map-select-date .picker-line span.selected:before, .map-select-date .picker-line span:hover:before {
    border-color: #00D27C
}

.address.dndDraggingSource, .dndPlaceholder.dndDraggingSource {
    display: none
}

.address a.delete-address, .dndPlaceholder a.delete-address {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    background: 0 0;
    color: #DE3315;
    border: 1px solid #DE3315;
    border-radius: 2px
}

.address a.delete-address:hover, .dndPlaceholder a.delete-address:hover {
    background: #DE3315;
    color: #fff
}

.dndPlaceholder {
    border: 1px dashed #00D27C
}

.empty-addresses, .empty-marker {
    color: #888;
    margin: 25px 0 0;
    font-size: 14px
}

.empty-marker {
    margin-top: 0
}

.empty-marker-text {
    text-align: center
}

.map-save-btn {
    margin: 25px 0 0
}

.marker-location {
    font-weight: 700;
    color: #00D27C;
    padding: 0 15px;
    height: 38px;
    display: block;
    line-height: 40px;
    border: 1px solid #00D27C;
    border-radius: 3px
}

.marker-location.deput-location {
    text-align: center
}

.marker-location svg {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0;
    position: relative;
    top: -2px;
    left: -2px;
    vertical-align: middle
}

.marker-location svg path {
    fill: #00D27C
}

.deputy-select-box {
    margin: 0 0 20px
}

.reception-checkbox {
    position: relative;
    text-align: left;
    margin: 0 0 15px;
    -moz-user-select: none;
    user-select: none
}

.reception-checkbox label {
    cursor: pointer
}

.marker-save-btns {
    display: block;
    position: relative;
    zoom: 1
}

.marker-save-btns:after {
    content: "";
    display: table;
    clear: both
}

.marker-save-btns.reception-save-btns {
    margin: 0 0 25px;
    padding: 0 0 25px
}

.marker-save-btns.reception-save-btns:before {
    content: '';
    height: 1px;
    width: 150%;
    background: #E7E7E7;
    position: absolute;
    bottom: 0;
    left: -30px
}

.marker-save-btns .btn {
    display: inline-block;
    width: 47.5%;
    float: left;
    text-align: center
}

.marker-save-btns .btn:last-child {
    float: right
}

.deputy-map-info {
    padding: 20px 0 0
}

.deputy-map-info .mapSearch {
    margin: 0 0 20px
}

.deputy-map-info figure {
    display: block;
    position: relative;
    padding-left: 110px;
    height: 90px;
    margin-bottom: 20px;
    overflow: hidden
}

.deputy-map-info figure.no-photo {
    padding-left: 0
}

.deputy-map-info figure.no-photo .dmi-social {
    margin: 15px 0 0;
    position: relative;
    left: 0;
    width: auto
}

.deputy-map-info figure .dmi-social {
    position: absolute;
    bottom: 0;
    left: 110px;
    width: calc(100% - 110px)
}

.deputy-map-info figure img {
    max-width: 90px;
    display: block;
    border-radius: 3px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0
}

.deputy-map-info figure h4 {
    margin-top: -4px;
    line-height: 1.3
}

.deputy-map-info dl dt {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px
}

.deputy-map-info dl dd {
    font-size: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px
}

.deputy-map-info .dmi-more {
    display: inline-block;
    vertical-align: top;
    padding: 8px 12px;
    border-radius: 3px;
    background-color: #b8bfc7
}

.deputy-map-info .dmi-more:hover {
    background-color: #9ca6b0
}

.deputy-map-info .dmi-more:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2)
}

.deputy-map-info.area-deput-info figure {
    margin-bottom: 0
}

.deputy-map-info.area-deput-info dl dd {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.dmi-social {
    display: table;
    font-size: 0 !important;
    width: 100%;
    zoom: 1
}

.dmi-social:after {
    content: "";
    display: table;
    clear: both
}

.dmi-social a {
    display: block;
    float: left;
    vertical-align: top;
    height: 30px;
    width: 40px;
    line-height: 35px;
    margin-right: 5px;
    font-size: 16px;
    text-align: center
}

.dmi-social a.dms-fb {
    background-color: #1E51A1
}

.dmi-social a.dms-fb:hover {
    background-color: #1a468c
}

.dmi-social a.dms-tw {
    background-color: #00C3EE
}

.dmi-social a.dms-tw:hover {
    background-color: #00aed4
}

.dmi-social a.dms-gp {
    background-color: #DC001E
}

.dmi-social a.dms-gp:hover {
    background-color: #c3001b
}

.dmi-social a.dms-vk {
    background-color: #3c608a
}

.dmi-social a.dms-vk i {
    position: relative;
    top: -1px
}

.dmi-social a.dms-vk:hover {
    background-color: #345478
}

.search-input-holder {
    position: relative
}

.radio-marker {
    display: table;
    width: calc(100% + 10px);
    margin-left: -10px;
    font-size: 0 !important;
    margin-bottom: 15px
}

.radio-marker .ftf-label {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px
}

.radio-marker .ffr-item {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 30px;
    height: 30px;
    position: relative
}

.radio-marker .ffr-item:hover i {
    opacity: .75
}

.radio-marker .ffr-item input {
    position: absolute;
    top: 0;
    left: -100000px
}

.radio-marker .ffr-item input:checked + label:before {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1
}

.radio-marker .ffr-item label {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer
}

.radio-marker .ffr-item label:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px solid #7c7c7c;
    box-sizing: border-box;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.6);
    transform: translate(-50%, -50%) scale(.6);
    opacity: 0;
    width: 34px;
    height: 34px;
    transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s
}

.radio-marker img {
    display: block;
    width: 30px;
    height: auto;
    border-radius: 30px;
    transition: opacity .2s
}

.map-point-thumb {
    overflow: hidden;
    margin-left: -25px;
    margin-right: -25px;
    height: 90px;
    background-color: #f6f6f6
}

.map-point-thumb .mpt-wrap {
    display: table;
    font-size: 0 !important;
    width: 100%;
    height: 100%;
    white-space: nowrap
}

.map-point-thumb figure {
    width: 75%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    cursor: pointer
}

.map-point-thumb figure:hover span:before {
    background-color: rgba(0, 0, 0, .2)
}

.map-point-thumb figure span {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.map-point-thumb figure span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    transition: background-color .2s
}

.map-point-thumb figure figcaption {
    width: 90px;
    position: absolute;
    height: 90px;
    line-height: 90px;
    font-size: 24px;
    color: #fff;
    top: 0;
    text-align: center;
    left: 0;
    z-index: 0
}

.map-point-thumb img {
    display: block
}

.map-point-info h4 {
    margin: 25px 0 10px
}

.map-slider-box {
    position: fixed;
    z-index: 10000;
    background-color: rgba(255, 255, 255, .9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.map-slider-box .button-close {
    position: absolute;
    font-size: 30px;
    top: 20px;
    right: 20px;
    z-index: 2;
    cursor: pointer;
    height: 60px;
    background-color: transparent
}

.map-slider-box .button-close svg {
    fill: #F33C3C;
    width: 2em;
    height: 2em;
    transition: all .4s
}

.map-slider-box .button-close:hover svg {
    fill: #fff;
    background-color: #F33C3C;
}

.map-slider-box.sl-show {
    display: block
}

.map-slider-box.sl-show .map-big-slider-thumb {
    left: 20px
}

.map-slider-box.sl-show .map-big-slider {
    left: 0
}

.map-slider-box.sl-show.sl-show-hide {
    left: 100%;
    opacity: 0
}

.map-slider-box .map-big-slider-thumb {
    position: absolute;
    bottom: 20px;
    left: 100%;
    right: 20px;
    height: 90px;
    display: table;
    width: calc(100% - 40px);
    text-align: center;
    transition: left .3s ease .3s
}

.map-slider-box .map-big-slider-thumb figure {
    height: 100%;
    width: 90px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    position: relative;
    cursor: pointer
}

.map-slider-box .map-big-slider-thumb figure:before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 2px solid #00D27C;
    opacity: 0;
    box-sizing: border-box;
    transition: opacity .2s
}

.map-slider-box .map-big-slider-thumb figure span {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.map-slider-box .map-big-slider-thumb figure.current-slide:before {
    opacity: 1
}

.map-slider-box .map-big-slider {
    height: calc(100vh - 130px);
    text-align: center;
    padding: 30px 20px 0;
    line-height: calc(100vh - 130px);
    position: relative;
    left: 100%;
    transition: left .3s ease .3s
}

.map-slider-box .map-big-slider .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 1
}

.map-slider-box .map-big-slider img {
    display: inline-block;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    max-width: 860px;
    max-height: calc(100vh - 180px);
    transition: opacity .2s
}

.map-slider-box .map-big-slider img.hide-img {
    opacity: 0
}

.select-style {
    position: relative;
    border-radius: 3px;
    border: 1px solid #e7e7e7
}

.select-style select {
    width: 100%;
    background: #fff;
    height: 45px;
    font-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border: none;
    padding: 0 25px 0 15px
}

.select-style .svg-icon {
    fill: #444;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.area-deput-info {
    position: absolute;
    left: 25px;
    top: 90px;
    width: 340px;
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #C3C2C0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    display: none;
    z-index: 555
}

.area-deput-info.visible {
    display: block
}

.map-select-date {
    position: relative;
    margin-bottom: 20px;
    min-height: 40px
}

.map-select-date.active .picker-show {
    max-height: initial
}

.map-select-date.active .map-marker-date-holder span svg path, .map-select-date.active .map-marker-date-holder span svg rect {
    fill: #00D27C !important
}

.map-select-date .map-marker-date-holder {
    width: 90px;
    position: relative;
    display: block
}

.map-select-date .map-marker-date-holder .marker-date-input {
    height: 35px;
    text-align: center;
    color: #777
}

.map-select-date .map-marker-date-holder span {
    display: block;
    position: absolute;
    top: 7px;
    right: -34px;
    cursor: pointer
}

.map-select-date .map-marker-date-holder span svg {
    width: 20px;
    height: 20px
}

.map-select-date .map-marker-date-holder span svg path, .map-select-date .map-marker-date-holder span svg rect {
    fill: #777 !important
}

.map-select-date .button-date-trigger {
    width: 100%;
    background-color: #fff;
    border: 1px solid #F2F3F2;
    height: 40px;
    text-align: left;
    padding: 0 15px;
    margin: 0;
    font-family: 'PT Sans';
    font-weight: 400;
    font-size: 13px
}

.map-select-date .picker-show {
    position: relative;
    max-height: 0;
    overflow: hidden;
    background-color: #fff;
    margin: 15px auto 0;
    transition: max-height .2s
}

.map-select-date .month-nav {
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #444;
    height: 42px;
    line-height: 40px;
    border: 1px solid #E7E7E7
}

.map-select-date .month-nav button {
    position: absolute;
    background-color: transparent;
    width: 14.285714286%;
    height: 40px;
    text-align: center;
    top: 0
}

.map-select-date .month-nav button svg {
    fill: #BCC3C0
}

.map-select-date .month-nav button.mn-next {
    right: 0
}

.map-select-date .month-nav button.mn-prev {
    left: 0
}

.map-select-date .picker-line {
    border: 1px solid #E7E7E7;
    border-top: 0;
    -moz-user-select: none;
    user-select: none
}

.map-select-date .picker-line span {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 40px;
    width: 14.285714286%;
    height: 40px;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
    color: #BDC2C0;
    border-left: 1px solid #E7E7E7;
    position: relative;
    transition: background-color .2s, color .2s
}

.map-select-date .picker-line span:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: -1px;
    content: '';
    z-index: 1;
    border: 1px solid transparent;
    transition: border-color .2s
}

.map-select-date .picker-line span:first-child {
    border-left: 0
}

.map-select-date .picker-line span.today {
    background-color: rgba(255, 238, 188, .4);
    color: #BDC2C0
}

.map-select-date .picker-line span.selected {
    background-color: rgba(0, 210, 124, .5);
    color: #fff
}

.map-select-date .picker-line span.different-month:hover:before, .map-select-date .picker-line.picker-weeks-head span:hover:before {
    border-color: transparent
}

.map-select-date .picker-line span.different-month {
    cursor: no-drop;
    color: rgba(189, 194, 192, .5);
    background-color: rgba(0, 210, 124, .05)
}

.map-select-date .picker-line.picker-weeks-head span {
    height: 20px;
    font-weight: 700;
    font-size: 11px;
    line-height: 20px
}

.map-like {
    position: absolute;
    display: table;
    font-size: 0 !important;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    z-index: 100;
    padding: 6px 10px;
    white-space: nowrap;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, .7);
    box-shadow: 0 0 10px rgba(255, 255, 255, .7)
}

.map-inform-modal, .mim-column .btn:hover {
    background-color: #fff
}

.map-like .sl-share-item {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-size: 12px;
    height: 20px
}

.map-like .sl-share-item:first-child {
    margin-left: 0
}

.map-like .sl-share-item #___plusone_0 {
    width: auto !important;
    display: inline-block !important;
    max-width: 60px
}

.map-inform-modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    overflow: auto;
    visibility: hidden;
    padding-top: 40px;
    opacity: 0;
    z-index: 10000;
    transition: visibility .2s, opacity .2s
}

.map-inform-modal.active {
    visibility: visible;
    opacity: 1
}

.mim-wrap {
    max-width: 640px;
    width: 100%;
    margin: 0 auto 70px
}

.mim-head {
    margin-bottom: 60px
}

.mim-head h1 {
    margin-bottom: 30px
}

.mim-footer p, .mim-head p {
    font-size: 18px;
    line-height: 1.45;
    color: #333
}

.mim-column {
    margin: 0 0 30px
}

.mim-column .mc-row {
    color: #333;
    max-width: 790px
}

.mim-column .mc-row.active {
    padding-bottom: 20px
}

.mim-column .mc-row.active h3 {
    color: #333
}

.mim-column .mc-row.active h3 span {
    border-bottom-color: rgba(0, 210, 124, 0)
}

.mim-column .mc-row.active section {
    display: block
}

.mim-column img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px
}

.mim-column h3 {
    margin-bottom: 20px;
    color: #00D27C;
    cursor: pointer;
    transition: color .2s;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.mim-column h3 span {
    display: inline;
    border-bottom: 1px dashed;
    transition: border-color .2s
}

.mim-column h3:hover {
    color: #009f5e
}

.mim-column b {
    font-weight: 700
}

.mim-column ol {
    list-style-type: decimal;
    margin-left: 25px
}

.mim-column ol li {
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.4
}

.mim-column ol li:firt-child {
    margin-top: 0
}

.mim-column ol li img {
    margin-top: 5px;
    margin-bottom: 0
}

.mim-column ol li:last-child {
    margin-bottom: 35px
}

.mim-column ol li .mc-li {
    zoom: 1;
    margin-bottom: 10px
}

.mim-column ol li .mc-li:after {
    content: "";
    display: table;
    clear: both
}

.mim-column ol li .mc-li img {
    margin-top: 0;
    float: left;
    margin-right: 10px
}

.mim-column ol li .mc-li + .mc-li {
    padding-top: 15px
}

.mim-column ol li .mc-li + .mc-li img {
    margin-top: -15px
}

.mim-column .btn {
    font-size: 12px;
    display: none;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    margin-left: 8px
}

.mim-column section {
    display: none;
    max-height: initial !important
}

.marker-form {
    position: relative
}

.marker-form .map-point-thumb {
    margin-bottom: 20px
}

.marker-form:before {
    content: '';
    width: 120%;
    height: 120%;
    position: absolute;
    top: -10%;
    left: -10%;
    background: rgba(255, 255, 255, .4);
    z-index: 1;
    display: none;
    -moz-user-select: -moz-none;
    user-select: none
}

.marker-form.saving:before {
    display: block
}

.marker-form .marker-save-btn {
    z-index: 2;
    position: relative
}

.marker-content {
    margin: 0 0 20px
}

.marker-publish-alert {
    margin: 0 0 20px;
    font-size: 15px;
    color: #555;
    font-style: italic
}

.marker-publish-alert.saved-alert {
    margin-bottom: 0
}

.marker-comments {
    width: calc(100% + 50px);
    padding: 25px;
    left: -25px;
    bottom: -25px;
    position: relative;
    background: #F6F6F6
}

@media only screen and (max-width: 1310px) {
    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer, body.archive:not(.post-type-archive-deputy_control) .post, body.home .packery-grid-sizer, body.home .post, body.search .packery-grid-sizer, body.search .post {
        width: 23%
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer.post-big, body.archive:not(.post-type-archive-deputy_control) .post.post-big, body.home .packery-grid-sizer.post-big, body.home .post.post-big, body.search .packery-grid-sizer.post-big, body.search .post.post-big {
        width: 46%
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-gutter, body.home .packery-gutter, body.search .packery-gutter {
        width: 2.5%
    }

    .post.post-small .post-thumb {
        width: 28%;
        height: auto;
        overflow: hidden
    }

    .post.post-small .post-thumb img {
        left: 0;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .post.post-small .post-data {
        width: 68%
    }
}

@media only screen and (max-width: 1100px) {
    .kandidat-info .kandidat-info-col {
        width: 100% !important;
        float: none;
        zoom: 1
    }

    .kandidat-info .kandidat-info-col:after {
        content: "";
        display: table;
        clear: both
    }

    .kandidat-info .kandidat-info-col .kandidat-thumb {
        margin: 0 auto 25px
    }

    .kandidat-info .kandidat-info-col .kandidat-heading, .kandidat-info .kandidat-info-col .social-likes {
        text-align: center
    }

    .kandidat-info .kandidat-info-col .kandidat-volunteers {
        display: none;
        margin: 25px 0 0 40px
    }

    .kandidat-info .kandidat-info-col .volonteer {
        display: inline-block;
        margin: 0 25px 0 0
    }
}

@media only screen and (max-width: 1050px) {
    #main .single-post, .comments-box {
        width: 70%;
        max-width: 640px
    }

    #comments-sidebar, #sidebar {
        width: 27%;
        max-width: 300px
    }

    #comments-sidebar .sidebar-posts .post .post-thumb, #sidebar .sidebar-posts .post .post-thumb {
        width: 30%;
        height: auto;
        display: none
    }

    #comments-sidebar .sidebar-posts .post .post-thumb img, #sidebar .sidebar-posts .post .post-thumb img {
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    #comments-sidebar .sidebar-posts .post .post-data, #sidebar .sidebar-posts .post .post-data, .kandidat-news .news-col {
        width: 100%;
        float: none
    }

    .kandidat-news .news-col.news-col-2 {
        display: none;
        width: 100%
    }

    .kandidat-news .news-col.news-col-2 .posts-list .post {
        float: left;
        margin: 0 25px 0 0
    }

    body.single .hide-when-small {
        display: block
    }

    body.single .weekly-posts .post {
        width: 32%;
        margin-right: 2%
    }

    body.single .weekly-posts .post:last-child {
        margin: 0
    }
}

@media only screen and (max-width: 960px) {
    #comments-sidebar, #sidebar, .slogan-text {
        display: none
    }

    #main .single-post, .comments-box, .single-post-thumb {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer, body.archive:not(.post-type-archive-deputy_control) .post, body.home .packery-grid-sizer, body.home .post, body.search .packery-grid-sizer, body.search .post {
        width: 32%
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer.post-big, body.archive:not(.post-type-archive-deputy_control) .post.post-big, body.home .packery-grid-sizer.post-big, body.home .post.post-big, body.search .packery-grid-sizer.post-big, body.search .post.post-big {
        width: 64%
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-gutter, body.home .packery-gutter, body.search .packery-gutter {
        width: 2%
    }
}

@media only screen and (max-width: 800px) {
    .banner.top-banner, .hide-when-small, .sidebar-banner .park-sidebar {
        display: none
    }

    .info-cols .info-col {
        width: 100%;
        float: none
    }

    .sidebar-banner .kmbs-sidebar {
        display: block
    }
}

@media only screen and (max-width: 740px) {
    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer, body.archive:not(.post-type-archive-deputy_control) .post, body.home .packery-grid-sizer, body.home .post, body.search .packery-grid-sizer, body.search .post {
        width: 48%
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer.post-big, body.archive:not(.post-type-archive-deputy_control) .post.post-big, body.home .packery-grid-sizer.post-big, body.home .post.post-big, body.search .packery-grid-sizer.post-big, body.search .post.post-big {
        width: 96% !important
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-gutter, body.home .packery-gutter, body.search .packery-gutter {
        width: 2%
    }

    body.single .weekly-posts .post {
        width: 47%;
        max-width: 300px;
        margin: 0 2%
    }

    body.single .weekly-posts .post:nth-child(2) {
        margin: 0
    }

    body.single .weekly-posts .post:nth-child(3) {
        display: none
    }
}

@media only screen and (max-width: 700px) {
    #nav ul li a {
        font-size: 15px;
        padding: 0 10px
    }

    .footer-col {
        float: none !important
    }

    .footer-col.footer-col-1 {
        margin: 0 !important
    }

    .footer-col.footer-col-2 {
        display: none;
        padding: 25px 0 0;
        border-top: 1px solid #E7E7E7;
        position: relative !important
    }
}

@media only screen and (max-width: 640px) {
    #nav, .full-banner .banner-content .banner-desc br, .related-posts .post:nth-child(3), .slogan, .weekly-posts .post:nth-child(3) {
        display: none
    }

    .single-post-title {
        font-size: 27px !important
    }

    .extra-logo {
        -webkit-transform: scale(1);
        transform: scale(1);
        filter: alpha(enabled=false);
        opacity: 1
    }

    .packery-grid-sizer, .post {
        width: 48% !important
    }

    .packery-grid-sizer:nth-child(even), .post:nth-child(even) {
        margin-right: 0 !important
    }

    .packery-grid-sizer.post-big, .post.post-big {
        width: 96% !important
    }

    .packery-gutter {
        width: 3% !important
    }

    .related-posts .post, .weekly-posts .post {
        margin-right: 4%
    }

    .full-banner .banner-content {
        padding: 0 10px
    }

    .full-banner .banner-content .banner-heading {
        font-size: 24px
    }

    .full-banner .banner-content .banner-desc {
        font-size: 15px
    }
}

@media only screen and (max-width: 520px) {
    .single-post-content ol, .single-post-content ul {
        margin-left: 0
    }

    .container, .header-navigation.headroom--not-top {
        padding: 0 10px
    }

    .extra-post #subscription {
        display: none
    }

    body.archive:not(.post-type-archive-deputy_control) .posts-list, body.home .posts-list, body.search .posts-list {
        display: block;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 25px
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer, body.archive:not(.post-type-archive-deputy_control) .post, body.home .packery-grid-sizer, body.home .post, body.search .packery-grid-sizer, body.search .post {
        width: 100% !important;
        max-width: 300px !important;
        margin: 0 auto 15px
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer.post-big, body.archive:not(.post-type-archive-deputy_control) .post.post-big, body.home .packery-grid-sizer.post-big, body.home .post.post-big, body.search .packery-grid-sizer.post-big, body.search .post.post-big {
        width: 100% !important
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer.post-big .post-thumb, body.archive:not(.post-type-archive-deputy_control) .post.post-big .post-thumb, body.home .packery-grid-sizer.post-big .post-thumb, body.home .post.post-big .post-thumb, body.search .packery-grid-sizer.post-big .post-thumb, body.search .post.post-big .post-thumb {
        height: 300px
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-grid-sizer.post-big .post-thumb img, body.archive:not(.post-type-archive-deputy_control) .post.post-big .post-thumb img, body.home .packery-grid-sizer.post-big .post-thumb img, body.home .post.post-big .post-thumb img, body.search .packery-grid-sizer.post-big .post-thumb img, body.search .post.post-big .post-thumb img {
        height: 300px;
        max-width: inherit;
        min-width: inherit
    }

    body.archive:not(.post-type-archive-deputy_control) .packery-gutter, body.home .packery-gutter, body.search .packery-gutter {
        width: 0
    }

    body.single .weekly-posts .post {
        width: 100% !important;
        max-width: 300px;
        float: none !important;
        margin: 0 auto 15px !important
    }

    body.single .weekly-posts .post:nth-child(3) {
        display: block
    }
}

@media only screen and (max-width: 400px) {
    .sfm-share, .sfm-tags {
        padding-left: 0 !important
    }

    .sfm-share .sfm-heading, .sfm-tags .sfm-heading {
        position: relative;
        display: block
    }
}

/*# sourceMappingURL=style.css.map */

.full-width .single-post, .full-width .single-post-thumb {
    width: 100% !important;
    max-width: 100% !important;
}

.full-width .single-post-thumb img {
    height: auto !important;
    min-height: 100% !important;
}

.full-width .single-post-content img {
    width: 100%;
}

.full-width .single-post-content p {
    padding: 0 10%;
}

.full-width .single-post-content .single-content-foto-full p {
    padding: 0 !important;
}

.map-settings {
    top: 100px;
}

/**********map**********/

.map-header {
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
}

.map-header-bg {
    width: 100%;
    height: 90px;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 1;
}

.map-header .map-control {
    box-shadow: none;
}

.map-buttons {
    position: absolute;
    width: 100%;
    display: block;
    z-index: 2;
    text-align: center;
    vertical-align: bottom;
    bottom: 4px;
}

.map-buttons > ul > li {
    display: inline-block;
    cursor: pointer;
    position: relative;
/ / margin : 0 5 px;
    padding: 0 10px;
    min-width: 200px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.map-buttons > ul > li.current::before {
    content: '';
    position: absolute;
    bottom: -4px;
    height: 4px;
    left: 0;
    width: 100%;
}

.map-buttons > ul > li:before {
    content: '';
    position: absolute;
    bottom: -4px;
    height: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    z-index: -1;
    background-color: #00D27C;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.map-buttons > ul > li:hover::before {
    height: 135%;
}

.map-buttons > ul > li:hover {
    color: #ffffff;
}

.map-buttons > ul > li > ul {
    position: absolute;
    background: #fff;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0);
    left: 0;
    width: 100%;
    color: #737373;
    padding: 10px;
    z-index: -2;
    top: -40px;
    opacity: 0;
    text-align: left;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 50% 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.map-buttons > ul > li > ul::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 0;
    border-bottom-color: #fff;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -5px;
}

.map-buttons > ul > li > ul.open {
    opacity: 1;
    top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.map-buttons ul li > ul li {
    margin: 5px 0;
    padding: 0 2px;
    font-size: 14px;
}

.map-buttons ul li > ul li a {
    color: #737373;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.map-buttons ul li > ul li a:hover {
    color: #00D27C;
}

.select-hidden {
    display: none;
}

.deputy-map-info dl {
    margin-top: 20px;
}

/*button style*/

.deputy-map-info a.blue, .layers button.blue {
    background: #50B1EF !important;
}

.deputy-map-info a.darkblue, .layers button.darkblue {
    background: #5057EF !important;
}

.deputy-map-info a.green, .layers button.green {
    background: #00DE7E !important;
}

.deputy-map-info a.darkgreen, .layers button.darkgreen {
    background: #1CAE49 !important;
}

.deputy-map-info a.orange, .layers button.orange {
    background: #EF6C00 !important;
}

.deputy-map-info a.red, .layers button.red {
    background: #EF5350 !important;
}

.deputy-map-info a.violet, .layers button.violet {
    background: #9F50EF !important;
}

.deputy-map-info a.yellow, .layers button.yellow {
    background: #EFE450 !important;
}

.mc-right .map-control.blue:hover {
    background: #50B1EF !important;
    border-color: #50B1EF;
}

.mc-right .map-control.darkblue:hover {
    background: #5057EF !important;
    border-color: #5057EF;
}

.mc-right .map-control.green:hover {
    background: #00DE7E !important;
    border-color: #00DE7E;
}

.mc-right .map-control.darkgreen:hover {
    background: #1CAE49 !important;
    border-color: #1CAE49;
}

.mc-right .map-control.orange:hover {
    background: #EF6C00 !important;
    border-color: #EF6C00;
}

.mc-right .map-control.red:hover {
    background: #EF5350 !important;
    border-color: #EF5350;
}

.mc-right .map-control.violet:hover {
    background: #9F50EF !important;
    border-color: #9F50EF;
}

.mc-right .map-control.yellow:hover {
    background: #EFE450 !important;
    border-color: #EFE450;
}

/*preloader style*/
/*
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background: #fff;
}
#loader-wrapper p{
    text-align: center;
    width: 100%;
    margin-top: 35%;
    letter-spacing: 2px;
    -webkit-animation: load-fade 3s linear infinite;
    animation: load-fade 3s linear infinite;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00c373;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00a563;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #007547;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes load-fade {
    0%   {  opacity: 0;  }
    50%   {  opacity: 1;  }
    100%   {  opacity: 0;  }
}
@keyframes load-fade {
    0%   {  opacity: 0;  }
    50%   {  opacity: 1;  }
    100%   {  opacity: 0;  }
}

*/

/*шукати депутата*/

#deputy_search_form {
    text-align: center;
    margin-top: 30px;
}

#deputy_search_form input[type='text'] {
    max-width: 350px;
    display: inline-block;
    border: none;
    border-bottom: solid 1px #e7e7e7;
    border-top: solid 1px #e7e7e7;
    height: 35px;
    border-radius: 0;
}

#deputy_search_form input[type='submit'] {
    height: 35px;
    line-height: 35px;
    background: #fff;
    vertical-align: bottom;
    border-bottom: solid 1px #00d27c;
    border-top: solid 1px #00d27c;
    color: #00d27c;
    margin-left: -15px;
    border-radius: 0;
}

#deputy_search_form input[type='submit']:hover {
    color: #fff;
    background: #00D27C;
}

.nothing-found {
    margin-bottom: 60px;
}

.nothing-found .nothing-text:first-child {
    font-size: 24px;
    position: relative;
    margin-bottom: 10px;
}

.nothing-found .nothing-text:first-child::before {
    content: '';
    height: 2px;
    width: 40px;
    background: rgba(215, 30, 35, 0.9);
    position: absolute;
    bottom: -6px;
    left: calc(50% - 20px);
}

.nothing-found .nothing-text:last-child {
    font-weight: 100;
    color: #ABA7A7;
    font-size: 18px;
}

@media only screen and (max-width: 480px) {
    #deputy_search_form input[type='text'] {
        max-width: 230px;
    }

    #deputy_search_form input[type='submit'] {
        padding: 0 5px;
    }
}

.map-big-slider .prev-photo svg, .map-big-slider .next-photo svg {
    width: 30px;
    text-align: center;
    vertical-align: middle;
}

.map-big-slider .prev-photo, .map-big-slider .next-photo {
    background: #00D27C;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: calc(50% - 25px);
    text-align: center;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.map-big-slider .prev-photo {
    left: 0;
}

.map-big-slider .next-photo {
    right: 0;
}

.map-big-slider .prev-photo:hover, .map-big-slider .next-photo:hover {
    opacity: .65;
}

#by-cuf {
    left: calc(50% + 55px);
    width: 24px;
    top: 33px;
    background: url(assets/img/CUF-logo.png);
    height: 24px;
    background-size: 100%;
    display: block;
    z-index: 1005;
    position: absolute;
    text-decoration: none;
}

#by-cuf:before {
    content: "та";
    color: #888888;
    position: absolute;
    text-decoration: none;
    left: -15px;
    bottom: 0;
    font-size: 10px;
}

.tilda .single-post-thumb {
    display: none !important;
}

.tilda div[id*="nav"] li:before {
    display: none !important;
}

.tilda div[class*="__centerside"] ul li {
    padding: 0;
    margin: 0 15px;
}

.tilda div[class*="__centerside"] ul li a {
    color: inherit !important;
}

.tilda tr td {
    padding: initial;
}

.tilda .t205__col, .tilda .t-col_6{
    width: calc(50% - 40px);
}

.single-kandidat .kandidat-info-col .info-row .social-links{
    visibility: visible;
}



@media screen and (max-width: 980px){
    #post-55408 .t229 .t229__list_item{
        display: inline-block;
    }
    #post-55408 .t229 a, #allrecords .t229 a{
        color: #000000!important;
    }
    #post-55408 .t-col{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    #post-55408 .t334__col{
        width: 100%!important;
    }
    #post-55408 #recorddiv5057238{
        height: 400px!important;
    }
    #post-55408 .t164 .t-cover__wrapper{
        height: 400px!important;
    }
    .postid-55408 .container{
        width: 94%!important;
        padding: 0 3%!important;
    }
    .postid-55408 .comments-block{
        width: 100%!important;
    }
    .postid-55408 #header-icons{
        margin: 0 18px 0 0!important;
    }
    .postid-55408 .volunteer-form{
        width: calc(100% - 66px);
    }
}
@media only screen and (max-width: 960px) {
    .tilda .t205__col, 
    .tilda .t-col_6 {
        width: 100%;
    }
}