.athrSxs {
    color: #979797;
    margin: 10px 0;
    white-space: nowrap;
}
.slider2_item {
    position: relative;
    text-align: center;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    background-color: #fff;
    white-space: normal;
    display: block;
    border-bottom: none;
}
.slider2_item:hover {
    opacity: 0.7;
}
.slider2_item .item-cover img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.slider2_item .item-heading {
    color: #444;
    margin: 16px auto 13px;
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.post-box.hfGdtqS .post-title:after {
    display: none;
    overflow: hidden;
}
.btn_infoblock {
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.btn-theme {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 46px;
    border-radius: 28px;
    line-height: 46px;
    margin: 0;
    outline: none;
    font-weight: 500;
    font-size: 14px;
    background-color: #0a3a52;
    color: #fff;
    border: 0 none;
    padding: 0 42px;
    text-decoration: none !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
.btn-theme:hover {
    opacity: 0.9;
}
.navigatorrs {
    list-style-type: none;
    margin: 0 0 40px;
    padding: 0;
}
.navigatorrs li {
    display: inline-block;
    padding: 10px 15px;
}
.navigatorrs li a {
    font-size: 16px;
    padding: 0 15px 15px;
    display: block;
    color: #0a3a52;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
}
.navigatorrs li a.active {
    border-color: #0a3a52;
    color: rgba(10, 58, 82, 0.7);
}
img {
    max-width: 100%;
}
.product-title {
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 20px;
    padding: 0;
    line-height: 100%;
}
.author_product {
    color: #949599;
    margin-bottom: 25px;
}
.price_info {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}
.price_info .prices {
    display: flex;
    align-items: baseline;
    white-space: nowrap;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #2a2b2d;
}
.buy_button {
    flex-basis: 310px;
    margin-left: auto;
    justify-content: flex-end;
    display: flex;
}
.book-btns__wrap {
    display: flex;
    flex-basis: 100%;
    margin-right: 20px;
}
.buy_btn {
    background: #ff5952;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    width: 100%;
    white-space: nowrap;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
}
.buy_btn:hover {
    background: #ed4c45;
}
.book-btns__fav {
    margin-left: auto;
    display: block;
    flex-shrink: 0;
}
.book-btns__fav a {
    display: flex;
    font-size: 20px;
    align-items: center;
    color: #999;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f7f8f8;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}
.book-btns__fav a:hover {
    color: #ff5952;
}
.JGVNBdh {
    color: #444;
    font-size: 16px;
    font-weight: 600;
}
.img_product {
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    padding: 10px;
}

.tabs__nav {
    list-style: none;
    padding: 2px;
    border-radius: 18px;
    margin-bottom: 25px;
    overflow: hidden;
    box-shadow: 0 1px 0 0 rgb(255 255 255 / 50%), inset 0 1px 4px 0 rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0 1px 0 0 rgb(255 255 255 / 50%), inset 0 1px 4px 0 rgb(0 0 0 / 6%);
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -ms-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
}
.tabs__link {
    float: left;
    width: 50%;
    text-align: center;
    display: block;
    color: #444;
    font-size: 13px;
    line-height: 26px;
    padding: 5px;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 20px;
}
.tabs__link_active {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    background-image: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: linear-gradient(top, #fff 0%, #f7f7f7 100%);
}
.tabs__link:not(.tabs__link_active):hover,
.tabs__link:not(.tabs__link_active):focus {
    background-color: #efefef;
}
.tabs__pane {
    display: none;
}
.tabs__pane_show {
    display: block;
}
.main-sexckr {
    text-align: center;
    display: block;
    width: 100%;
}
.main-sexckr h1 {
    font-size: 22px;
    margin-bottom: 5px;
    padding-bottom: 0;
    color: #1a1a1a73;
}
.main-sexckr .hdfZJE {
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 45px;
}
h2.nav-butnds {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 46px;
    border-radius: 28px;
    line-height: 46px;
    margin: 0;
    outline: none;
    font-weight: 600;
    font-size: 16px;
    background: linear-gradient(to right, #dc2430, #7b4397);
    color: #fff;
    border: 0 none;
    padding: 0 42px;
    text-decoration: none !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
h2.nav-butnds a {
    color: #fff;
}
.fdhTSda {
    margin-top: 15px;
    color: #999;
}
.dshSqaw {
    position: relative;
    width: 100%;
    margin: 25px 0;
    display: block;
    box-sizing: border-box;
}
.item-block1 {
    transition: 0.4s ease-in-out box-shadow;
    border-radius: 20px;
    margin-bottom: 0;
    height: 100%;
    background: #eff2f5;
    display: block;
    width: 100%;
    padding: 20px;
}
.item-block1:hover {
    box-shadow: 0 4px 12px rgb(0 0 0 / 25%);
}
.img-block1,
.titlwe-block1 {
    width: 100%;
    text-align: center;
}
.img-block1 a {
    display: block;
    padding: 0;
    line-height: 100%;
    margin: 0;
}
.img-block1 img {
    max-width: 50%;
    border-radius: 50%;
}
.titlwe-block1 a {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin: 20px 0 15px;
    color: #444;
}
.item-block1:hover .titlwe-block1 a {
    color: #0a3a52;
}
.count-block1 {
    color: #444;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}
.main-footer {
    background: #0a3a52;
    width: 100%;
    position: relative;
}
.main-footer .main-content {
    margin-bottom: 0;
}
.HgsBsd {
    display: flex;
    position: relative;
    display: -ms-flexbox;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 18px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.yTejEd {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.yTejEd_logo {
    display: block;
    margin-right: 19px;
    color: #abbfc6;
    transition: all 0.3s;
}
.nav_footer {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.nav_footer li {
    margin-right: 15px;
}
.nav_footer li a {
    letter-spacing: normal;
    font-size: 14px;
    color: #ccc;
    transition: all 0.3s;
}
.nav_footer li a:hover,
.foot_social a:hover {
    opacity: 0.7;
}
.foot_social {
    display: flex;
    flex-wrap: wrap;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.foot_social a {
    display: block;
    margin-right: 20px;
    color: #fff;
    font-size: 18px;
    transition: all 0.3s;
}
.foot_social a:last-child {
    margin-right: 0;
}
.iKdhEd {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 18px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.iKdhEd_nav {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.iKdhEdTgd_nav {
    display: flex;
    display: -ms-flexbox;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.iKdhEdTgd_nav li {
    margin-right: 15px;
}
.iKdhEdTgd_nav li a {
    letter-spacing: normal;
    font-size: 14px;
    color: #ccc;
    transition: all 0.3s;
}
.iKdhEdTgd_nav li a:hover,
.foot_social a:hover {
    opacity: 0.7;
}
.pJdhYwsn {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 18px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.copyright_footer {
    color: #fff;
    font-size: 13px;
}
.link_footer {
    color: #ccc;
}

*,
:before,
:after {
    box-sizing: border-box;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
button,
hr,
input {
    overflow: visible;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
figcaption,
menu,
article,
aside,
details,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
    color: #dc2430;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
button,
input,
select,
textarea {
    font: inherit;
    margin: 0;
}
optgroup {
    font-weight: 700;
}
button,
select {
    text-transform: none;
}
[type="submit"],
[type="reset"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
body {
    font-family: "Montserrat", sans-serif;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    color: #444;
    line-height: 1.5;
}
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
}
a {
    color: #0089ff;
}
.header {
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 14px;
    height: 60px;
    background: #0a3a52;
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: top 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header.hide {
    top: -60px;
}
.toggle-sidebar {
    width: 60px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding: 18px;
    background-color: rgba(0, 0, 0, 0.05);
    float: left;
}
.logo-box {
    width: 122px;
    height: 27px;
    display: block;
    float: left;
    margin: 14px;
}
.logo-box h1 {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.logo {
    width: 122px;
    height: 27px;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 100%;
    font-size: 25px;
    font-weight: bold;
}
.header-menu {
    display: inline-block;
    float: left;
}
.header-navigation,
.header-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.header-navigation > li {
    float: left;
    position: relative;
}
.header-navigation > li > a {
    display: table-cell !important;
    vertical-align: middle;
    height: 60px;
    line-height: normal;
    color: #fff;
    font-weight: 600;
    padding: 0 15px;
    text-decoration: none;
}
.header-navigation > li > a .material-icons {
    vertical-align: middle;
    top: -1px;
    position: relative;
}
.header-navigation > li > a.active {
    box-shadow: inset 0 -2px 0 0 #fff;
}
.header-submenu {
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 100%;
    left: 0;
    -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.3);
    transform-origin: left top 0;
    display: none;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    transform: scale(0);
    -ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0,M12=0,M21=0,M22=0,SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0,M12=0,M21=0,M22=0,SizingMethod='auto expand');
}
.header-submenu ul li {
    display: block;
    width: 100%;
}
.header-submenu ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 15px;
    color: #444;
    white-space: nowrap;
}
.header-submenu ul li a:hover {
    background-color: #eee;
}
.header-submenu.active {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand');
}
.header-right {
    display: inline-block;
    float: right;
}
.header-right.with-seperator .header-navigation li {
    border-left: solid 1px rgba(0, 0, 0, 0.1);
}
.header-right .header-navigation .header-submenu {
    transform-origin: right top 0;
    left: auto;
    right: 0;
}
.search-bar {
    position: absolute;
    width: 100%;
    height: 60px;
    top: -70px;
    left: 0;
    background: #0a3a52;
    -webkit-transition: top 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.search-bar.active {
    top: 0;
}
.search-form {
    max-width: 1160px;
    width: 100%;
    height: 40px;
    margin: 10px auto;
    display: block;
    font-size: 14px;
    position: relative;
}
.search-input-wrapper {
    left: 20px;
    top: 0;
    right: 60px;
    bottom: 0;
    height: 40px;
    position: absolute;
}
.search-input {
    width: 100%;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    padding: 0 54px 0 14px;
    display: block;
    color: #fff;
    outline: none;
    font-size: 14px;
}
.search-input:focus {
    background-color: rgba(255, 255, 255, 0.3);
}
.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    padding: 8px;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
}
.search-submit:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.search-close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 0;
    background: none;
    border: none;
    padding: 8px;
    outline: none;
    cursor: pointer;
    color: #fff;
}
.sidebar {
    position: fixed;
    width: 300px;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fafafa;
    height: 100%;
    z-index: 101;
    left: -310px;
    color: #455a64;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sidebar.opened {
    left: 0;
}
.sidebar-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 60px;
}
.sidebar-logo {
    width: 100%;
    height: 60px;
    border-bottom: solid 1px #cfd8dc;
}
.sidebar-logo a {
    width: 122px;
    height: 27px;
    line-height: 100%;
    color: #455a64;
    display: inline-block;
    margin: 16px 24px;
    float: left;
    font-weight: 700;
    font-size: 28px;
    text-decoration: none;
}
.sidebar-toggle-button {
    width: 24px;
    height: 24px;
    float: right;
    margin: 18px;
    cursor: pointer;
}
.sidebar-seperate {
    width: 100%;
    height: 1px;
    background-color: #cfd8dc;
}
#mobileMenu {
    display: none;
}
#mobileMenu ul li a {
    font-weight: 600;
    text-transform: capitalize;
}
.sidebar-menu {
    padding: 0;
    margin: 0;
}
.sidebar-menu > li {
    margin: 2px 0;
    display: block;
    width: 100%;
}
.sidebar-menu > li > a {
    display: block;
    line-height: 50px;
    text-decoration: none;
    height: 50px;
    padding: 0 20px;
    color: #455a64;
    white-space: nowrap;
    display: table;
    width: 100%;
}
.sidebar-menu > li > a:hover {
    background-color: #eee;
}
.sidebar-menu > li > a .menu-icon {
    display: table-cell;
    width: 40px;
    height: 50px;
    line-height: 0;
    vertical-align: middle;
}
.sidebar-menu > li > a > .menu-label {
    display: table-cell;
    margin-top: 5px;
}
.sidebar-menu > li > a > .multimenu-icon {
    display: table-cell;
    width: 24px;
    height: 50px;
    line-height: 0;
    vertical-align: middle;
    -webkit-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sidebar-menu > li.active a {
    background-color: #eee;
}
.sidebar-menu > li.active .menu-icon {
    color: #dc2430;
}
.sidebar-menu > li.active > a > .multimenu-icon {
    -ms-transform: rotate(180deg);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}
.sidebar-menu > li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 90%;
    display: none;
}
.sidebar-menu > li ul li a {
    display: block;
    line-height: 40px;
    text-decoration: none;
    height: 40px;
    padding: 0 20px 0 60px;
    color: #455a64;
    white-space: nowrap;
    display: table;
    width: 100%;
}
.sidebar-menu > li ul li a:hover {
    background-color: #ddd;
}
.sidebar-menu > li a.facebook {
    background-color: #4363a2;
    color: #fff;
}
.sidebar-menu > li a.twitter {
    background-color: #000;
    color: #fff;
}
.sidebar-menu > li a.google-plus {
    background-color: #dc4e41;
    color: #fff;
}
.sidebar-social-icons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    text-align: center;
}
.sidebar-social-icons .social-links {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: solid 1px #455a64;
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
}
.sidebar-social-icons .social-links:hover {
    background-color: #eee;
}
.sidebar-social-icons .facebook {
    background-image: url(https://rustutors.ru/templates/RUS/img/facebook-icon.png);
}
.sidebar-social-icons .twitter {
    background-image: url(https://rustutors.ru/templates/RUS/img/twitter-icon.png);
}
.sidebar-social-icons .google-plus {
    background-image: url(https://rustutors.ru/templates/RUS/img/google-plus-icon.png);
}
.sidebar-social-icons .linkedin {
    background-image: url(https://rustutors.ru/templates/RUS/img/linkedin-icon.png);
}
.sidebar-social-icons .instagram {
    background-image: url(https://rustutors.ru/templates/RUS/img/instagram-icon.png);
}
.main-container {
    width: 100%;
    margin-top: 60px;
}
.main-highlight {
    /* height: auto; */
    height: 360px;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
}
.sub-highlight {
    min-height: 1px;
}
.highlight-carousel {
    overflow: hidden;
    padding: 10px;
}
.highlight-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    bottom: 0;
    text-align: center;
}
.highlight-carousel .owl-dots .owl-dot {
    margin: 0 3px;
    outline: none;
}
.highlight-carousel .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
}
.highlight-carousel .owl-dots .owl-dot.active span {
    background-color: #dc2430;
}
.post-box {
    background-color: #fff;
    height: 440px;
    border-radius: 3px;
    background-position: center center;
    background-origin: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.post-box:hover .post-title {
    padding-bottom: 10px;
}
.post-box .post-overlay {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
}
.post-box .post-category {
    display: inline-block;
    height: 22px;
    margin-bottom: 14px;
    padding: 0 10px;
    border-radius: 999em;
    line-height: 22px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    background: #7b4397;
    background: -webkit-linear-gradient(to right, #dc2430, #7b4397);
    background: linear-gradient(to right, #dc2430, #7b4397);
}
.post-box .post-title {
    margin: 0 0 35px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    word-wrap: break-word;
    font-size: 20px;
    color: #fff;
    -webkit-transition: padding-bottom 100ms linear;
    -moz-transition: padding-bottom 100ms linear;
    -o-transition: padding-bottom 100ms linear;
    transition: padding-bottom 100ms linear;
}
.post-box .post-title:after {
    position: absolute;
    background: #fff;
    bottom: -15px;
    left: 25%;
    right: auto;
    width: 100%;
    max-width: 50%;
    content: "";
    height: 1px;
}
.post-box .post-meta {
    margin-bottom: 0;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.post-box .post-meta-author-avatar {
    width: 24px;
    height: 24px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
}
.post-box .post-meta-author-info {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}
.post-box .post-meta-author-name a {
    font-size: 13px;
    line-height: 1.1;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}
.post-box .post-meta-author-info .middot {
    color: rgba(255, 255, 255, 0.8);
}
.post-box .post-meta-date {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    line-height: 1.1;
}
.post-box .post-overlayLink {
    position: absolute;
    width: 100%;
    height: 100%;
}
.slider-carousel {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    overflow: visible;
    padding: 20px 100px;
    transform: scale(0.7);
}
.slider-carousel .owl-stage-outer,
.fullCarousel .owl-stage-outer {
    overflow: visible;
}
.slider-carousel .owl-nav span {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    display: block;
    box-shadow: 0 2px 6px 1px rgba(50, 50, 50, 0.14);
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.slider-carousel .owl-nav span i {
    font-size: 36px;
    line-height: 60px;
}
.slider-carousel .owl-nav .owl-prev {
    left: -400px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
}
.slider-carousel .owl-nav .owl-next {
    right: -400px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
}
.slider-carousel .owl-nav button,
.fullCarousel .owl-nav button {
    outline: none;
}
.slider-carousel .owl-item .post-box {
    /* opacity: 0.4; */
    transition: opacity 0.4s ease;
}
.slider-carousel .owl-item.active .post-box {
    opacity: 1;
}
.fullCarousel {
    overflow: hidden;
}
.fullCarousel .owl-nav span {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    display: block;
    box-shadow: 0 2px 6px 1px rgba(50, 50, 50, 0.14);
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.fullCarousel .owl-nav span i {
    font-size: 30px;
    line-height: 40px;
}
.fullCarousel .owl-nav .owl-prev {
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
}
.fullCarousel .owl-nav .owl-next {
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
}
.post-deskr {
    color: #fff;
    font-style: italic;
}
.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
.slider-carousel .owl-item.active .post-category {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.slider-carousel .owl-item.active .post-title {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.slider-carousel .owl-item.active .post-meta {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.full-slider {
    max-width: 100%;
    padding: 0;
}
.full-slider .post-overlay {
    padding-right: 30px;
}
.full-slider .post-overlay-inner {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding-right: 20%;
}
.grid-posts .grid-rows {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.grid-posts .column-4 {
    padding-right: 10px;
}
.grid-posts .column-4 .post-box {
    height: 500px;
}
.grid-posts .column-2 .post-box {
    height: 245px;
}
.grid-posts .column-2 .post-box:first-child {
    margin-bottom: 10px;
}
.grid-posts .column-4 .post-title {
    font-size: 48px;
}
.main-content {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto;
    line-height: 1.6;
}
.main-content-wrapper {
    margin: 0 20px;
    position: relative;
}
.main-content-wrapper.add-to-margin {
    top: 20px;
}
.content-body {
    position: relative;
    display: block;
    padding-right: 30px;
    width: calc(100% - 300px);
    float: left;
}
.main-container.full-width .content-body {
    max-width: 900px;
    margin: 0 auto;
}
.main-container.full-width .post-overlay-inner {
    max-width: 900px;
    padding-right: 0;
}
.main-content.extra-pages .article-inner {
    margin-left: 0;
}
.post-list-header {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.post-list-title {
    font-size: 24px;
    font-weight: 700;
}
.post-list-header .frm-input {
    width: auto;
    float: right;
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
}
.search-lists .column-3:nth-child(even) {
    padding-right: 15px;
    padding-left: 0 !important;
}
.search-lists .column-3:nth-child(odd) {
    padding-left: 15px !important;
    padding-right: 0 !important;
}
.search-lists .columns {
    padding-bottom: 30px;
}
#dle-content .column-3:nth-child(odd) {
    padding-right: 15px;
}
#dle-content .column-3:nth-child(even) {
    padding-left: 15px;
}
#dle-content .columns {
    padding-bottom: 30px;
}
.post-lists {
    overflow: hidden;
}
.post-lists .columns {
    padding-bottom: 30px;
}
.post-lists .column-3:nth-child(odd) {
    padding-right: 15px;
}
.post-lists .column-3:nth-child(even) {
    padding-left: 15px;
}
.post-lists .column-2 {
    padding-left: 15px;
    padding-right: 15px;
}
.post-lists .column-2:nth-child(3n) {
    padding-right: 0;
}
.post-lists .column-2:nth-child(3n + 1) {
    padding-left: 0;
}
.post-list-item {
    border-radius: 3px;
    border: solid 1px #eee;
    overflow: hidden;
}
.post-list-item:hover {
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.post-list-item:hover .post-title a span {
    bottom: 30px;
}
.post-list-item .post-top {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.post-list-item .post-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-list-item .post-title {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    line-height: 1.2;
}
.post-lists .column-2 .post-list-item .post-title {
    font-size: 16px;
}
.post-list-item .post-title:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 60%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
}
.post-list-item .post-title a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
}
.post-list-item .post-title a span {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    -webkit-transition: bottom 100ms linear;
    -moz-transition: bottom 100ms linear;
    -o-transition: bottom 100ms linear;
    transition: bottom 100ms linear;
}
.post-list-item .post-bottom {
    height: auto;
    padding: 20px;
}
.post-list-item .post-author-box {
    display: table;
    font-size: 13px;
}
.post-list-item .author-avatar {
    display: table-cell;
    vertical-align: middle;
}
.post-list-item .author-avatar img {
    border-radius: 50%;
    overflow: hidden;
    display: block;
    width: 24px;
    height: 24px;
}
.post-list-item .author-name {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 10px;
    text-decoration: none;
    white-space: nowrap;
}
.post-list-item .author-name:hover {
    text-decoration: underline;
}
.post-list-item .post-date {
    display: table-cell;
    vertical-align: middle;
    opacity: 0.4;
    white-space: nowrap;
}
.post-list-item .post-date i {
    font-size: 13px;
}
.short_story {
    color: #666;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}
.post-list-item .post-meta {
    display: block;
    margin-top: 15px;
    padding-top: 20px;
    border-top: solid 1px #eee;
    font-size: 14px;
}
.post-list-item .read-more {
    text-decoration: none;
    position: relative;
    color: #333;
}
.post-list-item .read-more:hover {
    color: #dc2430;
}
.post-list-item .read-more:hover i {
    left: 10px;
}
.post-list-item .read-more i {
    position: relative;
    top: 5px;
    left: 0;
    font-size: 18px;
    -webkit-transition: left 200ms linear;
    -moz-transition: left 200ms linear;
    -o-transition: left 200ms linear;
    transition: left 200ms linear;
}
.extra-posts {
    width: 100%;
    min-height: 0;
    background-color: #f4f4f4;
    position: relative;
    padding: 20px 0;
}
.extra-post-wrapper {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}
.extra-post-wrapper .columns {
    padding: 0 10px;
}
.extra-post-box {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.03);
}
.extra-post-box:hover a {
    color: #dc2430;
}
.extra-post-box:hover .post-date {
    color: #333;
}
.extra-post-box .extra-post-link {
    display: table;
    width: 100%;
    color: #333;
    text-decoration: none;
}
.extra-post-box .post-image {
    display: table-cell;
    width: 110px;
    vertical-align: middle;
    padding: 15px;
}
.extra-post-box .post-image span {
    display: block;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.extra-post-box .post-image img {
    display: block;
    object-fit: cover;
}
.extra-post-box .post-title {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 15px 15px 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
}
.extra-post-box .post-date {
    display: block;
    opacity: 0.5;
    font-size: 13px;
    font-weight: 400;
    padding-top: 5px;
}
.author-wrapper {
    background-color: #f6f6f6;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 3px;
    border: solid 1px #eee;
    padding: 0 30px 30px;
}
.author-wrapper .author-image {
    width: 110px;
    height: 110px;
    overflow: hidden;
    display: inline-block;
    border: 5px solid #fff;
    border-radius: 100%;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    top: -30px;
}
.author-wrapper .author-image img {
    display: block;
}
.author-wrapper .author-name {
    margin: 0;
    margin-top: -30px;
    font-size: 36px;
}
.author-wrapper p {
    opacity: 0.6;
    font-size: 13px;
}
.author-item {
    display: table;
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.03);
    margin-bottom: 20px;
}
.author-item .author-image {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}
.author-item .author-item-link {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}
.author-item .author-image img {
    object-fit: cover;
    display: block;
}
.author-item .author-info {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 20px 20px 0;
}
.author-item .author-name {
    font-size: 18px;
    text-decoration: none;
    color: #333;
}
.author-item .author-name h4 {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.author-item .author-description {
    font-size: 13px;
    opacity: 0.7;
}
.author-item .author-extras {
    margin-top: 4px;
    font-size: 12px;
}
.author-item:hover .author-name {
    color: #dc2430;
}
.article-header-title {
    width: 100%;
    line-height: 1.2;
}
.article-header-title .article-title {
    font-size: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.extra-title {
    font-size: 26px;
}
.article-meta-info {
    font-size: 13px;
}
.article-meta-info .author-name {
    text-decoration: none;
    font-weight: 600;
    color: #333;
    margin-right: 10px;
}
.article-meta-info .author-name:hover {
    color: #dc2430;
}
.article-meta-info .article-post-date {
    margin-left: 10px;
    opacity: 0.6;
}
.article-meta-info .article-reading-time {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #f2f2f2;
}
.breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
    background: transparent;
    padding: 0;
    margin: 0 0 10px 0;
}
.breadcrumb .speedbar {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.6);
}
.article-wrapper {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 40px;
    background-size: 6px;
    background-repeat: repeat-x;
    background-position: left bottom;
}
.article-header {
    height: auto;
    margin-bottom: 5px;
}
.article-content {
    position: relative;
}
.article-left-box {
    position: absolute;
    width: 80px;
    top: 8px;
    left: 0;
    height: 100%;
}
.article-left-box-inner {
    width: 50px;
    height: auto;
}
.article-share a {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 1px;
    border-radius: 50%;
    margin-bottom: 5px;
    background-position: center;
    background-repeat: no-repeat;
}
.article-share a.facebook {
    border-color: #4363a2;
    background-image: url(https://rustutors.ru/templates/RUS/img/facebook-white.png);
    background-size: 24px;
    background-color: #4363a2;
}
.article-share a.twitter {
    border-color: #03a9f4;
    background-image: url(https://rustutors.ru/templates/RUS/img/twitter-white.png);
    background-size: 24px;
    background-color: #03a9f4;
}
.article-share a.google-plus {
    border-color: #dc4e41;
    background-image: url(https://rustutors.ru/templates/RUS/img/google-plus-white.png);
    background-size: 24px;
    background-color: #dc4e41;
}
.article-share a.facebook:hover {
    background-color: #385793;
}
.article-share a.twitter:hover {
    background-color: #008ece;
}
.article-share a.google-plus:hover {
    background-color: #be3a2d;
}
.add-to-favorite {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 11px;
    border-radius: 50%;
    border: solid 2px #dc2430;
    margin: 10px 0;
    color: #dc2430;
    cursor: pointer;
}
.add-to-favorite:hover {
    background-color: #dc2430;
    color: #fff;
}
.article-emoticons,
.article-emoticons ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 50px;
    position: relative;
    z-index: 20;
}
.article-emoticons ul {
    height: 0;
    background-color: #fff;
}
.article-emoticons .popular {
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.article-emoticons ul > li {
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.article-emoticons.active ul {
    height: auto;
}
.article-emoticons li {
    display: block;
    width: 100%;
}
.article-emoticons > li {
    height: 50px;
}
.article-emoticons > li > span {
    padding-top: 6px;
}
.article-emoticons:hover ul > li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand');
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    transform: scale(1);
}
.article-emoticons ul > li:hover {
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    transform: scale(1.1);
}
.article-emoticons:hover .popular {
    -webkit-transform: scale(1.4);
    -khtml-transform: scale(1.4);
    transform: scale(1.4);
}
.article-emoticons li a {
    display: block;
    width: 50px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
}
.article-emoticons li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    padding-bottom: 5px;
}
.article-emoticons li .happy {
    background-image: url(https://rustutors.ru/templates/RUS/img/happy.svg);
}
.article-emoticons li .love {
    background-image: url(https://rustutors.ru/templates/RUS/img/love.svg);
}
.article-emoticons li .shocked {
    background-image: url(https://rustutors.ru/templates/RUS/img/shocked.svg);
}
.article-emoticons li .angry {
    background-image: url(https://rustutors.ru/templates/RUS/img/angry.svg);
}
.article-emoticons li .crying {
    background-image: url(https://rustutors.ru/templates/RUS/img/crying.svg);
}
.article-emoticons li .sleepy {
    background-image: url(https://rustutors.ru/templates/RUS/img/sleepy.svg);
}
.article-inner {
    margin-left: 80px;
    margin-bottom: 30px;
}
.article-description {
    font-size: 20px;
    margin-bottom: 20px;
}
.article-inner figure {
    margin: 0;
    padding: 0;
}
.article-inner figure.left {
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding-top: 6px;
}
.article-inner figure.right {
    display: inline-block;
    max-width: 50%;
    float: right;
    margin-left: 20px;
    padding-top: 6px;
}
.article-inner figure img {
    display: block;
    max-width: 100% !important;
}
.article-inner figure figcaption {
    display: block;
    width: 100%;
    text-align: center;
    opacity: 0.6;
    font-size: 13px;
    padding-top: 10px;
}
.article-content.adbox120 .article-left-box {
    width: 150px;
}
.article-content.adbox120 .article-left-box-inner {
    width: 120px;
    height: 600px;
    background: #f2f2f2;
}
.article-content.adbox120 .article-inner {
    margin-left: 150px;
}
.article-content.HgBYwa .article-left-box {
    width: 190px;
}
.article-content.HgBYwa .article-left-box-inner {
    width: 160px;
    height: 600px;
    background: #f2f2f2;
}
.article-content.HgBYwa .article-inner {
    margin-left: 0;
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px;
}
blockquote {
    font-size: 1.2em;
    width: 100%;
    margin: 50px auto;
    color: #555;
    padding: 1.2em 30px 1.2em 50px;
    background: #f8f8f8;
    border-left: 8px solid #dc2430;
    line-height: 1.6;
    position: relative;
    font-weight: 300;
}
blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #dc2430;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}
blockquote::after {
    content: "";
}
blockquote span {
    display: block;
    color: #333;
    font-style: normal;
    font-weight: 700;
    margin-top: 1em;
}
.article-source-box {
    border: dashed 1px #ccc;
    padding: 6px 12px;
    font-size: 12px;
    margin: 10px 0;
}
.article-source-box:hover {
    background-color: #f4f4f4;
}
.article-source-box .source-subtitle {
    color: #333;
    font-weight: 600;
}
.article-source-box .source-url {
    opacity: 0.7;
}
.article-tags {
    font-size: 13px;
    margin: 10px 0;
}
.article-tags .tag-dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #333;
    border-radius: 50%;
    margin: 0 4px;
    position: relative;
    top: -2px;
}
.more-article {
    margin-bottom: 30px;
}
.more-posts {
    overflow: hidden;
}
.more-posts .columns {
    padding: 0 5px;
}
.more-posts .column-2:nth-child(1) {
    padding-left: 0;
    padding-right: 10px;
}
.more-posts .column-2:nth-child(3) {
    padding-right: 0;
    padding-left: 10px;
}
.more-posts .post-box {
    height: 260px;
}
.more-posts .post-title {
    font-size: 16px;
}
.mass_comments_action {
    display: none;
}
.comment-form .comment-columns .columns {
    padding-right: 10px;
}
.comment-form .comment-columns .columns:nth-child(3) {
    padding-right: 0;
}
.comment-form-notice {
    font-size: 12px;
    opacity: 0.6;
}
.comment-item {
    display: table;
    margin: 40px 0;
}
.comment-item .comment-avatar {
    display: table-cell;
    width: 70px;
}
.comment-item .comment-img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.comment-item .comment-content {
    display: table-cell;
    vertical-align: top;
}
.comment-item .author-name a {
    font-weight: 600;
    color: #333;
    text-decoration: none;
}
.comment-item a.author-name:hover {
    color: #dc2430;
}
.comment-item .comment-date {
    font-size: 12px;
    position: relative;
    top: -1px;
    opacity: 0.6;
}
.comment-item .comment-wrapper {
    font-size: 14px;
    padding: 4px 0;
    opacity: 0.8;
}
.comment-item .comment-vote {
    padding: 0;
    line-height: 1;
    cursor: pointer;
    background: none;
    border: none;
    position: relative;
    margin-left: 20px;
    top: 6px;
    outline: none;
}
.comment-item .comment-vote a {
    text-decoration: none;
    color: #555;
}
.comment-item .comment-vote i {
    opacity: 0.3;
}
.comment-item .comment-vote:hover i {
    opacity: 0.6;
}
.comment-item .comment-vote .vote-count {
    position: relative;
    top: -6px;
}
.comment-item .up-vote .vote-count {
    color: #70ca3f;
    top: -7px;
}
.comment-item .down-vote .vote-count {
    color: #ca3f3f;
    top: -9px;
}
.comment-item .down-vote {
    top: 8px;
}
.comment-item .down-vote i {
    -ms-transform: rotate(180deg);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}
.comment-item .replay-button a {
    cursor: pointer;
    text-decoration: none;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}
.comment-item .replay-button a:hover {
    text-decoration: none;
    color: #7b4397;
}
.content-sidebar {
    width: 300px;
    position: relative;
    display: block;
    float: left;
}
.main-content.sidebar-left .content-body {
    margin-right: 0;
    margin-left: 330px;
}
.main-content.sidebar-left .content-sidebar {
    right: auto;
    left: 0;
}
.main-content.sidebar-left .article-left-box {
    left: auto;
    right: 0;
}
.main-content.sidebar-left .article-left-box-inner {
    margin-left: 30px;
}
.main-content.sidebar-left .article-inner {
    margin-left: 0;
    margin-right: 80px;
}
.main-content.sidebar-left .HgBYwa .article-inner {
    margin-right: 190px;
}
.main-content.sidebar-left .adbox120 .article-inner {
    margin-right: 150px;
}
.sidebar_inner {
    width: 300px;
}
.seperator {
    width: 100%;
    height: 14px;
    background-image: url(../images/seperator.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 6px;
    margin-bottom: 20px;
}
.widget-item {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.w-header {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.w-title {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    padding-right: 10px;
}
.w-seperator {
    display: table-cell;
    height: 10px;
    width: 100%;
    background-image: url(../images/seperator.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 6px;
    top: 9px;
    position: relative;
    opacity: 0.6;
}
.w-post-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.w-post-list > li {
    margin-bottom: 20px;
}
.w-post-list > li > a {
    display: table;
    text-decoration: none;
    color: #333;
}
.w-post-list > li > a .w-post-image {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.w-post-list > li > a .w-post-image img {
    display: block;
    object-fit: cover;
    border-radius: 50%;
}
.w-post-list > li > a .w-post-image > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.3);
}
.w-post-list > li > a .w-post-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    line-height: 1.2;
}
.w-post-list .w-post-title {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
    display: block;
    top: -2px;
}
.w-post-list .w-post-views {
    display: block;
    font-size: 12px;
    opacity: 0.6;
}
.w-post-list > li > a:hover .w-post-title {
    color: #dc2430;
}
.w-post-list > li > a:hover .w-post-image > span {
    background-color: rgba(0, 0, 0, 0);
}
.w-carousel-post .item {
    line-height: 1.2;
}
.w-carousel-post a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    display: block;
}
.w-carousel-post .w-post-title {
    padding-top: 6px;
    display: block;
}
.w-carousel-post a:hover {
    color: #dc2430;
}
.w-carousel-post .w-play-img {
    position: relative;
}
.w-video-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    color: #dc2430;
    font-size: 36px;
}
.w-video-icon i {
    font-size: 64px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -32px;
}
.w-carousel-post .owl-dots {
    position: absolute;
    top: 0;
    height: 10px;
    width: 100%;
    z-index: 10;
    text-align: right;
    padding-right: 10px;
}
.w-carousel-post .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 2px;
}
.w-carousel-post .owl-dots .owl-dot.active {
    background-color: #dc2430;
}
.widget-ad-box {
    margin-bottom: 20px;
    display: block;
}
.widget-ad-box img {
    display: block;
}
.w-boxed-post ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #f6f6f6;
    border-radius: 2px;
    border: solid 1px #eee;
    overflow: hidden;
}
.w-boxed-post ul li {
    display: block;
    width: 100%;
    border-bottom: solid 1px #eee;
}
.w-boxed-post ul li:last-child {
    border-bottom: none;
}
.w-boxed-post ul li.active a .box-wrapper,
.w-boxed-post ul li:hover .box-wrapper {
    background-color: rgba(0, 0, 0, 0.3);
}
.w-boxed-post ul li a {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #333;
    text-decoration: none;
    line-height: 1.2;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    transition: color 200ms linear;
}
.w-boxed-post ul li a .box-wrapper {
    display: table;
    background-color: #f6f6f6;
}
.w-boxed-post ul li a .box-wrapper .box-left {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}
.w-boxed-post ul li a .box-wrapper .box-left span {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    text-align: center;
    line-height: 32px;
    font-weight: 700;
    font-size: 16px;
    background-color: #fff;
    border: solid 1px #eee;
    color: #333;
}
.w-boxed-post ul li a .box-wrapper .box-right {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 10px 20px 0;
}
.w-boxed-post ul li a .box-wrapper .box-right .p-title {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}
.w-boxed-post ul li a .box-wrapper .box-right .p-icons {
    font-size: 12px;
    display: block;
    margin-top: 5px;
    opacity: 0.5;
}
.w-boxed-post ul li.active a,
.w-boxed-post ul li:hover a {
    color: #fff;
}
.error-container {
    min-height: 200px;
    max-width: 1200px;
    padding: 20px;
    margin: 100px auto;
    text-align: center;
}
.error-code {
    background: #7b4397;
    background: -webkit-linear-gradient(to right, #dc2430, #7b4397);
    background: linear-gradient(to right, #dc2430, #7b4397);
    display: inline-block;
    padding: 50px 100px;
    font-size: 160px;
    font-weight: 900;
    color: #fff;
    border-radius: 3px;
    line-height: 1;
}
.go-home-link {
    text-decoration: none;
}
.go-home-link:hover {
    text-decoration: underline;
}
.contact-form .columns {
    padding-left: 15px;
}
.contact-form .columns:first-child {
    padding-left: 0;
}
.contact-form .send-button {
    padding-top: 15px;
}
.m-modal-box {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}
.m-modal-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.m-modal-content {
    width: 400px;
    left: 50%;
    top: 50%;
    min-height: 100px;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 105;
    -ms-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
}
.m-modal-content.large {
    width: 1200px;
}
.m-modal-content.medium {
    width: 800px;
}
.m-modal-content.small {
    width: 400px;
}
.m-modal-header {
    padding: 30px;
    position: relative;
}
.m-modal-title {
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.m-modal-close {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}
.m-modal-body {
    padding: 0 30px 30px;
}
.m-modal-seperator {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin: 40px 0;
    position: relative;
    text-align: center;
}
.m-modal-seperator > span {
    position: relative;
    display: inline-block;
    border: solid 2px #ccc;
    border-radius: 30px;
    padding: 10px;
    top: -20px;
    background-color: #fff;
    font-size: 12px;
}
.m-modal-social-logins {
    overflow: hidden;
}
.m-modal-social-logins > .columns {
    padding-right: 10px;
}
.m-modal-social-logins > .columns:last-child {
    padding-right: 0;
}
.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    cursor: pointer;
    display: none;
}
.material-button {
    position: relative;
    overflow: hidden;
}
.wave-effect {
    display: block;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 0;
    height: 0;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.7;
}
.Zebra_Tooltip_Message {
    font-size: 13px;
    padding: 8px 15px !important;
}
#endOfTheArticle,
#endOfTheSidebar {
    height: 1px;
    width: 100%;
}
.frm-row {
    margin-bottom: 20px;
}
.checkbox input {
    margin-right: 8px;
}
.frm-row select {
    width: 100%;
    border: solid 1px #ccc;
    padding: 12px 14px;
    font-size: 13px;
    color: #555;
}
.frm-input {
    font-size: 13px;
    color: #555;
    display: block;
    width: 100%;
    height: 40px;
    padding: 12px 14px;
    border: solid 1px #ccc;
    border-radius: 2px;
    outline: none;
}
textarea.frm-input {
    height: auto;
}
.frm-input:focus {
    border-color: #666;
}
.frm-row label {
    font-size: 12px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}
.frm-check-radio-label {
    font-size: 13px;
}
.frm-check-radio-label span {
    position: relative;
    top: -2px;
}
.frm-button {
    background-color: #069;
    color: #fff;
    padding: 10px 14px;
    border: none;
    cursor: pointer;
    background: #dc2430;
    outline: none;
    border-radius: 2px;
    text-decoration: none;
}
.frm-button.small {
    padding: 4px 10px;
    font-size: 12px;
}
.frm-button.full {
    width: 100%;
    border-radius: 2px;
}
.frm-button.facebook {
    background: #226abc;
}
.frm-button.twitter {
    background: #00abf0;
}
.frm-button.google {
    background: #d1432b;
}
.frm-button:hover {
    background: #7b4397;
}
.frm-button.vk {
    background: #4c75a3;
}
.frm-button.yandex {
    background: #ffcc00;
}
.frm-button.mailru {
    background: #005ff9;
}
.frm-button.odn {
    background: #ed812b;
}
.sidebar-spacer {
    height: 92px;
}
.sidebar-button-group {
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.03);
    overflow: hidden;
}
.sidebar-buttons {
    display: block;
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}
.sidebar-buttons.active {
    color: #dc2430;
    background-color: #f4f4f4;
}
.sidebar-buttons i {
    float: left;
    margin-right: 10px;
}
.sidebar-buttons .btn-label {
    position: relative;
    line-height: 24px;
    display: inline-block;
    float: left;
}
.txt-right {
    text-align: right;
}
.txt-left {
    text-align: left;
}
.txt-center {
    text-align: center;
}
.block {
    display: block;
}
.columns {
    float: left;
}
.column-1 {
    width: 16.666667%;
}
.column-2 {
    width: 33.333334%;
}
.column-3 {
    width: 50%;
}
.column-4 {
    width: 66.666667%;
}
.column-5 {
    width: 83.333334%;
}
.column-6 {
    width: 100%;
}
.clearfix {
    clear: both;
    display: block;
    width: 100%;
}
.margin-60 {
    width: 100%;
    height: 60px;
}
.margin-30 {
    width: 100%;
    height: 30px;
}
.margin-20 {
    width: 100%;
    height: 20px;
}
.margin-10 {
    width: 100%;
    height: 10px;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.md-checkbox {
    position: relative;
    text-align: left;
    display: inline-block;
}
.md-checkbox.md-checkbox-inline {
    display: inline-block;
}
.md-checkbox label {
    cursor: pointer;
}
.md-checkbox label:before,
.md-checkbox label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.md-checkbox label:before {
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 2px;
    cursor: pointer;
    transition: background 0.3s;
}
.md-checkbox input[type="checkbox"] {
    outline: 0;
    margin-right: 10px;
    visibility: hidden;
}
.md-checkbox input[type="checkbox"]:checked + label:before {
    background: #dc2430;
    border: none;
}
.md-checkbox input[type="checkbox"]:checked + label:after {
    transform: rotate(-45deg);
    top: 5px;
    left: 4px;
    width: 12px;
    height: 6px;
    border: 2px solid #fff;
    border-top-style: none;
    border-right-style: none;
}
.md-checkbox input[type="checkbox"]:disabled + label:before {
    border-color: rgba(0, 0, 0, 0.26);
}
.md-checkbox input[type="checkbox"]:disabled:checked + label:before {
    background: rgba(0, 0, 0, 0.26);
}

/* --- Информация об ошибках --- */
/* Сообщения */
.alert {
    margin-bottom: 20px;
    padding: 20px;
}
.alert {
    background: #fcf6d2;
    padding: 20px 25px;
    margin-bottom: 25px;
    border-radius: 4px;
}

.alert-success {
    background-color: #dff0d8 !important;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}


.badge {
    border: 1px solid #000;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
    padding: 0.25em 0.4em;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}


.bannercenter {
    text-align: center;
}

.image-light:hover {
    opacity: .8;
}


.reklama {
  text-align:center;
    
    }