/* @import "PT_Sans.css"; */
body {
    font: 100% / normal "PT Sans", sans-serif;
}
span.date {
    font-size: 12px;
    display: inline-block;
    color: #999;
    position: relative;
}
.rtl span.date {
    text-align: right;
    display: block;
}
span.date:before {
    content: "\f073";
    font: normal normal normal 12px/1 "Font Awesome";
    text-rendering: auto;f
    padding-right: 5px;
}
.ani {
    -webkit-transition: all 0.8s ease 0.1s;
    -moz-transition: all 0.8s ease 0.1s;
    -o-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
}
.list-none {
    margin: 0;
    padding: 0;
    list-style: none;
}
.yBody {
    background: #e2e2e2;
}
.yBody-rtl h1:not(.ltr),
.yBody-rtl h2:not(.ltr),
.yBody-rtl h3:not(.ltr),
.yBody-rtl h4:not(.ltr),
.yBody-rtl h5:not(.ltr),
.yBody-rtl dt:not(.ltr) {
    text-align: right !important;
}

#ht-p {
    -webkit-box-shadow: 0 0 20px rgb(136 159 229 / 25%);
    box-shadow: 0 0 20px rgb(136 159 229 / 25%);
}
#ht-right {
    width: 300px;
}
#ht-right form[name="frm_search"]{
    align-self: center;
}

#ht-right .dropdown:hover{
    cursor: pointer;
}
#ht-right .dropdown img{
    border-radius: 50%;
    width: 70%;
    height: 70%;
    object-fit: cover;
}
.dropdown-toggle::after{
    border-style: solid;
    border-width: 0.2em 0.2em 0 0;
    content: "";
    display: inline-block;
    height: 0.5em;
    right: -5px;
    position: relative;
    top: -3px;
    transform: rotate(135deg);
    width: 0.5em;
}

#languageSwitch > #langItems > a {
    color: #2a3849;
    display: inline-block;
    margin: 0 4px;
    padding: 0 4px 0 8px;
    border-right: 1px solid #545858;
}
#header-middle{
  margin: 1% auto;
}
#header-middle > div > img {
    width: 80%;
}
#header-title {
    text-transform: uppercase;
    color: #3376bc;
}

#header-bottom {
    box-shadow: 0 0 20px rgb(136 159 229 / 25%);
}

.yHeader .headerLine .headerLineRight {
    text-align: right;
    padding-top: 30px;
}
.yBody-rtl .yHeader .headerLine .headerLineRight {
    text-align: left;
    padding-top: 30px;
}
.yHeader .headerLine .headerLineRight > div {
    display: inline-block;
}
.yHeader .headerLine .socialLinks {
    margin-right: 1rem;
}
.yHeader .headerLine .socialLinks a {
    display: inline-block;
    width: 23px;
    line-height: 21px;
    text-align: center;
    margin: 0 4px;
    color: #fff;
}
.yHeader .headerLine .socialLinks a.link_vk {
    background: #02a8f4;
}
.yHeader .headerLine .socialLinks a.link_tl {
    background: #34afe3;
}
.yHeader .headerLine .socialLinks a.link_fb {
    background: #1458ad;
}
.yHeader .headerLine .socialLinks a.link_tw {
    background: #02a8f4;
}
.yHeader .headerLine .headerLineRight > div.languageSwitch {
    position: relative;
}
.yHeader .headerLine .headerLineRight > div.languageSwitch a.langSwitch {
    display: none;
}
.yHeader .headerLine .headerLineRight > div.languageSwitch .langItems {
    display: flex;
}
.yHeader .headerLine .headerLineRight > div.languageSwitch a {
    display: inline-block;
    margin: 0 4px;
    padding: 0 4px 0 8px;
    border-left: 1px solid #545858;
}
.yHeader .headerLine .headerLineRight > div.languageSwitch a:first-child {
    border-left: 0;
}
.yHeader .logo {
    display: block;
    position: absolute;
    top: 16px;
}
.yBody-rtl .yHeader .logo {
    left: auto;
    right: 0;
}
.yHeader .logo img {
    height: 8em;
    margin-right: 25px;
    float: left;
}
.yBody-rtl .yHeader .logo img {
    height: 8em;
    margin-right: 0;
    margin-left: 25px;
    float: right;
}
.yHeader .logo span {
    display: flex;
    height: 7em;
    align-items: center;
    margin-left: 13px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-shadow: 2px 1px 6px rgba(0, 0, 0, 0.35);
    letter-spacing: 1px;
}
.yBody-rtl .yHeader .logo span {
    text-align: right;
}
.yHeader .searchBlock {
    margin-top: 20px;
    text-align: right;
}
.btn-search{
    background-color: #80808063!important;
}
.yBody-rtl .yHeader .searchBlock {
    margin-top: 20px;
    text-align: left;
}
.yHeader .searchBlock .searchBox {
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.8);
    padding: 5px 10px;
    height: 30px;
    width: 290px;
}
.yHeader .searchBlock .searchBox:focus {
    border: none;
}
.yHeader .searchBlock .searchBtn {
    float: right;
    background: transparent;
    color: rgba(255, 255, 255, 0.7);
    height: 30px;
    border: 0;
    margin-left: -34px;
}
.yBody-rtl .yHeader .searchBlock .searchBtn {
    float: left;
    margin-left: auto;
    margin-right: -34px;
    text-align: left;
}


.yTopNav .buttonNav {
    display: none;
}
.yTopNav .buttonNav button {
    border: 0;
    background: rgb(0 0 0 / 24%);
    padding: 3px 0 0;
    border-radius: 20%;
}
/* .yTopNav .topNav {
    background: blue;
  background-image: url(../images/main_menu_bg.jpg);
  background-repeat: repeat-x;
  background-size: auto 50px;
} */
.yTopNav ul.nav {
    flex-direction: row;
}
.yBody-rtl .yTopNav ul.nav {
    padding-right: 0;
}
.yTopNav ul.nav > li {
    float: left;
    position: relative;
}
.yTopNav ul.nav > li > a {
    display: block;
    padding: 18px 5px;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
    margin-right: 8px;
    /*font-weight: bold;*/
}
.yTopNav ul.nav > li>ul> li ul{
    margin-top: 5px;
}
.yTopNav ul.nav > li.parent > a:after {
    /* content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  font-size: 1rem;
  margin-top: -0.2rem;
  margin-left: 0.26875rem; */

    border-style: solid;
    border-width: 0.2em 0.2em 0 0;
    content: "";
    display: inline-block;
    height: 0.5em;
    /* left: 0.15em; */
    right: -5px;
    position: relative;
    top: -3px;
    transform: rotate(135deg);
    /* vertical-align: top; */
    width: 0.5em;
}
.yBody-rtl .yTopNav ul.nav > li.parent > a:after {
    margin-left: 0;
    margin-right: 0.26875rem;
}
.yTopNav ul.nav > li.show > a,
.yTopNav ul.nav > li:hover > a {
    /*background: rgba(0, 0, 0, 0.3);*/
}
.yTopNav ul.nav > li ul {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.5);
    list-style: none;
    z-index: 12;
    background:#fff;
}
.yBody-rtl .yTopNav ul.nav > li ul {
    left: auto;
    right: 0;
    text-align: right;
}
.yTopNav ul.nav > li:hover > ul {
    display: block;
}
.yTopNav ul.nav > li ul li {
    position: relative;
    border-bottom: 1px solid #eee8e8;

}
.yTopNav ul.nav > li ul li:hover > ul {
    display: block;
    left: 100%;
    top: -6px;
}
.yBody-rtl .yTopNav ul.nav > li ul li:hover > ul {
    left: auto;
    right: 100%;
}
.yTopNav ul.nav > li ul li a {
    line-height: 1.8;
    padding: 10px 10px;
    /* white-space: nowrap; */
    display: block;
    width: 300px;
    font-size: 14px;
    color: black;
    background: #fff;
    text-transform: uppercase;
    text-transform: uppercase;
}
.yTopNav ul.nav > li ul li:hover a:hover {
    /* background: rgba(255, 255, 255, 0.05); */
    background: rgba(0, 0, 0, 0.3);
}
.yTopNav ul.nav > li ul li.parent > a {
    padding-right: 30px;
}
.yBody-rtl .yTopNav ul.nav > li ul li.parent > a {
    padding-right: 14px;
    padding-left: 30px;
}
.yTopNav ul.nav > li ul li.parent > a:after {
    /* content: "\f105";
  position: absolute;
  right: 10px;
  top: calc(50% - 0.3437rem);
  font: normal normal normal 16px/1 "Font Awesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  font-size: 1rem;
  margin-top: -0.2rem;
  margin-left: 0.46875rem; */

  right: 10%;
  top: 40%;
  border-style: solid;
  border-width: 0.18em 0.18em 0 0;
  content: "";
  display: inline-block;
  height: 0.5em;
  position: absolute;
  transform: rotate(40deg);
  width: 0.5em;
}
/* .yBody-rtl .yTopNav ul.nav > li ul li.parent > a:after {
  content: "\f104";
  right: auto;
  left: 10px;
} */
/*.yTopNav ul.nav > li > ul > li ul {*/
    
/*    background: blue;*/
/*}*/
.yTopNav .topNav.pinned {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    height: 43px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}
.yTopNav .topNav.pinned ul.nav > li > a {
    line-height: 43px;
}
.yTopNav .topNav.pinned:hover {
    opacity: 1;
}
.widgetCalendar {
    margin-bottom: 24px;
}
.yCalendar .ui-datepicker {
    padding: 0;
    width: 100%;
}
.yCalendar .ui-datepicker .ui-datepicker-calendar {
    border: 1px solid #ddd;
    background: #fff;
}
.yCalendar .ui-datepicker .ui-datepicker-header {
    padding: 0;
}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    line-height: 40px;
    margin: 0;
    background: #22588a;
    color: #fff;
    font-size: 16px;
}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
    content: "\f104";
    display: block;
    font: normal normal normal 14px/1 "Font Awesome";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
}
.yBody-rtl
    .yCalendar
    .ui-datepicker
    .ui-datepicker-header
    .ui-datepicker-prev:before {
    content: "\f105";
    display: block;
    font: normal normal normal 14px/1 "Font Awesome";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
    content: "\f105";
    display: block;
    font: normal normal normal 14px/1 "Font Awesome";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
}
.yBody-rtl
    .yCalendar
    .ui-datepicker
    .ui-datepicker-header
    .ui-datepicker-next:before {
    content: "\f104";
    display: block;
    font: normal normal normal 14px/1 "Font Awesome";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: rgba(0, 0, 0, 0.2);
}
.yCalendar .ui-datepicker thead {
    background: #f2f2f2;
}
.yCalendar .ui-datepicker th {
    font-weight: 400;
    color: #999;
    font-size: 14px;
    padding: 0.2rem 0.3rem;
    width: 14.28%;
}
.yCalendar .ui-datepicker td {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.yCalendar .ui-datepicker td:last-child {
    border-right: 0;
}
.yCalendar .ui-datepicker td.ui-datepicker-today {
    background: #c7d5e1;
}
.yCalendar .ui-datepicker td a.ui-state-default {
    display: block;
    text-align: center;
    padding: 0.5rem 0;
    font-size: 14px;
    color: #555;
}
.yCalendar .ui-datepicker td span.ui-state-default {
    display: block;
    text-align: center;
    padding: 0.5rem 0;
    font-size: 14px;
    color: #ccc;
}
.yCalendar .ui-datepicker td .ui-state-default:hover {
    background: #f2f2f2;
}
.yCalendar .ui-datepicker td a.ui-state-default.active {
    color: #0a6ebd;
    background: rgba(10, 108, 189, 0.44);
}
.yCalendar .ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: auto;
    background: transparent;
    color: #ccc;
    border: 0;
}
.widgetMainNews {
    border: 0;
    margin-bottom: 24px;
}
.widgetMainNews a.cat_link {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: block;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.4);
    color: rgba(255, 255, 255, 0.8);
}
.widgetMainNews a.cat_link:hover {
    background: rgba(255, 0, 0, 1);
}
.yBody-rtl .widgetMainNews {
    direction: ltr;
}
.widgetMainNews ul.slides li {
    position: relative;
}
.widgetMainNews ul.slides li .newsPreviewImg {
    display: block;
    height: 488px;
    background-size: auto 100%;
    background-position: center center;
}
.widgetMainNews ul.slides li .newsTitle {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 270px;
}
.widgetMainNews ul.slides li .newsTitle a {
    display: block;
    position: relative;
    padding: 10px 15px 10px 30px;
    height: 80px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 16px;
    line-height: normal;
    text-overflow: ellipsis;
}
.widgetMainNews ul.slides li .newsTitle a:after {
    content: "\f105";
    font: normal normal normal 14px/1 "Font Awesome";
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: -37px;
    width: 35px;
    height: 80px;
    color: #fff;
    background: #495a66;
}
.widgetMainNews .flex-control-nav {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: auto;
}
.widgetMainNews .flex-control-nav li {
    margin: 0 4px;
}
.widgetMainNews .flex-control-nav li a {
    background: #fff;
}
.widgetMainNews .flex-control-paging li a.flex-active {
    background: #00bfec;
}
.head {
    border-bottom: 3px solid #4296ce;
}
.yMainBlock .lineNews {
    background: #fff;
    min-height: calc(100% - 10px);
}
.yMainBlock .lineNews .head {
    margin: 0 10px;
}
.yMainBlock .lineNews .head h5 {
    padding: 5px 0;
    margin-bottom: 0;
}
.yMainBlock .lineNews ul {
    list-style: none;
    padding: 7px 10px;
    margin: 0;
}
.yMainBlock .lineNews ul li {
    padding: 8px 8px 10px;
    position: relative;
}
.yBody-rtl .yMainBlock .lineNews ul li:not(.ltr) {
    text-align: right;
}
.yMainBlock .lineNews ul li:hover {
    background: #f2f2f2;
}
.yMainBlock .lineNews ul li a {
    display: block;
    margin-top: 3px;
    color: #424242;
    overflow: hidden;
}
.yMainBlock .lineNews ul li a img {
    position: absolute;
    left: 0;
    top: 15px;
    width: 80px;
    height: auto;
}
.yMainBlock .lineNews ul li.more {
    text-align: right;
}
.yBody-rtl .yMainBlock .lineNews ul li.more {
    text-align: left;
}
.yMainBlock .col-fixed {
    width: 250px;
    flex: 0 0 250px;
}
.yMainBlock .menuBlock .head {
    border-color: #4296ce;
    color: #111;
}
.yMainBlock .menuBlock ul li a {
    display: flex;
    margin: 10px 0;
    font-size: 13px;
    font-weight: 700;
    align-items: center;
    text-align: left;
    padding: 7px 7px 7px 68px;
    border: 1px solid #99cbe8;
    min-height: 78px;
    background-color: #fff;
    background-size: 45px 45px;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    color: #323232;
    -webkit-transition: all 0.8s ease 0.1s;
    -moz-transition: all 0.8s ease 0.1s;
    -o-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
}
.yBody-rtl .yMainBlock .menuBlock ul li a {
    padding: 7px 68px 7px 7px;
    background-position: calc(100% - 10px) 50%;
    text-align: right;
}
.yMainBlock .menuBlock ul li a:hover {
    background-color: #c9e2f1;
    border-color: #1f85cc;
    box-shadow: 0 5px 4px rgba(0, 0, 0, 0.1);
}
.yMainBlock .menuBlock ul li a.link_dipservice {
    background-image: url(../images/icon-dipservice.png);
}
.yMainBlock .menuBlock ul li a.link_02 {
    background-image: url(../images/icon-002.png);
}
.yMainBlock .menuBlock ul li a.link_03 {
    background-image: url(../images/icon-003.png);
}
.yMainBlock .menuBlock ul li a.link_04 {
    background-image: url(../images/icon-004.png);
}
.widgetHtml {
    margin-bottom: 25px;
}
.widgetHtml .head {
    margin-bottom: 10px;
    border-color: #4c9ad3;
}
.widgetHtml .head h5 {
    color: #111;
    line-height: 1.1;
}
.widgetHtml a.link {
    display: block;
    display: block;
    margin-top: 10px;
    color: #111;
}
.widgetPresident .img {
    border: 1px solid #ccc;
    padding: 10px;
    border-bottom-color: #93d2ff;
    background: #fafafa;
}
.widgetPresident .img img {
    width: 100%;
}
.widgetPresident a.link {
    display: block;
    text-align: center;
    background: #a2d4f8;
    color: #111;
    padding: 10px 15px;
    margin-top: 0;
}
.widgetPresident a.link:hover {
    background: #91cdf5;
}
.widgetPresident .btn {
    background: #fff;
}
.topArticle {
    margin-bottom: 0;
    background: #fff;
}
.topArticle a {
    color: #111;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
}
.topArticle a span {
    display: block;
    padding: 10px 15px 15px;
    margin-top: 0;
    border-top: 1px solid #ddd;
}
.topArticle a img {
    height: 91px;
    max-width: 100%;
}
.topArticle a:hover {
    box-shadow: 0 5px 4px rgba(0, 0, 0, 0.1);
}
.topArticle a:hover span {
    background: #fafafa;
}
.widgetStateSymbols {
    margin-bottom: 24px;
}
.widgetStateSymbols .head {
    margin-bottom: 0;
}
.widgetStateSymbols .body {
    background: #fff;
    padding: 10px 0;
}
.widgetStateSymbols .anthemBlock {
    display: block;
    padding: 8px 10px;
    width: 100%;
    border: 0;
    text-align: center;
    background: #6f933b;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}
.widgetStateSymbols .anthemBlock i {
    float: left;
    margin-top: 1px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.5);
}
.widgetStateSymbols .anthemBlock:hover {
    background: #6a8c38;
}
.widgetStateSymbols .anthemBlock:focus {
    outline: 0;
}
.widgetStateSymbols img {
    max-width: 100%;
    max-height: 100px;
}
.widgetFooterLink li {
    margin-bottom: 5px;
}
.yBanerSlide .container {
    border-top: 1px solid #ddd;
}
.yBanerSlide .widgetHtml {
    margin-bottom: 0;
}
.yBanerSlide a.slideItem {
    height: 130px;
    background-size: 100% auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.yBanerSlide a.slideItem:after {
    content: " ";
    display: block;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    left: 0.5rem;
    right: 0.5rem;
    top: 0.5rem;
    bottom: 0.5rem;
    z-index: 2;
}
.yBanerSlide a.slideItem:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: rgba(42, 51, 60, 0.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.8s ease 0.1s;
    -moz-transition: all 0.8s ease 0.1s;
    -o-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
}
.yBanerSlide a.slideItem img.iconImg {
    width: 40px;
}
.yBanerSlide a.slideItem img.bgImg {
    width: 100%;
}
.yBanerSlide a.slideItem .title {
    display: block;
    padding: 15px;
    padding-left: 70px;
    text-align: left;
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    z-index: 2;
}
.yBanerSlide a.slideItem .title img {
    position: absolute;
    left: 23px;
    width: 35px;
    top: 50%;
    margin-top: -18px;
}
.yBanerSlide a.slideItem:hover img.bgImg {
    transform: scale(1.2);
}
.yBanerSlide a.slideItem:hover:before {
    background-color: rgba(42, 51, 60, 0.5);
}
.yMiddleBlock .col-fixed {
    width: 300px;
    flex: 0 0 300px;
}
.yMiddleBlock .widgetMinister {
    border: 1px solid #94c3e1;
    padding: 24px 25px;
    min-height: 460px;
    background: #fff;
}
.yMiddleBlock .widgetMinister .img {
    margin-bottom: 24px;
}
.yMiddleBlock .widgetMinister .img img {
    width: 100%;
}
.yMiddleBlock .widgetMinister .textTitle {
    color: #5d5d5d;
}
.yMiddleBlock .widgetMinister .textTitle a {
    color: #252525;
    text-transform: uppercase;
}
.yMiddleBlock .widgetHtml {
    margin-bottom: 0;
}
.yMiddleBlock .widgetActualNews {
    margin-bottom: 18px;
}
.yMiddleBlock .widgetActualNews .newsItems {
    border: 1px solid #ddd;
    padding: 24px 25px;
    background: #fff;
}
.yMiddleBlock .widgetActualNews .newsItems .newsItem a {
    display: block;
    position: relative;
}
.yMiddleBlock .widgetActualNews .newsItems .newsItem a .img {
    display: block;
    height: 140px;
    overflow: hidden;
    background: #f2f2f2;
    text-align: center;
}
.yMiddleBlock .widgetActualNews .newsItems .newsItem a .img img {
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    width: auto;
}
.yMiddleBlock .widgetActualNews .newsItems .newsItem a:hover .img img {
    transform: scale(1.1);
}
.yMiddleBlock .widgetActualNews .newsItems .newsItem a .date {
    display: block;
    margin: 10px 0 5px;
}
.yMiddleBlock .widgetActualNews .newsItems .newsItem a .title {
    display: block;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.widgetBaner .row > div > div,
.widgetBaner .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-image: url(../images/bgBaner_default.jpg);
    background-size: 100% auto;
    background-position: center center;
    border: 1px solid #353e5a;
    color: #ccc;
    height: 100px;
    padding: 10px;
    color: #777;
    position: relative;
}
.widgetBaner .item:before {
    display: block;
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(53, 62, 90, 0.8);
}
.widgetBaner .item a {
    display: block;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.yMediaBlock .col-fixed {
    width: 300px;
    flex: 0 0 300px;
}
.yMediaBlock .widgetGallery .head {
    border-bottom: 0;
}
.yBody-rtl .yMediaBlock .widgetGallery .gallery {
    direction: ltr;
}
.yMediaBlock .widgetGallery .gallery {
    padding: 40px 20px;
    background: #353f5a;
    position: relative;
    max-height: 500px;
    overflow: hidden;
}
.yMediaBlock .widgetGallery .gallery .flex-viewport {
    min-height: 380px !important;
}
.yMediaBlock .widgetGallery .gallery .flex-direction-nav a {
    margin: 0;
    left: 50%;
    opacity: 1;
    margin-left: -20px;
    top: auto;
    text-align: center;
    text-indent: -9999px;
    height: 35px;
}
.yMediaBlock .widgetGallery .gallery .flex-direction-nav a.flex-prev {
    top: 0;
}
.yMediaBlock .widgetGallery .gallery .flex-direction-nav a.flex-next {
    bottom: 3px pxpx;
}
.yMediaBlock .widgetGallery .gallery .flex-direction-nav a:before {
    content: "\f106";
    font: normal normal normal 12px/1 "Font Awesome";
    font-size: 35px;
    color: #fff;
}
.yMediaBlock .widgetGallery .gallery .flex-direction-nav a.flex-next:before {
    content: "\f107";
}
.yMediaBlock .widgetGallery .gallery .slides > li {
    margin: 7.5px 0;
}
.yMediaBlock .widgetGallery .gallery .galleryItem .img {
    display: block;
    border: 7px solid #ebecef;
    overflow: hidden;
    max-height: 100%;
    text-align: center;
    background: #fff;
}
.yMediaBlock .widgetGallery .gallery .galleryItem .img img {
    max-width: 100%;
    min-height: 100%;
    width: auto !important;
    height: auto !important;
    -webkit-transition: all 0.8s ease 0.1s;
    -moz-transition: all 0.8s ease 0.1s;
    -o-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
}
.yMediaBlock .widgetGallery .gallery .galleryItem a:hover .img img {
    transform: scale(1.15);
}
.yMediaBlock .widgetGallery .gallery .galleryItem .title {
    display: block;
    display: block;
    margin-top: 8px;
    color: #fcfffb;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
}
.yMediaBlock .widgetVideo .head {
    border-color: #edbd37;
}
.yMediaBlock .widgetVideo .videos {
    margin-top: 10px;
}
.yMediaBlock .widgetVideo .videos a {
    display: block;
    position: relative;
}
.yBody-rtl .yMediaBlock .widgetVideo .videos a:not(.ltr) {
    text-align: right;
}
.yMediaBlock .widgetVideo .videos a .videoItem {
    margin: 10px 0;
}
.yMediaBlock .widgetVideo .videos a .img {
    display: block;
    height: 160px;
    overflow: hidden;
    position: relative;
}
.yMediaBlock .widgetVideo .videos a .img img {
    min-height: 100%;
    max-width: 100%;
}
.yMediaBlock .widgetVideo .videos a .img:after {
    content: "\f04b";
    display: block;
    position: absolute;
    font: normal normal normal 12px/1 "Font Awesome";
    font-size: 35px;
    color: #fff;
    z-index: 2;
    top: 50%;
    opacity: 0.5;
    margin-top: -16px;
    left: 50%;
    margin-left: -20px;
    transition: all 0.4s ease-in-out;
}
.yMediaBlock .widgetVideo .videos a .title {
    padding: 8px 0;
    margin-bottom: 12px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #030303;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
}
.yMediaBlock .widgetVideo .videos a .time {
    position: absolute;
    display: block;
    padding: 3px 7px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    top: 0;
    right: 0;
}
.yMediaBlock .widgetVideo .videos a:hover .img:after {
    opacity: 1;
    transform: scale(1.2);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.yMediaBlock .widgetVideo .videos a:hover .img img {
    transform: scale(1.15);
}
.yMapBlock .widgetMap {
    background: #fff;
}
.yMapBlock .widgetMap .countryBlock {
    width: 250px;
    flex: 0 0 250px;
    margin-left: 0.625rem;
}
.yMapBlock .widgetMap #map_area {
    height: 400px;
}
.yMapBlock .widgetMap .list {
    max-height: 340px;
    overflow-y: scroll;
    margin-top: 10px;
}
.yMapBlock .widgetMap .list li a {
    display: block;
    color: #444;
    padding: 3px 5px;
}
.yMapBlock .widgetMap .list li a:hover {
    background: #efefef;
}
.yBanerBlock .widgetHtml {
    margin-bottom: 0;
}
.yBanerBlock .banerItem {
    margin-bottom: 20px;
}
.yBanerBlock .banerItem a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
}
.yBanerBlock .banerItem a .img {
    display: block;
    position: relative;
    height: 130px;
    overflow: hidden;
}
.yBanerBlock .banerItem a .img:after {
    content: " ";
    display: block;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    left: 0.5rem;
    right: 0.5rem;
    top: 0.5rem;
    bottom: 0.5rem;
    z-index: 2;
}
.yBanerBlock .banerItem a .img:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: rgba(42, 51, 60, 0.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.8s ease 0.1s;
    -moz-transition: all 0.8s ease 0.1s;
    -o-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
}
.yBanerBlock .banerItem a .img img {
    min-height: 100%;
    max-width: 100%;
}
.yBanerBlock .banerItem a .title {
    display: block;
    text-align: center;
    padding: 15px;
    position: absolute;
    z-index: 2;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.yBanerBlock .banerItem a:hover .img img {
    transform: scale(1.2);
}
.yBanerBlock .banerItem a:hover .img:before {
    background-color: rgba(42, 51, 60, 0.6);
}
.widgetLinkSlide img {
    max-height: 60px;
}
.widgetLinkSlide .widgetHtml {
    margin-bottom: 0;
}
.yFooterBlock {
    padding: 35px 0;
    background: #31444f;
    color: #cdcdcd;
    font-size: 14px;
}
.yFooterBlock dt {
    color: #f2f2f2;
}
footer{
    box-shadow: 0 0 20px rgb(136 159 229 / 25%);
    color: black!important;
}
.yBody-rtl .yCategoryView {
    text-align: right;
}
.yCategoryView .head {
    border-bottom: 5px solid #2a3849;
}
.yCategoryView .head h1 {
    font-size: 35px;
    color: #323a44;
    line-height: 1.2;
}
.yBody-rtl .yCategoryView .head h1 {
    text-align: right;
}
.yCategoryView .listItems {
    background: #fff;
    padding: 24px 25px 15px;
}
.yCategoryView .listItems ul.list li {
    margin-bottom: 30px;
    color: #777;
}
.yCategoryView .listItems ul.list li a {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #22588a;
}
.yCategoryView .listItems ul.list li .text {
    margin-bottom: 6px;
}
.embassyInfo .listItems {
    background: none;
    padding: 10px 0 0;
}
.tagInfo img {
    margin: 0 1.5rem 1.5rem 0;
}
.yContentView .head {
    border-bottom: 0;
    margin-bottom: 20px;
}
.yContentView .head h1 {
    font-size: 25px;
    color: #323a44;
    font-weight: 500;
    line-height: 1.3;
}
.yContentView .contentDetails {
    font-size: 16px;
    line-height: 1.2;
    color: #555;
    padding: 20px;
    background: #fff;
}
.yContentView .contentDetails * {
    font-family: "PT Sans", sans-serif !important;
}
.yContentView .contentDetails img {
    max-width: 100% !important;
    height: auto !important;
    padding: 0.5rem;
}
.yContentView .contentCountryTag {
    background: #f7f7f7;
    border-top: 1px solid #f0f0f0;
    padding: 10px 15px;
}
.yContentView .contentSlider {
    background: #f2f2f2;
    border: 1px solid #ddd;
    padding: 0;
    overflow: hidden;
}
.yContentView .contentSlider li img {
    max-height: 490px;
    width: auto;
    margin: 0 auto;
}
.yContentView .contentSlider .flex-control-thumbs li {
    width: 100px !important;
}
.yContentView .contentSlider .flex-control-thumbs img {
    width: 100px !important;
}

.yBody-rtl .breadcrumb-item + .breadcrumb-item::before {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
/* .pagination {
  height: auto;
  margin-bottom: 10px;
  margin-top: 50px;
  text-align: center;
  position: relative;
}
.pagination p.counter {
  font-size: 14px;
  color: #9e9e9e;
  height: 16px;
  padding: 0 10px;
  display: inline-block;
  background: #fff;
}
.pagination p.counter:after {
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 1px solid #e0e0e0;
  top: 22px;
  z-index: -1;
  left: 0;
  right: 0;
}
.pagination ul {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  overflow: hidden;
  border-radius: 0.25em;
  border: 1px solid #e6e6e6;
  padding: 0;
  list-style: none;
}
.pagination ul li {
  display: inline-block;
  vertical-align: baseline;
}
.pagination ul li.pagination-start {
  float: left;
}
.pagination ul li.pagination-end {
  float: right;
}
.pagination ul li.pagination-prev .pagenav,
.pagination ul li.pagination-next .pagenav {
  text-indent: -9999px;
  width: 30px;
  white-space: nowrap;
  background: url(../images/arow-left.svg) no-repeat center center;
}
.pagination ul li.pagination-next .pagenav {
  transform: rotate(180deg);
}
.pagination ul li.pagination-prev .pagenav:hover,
.pagination ul li.pagination-next .pagenav:hover {
  background: url(../images/arow-left.svg) no-repeat center center #f2f2f2;
}
.pagination ul li a:hover {
  background: #f2f2f2;
}
.pagination ul li a {
  color: #22588a;
  text-decoration: none;
}
.pagination ul li a,
.pagination ul li span {
  display: block;
  padding: 8px 12px;
  font-size: 13px;
} */
.pagination ul li span {
    background: #22588a;
    color: #fff;
}
.yMainBlock .container,
.yBanerSlide .container,
.yMiddleBlock .container,
.yMediaBlock .container,
.yMapBlock .container,
.yBanerBlock .container,
.yLinksSlideBlock .container {
    padding-top: 24px;
    padding-bottom: 24px;
    background: #fff;
}
.yBanerBlock .container {
    padding-bottom: 0;
}
.yBody-rtl .widgetContact,
.yBody-rtl .copyRightBlock {
    text-align: right;
}
.breadcrumb a {
    font-size: 14px;
}
.breadcrumb-item.active a{
    color: #999;
}
.bg-blue {
    background: #083d88;
}
.c-blue {
    color: blue !important;
}
.boxx-item {
    -webkit-box-shadow: 0 0 20px rgb(136 159 229 / 25%);
    box-shadow: 0 0 20px rgb(136 159 229 / 25%);
}
.boxx-item .boxx-img {
    overflow: hidden;
    position: relative;
}
.boxx-item .boxx-img img {
    width: 100%;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.boxx-item .boxx-img .boxx-date {
    text-align: center;
}
.boxx-item .boxx-content {
    padding: 0 15px 15px 15px;
    word-break: break-word;
}
.boxx-item .boxx-content h4 {
    overflow: hidden;
    text-overflow: ellipsis;

    font-size: 16px;
    text-transform: uppercase;
    color: #2f2f30;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 26px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.boxx-item .boxx-content p {
    word-break: break-all;
    font-size: 15px;
    line-height: 26px;
    color: #58585a;
    font-family: Roboto, sans-serif;
    padding: 5px 0 10px;
}

/* .nav-item>a{
  color: white!important;
  background: blue!important;
} */
.nav-tabs > li .active {
    color: #fff !important;
    background: blue !important;
}
#tab {
    margin-top: 5%;
}

/* .cards-wrapper {
  display: flex;
  justify-content: center;
} */
/* .card-img-r {
  width: 150px;
  height: 190px;
} */
/* .card-img-r>img {
  max-width: 150px;
  max-height: 150px;
} */
.card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 0;
}
.card-text {
    line-height: 1.5;
}
/* .carousel-inner {
  padding: 1em;
} */
.carousel-control-prev,
.carousel-control-next {
    background-color: #e1e1e1;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.carousel-indicators {
    bottom: -65px;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    border-radius: 50%;
    background: #eee;
}
.carousel-indicators .active {
    background: #869791;
}
.page-item.active .page-link {
    background: blue !important;
}

@media (max-width: 575.98px) {
    .container {
        width: 100%;
    }
    .tagInfo img {
        margin: 0 0.5rem 0.5rem 0;
    }
    .yHeader .headerLine .socialLinks {
        position: absolute;
        left: 25px;
    }
    .yHeader .headerLine .socialLinks a {
        font-size: 10px;
        width: 18px;
        height: 20px;
        line-height: auto;
        margin: 0 2px;
    }
    .yTopNav ul.nav > li > a{
        color: black;
    }
    .yHeader .headerLine .headerLineRight > div.languageSwitch .langItems {
        position: absolute;
        text-align: left;
        left: 0;
        right: 0;
        top: 1px;
        z-index: 1;
        border-radius: 0 0 3px 3px;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    }
    .yHeader .headerLine .headerLineRight > div.languageSwitch .langItems a {
        display: inline-block;
        border: 0;
        color: #fff;
        font-size: 12px;
        margin: 0;
    }
    .yHeader .searchBlock .searchBox {
        width: 80%;
        padding: 3px 8px;
        height: 26px;
    }
    .yHeader .searchBlock .searchBtn {
        height: 26px;
    }
    .yHeader .logo {
        left: 5px;
        top: 0;
    }
    .yHeader .logo img {
        height: 65px !important;
        margin-right: 15px;
    }
    .yHeader .logo span {
        padding-top: 5px;
        font-size: 11px !important;
        letter-spacing: normal !important;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .yTopNav {
        height: 40px !important;
    }
    .yTopNav .topNav {
        background-size: auto 40px !important;
        height: 40px;
    }
    .yTopNav .topNav.pinned {
        height: 40px;
    }
    .yTopNav .buttonNav {
        display: block;
        padding-top: 2px;
    }
    .yTopNav .menuItems {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 4;
        background: #fff;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    }
    .yTopNav .menuItems:not(.show) {
        display: none;
    }
    .yTopNav ul.nav {
        display: block;
        padding: 5px 15px;
        max-height: 500px;
        overflow: scroll;
    }
    .yTopNav ul.nav > li {
        float: none;
    }

    .yTopNav ul.nav > li ul {
        position: static;
        box-shadow: none;
        background: #fff;
    }

    .widgetMainNews ul.slides li .newsPreviewImg {
        height: 240px !important;
        background-size: auto 240px !important;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #fff;
    }
    .widgetMainNews ul.slides li .newsTitle {
        right: 0;
        bottom: 0;
    }
    .widgetMainNews ul.slides li .newsTitle a {
        font-size: 12px;
        height: auto;
    }
    .widgetMainNews ul.slides li .newsTitle a:after {
        display: none;
    }
    .widgetMainNews .flex-control-nav {
        display: none;
    }
    .yMainBlock .col-fixed,
    .yMiddleBlock .col-fixed,
    .yMediaBlock .col-fixed {
        width: 100% !important;
        flex: 0 0 100% !important;
    }
    .yMainBlock .menuBlock ul li a {
        min-height: 48px;
        margin: 5px 0;
    }
    .yBanerSlide a.slideItem {
        height: 85px;
    }
    .yBanerSlide a.slideItem .title {
        font-size: 10px;
        padding-left: 55px;
    }
    .yBanerSlide a.slideItem .title img {
        width: 30px;
        left: 15px;
    }
    .yMiddleBlock .widgetMinister {
        padding: 15px;
        min-height: auto;
        position: relative;
    }
    .yMiddleBlock .widgetMinister:after {
        content: " ";
        display: table;
        clear: left;
    }
    .yMiddleBlock .widgetMinister .img {
        width: 30%;
        float: left;
        margin-bottom: 0;
        margin-right: 5%;
    }
    .yMiddleBlock .widgetActualNews .newsItems .newsItem a .img {
        display: none;
    }
    .yMiddleBlock .widgetActualNews .newsItems .newsItem a .title {
        height: auto;
    }
    .yMediaBlock .widgetGallery .gallery .flex-viewport {
        height: 204px !important;
    }
    .widgetBaner .row > div > div,
    .widgetBaner .item {
        margin-bottom: 0.625rem;
        font-size: 14px;
    }
    .yMediaBlock .widgetVideo .videos a .img {
        height: 100px;
    }
    .yBanerBlock .banerItem a .img {
        height: 110px;
    }
    .yBanerBlock .banerItem a .title {
        font-size: 10px;
    }
    .yMiddleBlock .widgetActualNews .newsItems {
        padding: 15px;
    }
    .yCategoryView .head h1 {
        font-size: 25px;
        line-height: 1.2;
    }
    .yContentView .head h1 {
        line-height: 1.2;
    }
    .carousel-indicators {
        z-index: 3;
    }
}
@media (min-width: 575.98px) and (max-width: 991.98px) {
    body {
        min-width: 686px;
    }
    .yHeader .logo {
        left: 10px;
        top: 25px !important;
    }
    .yHeader .logo img {
        height: 100px;
        margin-right: 15px;
    }
    .yHeader .logo span {
        font-size: 14px !important;
    }
    .yTopNav {
        height: auto !important;
    }
    .yTopNav .topNav {
        background-repeat: repeat;
    }
    .yTopNav .topNav.pinned {
        position: static;
        height: auto;
    }
    .yHeader .headerLine {
        background-size: auto 100%;
        background-position: -120px 0;
    }
    .yMiddleBlock .widgetActualNews .newsItems .newsItem a {
        font-size: 13px;
    }
    .yMiddleBlock .widgetActualNews .newsItems .newsItem a .img {
        width: 100%;
        height: 80px;
    }
    .yMiddleBlock .col-fixed {
        width: 200px;
        flex: 0 0 200px;
    }
    .yCategoryView .head h1 {
        font-size: 25px;
        line-height: 1.2;
    }
    .yMiddleBlock .widgetActualNews .newsItems,
    .yMiddleBlock .widgetMinister {
        padding: 15px;
    }
    .yMediaBlock .widgetVideo .videos a .img {
        height: 80px;
    }
    .widgetBaner .row > div > div,
    .widgetBaner .item {
        font-size: 12px;
    }
}
@media (max-width: 600px) {
    #header-top {
        flex-direction: column !important;
    }
    #ht-right {
        margin-top: 2%;
        width: 100%;
    }
    #ht-left {
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .container {
        max-width: 100%;
        width: 100%;
    }
}

/* structure */

@media (max-width: 1100px) {
    #structure{
      transform: scale(0.9);
    }
  }
  @media (max-width: 1050px) {
    #structure{
      transform: scale(0.85);
    }
  }
  @media (max-width: 1000px) {
    #structure{
      transform: scale(0.80);
    }
  }
  @media (max-width: 950px) {
    #structure{
      margin: -80px;
      transform: scale(0.75);
    }
  }
  @media (max-width: 900px) {
    #structure{
      margin: -100px;
      transform: scale(0.70);
    }
  }
  @media (max-width: 850px) {
    #structure{
      margin: -120px;
      transform: scale(0.65);
    }
  }
  @media (max-width: 800px) {
    #structure{
      margin: -130px;
      transform: scale(0.60);
    }
  }
  @media (max-width: 750px) {
    #structure{
      margin: -140px;
      transform: scale(0.6);
    }
  }
  @media (max-width: 700px) {
    #structure{
      margin: -150px;
      transform: scale(0.55);
    }
  }
  @media (max-width: 630px) {
    #structure{
      margin: -180px;
      transform: scale(0.45);
    }
  }
  @media (max-width: 550px) {
    #structure{
      margin: -250px;
      transform: scale(0.3);
    }
  }
