@charset "UTF-8";
ul {
    list-style: none;
}
.grid--with-sidebar {
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

a.btn {
    color: #fff !important;
  }
.grid--with-sidebar {
    word-spacing: -.43em;
}
.col-content, .col-sidebar {
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
    zoom: 1;
}
body {
    background-color: #fff;
}
.hide {
    display: none;
}@media (min-width:1280px) {
.wrap {
    max-width: 1380px;
}
}@font-face {
    font-family: Secretary;
    font-style: normal;
    font-weight: 400;
    src: url(https://blogs-info.info/lumiskins-blog/fonts/Secretary/Secretary.eot?) format("embedded-opentype"), url(../fonts/Secretary.woff) format("woff"), url(https://blogs-info.info/lumiskins-blog/fonts/Secretary/Secretary.svg) format("svg");
}
a, body, div, h1, html, i, img, li, p, span, strong, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.btn {
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}
strong {
    font-weight: 700;
}
a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body {
    line-height: 1;
    min-width: 320px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.col-sidebar {
    min-width: 350px;
}
@media only screen and (min-width:768px) {
    body {
    -webkit-transition: margin-left .2s ease-in, margin-right .2s ease-in;
    -moz-transition: margin-left .2s ease-in, margin-right .2s ease-in;
    transition: margin-left .2s ease-in, margin-right .2s ease-in;
}
}
body>.base {
    height: 100%;
    min-height: 100vh;
}
body .middle {
    box-sizing: border-box;
}
.grid--with-sidebar {
    margin-left: -7px;
    margin-right: -7px;
}
.col-content, .col-sidebar {
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width:768px) {
    .grid--with-sidebar {
    margin-left: -12px;
    margin-right: -12px;
}
.col-content, .col-sidebar {
    padding-left: 12px;
    padding-right: 12px;
}
}@media (min-width:1024px) {
    .grid--with-sidebar {
    margin-left: -25px;
    margin-right: -25px;
}
.col-content, .col-sidebar {
    padding-left: 25px;
    padding-right: 25px;
}
}.col-content, .col-sidebar {
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.wrap {
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
}
@media (min-width:768px) {
    .wrap {
    padding-left: 24px;
    padding-right: 24px;
}
}.col-sidebar {
    max-width: 350px;
}
@media (min-width:1024px) {
    .wrap {
    padding-left: 50px;
    padding-right: 50px;
}
}.grid--with-sidebar {
    display: table;
    position: relative;
}@media only screen and (min-width:768px) and (min-width:768px) {
    .grid--with-sidebar {
    margin-top: 30px;
}
}.col-content {
    width: 100%}
@media (max-width:767px) {
    .col-sidebar {
    display: none;
}
}.content--left-extra {
    position: relative;
}
@media (min-width:568px) and (max-width:767px) {
    .content--left-extra {
    padding-left: 74px;
}
}@media only screen and (min-width:1024px) {
    .content--left-extra {
    padding-left: 74px;
}
}
.modal--sidebar {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-size: auto auto;
    border: 0;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
}
.backdrop {
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.-sticky {
    position: fixed;
}
.ai {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.backdrop {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
    padding-right: 15px;
}
.btn {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin: 5px;
    padding: 0 28px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 44px;
    border-radius: 25px;
    cursor: pointer;
}
@media (max-width:568px) {
    .btn {
    line-height: 40px;
}
}.btn:focus, .btn:hover {
    outline: 0;
}@-moz-document url-prefix() {
}
.modal--sidebar {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}
@font-face {
    font-family: allure-icons;
    src: url(https://blogs-info.info/lumiskins-blog/fonts/allure-icons.eot);
    src: url(https://blogs-info.info/lumiskins-blog/fonts/allure-icons.eot?) format("eot"), url(../fonts/allure-icons.woff2) format("woff2"), url(../fonts/allure-icons.woff) format("woff"), url(../fonts/allure-icons.ttf) format("truetype"), url(https://blogs-info.info/lumiskins-blog/fonts/allure-icons.svg) format("svg");
}
.ai:before {
    font-family: allure-icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
}
.top-panel__menu-list>li>a {
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}
.ai-close:before {
    content: "\E008"}
.banner--for-sidebar {
    display: block;
}
.top-banner {
    margin-bottom: 0;
}
.top-banner {
    text-align: center;
    background: #ededed;
}
.top-panel {
    position: relative;
    padding-bottom: 58px;
    z-index: 10;
}
@media only screen and (min-width:1024px) {
    .top-panel {
    padding-bottom: 58px;
}
}
.top-panel__logo-small {
    display: none;
    left: 50%;
    margin-left: -55px;
    top: 11px;
    position: absolute;
    background: url(../fonts/logo_red.svg) no-repeat;
    background-size: cover;
    width: 111px;
    height: 32px;
}
@media only screen and (max-width:1023px) {
    .top-panel__logo-small {
    display: block;
}
}.top-panel__menu {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    min-height: 56px;
    text-align: center;
    width: 100%;
    background: #fff;
    position: absolute;
}
.top-panel__menu-list>li:hover>a span::after {
    content: "";
    bottom: -1px;
    width: 100%;
    height: 9px;
    background: #e11b22;
}
@media only screen and (min-width:1540px) {
    .top-panel__logo-small--desc-left {
    display: block;
    left: 70px;
    margin-left: 0;
}
}.top-panel__menu-list {
    display: none;
    padding: 0 56px;
    text-align: center;
    white-space: nowrap;
}
.top-panel__menu-list:hover>li>a {
    color: #c2c2c2;
}
@media only screen and (min-width:1024px) {
    .top-panel__menu-list {
    display: inline-block;
}
}.top-panel__menu-list>li {
    display: inline-block;
}
.top-panel__menu-list>li:hover>a {
    color: #000;
}
.top-panel__menu-list>li:hover>a span::after {
    display: block;
    position: absolute;
    left: 0;
    z-index: 11;
}
.top-panel__menu-list>li>a {
    display: inline-block;
    font-weight: 300;
    line-height: 25px;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    position: relative;
}
@media (max-width:568px) {
    .top-panel__menu-list>li>a {
    line-height: 21px;
    font-size: 14px;
}
}.top-panel__menu-list>li>a span {
    display: inline-block;
    line-height: 56px;
    padding: 0 9px;
}
.modal--sidebar {
    overflow: hidden;
    top: 58px;
    padding-bottom: 58px;
    left: -100%}
@media only screen and (min-width:768px) {
    .modal--sidebar {
    top: 0;
    width: 352px;
    padding-bottom: 0;
    border-right: 1px solid #ededed;
}
}.modal--sidebar__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 35px;
    background: #fff;
    border: none;
    text-align: left;
    box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
@media only screen and (min-width:768px) {
    .modal--sidebar__inner {
    width: 372px;
    left: 0;
    padding: 0 25px 0 0;
}
}.modal--sidebar__overflow-inner {
    padding-bottom: 116px;
    position: relative;
}
@media only screen and (min-width:768px) {
    .modal--sidebar__overflow-inner {
    width: 301px;
    padding: 25px;
}
}.modal--sidebar__close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    display: none;
    cursor: pointer;
    color: #818181;
}
@media only screen and (min-width:768px) {
    .modal--sidebar__close {
    display: block;
}
}
.modal--sidebar.-animated {
    -webkit-transition: left .2s ease-in;
    -moz-transition: left .2s ease-in;
    transition: left .2s ease-in;
}
.article-detail-top__info-line a, .article-detail-top__info-line a.tag, .item__name {
    text-decoration: none;
}
.item--banner__inner {
    text-align: center;
}
.item__name {
    display: none;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #e11b22;
}
@media only screen and (min-width:768px) {
    .item__name {
    display: block;
}
}.item__name:hover {
    border-bottom: 1px solid #e11b22;
}
.item--banner {
    background: #ededed;
    display: block;
}
@-moz-document url-prefix() {
}
.article {
    margin-top: 30px;
}
@media only screen and (min-width:768px) {
    .article {
    margin-top: 50px;
}
}
.article-detail-top__info-line a {
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.js-content>:not(.article)+.article {
    margin-top: 0;
}.article-detail {
    position: relative;
}
.article-detail img {
    max-width: 100%}.article-detail-top__info-line {
    margin-bottom: 5px;
}
@media only screen and (min-width:768px) {
    .article-detail-top__info-line {
    margin-bottom: 20px;
}
}.article-detail-top__info-line a {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    line-height: 14px;
}
.article-detail-top__info-line a.tag {
    color: #e11b22;
    font-weight: 700;
}
.article-detail-top__info-line a.tag:focus, .article-detail-top__info-line a.tag:hover {
    text-decoration: none;
    border-bottom: 1px solid #e11b22;
    cursor: pointer;
}.article-detail-top h1 {
    display: block;
    margin-bottom: 10px;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 42px;
    font-weight: 100;
    letter-spacing: .01em;
}
@media (max-width:568px) {
    .article-detail-top h1 {
    font-size: 36px;
    line-height: 38px;
}
}@media only screen and (min-width:1024px) {
    .article-detail-top h1 {
    font-size: 44px;
    line-height: 46px;
}
}@media only screen and (min-width:1024px) and (max-width:568px) {
    .article-detail-top h1 {
    font-size: 40px;
    line-height: 42px;
}
}@media only screen and (min-width:1280px) {
    .article-detail-top h1 {
    font-size: 48px;
    line-height: 50px;
}
}@media only screen and (min-width:1280px) and (max-width:568px) {
    .article-detail-top h1 {
    font-size: 44px;
    line-height: 46px;
}
}.article-detail-top__entry-text {
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    width: 100%}
@media (max-width:568px) {
    .article-detail-top__entry-text {
    font-size: 16px;
    line-height: 21px;
}
}@media only screen and (min-width:768px) {
    .article-detail-top__entry-text {
    width: 75%}
}
.article-info {
    padding: 30px 0;
    display: table;
    width: 100%}
.article-info+.article-detail-text {
    padding-top: 0;
}
.article-info__author {
    display: table-cell;
    vertical-align: bottom;
}
.article-info__author>img {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 6px;
}
.article-info__author-name {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    letter-spacing: .04em;
}
.article-info__date {
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #cecece;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 3px;
    letter-spacing: .06em;
}
.article-info .item__name {
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.article-info .item__name {
    letter-spacing: .2em;
    color: #e11b22;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}
.article-info .item__name:hover {
    border-color: transparent;
}
.article-info .item__name:hover[href] {
    border-color: #e11b22;
}
@media only screen and (min-width:768px) {
    .article-info__author {
    vertical-align: middle;
}
}
.article-detail-text {
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px!important;
    line-height: 25px!important;
    padding: 0;
    position: relative;
}
@media only screen and (min-width:768px) {
    .article-detail-text {
    padding: 30px 0 0;
}
}.article-detail-text p {
    padding-bottom: 20px;
}
.article-detail-text a {
    color: #e11b22;
}
.article-detail-text a:hover {
    text-decoration: none;
}@media only screen and (min-width:768px) {
    .article-detail-text p {
    padding-bottom: 30px;
}
}.article-detail-text__red-border-text {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding: 25px;
    margin-bottom: 40px;
    border: 10px solid #e11b22;
    box-sizing: border-box;
}
@media (max-width:568px) {
    .article-detail-text__red-border-text {
    line-height: 20px;
}
}@media only screen and (min-width:768px) {
.article-detail-text__red-border-text {
    background: url(../img/red-border-text_frame.png) no-repeat;
    background-size: 100% 100%;
    border: none;
    padding: 50px 45px;
}
}.article-detail-text__red-border-text p {
    padding-bottom: 0;
}
.blogger__info li:before__title {
    margin-bottom: 50px;
}
@media (min-width:768px) {
.my--md-gutter-2 {
    margin-top: 24px!important;
}
.my--md-gutter-2 {
    margin-bottom: 24px!important;
}
}.show--lg {
    display: none!important;
}
@media (min-width:1024px) {
.hide--lg {
    display: none!important;
}
.show--lg {
    display: block!important;
}
}@media only screen and (max-width:567px) {
    .hidden-xs {
    display: none!important;
}
}@media only screen and (min-width:568px) and (max-width:767px) {
    .hidden-sm {
    display: none!important;
}
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}

.btn{
	display: inline-block;
	background: #e11b22;
	color: #fff;
}

.btn:hover{
	border: 1px solid #e11b22;
}

.article-detail-text p {
	padding-bottom: 15px;
}


.comments{
	margin-top: 30px;
}

.comments .comment {
	box-sizing: border-box;
display: table;
background-color: #e8e8e8;
padding: 20px;
margin-bottom: 20px;
width: 100%;
}
.comments .comment > div {
display: table-cell;
vertical-align: top;
}
.comments .comment > div.ava {
width: 90px;
}
.comments .comment > div.ava img{
width: 75px;
}
.comment_txt .name {
position: relative;
color: #4b3361;
margin-bottom: 10px;
}
.comment_txt .name > span{
position: absolute;
right: 0;
color: #5d5d5d;
}
.comments > p {
font-weight: bold;
color: #e11b22;
font-size: 30px;
}
.float-right {
    float: right;
    margin: 15px;
    margin-right: 0;
}

.float-left {
    float: left;
    margin: 15px;
    margin-left: 0;
}


.banner {
    width: 200px;
    text-align: center;
    margin-bottom: 25px;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    color: #e11b22;
    border: 1px solid #ccc;
    padding: 20px;
}


.banner img{
    height: 150px
}
.js-banner-slot a {
    text-decoration: none;
    color: #000;
}
.js-banner-slot a:hover {
    text-decoration: underline;
}