
 @font-face {
     font-family: 'Geometria';
     src: local('/media/fonts/Geometria Regular'), local('Geometria-Regular'),
         url('/media/fonts/Geometria-Regular.woff2') format('woff2'),
         url('/media/fonts/Geometria-Regular.woff') format('woff'),
         url('/media/fonts/Geometria-Regular.ttf') format('truetype');
     font-weight: 400;
     font-style: normal;
 }
 /* *{
    box-sizing: border-box;
    background: rgb(0 100 0 / 0.1) !important;
 } */

 .journal-view a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

#cke_pastebin {
   position: initial !important;
   width: 100% !important;
   overflow: auto !important;
}
.blog-item-content p {
    margin-left: inherit !important;
}
.blog-item.test {
    text-align: justify;
}
.blog-item-gallery.clearfix {
    flex-wrap: wrap;
    margin-top: 15px;
}
 * {
     padding: 0;
     margin: 0;
     box-sizing: border-box;
 }

 a {
     text-decoration: none;
     /* color: #fff; */
     color: #000;
 }

 li {
     list-style: none;
 }

 body {
     overflow-x: hidden;
     font-family: 'Geometria';
     font-weight: 400;
     min-width: 1210px;
 }

 .container {
     max-width: 1230px;
     margin: 0 auto;
     padding: 0 15px;
 }
 .slick-track {
    display: flex !important;
 }
 .slick-arrow {
    cursor: pointer;
}
.slick-slide {
    padding: 0 15px;
}
 .resources-slider .next {
    position: absolute;
    z-index: 5;
    left: -15px;
    top: 40%;
}

.resources-slider .prev {
    position: absolute;
    z-index: 5;
    right: -15px;
    top: 40%;
}

 .new-pagination {
    margin-bottom: 10px;
 }
 

 .pagination a, .pagination strong, .front.button, 
 .back.button {
    background-color: #083759;
    border: 1px solid #212121;
    color: #FFFFFF;
    padding: 5px 9px;
 }

 .front.button,
 .back.button  {
    max-width: 100px;
 }
 .front.button a,
 .back.button a{
    color: #fff;
 }


 .pagination span {
    background-color: #083759;
    border: 1px solid #212121;
    color: #FFFFFF;
    padding: 5px 9px;
 }

 .pagination span:hover,
 .front.button:hover,
 .back.button:hover{
    background-color:  #04263ffa;
    cursor: pointer;
 }

 .pagination a:hover {
    background-color:  #04263ffa;
 }

 .head {
     width: 100%;
 }

 .header-up {
     background-color: #0c2360;
     position: relative;
     z-index: 101;
 }

 .header-top {
     display: flex;
     justify-content: flex-end;
     align-items: center;
     height: 64px;
 }

 .header-lang {
     display: flex;
     justify-content: flex-end;
     align-items: center;
 }

 .header-lang a {
     color: #fff;
 }

 .header-lang div {
     margin-right: 20px;
     font-family: 'Geometria';
     font-size: 16px;
 }

 .header-lang div:last-child {
     margin-right: 0;
 }

 .header-back {
     background-color: rgb(15 44 123 / 100%);
     position: relative;
     z-index: 3;
 }

 .header-logo__wrapper {
     height: 170px;
     display: flex;
     align-items: center;
 }

 .header-menu__list {

     display: flex;
     padding: 30px 0;
 }

 .header-menu__item {
     margin-right: 95px;
 }

 .header-menu__item:last-child {
     margin-right: 0;
 }

 .header-border {
     border-top: 1px solid #77899c;
 }

 .region-header {
     font-weight: 500;
     max-width: 260px;
     padding-top: 30px;
     font-size: 30px;
     line-height: 42px;
     text-transform: uppercase;
     color: #29526f;
 }

 .header-logo__descr {
     margin-left: 30px;
     max-width: 480px;
     font-size: 22px;
     /* line-height: 33px; */
     color: #dfe3ee;
 }

 .header-eye img {
     color: #fff;
 }

 .header {
     overflow-y: hidden;
 }

 .header-back__img {
     position: relative;
     width: 58%;
     left: 27%;
     top: -369px;
     z-index: 4;
     opacity: 0.1;
 }

 .header-back__img img {
     filter: invert(1);
     position: absolute;
 }

 .region-map {
     display: flex;
     /* justify-content: center; */
     position: relative;
     right: 10%;
     top: -128px;
     max-height: 500px;
 }

 .header-login a {
     cursor: pointer;
     margin-left: 40px;
 }

 .header-eye svg {
     cursor: pointer;
     margin-right: 40px;
 }

 .reginonList-header {
     font-weight: 500;
     text-align: center;
     font-size: 30px;
     line-height: 32px;
     text-transform: uppercase;
     color: #083759;
     padding-bottom: 60px;
 }

 .reginonList-right__item {
     cursor: pointer;
     transition: 0.4s ease-in;
     font-weight: 500;
 }

 .reginonList-left__item,
 .reginonList-right__item {
     padding-bottom: 30px;
 }

 .reginonList-wrapper {
     display: flex;
     justify-content: space-evenly;
     width: 100%;
 }

 .reginonList-left__item {
     font-weight: 500;
     /* margin-right: 345px; */
     cursor: pointer;
     transition: 0.4s ease-in;
     text-align: center;
     min-width: 220px;
 }

 .reginonList-left__item a {
     font-size: 1.125rem;
 }

 .reginonList-left__item:hover {
     color: #083759;
 }

 .reginonList-right__item:hover {
     color: #083759;
 }

 .resources-slider {

 }

 .resources-slide {
     /* display: flex !important;
     align-items: center; */
     min-width: 400px;
 }

 .slide-text {
     margin-left: 15px;
     font-weight: 400;
 }

 .slide-img {
     padding-left: 20px;
     position: relative;
 }
.slide__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* width: 100%; */
}
 /* .slide-img::before {
     position: absolute;
     content: '';
     height: 100%;
     width: 2px;
     background-color: #383838;
     left: 0;
 } */

 .resources-header {
     font-weight: 500;
     text-align: center;
     font-size: 30px;
     line-height: 32px;
     color: #083759;
     text-transform: uppercase;
     padding-bottom: 55px;
 }

 .resources {
     margin-top: 50px;
     height: 280px;
     background-color: #f2f5f6;
     /* margin-bottom: 95px; */
 }

 .resources-inner {
     display: flex;
     flex-direction: column;
     justify-content: center;
     /* align-items: center; */
     height: 100%;
 }

 .footer {
     height: 142px;
     background-color: #083759;
     color: #f2f5f6;
 }

 .footer .container {
     height: 100%;
 }

 .footer-wrapper {
     display: flex;
     justify-content: space-between;
     align-items: center;
     height: 100%;
 }

 .footer-right {
     display: flex;
 }

 .footer-right__agreement {
     margin-right: 150px;
     font-family: 'Geometria';
     font-size: 18px;
 }

 .footer-left {
     font-family: 'Geometria';
     font-size: 18px;
 }

 .footer-right__social a {
     margin-right: 30px;
 }

 .footer-right__social a:last-child {
     margin-right: 0;
 }

 .fa-brands {
     font-size: 25px;
 }

 .header-statistic {
     background-color: #1f48b6;
 }

 .statistic-wrraper {
     display: flex;
 }

 .statistic-item {
     width: 150px;
     height: 80px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     color: #009cff;
     background-color: #1f48b6;
     z-index: 1000;
     position: relative;
 }

 .statistic-item.first {
     background-color: #1f4fd1;
 }

 .statistic-item.second {
     background-color: #1f48b6;
 }

 .statistic-item.third {
     background-color: #163fa8;
 }

 .statistic-item.fourth {
     background-color: #143b9f;
 }

 .statistic-item.fifth {
     background-color: #113592;
 }

 .statistic-item.sixth {
     background-color: #113289;
 }

 .statistic-item.seventh {
     background-color: #0f2c7a;
 }

 .statistic-item.eighth {
     background-color: #0f2971;
 }

 .search {
     padding-top: 80px;
     padding-bottom: 40px;
 }

 .search-input input {
     width: 100%;
     padding-top: 22px;
     padding-bottom: 22px;
     padding-left: 85px;
     outline: none;
     background-color: #f5f7f8;
     border: none;
 }

 .search-input input::placeholder {
     font-size: 21px;
     line-height: 42px;
 }

 .search-input {
     position: relative;
 }

 .search-icon {
     position: absolute;
     top: 22%;
     left: 23px;
 }

 .kinder-header,
 .school-header {
     display: flex;
     justify-content: center;
     align-items: center;
     margin-bottom: 55px;
 }

 .kinder-icon,
 .school-icon {
     margin-right: 37px;
 }

 .kinder-text,
 .school-text {
     font-size: 30px;
     line-height: 32px;
     color: #6e79a6;
 }

 .kinder-wrapper {
     display: flex;
 }

 .kinder-item {
     width: 527px;
     background-color: #f2f5f6;
     margin-bottom: 20px;
     height: 90px;
     display: flex;
     align-items: center;
     padding-left: 35px;
 }
 /* .kinder-item a,
 .reginonList-left__item a {
    text-decoration: none;
    color: #000;
 } */

 .kinder-item:last-child {
     margin-bottom: 0;
 }

 .kinder-left {
     /* margin-right: 20px; */
     /* display: flex;
     flex-wrap: wrap;
     justify-content: center; */
     display: grid;
     grid-template-columns: auto auto;
     margin-bottom: 55px;
 }

 .kinder {
     margin-bottom: 70px;
 }

 .school-wrapper {
     display: flex;
     justify-content: center;
 }


 .organization-header {
     font-size: 21px;
     line-height: 42px;
     padding-top: 80px;
     padding-bottom: 65px;
 }

 .organization-wrapper {
     display: flex;
 }

 .organization-left {
     /* margin-right: 80px; */
 }

 .menu .ptMenuV {
     padding: 45px 40px 45px 40px;
     background-color: #1f48b6;
     height: fit-content;
     width: 400px;
 }

 .menu .ptMenuV li a {
     width: 100%;
     cursor: pointer;
     font-weight: 500;
     /* padding-bottom: 40px; */
     font-size: 21px;
     color: #fff;
     position: relative;
     display: block;
 }

 .submenu li {
     padding-bottom: 0 !important;
 }

 .menu .ptMenuV li {
     padding-bottom: 20px;
     position: relative;
 }

 .menu .ptMenuV li:hover>.submenu {
     opacity: 1;
     visibility: visible;
 }

 .submenu {
     opacity: 0;
     visibility: hidden;
     position: absolute;
     background: #f2f5f6;
     width: 100%;
     padding: 10px;
     color: #000;
     top: -4px;
     left: 297px;
     transition: 0.2s ease-in;
     z-index: 10;
     border-radius: 5px;
 }

 .submenu a {
     color: #000 !important;
     display: block;
     padding-bottom: 5px !important;
     padding-top: 5px;
     margin-bottom: 10px;
     border-bottom: 1px solid black;
 }

 .submenu li:hover>a {
     background-color: #102e7f;
     color: #fff !important;
     border-radius: 4px;
 }

 .ptMenuV li a:hover {
     color: #ff9d00;
 }

 .menu .ptMenuV li:last-child {
     padding-bottom: 0;
 }

 .organization-right {
     width: 100%;
     margin-left: 30px;
 }

 .organization-right__row {
     display: flex;
     justify-content: space-between;
     padding-bottom: 30px;
     font-size: 21px;
     /* line-height: 41px; */
 }

 .organization-right__row:last-child {
     padding-bottom: 0;
 }

 .organization-right__wrapper {
     width: 100%;
 }

 .organization-right__header {
     font-weight: 500;
     font-size: 30px;
     line-height: 32px;
     text-align: right;
     padding-bottom: 105px;
     color: #102e7f;
 }

 .activity-row {
     display: flex;
 }

 .activity-img {
     margin-bottom: 5px;
 }

 .activity-img:first-child {
     margin-right: 6px;
 }

 .activity-header {
     font-weight: 500;
     font-size: 30px;
     line-height: 32px;
     padding-top: 85px;
     padding-bottom: 65px;
     text-transform: uppercase;
     text-align: center;
     color: #102e7f;
 }

 .statistic-item__nubmber {
     font-size: 30px;
     font-weight: 600;
 }

 .statistic-item__text {
     font-size: 20px;
     font-weight: 500;
 }

 .title {
     font-size: 28px;
     margin-bottom: 20px;
 }

 .news-wrapper {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     width: 104%;
 }

 .img-cont {
     width: 245px;
     height: 160px;
     display: block;
     overflow: hidden;
 }

 .img-cont img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }

 .news-row {
     width: 25%;
     min-height: 415px;
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-bottom: 25px;
     transition: 0.4s ease-out;
     padding: 15px 0;
     overflow: hidden;
 }

 .news-row:hover {
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5),
         -23px 0 20px -23px rgba(0, 0, 0, .5),
         23px 0 20px -23px rgba(0, 0, 0, .5),
         0 0 40px rgba(0, 0, 0, .1) inset;
 }

 .news-descr_link {
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
 }

 .news {
     margin-top: 50px;
 }

 .news-date {
     margin: 15px 0;
 }

 .mews-descr {
     max-width: 246px;
     text-align: justify;
 }

 .peoples-list-view h3 {
     display: none;
 }

 .people-view.embed {
     margin-bottom: 50px;
     text-align: center;
     margin-right: 20px;
     width: 46%;
     min-height: 335px;
     align-items: center;
 }

 .clearfix.ptMenuH a:last-child {
     padding-bottom: 0;
 }

 .people-view img {
     width: 170px;
     box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
     transition: transform 0.3s ease;
 }

 
.people-view img:hover {
    transform: scale(1.05);
}

 .pull-left {
     text-emphasis: none;
 }

 .pull-left h1 {
     margin: 20px 0;
     font-size: 20px;
     text-align: center;
 }

 .peoples-list-view {
     display: flex;
     flex-wrap: wrap;
 }

 .pull-left-links {
     margin-top: 20px;
     color: #154ec9;
 }

 .description {
     line-height: 21px;
 }

 .pull-left-links a {
     color: #154ec9;
 }

 .people-view.person {
     width: 100%;
     text-align: justify;
 }

 .people-view__img {
     display: flex;
     justify-content: center;
 }

 .news-wrapper__title {
     margin: 20px 0;
     font-size: 18px;
     font-weight: 500;
     max-width: 85%;
     text-align: center;
     min-height: 105px;
     display: flex;
     align-items: center;
 }

 .news_preview_caregory_peoples {
     margin-bottom: 30px;
     font-size: 22px;
     font-weight: 500;
 }

 .news_preview_loader .news_preview_body table tbody td.tb_left {
     padding: 20px 0 20px 15px;
 }

 td {
     border: 1px solid #CCCCCC;
     text-align: center;
 }

 .tb_left h2 {
     margin-bottom: 10px;
 }

 .news_preview_peoples_button {
     display: block;
     background: #0050b3;
     width: 100px;
     margin: 0 auto;
     color: #fff;
     padding: 5px 10px;
 }

 .news_preview_peoples_button_see_google {
     display: block;
     background: #fff977;
     width: 100px;
     margin-top: 10px;
     margin-left: auto;
     margin-right: auto;
     color: #000;
     padding: 5px 10px;
     margin-bottom: 15px;
 }

 .middle h2 {
     font-size: 16px;
     font-weight: 400;
 }

 #procurement h1 {
     margin-bottom: 25px;
     margin-left: 10px;
     font-size: 22px;
 }

 #procurement .item {
     border: 1px solid #D0D0D0;
     margin-bottom: 15px;
     min-height: 150px;
     width: auto;
     box-shadow:
         -15px -15px 2px -5px rgba(123, 51, 90, .5),
         -15px 15px 2px -5px rgba(60, 74, 123, .5),
         15px -15px 2px -5px rgba(255, 0, 0, .5),
         15px 15px 2px -5px rgba(60, 123, 68, .5);
 }

 div#procurement div.item div.who-org {
     /* font-size: 12px; */
     margin-left: 2%;
     margin-top: 10px;
     width: 70%;
     /* float: left; */
 }

 div#procurement div.item div.category {
     /* font-size: 10px; */
     margin-right: 2%;
     margin-top: 10px;
     width: 25%;
     float: right;
     text-align: right;
 }

 #procurement {
     position: relative;
 }

 .right-block {
     float: right;
     width: 895px;
     display: flex;
     flex-direction: column;
 }

 #procurement .item div.date {
     /* font-size: 12px; */
     margin-left: 15px;
     margin-top: 15px;
 }

 #procurement .item div.name {
     /* font-size: 18px; */
     margin-left: 15px;
     margin-top: 10px;
 }

 #procurement .item div.file {
     background: url(/media/img/site/procurement.png) no-repeat scroll 25px 10px transparent;
     height: auto !important;
     min-height: 80px;
     padding-left: 100px;
     padding-top: 15px;
     display: flex;
     flex-direction: column;
     justify-content: center;
 }

 #procurement .item div.file a {
     color: #00AEEF;
     display: block;
     font-size: 12px;
     font-weight: bold;
     text-decoration: underline;
     width: auto;
     padding-bottom: 10px;
 }

 #procurement .reg_window {
     background: url(/media/img/site/reg_window-repeat.jpg) repeat-x scroll left bottom #E1F5FF;
     border: 2px solid #69BEE5;
     display: none;
     left: 35px;
     margin: 0 auto;
     padding-bottom: 10px;
     width: 520px;
     margin-top: 25px;
 }

 #procurement .reg_window .inside {
     margin-top: 10px;
     padding-left: 10px;
 }

 #procurement .reg_window .inside input {
     font-size: 25px;
     height: 30px;
     margin-bottom: 15px;
     width: 300px;
     padding: 5px;
 }

 #procurement .reg_window .inside label {
     float: left;
     font-size: 16px;
     height: 30px;
     line-height: 30px;
     margin-bottom: 15px;
     width: 190px;
 }

 #procurement .reg_window .medium-button {
     text-align: center;

     /* float: right; */
     margin-right: 10px;
     border: medium none;
     font-size: 15px;
     height: 27px;
     width: 130px;
     margin-bottom: 15px
 }

 .reginonList {
     margin-top: 10pt;
 }

 .reginonList-left {
     /* margin-right: 85px; */
     width: 100%;
 }

 .reginonList-left__list {
     /* display: flex;
     flex-direction: column;
     flex-wrap: wrap; */
     display: grid;
     grid-template-columns: auto auto auto;
     height: 360px;
     align-items: center;
     /* justify-content: center; */
     width: 100%;
 }

 .search-field {
     display: none;
     position: absolute;
     /* background: rgb(66, 14, 209); */
     width: 100%;
     color: #fff;
     max-height: 400px;
     overflow-y: auto;
 }

 .row.org {
     margin-top: 20px;
 }

 .item-title {
     display: flex;
     justify-content: space-between;
     padding-bottom: 20px;
 }

 .item-title span {
     color: #076B85;
     float: right;
     font-weight: bold;
 }

 .item .info {
     margin-bottom: 10px;
 }

 .item .info:last-child {
     margin-bottom: 0;
 }

 .item-title a {
     font-size: 20px;
     color: #0f2c7b;
 }

 #organizations #items .item {
     padding-bottom: 10px;
     border-bottom: 1px solid silver;
 }

 .kinder-item:nth-child(odd) {
     margin-right: 15px;
 }

 .full {
     display: block;
     margin-bottom: 20px;
 }

 .item-text.embeded {
     text-align: justify;
     color: #000;
 }

 .return-link {
     margin-top: 20px;
     color: #0050b3;
 }

 .meta1 {
     margin: 20px 0;
 }

 .cont__wrapper {
     display: flex;
     flex-direction: column;
     align-items: center;
 }

 .search-option {
     background-color: #083759cc;
     border-bottom: 1px solid #ffff;
 }

 .search-option a {
     color: #fff;
     font-size: 18px;
     display: block;
     padding: 10px;
 }

 .searchInput.active {
     border: 2px solid #5984fa;
 }

 .region {
     transition: 0.4s all;
 }

 .region:hover {
     cursor: pointer;
     fill: #1f48b6;
 }

 .dgez-circle:hover {
     cursor: pointer;
     fill: #1f48b6;
     width: 30px;
     height: 30px;
 }

 .dgez-text {
     font-family: 'Geometria';
     user-select: none;
     font-size: 9pt;
 }

 .reg-1 {
     position: absolute;
     top: 70%;
     z-index: 100;
     left: 41%;
 }

 .reg-2 {
     position: absolute;
     top: 90%;
     left: 67%;
 }

 .reg-3 {
     position: absolute;
     top: 43%;
     left: 70%;
 }

 .reg-4 {
     position: absolute;
     top: 83%;
     left: 52%;
 }

 .reg-5 {
     position: absolute;
     top: 60%;
     left: 81%;
 }

 .reg-6 {
     position: absolute;
     top: 54%;
     left: 36%;
 }

 .reg-7 {
     position: absolute;
     top: 38%;
     left: 53%;
 }

 .reg-8 {
     position: absolute;
     top: 100%;
     left: 17%;
 }

 .reg-9 {
     position: absolute;
     top: 100%;
     left: 59%;
 }

 .reg-10 {
     position: absolute;
     top: 63%;
     left: 65%;
 }

 .reg-11 {
     position: absolute;
     top: 113%;
     left: 74%;
 }

 .reg-12 {
     position: absolute;
     top: 92%;
     left: 38%;
 }

 .reg-13 {
     position: absolute;
     top: 88%;
     left: 54%;
 }

 .reg-14 {
     position: absolute;
     top: 110%;
     left: 55%;
 }

 .reg-15 {
     position: absolute;
     top: 53%;
     left: 49%;
 }

 .reg-16 {
     position: absolute;
     top: 83%;
     left: 28%;
 }

 .reg-17 {
     position: absolute;
     top: 52%;
     left: 65%;
 }

 .reg-18 {
     position: absolute;
     top: 64%;
     left: 63%;
 }

 .abai:hover .reg-1 {
     fill: #1f48b6;
     display: block !important;
 }

 .reg-19 {
     position: absolute;
     top: 114%;
     left: 43%;
 }

 .reg {
     color: #fff;
     pointer-events: none;
     background-color: #000000a1;
     text-align: center;
     padding: 5px 8px;
     border-radius: 13px;
 }

 @media (max-width: 480px) {
    html, body {
        max-width: 100% !important;
        overflow-x: hidden !important;
        box-sizing: border-box !important;
    }
    body {
        min-width: initial;
    }
    .statistic-wrraper.container {
        flex-wrap: wrap;
        padding: 0;
    }
    .statistic-item, 
    .statistic-wrraper a {
        width: 100%;
    }
    .reginonList-left__list {
        height: initial;
        flex-wrap: nowrap;
        align-items: flex-start;
        position: relative;
        z-index: 2;
    }
    .header-logo__descr {
        margin-left: 25px;
        max-width: 290px;
        font-size: 20px;
    }
    .statistic-item__nubmber {
        font-size: 28px;
    }
    .statistic-item__text {
        font-size: 18px;
    }
    .region-header {
        max-width: initial;
        font-size: 20px;
        padding-top: 5px;
    }
    .organization-right {
        margin-left: 0;
    }
    #map-reg {
        width: 500px;
        height: 500px !important;
    }
    .region-map {
        right: 44%;
        top: -100px;
        max-height: 290px;
    }
    .reginonList-header {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .searchInput::placeholder {
        font-size: 16px !important;
    }
    .organization-right__wrapper .search-icon {
        top: 37%;
        left: 26px;
        width: 6% !important;
    }
    .school-text {
        font-size: 20px;
    }
    .kinder-header, .school-header {
        margin-bottom: 30px;
    }
    .kinder-item {
        width: 100%;
        padding: 0 20px;
    }
    .kinder-item:nth-child(odd) {
        margin-right: 0;
    }
    .menu .ptMenuV {
        width: initial;
        margin-bottom: 10px;
    }
    .organization-wrapper {
        flex-direction: column;
        width: 100%;
    }
    .organization-right__wrapper img {
        width: 100% !important;
        height: auto !important;
    }
    .organization-header {
        padding-top: 15px;
        padding-bottom: 25px;
        line-height: 28px;
    }
    .news-wrapper {
        flex-direction: column;
    }
    .news-row {
        width: 100%;
        overflow: initial;
        margin-bottom: 0;
        min-height: initial;
    }
    .title {
        text-align: center;
    }
    .menu .ptMenuV li a {
        font-size: 18px;
    }
    .menu .ptMenuV li {
        padding-bottom: 10px;
    }
    .news {
        margin-top: 15px;
    }
    .news-wrapper__title {
        margin: 15px 0;
        max-width: initial;
        min-height: initial;
        max-width: 55%;
    }
    .submenu {
        top: 30px;
        left: 0px;
    }
  }