.curlang {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
}
.curlang li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.curlang li a {
    text-decoration: none;
    display: block;
    width: 16px;
    height: 11px;
    margin: 0 6px;
}
.lang-item-en a{
    background: url("/wp-content/plugins/polylang/flags/us.png") center center no-repeat;
}
.lang-item-ru a{
    background: url("/wp-content/plugins/polylang/flags/ru.png") center center no-repeat;
}

.ui-datepicker {
    z-index: 9999999 !important;
}

.t-sociallinks {
    display: none;
}

.d-none {
    display: none;
}

.articles-block {
    color: #fff;
    font-family: 'Georgia',serif;
    font-style: italic;
}
.articles-block h2 {
    font-weight: bold;
}
.articles-block p {
    margin: 10px 0;
    line-height: 1.5;
}
