/* Fonts */
body {
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;
  color: #3B4256; }

a {
  transition: all 300ms; }

a:hover {
  text-decoration: none;
  color: #D22356;
}
.main-bg {
  background: #3B4256; }

.mainblue {
  background: #193C60; }

.mainsnow {
  background: #F4F7FB; }

.main-silver {
  background: #D9DEE1; }

.main-silver-color {
  color: #D9DEE1; }

.main-snow-color {
  color: #F4F7FB; }

.light-grey {
  color: #848E99; }

.fz20 {
  font-size: 1.2rem; }

.fz14 {
  font-size: 0.9rem; }

.lh1 {
  line-height: 1rem; }

.text-shadow {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.navbar {
  padding: 0.15rem 1rem; }

.icon {
  height: 1rem; }

.top-toggle {
  width: 1080px;
  z-index: -1; }

.top-text {
  font-size: 14px;
  color: #D9DEE1; }

.top-right .nav-link {
  color: #D9DEE1; }

.search-input {
  height: 2rem;
  margin-top: 0.15rem;
  margin-right: 0.5rem;
  display: none; }
  display: none; }

.search-input::placeholder {
  font-size: 13px; }

.subheader {
  background: #F4F7FB; }

.logo {
  background-image: url(../images/logogo.png);
  float: left;
  width: 68px;
  height: 69px;
  margin-right: 1rem;
  background-repeat: no-repeat;
    background-size: cover;
}

.logo-title {
  width: 480px;
  font-weight: 600;
  line-height: 1.1;
  padding-top: 7px;
  min-width: 230px;}

.logo-title h1 {
  font-weight: 600;
  font-size: 1rem; }

.navlogo {
  padding: 10px 0; }

a {
  color: #3B4256; }

.font-weight-semibold {
  font-weight: 600 !important; }

.main-font {
  color: #3B4256; }

.nav-link {
  padding: 0.5rem 0.5rem; }

.navbar {
  padding: 0.15rem 0rem; }

h2.news-title {
  font-size: 1.5rem; }

.top-news .card-body {
  padding: 1rem 0 0 0; }

h5.card-title {
  font-size: 1.15rem; }

.ministr {
  background: #F4F7FB; }

.ministr h5.card-title {
  font-size: 1.25rem; }

.ministr-letter {
  padding: 15px;
  background: #3B4256;
  color: #F4F7FB; }

.ministr-email {
  padding-top: 1rem;
  flex: 3; }

.minemail {
  padding-right: 5px; }

.ministr-email1 {
  float: left;
  padding-right: 30px; }

.ministr-letter {
  margin-top: -20px; }

.for-citizens .link {
  margin-top: 7px; }

.btn-primary {
  background-color: #193C60;
  border-color: #193C60; }


.citizens a.btn {
  margin-top: 30px;
  width: 100%; }

.media-tabs .nav-tabs .nav-link.active, .media-tabs .nav-tabs .nav-item.show .nav-link {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent; }

.media-tabs a {
  color: #ffffff; }

.wrapper .nav-tabs {
  width: 960px; }

a.nav-item.nav-link.active, a.nav-item.nav-link.active.show {
  border-bottom: 4px solid #ffffff !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: transparent; }

.top-right-links a:hover {
  color: #f4f7fb;
}
.socials a {
  color: #fff;
}
.socials a:hover {
  color: #c0ddf8;
}
.media-thumbnail {
  position: relative; }

.media-caption {
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 100%; }

.media-small-title {
  font-size: 0.9rem; }

@media (min-width: 1200px) {
  section.media-block {
    min-height: 620px; } }

.documents .card-body {
  min-height: 180px; }

.useful-links .card-body {
  min-height: 110px;
  transition: background 0.3s; }

.useful-links .card-body:hover {
  background: #D22356;
  border-radius: 0.25rem;
  color: #ffffff; }

.documents, .useful-links {
  padding: 80px 0; }

.footer {

	margin-top:40px;
  padding: 80px 0 40px 0; }

.external {
  width: 320px;
  margin-bottom: 1.3rem; }

.footer {
  background: #3B4256;
  color: #ffffff; }

/*.white-logo {*/
/*  background-image: url(../images/logo-white.svg);*/
/*  width: 68px;*/
/*  height: 69px;*/
/*  margin-right: 1rem;*/
/*  background-repeat: no-repeat; }*/

.footer-links {
  list-style-type: none;
  padding: 0; }

.footer-links li {
  padding: 5px 0; }

.footer-links li a {
  color: #848E99; }

.copyright .fa {
  font-size: 1.5rem;
  padding-right: 5px; }

.frost a {
  color: #ffffff; }

.frost {
  color: #848E99; }

.frost img {
  width: 100px; }

.top-toggle {
  width: 1140px;
  z-index: 1;
  margin-top: .5rem; }

.search-icon .oi {
  top: .5rem; }

.search-form {
  display: none;
  position: absolute;
  width: 93%;
  right: 7%;
  background: #193c60;
  margin-top: 1px; }

.search-icon {
  margin-left: 20px;
  margin-top: 10px; }
.nav-item.search-icon i {
  font-size: 1.1rem;
}
.search-form input.form-control {
  width: 80%;
  height: 35px;
  margin-right: 0px; }

.search-form .btn {
  height: 35px;
  width: 20%;}

i.fas.fa-times.main-silver-color {
  display: none; }

.news-page {
  padding-top: 40px; }

.news-meta {
  background: #F4F7FB;
  padding: 0.8rem 1rem; }

.share-icons i {
  font-size: 1.4rem; }

img.news-image {
  margin: 15px 0;
  width: 100%; }

.tag {
  margin: 0 5px;
  text-decoration: underline;
  font-size: 0.9rem; }

.tags {
  margin: 30px 0; }

.sidebar-title {
  font-size: 1rem;
  font-weight: 600; }

.sidebar-image-link {
  line-height: 1.3; }

.sidebar {
  border: 1px solid #DDE1E6;
  padding: 30px;
  border-radius: 5px; }

li.breadcrumb-item a {
  color: #848E99;
  font-weight: 400; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.3rem;
  padding-left: 0.3rem; }

.news-card-title {
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 15px; }

.news-card-block-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 2rem; }

.news-card-block {
  margin-bottom: 3rem; }

.news-card-news img {
  border-radius: 5px;}

.cat-title {
  margin-bottom: 2rem; }

.main-image {
  position: relative;
  padding-bottom: 15px; }



.caption {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  bottom: 15%;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 400;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.font-sb {
  font-weight: 400;
}


.news-cat-date {
  color: #848E99;
  font-size: .9rem; }

.news-cat-body .news-card-news {
  margin: 15px 0; }

.page-item {
  padding-right: 15px; }

.page-item:last-child .page-link, .page-item:first-child .page-link {
  border-radius: 0; }

a.page-link {
  color: #3B4256;
  font-weight: 400; }

.pager {
  margin: 40px 0; }

.thumbnail img, .temp  {
  max-width: 300px;
}


.min-gallery .fancybox-thumbs-x::-webkit-scrollbar {
    width: 1em;
}

.min-gallery .fancybox-thumbs-x::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.min-gallery .fancybox-thumbs-x::-webkit-scrollbar-thumb {
  background-color: #193C60;
  outline: 1px solid slategrey;
}

.min-gallery .fancybox-thumbs {
  background: transparent;
  bottom: 10px;
  width: 100%;
  top: unset;

}
.min-gallery .fancybox-thumbs>ul {
  padding-top: 20px;
  margin:0 auto;
}

.min-gallery  .fancybox-thumbs>ul>li {
  margin-left: 15px;
}
.min-gallery .fancybox-show-thumbs .fancybox-inner {
  right: 0;
}
.min-gallery .fancybox-navigation .fancybox-button--arrow_right {
  right: 15%;
}
.min-gallery .fancybox-navigation .fancybox-button--arrow_left {
  left: 15%;
}


.min-gallery .fancybox-infobar {
  color: #fff;
  font-size: 14px;
  left: 30%;
  top: 15%;

}
.min-gallery .fancybox-inner {
  right: 0 !important;
}



.cat_link {
  margin-left: 20px;
  padding-top: 15px;
}
.title-text {
  font-weight: 400;
  line-height: 1.1;
  margin-top: 10px; }

.doc-download {
  margin: 30px 0;
  min-height: 80px;
}
.news-card-title a::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 60px;
  left: 0;
  z-index: 20;
}
.news-list {
  margin-left: -31px;
}
p.news-item.selected {
  border-left: 5px solid #938e99;
}
.news-item {
  padding: 8px 0 8px 30px;
}
p.news-item:hover {
  border-left: 5px solid #938e99;
  padding-left: 25px;
}
p.news-item.selected:hover {
  padding-left: 30px;
}
.doc-download .row {
  padding: 20px;
}


.mb-0 > a {
  display: block;
  position: relative;
}
.mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 0;
  color: #193c60;
  font-weight: 900;
}
.mb-0 > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}
#accordion h5 {
  font-size: 16px;
}
#accordion .card-header {
  border-bottom: none;
}
#accordion .card {
  margin-bottom: 8px;
}
#sub-menu li {
  list-style-type: none;
  line-height: 1.5;
  font-size: 15px;
  margin: 10px 0;
}

.imgg {
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.fancy-galry {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-top: 215px;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.fancy-galry:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background-color: rgba(29, 29, 29, 0.5);
  background-image: url(/upload/minnac_files/cam.svg);
  background-position: center 150px;
  background-repeat: no-repeat;
}
a.fancy-galry:hover {
  opacity: 0;
}
.media-cat-link:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: block;
  background-image: url(/upload/minnac_files/cam-mini2.svg);
  background-position: center 75px;
  background-repeat: no-repeat;
}

.news-card-news2 {
  filter: brightness(85%);
  transition: all 0.5s;
}
.news-card-news2:hover {
  filter: brightness(100%);
}
.media-cat-link-video:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: block;
  background-image: url(/upload/minnac_files/play.svg);
  background-position: center 75px;
  background-repeat: no-repeat;
}
.breadcrumb li {
  font-size: 0.875rem;
}
.news-body a {
  text-decoration: underline;
}
[data-toggle="collapse"] .fa:before {
  content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f13a";
}
.supervise button.btn.btn-link {
  color: #3B4256;
  margin-left: 85px;
}
.bzz button.btn.btn-link {
  margin-left: 170px;
}
.bzz .card-body {
  margin-left: 85px;
}
.suprvise-block {
  margin-left: 75px;
}
.supervise {
  display: flex;
  justify-content: flex-end;
}
.width90 {
  width: 90%;
}
.news-body img {
  max-width: 100%;
}
.ministr p.h3.main-font {
  margin-bottom: 1rem;
}
.departments-list {
  padding: 1.25rem !important;
}
.socials .fab, .socials .fas, .fa-creative-commons {
  font-size: 1.5rem;
}
@media (min-width: 360px) and (max-width: 640px) {

  .citizens {
    height: auto;
  }
  .citizens a.btn {
    margin-top: 30px;
  }
  a.nav-item.nav-link {
    font-size: 0.99rem;
  }
  .bzz button.btn.btn-link {
    margin-left: 0;
  }
  .bzz .card-body {
    margin-left: 0;
  }
  .suprvise-block {
    margin-left: 0;
  }
  .supervise button.btn.btn-link {
    margin-left: 0;
  }
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
  background: #193c60;
}
.link-underline a {
  text-decoration: underline;
}
.col-lg-8.col-md-12.text-justify a {
  text-decoration: underline;
  font-weight: 600;
}
.preview_picture.img-fluid {
    width: 100%;
}
table.post177 td {
  border: 1px solid #d0d0d0;
  text-align: left;
  font-size: 14px;
}
section.banner img {
  width: 100%;
}
.long-name {
  padding-top: 10px;
}
