.categorie-item a {
    padding-left: 10px;
}

span.attachment, span.attachment a {
    font-size: 14px;
}

span.attachment a  {
    color: #2c3494;
    text-decoration: underline;
}

#dle-speedbar, #dle-speedbar span {
    font-size: 14px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 0;
}

.row {
    margin-left: -15px;
    margin-right: 0;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 0;
}


/* bootstrap end */

* {
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

img,
iframe {
    max-width: 100%
}

.mar-b40 {
    margin-bottom: 40px
}

.contact i {
    float: left;
    height: 60px;
    width: 60px;
    font-size: 24px;
    background: #fff;
    text-align: center;
    line-height: 60px;
    -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 20px 0 0
}

.contact-info-text {
    float: right;
}

.contact-info-text h4 {
    padding: 0;
    margin: 0 0 10px 0;
}

.contact-info-text span {
    color: #909090;
}

.cont-ico {
    display: inline-block;
    margin: 0 0 20px 0;
}

h1.stat-title {
    font-size: 20px;
    margin-bottom: 40px
}


/* Основное */

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #222;
    background-color: #f7f7f7;
}

.all-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px
}

a {
    color: #222;
}

a:hover {
    text-decoration: none
}

.block {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 12px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 12px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 12px -9px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px
}

.block-in {
    padding: 20px
}


/* Шапка */

.head {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #f3f3f3;
    background-color: #fff;
    margin-bottom: 40px
}

.logo {
    height: 80px;
    float: left;
    margin: 0 20px 0 0
}

.logo img {
    height: 80px;
    padding: 10px 0
}

.tel {
    float: right;
    line-height: 80px;
    margin-right: 20px;
    font-weight: bold;
    display: none
}

.tel i {
    padding-right: 10px
}

.callback {
    float: right;
    background-color: #2c3494;
    width: 155px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    margin: 20px 0 0 0;
    display: none;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    display: none
}

.callback:hover {
    opacity: .9
}


/* Контент */

.title-konkurs {
    text-align: center;
    padding: 20px 20px;
    background-color: #2c3494;
   /* background-image: url(../images/plashka.jpg);*/
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin: -40px 0 40px 0;
}

.korona { font-size: 36px}

span {
    font-size: 22px;
}

@media (min-width: 700px) {
    .korona {
        background-image: url(../images/logo.gif);
        background-repeat: no-repeat;
        background-position: right;
        padding: 20px 160px 20px 0
    }
}

.cat-title {
    font-weight: 700;
    font-size: 18px;
}

.cat-slide {
    height: 390px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

h1.title {
    font-size: 24px
}

.post-img {
    position: relative;
    overflow: hidden;
}

.post-img img {
    width: 100%;
}

.post-img-hover img {
    transition: all 0.3s ease-in-out;
}

.post-img-hover:hover img {
    opacity: .8
}

.postskw {
    /*content: " ";
    position: absolute;*/
    /*left: -290px;*/
    /*bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 1140px 0px 0;
    border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);*/
}

.play {
    background-image: url(../images/play.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.post-title a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

h1.post-title,
h3.post-title {
    line-height: 24px;
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.post-entry {
    color: #909090;
    line-height: 24px;
    margin-bottom: 20px
}

.form_golos_title { margin-bottom: 20px}

.btn {
    border: 1px solid #e3e3e3;
    border-radius: 18px 18px 18px 18px;
    padding: 7px 20px;
    display: block;
    float: left;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.btn:hover {
    color: #2c3494;
    border: 1px solid #2c3494;
}

a.btn {
    border: 1px solid #e3e3e3;
    border-radius: 18px 18px 18px 18px;
    padding: 7px 20px;
    display: block;
    float: left;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

a.btn:hover {
    color: #2c3494;
    border: 1px solid #2c3494;
}

.post-meta-data {
    margin-bottom: 10px
}

.post-meta-data span {
    font-size: 12px;
    font-style: italic;
    color: #909090;
    padding: 0 15px 0 0
}

.post-meta-data i {
    margin-right: 5px
}


/* Топ меню */

.top-menu {
    position: relative;
    z-index: 2;
}

.top-menu-btn {
    color: #fff;
    background-color: #2c3494;
    padding: 10px 0;
    width: 70px;
    text-align: center;
    border-radius: 3px;
    margin: 20px 0 0 0;
    position: relative;
    display: block;
    cursor: pointer;
    float: left;
    transition: all 0.3s ease-in-out;
    float: right
}

.top-menu-btn:hover {
    opacity: .8
}

.top-menu ul {
    line-height: 50px;
}

.top-menu ul li span i {
    padding: 0 0 0 5px;
    font-weight: bold
}

.top-menu ul li span:hover {
    background-color: #2c3494;
    color: #fff;
}

.top-menu ul li {
    float: none;
    list-style: none;
    margin: 0 -10px;
    display: none
}

.top-menu ul li a {
    padding: 0 20px;
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    text-decoration: none;
    transition: all 0.2s ease-in-out;
   /* text-transform: uppercase;*/
    background-color: #fff;
}

.top-menu ul li a.active {
    color: #2c3494
}


.top-menu ul li a:hover {
    background-color: #2c3494;
    color: #fff
}

.top-menu ul li span {
    padding: 0 10px;
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    /*text-transform: uppercase;*/
    background-color: #fff;
    cursor: pointer
}


/* второй уровень меню */

.top-menu ul li ul {
    margin: 0;
    background-color: #fff;
}

.top-menu ul li ul li {
    float: none
}

.top-menu ul li ul li a {
    padding: 0 0 0 50px
}

.top-menu ul li ul li a:hover {
    background-color: #2c3494;
    color: #fff
}


/* Топ новости */

.topnews-poster img {
    margin: 0 0 10px 0
}

ul.topnews li {
    list-style: none
}

ul.topnews li span {
    font-size: 12px;
    line-height: 24px;
    font-style: italic;
    color: #909090;
    padding: 0 15px 0 0;
}

ul.topnews li i {
    padding-right: 5px
}


/* speedbar */

.speedbar {
    color: #909090;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px
}

.speedbar a {
    color: #909090;
}


/* Категории в левом блоке */

ul.cat {}

ul.cat li {
    list-style: none;
    margin-bottom: 5px
}

ul.cat li a {
    padding: 3px 0 3px 10px;
    display: block;
    color: #909090;
    text-decoration: none;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
}

ul.cat li a.active {
    color: #2c3494;
    font-weight: bold;
}

ul.cat li a:hover {
    color: #2c3494;
}


/* галерея */

.foto-full {
    margin: 0 0 0 -10px
}

.fotogallery .thumbs {
    float: left;
    padding: 0 0 10px 10px;
    width: 50%;
}

@media (min-width: 480px) {
    .fotogallery .thumbs {
        width: 33.3333%;
    }
}

@media (min-width: 700px) {
    .fotogallery .thumbs {
        width: 25%;
    }
}


/* Левый и правый блок */

.left-side-title {
    font-weight: 700;
    letter-spacing: 0.8px;
    position: relative;
    padding: 20px 20px 0 30px;
    font-size: 18px
}

.left-side-title:before,
.left-side-title2:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
    border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    background: #2c3494;
}

.left-side-title2 {
    font-weight: 700;
    letter-spacing: 0.8px;
    position: relative;
    padding: 20px 20px 20px 30px;
    font-size: 18px
}

.left-side {
    width: 100%;
}

.right-side {
    width: 100%;
    position: relative;
}

@media (min-width: 992px) {
    .right-side {
        width: 70%;
        float: right;
    }
    .left-side {
        width: 30%;
        float: right;
        padding-right: 20px
    }
}


/* навигация по страниуам*/

.navi {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 12px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 12px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 12px -9px rgba(0, 0, 0, 0.75);
    text-align: center;
    margin: 0 0 40px 0;
    padding: 10px 0;
    border-radius: 40px;
    font-weight: bold
}

.navi a {
    padding: 10px;
    transition: all 0.3s ease-in-out;
}

.navi a:hover {
    color: #2c3494
}

.navi span {
    padding: 10px;
    color: #2c3494
}


/* Статическая форма */

.static1 {}


/* Футер */

.footer {
    background-color: #f1f1f1;
    clear: both;
    padding: 20px 0;
}

.footer-menu {
    float: left;
    width: 70%
}

.footer-menu ul {
    line-height: 50px;
    margin: 15px 0 0 0;
}

.footer-menu ul li {
    list-style: none;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.footer-menu ul li:hover {
    color: #2c3494
}

.footer-menu ul li a {
    padding: 0 10px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
}

.footer-menu ul li a:hover {
    color: #2c3494
}

.footer-menu ul li a.active {
    color: #2c3494
}

.footer-tel {
    clear: both;
    line-height: 80px;
    margin-right: 20px;
    font-weight: bold
}

.footer-tel i {
    padding-right: 10px
}

.footer2 {
    background-color: #e9e9e9;
    color: #909090;
    padding: 30px 0;
}

.footer2 a {
    color: #909090;
}

.soft2soft {
    float: right;
}

.copy {
    float: left
}

@media (min-width: 800px) {
    .all-wrap {
        padding: 0 20px
    }
    .top-menu ul {
        margin: 15px 0 0 0
    }
    .top-menu ul li {
        float: left;
        margin: 0;
        display: block;
    }
    .top-menu ul li a {
        padding: 0 10px
    }
    .top-menu ul li a:hover {
        background-color: transparent;
    }
    .top-menu-btn {
        display: none
    }
    .top-menu {
        float: left
    }
    .top-menu ul li a:hover {
        color: #2c3494
    }
    .footer-tel {
        float: right;
        clear: none
    }
    .footer-menu {
        width: auto
    }
    /* второй уровень меню */
    .top-menu ul li span:hover {
        background-color: #fff;
        color: #2c3494;
    }
    .top-menu ul li ul li a {
        padding: 0 10px;
        background-color: #2c3494;
        color: #fff
    }
    .top-menu ul li:hover ul {
        visibility: visible;
        opacity: 1;
        top: 60px
    }
    .top-menu ul li ul {
        visibility: hidden;
        position: absolute;
        top: 150px;
        background-color: #2c3494;
        opacity: 0;
        transition: all 0.3s ease-in-out;
    }
    .top-menu ul li ul li {
        float: none
    }
    .top-menu ul li ul li a:hover {
        background-color: #68c9ef;
    }
}

@media (min-width: 900px) {}

@media (min-width: 1020px) {
    .tel {
        display: block
    }
    .callback {
        display: block
    }
}