.line-header {
    margin: 0 15px;
}
.content_single_post table {
    height: auto !important;
}
.new-field-form-item input {
    width: calc(100% - 20px);
    height: 38px;
    display: inline-block;
}
.el_zv.new-form-r .personal_date input {
    width: calc(100% - 20px);
    }
.new-field-form {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.new-field-form .new-field-form-item:first-child {
    margin-right: 30px;
}
.new-field-form-item {
    width: calc(50% - 15px);
    display: inline-block;
}
.el_zv  input.wpcf7-form-control.wpcf7-submit.recaptcha-btn.recaptcha-btn-type-css {
    width: 130px;
    background: #2d5ca6;
    height: 38px;
    color: white;
    margin-top: 30px;
    margin-bottom: 40px;
    float: right;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.evaluate_work input.wpcf7-form-control.wpcf7-submit.recaptcha-btn.recaptcha-btn-type-css {
    width: 130px;
    background: #2d5ca6;
    height: 38px;
    color: white;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    display: block;
    border: none !important;
    outline: none !important;
    margin-top: -10px;
}
body {
    background: #F7F8F9;
    color: #191919;
}
.gm-style-cc {
    display: none;
}

.hamburger-def-style {
    position: absolute;
    top: 20px;
    right: 20px;
    outline: none !important;
}

.hamburger-def-style .hamburger-inner,
.hamburger-def-style .hamburger-inner:after,
.hamburger-def-style .hamburger-inner:before {
    width: 35px;
}

body.single-post .site-content {
    min-height: calc(100vh - 268px);
}

body.single-post {
    background: #f7f8f9;
}

body.single-post .h1 {
    color: #182a4b;
    font-size: 40px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 45px;
}

.h1 {
    margin-top: 20px !important;
}

body.single-post .content_single_post {
    font-size: 16px;
    color: #191919;
    line-height: 1.5;
    display: inline-block;
    width: 100%;
}

body.single-post .content_single_post p {
    margin-top: 0;
    margin-bottom: 10px;
}

.print_button img {
    height: 20px;
    width: auto;
    cursor: pointer;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.print_button img:hover {
    opacity: 0.6;

}

.print_button {
    display: inline-block;
    vertical-align: middle;
    float: right;
    position: relative;

}

.date_post {
    color: #2d5ca6;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: lowercase;
}


#gsc-i-id1 {
    background: red !important;
}

.gsc-adBlock,
.gcsc-branding {
    display: none !important;
}

.gsc-above-wrapper-area-container {
    display: none;
}

.gsc-cursor-box {
    display: none;
}

.gsc-control-cse {
    background-color: transparent;
    border: none;
}

.gsc-results {
    background-color: white;
}

.gsc-search-button,
.gsc-clear-button {
    display: none;
}

input#gsc-i-id1::-webkit-input-placeholder {
    position: relative;
    top: 1px;
    left: -48px;
    display: block !important;
    opacity: 1;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1::-moz-placeholder {
    position: relative;
    top: 1px;
    left: -48px;
    display: block !important;
    opacity: 1;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1:-moz-placeholder {
    position: relative;
    top: 1px;
    left: -48px;
    display: block !important;
    opacity: 1;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1:-ms-input-placeholder {
    position: relative;
    top: 1px;
    left: -48px;
    display: block !important;
    opacity: 1;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1:focus::-webkit-input-placeholder {
    display: block !important;
    opacity: 0 !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1:focus::-moz-placeholder {
    display: block !important;
    opacity: 0 !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1:focus:-moz-placeholder {
    display: block !important;
    opacity: 0 !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1:focus:-ms-input-placeholder {
    display: block !important;
    opacity: 0 !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

input#gsc-i-id1 {
    font-family: sans-serif !important;
}

input#gsc-i-id1 {
    position: relative;

}

table.gsc-search-box,
.cse form.gsc-search-box, form.gsc-search-box {
    margin-bottom: 0 !important;

}

.gsc-control-cse {
    background: inherit !important;
    border: none !important;
}

.input_searc {
    vertical-align: top;
    width: 250px;
}

.input1 {
    width: 250px;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
}

/*--------------Checkbox search Begin--------------*/
#gsc-i-id1 {
    border: 0 !important;
    outline: none !important;
    padding: 0 0 !important;
    background-color: #004bc1 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 18px !important;
}

.cse form.gsc-search-box, form.gsc-search-box {
    padding: 0 !important;
}

/* стили для IE8 и более старых версий*/
.checkbox {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px;
}

/*для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkbox + label {
    cursor: pointer;
}

/* оформление чекбокса в современных браузерах, а также IE9 и выше.*/

/* Прячем оригинальный чекбокс. */
.checkbox:not(checked) {
    position: absolute;
    opacity: 0;
}

.checkbox:not(checked) + label {
    position: relative; /* будем позиционировать псевдочекбокс относительно label */
    padding: 0 0 0 60px; /* оставляем слева от label место под псевдочекбокс */
}

/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -4px;
    left: 0;
    width: 50px;
    height: 26px;
    border-radius: 13px;
    background: #CDD1DA;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
}

/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkbox:not(checked) + label:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 2px;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    background: #FFF;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}

/* Меняем фон чекбокса, когда он включен. */
.checkbox:checked + label:before {
    background: #9FD468;
}

/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkbox:checked + label:after {
    left: 26px;
}

.radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;

}

.radio + label {
    cursor: pointer;
}

.radio:not(checked) {
    position: absolute;
    opacity: 0;
}

.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 25px;

}

label:before,
label:after {
    transition: 0.5s;
}

.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #CDD1DA;
    background: #2d5ca6;
}

.search_active.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 10px;
    height: 10px;
    background: white;
    border: 2px solid #2d5ca6;
    opacity: 0;
    transition: all .2s;
}

.search_active.radio:checked + label:after,
.search_active.radio:not(:checked) + label:after {
    opacity: 1;
}

.box_button_radio {
    top: 5px;
    color: white;
    font-size: 12px;
    margin-right: 5px;
}

/*--------------Checkbox search END--------------*/
.dwls_search_results {
    margin-top: 16px !important;
}

#searchform {
    position: relative;

}

input.input1 {
    height: 41px;
    top: -13px;
    position: relative;
}

.selection_search {
    position: absolute;
    right: -15px;
    bottom: 4px;

}

.site-header-sub input[type="submit"] {
    display: inline-block;
    position: absolute !important;
    top: 17px;
    right: 0;
    padding: 6px 18px !important;
    transition: 0.5s !important;
    cursor: pointer;
    border: 1px solid white !important;
    background: transparent !important;
    color: white !important;
    z-index: 999999999999;
    font-size: 16px !important;
}

.site-header-sub input[type="submit"]:hover {
    background: white !important;
    color: black !important;
    border: 1px solid transparent !important;
}

.input_searc {
    display: none;
}

.search_kmu_result {
    max-width: 1170px;
    margin: 0 auto;
}

.gssb_c {
    top: 180px !important;
    width: 50% !important;
}

td.gssb_a > div > span,
.gssb_a img {
    display: none !important;
}

.gsc-webResult.gsc-result {
    color: #191919 !important;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    border: none !important;
    border-bottom: 1px dotted #191919 !important;
}

.gs-title {
    text-decoration: none !important;
    font-size: 22px !important;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.gs-title:hover {
    opacity: 0.6;
}

.gsc-results {
    background: transparent !important;
    border: none;
}

.gsc-above-wrapper-area {
    display: none;
}

.gsc-richsnippet-showsnippet-label {
    display: none;
}

.gs-visibleUrl {
    padding-top: 10px !important;
}

.selection_search {
    width: 100%;
    height: 26px;
    right: 0;
    z-index: 500;

}

.selection_search > div.search_def {
    margin-right: 10%;
}

.selection_search > div {

    width: 40%;
    display: inline-block;
    cursor: pointer;
    padding: 5px 5px;
    text-align: center;
    color: white;
    border: 1px solid #307f3d;
    line-height: 1;
    font-size: 12px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.selection_search > div:first-child {
    margin-bottom: 4px;
}

.search_active {
    background: #307f3d;
}

.selection_search > div:hover {
    background: #307f3d;
}

#searchform,
form.form_kmu {
    width: 320px;
    position: relative;
}

#searchform .input1,
form.form_kmu .input1 {
    width: 180px;
}

.single-post .content_single_post img {
    display: block;
    margin: 0 auto;
    padding-right: 20px;
    padding-bottom: 20px;
}

.single-post .content_single_post h2 {
    text-align: left !important;
}

.MsoNormal {
    padding: 0 !important;
}

.single-post .content_single_post {
    margin-bottom: 30px;
}

form.form_kmu {
    display: none;
    line-height: 66px;
}

form.form_kmu input {
    border: 0;
    outline: none;
    padding: 0 0;
    background-color: #2d5ca6;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
}

.left-header-sub {
    position: relative;
}

.image_post img {
    height: 100%;
}

.image_post {
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    display: inline-block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.image_post:hover {
    opacity: 0.8;
}

.post_info {
    display: inline-block;
    margin-bottom: 30px;
    border-bottom: 1px solid #D6DDE5;
    position: relative;
    width: 100%;
}

.post_info .date_post {
    position: absolute;
    bottom: 30px;
}

.post_info .link_title {
    display: inline-block;
    width: 80%;
    color: #191919;
    font-size: 24px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
}

.post_info .link_title:hover {
    opacity: 0.6;
}

.site-main {
    margin-bottom: 40px;
}

.post_info h2 {
    margin-top: 0;
    line-height: 1.5;
    padding-bottom: 40px;
}

.page-numbers {
    text-decoration: none !important;
    font-size: 18px;
    color: #191919;
    font-weight: 500;
    margin-right: 25px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

span.page-numbers {
    color: #2d5ca6;
}

.page-numbers:hover {
    opacity: 0.7;
}

.title-category {
    font-size: 30px;
    font-weight: 500;
    color: #191919;
}

.cat-item a, .page-item a {
    color: #191919 !important;
}

.mm-next:after,
.mm-prev:before {
    border-color: #191919 !important;
}

.mm-title {
    color: #191919 !important;
    font-size: 20px !important;
}

.single-post .content_single_post img[src='http://pfu.spov.com.ua/wp-content/uploads/2017/04/-e1491284987458.jpg'] {
    float: none;
    margin: 0 auto;
    display: block;
    opacity: 0;

}

.single-post .content_single_post img[src='/content/themes/pfu/image/Tryzub1.svg'] {
    float: none;
    margin: 0 auto;
    display: block;

}



body.single-post .content_single_post p {
    background: #fff !important;
}
.single_post ul li {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
}

.single_post ul li:last-child {
    margin-bottom: 0;
}

.conent_all_window {
    min-height: calc(100vh - 246px);
    margin-bottom: 50px;
}

.el_zv {
    display: inline-block;
    vertical-align: top;
    width: 100%;

}

.el_zv .personal_date {
    display: inline-block;
    width: 30%;
    float: left;
}

.el_zv .personal_date input {
    width: 70%;
    margin-bottom: 30px;
    height: 38px;
}

.el_zv .adress_date input {
    margin-bottom: 30px;
    height: 38px;
}

.el_zv input {
    border: 1px solid #E5E5E5;
    background: white;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 0 10px;
}

.el_zv .adress_date {
    display: inline-block;
    width: 70%;
}

.el_zv .adress_date input {
    display: inline-block;
    width: 70%;

}

.el_zv .contacts input {
    width: 100%;
}

.el_zv .contacts.tel_email p {
    width: 100% !important;
    margin-right: 0 !important;
    display: inline;

}

.el_zv .contacts.tel_email p span {
    width: 40%;
    display: inline-block;
}

.el_zv .contacts.tel_email p span:first-child {
    float: left;
    margin-right: 17%;
}

.el_zv .contacts p {
    display: inline-block;
    width: 40%;
}

.el_zv .contacts {
    padding-left: 12.4%;
}

.el_zv .contacts p:nth-of-type(1) {
    margin-right: 16.5%;
}

.el_zv .contacts h2 {
    width: 100%;
    display: inline-block;
    margin-top: 14px;
}

.select2-container--default .select2-results > .select2-results__options {
    overflow: visible !important;
    max-height: none !important;
}

.el_zv .adress_date_inner {
    display: inline-block;
    height: auto;
    width: 50%;
    float: left;
}

.adress_date_inner input {
    float: right;
}

.adress_date > h2 {
    margin-left: 12%;
}

.el_zv .line {
    width: 100%;
    height: 1px;
    background: #D6DDE5;
    margin-bottom: 30px;
}

.el_zv .personal_date .select2 {
    width: calc(70% + 20px) !important;
    margin-bottom: 30px;

}

.el_zv .mes_subm .select2 {
    width: calc(70% + 20px) !important;
    display: inline-block;
    float: left;
}

.el_zv {
    position: relative;
}

.wpcf7-form-control-wrap.Ugoda {
    position: absolute;
    right: 142px;
    bottom: 45px;
}

.wpcf7-form-control-wrap.Ugoda .wpcf7-list-item-label {
    position: relative;
    top: -2px;
}

.el_zv .mes_subm .adress_date > p {
    display: none;
}

.el_zv .mes_subm .adress_date {
    position: relative;
    top: 8px;
}

.el_zv .mes_subm .adress_date input[name="your-subject"] {
    width: 55%;
    margin-right: 12%;
    margin-left: 12%;
}

.el_zv label {
    color: #2d5ca6;
    font-size: 14px;
    line-height: 1;
}

.el_zv .select2-selection,
.el_zv .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.el_zv .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    color: #191919;
    font-size: 16px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #E5E5E5;
    border-radius: 0 !important;

}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #191919;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
    width: 15px;
    height: 15px;
    background-image: url("/content/themes/pfu/image/downwards-pointer.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -8px;
    margin-left: -10px;
}

.select2-container--open b {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.select2-dropdown {
    border: 1px solid #E5E5E5 !important;
    border-radius: 0 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    display: none !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #E5E5E5 !important;
}

.el_zv input::-webkit-input-placeholder,
.el_zv textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;

}

.el_zv input::-moz-placeholder,
.el_zv textarea::-moz-placeholder {
    opacity: 1;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;

}

.el_zv input:-moz-placeholder,
.el_zv textarea:-moz-placeholder {
    opacity: 1;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}

.el_zv input:-ms-input-placeholder,
.el_zv textarea:-ms-input-placeholder {
    opacity: 1;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}

.el_zv input:focus::-webkit-input-placeholder,
.el_zv textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.el_zv input:focus::-moz-placeholder,
.el_zv textarea:focus::-moz-placeholder {
    opacity: 0;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.el_zv input:focus:-moz-placeholder,
.el_zv textarea:focus:-moz-placeholder {
    opacity: 0;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.el_zv input:focus:-ms-input-placeholder,
.el_zv textarea:focus:-ms-input-placeholder {
    opacity: 0;
    color: #191919;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.el_zv input:focus,
.el_zv textarea:focus {
    border-color: #ababab;
}

.el_zv textarea {
    border: 1px solid #E5E5E5;
    border-radius: 0;
    width: calc(100% - 20px);
    padding: 10px;
}

.file-upload {
    position: relative;
    width: 130px;
    height: 38px;
    background: #2d5ca6;
    padding: 0 4px;
    color: #fff;
    text-align: center;
    display: inline-block;
    top: 14px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.file-upload:hover {
    opacity: 0.7;
}

.file-upload input[type="file"] {
    display: none; /* Обязательно скрываем настоящий Input File */
}

.file-upload label {
    /* Растягиваем label на всю возможную площадь блока .file-upload */
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    cursor: pointer;
    color: white !important;
    font-size: 16px;
}

.file-upload span {
    line-height: 36px; /* Делаем вертикальное выравнивание текста, который написан на кнопке */
}

.el_zv input[type="submit"] {
    width: 130px;
    background: #2d5ca6;
    height: 38px;
    color: white;
    margin-top: 30px;
    margin-bottom: 40px;
    float: right;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.el_zv input[type="submit"]:hover {
    opacity: 0.7;
}

.el_zv.form_two .personal_date,
.el_zv.form_two .adress_date {
    width: 50% !important;
}

.el_zv.form_two {
    margin-top: 20px;
}

.el_zv.form_two .adress_date {
    position: relative;
    top: -21px;
}

.el_zv.form_two .personal_date input,
.el_zv.form_two .adress_date input {
    width: calc(100% - 20px);
}

.el_zv.form_two .adress_date .select2 {
    width: 100% !important;
    margin-bottom: 30px;
}

.el_zv.form_two .adress_date-inner {
    padding-left: 10%;
}

.el_zv.form_two .personal_date_inner {
    padding-right: 10%;
}

.postid-23463 .site-content {
    max-width: 100%;
}

.postid-23463 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.postid-23463 .content_single_post {
    display: none;
}

.width_content {
    max-width: 1170px;
    margin: 0 auto;
}

#google-container {
    height: 350px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box_column_text .h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 50px 0 40px;
}

.green_heading {
    color: #2d5ca6;
}

.box_column_text .h3 {
    font-size: 24px;
    margin-bottom: 30px;
}

.box_column_text .two_column_box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.box_column_text .two_column_box > div {
    display: inline-block;
    width: 35%;
    line-height: 1.5;
}

.box_column_text .two_column_box > .right-text {
    width: 60%;
}

.right-text span {
    display: inline-block;
}

.box_column_text .two_column_box > .left-text {
    float: left;
}

.box_column_text a {
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    color: #004bc1;
}

.box_column_text a:hover {
    text-decoration: underline;
}

.line_after_text {
    padding-bottom: 30px;
    border-bottom: 1px solid #D6DDE5;
    margin-bottom: 10px;
    color: #5b616c;
    font-size: 18px;
    font-weight: 400;
}
.box_column_text .line_after_text a {
    text-decoration: none;
}
.bottom_row_text p {
    line-height: 1.5 !important;
}

.bottom_row_text a {
    font-size: 15px;
    margin: 10px 0;
    display: block;
    text-align: left;
}

.page-template-headquarters-page .box_column_text .two_column_box > .left-text > .item-text {
    padding-right: 90px;
}

.page-template-headquarters-page .box_column_text .two_column_box > .left-text h3 {
    margin-top: 0;
    color: #2d5ca6;
}

.box_column_text .two_column_box > .left-text p, .box_column_text .two_column_box > .right-text p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.box_column_text .two_column_box > .left-text p label, .box_column_text .two_column_box > .right-text p label, .box_column_text .two_column_box p {
    font-size: 18px;
    font-weight: 400;
    color: #5b616c;    
}
.box_column_text .two_column_box > .left-text p label, .box_column_text .two_column_box > .right-text p label {
    display: inline-block;
    min-width: 170px;
}
.box_column_text .two_column_box > .left-text p .col-val, .box_column_text .two_column_box > .right-text p .col-val {
    font-size: 18px;
    font-weight: 400;
    color: #004bc1;
}
.box_column_text .two_column_box > .left-text p .col-val a, .box_column_text .two_column_box > .right-text p .col-val a, .line_after_text a, .box_column_text .two_column_box p a {
    font-size: 18px;
    font-weight: 400;

    color: #004bc1;
    text-decoration: none;
    border-bottom: 1px solid transparent;

    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.box_column_text .two_column_box > .left-text p .col-val a:hover, .box_column_text .two_column_box > .right-text p .col-val a:hover, .line_after_text a:hover, .box_column_text .two_column_box p a:hover {
    border-bottom: 1px solid #004bc1;
}

.box_column_text .two_column_box .right-text span {
    color: #2d5ca6;
}

.page-template-headquarters-page .box_column_text {
    margin: 50px 0;
    padding-top: 50px;
    border-top: 1px solid #D6DDE5;
}

.page-template-headquarters-page .box_column_text:first-child {
    border: none;
    padding-top: 0 !important;
}

.single-post a > strong {
    display: inline-block !important;
}

.content_single_post * {
    font-family: 'Roboto', sans-serif !important;
}
.page-hot-line.page-template-headquarters-page .box_column_text {
    border-top: 2px solid #717171;
}

.page-hot-line .two_column_box:not(:last-child) {
    border-bottom: 1px solid #D6DDE5;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.page-hot-line .box_column_text {
    border-bottom: none !important;
}

.page-hot-line .box_column_text:first-child {
    border-top: none !important;
}

.page-hot-line .left-text {
    font-weight: 500;
}

.page-hot-line .h3 {
    color: #2d5ca6;
}

td p {
    padding: 0 !important;
}

.single_post .h1 {
    margin-bottom: 0 !important;
}

.wind_pdf {
    margin-bottom: 30px;
    border: none !important;
}

ol {
    margin: 0;
}

.content_single_post a {
    color: #2d5ca6;
    transition: 0.5s;
}

.content_single_post a:hover {
    opacity: 0.6;
}

.dwls_search_results li a {
    transition: 0.5s;
}

.dwls_search_results li a:hover {
    opacity: 0.6;
}

.postid-23131 .print_button {
    display: none;
}

.wp-polls .Buttons {
    width: 130px;
    background: #2d5ca6;
    height: 38px;
    color: white;
    margin-bottom: 40px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    font-size: 16px;
}

.wp-polls:not(:first-child) {
    margin-top: 30px;
}

.wp-polls-ans > p > strong {
    font-size: 16px !important;
    font-weight: 400;
}

.wp-polls-ans > p {
    font-size: 16px !important;
    font-weight: 400;
}

.wp-polls .Buttons:hover {
    opacity: 0.6;
}

.wp-polls p {
    font-size: 22px;
    margin-bottom: 20px !important;

}

.wp-polls p strong {
    font-weight: 400 !important;

}

.single_post .wp-polls ul li {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    color: black;
}

.single_post .wp-polls ul li:before {
    display: none;

}

.soc-icon {
    transition: 0.5s;
}

.soc-icon:hover {
    opacity: 0.6;
}

.wp-polls .pollbar {
    background: #2d5ca6;
}

li.daves-wordpress-live-search_result a {
    font-size: 14px !important;
}

.cookie-notice-container {
    padding: 10px;
    max-width: 1170px;
    margin: 0 auto;
    font-size: 14px !important;
}

.cookie-notice-container #cn-notice-text {
    display: block !important;
    line-height: 1.3;
}

#cookie-notice .button {
    margin-left: 0;
    width: 180px;
    text-align: center;
    margin-top: 10px;
    color: white;
    background: #2d5ca6;
    display: inline-block;
    padding: 10px 0;
    margin-right: 20px;
    text-decoration: none !important;
    transition: 0.5s;
    font-size: 14px;
}

#cookie-notice .button:hover {
    opacity: 0.6;
}

#cookie-notice {
    position: relative !important;
}

.main-burger-menu svg {
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
}

.hamburger {
    padding: 0 !important;
}

.hamburger-box {
    width: 16px;
    height: 16px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    width: 16px;
    background-color: white;
    height: 3px;
}

.hamburger--slider .hamburger-inner:before {
    top: 6px;
}

.hamburger--slider .hamburger-inner:after {
    top: 12px;
}

.hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0, -12px, 0) rotate(-90deg);
}

.print_button {
    width: 100%;
    float: none;
    margin: 15px 0;
}

.print_button img {
    float: right;
}

.single_post .h1 {
    margin: 30px 0 !important;
}

.post_image_thumb {
    float: left;
    margin: 0 20px 20px 0;
}

.mm-listview .mm-next:before {
    border-left: 1px solid #E5E5E5;
}

.mm-listview .mm-next {
    width: 80px !important;
}

.mm-listview {
    font-size: 16px !important;
    color: black;
}

.mm-listview > li > a, .mm-listview > li > span {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.site-header-sub {
    overflow: hidden;
}

.dev {
    transition: 0.5s;
    font-size: 13px;
    color: #6b6b6b;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    width: 100%;
    display: inherit;
    line-height: 13px;
    margin-top: 9px;
    vertical-align: top;
}

.dev:hover {
    opacity: 0.6;
}

.cookie-notice-container {
    position: relative;
}

.close_cookie {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 0;
    width: 15px;
    height: 15px;
}

.close_cookie img {
    width: 100%;
}

#my-menu img.close-menu-header {
    width: 15px !important;
    position: absolute;
    top: 13px;
    right: 18px;
    cursor: pointer;
}

.search_results_activity_indicator canvas {
    width: 25px;
    height: 25px;
    position: absolute;
    right: -85px;
    top: 12px
}

body.search .site-content {
    min-height: calc(100vh - 246px);
}

.link_bottom_print {
    display: none;
}

.buutton_tell {
    display: none;
    width: 100%;
    background: #F7F8F9;
    color: black;
    text-decoration: none !important;
    text-align: center;
    height: 60px;
    line-height: 20px;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    z-index: 99;
    box-shadow: 0px 1px 14px 0px #c7c7c7;
}

.buutton_tell div {
    padding: 12px;
}

.buutton_tell svg {
    width: 15px;
    position: relative;
    top: 3px;

}

footer#colophon {
    z-index: 999;
}

#google_content a {
    color: #2d5ca6;
    text-decoration: none !important;
    transition: 0.5s;

}

.google_content_inner {
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
}

#google_content a:hover {
    opacity: 0.6;
}

#menu-golovne-menyu li,
.mm-menu.mm-multiline .mm-listview > li > a {
    background-color: transparent !important;
}

.navigation.pagination {
    position: absolute;
    bottom: 130px;
    height: 34px;

}

.prev.page-numbers {
    display: none !important;
}

.navigation.pagination h2 {
    margin: 0 !important;
}

.new-warp-content-pfu {
    padding-bottom: 20px;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 80px !important;

}

body .mm-panels .mm-listview li a {
    transition: 0.5s all ease;
}

body .mm-panels .mm-listview li a:hover {
    background: #F2F2F2 !important;
}

body .mm-panels .mm-listview .mm-next {
    transition: 0.5s all ease;
}

body .mm-panels .mm-listview .mm-next:hover {
    background: #F2F2F2;
}

#cookie-notice {
    opacity: 1 !important;
}

.adress_date span > span.wpcf7-not-valid-tip,
.contacts.tel_email span > span.wpcf7-not-valid-tip {
    display: inline-block;
    width: 100% !important;
    margin-left: 25%;
    position: relative;
    top: -25px;
}

.personal_date_inner .wpcf7-not-valid-tip {
    position: relative;
    top: -25px;
}

.contacts.tel_email span > span.wpcf7-not-valid-tip {
    margin-left: 0 !important;
    font-size: 14px !important;
}

.wpcf7-not-valid-tip {
    font-size: 14px !important;
}

.wpcf7-response-output {
    text-align: center !important;
}

header#masthead {
    margin-bottom: 18px;
}

.gde-text {
    display: none !important;
}

.soc-icon svg {
    height: 22px;
    transition: 0.5s ease;
}

.soc-icon:hover {
    opacity: 1;
}

.soc-icon:hover svg {
    fill: #004bc1 !important;
}

.search-count-div {
    font-size: 20px;
    font-weight: 400;
}


.format {
    float: right;
    position: relative;
    top: -25px;
    font-size: 12px;
}

.wpcf7-form-control-wrap.file .wpcf7-not-valid-tip {
    width: auto !important;
    line-height: 1.2;
    white-space: nowrap !important;
    margin-left: 0 !important;
    position: absolute;
    top: 48px !important;
    right: -140px;
}

.file-upload {
    right: -9px;
}

.buutton_tell {
    z-index: 9999999;
}

footer#colophon {
    z-index: 99999999;
}

#mc4wp-form-1 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 15px;
}

.mailchimp_form input[type="email"] {
    outline: none !important;
    border: 1px solid #E5E5E5;
    background: white;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 0 10px;
    height: 30px;
    width: 250px;
    font-family: 'Roboto', sans-serif !important;
}

.mailchimp_form input[type="email"]:focus {
    border-color: #ababab;
}

.mailchimp_form input[type="submit"] {
    background-color: #fff;
    width: 120px;
    height: 32px;
    color: #2d5ca6;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    border: 1px solid #2d5ca6;
    position: relative;
    top: -1px;
}

.mailchimp_form input[type="submit"]:hover {
    background-color: #2d5ca6;
    color: white;
}

.mailchimp_form input[type="email"]::-webkit-input-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]::-moz-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]:-moz-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]:-ms-input-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.mailchimp_form input[type="email"]:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.footer-cookie {
    position: relative;
    top: 8px;
}

#mc4wp-form-1 p {
    font-family: 'Roboto', sans-serif !important;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    width: 65%;
    margin: 0 auto;
    display: block;
}

.option_evaluate .wpcf7-list-item-label {
    display: none;
}

.option_evaluate {
    margin-bottom: 20px;
}

.radio1 {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}

.radio1 + label {
    cursor: pointer;
}

.radio1:not(checked) {
    position: absolute;
    opacity: 0;
}

.radio1:not(checked) + label {
    position: relative;
    padding: 0 0 0 28px;
}

.radio1:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #CDD1DA;
    background: #FFF;
}

.radio1:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 3px;
    width: 14px;
    height: 14px;
    background: #2d5ca6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
    opacity: 0;
    transition: all .2s;
}

.radio1:checked + label:after {
    opacity: 1;
}

.evaluate_work input[type="submit"] {
    width: 130px;
    background: #2d5ca6;
    height: 38px;
    color: white;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    display: block;
    border: none !important;
    outline: none !important;
    margin-top: -10px;
}

.evaluate_work input[type="submit"]:hover {
    opacity: 0.7;
}

.evaluate_work span.wpcf7-list-item {
    margin-left: 0 !important;
}

.evaluate_work #eval1_label {
    margin-right: 20px;
}

.evaluate_work input[type="text"] {
    height: 38px;
    outline: none !important;
    border: 1px solid #E5E5E5;
    background: white;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 0 10px;
}

.evaluate_work input[type="text"]:focus {
    border-color: #ababab;
}

.evaluate_work input[type="text"]::-webkit-input-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]::-moz-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]:-moz-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]:-ms-input-placeholder {
    font-size: 16px;
    color: #191919;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.evaluate_work input[type="text"]:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.box_hidding .wpcf7-list-item {
    display: block;
    margin-bottom: 15px;
}

.box_hidding .wpcf7-list-item.first {
    margin-top: 15px;
}

.title_evaluate {
    margin-bottom: 20px !important;

}

.option_evaluate {
    margin-top: -10px;
}

.evaluate_work{
    margin-bottom: 20px;
}

.foter-copy-right {
    width: 33%;
}

.postid-24869 .date_post,
.postid-24869 .print_button {
    display: none;
}

.box-hide-box-img-gerb {
    display: none;
}

.slides_wrapper_logo.new-slider-logo_wrapper {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.slides_wrapper_logo.new-slider-logo_wrapper a {
    border: 1px solid transparent;
    height: 90px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(20% - 6px);
    color: #fff;
    text-decoration: none !important;
    background: #2d5ca6;
    margin-bottom: 3px;
    margin-right: 3px;
}

.box-img-gerb .st1 {
    fill: #fff;
    transition: 0.5s !important;
}

.slides_wrapper_logo.new-slider-logo_wrapper a span {
    background: transparent !important;
    width: 50%;
    position: absolute;
    top: 50%;
    text-decoration: none;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slides_wrapper_logo.new-slider-logo_wrapper a .box-img-gerb {
    padding-left: 10px;
    width: 50%;
    position: absolute;
    top: 57%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slides_wrapper_logo.new-slider-logo_wrapper a:hover {
    opacity: 1 !important;
    border: 1px solid #2d5ca6;
    background: transparent;
    color: #2d5ca6;

    -webkit-box-shadow: 0px 20px 43px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 20px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 20px 1px rgba(0,0,0,0.3);
}

.slides_wrapper_logo.new-slider-logo_wrapper a:hover .st1 {
    fill: #2d5ca6;
}

img.alignright {
    float: right;
    padding: 1em 0 1em 1em !important;
}

img.alignleft {
    float: left;
    padding: 1em 1em 1em 0 !important;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

blockquote {
    border-left: 3px solid #2d5ca6;
    padding-left: 20px
}

blockquote em {
    text-align: right;
    display: block;
}

.box_face_person {
    width: 210px;
    height: 210px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.link_pravl {
    display: inline-block;
    width: 33.33%;
    padding: 0 40px 0 0;
    vertical-align: top;
    margin-bottom: 40px;
    text-decoration: none !important;
    transition: 0.4s ease
}

.link_pravl:hover {
    opacity: 0.7;
}

.link_pravl_box {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 20px;
    width: 100%;

}

.name_pravl {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.name_pravl .last-name {
    display: block;
    font-size: 36px;
    line-height: 1.2;
}
.name_pravl .first-name {
    display: block;
    font-size: 25px;
    line-height: 1;
}

.prof_pravl {
    color: #191919;
    font-size: 18px;
}

.tab-links {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.tab-links li {
    list-style: none;
    margin-left: 4px;
    margin-right: 4px;
    width: calc(33.33% - 12px);
    display: inline-block;
    height: 66px;
    border: 2px solid #d8d8d8;
    position: relative;

    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.tab-links li:last-child {
    margin-left: 8px;
    margin-right: 0;
}
.tab-links li:first-child {
    margin-left: 0;
    margin-right: 8px;
}

.tab-links a p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 96%;
    text-align: center;
}

.tab-links a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: transparent;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: black;
    text-decoration: none;
    color: #979aa0;
    opacity: 1;

    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.tab-links li.active, .tab-links li:hover {
    border: 2px solid #2d5ca6;
}
.tab-links li.active a, .tab-links li a:hover {
    color: #2d5ca6;
    opacity: 1!important;
}

.box-map, .name-obl {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
    vertical-align: top;
}

.box-map img {
    width: 80%;
    max-width: 100%;
    display: block;
}

.title_name_obl {
    font-size: 30px;
    font-weight: 700;
    color: #182a4b;
}

.marker-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.line_text {
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
}

.text-after-marker {
    padding-left: 20px;
}

.tabs-boxes {
    margin-top: 50px;
    margin-bottom: 50px;
}

.table_after_name table {
    width: 100%;
    border-collapse: collapse;
    border: none !important;
}
.table_after_name table td {
    font-size: 15px ;
}

.table_after_name table tr:first-child td {
    height: 53px !important;
    vertical-align: middle;
    text-align: center;
    color: #2d5ca6;
    font-size: 16px;
    font-weight: 700;
    border: 0!important;
}

.table_after_name table tr:not(:first-child) td {
    padding: 10px;
}
body .table_after_name table{
    border-collapse: collapse !important;
}

.table_after_name table td:first-child {
    vertical-align: middle;
    text-align: left;
}

body .table_after_name table tr:first-child td {
    padding: 0 !important;
}

footer {

    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 27px 0px;
}

html body {
    background: white !important;
}

body .single_post p,body .single_post span{
    font-family: Roboto !important;
    font-size: 16px !important;
}
.arrow-scroll{
    display: none;

}

.arrow-scroll {
    position: relative;
    text-align: center;
    z-index: 9;
    width: 100%;
    height: 20px;
    left: -60px;
}
.arrow-scroll__wrap {
    display: inline-block;
    transition: 2s;
}

.arrow-scroll__wrap_animated {
    animation: arrow-scroll 3s infinite ;
}
@keyframes arrow-scroll {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(120px);
    }
    100% {
        transform: translateX(0);
    }
}




.bvi-body .table_after_name table tr:first-child td:nth-child(even),
.bvi-body .table_after_name table tr:first-child td:nth-child(odd){
    background: transparent !important;
}
.bvi-body  .name-obl{
    width: 100% !important;
}
.bvi-body .tab-links li {
    width: 33.39%;

}
.bvi-body .tabs-boxes{
    margin-top:  0 !important;
}
#tab1 .table_after_name  table  td:nth-child(4),
#tab2 .table_after_name  table  td:nth-child(5),
#tab3 .table_after_name  table  td:nth-child(4){
    width: 150px!important;
}
.img_media img{
    max-width: 100% !important;
    height: auto !important;
}

.catpost-obyednani-terytorialni-gromady .tab-links{
    display: none;
}

.table_after_name td:nth-child(3){
    width: 130px !important;
}
#tab1 .table_after_name table{
    margin-bottom: 50px;
}
#tab2 .table_after_name table{
    margin-bottom: 50px;
}
#tab3 .table_after_name table{
    margin-bottom: 50px;
}

.postid-23463 .table_after_name td:nth-child(1),
.postid-23463 .table_after_name td:nth-child(2),
.postid-23463 .table_after_name td:nth-child(3){
	width: auto !important;

}

.postid-23463 .table_after_name tbody{
	table-layout: fixed ;

}
.image_post{
	position: relative;
}
.image_post img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
}
.section-link{
    display: inline-block;
    width: 100%;
}
.bvi-body.bvi-color-white .footer-cookie{
    background-color: transparent !important;
}

.bvi-body .new-warp-content-pfu .slick-dots{
    display: none !important;
}
.hide-field-eval{
	  display: none !important;
}

.postid-22221 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.postid-22219 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22218 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22217 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22216 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22213 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22215 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22214 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22212 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22226 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22231 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22222 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22223 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22224 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22225 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22227 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22228 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22229 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22230 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22232 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22233 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22234 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22235 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22236 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22237 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22238 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}.postid-22220 h1.h1 {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.postid-22221 .site-content {
    max-width: 100%;
}
.postid-22219 .site-content {
    max-width: 100%;
}
.postid-22218 .site-content {
    max-width: 100%;
}
.postid-22217 .site-content {
    max-width: 100%;
}
.postid-22216 .site-content {
    max-width: 100%;
}
.postid-22213 .site-content {
    max-width: 100%;
}
.postid-22215 .site-content {
    max-width: 100%;
}
.postid-22214 .site-content {
    max-width: 100%;
}
.postid-22212 .site-content {
    max-width: 100%;
}
.postid-22226 .site-content {
    max-width: 100%;
}
.postid-22231 .site-content {
    max-width: 100%;
}
.postid-22222 .site-content {
    max-width: 100%;
}
.postid-22223 .site-content {
    max-width: 100%;
}
.postid-22224 .site-content {
    max-width: 100%;
}
.postid-22225 .site-content {
    max-width: 100%;
}
.postid-22227 .site-content {
    max-width: 100%;
}
.postid-22228 .site-content {
    max-width: 100%;
}
.postid-22229 .site-content {
    max-width: 100%;
}
.postid-22230 .site-content {
    max-width: 100%;
}
.postid-22232 .site-content {
    max-width: 100%;
}
.postid-22233 .site-content {
    max-width: 100%;
}
.postid-22234 .site-content {
    max-width: 100%;
}
.postid-22235 .site-content {
    max-width: 100%;
}
.postid-22236 .site-content {
    max-width: 100%;
}
.postid-22237 .site-content {
    max-width: 100%;
}
.postid-22238 .site-content {
    max-width: 100%;
}
.postid-22220 .site-content {
    max-width: 100%;
}

.category-kontakty-pidvidomchyh-upravlin .site-content {
    max-width: 100% !important;
}

.category-kontakty-pidvidomchyh-upravlin .site-content .box-map-name-obl{
    max-width: 1170px;
    margin: 30px auto;
}
.category-kontakty-pidvidomchyh-upravlin .site-content .google-container{
    width: 100%;
}

.category-kontakty-pidvidomchyh-upravlin .site-content .tabs-boxes{
    max-width: 1170px;
    margin: 30px auto;
}

.category-kontakty-pidvidomchyh-upravlin .site-content .title-category{
    max-width: 1170px;
    margin: 30px auto;
}

.page-template-kontakty-pidvidomchyh-upravlin-page .site-content {
    max-width: 100% !important;
}

.page-template-kontakty-pidvidomchyh-upravlin-page .site-content .box-map-name-obl{
    max-width: 1170px;
    margin: 30px auto;
}
.page-template-kontakty-pidvidomchyh-upravlin-page .site-content .google-container{
    width: 100%;
}

.page-template-kontakty-pidvidomchyh-upravlin-page .site-content .tabs-boxes{
    max-width: 1170px;
    margin: 30px auto;
}

.page-template-kontakty-pidvidomchyh-upravlin-page .site-content .title-category{
    max-width: 1170px;
    margin: 30px auto;
}

.page-template-kontakty-pidvidomchyh-upravlin-page .site-content .h1{
    max-width: 1170px;
    margin: 30px auto;
}

.category-kontakty-pidvidomchyh-upravlin .warp-new-design {
    max-width: 1170px;
    margin: 30px auto;
}
.box-new-text{
    line-height: 1.4;
    max-width: 1170px;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 14px;
    color: #6b6b6b;
}
.box-new-text a{
    color: #004bc1 !important;
    text-decoration:none !important;
    border-bottom: 1px solid #2d5ca6;
    transition: 0.4s ease;
}
.box-new-text a:hover{
    border-bottom: 1px solid transparent
}

 .box-new-text span{
        position: relative;
        padding-left: 40px
    }
    .box-new-text img{
        position: absolute;
        left: 0;
        width:30px;
        height: auto;
        top: 50%;
        -webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);
    }
@media (max-width: 1024px) {
    .box-new-text {
        text-align: left;
        width: calc(100% - 50px);
        padding: 0 25px;
    }
    .box-new-text span{
        display: block;
    }
}
.gde-frame{
    height: 800px;
    width: 100%;
}
.single-post.postid-2120602 .content_single_post p {
    margin-bottom: 30px!important;
}
.single-post.postid-2120602 .content_single_post .aplikacijna-forma p {
    margin-bottom: 0!important;
}

.site-main p {
    margin: 1em 0;
    line-height: 24px;
}

.aplikacijna-forma input:focus {
    outline: 0px !important;
}

.aplikacijna-forma .wpcf7-checkbox input {
    height: auto !important;
}