html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 1.3125em;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.diplomatic {
    display: flex;
    justify-content: space-around;
}

.diplomatic > div > img{
    width: 200px;
    margin-right: 20px;
}

.project > a > img{
    width: 380px;
    height: 300px;
}

.searchButton
{
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -16px;
    width: 16px;
    height: 16px;
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    background-image: url(../img/icons/icon__search.min.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat
}
.List-of-accredited, .List-of-accredited td {
    border: none;
    font-size: 0.875em;
    line-height: 16px;
}
.List-of-accredited, .List-of-accredited td p {
    margin: 0;
}
.List-of-accredited-bordered, .List-of-accredited-bordered td {
    border: 1px grey solid;
    font-size: 0.875em;
    line-height: 16px;
}
.List-of-accredited-bordered, .List-of-accredited-bordered td p {
    margin: 0;
}
.gos-programmy {
    text-align: center;
}
.gos-programmy-item {
    display: inline-block;
    width: 33%;
}
.article__body table td {
    padding: 10px;
}
.article__title, .article__body {
    line-height: 1.3 !important;
}
.article__body table p {
    line-height: 1 !important;
    margin: 0;
    padding: 0;
}

@media (min-width: 767px) {
    .page-content__push-up-main {
        top: 0 !important;
    }
    .page-content__pull-bottom-main {
        margin-bottom: 0 !important;
    }
    .page-header__soc_embassy {
        display: none;
    }
}

.intro {
    position: relative;
    background-image: url("../img/intro__bg.jpg");
    padding-bottom: 500px;
    padding-top: 80px;
}
.intro-banners {
    position: absolute;
    right: 10px;
    bottom: 230px;
}
.intro-banners a img {
    max-width: 150px;
}
.main-page-bottom-banners {
    text-align: justify;
}
.main-page-bottom-banners a {
    display: inline-block;
    font-size: 0.75em !important;
}
.main-page-bottom-banners a img {
    max-height: 100px;
}

#share-buttons a{
    text-decoration: none;
}

#share-buttons img {
    width:25px
}

#share-buttons h3 {
    line-height: 0.3em;
}

#share-buttons #OK
{
    width: 25px;
    height: 25px;
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    background-image: url(../img/icons/icon__search.min.svg);
    background-size: 50px 50px;
    background-repeat: no-repeat
}

@media (min-width: 992px) {
    .news--main {
        height:1000px !important;
        overflow: auto;
    }
    .news--short {
        height: 750px !important;
        overflow-y: auto;
        margin-right:15px;
    }
}

@media (max-width: 991px) {
    .gos-programmy-item {
        display: inline-block;
        width: 32.9%;
    }
}

@media (max-width: 767px) {
    .home-slider {
        margin-top:0 !important;
    }
}

.services__item .services__item-link span{
    display: inline-block;
    text-align: center;
    float:right;
    width:100%;
}
.services__item .services__item-link{
    text-align: center;
    padding-right:20px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 0.870em;
    height:100%;
    width:100%;
    color: #fff;
    background-color: #05328d;
    border: 2px solid #05328d;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: .025em;
    vertical-align: middle;
    align-items: center;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),border-color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);
}
.services__item .services__item-link:hover{
    background-color: #03215c;
    border: 2px solid #03215c;
    text-decoration: none;
    color: #ffffff;
}
.custom-footer .page-footer__nav-list{
    margin:0;
    padding:0;
    line-height: 0.1em !important;
}
.custom-footer .page-footer__nav-list .page-footer__nav-item {
    margin:0;
    padding:0;
}
.custom-footer .page-footer__nav-list a{
    margin:0;
    padding:0;
    font-size: 0.875em !important;
    line-height: .4em;
}
.usefull-links {
    padding-top:0 !important;
}
.home-intro {
    height:280px;
    background-color: #fff;
    background-image: url(../img/bg__page-title.png);
    background-repeat: repeat !important;
    background-size: auto !important;
}
.home-container .section-header__title{
    margin-bottom: 5px !important;
    font-size: 1.5em;
}
.home-container .services__item{
    margin-bottom: 10px;
}
.home-container {
    padding-top:15px !important;
    padding-bottom:15px !important;
    margin-bottom:15px !important;
}
.home-slider {
    margin-top:-100px;
     box-shadow: 0 -5px 4px -5px rgba(0,0,0,.5) !important;
}
.slider__teaser {
    background: rgb(5,50,141);
}
.slider__teaser a{
    color:#ffffff;
}
.slider__img {
    border:none !important;
}
.slider__slide-descr {
    color:#e4f1fb !important;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(5,50,141);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.slider__section {
    top:10px;
    left:20px;
    color:#ffffff;
    font-weight: 700;
    font-size: 1.375em;
}

.custom-slider {
    width:100%;
    height:445px;
    position: relative;
    display: inline-block;
    margin-top:-130px;
    margin-bottom:20px;
}

.custom-slider .blur-img{
    background: center / cover;
    width:70%;
    height:100%;
    position: absolute;
    filter: blur(5px)
}
.custom-slider .img-content img{
    display: flex;
}
.custom-slider .img-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width:70%;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.custom-slider .slider-item {
    width:100%;
    height:100%;
    position: absolute;
    overflow: hidden;
    display: none;
    background: transparent;
    top:0;
    left:0;
}
.custom-slider .slider-list .list-item a:hover{
    text-decoration: underline;
}
.custom-slider .slider-list .list-item a{
    color:#ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.custom-slider .slider-list .list-item{
    width:100%;
    margin-top:20px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 1em;
    color:#ffffff;
}
.custom-slider .slider-list {
    position: absolute;
    right: 0;
    background: rgb(5,50,141);
    width:30%;
    overflow: hidden;
    padding: 20px 20px;
    top: 0;
    height:100%;
}

.custom-slider .slide-title {
    position: absolute;
    width:70%;
    bottom:0;
    left:0;
    color: #ffffff;
    background: linear-gradient(transparent, rgb(5,50,141));
    font-size: 1.1250em;
    padding: 40px 20px 20px 20px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.5);
    z-index: 6;
}

@media (max-width: 991px) {
    .custom-slider {
        width:100%;
        height:380px;
        position: relative;
        display: inline-block;
        margin-top:-130px;
        margin-bottom:20px;
    }
    /*.custom-slider .slider-list .list-item a:hover{*/
        /*text-decoration: underline;*/
    /*}*/
    /*.custom-slider .slider-list .list-item a{*/
        /*color:#ffffff;*/
        /*overflow: hidden;*/
        /*text-overflow: ellipsis;*/
        /*text-decoration: none;*/
    /*}*/
    /*.custom-slider .slider-list .list-item{*/
        /*width:100%;*/
        /*margin-top:20px;*/
        /*overflow: hidden;*/
        /*display: block;*/
        /*display: -webkit-box;*/
        /*-webkit-line-clamp: 3;*/
        /*-webkit-box-orient: vertical;*/
        /*font-size: 12pt;*/
        /*color:#ffffff;*/
    /*}*/

}
.fixed-menu {
    position: fixed;
    background-color: rgb(5, 50, 141);
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 3px;
    z-index: 2;
}

.filter-gray .fixed-menu {
    position: static;
    background-color: transparent;
    top: auto;
    left: auto;
    right: auto;
    box-shadow: none;
    z-index: auto;
}

.filter-gray .fixed-menu>.container {
    margin: 0; padding: 0;
}
@media (max-width: 991px) {
    .tab-facebook {

    }
}
.widget-facebook {
    height: 750px;
}

.widget-facebook .facebook_iframe {
    border: none;
}
.tab-twitter{
    height:670px;
    overflow: auto;
    padding-right: 15px;
    padding-left:15px;
}
.tab-facebook{
    height:670px;
    overflow: hidden;
    padding-right: -15px;
    padding-left: -15px;
}
@media (max-width: 767px) {
    .home-intro {
        height:auto;
        background-color: #fff;
        background-image: url(../img/bg__page-title.png);
        background-repeat: repeat !important;
        background-size: auto !important;
    }
    .custom-slider .slider-list {
        display: none;
        right: 0;
        background: rgb(5,50,141);
        width:30%;
        overflow: hidden;
        padding: 20px 15px;
        top: 0;
        height:100%;
    }
    .custom-slider {
        width:100%;
        height:280px;
        position: relative;
        display: inline-block;
        margin-top:30px;
        margin-bottom:20px;
    }
    .custom-slider .slide-title {
        position: absolute;
        width:100%;
        bottom:0;
        left:0;
        color: #ffffff;
        background: linear-gradient(transparent, rgb(5,50,141));
        font-size: 1.1250em;
        padding: 40px 20px 20px 20px;
        text-shadow: 2px 2px 2px rgba(0,0,0,.5);
    }
    .custom-slider .img-content {
        position: absolute;
        top:0;
        left:0;
        width:100%;
    }
    .fixed-menu {
        position: static;
        background-color: transparent;
        top: auto;
        left: auto;
        right: auto;
        box-shadow: none;
        z-index: 2;
    }
    .tab-twitter{
        height:auto;
    }

    .filter-gray .fixed-menu>.container {
        margin: 0; padding: 0;
    }
}

.page-header--transparent {
    background-color: rgb(5,50,141) !important;
}

.article__views{
    color: #b7b7b7;
    font-size: 0.875em;
    display: inline-block;
    margin-left:15px;
}
.article__views:before {
    content: ' ';
    background-image: url(../img/icons/svg/icon__eye.svg);
    display: inline-block;
    width: 14px;
    height: 16px;
    margin-right: 6px;
    background-size: contain;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}

.year-75-content {
    position: relative;height:150px;width:150px
}
.year-75-content img {
    position: absolute; z-index: 10; height:150px;top:-50%;display: inline-block;left:10%
}

.covid-19 {
    position: absolute;height:150px;width:150px;right:32%;top:0;
}
.covid-19 img {
    position: absolute; z-index: 10; height:150px;top:-50%;display: inline-block;
}

.page-header__right-col .page-header__lang-wrap {
    max-width: 195px;
}

.owl-carousel .owl-item img {
    max-height: 100px !important;
}

.special-bar {
    display: none;
    color: #000;
    font-style: normal;
    font-weight: normal;
    font-size: 1.250em;
    line-height: 24px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

#specialBarInner {
    display: none;
}

.special-bar--show {
    display: block;
}
.special-bar__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -24px;
}
.special-bar__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 16px 24px;
}
.special-bar__controls {
    margin-left: 15px;
}
.special-bar__controls-item {
    display: block;
    padding: 0 20px;
    color: #000;
    text-decoration: none;
}
.special-bar__font-sizes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-weight: bold;
}
.special-bar__font-smaller {
    font-size: .8em;
    line-height: 1em;
}
.special-bar__font-bigger {
    font-size: 1.2em;
    line-height: 1em;
}
.special-bar__exit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    text-decoration: none;
}
.special-bar__exit-icon {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    fill: #000;
}
.switcher__input {
    display: none;
}
.switcher__label {
    position: relative;
    display: inline-block;
    padding-right: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.switcher__label:before,
.switcher__label:after {
    content: "";
    position: absolute;
    top: 50%;
    margin: 0;
    transform: translate(0, -50%);
    outline: 0;
    transition: all 0.3s ease;
}
.switcher__label:before {
    right: 0;
    width: 34px;
    height: 14px;
    background-color: #b7b7b7;
    border-radius: 8px;
}
.switcher__label:after {
    right: 15px;
    width: 20px;
    height: 20px;
    background-color: #FAFAFA;
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}
.switcher__input:checked + .switcher__label:before {
    background-color: #73a0fd;
}
.switcher__input:checked + .switcher__label:after {
    background-color: #05328d;
    transform: translate(80%, -50%);
}

.special.filter-gray {
    filter: grayscale(1);
}

.filter-gray .logo-item {
    display: none !important;
}

.logo-item {
    margin-right: 10px !important;
}

.ckeditor-special-handle {
    font-size: 0.95em !important;
}


.page-header__topbar {
    border-bottom: 1px solid #3568ce;
}
.page-header__topbar-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-header__topbar-left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
}
.page-header__topbar-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-header__lang-switcher {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 30px 0 0;
    padding: 0;
    list-style-type: none;
}
.page-header__lang-icon-item {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.page-header__lang-icon {
    width: 100%;
    height: 100%;
    fill: #fff;
}
.page-header__lang-link {
    display: block;
    padding: 12px 8px;
    color: #fff;
    font-size: 0.750em;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    transition: all 200ms ease-in-out;
}
.page-header__lang-link:hover {
    color: #fcbc00;
}
.page-header__lang-link--active {
    color: #fcbc00;
    font-weight: bold;
}
.page-header__lang-link--active:hover {
    cursor: default;
    color: #fcbc00;
}
.page-header__special-nav {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.page-header__special-nav a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 0.750em;
    line-height: 16px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.page-header__special-nav a:hover {
    color: #fcbc00;
}
.page-header__special-nav svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    margin-right: 8px;
}

.soc-btns img {
    width: 100%;
    height: 100%;
    transition: fill 250ms ease;
}

.page-header__inner {
    padding-top: 20px;
}

.hamburger {
    margin-top: 10px;
}

.wrapper.special.filter-gray .fixed-menu {
    margin-top: 0 !important;
}

.special-btn {
    display: none;
    position: fixed;
    width: 40px;
    height: 60px;
    text-align: right;
    background-color: rgb(5,50,141);
    padding: 8px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.back-to-top {
    display: none !important;
}

.back-to-top svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    margin-top: 9px;
    margin-bottom: -8px;
}

.list-group {
    list-style: none;
    padding-left: 0;
}

.list-group-item {
    border-bottom: 1px solid;
}

.list-group-item a{
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 10px;
}

@media (max-device-width: 991px) {
    .hide-on-sm {
        display: none;
    }
}

@media (max-device-width: 767px) {
    .year-75-content {
        position: relative;height:80px;width:80px
    }
    .year-75-content img {
        position: absolute; z-index: 10; height:80px;top:-50%;display: inline-block;left:10%
    }
    .covid-19 {
        position: absolute;height:80px;width:80px;right:0;top:0;
    }

    .covid-19 img {
        position: absolute; z-index: 10; height:80px;top:-50%;display: inline-block;right:10%
    }
    .page-header__topbar {
        display: none;
    }

    .special-btn {
        left: 0
    }
}

.main-nav__submenu .dropdown .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 110%;
    background-color: rgb(5,50,141);
    color: #ffffff;
    box-shadow: 0 0 3px rgba(0,0,0,.8);
    width: 100%;
    z-index: 9999;
}
.main-nav__submenu .dropdown {
    position: relative;
}

.main-nav__submenu .dropdown.open .dropdown-menu {
    display: block;
}

.main-nav__submenu .dropdown.open:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1000;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background-color: #fcbc00;
}