body {
    background-color: #FBF7F8;
}

body .navbar .menu-nav li a {
    font: normal 18px/40px 'carmelac_extregular';
}

body .navbar .menu-nav.left {
    padding-right: 40px;
    text-align: right;
}

body .navbar .menu-nav.right {
    padding-left: 40px;
    text-align: left;
}

body .navbar .menu-nav li a {
    color: #dc1216;
    font: normal 18px / 40px 'carmelac_extregular';
}

footer .categoties-list .row {
    padding: 8px 20px 20px 10px;
    text-transform: uppercase;
}

footer .categoties-list .row .item {
    font-size: 16px;
    font-family: carmelac_extregular;
}


.dNone {
    display: none;
}

.minHeightAuto {
    min-height: auto;
}

.ml0 {
    margin-left: 0;
}

.ml25 {
    margin-left: 25px;
}

.mr0 {
    margin-right: 0;
}
.mb30 {
    margin-bottom: 30px;
}

.p0_20 {
    padding: 0 20px;
}

.fz38 {
    font-size: 38px;
}

.pt30 {
    padding-top: 30px;
}

.text-color-red {
    color: #ff0000
}

.wBox {
    background-color: #000;
    padding: 20px;
    color: white;
}

.txt b, .txt strong {
    color: #000;
}

.bread h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-family: 'carmelac_extregular';
    display: inline-block;
    margin-right: 15px;
    color: #000 !important;
}

.bread a {
    color: #000 !important;
}

.red-menu {
    background-color: #EE2527;
    background: linear-gradient(to top, #EE2527, #DC1216);
    padding: 15px;
}

.red-menu a {
    font: normal 18px/25px 'carmelac_extregular';
    color: #fff;
}

.red-menu ul {
    padding: 0;
    margin: 0px;
    text-align: center;
}

.red-menu li {
    display: inline-block;
    list-style: none;
    margin: 0 7px;
}

.article-item .preview a h3 {
    font-family: 'pf_agora_serif_proMdIt';
    font-size: 20px;
}

section .section-header h2 {
    font: normal 32px/32px 'carmelac_extregular';
    letter-spacing: 0px;
}

.detail {
    margin: 20px 0px 0px 20px;
    text-align: center;
}

.detail--time {
    margin-bottom: 15px;
    font-family: 'pf_agora_serif_proregular', Arial, Helvetica, sans-serif;
}

.article-large .short-info {
    font: 16px/18px 'Roboto', sans-serif !important;
}

.article-large h2 {
    font-family: 'pf_agora_serif_proMdIt';
    font-size: 26px;
}

.txt p, .txt ul, .txt ol {
    margin: 0 0 30px 0;

    font: 20px/30px 'Open Sans', sans-serif !important;
    color: #222;
}

.txt div {
    font: 18px/27px 'Open Sans', sans-serif !important;

    color: #444;
}

b, strong {
    font-size: 20px;
    font-family: "pf_agora_sans_probold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    font-weight: 900;
}

.txt h2 {
    color: #333;
    text-transform: uppercase;

    font: normal 32px/42px 'carmelac_extregular';

}

.txt h3 {
    color: #333;
    text-transform: uppercase;

    font: normal 30px/50px 'carmelac_extregular';

}

.txtlead {
    color: #333;
    font-size: 25px;
    font-weight: bold;
    font-family: "pf_agora_serif_proregular" !important;
}

.rubrics ul {
    width: 100%;
    display: block;
    float: left;
    list-style-type: none;
    columns: 200px auto;
    overflow: hidden;
}

.post-info {
    margin-top: 15px;
    position: inherit;
}

.post-info .name {
    line-height: 12px;
}

.text img {
    max-width: 100%;
    float: left !important;
    margin: 5px 20px 5px 0;
}


.txt h1, .txt h2, .txt h3, .txt h4, .txt h5, .txt h6 {
    margin: 0 0 20px 0;
    font-family: 'carmelac_extregular';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.txt h4 {
    font-size: 24px;
}


.txt h2 {
    font-size: 32px;
    text-transform: uppercase;
}

.txt h1 {
    font-size: 36px;
    text-transform: uppercase;
}

.news-list section h2 {
    font-size: 25px;
}

/*
.big-block-list .markers {
    right: 5px;
    top: -10px;
}
*/

.markers {
    position: absolute;
    z-index: 0;
}

.markers .mark {
    display: inline-block;
    margin: 10px 5px;
    width: 40px;
    height: 40px;
}

.markers .mark_18 {
    background: url("../img/icons/18.png");
    background-size: 100%;
}

.markers .newmark {
    background: url("../img/icons/NEW.png");
    background-size: 100%;
}

.fullWidth-block h2 {
    font-family: 'carmelac_extregular';
}

.fullWidth-block, section-title, .few-block, .big-block-list {
    margin-bottom: 50px;
    font-family: 'carmelac_extregular';
}

section-title h1 {
    font-size: 40px;
}

.fullWidth-block .row {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-wrap: wrap;
}

.fullWidth-block .col-md-4 .text-center {
    height: 100%;
    background: #333333;
}

.fullWidth-block .text-box, .fullWidth-block .text-box a {
    color: #fff;
}

.fullWidth-block .article-large {
    margin-bottom: 0px;
}

.fullWidth-block > .row {
    margin-bottom: 30px;
}

.fullWidth-block .text-box {
    padding: 10px;
}

.fullWidth-block .short-info {
    font: 16px/18px 'Roboto', sans-serif !important;
    text-transform: none;
}


.fullWidth-block iframe, .few-block iframe, .few-block .svob img {
    width: 100%;
    height: auto;
}

.few-block .row {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
    .few-block .row > div:not(:first-child) .article-large {
        margin-left: 20px;
    }
}

.few-block .article-large {
    height: 100%;
    background-color: #000;
}

@media (max-width: 768px) {
    .few-block .row > div .article-large {
        margin-right: 0px !important;
    }

    .few-block .row > div {
        margin-bottom: 20px !important;
        margin-right: 0px !important;
    }
}

@media screen and (max-width: 767px) {
    .few-block .row > div:not(:first-child) {
        margin-top: 20px;
    }
}

.big-block-list .short-info {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.big-block-list .list5:nth-child(2n+1) .article-item {
    margin-right: 10px;
}

.big-block-list .bigblock .article-large {
    min-height: 500px;
}

.big-block-list .article-large {
    height: 100%;
}

.big-block-list .row > div:nth-child(2n+1) .article-large {
    margin-right: 20px;
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .big-block-list .list5:nth-child(2n+1) .article-item {
        margin-right: 0px;
    }

    .big-block-list .row > div .article-large {
        margin-bottom: 20px !important;
        margin-right: 0px !important;
    }

    .big-block-list .list5 .short-info {
        margin-left: 25px;
    }
}

.big-block-list .article-large .wrap {
    height: 100% !important;
}

.big-block-list .row {
    display: flex;
    flex-wrap: wrap;
}

.big-block-list .list5 .article-item {
    height: auto;
}

.big-block-list.right .list5 .article-item {
    margin-right: 20px;
}

.min-h-100 {
    min-height: 100px;
    display: block;
}

.navbar {
    margin-right: auto;
    margin-left: auto;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

section {
    margin-bottom: 20px;
}

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

.home section .row > * {
    padding-left: 0px;
    padding-right: 0px;
}

.home section .row .col-sm-12,
.home section .row .col-sm-8,
.home section .row .col-sm-4,
.home section .row .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width: 500px) {
    .txt iframe {
        width: 100% !important;
    }

    .text img {
        width: 100% !important;
        height: auto !important;
    }
}

.article-large .wrap .text-box,
.article-large .wrap .text-box a .short-info {
    color: white;
}

@media (min-width: 1320px) {
    .container {
        width: 1280px !important;
    }
}


@media (min-width: 1320px) {
    body .navbar .menu-nav {
        width: 400px;
    }
}

.home iframe {
    height: auto !important;
}

.rubrics a {
    color: #dc1216
}
