/*   
Theme Name: your-clean-template
Version: 1.0
Tags: clean, development, html5
Description: Чистый шаблон для разработки. 
Author: Kolya-an
*/
.wpcf7-form p:empty { display: none; }

@font-face {
    font-family: Mulish;
    src: url("fonts/MullerRegular.eot"); 
    src: url("fonts/MullerRegular.eot?#iefix") format("embedded-opentype"),
    url("fonts/MullerRegular.woff") format("woff"), 
    url("fonts/MullerRegular.woff2") format("woff2"), 
    url("fonts/MullerRegular.ttf") format("truetype"); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: ProximaNovaCond;
    src: url(fonts/ProximaNovaCond-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: MulishBold;
    src: url("fonts/MullerBold.eot"); 
    src: url("fonts/MullerBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/MullerBold.woff") format("woff"), 
    url("fonts/MullerBold.woff2") format("woff2"), 
    url("fonts/MullerBold.ttf") format("truetype"); 
}
@font-face {
    font-family: MulishExtraBold;
    src: url("fonts/MullerExtraBold.eot"); 
    src: url("fonts/MullerExtraBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/MullerExtraBold.woff") format("woff"), 
    url("fonts/MullerExtraBold.woff2") format("woff2"), 
    url("fonts/MullerExtraBold.ttf") format("truetype"); 
}
html, body {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     vertical-align: baseline;
     line-height: 1.3;
}
body {
    font-size: 21px;
    font-family: MulishExtraBold;
    font-style: normal;
    font-weight: 800;
    color: #fff;
    background: #09021C;
}
p {
    font-family: Mulish;
    font-weight: normal;
    font-size: 21px;
    line-height: 187.5%;
    color: #fff;
}
a {
    font-family: Mulish;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #FDD819;
}
h1 {
    font-family: MulishBold;
    font-weight: bold;
    font-size: 95px;
    line-height: 119px;
    text-align: center;
    text-transform: uppercase;
    color: #FFBA08;
    margin: 0;
}
.dispaynone, .kama_breadcrumbs, .home h1, .page-template-contact-page #subscribe {
    display: none;
}
h2 {
    font-family: MulishExtraBold;
    font-style: normal;
    font-weight: 800;
    font-size: 41px;
    color: #FFFFFF;
    text-align: center;
}
img {
    max-width: 100%;
    height: auto;
}
section, .home_image {
    position: relative;
    z-index: 100;
}
.home_image {
    display: table;
    margin: 0 auto;
    z-index: 999;
}
/*.menu-verhnee-ukr-container ul
{
    display: inline-flex;
    justify-content: space-between;
    list-style: none;
    padding-right: 20px;
}
*/

.container {
    width: 100%;
    max-width: 1270px;
    padding: 0 15px;
    display: table;
    margin: 0 auto;
}
.hidden {
    opacity: 0;
}
.vertical-align {
    display: flex;
    align-items: center;
}
.vertical-align-bottom {
    display: flex;
    align-items: flex-end;
}
.flex {
    display: flex;
}
.row-flex-space-between {
    display: flex;
    justify-content: space-between;
}
.row-flex {
    display: flex;
    flex-flow: row wrap;
}
.column-flex {
    display: flex;
    flex-flow: column wrap;
}
header {
    width: 100%;
    padding: 19px 0 10px;
}
.header-logo, .menu-top-container, .menu-verhnee-container, .menu-verhnee-ukr-container {
    float: left;
}
.header-menu, #polylang-2, .menu-verhnee-ukr-container {
    float: right;
    display: flex;
    justify-content: flex-end;
    margin-right: 12px;
}
.menu-top-container ul, .menu-verhnee-container ul, #polylang-2 ul, .menu-verhnee-ukr-container ul {
    list-style-type: none;
    display: table;
    margin-bottom: 0; 
    margin-top: 19px;
}
.menu-top-container li, .menu-verhnee-container li, .menu-verhnee-ukr-container li {
    list-style-type: none;
    margin-right: 64px;
    float: left;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 25px;
}
.menu-top-container ul li a, .menu-verhnee-container ul li a, #polylang-2 ul li, .menu-verhnee-ukr-container ul li a a{
    font-family: Mulish;
    font-style: normal;
    font-weight: 800;
}
.sub-menu li {
    float: none;
    margin-right: 0;
    padding-bottom: 0;
}
#polylang-2 ul {
    padding-left: 0;
    padding-right: 15px;
    background: url("images/arrow.svg") no-repeat;
    background-position-x: 100%;
    background-position-y: 10px;
    position: relative;
}
#polylang-2 ul li {
    display: none;
    width: 100%;
    visibility: hidden;
  /*  position: absolute; */
    bottom: -25px;
}
#polylang-2 ul li.current-lang {
    position: relative;
    bottom: 0;
}
#polylang-2 ul li.current-lang, #polylang-2:hover ul li {
    visibility: visible;
    display: table;
}
#about {
    padding: 74px 0 109px;
}
#about img {
    margin-top: 19px;
}
#about h2 {
    margin-top: 0;
    text-align: left;
}
.about_left {
    width: 50%;
    float: left;
}
.about_right {
    width: 50%;
    float: right;
    max-width: 493px;
}
.about_right p {
    font-size: 15px;
    line-height: 25px;
}
a.yellow, #true_loadmore {
    font-family: Mulish;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    text-shadow: 0px 4px 50px rgba(0, 0, 0, 0.29);
    width: 168px;
    background: linear-gradient(270deg, #FDD819 0%, #FFBA08 93%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 33px;
    padding: 10px 0 8px;
    display: table;
}
a.yellow:hover, #true_loadmore:hover {
    background: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    text-shadow: 0px 4px 50px rgba(0, 0, 0, 0.29);
    color: #FFBA08;
    border: 1px solid #FFBA08;
    padding: 9px 0;
}
.about_right a.yellow {
    margin-top: 30px;
}
#merch {
    margin-top: 150px;
}
.slider_what_we_do_block {
    background: url("images/what_we_do.png") no-repeat center center;
    padding: 102px 0;
    width: 100%;
}
.container_slider {
    width: 940px;
    margin: 0 auto;
}
.container_slider2 {
    width: 1270px;
    margin: 0 auto;
}
#slider_what_we_do .item a p {
    position: absolute;
    text-align: center;
    bottom: 23px;
    font-family: MulishBold;
    font-size: 23px;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    width: 100%;
}
#what_we_do a.yellow {
    display: table;
    margin: 28px auto 0;
    margin-bottom: 20px !important;
    margin-top: 20px !important;

}
#merch h2 {
    margin-bottom: 65px;
}
#merch .container.merch_block {
    display: flex;
    max-width: 1209px;
}
.merch_item {
    margin: 0 20px;
    background: #5584F7 url("images/merch.png") no-repeat center center;
    border-radius: 40px;
    padding: 27px 31px;
    display: flex;
    flex-direction: column;
    align-self: stretch;
    width: 33%;
}
.merch_cover {
    height: 330px;
    display: flex;
    justify-content: center;
}
.merch_nazvanie {
    font-family: MulishExtraBold;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #CECECE;
    height: 89px;
}
.merch_price {
    font-family: MulishExtraBold;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
}
#merch a.yellow {
    display: table;
    margin: 45px auto 0;
}
#subscribe {
    width: 100%;
    padding: 41px 0 42px;
    background: url("images/subsrube.jpg") no-repeat center center;
    margin-top: 74px;
    background-size: cover;
    display: none;
}
.subscribe-text {
    float: left;
    font-family: MulishExtraBold;
    font-size: 18px;
    line-height: 15px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 20px;
}
#mc4wp-form-1 {
    float: right;
}
#mc4wp-form-1 input {
    float: left;
    border: 2px solid #FFFFFF;
    padding: 0 40px;
    background: none;
    height: 52px;
}
#mc4wp-form-1 input[type="email"] {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 1;
    width: 253px;
} 
#mc4wp-form-1 input[type="email"]::-webkit-input-placeholder,
#mc4wp-form-1 input[type="email"]::-moz-placeholder,
#mc4wp-form-1 input[type="email"]:-moz-placeholder,
#mc4wp-form-1 input[type="email"]:-ms-input-placeholder
{
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 1;
}
#mc4wp-form-1 input[type="submit"]{
    font-family: MulishExtraBold;
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 3px 93px 0;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-left: 40px;
    height: 56px;
    margin-right: 25px;
}
footer {
    width: 100%;
    background: #03000C;
    z-index: 90999999;
    position: relative;
}
#bottom {
    width: 100%;
}
.bottom-left {
    width: 54%;
    float: left;
    padding: 15px 0;
}
.bottom-left h2 {
    line-height: 110px;
    color: #FFBA08;
    margin-bottom: 50px;
    text-align: left;
}
.bottom-left a {
    font-weight: normal;
    letter-spacing: 0.05em;
    display: table;
    margin-bottom: 20px;
}
.bottom-left a.tlg {
    border: 1px solid rgba(255, 255, 255, 0.28);
    padding: 14px 31px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 90px;
}
.bottom-right {
    width: 46%;
    float: right;
    padding-top: 15px;
}
.form-left {
    position: relative;
    width: calc(50% - 13px);
    float: left;
}
.form-right {
    position: relative;
    width: calc(50% - 13px);
    float: right;
}
.form-line {
    position: relative;
    display: table;
    width: 100%;
}
.form-line input, .form-line textarea {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    font-weight: normal;
    font-size: 14px;
    line-height: 146.28%;
    background: none;
    box-shadow: none;
    color: #FFFFFF;
    opacity: 1;
    height: 20px;
}
.form-line input::-webkit-input-placeholder,
.form-line input::-moz-placeholder,
.form-line input:-moz-placeholder,
.form-line input:-ms-input-placeholder,
.form-line textarea::-webkit-input-placeholder,
.form-line textarea::-moz-placeholder,
.form-line textarea:-moz-placeholder,
.form-line textarea:-ms-input-placeholder
{
    font-family: Mulish;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 146.28%;
    color: #FFFFFF !important;
    opacity: 1;
}
::-webkit-input-placeholder
{
    color: #FFFFFF !important;
}
::-moz-placeholder
{
    color: #FFFFFF !important;
}
:-moz-placeholder
{
    color: #FFFFFF !important;
}
:-ms-input-placeholder
{
    color: #FFFFFF !important;
}
.form-line-bottom .form-left {
    width: calc(50% - 50px);
    float: left;
}
.form-line-bottom .form-left label {
    border: 1px solid #FFBA08;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    padding: 20px 0;
    font-family: Mulish;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: url("images/file.png") no-repeat left center;
    width: 100%;
    display: table;
    margin-top: 10px;
}
.form-line-bottom .form-right {
    width: calc(50% - 50px);
    float: right;
    margin-top: 20px;
}
.form-line label span.metka {
    position: absolute;
    font-family: Mulish;
    font-weight: normal;
    font-size: 14px;
    top: 20px;
    transition: font-size 1s, top 1s;
}
.form-line label span.metka.ph {
    font-size: 10px;
    top: 5px;
}
:focus {
    outline: 0 none !important;
}
.form-line input.wpcf7-submit {
    border-color: #FFBA08;
    padding-bottom: 20px;
    margin-top: 0px;
    cursor: pointer;
    padding-top: 0;
    height: 40px;
}
.wpcf7-file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.wpcf7-not-valid-tip, .wpcf7-response-output {
    display: none !important;
}
.wpcf7-not-valid {
    border-color: red !important;
}
.footer-bottom-left {
    width: 40%;
    float: left;
    font-weight: normal;
    font-size: 11px;
    line-height: 39px;
    color: rgba(255, 255, 255, 0.5);
}
.footer-bottom-center {
    width: 20%;
    float: left;
    font-weight: normal;
    font-size: 11px;
    line-height: 39px;
    color: rgba(255, 255, 255, 0.5);
}
.footer-bottom-center a {
    font-weight: normal;
    font-size: 12px;
    line-height: 39px;
    color: #fff;
    display: table;
    margin: 0 auto;
}
.footer-bottom-right {
    width: 40%;
    float: right;
}
#bottom-nav {
    float: right;
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
}
#bottom-nav li {
    float: left;
    margin-left: 50px;
}
#bottom-nav li a {
    font-weight: normal;
    font-size: 14px;
    line-height: 39px; 
    text-transform: uppercase;
}
.parallax__layer {
  position: fixed;
  background-position: bottom center;
  background-size: 100% 100% !important;
  z-index: 0;
}
#parallax-1 {
    width: 362px;
    height: 360px;
    top: 250px;
    left: 0;
    background: url("images/bubble1.png") no-repeat;
}
#parallax-2 {
    width: 48%;
    height: 48%;
    top: 247px;
    right: 0;
    background: url("images/bubble2.png") no-repeat;
}
#parallax-5 {
    width: 295px;
    height: 271px;
    top: 700px;
    left: 103px;
    background: url("images/bubble5.png") no-repeat;
}
#parallax-6 {
    width: 580px;
    height: 582px;
    top: 800px;
    right: 0;
    background: url("images/bubble6.png") no-repeat;
}
#parallax-7 {
    width: 47px;
    height: 475px;
    top: 1000px;
    left: 0;
    background: url("images/bubble7.png") no-repeat;
}
#parallax-8 {
    width: 202px;
    height: 451px;
    top: 1100px;
    right: 0;
    background: url("images/bubble8.png") no-repeat;
}
.loading-page-wrapper {	
    background: #000 url("images/reload.png") no-repeat;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    transition: 0.5s linear;
}
.loading-page {
    background: #fff;
    width: 0;
    height: 3px;
    border-radius: 40px;
    position: fixed;
    top: 70%;
}	
.counter {
    width: 80vw;
    display: table;
    margin: 0 auto;
}
.loading-page-wrapper h2 {
    position:fixed;
    top: 60%;
    left: 50%;
    font-weight: 200;
    font-size: 23px;
    line-height: 29px;
    text-transform: uppercase;
    margin-top: -10px;
    margin-left: -51px;
}
.preload-logo {
    position:fixed;
    top: 40%;
    left: 50%;
    margin-left: -117px;
}
.transition-opacity {
  opacity: 0;
}
#about-top {
    background: url("images/about_bg.png") no-repeat center top;
    padding: 133px 0 180px;
}
#vacancy-top {
    padding: 75px 0 58px;
}
.follow_bottom {
    display: table;
    float: right;
    font-family: MulishBold;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    margin-top: 35px;
}
.about_vacancy_item {
    max-width: 437px;
    background: linear-gradient(270deg, #704AD9 -48.18%, #130049 59.87%);
    box-shadow: 0px 24px 36px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    padding: 57px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vacancy_title {
    font-size: 25px;
    line-height: 120%;
    font-family: Mulish !important;
    font-weight: normal;
    margin-bottom: 33px;
}
.vacancy_desc {
    font-size: 15px;
    line-height: 25px;
    font-family: Mulish;
    font-weight: normal;
}
#about_vacancy a {
    margin-top: 53px;
    float: right;
}
#about_vacancy .about_vacancy_item a {
    margin-top: 20px;
    float: right;
}
.page-template-about-page #about {
    padding: 73px 0;
}
.page-template-about-page #about img {
    margin-top: 10px;
}
#follow_us h2 {
    margin-top: 0;
    margin-bottom: 60px;
}
.follow_bottom a {
    margin: 8px 10px;
    display: table;
    float: right;
    width: 23px;
    height: 23px;
}
.follow_bottom a:last-child {
    margin-left: 30px;
}
#about_vacancy h2 {
    margin-top: 24px;
    margin-bottom: 82px;
}
.cat-list {
    display: table;
    margin: 0 auto 40px;
    padding: 0;
    list-style-type: none;
}
.cat-list li {
    margin: 0 20px;
    float: left;
}
.cat-list_item {
    font-family: Mulish;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    padding: 9px 37px;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    cursor: pointer;
}
.cat-list_item.active, .cat-list_item:hover {
    color: #000000;
    background: linear-gradient(270deg, #FDD819 0%, #FFBA08 93%);
    border-color: #FFBA08;
}
.star-a {
    float: left;
    width: 16px;
    height: 15px;
    margin-right: 9px;
    margin-top: 5px;
    background: url("images/star-a.png") no-repeat left top;
    position: relative;
}
.star {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    background: url("images/star.png") no-repeat left top;
}
.project-tiles {
    flex-direction: row;
    justify-content: space-around;
}
.project-item {
    width: calc(50% - 23px);
    background: url("images/game.png") no-repeat top right;
    background-size: 80% 100%;
    margin-bottom: 31px;
    display: flex;
}
.project-info {
        width: calc(100% - 320px);
        float: right;
        padding: 32px 24px 50px;
    }
.project-title a {
    font-family: MulishExtraBold;
    font-weight: 800;
    font-size: 41px;
    line-height: 100%;
}
.project-desc {
    margin-top: 33px;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    font-family: Mulish;
}
.project-rating {
    margin-top: 27px;
    font-family: Mulish;
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
}
.project-bottom {
    width: 100%;
    margin-top: 10px;
    background: url("images/project.png") no-repeat 50% center;
    display: table;
}
.project-platforms {
    width: 60%;
    float: left;
}
.project-platforms p, .project-genre p {
    font-family: Mulish;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.8);
}
.project-platforms-a, .project-genre ul {
    margin-top: 13px;
}
.project-platforms-a a {
    margin-right: 22px;
    float: left;
}
.project-genre {
    width: 40%;
    float: right;
}
.project-genre ul {
    padding-left: 0;
    list-style-type: none;
}
.project-genre li {
    font-family: Mulish;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
}
#single-block {
    display: table;
    margin: 0 auto;
    max-width: 1077px;
    background: linear-gradient(180deg, #130149 0%, rgba(69, 40, 151, 0.64) 100%);
    box-shadow: 0px 0px 0px rgba(112, 74, 217, 0.11);
    border-radius: 40px;
    padding: 0 44px;
}
.single-txt {
    padding: 15px 0;
}
.single-txt p {
    font-weight: 400;
    font-size: 16px;
}
.single-img {
    padding: 15px 0;
    width: 100%;
}
.single-img img {
    display: table;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.container-vacancy {
    max-width: 744px;
    font-family: Mulish;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
}
.container-vacancy p {
    font-size: 15px;
    line-height: 25px;
}
.vacancy-url {
    margin-top: 53px;
}
.vacancy-url p {
    margin-top: 53px;
    font-family: Mulish;
    font-weight: bold;
    text-align: center;
    font-size: 23px;
    line-height: 29px;
}
.vacancy-url-list {
    display: table;
    margin: 0 auto;
}
.vacancy-url-list a {
    margin: 30px 20px;
    font-size: 13px;
    line-height: 120%;
    float: left;
}
.vacancy-url-list a img {
    margin-right: 15px;
}
.page-template-template-vacancy {
    background: #03000C url("images/vacancy.png") no-repeat center 185px;
}
#vacancy-list {
    margin-top: 232px;
}
#vacancy-list h2 {
    margin: 0 0 64px;
}
.vacancy_item {
    max-width: 326px;
    padding: 31px 33px;
    background: linear-gradient(180deg, #130149 0%, rgba(69, 40, 151, 0.64) 100%);
    box-shadow: 0px 0px 0px rgba(112, 74, 217, 0.11);
    border-radius: 40px;
    margin-bottom: 40px;
    font-family: Mulish;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}
.vacancy_item a {
     font-family: Mulish;
    font-weight: normal;
    font-size: 25px;
    line-height: 120%;
    color: #FFBA08;
}
.vacancy_item p {
    font-family: Mulish;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
}
#true_loadmore { 
    margin: 0 auto;
    cursor: pointer;
}
.vacancy-left {
    width: 40%;
    padding-right: 44px;
}
.vacancy-left .vacancy-item {
    background: linear-gradient(180deg, #130149 0%, rgba(69, 40, 151, 0.64) 100%);
    box-shadow: 0px 0px 0px rgba(112, 74, 217, 0.11);
    border-radius: 40px;
    padding: 33px 45px;
    margin-bottom: 40px;
}
.vacancy-right {
    width: 60%;
    background: linear-gradient(180deg, #130149 0%, rgba(69, 40, 151, 0.64) 100%);
    box-shadow: 0px 0px 0px rgba(112, 74, 217, 0.11);
    border-radius: 40px;
    padding: 33px 45px 0;
}
.vacancy-right .vacancy-item {
    margin-bottom: 45px;
}
.vacancy-item h4 {
    font-family: MulishExtraBold;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    color: #FFBA08;
}
.vacancy-item p, .vacancy-item li {
    font-family: Mulish;
    font-size: 13px;
    line-height: 16px;
}
.vacancy-item ul {
    padding-left: 15px;
}
#vacancy-item-top {
    background: url("images/vacancy-bg.png") no-repeat center center;
    padding: 133px 0 171px;
}
.project-img img {
    border-radius: 10px;
}
.single-post #single-block img {
    display: table;
    margin: 0 auto;
}
.single-post #single-block ul, .single-post #single-block ol {
    padding-left: 20px;
}
.single-post #single-block li {
    font-family: Mulish;
}
.item-post-single {
    position: relative;
    width: calc(50% - 23px);
    border-radius: 40px;
    overflow: hidden;
}
.item-post-single a {
    width: 100%;
    height: 100%;
    position: relative;
}
.item-post-single img {
    width: 100%;
    height: 100%;
}
.item-post-single-title {
    position: absolute;
    top: 0;
    height: 100%;
    text-align: center;
    width: calc(100% - 23px);
    padding: 0 15px;
    font-family: Mulish;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 39px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        vertical-align: middle;
}
#prev-next {
    margin-top: 82px;
}
#prev-next h2 {
    margin-top: 0;
}
.block-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#news-list {
    margin-top: 300px;
}
.news-list-item {
    background: linear-gradient(180deg, #130149 0%, rgba(69, 40, 151, 0.64) 100%);
    box-shadow: 0px 0px 0px rgba(112, 74, 217, 0.11);
    border-radius: 40px;
    width: calc(50% - 32px);
    display: table;
    font-family: Mulish;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 187.5%; 
}
.news-list-item:nth-child(2n) {
    margin-top: 98px;
}
.news-list-item:nth-child(2n+1) {
    margin-top: 38px;
}
.news-list-item img  {
    width: 100%;
}
.news-list-item img  {
    width: 100%;
}
a.news-title-list {
    font-family: Mulish;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 39px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 25px;
    display: table;
}
.news-list-item-bottom {
    padding: 30px 25px;
    display: table;
}
.news-list-time {
    margin: 0;
}
.news-list-item-cat {
    display: table;
    float: left;
}
.news-list-item-tag {
    display: table;
    float: right;
}
.news-list-item-cat p, .news-list-item-tag p {
    margin: 0;
    font-size: 15px;
}
.news_top_img img {
    display: table;
    margin: 70px auto;
}
#news-list #true_loadmore {
    margin-top: 50px;
}
#subscribe .container {
    position: relative;
    display: none;
}
.mc4wp-response {
    position: absolute;
    left: 0;
    bottom: -60px;
}
.mc4wp-form input[type=submit] {
    cursor: pointer;
}
#slider_follow_us .owl-item .item img {
    /*height: 428px;*/
}
/*--------------Page 404--------------------------*/
@import url('https://fonts.googleapis.com/css?family=Audiowide&display=swap');

body.error404{
  margin: 0px;
  overflow: hidden;
}
.error404 header {
    position: fixed;
    z-index: 9;
}
div.block404{
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  margin: 0px;
  background: radial-gradient(circle, #240015 0%, #12000b 100%);
  overflow: hidden;
}

.wrap{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.error404 h3{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 150px;
  font-size: 32px;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  display: block;
  color: #12000a;
  font-weight: 300;
  font-family: Audiowide;
  text-shadow: 0px 0px 4px #12000a;
  animation: fadeInText 3s ease-in 3.5s forwards, flicker4 5s linear 7.5s infinite, hueRotate 6s ease-in-out 3s infinite;
}

#svgWrap_1,
#svgWrap_2{
  position: absolute;
  height: auto;
  width: 600px;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#svgWrap_1,
#svgWrap_2,
div.block404 {
  animation: hueRotate 6s ease-in-out 3s infinite;
}

#id1_1,
#id2_1,
#id3_1{
  stroke: #ff005d;
  stroke-width: 3px;
  fill: transparent;
  filter: url(#glow);
}

#id1_2,
#id2_2,
#id3_2{
  stroke: #12000a;
  stroke-width: 3px;
  fill: transparent;
  filter: url(#glow);
}

#id3_1{
  stroke-dasharray: 940px;
  stroke-dashoffset: -940px;
  animation: drawLine3 2.5s ease-in-out 0s forwards, flicker3 4s linear 4s infinite;
}

#id2_1{
  stroke-dasharray: 735px;
  stroke-dashoffset: -735px;
  animation: drawLine2 2.5s ease-in-out 0.5s forwards, flicker2 4s linear 4.5s infinite;
}

#id1_1{
  stroke-dasharray: 940px;
  stroke-dashoffset: -940px;
  animation: drawLine1 2.5s ease-in-out 1s forwards, flicker1 4s linear 5s infinite;
}
#pagavlog {
	padding-bottom: 59px;
}
.pagavlog_item {
	position: relative;
	height: 400px;
}
.pagavlog_podlogka {
	position: absolute;
	width: 85%;
	height: 80%;
	bottom: 45px;
	right: 15px;
	background: linear-gradient(180deg, #130149 0%, #452897 100%);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
	border-radius: 40px;
	z-index: -9;
	-webkit-transition: all 0.3s ease-out 0.3s;
     -moz-transition: all 0.3s ease-out 0.3s;
     -o-transition: all 0.3s ease-out 0.3s;
	transition: all 0.3s ease-out 0.3s;
}
.pagavlog_wrap {
	width: 85%;
	height: 80%;
	margin-top: 20px;
	margin-left: 10px;
	-webkit-transition: all 0.3s ease-out 0.3s;
     -moz-transition: all 0.3s ease-out 0.3s;
     -o-transition: all 0.3s ease-out 0.3s;
	transition: all 0.3s ease-out 0.3s;
	border-radius: 40px;
}
.pagavlog_wrap img {
	border-radius: 40px;
}
.pagavlog_wrap a {
	display: table;
	    height: 100%;
    width: 100%;
} 
.pagavlog_wrap a span { 
	position: absolute;
	bottom: 100px;
	left: 25px; 
	width: 80%;
	font-family: Mulish;
	font-style: normal;
	font-weight: 800;
	font-size: 1.2vw;
	line-height: 1;
	transition: all 0.3s ease 0.3s;
}
.pagavlog_item:hover .pagavlog_podlogka { 
	bottom: 30px;
	right: 0;
	background: linear-gradient(270deg, #E9C50D 0%, #EBAD0F 93%);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6); 
}
.pagavlog_item:hover .pagavlog_wrap {
	margin-top: 5px;
	margin-left: 0;
}
.pagavlog_item:hover .pagavlog_wrap a span {
	left: 15px; 
	color: #fff;
}
#pagavlog .owl-theme .owl-dots .owl-dot.active span, #pagavlog .owl-theme .owl-dots .owl-dot:hover span {
	background: #2991F1;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 60px;
	width: 15px;
}
#pagavlog .owl-theme .owl-dots .owl-dot:hover span {
	width: 10px;
}
span.youtube_button {
    height: 110px !important;
    text-align: center;
    font: 48px/1.5 sans-serif;
    color: #BD1414 !important;
    text-shadow: none !important;
    background: rgba(243, 242, 242, 0.75) !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    width: 100px !important;
    border-radius: 50% !important;
    line-height: 110px !important;
    left: 50% !important;
    margin-left: -55px !important;
	padding-left: 10px !important;
}
@keyframes drawLine1 {
  0%  {stroke-dashoffset: -940px;}
  100%{stroke-dashoffset: 0px;}
}

@keyframes drawLine2 {
  0%  {stroke-dashoffset: -735px;}
  100%{stroke-dashoffset: 0px;}
}

@keyframes drawLine3 {
  0%  {stroke-dashoffset: -940px;}
  100%{stroke-dashoffset: 0px;}
}

@keyframes flicker1{
  0%  {stroke: #ff005d;}
  1%  {stroke: transparent;}
  3%  {stroke: transparent;}
  4%  {stroke: #ff005d;}
  6%  {stroke: #ff005d;}
  7%  {stroke: transparent;}
  13% {stroke: transparent;}
  14% {stroke: #ff005d;}
  100%{stroke: #ff005d;}
}

@keyframes flicker2{
  0%  {stroke: #ff005d;}
  50% {stroke: #ff005d;}
  51% {stroke: transparent;}
  61% {stroke: transparent;}
  62% {stroke: #ff005d;}
  100%{stroke: #ff005d;}
}

@keyframes flicker3{
  0%  {stroke: #ff005d;}
  1%  {stroke: transparent;}
  10% {stroke: transparent;}
  11% {stroke: #ff005d;}
  40% {stroke: #ff005d;}
  41% {stroke: transparent;}
  45% {stroke: transparent;}
  46% {stroke: #ff005d;}
  100%{stroke: #ff005d;}
}

@keyframes flicker4{
  0%  {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  30% {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  31% {color: #12000a;text-shadow:0px 0px 4px #12000a;}
  32% {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  36% {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  37% {color: #12000a;text-shadow:0px 0px 4px #12000a;}
  41% {color: #12000a;text-shadow:0px 0px 4px #12000a;}
  42% {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  85% {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  86% {color: #12000a;text-shadow:0px 0px 4px #12000a;}
  95% {color: #12000a;text-shadow:0px 0px 4px #12000a;}
  96% {color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
  100%{color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
}

@keyframes fadeInText{
  1%  {color: #12000a;text-shadow:0px 0px 4px #12000a;}
  70% {color: #ff005d;text-shadow:0px 0px 14px #ff005d;}
  100%{color: #ff005d;text-shadow:0px 0px 4px #ff005d;}
}

@keyframes hueRotate{
  0%  {
    filter: hue-rotate(0deg);
  }
  50%  {
    filter: hue-rotate(-120deg);
  }
  100%  {
    filter: hue-rotate(0deg);
  }
}

#polylang-2 ul li.lang-item-ru a {
	display: none;
}