th {
    color: #34495e;
    font-weight: bold;
}
body #comment-form label {
  display: block !important;
}
.nk-art-pagination {
  left: 45% !important;
  bottom: -50px !important;
   position: relative; 
}
.article-info dd {
    white-space: normal;
    margin-right: 5px;

}
.ot_blog h4.nk-title {
    min-height: 48px;
}
.nav > li > a:hover {
    background-color: #34495e;
    color: #fff;
}
.newsfeed-category h2, .finder h1, .page-header, .componentheading, #k2Container header h1.tag {
    display: none;
}
div.itemFullText p {
    margin-left: 10px;
}
.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #34495e;
}
.bgpattern-4 {
  background-image: none;}
.slideshow {
  background-image: none;}
h1, h2, h3, h4, h5, h6 {

    font-family: 'Comfortaa', cursive;
  font-weight: 700;}

.head-search .input {
    margin-top: 21px;
}
/*.logo-image a {
    width: 300px;
}*/
.logo-image a {
    background-image: url(../../../templates/ot_mazi/images/logo.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    background-color: none;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    margin-left: -2px;
}
.ot-mainnav {
    margin-top: 17px;
/*    width: 600px;*/
    margin-left: 40px;
    float: left;
}
.uk-overlay-active .uk-active>.uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade {
    opacity: 1;
  max-width:450px;
}
/*Иконки*/

#section-pluses ul li .ico {
    position: relative;
    width: 100%;
    height: 165px;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 25px;
}
#section-pluses ul li:nth-child(1) .ico {
    background-image: url(/images/plus1.png);
}
#section-pluses ul li .name {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
}
#section-pluses ul li:nth-child(2) .name {
    color: #e64919;
}
#section-pluses ul li:nth-child(1) .name {
    color: #eb2428;
}
#section-pluses ul li:nth-child(3) .name {
    color: #e31f68;
}
#section-pluses ul li:nth-child(4) .name {
    color: #00a2e0;
}
#section-pluses ul li:nth-child(2) .ico {
    background-image: url(/images/plus2.png);
}
#section-pluses ul li:nth-child(3) .ico {
    background-image: url(/images/plus3.png);
}
#section-pluses ul li:nth-child(4) .ico {
    background-image: url(/images/plus4.png);
}
#section-pluses ul li {
    width: 260px;
    margin: 0 30px 30px;
    display: inline-block;
    vertical-align: top;
}
#section-pluses ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
/*Конец иконки*/
.head-search {
    margin-top: 0px;
}