@font-face {
    font-family: MyriadPro;
    src: url('../fonts/MyriadPro/MyriadPro-Cond.eot'), url('../fonts/MyriadPro/MyriadPro-Cond.ttf');
    font-weight: normal;
}

@font-face {
    font-family: MyriadPro;
    src: url('../fonts/MyriadPro/MyriadPro-BoldCond.eot'), url('../fonts/MyriadPro/MyriadPro-BoldCond.ttf');
    font-weight: bold;
}

html {
    font-size: 50%;
}

body {
    font-family: Arial, Verdana, sans-serif;
    outline: none;
    color: #000000
}

*:focus {
    outline: none;
}

a,
a:hover {
    text-decoration: none !important;
    color: inherit;
    outline: none
}

ul {
    list-style-type: none;
}
ul.submenu {
    list-style-type: disc;
}

.header-container {
    padding: 15px 0;
    background: #33383b;
    border-bottom: 1px solid #cc0012
}

.logo,
.logo-title {
    display: inline-block;
}

.logo {
    background: url(../images/logo_nkzi.png) no-repeat;
    height: 50px;
    width: 300px;
    vertical-align: middle;
    background-position: center center
}

.logo-title {
    vertical-align: middle;
}

.logo-title h4 {
    margin: 2px;
    font-size: 20px;
    letter-spacing: 0;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    line-height: 25px
}

.logo-title h4:first-child {
    border-bottom: 1px solid #fff
}

.title-wrapper:hover .logo-title h4 {
    color: #F5D930;
}

.title-wrapper:hover .logo-title h4:first-child {
    border-bottom: 1px solid #F5D930
}

.title-wrapper:hover .logo {
    background: url(../images/logo_nkzi1.png) no-repeat;
    background-position: center center
}

.language-wrapper {
    text-align: right;
}

.language-wrapper a {
    color: #fff;
    font-size: 1.5rem;
    margin-left: 2px
}

.language-wrapper a:nth-of-type(1) {
    margin-right: 5px;
}

.language-wrapper a:nth-of-type(2):before {
    margin-right: 5px;
    content: "|"
}

.language-wrapper #register {
    margin-right: 38px;
}

.lang-en:before {
    margin-right: 5px;
    content: "|"
}

.search {
    margin-top: 10px
}

.search input {
    width: 50%;
    border: none;
    padding: 0 5px
}

.search button {
    padding: 0 5px;
    background: #fff;
    margin: 0;
    border: 0;
}

.search-header {
    border-bottom: 1px solid #000;
    font-weight: bold
}

.results {
    list-style-type: disc
}

.main-menu-container {
    background: rgba(44, 47, 48, 0.6);
}

.main-menu-container .container {
    position: relative;
}

.main-menu {
    text-align: center;
}

.main-menu>a {
    text-transform: uppercase;
    font-size: 2rem;
    color: #fff;
    display: inline-block;
    padding: 15px 20px 10px 20px;
}

.main-menu>a:last-child {
    margin-right: 0;
}

.main-menu>a:hover,
.main-menu>a.active {
    background: #8b101d;
    outline: none;
}

.main-menu>a>i {
    display: none;
    margin-top: -3px;
    height: 100%;
    padding: 7px 5px 6px 5px;
    margin-right: -5px;
}

.main-menu>a:hover>i,
.main-menu>a.active>i {
    color: #8b101d;
    background: #fff;
}

.main-menu-button {
    float: left;
}

.main-menu-button-text {
    display: inline-block;
    color: #fff;
    font-size: 2.5rem;
    margin-top: 13px;
    display: none
}

.top-news {
    background: rgba(204, 0, 18, 0.8);
    padding: 0;
    margin-top: 65px;
    margin-bottom: 15px
}

.top-news .nav-tabs {
    border: 0;
    background: #7a0e18;
    display: flex;
}

.top-news .nav-tabs a {
    border: 0;
    background: #7a0e18;
    margin: 0;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold
}

.top-news .nav-tabs>li {
    width: 33.33%;
    display: flex;
    flex: 1;
}

.top-news .nav-tabs>li.active>a,
.top-news .nav-tabs>li>a:focus,
.top-news .nav-tabs>li>a:hover {
    border: 0;
    background: #CC0012;
    color: #fff;
    flex: 1;
    text-align: center;
}

.top-news .nav-tabs>li>a {
    border: 0;
    flex: 1;
    text-align: center;
}

.top-news-content {
    padding: 15px
}

.top-news-content img {
    width: 100%;
}

.top-news-content a {
    color: #fff;
    font-weight: bold;
    outline: none;
    text-decoration: none
}

.top-news-content .col-sm-4 {
    position: relative;
}

.top-news-date {
    position: absolute;
    top: -15px;
    left: 15px;
}

.news,
.map {
    background-color: #fff;
    width: 100%;
    padding: 35px 100px;
    color: #000 !important;
}

h3.map {
    border-bottom: none;
    font-size: 24px;
}

h3.news,
h3.news-single {
    font-size: 24px;
}

.news-single {
    color: #000 !important;
    padding: 30px 50px !important;
    text-align: justify;
}

.content-container#current-news,
.content-container#all-news {
    padding: 40px 60px;
    margin: 0;
}

.content-container {
    background-color: #cacaca;
}

.top-news-date span {
    display: block;
    text-align: center;
}

.top-news-date-day {
    background: #8b101d;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    padding: 2px 0
}

.top-news-date-year {
    background: #fff;
    color: #9d3540;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 1.3rem;
}

.top-news-wrapper {
    display: none
}

.top-news-wrapper.active {
    display: block
}

.top-news-wrapper .more {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
}

.top-news-wrapper .more:hover {
    color: #CC0012;
    background: #fff;
    border-radius: 0
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
}

.navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
    position: relative;
    transition: all 500ms ease-in-out;
    background-color: #fff;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg);
}

.projects-container {
    border-top: 5px solid #cc0012;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 10px;
    padding-bottom: 10px
}

.projects-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.5rem;
    margin-top: 15px
}

.projects-items {
    margin-top: 15px
}

.projects-items a {
    display: block;
    font-size: 2rem;
    margin-bottom: 1.5rem
}

.projects-items a:hover {
    color: #cc0012;
}

.about-container {
    background: url('../images/big_logo_nkzi.png') bottom left no-repeat;
    background-color: #d6d6d6
}

.about-container ul,
.about-container ol {
    list-style-type: disc;
}

.about-container ul li,
.about-container ol li {
    padding: 2.5px 0
}

.about-container,
.links-container {
    padding-top: 30px;
    padding-bottom: 30px
}

.about-container {
    padding-bottom: 90px
}

.about-title,
.links-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.5rem;
    text-align: left;
}

.about-content h4 {
    font-weight: bold;
    font-style: italic;
    font-size: 2rem
}

.about-content p {
    font-size: 2rem;
    margin: 0
}

.about-content ul li {
    font-size: 2rem
}

.additional-container {
    background: url('../images/pic1.jpg');
    background-size: cover;
}

.circles-item {
    text-align: center;
}

.circles-container {
    margin-top: -80px
}

.additional-row {
    padding-top: 200px;
    padding-bottom: 160px
}

.additional-col {
    padding: 10px 30px 10px 30px;
}

.additional-col:first-child {
    background: rgba(183, 113, 77, 0.8);
}

.additional-col:last-child {
    background: rgba(120, 79, 63, 0.8);
}

.additional-col a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem;
    padding: 10px 0
}

.links-container {
    background: #000
}

.links-title {
    color: #fff
}

.links-content a {
    display: block;
    color: #fff;
    font-size: 2rem
}

.programs-container {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px
}

.programs-title,
.partners-title {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 2.5rem;
    font-weight: bold
}

.programs-content,
.partners-content {
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.programs-content a,
.partners-content a {
    width: 250px
}

.programs-container img,
.partners-container img {
    max-width: 100%;
}

.programs-container a,
.partners-container a {
    display: inline-block;
    vertical-align: middle;
}

.partners-container {
    background: #f1efef;
    padding-top: 30px;
    padding-bottom: 30px
}

.carousel {
    z-index: -1;
}

.carousel .item {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.form-container {
    background-color: #bdbdae;
    background-image: url('../images/map.png');
    background-position: center right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
}

.form-container h4 {
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: bold;
    display: inline-block;
    margin-right: 20px
}

.form-container p {
    font-size: 2rem;
    margin-left: 70px
}

.form-container-address {
    background-color: rgba(223, 223, 208, 0.2);
    padding-left: 150px
}

.form-container-address,
.form-container-form {
    padding-top: 75px;
    padding-bottom: 75px;
}

.form-container-form {
    text-align: right;
    padding-right: 150px
}

.main-wrapper {
    background-image: url('../images/p1.jpg');
    background-repeat: no-repeat;
    background-size: cover
}

.links-container-inner {
    background-color: rgba(0, 0, 0, 0.6)
}

.main-content-wrapper {
    margin: 100px 0px 0px 0px;
}

.main-content {
    padding: 0;
    position: relative;
}

.main-content-menu {
    background: #fff;
    padding: 0;
    opacity: 0.9;
}

.current-content {
    border-top: 10px solid #fff;
    background-color: #fff;
    min-height: 400px;
    padding: 20px 50px;
}

.current-content>.content-title {
    color: black;
    border: none;
    font-size: 24px;
}

.main-content-menu nav a,
.main-content-menu nav span {
    font-weight: bold;
    font-size: 1.5rem;
    color: #000;
    display: block;
    padding: 20px;
    border-bottom: 1px solid #cacaca;
    cursor: pointer;
}

.menuItem>span::after {
    width: 25px;
    height: 25px;
    content: '';
    display: block;
    position: absolute;
    background: url('../images/if_icon-ios7-arrow-right_211607.svg') no-repeat center center;
    background-size: contain;
    margin-top: -12px;
    top: 26px;
    right: 0;
}

.menuItem>span.rotated::after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


/* .main-content-menu nav a:hover,
.main-content-menu a.active {
    color: #fff;
    background: #818181
} */

.breadcrumb {
    background: transparent;
    padding-left: 0;
}

.breadcrumb>li>a {
    color: #818181;
}

.breadcrumb li+li:before {
    content: '>';
    color: #818181
}

.content-title {
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    padding: 20px;
    margin: 0;
    padding-bottom: 20px;
    color: #7A7474;
    text-align: left;
    border-bottom: 2px solid #cacaca;
}

.content-container {
    position: relative;
    padding: 5px;
    margin-top: 50px;
    height: auto; /*inherit*/
}

.content-container a {
    color: blue;
}

.main-content-menu-button {
    display: inline;
}

.subMenu>li:hover,
.subMenu>li:active,
.subMenu>li.active,
.menuList>.menuItem>a.active {
    border-left: 5px solid red;
}

.subMenu {
    padding: 0;
    display: none;
}

.main-content-menu-button .icon-bar {
    background: #000;
}

.news-image {
    margin-bottom: 30px;
    max-width: 100%
}

.modal {
    background: rgba(0, 0, 0, 0.7);
}

.modal-content {
    border-radius: 0
}

.modal-header {
    border-top: 20px solid #818181;
    border-bottom: 0
}

.modal-body {
    background: #d6d6d6;
    padding-right: 50px;
    padding-bottom: 80px
}

.reg-control {
    border-radius: 0;
    border: 0
}

.reg-control:focus {
    -webkit-box-shadow: inset 0 1px 1px #818181, 0 0 8px #818181;
    box-shadow: inset 0 1px 1px #818181, 0 0 8px #818181;
}

.reg-btn {
    background: #e9e9e9;
    border-radius: 0;
    font-weight: bold;
    font-size: 2rem;
}

.control-label {
    font-size: 1.8rem
}

.modal-title {
    font-weight: bold;
}

.main-menu-dropdown {
    border-top: 5px solid #bb1423;
    position: absolute;
    background: #ececea;
    width: 100%;
    z-index: 10;
    display: none
}

.main-menu-dropdown .row {
    margin: 0;
    padding: 10px
}

.main-menu-dropdown ol {
    border-left: 1px dashed #000;
    padding: 0;
    margin: 0
}

.main-menu-dropdown ol li {
    text-align: left;
    list-style-type: none;
    padding: 15px
}

.main-menu-dropdown ol li a {
    font-size: 2rem;
}

.menuItem {
    position: relative;
    background-color: #fff;
    opacity: 0.9;
}

.menuItem>span {
    background-color: #fff;
    opacity: 0.9;
}

.childMenuItem {
    border-left: 5px solid #cacaca;
    list-style-type: none;
    padding-right: 0px;
    background-color: #cacaca;
    color: #fff;
}

.mobile-menu-dropdown {
    padding: 0 7.5px;
    text-align: left;
    background: #fff;
    display: none;
    margin: 0
}

.mobile-menu-dropdown li {
    padding: 2.5px 5px;
    list-style-type: none;
    font-size: 1.8rem;
    border-bottom: 1px dashed #8b101d
}

.mobile-menu-dropdown li:last-child {
    border-bottom: none;
}

.news-image-container {
    margin-bottom: 15px;
    min-height: 260px;
    position: relative;
}

.news-image-container a {
    background: rgba(0, 0, 0, 0.5);
    display: block;
    overflow: hidden;
    width: 100%;
    height: 80px;
    padding: 15px;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

.news-image-container a h4 {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 15px
}

.news-image-container:hover a {
    height: 260px;
}

.paging {
    display: block;
    text-align: center;
    padding: 0;
    margin-top: 15px
}

.paging li {
    list-style-type: none;
    display: inline-block;
}

.paging li a {
    font-size: 1.7rem;
    color: #5d5f5b;
    padding: 0 5px
}

.paging li a.active {
    color: #fff;
    background: #5d5f5b;
}

.rights-container {
    background: gray;
    padding: 10px 0;
}

.rights-container p {
    margin: 0;
    line-height: 31px;
}

.bg-danger {
    padding: 15px;
    margin-bottom: 15px
}

.bg-success {
    padding: 15px;
    margin-bottom: 15px
}

.bg-danger ul {
    margin: 0;
    padding: 0 15px;
    list-style-type: disc;
}

.bg-danger ul li {
    padding: 2.5px 0
}

#zoom {
    max-width: 100%;
    max-height: 100%
}

footer {
    position: relative;
}

.btn-contacts {
    background: #942725; 
    color: #fff; 
    margin-left: 145px; 
    width: 84px;
}
.cookie-container {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    display: none;
    z-index: 2
}

.cookie-container .row {
    padding-top: 5.5px;
    padding-bottom: 2.5px
}

.main-content-menu {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
    border-left: none;
}

.socials {
    text-align: right;
    font-weight: bold
}

.social {
    float: right;
    margin-left: 10px
}

.gallery {
    position: relative;
    z-index: 2;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.gallery img {
    display: block
}

.gallery.pop {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.gallery figure {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    padding: 10px;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
}

.gallery figure img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.gallery figure figcaption {
    display: none;
}

.popup {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.75);
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out .2s;
    transition: opacity .5s ease-in-out .2s;
}

.popup.pop {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;
}

.popup.pop figure {
    margin-top: 0;
    opacity: 1;
}

.popup figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-top: 30px;
    opacity: 0;
    -webkit-animation: poppy 500ms linear both;
    animation: poppy 500ms linear both;
}

.popup figure img {
    position: relative;
    z-index: 2;
    border-radius: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 6px 30px rgba(0, 0, 0, 0.4);
}

.popup figure figcaption {
    position: absolute;
    bottom: 50px;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.78));
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.78));
    z-index: 2;
    width: 100%;
    border-radius: 0 0 15px 15px;
    padding: 100px 20px 20px 20px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
}

.popup figure figcaption small {
    font-size: 11px;
    display: block;
    text-transform: uppercase;
    margin-top: 12px;
    text-indent: 3px;
    opacity: .7;
    letter-spacing: 1px;
}

.popup figure .shadow {
    position: relative;
    z-index: 1;
    top: -15px;
    margin: 0 auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 98%;
    height: 50px;
    opacity: .6;
    -webkit-filter: blur(15px) contrast(2);
    filter: blur(15px) contrast(2);
}

.popup .close {
    position: absolute;
    z-index: 3;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url(#close);
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.popup .close svg {
    width: 100%;
    height: 100%;
}

@-webkit-keyframes poppy {
    0% {
        -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    3.4% {
        -webkit-transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);
        transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);
    }
    4.3% {
        -webkit-transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);
        transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);
        transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);
    }
    6.81% {
        -webkit-transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);
        transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);
    }
    8.61% {
        -webkit-transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);
        transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);
        transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);
    }
    10.21% {
        -webkit-transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);
        transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);
    }
    12.91% {
        -webkit-transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);
        transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);
    }
    13.61% {
        -webkit-transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);
        transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);
        transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);
    }
    17.22% {
        -webkit-transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);
        transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);
    }
    17.52% {
        -webkit-transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);
        transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);
        transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);
    }
    21.32% {
        -webkit-transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);
        transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);
        transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);
    }
    25.23% {
        -webkit-transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);
        transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);
    }
    28.33% {
        -webkit-transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);
        transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);
    }
    29.03% {
        -webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);
        transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);
        transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);
        transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);
    }
    36.74% {
        -webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);
        transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);
    }
    39.44% {
        -webkit-transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);
        transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);
        transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);
    }
    44.44% {
        -webkit-transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);
        transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);
        transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);
    }
    59.86% {
        -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);
        transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);
    }
    61.66% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);
    }
    75.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);
    }
    83.98% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);
    }
    90.69% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);
    }
}

@keyframes poppy {
    0% {
        -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    3.4% {
        -webkit-transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);
        transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);
    }
    4.3% {
        -webkit-transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);
        transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);
        transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);
    }
    6.81% {
        -webkit-transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);
        transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);
    }
    8.61% {
        -webkit-transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);
        transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);
        transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);
    }
    10.21% {
        -webkit-transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);
        transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);
    }
    12.91% {
        -webkit-transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);
        transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);
    }
    13.61% {
        -webkit-transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);
        transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);
        transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);
    }
    17.22% {
        -webkit-transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);
        transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);
    }
    17.52% {
        -webkit-transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);
        transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);
        transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);
    }
    21.32% {
        -webkit-transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);
        transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);
        transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);
    }
    25.23% {
        -webkit-transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);
        transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);
    }
    28.33% {
        -webkit-transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);
        transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);
    }
    29.03% {
        -webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);
        transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);
        transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);
        transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);
    }
    36.74% {
        -webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);
        transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);
    }
    39.44% {
        -webkit-transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);
        transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);
        transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);
    }
    44.44% {
        -webkit-transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);
        transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);
        transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);
    }
    59.86% {
        -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);
        transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);
    }
    61.66% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);
    }
    75.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);
    }
    83.98% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);
    }
    90.69% {
        -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);
        transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);
    }
}

@media all and (max-width: 1900px) {
    .form-container-form {
        padding-right: 62px;
    }
    .form-container-address {
        padding-left: 62px;
    }
}

@media all and (max-width: 1399px) {
    .main-menu>a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media all and (max-width: 1199px) {
    .projects-title {
        width: 100%;
        text-align: left;
    }
    .form-container h4,
    .form-container a {
        display: block;
        text-align: center;
    }
}

@media all and (max-width: 1025px) {
    .main-menu>a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.8rem
    }
    .form-container p {
        margin-left: 0
    }
    .carousel .item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .content-container {
        padding: 15px
    }
}

@media all and (max-width: 991px) {
    .top-news-date {
        padding: 0
    }
}

@media all and (max-width: 767px) {
    .form-container-form {
        padding-right: 150px;
    }
    .form-container-address {
        padding-left: 150px;
    }
    .main-menu-button-text {
        display: inline-block;
    }
    .main-menu {
        display: none;
        margin-top: 5px
    }
    .main-menu>a {
        display: block;
        margin-right: 0;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
        text-align: left;
    }
    .main-menu>a>i {
        display: inline-block;
    }
    .top-news-text a {
        margin-top: 15px
    }
    .about-title,
    .links-title {
        text-align: left
    }
    .additional-col {
        padding-left: 15px
    }
    .circles-item {
        margin-bottom: 15px
    }
    .additional-row {
        padding-bottom: 15px;
        padding-top: 0
    }
    .form-container .container {
        padding: 0;
    }
    .form-container .form-container-address {
        background-image: url('../images/map.png');
        background-position: center right;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .form-container {
        background-image: none
    }
    .btn-contacts {
        display:block;
        margin-left:auto;
        margin-right:auto;
    }
    .programs-content,
    .partners-content {
        display: block;
    }
    .programs-content a,
    .partners-content a {
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 20px
    }
    .form-container-address {
        padding-left: 15px
    }
    .form-container-address p {
        text-align: center;
        margin: 0
    }
    .carousel .item {
        background-size: cover;
    }
    .modal-body,
    .modal-footer {
        padding-right: 15px
    }
    .title-wrapper a {
        display: block
    }
    .title-wrapper .logo {
        width: 100%;
        background-position: center center
    }
    .title-wrapper .logo-title {
        display: block;
    }
    .title-wrapper .logo-title h4 {
        text-align: center;
    }
    .content-title {
        margin-left: 0;
    }
    .form-container-form {
        padding-right: 15px
    }
    .form-container-form h4,
    .form-container-address h4 {
        margin-right: 0px
    }
    .circles-container {
        margin-top: 15px
    }
    .main-content-menu {
        display: none;
    }
}

@media all and (max-width: 347px) {
    .main-content-menu {
        width: 320px;
    }
    .logo-title {
        display: block;
    }
    .search input {
        width: 90%
    }
}

@media all and (max-height: 600px) {
    .modal {
        overflow-y: scroll;
    }
}