@font-face {
    font-weight: 400;
    font-family: "PT Sans";
    font-style: normal;
    src: url("../fonts/pt-sans-regular.woff2") format("woff2"), url("../fonts/pt-sans-regular.woff") format("woff");
}
@font-face {
    font-weight: 700;
    font-family: "PT Sans";
    font-style: normal;
    src: url("../fonts/pt-sans-web-bold.woff2") format("woff2"), url("../fonts/pt-sans-web-bold.woff") format("woff");
}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}
ul{
	line-height: 1.5;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    /* 1 */
    display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
    display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
    outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
    font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}
.reset {
    margin: 0;
    padding: 0;
}
.transition {
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.pt-0 {
    padding-top: 0!important;
}

body {
    width: 100%;
    max-width: 100%;
    font-family: "PT Sans", "Arial", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
.footer {
    margin-top: auto;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    text-decoration: none;
    color: inherit;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
figure {
    margin: 0;
    padding: 0;
}
textarea,
input,
button {
    font: inherit;
    border: none;
    outline: none;
}
button {
    padding: 0;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0);
}

html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

main, .container {
    width:100%;
    max-width: 1280px;
    margin: auto;
}
h1 {
    line-height: 40px;
    font-size: 36px;
}

.clear, .clearfix {
    display: block;
    float: none;
    clear: both;
}

.wrapper {
    width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.wrapper--404 {
    width: 100%;
    max-width: 920px;
}
.columns {
    width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 110px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header {
    position: relative;
    padding-top: 26px;
    padding-bottom: 50px;
    color: #fff;
    background-color: #535353;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.header .logo {
    margin-bottom: 25px;
    text-align: center;
}
.header .logo::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header-internal {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 22px;
    padding-bottom: 45px;
    color: #fff;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.header-internal--bg {
    background-color: #535353;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
}
.header-internal--scroll {
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.header-internal .menu__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 52px;
    margin-top: 2px;
}

.header-internal .menu__item {
    margin-left: 0;
    margin-right: 33px;
}

.header-internal .menu__sublist {
    padding-left: 53px;
}

.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /*    padding-left: 30px;
        padding-right: 30px;*/
}
.header-hidden {
    opacity: 0;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    z-index: -1;
}

.social--header {
    position: absolute;
    display: inline-flex;
    top: 0;
    right: 15px;
    z-index: 1;
}

.social--header .social__link {
    display: block;
    font-size: 0;
    color: transparent;
    height: 20px;
    width: 20px;
}

.social--header2 {
    top: auto;
    bottom: -40px;
    right: -5px;
}

.social--404 {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin: 0;
}

.social--404 li {
    float: left;
}

.social--404 .social__link {
    width: 20px;
    height: 20px;
    font-size: 0;
    border-bottom: 0!important;
}

.social--404 .social__link:before {
    background-color: #25d366;
}

.logo {
    position: relative;
}
.logo svg, .logo img {
    fill: #fff;
    width: 128px;
    height: 42px;
}
.logo::after {
    /*    content: "";
        position: relative;
        left: -4px;
        display: block;
        margin-top: 4px;
        width: 192px;
        height: 21px;
        background-image: url(../img/icons/tick.svg);
        background-size: 12px 7px;*/
}
.logo-internal {
    padding-top: 5px;
}
.logo-internal svg {
    fill: #25d366;
    width: 169px;
    height: 23px;
}
.menu {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.menu__btn {
    display: none;
}
.menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.menu__item {
    /*margin-left: 17px;*/
    /*margin-right: 17px;*/
    padding-left: 17px;
    padding-right: 17px;
    font-size: 18px;
    line-height: 30px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.menu__item:last-child {
    margin-right: 0;
}
.menu__item a {
    position: relative;
}
.menu__item a:hover,
.menu__item a:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.menu__item--active > a {
    color: #25d366;
}
.menu__item:hover .menu__sublist,
.menu__item:active .menu__sublist {
    display: block;
}

.menu__item > a:after {
    content: '';
    position: absolute;
    right: -11px;
    top: 10px;
    background: transparent url(../img/green_check.svg) center center no-repeat;
    width: 8px;
    height: 6px;
    background-size: contain;
    /*transform: translateY(-50%);*/
}

.menu__item:first-child > a:after {
    display: none;
}

.menu__sublist {
    display: none;
    height: 60px;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    padding-left: 216px;
    padding-top: 2px;
    font-size: 18px;
}
.menu__subitem {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
}
.menu__subitem:last-child {
    margin-right: 0;
}
.menu__subitem--active {
    color: #25d366;
}
.search {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

/*
.search:hover .search__input {
    height: 30px;
    opacity: 1;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
*/

/*
.search:hover + .search__input {
  height: 30px;
  opacity: 1;
  -webkit-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}
*/

.search__container {
    padding-top: 160px;
    padding-bottom: 60px;
}

.search_form {

}

.search_form input[type="text"] {
    height: 30px;
    width: 400px;
    border: 1px solid #535353;
    padding: 5px;
    margin-right: 10px;
}

.search_form input[type="submit"] {
    height: 30px;
    padding: 5px 10px;
}

.search__input {
    display: block;
    width: 150px;
    /*height: 0;*/

    /*  -webkit-transition: ease-out 0.3s;
      transition: ease-out 0.3s;*/
    padding: 0 15px;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
    /*opacity: 0;*/
}

.search__input--large {

    position: absolute;
    left: 0;
    right: 0;
    bottom: -90px;
    width: 100%;
    display: none;
    /* opacity: 0; */


}

.search__input--large input {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #ababab;
    color: #000;
    width: 100%;
    height: 30px;
}

.search__input::-webkit-input-placeholder {
    opacity: 1;
}
.search__input::-ms-input-placeholder {
    opacity: 1;
}
.search__input::placeholder {
    opacity: 1;
}
.search__btn {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/icons/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    cursor: pointer;
}
.news {
    padding-top: 60px;
    padding-bottom: 40px;
}
.news__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news__main {
    display: block;
    width: calc(100% - 430px);
}
.news__main:hover .news__img img,
.news__main:active .news__img img {
    opacity: 0.9;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.news__main:hover .news__img p,
.news__main:active .news__img p {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.news__sidebar {
    width: 400px;
    padding: 25px;
    padding-bottom: 27px;
    border: 1px solid #f4f4f4;
}
.news__img {
    position: relative;
}
.news__img::after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.news__img img {
    width: 100%;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.news__img p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 26px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.news__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.news__item {
    margin-bottom: 21px;
}
.news__item a {
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.news__item a:hover,
.news__item a:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.news__info {
    margin-top: 10px;
    color: #9b9b9b;
    font-size: 16px;
}
.news__info span {
    margin-right: 37px;
}
.news__view {
    position: relative;
    padding-left: 30px;
}
.news__view::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 10px;
    background-image: url(../img/icons/eye.svg);
    background-repeat: no-repeat;
    background-size: 18px 10px;
}
.news__btn {
    width: 140px;
    margin-top: 45px;
}

.news {
    background: #eee;
}

.news__holder {
    max-width: 1105px;
    margin: auto;
    display: flex;
}

.news__col--1 {
    max-width: 33%;
    margin-right: 14px;
}

.news__pad, .news__pad--main {
    position: relative;
    background: #fff;
}

.news__pad--main {
    padding: 65px 39px 20px;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

.news__col--2 {
    max-width: 66%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.news__pad:not(.news__pad--main) {
    padding: 65px 20px 65px;
    width: calc(50% - 7px);
    /*height: calc(50% - 7px);*/
    margin-bottom: 14px;
}

.news__pad:nth-child(3), .news__pad:nth-child(4) {
    margin-bottom: 0;
}

.news__time {
    position: absolute;
    top: 22px;
}

.news__title {
    font-size: 17px;
}

.news__pad--main .news__title {
    font-size: 25px;
    font-weight: 700;
}

.news__title:hover, .news__title:active {
    color: #25d366;
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 10px;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.btn:hover,
.btn:active {
    color: #fff;
    background-color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.btn-green {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 22px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    background-color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.btn-green:hover,
.btn-green:active {
    background-color: #1dab52;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.view {
    position: relative;
    color: #fff;
    font-size: 16px;
    padding-left: 25px;
}
.view::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 10px;
    background-image: url(../img/icons/eye-white.svg);
    background-repeat: no-repeat;
    background-size: 18px 10px;
}

/*.container:after {*/
/*content: '';*/
/*display: block;*/
/*float: none;*/
/*clear: both;*/
/*}*/

.gallery {
    margin-top: 50px;
}

.gallery__list {
    /*min-height: 640px;*/
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 50%;
    position: relative;
}
.gallery__item {
    position: relative;
    width: 50%;
    height: 320px;
    color: #fff;
    overflow: hidden;
}
.gallery__item::before {
    content: "";
    position: absolute;
    z-index: 2;
    height: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.gallery__item--big {
    width: 50%;
    height: 640px;
    position: absolute;
    top: 0;
    left: 0;
}
.gallery__item--big .gallery__info {
    padding: 55px 45px;
    font-size: 26px;
}
.gallery__item:hover .gallery__info p,
.gallery__item:active .gallery__info p,
.game__item:hover .game__info p,
.game__item:active .game__info p {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.gallery__item:hover .gallery__link img,
.gallery__item:active .gallery__link img,
.game__item:hover .game__link img,
.game__item:active .game__link img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.gallery__link,
.game__link{
    display: block;
    width: 100%;
    height: 100%;
}
.gallery__link img,
.game__link img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.gallery__info,
.game__info{
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 35px 20px;
}
.gallery__info p,
.game__info p{
    margin-top: 7px;
    margin-bottom: 0;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.game__info p {
    color: #ffffff;
}
.gallery__tag {
    margin-right: 25px;
    font-size: 16px;
    text-transform: uppercase;
}
.blog {
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
}
.blog--internal {
    padding-bottom: 0;
    padding-top: 160px;
}
.blog--article {
    padding-bottom: 80px;
    background-color: #f4f4f4;
}
.blog--article .blog__info {
    background-color: #f4f4f4;
}
.blog--article .blog__slide::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
    background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0) 0%, #f4f4f4 100%);
}
.blog__slider {
    margin-top: 30px;
    width: 1125px;
    margin-left: auto;
    margin-right: auto;
}
.blog__slide {
    width: 270px;
    min-height: 355px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.blog__slide::after {
    /**
    content: "";
    */
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    height: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.blog__prev,
.blog__next {
    margin-top: 0;
    top: 41%;
    background-image: url(../img/icons/tick.svg);
    background-size: 16px 10px;
    background-position: center;
    outline: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.blog__prev {
    left: calc(50% - 610px);
}
.blog__next {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: calc(50% - 610px);
}
.blog__img {
    position: relative;
    width: 100%;
    height: 160px;
    margin-bottom: 18px;
    overflow: hidden;
}
.blog__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog__img--round img {
	margin-left: 35px;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
}
.blog__view {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 10px;
}
.blog__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.blog__tag {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.blog__tag:hover,
.blog__tag:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.blog__title {
    display: block;
    margin-bottom: 5px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.blog__title_author {
	text-align: center;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.blog__title:hover,
.blog__title:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.blog__author {
    display: block;
    margin-top: auto;
    color: #9b9b9b;
    font-size: 14px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
/*.blog__author:hover,
.blog__author:active {
    color: #000;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}*/
.blog__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog__list .blog__slide {
    margin-right: 40px;
    margin-bottom: 30px;
}
.blog__list .blog__slide:nth-child(4n) {
    margin-right: 0;
}

.video1 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
}
.video1--internal {
    padding-bottom: 0;
    padding-top: 160px;
}
.video1--article {
    padding-bottom: 80px;
    background-color: #f4f4f4;
}
.video1--article .video1__info {
    background-color: #f4f4f4;
}
.video1--article .video1__slide::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
    background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0) 0%, #f4f4f4 100%);
}
.video1 {
    margin-top: 30px;
    width: 1125px;
    margin-left: auto;
    margin-right: auto;
}
.video1__slide {
    width: 270px;
    min-height: 355px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.video1__slide::after {
    /**
    content: "";
    */
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    height: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.video1__prev,
.video1__next {
    margin-top: 0;
    top: 41%;
    background-image: url(../img/icons/tick.svg);
    background-size: 16px 10px;
    background-position: center;
    outline: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.video1__prev {
    left: calc(50% - 610px);
}
.video1__next {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: calc(50% - 610px);
}
.video1__img {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 18px;
    overflow: hidden;
}
.video1__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video1__img--round img {
	margin-left: 35px;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
}
.video1__view {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 10px;
}
.video1__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.video1__tag {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.video1__tag:hover,
.video1__tag:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.video1__title {
    display: block;
    margin-bottom: 5px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.video1__title_author {
	text-align: center;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.video1__title:hover,
.video1__title:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.video1__author {
    display: block;
    margin-top: auto;
    color: #9b9b9b;
    font-size: 14px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
/*.video1__author:hover,
.video1__author:active {
    color: #000;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}*/
.video1__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.video1__list .video1__slide {
    margin-right: 40px;
    margin-bottom: 30px;
}
.video1__list .video1__slide:nth-child(4n) {
    margin-right: 0;
}

.title-center {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 145px;
    padding-right: 145px;
    font-size: 26px;
}
.title-center::before,
.title-center::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 117px;
    height: 5px;
    background-image: url(../img/icons/tick.svg);
    background-repeat: repeat-x;
}
.title-center::before {
    left: 0;
}
.title-center::after {
    right: 0;
}
.team--internal,
.game--internal{
    min-height: 400px;
}
.team--internal .team__info p {
    color: #25d366;
}
.team--internal img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.team__list,
.game__list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.team__item,
.game__item{
    width: 33.33%;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.game__item--wide {
    width: 50%;
}
.team__item::before,
.game__item::before{
    content: "";
    position: absolute;
    z-index: 2;
    height: 50%;
    bottom: 0;
    left: 0;
    right: -1px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.game__item::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#20bb5a));
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#20bb5a 0%);
    height: 38%;
    opacity: 0.9;
}


.team__item:hover .team__info p,
.team__item:active .team__info p {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.team__item:hover .team__link img,
.team__item:active .team__link img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.team__link {
    display: -webkit-box;display: -ms-flexbox;display: flex;
    width: 100%;
    height: 100%;
}
.team__link img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    -o-object-fit: cover;object-fit: cover;
}
.team__info {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 62%;
    padding: 0 50px;
    color: #fff;
}
.team__info p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 26px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.team__info span {
    font-size: 16px;
}
.subscribe__wrap {
    background: #F2F2F2;
    max-width: 1000px;
    padding: 39px 23px 37px 36px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.subscribe__wrap p {
    margin: 0;
    margin-top: -10px;
    font-size: 24px;

    margin-bottom: 0;
    line-height:normal;
    font-size: 18px;
}
.subscribe__wrap .subscribe__comment {
    margin-top: 0;
    font-size: 12px;
}
.subscribe__block {
    margin-left: 33px;
}
.subscribe__comment {
    color: #9b9b9b;
}
.subscribe__comment a {
    text-decoration: underline;
}
.subscribe__comment a:hover,
.subscribe__comment a:active {
    color: #25d366;
}
.subscribe__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 510px;
    margin-bottom: 5px;
    border-radius: 4px;
}
.subscribe__input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 50px;
    padding: 0 15px;
    font-size: 14px;
    color: #9b9b9b;
}
.subscribe__input::-webkit-input-placeholder {
    opacity: 1;
}
.subscribe__input::-ms-input-placeholder {
    opacity: 1;
}
.subscribe__input::placeholder {
    opacity: 1;
}
.subscribe__bg {
    max-width: 830px;
    padding-top: 40px;
    padding-left: 50px;
    padding-bottom: 20px;
    padding-right: 50px;
    background-color: #f4f4f4;
}
.subscribe--internal {
    margin-bottom: 55px;
}
.subscribe--internal p {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 22px;
}
.subscribe--internal b {
    display: block;
    margin-bottom: 10px;
}
.subscribe--internal .subscribe__block {
    margin-left: 0;
}
.subscribe--internal .subscribe__form {
    width: 100%;
    border: 0;
    background-color: #fff;
}
.subscribe--internal .subscribe__comment {
    margin-bottom: 0;
    font-size: 12px;
}

.subscribe__success {
    display: none;
    position: relative;
    width: 500px;
    max-width: 80%;
    margin: 20px auto;
    text-align: center;
    padding: 60px 20px;
    line-height: 34px;
    font-size: 24px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.subscribe__close {
    width: 22px;
    height: 22px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
    background: transparent;
    border: 0;
    cursor: pointer;
}

.subscribe__close .close-x {
    stroke: #25d366;
}

.subscribe__btn {
    margin-left: 10px;
}

.social {
    margin: 0;
    padding: 0;
    list-style: none;
}
.social li {
    margin-bottom: 10px;
}
.social__link {
    display: block;
    position: relative;
    padding-left: 30px;
}
.social__link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: center;
}
.social__link--fb::before {
    background-image: url(../img/icons/icon-fb.svg);
    background-size: 8px 14px;
}
.social__link--vk::before {
    background-image: url(../img/icons/icon-vk.svg);
    background-size: 14px 8px;
}
.social__link--in::before {
    background-image: url(../img/icons/icon-insta.svg);
    background-size: 14px 14px;
}
.social__link--tw::before {
    background-image: url(../img/icons/icon-tw.svg);
    background-size: 14px 12px;
}
.social__link--tg::before {
    background-image: url(../img/icons/icon-telegram.svg);
    background-size: 14px 12px;
}
.footer {
    padding-top: 45px;
    padding-bottom: 35px;
    color: #fff;
    background-color: #535353;
}
.footer .logo {
    margin-bottom: 15px;
}
.footer .logo svg, .footer .logo img {
    width: 130px;
}
.footer .logo::after {
    width: 136px;
    height: 15px;
    left: -2px;
    background-size: 8px 5px;
}
.footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.footer__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer__list li {
    margin-bottom: 5px;
}
.footer__block {
    width: 25%;
    margin-right: auto;
    padding-left: 25px;
    padding-top: 10px;
    line-height: 1;
}
.footer__block span {
    font-size: 12px;
}
.footer__column {
    width: 160px;
    padding-top: 5px;
    font-size: 14px;
}
.footer__column--social {
    width: 145px;
}
.footer__column p {
    margin-top: 0;
    margin-bottom: 15px;
}
.footer__column a {
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.footer__column a:hover,
.footer__column a:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.promo,
.game{
    padding-top: 99px;
}
.promo__slider .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    border-radius: 0;
    background-color: #D8D8D8;
    opacity: 1;
    outline: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 7px!important;

}
.promo__slider .swiper-pagination-bullet-active {
    background-color: #25d366;

}
.promo__pagination {
    bottom: 20px !important;
}
.promo__slide {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 445px;
}
.promo__slide img {
    display: block;
    width: 100%;
    height: auto;
}
.promo__slide::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    pointer-events: none;
}
.promo__info {
    position: absolute;
    z-index: 5;
    top: 140px;
    /* left: calc(50% - 437px);*/
    left: 50px;
    color: #fff;
}
.promo__info p {
    font-size: 48px;
    line-height: 47px;
    margin: 0;
}
.promo__info span {
    display: block;
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 23px;
}
.promo__info blockquote {
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 50px;
    font-size: 19px;
    line-height: 24px;
    background-image: url(../img/icons/quotes.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px 24px;
}
.pagination {
    position: relative;
    padding-top: 50px;
    padding-bottom: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pagination__wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pagination__link {
    display: block;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 19px;
    background-repeat: no-repeat;
    background-position: center;
}
.pagination__link--first,
.pagination__link--last {
    position: absolute;
    top: 50px;
    width: 20px;
    height: 20px;
    background-image: url(../img/icons/icon-page.svg);
    background-size: 21px 15px;
}
.pagination__link--first {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0;
}
.pagination__link--last {
    right: 0;
}
.pagination__link--prev,
.pagination__link--next {
    position: absolute;
    top: 50px;
    width: 20px;
    height: 20px;
    background-image: url(../img/icons/tick.svg);
    background-size: 15px 10px;
}
.pagination__link--prev {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 100px;
}
.pagination__link--next {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 100px;
}
.pagination__link--disabled {
    display: none;
}
a.pagination__link:hover,
a.pagination__link:active {
    color: #25d366;
}
span.pagination__link {
    color: #25d366;
}
span.pagination__link--more {
    color: #000;
}
.sidebar {
    width: 400px;
    border-right: 1px solid #F4F4F4;
}
.sidebar__slider {
    width: 100%;
    height: 100%;
    max-height: 1600px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sidebar__slider .swiper-scrollbar {
    right: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background-color: rgba(0, 0, 0, 0);
}
.sidebar__slider .swiper-scrollbar-drag {
    background-color: #D8D8D8;
}
.sidebar__block {
    padding-right: 20px;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content {
    padding-top: 160px;
    padding-bottom: 70px;
}

.content__list {
    max-width: 820px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    padding-top: 50px;
    padding-right: 20px;
}
.content__list .wrapper {
    width: 100%;
    padding: 0;
}

.content__list .pagination {
    margin: 0;
}

.paginator_more {
    margin-top: 52px;
    text-align: center;

}

.paginator_more_button {
    padding: 13px 26px;
    line-height: 14px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #ffffff;
    color: #25D366;
    border: 1px solid;
    border-radius: 4px;
    cursor: pointer;
}

.content__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 25px;
}
.content__item:hover .content__title,
.content__item:active .content__title {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.content__item:hover .content__img img,
.content__item:active .content__img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.content__img {
    display: block;
    width: 165px;
    height: 115px;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
}
.content__img img {
    width: 100%;
    height: auto;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.content__info {
    width: calc(100% - 190px);
}
.content__info .news__info {
    margin-top: 0;
}
.content__title {
    display: block;
    margin-top: 12px;
    font-size: 19px;
    line-height: 30px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.article {
    padding-top: 160px;
}
.article__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.article__main {
    width: calc(100% - 300px);
}
.article__main .news__info {
    margin-top: 3px;
}
.article__banner {
    width: 280px;
    margin-bottom: 20px;
}
.article__banner-block {
    width: 100%;
    position: relative;
}
.article__banner-block img {
    width: 100%;
    height: auto;
}
.article__btn {
    position: absolute;
    bottom: 23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 112px;
    height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.article__btn:hover,
.article__btn:active {
    color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.article__author {
    margin-left: 100px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
/*.article__author:hover,
.article__author:active {
    color: #000;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}*/
.article__text {
    position: relative;
    padding-left: 135px;
    padding-right: 130px;
}
.article__text img {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.article__text img:first-child {
    margin-top: 0;
}

.article__social {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.article__social--horisontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.article__author-bottom{
    padding: 15px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 65px;
    margin-bottom: 55px;
    border-top: 1px solid #DADADA;

}

.article__author-avatar {
    width: 90px;
    height: 90px;
    margin-right: 20px;
}

.article__author-avatar img {
    border-radius: 50%;
}

.article__author-right{
    line-height: 26px;
    font-size: 18px;
}
.article__author-title{
    color: #9B9B9B;
    font-style: italic;
}
.article__author-name{
    font-weight: 700;
}

.article__container--float {
    width: 100%;
    max-width: 850px;
}

.article__container--float img {
    margin-right: 30px;
    float: left;
    width: 33%;
    max-width: 33%;
}

.article__container--float:after {
    display: block;
    content: '';
    width: 100%;
    clear: both;
    float: none;

}

.article__container--holder {
    display: flex;
}

.artice_allauthors{
	text-align: right;
	
}
.artice_allauthors a{
	border-bottom: 1px solid #25D366;
}
.artice_allauthors a:hover, .artice_allauthors a:active{
	color: #25D366;
}

.article__container--left {
    min-width: 33%;
    padding-right: 30px;
}

/*text+image*/
.article__container--float2 {
    width: 100%;
    max-width: 850px;
}

.article__container--float2 img {
    margin-right: 30px;
    float: left;
    width: 100%;
  
}

.article__container--left2 {
    width: 33%;
	max-width: 33%;
	min-width: 33%;
}

.article__container--left2 img {
    float: left;
	width: 100%;
}
.article__cover--caption2 {
    line-height: 14px;
    font-size: 11px;
    color: #9B9B9B;
	width: 100%;
	float: left;
	margin-right: 15px;
}

/*end*/


#social-links {
    margin-left: 15px;
}

#social-links li {
    margin-right: 6px!important;
}

.article__link {
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 15px;
    border: 1px solid #9b9b9b;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.article__link--fb {
    background-image: url(../img/icons/icon-fb-grey.svg);
    background-size: 12px 21px;
}
.article__link--vk {
    background-image: url(../img/icons/icon-vk-grey.svg);
    background-size: 21px 12px;
}
.article__link--tw {
    background-image: url(../img/icons/icon-tw-grey.svg);
    background-size: 21px 18px;
}
.article__link--tg {
    background-image: url(../img/icons/icon-telegram-grey.svg);
    background-size: 21px 18px;
}
.article__link:hover,
.article__link:active {
    opacity: 0.7;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.article__tags {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 16px;
    text-transform: uppercase;
}
.article__tags span {
    font-weight: 700;
    margin-right: 40px;
}
.article__tags a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 12px 16px;
    border: 1px solid rgba(155, 155, 155, 0.5);
    border-radius: 4px;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}
.article__tags a:hover,
.article__tags a:active {
    border-color: #25d366;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

.article__wrap--2 {
    padding-left: 70px;
    padding-right: 70px;
}


.article h1, .article__title {
    line-height: 40px;
    font-size: 36px;
    text-align: center;
    margin: 25px 90px;

}

.article__top {
    display: flex;
    justify-content: space-between;
}

.article__top--left {

}

.article__top--right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.article__author-avatar {
    width: 45px;
    height: 45px;
    margin-right: 20px;
}

.article__author-avatar img {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.article__topic {
    margin-bottom: 14px;
}

.article__topic-link {
    font-size: 14px;
    letter-spacing: 2px;
    color: #9B9B9B;

}
.article__snippet {
    margin-bottom: 25px;
    line-height: 14px;
    font-size: 11px;
    color: #9B9B9B;
}

.article__time,
.articel__views {
    position: relative;
    padding-left: 20px;
    margin-right: 14px;
}

.article__time:before,
.articel__views:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    background-size: contain;
    background-image: url(../img/icons/clock-green.svg);
    background-repeat: no-repeat;
}

.articel__views:before {
    top: 2px;
    background-image: url(../img/icons/eye-green.svg);
}

.article__caption {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 25px;
}
.article__cover {
    margin-bottom: 40px;
}
.article img {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.article__imgcaption, .article__cover--caption {
    line-height: 14px;
    font-size: 11px;
    color: #9B9B9B;
}
.article__imgcaption strong,
.article__cover--caption strong{
    display: block;
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;

}

.article__screenimg {
    margin-left: -70px;
    margin-right: -70px;
}

.article h2 {
    max-width: 850px;
    line-height: 32px;
    font-size: 26px;
}

.article__wrap--2 p {
    line-height: 26px;
    font-size: 18px;
}

.article__wrap--2 > p {
    max-width: 850px;
}

.article blockquote {
    line-height: 34px;
    font-size: 24px;
    padding: 50px 0;
    margin: 40px 0;
    border-top: 1px solid #25D366;
    border-bottom: 1px solid #25D366;
}

.article blockquote p {
    line-height: inherit;
    font-size: inherit;
    margin-top: 0;
    margin-bottom: 0;
}

.article blockquote.citation{
    position: relative;
    margin-top: 75px;
    margin-bottom: 115px;
}

.article blockquote.citation:before {
    content: '';
    background: url(../img/icons/citaion-mark.svg);
    position: absolute;
    top: 27px;
    left: 34px;
    width: 36px;
    height: 27.26px;
}

.article blockquote.citation img {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: auto;
    transform: translate(-50%,-50%);
    max-width: 76px;
}


.article blockquote.citation p {
    line-height: 26px;
    font-size: 18px;
    max-width: 650px;
}

.article blockquote.citation p {
    margin-bottom: 0;
}

.article blockquote.citation * {
    text-align: center;
    margin: auto;
}

.article blockquote .citation__caption {
    position: absolute;
    top: 100%;
    font-size: 14px;
    text-align: center;
    color: #9B9B9B;
    left: 50%;
    transform: translate(-50%,-10px);

}

.article blockquote .citation__caption strong {
    display: inline-block;
    font-size: 16px;
    color: #000;
    background: #fff;
    padding: 0 15px;
}

.article blockquote .citation__caption span {
    display: block;
}

.article__caption--h2 {
    line-height: 17px;
    font-size: 22px;
    margin-bottom: 60px;
    font-style: italic;
}

.article__files {
    margin-bottom: 65px;
}

.article__files a {
    position: relative;
    display: inline-block;
    padding-left: 75px;
    margin-bottom: 17px;
}
.article__files a span {
    display: block;
    color: #9B9B9B;
}
.article__files a:before {
    position: absolute;
    content: '';
    top:0;
    left:0;
    width: 46px;
    height: 46px;
    background-size: contain;
}

.article__files a[href*="doc"]:before {background-image: url(../img/icons/doc-doc.svg)}
.article__files a[href*="xls"]:before {background-image: url(../img/icons/doc-xls.svg)}
.article__files a[href*="ppt"]:before {background-image: url(../img/icons/doc-ppt.svg)}
.article__files a[href*="pdf"]:before {background-image: url(../img/icons/doc-pdf.svg)}
.article__files a[href*="txt"]:before {background-image: url(../img/icons/doc-txt.svg)}

.article__slider {

}

.article table {
    width: 100%;
    max-width: 850px;
}
.article table tr {
    width: 100%;
}
.article table tr > td {
    vertical-align: top;
}
.article table tr > td p {
    margin-top: 0;
}
.article table tr > td:first-child {
    max-width: 33%;
    width: 33%;
    padding-right: 15px;
}
.article table tr > td:last-child {
    width: auto;
}

.article a:not([data-fancybox]) {
    border-bottom: 1px solid #25D366;
}

.article a:hover, .artice a:active {
    color: #25D366;
}

.article__slider--inner {
    position: relative;
    max-width: 1105px;
    margin: auto;
}

.article__slider--view {
    margin-bottom: 20px;
}

.article__slider--view .swiper-slide {
   /* max-height: 60vw; */
    overflow: hidden;
}

.article__slider--view .swiper-slide img{
   max-height: 733px;
   width:auto; 
   display: block;
	margin-left:auto;
	margin-right:auto;
}

.article__slider--thumbs .swiper-slide {
    height: 200px;
    overflow: hidden;
}

.article__slider--thumbs .swiper-slide img {
    object-fit: cover;
    /*width: 100%;*/
    height: 100%;
	width: auto;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

.article__slider .swiper-button-prev {
    background-image: url(../img/icons/slider-left.svg);
    width: 17px;
    height: 26px;
    background-size: cover;
    left: -37px;
}
.article__slider .swiper-button-next {
    background-image: url(../img/icons/slider-right.svg);
    width: 17px;
    height: 26px;
    background-size: cover;
    right: -37px;
}
.article__album {
    max-width: 850px;
}

.search__item {
    margin-bottom: 15px;
}

.search__title {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid #25D366;
}
.search__snippet {
    display: inline-block;
    font-style: italic;
    padding-bottom: 5px;
}

.search__item > a:hover {
    color: #25D366;
}

.submit_search {
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    background-color: #25d366;
    padding: 0 20px;
    cursor: pointer;
}

.submit_search:hover {
    opacity: 0.8;
}

.page-text {
    padding-top: 160px;
    padding-bottom: 70px;
}


.fullwidth_cover__stub {
    height: 500px;
}

.fullwidth_cover {
    position: absolute;
    top: 99px;
    left: 0;
    right: 0;
    height: 400px;
    background-size: cover;
    background-position: center center;
}

.fullwidth_cover + .article {
    padding-top: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

@media (max-width: 1918px) {
    .promo__slide {
        /*height: 550px;*/
    }
    .gallery__item {
        height: 320px;
    }
    .gallery__item--big {
        height: 640px;
    }
}
@media (max-width: 1600px) {
    .promo__slide {
        /*height: 480px;*/
    }
    .promo__info {
        top: 100px;
    }
}
@media (max-width: 1400px) {
    .promo__slide {
        height: 440px;
    }
}
@media (max-width: 1278px) {
    .promo__slide {
        height: 320px;
    }
    .columns,
    .wrapper {
        width: 100%;
    }
    .gallery__item {
        height: 240px;
    }
    .gallery__item--big {
        height: 480px;
    }
    .blog__slider {
        width: 840px;
    }
    .blog__prev {
        left: 10px;
    }
    .blog__next {
        right: 10px;
    }
    .video1__slider {
        width: 840px;
    }
    .video1__prev {
        left: 10px;
    }
    .video1__next {
        right: 10px;
    }
    .header-internal .menu__list,
    .menu__sublist {
        padding-left: 20px;
    }
    .blog__list {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .blog__list .blog__slide {
        margin-right: 0;
    }
    .video1__list {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .video1__list .video1__slide {
        margin-right: 0;
    }
    .sidebar {
        width: 270px;
    }
    .content {
        /*width: 690px;*/
        margin:auto;
        padding-top: 130px;
    }

    .content__list {
        padding-top: 20px;
    }

    .article__text {
        padding-left: 100px;
        padding-right: 100px;
    }



}
@media (max-width: 1022px) {

    main, .container {
        max-width: 100%;
    }

    .menu__item {
        /*        margin-left: 17px;
                margin-right: 17px;*/
    }

    .search__form {
        width: 100px;
        height: 30px;
    }

    .search__input {
        height: 30px;
        opacity: 1;
        border: 0;
    }
    .search__input--large {
        bottom: -40px;
        left: 20px;
        right: 20px;
        width: auto;
        border: 1px solid rgba(121, 121, 121, 0.7);

    }

    .header-internal .search {
        margin-right: 0;
    }
    .header-internal .menu__subitem {
        margin-right: 25px;
    }
    .header-internal .menu__item {
        margin-right: 0;
    }
    .news__wrap {
        display: block;
    }
    .news__main,
    .news__sidebar {
        width: 100%;
    }
    .news__main {
        margin-bottom: 20px;
    }
    .gallery__item {
        height: 190px;
    }
    .gallery__item--big {
        height: 380px;
    }
    .gallery__tag {
        font-size: 14px;
    }
    .gallery__info p {
        font-size: 16px;
    }
    .view {
        font-size: 14px;
    }
    .blog__slider {
        width: 555px;
    }
    .video1__slider {
        width: 555px;
    }
    .team__item {
        height: 250px;
    }
    .team__info {
        padding: 20px;
        bottom: 0;
        top: auto;
    }
    .team__info p {
        font-size: 20px;
    }
    .team__info span {
        font-size: 14px;
    }
    .subscribe__block {
        margin-left: 50px;
    }
    .subscribe__wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
    .subscribe__wrap p {
        font-size: 20px;
    }

    .promo {
        padding-top: 75px;
    }

    .promo__slide {
        height: 265px;
    }
    .promo__info {
        left: 20px;
    }
    .sidebar {
        display: none;
    }
    .columns {
        width: 100%;
        display: block;
    }
    .content {
        width: 100%;
    }
    .content__list {
        padding-right: 0;
    }
    .content__info {
        /*width: calc(100% - 290px);*/
    }
    .content__title {
        font-size: 22px;
    }
    .article__banner {
        display: none;
    }
    .article__main {
        width: 100%;
    }
    .article__wrap {
        display: block;
    }
    .article__text {
        /*padding-left: 50px;*/
        padding-left: 0px;
        padding-right: 0;
    }

    .news__holder {
        -webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;
    }

    .news__col {
        width: 100%;
        max-width:100%;
        margin-right: 0;
    }

    .news__pad {
        padding-bottom: 20px!important;
        margin-bottom: 15px!important;
    }


    .fullwidth_cover__stub {
        height: 350px;
    }

    .fullwidth_cover {
        top: 76px;
        height: 274px;
    }

    .fullwidth_cover + .article {
        padding-top: 20px;
    }

}

@media (max-width: 900px) {

    .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header .logo {
        margin-bottom: 10px;
		text-align: left;
    }

    .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: static;
    }

    .search {
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 32px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        border: 1px solid #fff;
    }

    .search {
        margin: 0;
    }
    .menu__list {
        display: none;
        position: absolute;
        z-index: 10;
        top: 100%;
        padding-top: 10px;
        left: 0;
        right: 0;
        background-color: #535353;
    }
    .menu__item {
        margin: 0;
        text-align: center;
        border-top: 1px solid #fff;
    }

    .menu__item > a:after {
        display: none;
    }

    .menu__item a {
        display: block;
        padding: 5px 20px;
    }
    .menu__btn {
        display: block;
        width: 30px;
        height: 30px;
        background-image: url(../img/icons/icon-menu-ham.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 30px 19px;
    }
    .menu--opened .menu__btn {
        background-image: url(../img/icons/icon-menu-cross.svg);
        background-size: 24px 24px;
    }

    .header-internal {
        padding-bottom: 22px;
    }

    .header-internal .menu__list,
    .header-internal .menu__sublist,
    .menu__list,
    .menu__sublist {
        padding-left: 0;
    }
    .header-internal .menu__item {
        margin-right: 0;
    }

    .header-internal .menu__btn {
        margin-left: auto;
        margin-right: 20px;
    }
    .header-internal .menu__sublist {
        position: static;
        width: 100%;
        display: none;
    }
    .header-internal .menu__subitem {
        display: block;
        margin-right: 0;
    }
    .header-internal .menu__subitem a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .social--header2 {
        top: 8px;
        bottom: auto;
        right: 111px;
    }

}

@media (max-width: 766px) {


    .gallery__list {
        padding-left: 0;
    }
    .gallery__item--big {
        position: relative;
        width: 100%;
    }
    .gallery__item--big .gallery__info,
    .gallery__info {
        padding: 20px;
    }
    .team__item {
        width: 50%;
    }
    .subscribe__wrap {
        padding-top: 50px;
        padding-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .subscribe__wrap p {
        text-align: center;
        margin-bottom: 20px;
    }
    .subscribe__block {
        margin-left: 0;
    }
    .footer__column {
        width: 20%;
    }
    .footer__block {
        width: 38%;
        padding: 0;
    }

    .promo__slide {
        height: 175px;
    }
    .promo__info {
        top: 60px;
    }
    .promo__info p {
        font-size: 24px;
        line-height: 1.2;
    }
    .promo__info span {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .promo__info blockquote {
        font-size: 15px;
        line-height: 18px;
        background-size: 24px 24px;
        padding-left: 34px;
    }
    .pagination__link--next {
        right: 50px;
    }
    .pagination__link--prev {
        left: 50px;
    }
    .pagination {
        padding-bottom: 60px;
    }
    .content__list {
        padding-top: 0;
    }
    .article {
        padding-top: 100px;
    }

    .article__wrap--2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .article h1, .article__title {
        margin: 0;
    }

    .article__screenimg {
        margin-left: -15px;
        margin-right: -15px;
    }

    .article blockquote.citation {
        margin-top: 50px;
        margin-bottom: 80px;
    }

    .article blockquote .citation__caption {
        font-size: 14px;
        width: 80%;
    }

}
@media (max-width: 555px) {


    .team__item,
    .gallery__item {
        width: 100%;
        height: 300px;
    }
    .news__img p {
        font-size: 22px;
    }
    .gallery__info p {
        font-size: 19px;
    }
    .title-center {
        display: block;
        position: static;
        -webkit-transform: none;
        transform: none;
        padding: 0;
        text-align: center;
    }
    .title-center::before,
    .title-center::after {
        display: none;
    }
    .blog__slider {
        width: 270px;
    }
    .video1__slider {
        width: 270px;
    }
    .footer__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .content__info,
    .footer__block,
    .subscribe__form {
        width: 100%;
        max-width: 100%;
    }
    .subscribe__block {
        max-width: 100%;
    }
    .subscribe__input {
        width: 50%;
    }
    .footer__column {
        width: 50%;
        margin-top: 20px;
    }
    .pagination__link--next {
        right: 25px;
    }
    .pagination__link--prev {
        left: 25px;
    }
    .promo__slide {
        height: 210px;
    }

    /*    .promo__slide img {
            width: auto;
            max-width: initial;
            height: 100%;
        }*/

    .promo__info {
        top: 30%;
    }

    .promo__info p {
        font-size: 24px;
    }
    .promo__info span {
        font-size: 16px;
    }
    .promo__pagination {
        bottom: 5px !important;
    }
    .content__item {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
    .content__img {
        width: 100%;
        height: auto;
    }
    .content__info {
        margin-top: 10px;
    }
    .content__title {
        font-size: 16px;
        line-height: 1.2;
    }
    .article__author {
        margin-left: 0;
        margin-top: 5px;
        display: block;
    }

    .article__time,
    .articel__views {
        display: inline-block;
        margin-bottom: 10px;
        white-space: nowrap;
    }

    .subscribe__bg {
        padding: 20px;
    }
    .subscribe--internal .subscribe__input {
        width: 50%;
    }
    .blog--internal .blog__info {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .blog--internal .blog__author {
        margin-top: 20px;
    }
    .blog__list .blog__slide {
        min-height: auto;
    }
    .video1--internal .video1__info {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .video1--internal .video1__author {
        margin-top: 20px;
    }
    .video1__list .video1__slide {
        min-height: auto;
    }
    .header-internal {
        position: absolute;
    }
    .pagination__link {
        margin-left: 5px;
        margin-right: 5px;
        font-size: 16px;
    }
    h1 {
        font-size: 22px;
    }

    .news__pad:not(.news__pad--main) {
        width: 100%
    }

    .article__slider .swiper-button-prev {
        left: 0;
    }

    .article__slider .swiper-button-next {
        right: 0;
    }

    .article__slider--thumbs, .swiper-thumb-prev, .swiper-thumb-next {
        display: none;
    }

    .fullwidth_cover__stub {
        height: 276px;
    }

    .fullwidth_cover {
        top: 76px;
        height: 200px;
    }

    .grid-item { width: 50% }

}

@media (max-width: 375px) {
    .social--header2 {
        top: 30px;
        bottom: auto;
        right: 63px;
    }


}


.counters__hidden {
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    bottom: -1px;
}

.sn-icon {
    border-bottom:none!important;
}

.grid-item {
    display: block;
    width: 33.33%
}

.grid-item-img {
    margin: 0!important;
    padding: 0!important;
}
/* flex youtube */
.embed-youtube {
    display: contents;
	max-width: 800px;
	/*margin: 30px auto;*/
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
	
}
 
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
 
.embed-responsive{
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	width:100%;
	margin: 30px 0;
	
}
 
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	
	
}

.videoNews__playIcon{
    position:absolute;
    top:calc(50% - 30px);
    left:calc(50% - 30px);
    width:60px;
    height:60px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    border-radius:50%;
    background-color:#25d366;
    cursor:pointer;
    transition:all .3s ease-out
}
.videoNews__playIcon:hover{
    transition:all .3s ease-out;
    background-color:#eea200
}
.videoNews__playIcon svg{
    width:20px;
    height:20px;
    margin-left:4px
}