html::after {
	background-image: none !important;
}
h1, h2, h3 {
    font-family: Navigo, Arial !important;
}
.mainpage h3 {
    text-transform: none !important;
}
.lang ul, .lang-mobile ul {
  background: url(/images/ico-globe.svg) no-repeat;
    background-position: left;
    background-size: 30px;
    background-position-y: 2px;
}
.lang-mobile {
  float: right;
  padding-top: 10px;
}

.lang, .lang-mobile {
  font-family: Navigo, Arial !important;
}

.footer {
    font-family: Navigo, Arial !important;
    text-transform: uppercase;
}

.mod-languages {
    height: 30px;
    margin-bottom: 10px !important;
}
#l_list3 a {
    margin-left: -20px;
    padding-left: 0;
}
#l_list2 a {
  margin-right: -12px;
}

#l_list3 a:before {
  content: "";
  display: inline-block;
  position: relative;
  /*top: calc(-.2 * 1em);*/
  vertical-align: middle;
  height: calc(4px + .7em);
  margin-right: calc(5px + .2em);
  border-left: calc(2px + .1em) solid #000000;
}

i {
  text-align: center;
  margin: auto;
  width: 30px;
}
.downloads h3.el-title {
  min-height: 70px;
}

.uk-navbar-nav > li > a, .uk-subnav > li > a{
  font-family: Navigo, Arial !important;
}
.text-icons {
    font-size: 24px;
    font-weight: bold;
}
/*===============================ignitegallery================================*/

.igui-lightbox {
  background: #fff !important;
}
.ig-lightbox-left-wrapper, .ig-lightbox-right-wrapper, .ig-thumb-scroller-lbox-below {
    background-color: #fff !important;
}

.ig-slideshow-item-inner-lboxon {
    border: 1px solid #0078ac;
}

.ig-thumbs-grid-justified .ig-thumbs-grid-block {
    border: 1px solid #0078ac;
}

li.ig-scroller-img-wrapper {
    border: 1px solid #0078ac;
}

.ig-download-button.igui-display-inline-block span {
    background: #EF7E1A;
}
.ig-lightbox-button:hover {
  color: #EF7E1B !important;
}

.ig-slideshow-overlay svg {
    width: 25px;
    height: 35px;
}

.ig-lightbox-buttons svg {
    width: 25px;
    height: 35px;
}

.igui-lightbox-toolbar {
  background-color: #0078ac;
}
.ig-download-button svg {
  display: none;
}
span.igui-icon {
  margin-left: -150px;
  color: #ffffff;
}

span.igui-icon::before {
  font-family: "Font Awesome 5 Free";
  content: 'Скачать ' '\f019';
  font-weight: 600;
  padding: 0 20px 0 0;
  font-size: 18px;
}
.igui-close-large svg {
  display: none;
}

a.igui-close-large.igui-close.igui-icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: '\f00d';
  font-size: 25px;
}

a.igui-close-large.igui-close.igui-icon {
  color: #fff;
}

a.igui-close-large.igui-close.igui-icon:hover {
  color: #EF7E1B !important;
}

span.igui-icon:hover {
    color: #000;
}

.ig-scroller-img-wrapper.ig-active-thumb {
  background: #ccc;
}
.ig-lightbox-descriptions {
  font-family: Verdana, sans-serif !important;
}

.ig-lightbox-descriptions-overlay {
  color: #0078ac;
  font-weight: bold;
  background: rgba(123, 123, 123, 0.3);
}
/*----------------------------------*/

@media (max-width: 959px){
  h2 {font-size: 22px;}
}