/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus7
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

::selection {
    background: #282842;
    color: #fff;
}

@font-face {
    font-family: 'Adamas-Regular';
    src: url(/wp-content/uploads/fonts/Adamas-Regular.otf);
    font-style: normal;
}

@font-face {
    font-family: 'Polya-Regular';
    src: url(/images/medic/POLYA.otf);
    font-style: normal;
    font-display: swap;
}


body {
    margin: 0;
    -webkit-font-smoothing: auto;
    font-family: "Montserrat", sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    font-family: "Inter", sans-serif !important;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

strong {
    font-weight: bold !important;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input,
textarea {
    line-height: normal;
    font-family: "Inter", sans-serif !important;
}

button {
    font-family: "Inter", sans-serif !important;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.navbar-light .navbar-toggler-icon {
    background-image: none;
}


/*--------------------------------------------------------------
  # Typography
  --------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
    overflow-wrap: inherit !important;
    font-family: "Montserrat", sans-serif !important;
}

span,
div,
li,
p {
    font-family: "Inter", sans-serif !important;
}

h1 {
    font-size: 32px;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 17.5px;
}

p {
    margin-bottom: 1.5em;
    font-family: "Inter", sans-serif !important;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

h3.widget-title {
    font-size: 1.2rem;
}

/*h1.new-title-home {
    max-width: 730px;
}
*/

/*--------------------------------------------------------------
  # Elements
  --------------------------------------------------------------*/

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
  # Forms
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  # Navigation
  --------------------------------------------------------------*/

header#masthead {
    margin-bottom: 0;
    background-color: transparent;
    box-shadow: none;
    padding: .74rem 1rem;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

.pl-50px {
    padding-left: 50px;
}

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

.mt--140px {
    margin-top: -140px;
}

.navbar-brand a img {
    width: 105px !important;
}

.navbar-brand>a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand>a:visited,
.navbar-brand>a:hover {
    text-decoration: none;
}

.BGnumber {
    padding-left: 11%;
    background-repeat: no-repeat;
    background-position: top left;
}

.BGnumber1 {
    background-image: url('/images/linkbilding/list1.png');
    padding-left: 8%;
}

.BGnumber2 {
    background-image: url('/images/linkbilding/list2.png');
}

.BGnumber3 {
    background-image: url('/images/linkbilding/list3.png');
}

.BGnumber4 {
    background-image: url('/images/linkbilding/list4.png');
}

.triangle-list-number {
    position: relative;
}

.triangle-list-bold {
    width: calc(100% - 93px);
    margin-bottom: 15px;
}

.triangle-number {
    position: absolute;
    font-size: 22px;

    color: #fff;
    width: 84px;
    height: 78px;
    z-index: 1;
    left: 33%;
    top: 27%;
}

.triangle-list {
    list-style: none;
    padding-inline-start: 0;
    margin: 0;
}

.triangle-list-item {
    position: relative;
    display: flex;
    align-items: center;
}

.triangle-list-item:after {
    width: 100%;
    height: 100%;
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }

    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}


/*--------------------------------------------------------------
  ## Links
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Menus
  --------------------------------------------------------------*/
@media(min-width: 769px) {
    .dropdown {
        position: initial !important;
    }
}

#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a,
body:not(.theme-preset-active) #masthead .navbar-nav>li>span {
    color: #fff;
    padding: 0;
    font-weight: 500;
    font-size: 23px;
    /*margin: 30px 0;*/
    text-align: left;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;

    width: fit-content;
    transition: all 0.15s ease-in;
}

.navbar-nav ul.dropdown-menu {
    display: block;
    left: 31%;
    top: 68px;
    background: transparent;
    border: none;
    color: #fff;
    padding: 0px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    width: fit-content;
    position: absolute;
}

ul#menu-main-menu>li {
    max-width: 35%;
    position: unset;
    /* margin: 30px 0; */
    padding: 16px 0;
    width: fit-content;
}

ul#menu-main-menu-ua>li {
    max-width: 35%;
    position: unset;
    /* margin: 30px 0; */
    padding: 16px 0;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    height: 100%;
}

ul#menu-main-menu>li.menu-item-has-children:hover>.dropdown-menu {
    opacity: 1 !important;
    visibility: visible;
    left: 31%;
    top: 68px;
    overflow: visible;
    transition: all 0.3s ease-in;
    width: 70%;
}

ul#menu-main-menu-ua>li.menu-item-has-children:hover>.dropdown-menu {
    opacity: 1 !important;
    visibility: visible;
    left: 31%;
    top: 68px;
    overflow: visible;
    width: 70%;
}

ul#menu-top-menu {
    list-style: none;
    display: flex;
    margin-bottom: 0px;
}

ul#menu-top-menu a {
    color: #fefefe;
    font-size: 18px;
    font-weight: 500;
    margin-left: 5px;
}

ul#menu-top-menu-ua {
    list-style: none;
    display: flex;
    margin-bottom: 0px;
}

ul#menu-top-menu-ua a {
    color: #fefefe;
    font-size: 18px;
    font-weight: 500;
    margin-left: 5px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    position: absolute;
    left: 100% !important;
}

.dropdown-menu .dropdown-item {
    width: fit-content;
}

#menu-main-menu {
    position: relative;
}

#menu-main-menu-ua {
    position: relative;
}

.col-with-sidebar {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    flex-direction: column;
    padding-top: 30px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1110px;
    margin: auto;
}

.current_page_item .dropdown-menu {
    opacity: 1 !important;
}

.item-block-soc-tel {
    width: 100%;
}

.soc-line-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

img.img-social {
    width: 35px;
}

.tel-zad-vopros {
    position: relative;
    top: 0px;
    width: 100%;
}

.block-link-img {
    display: flex;
    width: 100%;
    align-items: center;
    width: 215px;
    margin-left: 30px;
}

a.link-tel-menu {
    font-size: 20px;
    color: #fff;

    display: inline-block;
}

.tel-block-zad {
    display: flex;
}

.tel-block-zad img.img-soc-icon {
    width: 18px;
    margin-left: 10px;
    position: relative;
    top: -1px;
}

.btn-menu a {
    display: block;
    margin-top: 0px;
    text-align: center;
}

/*.dropdown-toggle::after {*/
/*    display: none;*/
/*}*/

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
    color: #ed1f3d !important;
    font-weight: 600;
    /*background: #f9f9f9;*/
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover:before,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a:before {
    content: "";
    content: "";
    display: block;
    width: 5px;
    height: 20px;
    background: #ed1f3d;
    border-radius: 5px;
    position: absolute;
    left: -15px;
    top: 8px;
}

.menu-head-section {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    max-width: 100%;
    background: #282842f0;
    color: #fff;
    display: flex;
    transform: translate(0px, 0px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    align-items: center;
}

div#main-nav.collapsing {
    height: 100% !important;
}

.menu-head-section.visible {
    display: flex;
    align-items: center;
    visibility: visible;
    opacity: 1;
    transform: translate(0px, 0px);
    transition: all 0.5s ease-in-out;
}

.row-flex-menu {
    display: flex;
    flex-wrap: wrap;
}


.soc-line-block {
    max-width: 130px;
    margin-top: 0px;
    margin-left: 50px;
}

.col-with-menu {
    flex-basis: 100%;
}

.tel-zad-vopros {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

ul#menu-main-menu {
    display: block;
    padding-left: 15px;
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #fff none repeat scroll 0 0;
}

img.logo-head-menu {
    max-width: 170px;
    margin-left: 0;
    margin-top: 0px;
}


@media (min-width: 1350px) {
    img.logo-head-menu {
        margin-top: 0px;
    }
}

input:focus {
    background: transparent !important;
}



.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover .dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
}


.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.2;
    font-size: 16px !important;
    text-align: left;
    color: #fff;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

#masthead .navbar-nav li a:hover {
    color: #ed1f3d;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li>.dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }

    .post-1235 .new-slider-template .top_block {
        margin-top: 0;
    }

    .dropdown-menu li a {
        padding: 0;
    }

    #masthead .navbar-nav>li>a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }

    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}


/*--------------------------------------------------------------
  # Accessibility
  --------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
  # Alignments
  --------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}


/*--------------------------------------------------------------
  # Clearings
  --------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
  # Widgets
  --------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}


/*--------------------------------------------------------------
  # Content
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Posts and pages
  --------------------------------------------------------------*/

#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 4.125rem;
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on,
.byline,
.comments-link {
    color: #9a9a9a;
}

.entry-title>a {
    color: inherit;
}

.forma-gorisontal .get-result-subtitile {
    color: #272730;
}


/*--------------------------------------------------------------
  ## Comments
  --------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}


/*--------------------------------------------------------------
  # Infinite scroll
  --------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
  # Media
  --------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
  ## Captions
  --------------------------------------------------------------*/

.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
  ## Galleries
  --------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

.section-html-3.html-post-1235 .center_block,
.section-html-3.html-post-1256 .center_block {
    margin-bottom: 20px;
}

.section-html-2.html-post-1235 .center_block,
.section-html-2.html-post-1256 .center_block {
    margin-bottom: 60px;
}

.section-html-2.html-post-1235 .triangle-list-item-1,
.section-html-2.html-post-1256 .triangle-list-item-1 {
    margin-bottom: 30px;
}

.post-1235 .new-slider-template .top_block,
.post-1256 .new-slider-template .top_block {
    margin-top: -40px;
}

.section-html-3.html-post-1235 .center_block .img,
.section-html-3.html-post-1256 .center_block .img {
    background-image: url('/images/linkbilding/elips.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.section-html-3.html-post-1235,
.section-html-3.html-post-1256 {
    background-color: #282844;
    padding: 63px 0px 52px 0 !important;
    margin: 40px 0 65px 0;
}

.tri-kartinki-info-sait {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}

.tri-kartinki-info-sait>div {
    position: relative;
}

.tri-kartinki-info-sait img {
    margin-bottom: 15px;
}

.tri-kartinki-info-sait p {
    margin-bottom: 0;
}

.tri-kartinki-info-sait .gray-circle {
    height: 117px;
    width: 117px;
    border-radius: 50%;
    background-color: #eeeeee;
    display: block;
    position: absolute;
    top: -34px;
    left: 10px;
    z-index: -1;
}

.section-html-2.html-post-1796,
.section-html-2.html-post-1824 {
    background-image: url('/images/razrabotca-restotana/bg-dark.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 63px 0px 52px 0 !important;
    margin: 40px 0 65px 0;
}

.section-html-0.html-post-1973,
.section-html-0.html-post-1990 {
    background-image: url('/images/info_sait/Bg_dark.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 63px 0px 52px 0 !important;
    margin: 40px 0 65px 0;
}

.section-html-2.html-post-1796 .top_block,
.section-html-2.html-post-1824 .top_block {
    text-align: right;
}

.section-html-2.html-post-1796 .bottom_block .bottom_block_top .left_img,
.section-html-2.html-post-1824 .bottom_block .bottom_block_top .left_img {
    margin-top: -165px;
}

.section-html-3.html-post-1796 .list-item p,
.section-html-3.html-post-1824 .list-item p {
    font-size: 16px;
}

.container-for-img img {
    height: 63px;
}

.container-for-img {
    width: 159.75px;
    height: 136.68px;
    justify-content: center;
    align-items: center;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    display: flex;
}


.last-list-item {
    align-items: center;
    display: flex;
}

.last-list-item p {
    margin: 0;
    margin-left: 50px;
}


/*--------------------------------------------------------------
  # Plugin Compatibility
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Woocommerce
  --------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value>select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}


/*--------------------------------------------------------------
  ## Elementor
  --------------------------------------------------------------*/

.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
  ## Visual Composer
  --------------------------------------------------------------*/

.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/

.navbar-dark .site-info {
    color: #fff;
}

.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a,
footer#colophon a {
    color: inherit;
}


footer#colophon a:nth-child(2) {
    margin-top: 10px;
}

footer#colophon a:nth-child(3) {
    margin-top: 10px;
}

/*NEW HOME START*/

.web-title-zag {
    font-family: "Adamas-Regular" !important;
    color: #ed1f3d;
    font-size: 98px;
    margin-left: 13px;
    font-weight: lighter;
}

.block-web {
    margin-top: 80px;
}

.subtitle-webdev {
    color: #FFFFFF;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 90px;
    font-family: "Montserrat", sans-serif;
    margin: -20px 0px -15px;
    display: block;
    letter-spacing: -6px;
}

.desc-webdev {
    margin-bottom: 35px;
}

section.new-slider-template p {
    font-size: 18px;
}

.desc-webdev p {
    font-size: 18px;

    color: #272730;
    line-height: 125%;
    text-align: left;
}

.web-uslugi {
    margin-top: -30px !important;
}

#i-have-a-tooltip {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap !important;
    margin: 30px 20px -10px 0px;
}

#i-have-a-tooltip {

    font-size: 18px;
    position: relative;
    color: #000;
}

#i-have-a-tooltip a {
    color: #272730;
}

#i-have-a-tooltip a {
    text-decoration: none;
    font-size: 19px;
    color: #272730;
    position: relative;
    /* margin-bottom: 50px; */
    transition: all 0.2s;
    overflow: hidden;

}

.arrow-dev {
    margin-top: -4px;
}

#i-have-a-tooltip a::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: 8px;
    left: 100%;
    width: 100%;
    height: 1px;
    background: #272730;
    transition: all 0.3s;
    transition-delay: 0.1s;
}

#i-have-a-tooltip:hover:before {
    opacity: 1;
    display: block;
    transform: translate(0px, -55px);
    width: fit-content;
}

#i-have-a-tooltip:before {
    content: attr(data-description);
    box-sizing: border-box;
    display: none;
    background: #e3e5ea;
    color: #8e9096;
    padding: 8px 10px;
    position: absolute;
    bottom: 0px;
    /* height: 65px; */
    line-height: 20px;
    border-radius: 10px;
    opacity: 0;
    transition: .25s ease-in-out;
    font-size: 14px !important;

    text-align: center;
}

#i-have-a-tooltip a:hover::after {
    left: 0%;
}

.moreAfterImg {
    margin: 28px 0 0;
    text-align: center;
    position: relative;
    left: -38px;
}

a.btn-leave-app {
    padding: 15px 50px 15px !important;
    background-color: #fff;
    color: #000;
    border-radius: 40px !important;
    border: 2px solid #272730 !important;

    font-size: 18px !important;
    -webkit-box-shadow: 0 17px 40px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 17px 40px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 17px 40px 0 rgba(0, 0, 0, .08);
    transition: all .2s ease-in;
    cursor: pointer !important;
}

a.red-btn-works {
    background-color: #ed1f3d;
    color: #fff;
    border: 2px solid #ed1f3d !important;
}

.button-hover {
    display: inline-block;
    padding: 1em 2.5em;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    transition: all ease 500ms;
    box-shadow: 0 13px 20px -11px rgba(0, 0, 0, .2) !important;
}

.block-full-ornate {
    margin-top: 198px;
    text-align: right;
}

.moreAbout {

    font-size: 18px;
    border-bottom: 1px solid;
    color: #ed1f3d;
}

.map-canvas {
    text-align: center;
    position: absolute;
    top: 0;
    /* left: 0; */
    right: 10%;
    z-index: 0 !important;
}

#canvas-map {
    width: 1100px !important;
}

.bottom-polylnag-switcher {
    font-size: 15px;
    max-width: 300px;
}

.bottom-polylnag-switcher .name-languages {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.bottom-polylnag-switcher .present-name-lang {

    color: #79797d !important;
    font-size: 15px;
}

.bottom-switcher a:after {
    position: relative;
    left: 0;
    color: white;
    font-size: 15px;
}

.bottom-switcher-ua a:after {
    content: 'Російська';
}

.bottom-switcher-ru a:after {
    content: 'Украинский';
}

.bottom-switcher {
    list-style: none;
    padding: 0;
}

.bottom-switcher li a {
    position: relative;
    color: transparent;
    display: block;
    width: 100px;
}

.language_saita {
    margin-right: 10px;
}


a:hover {
    text-decoration: none;
}

.btn-all-work {
    text-align: center;
    position: relative;
    left: 7px;
    margin: 48px 0px 0px;
}

section.seo-block-home {
    background-color: #fafafc;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    padding: 100px 0px 130px;
}

section.web-block-home {
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 60px 0px 130px;
    position: relative;
    z-index: 2;
}

section.web-block-home .container,
section.seo-block-home .container,
section.block-rekl-home .container {
    position: relative;
    z-index: 9;
}

section.seo-block-home .map-canvas {
    text-align: center;
    position: absolute;
    top: 0;
    left: -30%;
    z-index: 0 !important;
}

canvas#map-canvas-o {
    margin-top: 60px;
}

.block-leave-app.btn-works-ads {
    text-align: center;
}

section.block-rekl-home {
    background-color: #ffffff;
    color: #000;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 100px 0px 130px;
    z-index: 2;
}

div#js-map-canvas-l {
    margin-bottom: 130px;
}

.letter-l {
    right: 5%;
    bottom: 0 !important;
    top: auto;
}

section.uslugi-studio-home {
    background-color: #282842;
    color: #fff;
    padding: 150px 0px 60px !important;
    position: relative;
    z-index: 2;
}

.what-seo-title {
    color: #282842;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;
    font-size: 56px;

    margin: -40px 0px -23px;
    line-height: 125%;
}

.what-seo-block {
    margin: 20px 0px 70px;
}

.what-seo-text p {
    font-size: 18px;
    line-height: 135%;
    color: #fff;
}

.uslugi-studio-home .what-seo-text p {
    font-size: 18px;
    line-height: 135%;
    color: #fff;
}

.sub-title {
    font-size: 48px;
    line-height: 125%;

    color: #fff;
}

.what-spisok {
    margin-bottom: 70px;
    padding-left: 30px;
}

.fakty-spisok {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}

.what-spisok li {
    opacity: 1 !important;
}

.what-insert {
    position: relative;
    padding: 0 40px 0 45px;
}

.item-zag {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    color: #fff;
}

.desc-isert-seo {
    margin-top: 5px;
}

.desc-isert-seo {
    font-size: 18px;
    line-height: 125%;
    color: #fff;
    padding-right: 12px;
    font-weight: 200;
}

.arrow-insert {
    position: absolute;
    left: 0;
}

.red-arrow {
    left: -47px;
}

.page-new-home .numb {
    left: -47px;
}

.numb span {
    margin: auto;
}

.numb {
    position: absolute;
    font-size: 22px;

    color: #fff;
    width: 84px;
    height: 78px;
    display: flex;
}

.item-three {
    width: 33.3333%;
}

.numb {
    left: -47px;
}

.uslugi-studio-home .container {
    position: relative;
    z-index: 9;
}

.letter-l-second {
    right: 15%;
    top: 22% !important;
}

section.audit-block-home {
    background-color: #ffffff;
    color: #000;
    background-image: none;
    padding: 130px 0px 70px;
}

.zadachi-home-section p.item-zadach-title {
    color: #fff;
    text-transform: uppercase;
}

.zadachi-home-section p.desc-text-zada {
    color: #fff;
}

.zadachi-home-section span.sobsno-cyfra {
    color: #fff;
}

section.section-zadachi.zadachi-home-section {
    background-color: #282844;
    background-image: url(/images/web-dev/rombs.jpg);
    padding-top: 130px;
    padding-bottom: 50px;
}

section.section-our-team {
    padding: 0px 0px 100px;
}

.titleAudit {
    font-size: 48px;

    color: #272730;
    line-height: 125%;
    margin-bottom: 40px;
}

.flexImg {
    display: flex;
}

.leftBtn {
    height: 25px;
    flex-basis: 40%;
    margin-top: 0px;
}

.imgGif {
    position: relative;
    top: -80px;
    right: -40px;
}

.example-audit {

    font-size: 18px;
    border-bottom: 1px solid;
    color: #ed1f3d;
}

.leave-product {
    padding: 17px 50px 17px !important;
    background-color: #fff;
    color: #272730;
    border-radius: 40px !important;
    border: 2px solid #272730 !important;

    font-size: 18px !important;
    -webkit-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease-in;
    bottom: 0;
    cursor: pointer !important;
    display: inline-block;
    margin-top: 60px;
    padding: 17px 40px 17px !important;
    text-align: center;
}

section.section-our-works {
    color: #fff;
    padding: 130px 0px 150px;
    background-color: #282844;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-position: center 0;
}

p.our-works {
    font-size: 90px;

    margin: -40px 0px -23px;
    text-align: center;
    color: #282844;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;
}

.child-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1);
    transition: all 0.4s ease-in-out;
    overflow: hidden !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
}

.img-menu {
    position: relative;
    border-radius: 15px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    /* border: 1px solid; */
    overflow: hidden;
    margin: 0px 0px 0px;
    width: 100%;
    min-height: 300px;
}

.parent-block {
    width: 100%;
    height: 100%;
    overflow: hidden !important;
}

.parent {
    position: relative;
}

.works-item {
    margin: 70px 0px 0px;
    min-height: 405px;
}

.our-works-desc {
    font-size: 18px;
    line-height: 135%;
    margin-top: 30px;
    margin-bottom: 0px;
}

.title-work {
    font-size: 16px;

    margin-bottom: 5px !important;
    margin-top: 10px;
    color: #fff;
}

.subtitle-work {
    margin: -5px 0px;
    font-size: 16px;

    color: #fff;
}

.all-works a.btn-leave-app {
    padding: 15px 50px 15px !important;
    background-color: #ed1f3d;
    color: #fff;
    border-radius: 40px !important;
    border: 2px solid #ed1f3d !important;

    font-size: 18px !important;
    -webkit-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease-in;
    cursor: pointer !important;
}

.all-works {
    text-align: center;
    margin-top: 70px;
    display: block;
}

.otzyvy-title {
    color: #fff;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 56px;

    margin: -40px 0 -23px;
    line-height: 125%;
}

.google-reviews {
    margin-top: -22px;
    display: flex;
    font-size: 18px;
    color: #272730;
}

.otzyvy-title-block {
    margin: 100px 0 70px;
    display: flex;
    justify-content: space-between;
}

.google-reviews a {
    color: #272730;
}

.avatar-reviews {
    position: relative;
    display: flex;
    align-items: center;
}

.stars_icon {
    width: 70px !important;
    margin-left: 6px;
}

.home .avatar-reviews {
    display: flex;
    align-items: center;
}

.avatar-rev-web {
    border-radius: 50%;
}

.name-reviews {
    margin-left: 10px;
    font-size: 18px;
    color: #272730;
    font-weight: 600;
}

.quote-reviews {
    position: absolute;
    right: -20px;
    top: -7px;
}

.desc-review {
    font-size: 15px;
    font-weight: 300;
    line-height: 125%;
    color: #272730;
    margin-bottom: 0;
}

.read-all-reviews {
    display: inline-block;
}


.first-bold {}

.partners-title {
    color: #FFFFFF;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 50px;

    margin: 0;
    margin-bottom: 30px;
    line-height: 125%;
}

section.section-our-client {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fafafc;
    padding: 60px 0 80px;
}

.partners-block {
    margin: 20px 0px 0;
}

.portfolio-inside a.see-keis {
    font-size: 16px;
}

.img-partners {
    border-radius: 10px;
    box-shadow: 0px 10px 20px 4px rgba(202, 202, 202, 0.16);
    margin-bottom: 40px;
    transition: all .1s ease-in;
}

.img-partners:hover {
    box-shadow: 0px 10px 27px 6px rgba(0, 0, 0, 0.1);
}

section.section-reviews-block {
    padding: 70px 0px 120px;
    background-color: #fff;
    position: relative;
}

footer#colophon {
    background-image: none;
    background-color: #282842;
    position: relative;
    overflow: hidden;
    padding: 130px 0 100px;
}

.btn-footer-link:hover {
    box-shadow: 0 15px 30px 0 rgba(255, 255, 255, .2);
    transition: all .2s ease-in;
    text-decoration: none;
}

.new-header-slider_btn:hover {
    transform: translate(0px, -10px) !important;
}

img.logo-footer-new {
    max-width: 180px;
    max-height: 75px;
}

.after-logo-text,
.effect-footer {
    font-size: 16px;

    color: #b6b8bd;
    line-height: 135%;
    margin-top: 30px;
}

.effect-footer {
    margin-top: 20px;
}

.social-footer {
    display: flex;
    justify-content: center;
}

.social-footer a {
    font-size: 13px;
    color: #666666;
}

img.img-social {
    width: 20px;
}

.footer-add-link br,
#footer-widget .contact-block br {
    display: none;
}

#footer-widget .adres-footer br {
    display: block;
}

.title-footer-link {
    font-size: 24px;
    color: #fff;

    margin-top: -12px;
    background: transparent;
}

.menu-item-has-children.active .menu-item-has-children.active>.dropdown-item {
    color: #ed1e2f;
}

@media(min-width: 500px) {

    .menu-item-has-children.menu-item-2116.active>.dropdown-menu,
    .menu-item-has-children.menu-item-1299.active>.dropdown-menu,
    .menu-item-has-children.menu-item-2172.active>.dropdown-menu,
    .menu-item-has-children.menu-item-1305.active>.dropdown-menu {
        opacity: 1 !important;
        visibility: visible !important;
        top: 0 !important;
        left: 45%;
        overflow: visible;
    }

    .menu-item-has-children.active>.dropdown-menu {
        left: 100% !important;
    }
}

.footer-link-menu {
    display: table;
    color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 5px;
    position: relative;
    transition: all 0.2s;
    overflow: hidden;
    margin-top: 5px;
    scrollbar-width: none;
}

.footer-link-menu.footer-link-menu-lh-min {
    line-height: 16px;
}

.footer-link-menu::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: 8px;
    left: 100%;
    width: 100%;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
    transition-delay: 0.1s;
    opacity: 0;
}

.footer-link-menu.footer-link-menu-lh-min::after {
    margin-top: 14px;
}

.post-249 p.get-result-subtitile,
.post-61 p.get-result-subtitile {
    color: #272730;
}

.footer-link-menu:hover::after {
    left: 0%;
    opacity: 1;
}

.adres-footer {
    font-size: 16px !important;
    color: #b6b8bd;
    line-height: 135%;
    margin-bottom: 0px;
}

div#content {
    padding: 0px !important;
}

.tel-footer {
    color: #fff !important;
    display: inline-block;
    font-size: 16px !important;
}

a.tel-footer {
    margin: 5px 0px;
}

.btn-footer {
    margin-top: 35px;
}

.btn-footer-link {
    color: #272730 !important;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 12px;

    letter-spacing: 1px;
    background-color: #ffffff;
    padding: 15px 30px;
    border-radius: 30px;
    transition: all 0.2s ease-in;
    cursor: pointer !important;
}

.social-link {
    margin: 10px 15px 0px 0px;
    display: inline-block;
}

a.block-link-policy {
    color: #cecece !important;
    display: block;
    margin-top: 20px;
    font-size: 14px !important;
    text-decoration: underline;

}

a.example-audit {
    margin-bottom: 40px;
    display: inline-block;
    margin-right: 51px;
}


/*NEW HOME END*/


/*START WEB DEV*/

.bg-slide-web {
    width: 100%;
    background-image: url(/images/web-dev/slide_web.jpg);
    background-size: cover;
    min-height: 750px;
    height: 100vh;
    display: flex;
    align-items: center;
}

.page-id-29 .new-title-home,
.page-id-3591 .new-title-home {

    color: #ed1f3d;
    line-height: 100px !important;
    text-transform: none !important;
    font-size: 80px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}

.contentSlide {
    margin-top: 0px;
}

.page-id-29 h1.new-title-home span,
.page-id-3591 h1.new-title-home span {
    font-size: 50px;
    margin-top: -10px;
    display: block;
}

p.p-new-header-text {
    margin: -9px 0px 0px !important;

    font-size: 18px !important;
    color: #272730 !important;
    padding: 10px 2px !important;
    font-weight: normal;
}

.new-header-slider_btn {
    padding: 17px 9px 17px !important;
    background-color: #ed1f3d;
    color: #fff !important;
    border-radius: 25px !important;
    border: 2px solid #ed1f3d !important;

    font-size: 18px !important;
    -webkit-box-shadow: 0px 17px 40px 0px rgba(161, 138, 138, 0.08);
    -moz-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease-in;
    cursor: pointer !important;
    font-weight: normal !important;
    display: inline-block;
    width: 86px;
    height: 86px;
    text-align: center;
}

.btn-slide-newHome {
    margin: 0px 0px 0px !important;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999;
}

.animation-block {
    margin: 80px 0 0px;
}

#holder {
    position: relative;
    width: 100%;
    height: 150px;
    padding-bottom: 50px;
    margin-top: -50px;
}

#slogans {
    position: relative;
    top: 0;
    right: 0;
}

.animation-title {
    color: #fff;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 56px;

    margin: -40px 0 -23px;
    line-height: 125%;
}

.animation-title strong {
    opacity: 0;
}

div#slogans-block strong {
    opacity: 1;
}

div#slogans-block {
    display: none;
}

.product-item-title a {
    color: #272730;
}

.product-item-title {
    font-size: 24px;

    color: #272730;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.product-block-desc p {
    font-size: 16px;
    color: #272730;
    line-height: 20px;
}

.leave-product {
    margin-top: 0px;
}

.owl-dots {
    text-align: center;
    position: relative;
    bottom: -7px;
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid #bdbdbd;
    border-radius: 100%;
    margin: 0 2px;
}

.owl-dots .owl-dot.active span {
    background: #ed1f3d;
    border-color: #ed1f3d;
}

.product-item .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: auto;
}

.product-item-desc {
    height: 285px;
}

img.product-img {
    border-radius: 8px;
}

.product-item {
    margin-bottom: 150px;
}

.leave-product:hover {
    color: #fff !important;
    background-color: #ed1f3d;
    border: none !important;
    box-shadow: 0 12px 50px 0 rgba(237, 31, 61, .25);
    transition: all .2s ease-in;
    border: 2px solid #ed1f3d !important;
}

.page-id-29 .leave-product,
.page-id-3591 .leave-product {
    position: absolute;
}

.title-stage {
    color: #FFFFFF;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 50px;

    margin: -40px 0px -23px;
    line-height: 125%;
}

.portfolio-acrhive .portfolio-content article.portfolio-case:hover .see-keis-port {
    opacity: 1;
    visibility: visible;
}

.faq-group h3 {
    font-size: 22px;
}

.page-id-29 .title-stage-block,
.page-id-3591 .title-stage-block {
    margin: 150px 0px;
}


.animation-arrow:before {
    content: '';
    background: #fafafc;
    position: absolute;
    width: 74px;
    height: 70px;
    transition: all 1.5s ease-in;
}

.arrow-img-down:before {
    margin-top: 74px;
    transition: all 1.5s ease-in;
}

.animation-arrow {
    text-align: center;
    margin: 200px 0px 0px;
}

ul.stage-spisok {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

li.stage-item-li {
    flex-basis: 33.333%;
    margin-bottom: 50px;
}

.stage-desc {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    display: flex;
    align-items: center;
}

.img-stage {
    position: relative;
}

.desc-stage {
    width: 100%;
}

.desc-stage p {
    line-height: 27px;
    font-size: 18px;
}

.stage-item-img {
    float: left;
    height: 93px;
    width: 120px !important;
}

.section-stage-web-dev .numb {
    left: 0;
}

.section-stage-web-dev {
    background: #fafafc;
    position: relative;
    z-index: 99;
    padding-bottom: 60px;
}

img.arrow-right-img {
    max-width: 213px;
    margin: 30px 0px 0px 80px !important;
    width: 100%;
}

section.choose-us {
    background-color: #282844;
    background-image: url(/images/web-dev/rombs.jpg);
    /* background-size: cover; */
    background-attachment: fixed;
    padding: 160px 0px 30px;
}

.fixed-title {
    color: #282844;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;
    font-size: 56px;

    margin: -40px 0px -23px;
    line-height: 125%;
}

.sticky-content {
    opacity: 0;
    transition: all 0.25s ease-in;
    position: fixed;
}

.sticky-content.fixed {
    top: 35%;
    width: 27%;
    transition: all 0.25s ease-in;
    opacity: 1;
}

.desc-right-block {
    margin: 0px 0px 120px;
}

.number-fixed-block {
    color: #282844;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;
    font-size: 48px;

    margin: -25px 0px -5px;
    line-height: 125%;
    letter-spacing: 3px;
}

.desc-fixed-block {
    font-size: 18px;
    line-height: 125%;
    color: #fff;
}

.title-block {
    font-size: 32px;
    line-height: 100%;

    color: #fff;
}

.title-block {
    font-size: 32px;
    line-height: 100%;

    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
}

section.section-portfolio-webdev {
    background: #fff;
    padding: 100px 0 100px;
    z-index: 99;
    position: relative;
}

.works-result-title {
    color: #fff;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 56px;

    margin: -40px 0 -23px;
    line-height: 125%;
}

.works-result-block {
    margin: 50px 0 70px;
}

.parent {
    position: relative;
}

.page-id-29 .title-work,
.page-id-3591 .title-work {
    font-size: 16px;

    margin-bottom: 0 !important;
    margin-top: 10px;
    color: #272730;
}

.page-id-29 .subtitle-work,
.page-id-3591 .subtitle-work {
    margin: -5px 0;
    font-size: 16px;

    color: #272730;
}

.parent:hover .child-img {
    transform: scale(1.1);
    border-radius: 30px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
}

section.section-recomend {
    background-image: none;
    background-color: #fafafc;
    padding: 90px 0 130px;
    position: relative;
    z-index: 99;
}

.why-us-title {
    color: #fff;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 56px;

    margin: -40px -20px -23px;
    line-height: 125%;
}

.block-why-us {
    margin: 70px 0 150px 15px;
}

.why-us-item {
    height: 200px;
    padding: 40px 0 20px 0;
    margin-bottom: 0;
}

img.why-img {
    max-width: 120px;
    margin-top: -13px;
    margin-left: 17px;
}

.title-why-block {

    font-size: 32px;
    margin: -25px 0 0;
    color: #272730;
}

.desc-text-why-block {
    font-size: 18px;
    margin: 0 0 30px;
    line-height: 130%;
    color: #000;
}

.item-why-bg {
    background-image: url(/images/web-dev/bg_pattern.jpg);
}

section.seo-webdev {
    background-color: #fff;
    color: #000;
    position: relative;
    z-index: 99;
    padding: 0 0 20px;
}

.title-biznes {
    font-size: 48px;

    line-height: 120%;
    color: #272720 !important;
}

.btn-biznes {
    margin: 70px 0 0;
}

.link-zakaz-site {
    font-size: 18px;

    letter-spacing: 0;
    background-color: #ed1f3d;
    color: #fff !important;
    padding: 18px 40px 18px;
    border-radius: 30px;
    transition: all .2s ease-in;
    cursor: pointer !important;
}

#web-dev-seo {
    height: 350px;
    overflow-y: auto;
    width: 102%;
    padding: 0 15px 0 0;
    color: #272730;
}

.title-inside {

    font-weight: bold;
    color: #272730 !important;
}

section.seo-webdev {
    background-color: #fff;
    color: #000;
    position: relative;
    z-index: 99;
    padding: 130px 0 150px;
}

#web-dev-seo::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
}

#web-dev-seo::-webkit-scrollbar-track {
    border: 1px solid #fafafc;
    border-bottom: none;
    border-top: none;
    background: #e0e0e0;
    /* border-right: 3px solid #fafafc; */
}

#web-dev-seo::-webkit-scrollbar-track:horizontal {
    border-bottom-width: 1px;
}

#web-dev-seo::-webkit-scrollbar-track:vertical {
    border-right-width: 1px;
}

#web-dev-seo::-webkit-scrollbar-thumb {
    border: 0px solid #272730;
    border-radius: 10px;
}

#web-dev-seo::-webkit-scrollbar-thumb:horizontal {
    border-bottom-width: 8px;
}

#web-dev-seo::-webkit-scrollbar-thumb:vertical {
    border-right-width: 8px;
}

div#web-dev-seo p {
    line-height: 1.4;
}

.page-id-29 section.section-reviews-block,
.page-id-3591 section.section-reviews-block {
    background-color: #fafafc;
}

section.section-interest {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 0 0;
    position: relative;
    z-index: 99;
    padding: 30px 0 120px;
}

.block-interest {
    margin: 35px 0 0 20px;
}

.block-interest:has(.title-interest) {
    margin-bottom: 60px;
}

.interest-block {
    /* text-align: center; */
    transition: all .2s ease-in;
    padding: 20px;
    border-radius: 20px;
    background: #F8F8F8;
}

.interest-block img {
    width: 100%;
}

.bottom-interest {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
}

.interest_descr p {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    margin-bottom: 0;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.interest_descr p .bold {}



/* .interest-block:hover {
    transform: translate(0px, -10px);
} */

.link-int {

    color: #212529;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
    display: block;
    /* height: 45px; */
    /* margin-bottom: 10px; */
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-interest {
    color: #fff;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 50px;

    margin: -40px -20px -23px;
    line-height: 125%;
}


.link-int:hover {
    color: #ed1f3d;
    text-decoration: none;
}


/*END WEB DEV*/

.video-foreground {
    background: #282842;
    position: absolute;
    min-height: 100%;
}

section.main-home-slider-video {
    background-color: #fff;
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.video-foreground iframe {
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

html {
    overflow-x: hidden;
}

.navbar-expand-xl .navbar-toggler {
    display: block !important;
}

.navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: block !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand-xl .navbar-collapse.show {
    display: block !important;
}

body.home .header-center_phones .black-soc,
body.category-portfolio .header-center_phones .black-soc,
body.category-our-portfolio .header-center_phones .black-soc,
body.category-web-dizajn .header-center_phones .black-soc,
body.category-razrabotka .header-center_phones .black-soc,
body.category-rozrobka .header-center_phones .black-soc,
body.category-seo-prodvizhenie .header-center_phones .black-soc,
body.category-kejsy-po-reklame .header-center_phones .black-soc,
body.category-development .header-center_phones .black-soc,
body.category-web-design .header-center_phones .black-soc,
body.page-id-153 .header-center_phones .black-soc,
body.page-id-3503 .header-center_phones .black-soc,
body.page-id-201 .header-center_phones .black-soc,
body.page-id-3540 .header-center_phones .black-soc {
    display: none !important;
}

.black-soc,
.white-soc {
    width: 18px !important;
    margin-top: -2px;
}

.header-center_phones div a {
    color: #fff !important;

    font-size: 18px;
    margin-right: 8px;
}

body:not(.home):not(.category-portfolio):not(.category-development):not(.page-id-4090):not(.page-id-201):not(.page-id-3540):not(.category-web-design):not(.page-id-3503):not(.page-id-153):not(.category-190):not(.category-our-portfolio):not(.category-web-design-pl):not(.category-development-pl) header:not(.fixedHeader) .header-center_phones div a {
    color: #000 !important;
}

body:not(.home):not(.category-portfolio):not(.category-our-portfolio):not(.page-id-4090):not(.page-id-201):not(.page-id-3540):not(.category-development):not(.category-development-pl):not(.category-web-design):not(.category-web-design-pl):not(.page-id-153):not(.page-id-3503) header:not(.fixedHeader) .polylnag-switcher span.present-name-lang {
    color: #000 !important;
}

.header-center_phones .white-soc {
    display: inline-block !important;
}

body:not(.home):not(.category-portfolio):not(.category-our-portfolio):not(.page-id-201):not(.page-id-3540):not(.category-development):not(.category-web-design):not(.page-id-3503):not(.page-id-153):not(.category-web-dizajn):not(.category-razrabotka):not(.category-seo-prodvizhenie):not(.category-rozrobka):not(.category-kejsy-po-reklame) .header-center_phones .white-soc {
    display: none !important;
}

body:not(.home):not(.category-portfolio):not(.category-web-dizajn):not(.category-razrabotka):not(.page-id-3503):not(.category-seo-prodvizhenie):not(.category-rozrobka):not(.category-kejsy-po-reklame):not(.page-id-209) .fixedHeader .header-center_phones .white-soc {
    display: inline-block !important;
}

.header-phones-brand {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-center_phones {
    margin-right: 50px;
}

.menu-header-block {
    display: flex;
    justify-content: space-between;
}

.header-btn {
    margin-right: 40px;
    margin-top: 4px;
}

.header-center {
    display: flex;
}

.myBtn-new-home {
    text-transform: uppercase;
    font-size: 12px;

    letter-spacing: 1px;
    background-color: #ed1f3d;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 30px;
    transition: all 0.2s ease-in;
    cursor: pointer !important;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    vertical-align: middle;
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    /* animation-play-state: paused; */
}

@keyframes hvr-buzz-out {
    0% {
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
    }

    90% {
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
    }

    92% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    94% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    96% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    98% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    100% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
}

button.navbar-toggler {
    margin-top: -15px;
    border: none;
}

.fixedHeader button.navbar-toggler {
    margin-top: -9px;
    border: none;
}

button.navbar-toggler.menu-inside-tog {
    margin-right: 0px !important;
    margin-left: auto;
    color: #ed1e2f;
    font-size: 60px;
    line-height: 0;
    margin-top: 0px;
    transform: rotate(45deg);
    position: absolute;
    top: 40px;
    right: 0;
    font-weight: lighter;
    font-family: none;
}

.row-menu-head-logo {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    max-width: 1110px;
    margin: auto;
}

.row-menu-head-logo {
    display: flex;
    align-items: center;
    margin-top: 0px;
}

img.logo-head-menu {
    width: 105px;
}

button:focus {
    outline: none;
}


.white-color {
    color: #fff !important;
}


.red-color {
    color: #ed1f3d !important;
}

.black-color {
    color: #000;
}

.text-align-center {
    text-align: center;
}

.text-uppercase {
    text-transform: uppercase;
}

.aligne-item-center {
    align-items: center;
}

.white_block .desc-isert-seo {
    color: #212529;
}

.what-seo-item.item-two p {
    margin: 0;
}

.what-seo-item.item-two p.desc-isert-seo {
    margin-bottom: 15px;
}

.what-seo-item.item-two .what-insert {
    display: flex;
    align-items: center;
}

.what-seo-item.item-two .img-margin-left {
    height: 93px;
}

.aligne-item-bottom {
    align-items: flex-end;
}

.what-seo-item.item-two {
    width: 50%;
}

.red_line_wp {
    display: block;
    width: 14px;
    height: 3px;
    background-color: #ed1e2f;
    border-radius: 1px;
    margin: 0 auto;
    position: relative;
    top: 15px;
}

.red_line_left {
    position: relative;
    left: 20px;
}

.red_line_left:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    border-radius: 1px;
    left: 0;
    top: 0;
    background-color: #ed1e2f;
}

.bottom_block_top_unic {
    align-items: center;
    margin-bottom: 30px;
}

.section-html-2 .bottom_block_middle_unic .col-md-6:last-of-type {
    margin-top: -100px;
}

.bottom_block_bottom_unic {
    justify-content: center;
}


.section-html-2.html-post-655,
.section-html-2.html-post-1061 {
    background-color: #282844;
    padding-bottom: 160px;
    padding-top: 80px;
    background-image: url('/images/Audit-yuzabiliti/treangels.png');
    background-repeat: no-repeat;
    background-position-x: 11%;
    background-size: contain;
}

.section-html-2.html-post-1061 {
    padding-bottom: 0;
}

.img_post_unic {
    padding-left: 25%;
    background-repeat: no-repeat;
    background-position: left top;
}

.bottom_block_top_unic .col-md-5 {
    text-align: center;
}

.top_block {
    margin-bottom: 100px;
}

.img_2_unic {
    background-image: url('/images/Audit-yuzabiliti/6.png');
}

.img_1_unic {
    padding-left: 15%;
    background-image: url('/images/Audit-yuzabiliti/5.png');
}

.section-html-2 .title-fakty.white-blck-obod_unic {
    text-align: right;
}

.section-html-2 .bottom_block_unic {
    margin-top: -120px;
}

.section-html-3.html-post-655,
.section-html-3.html-post-1130 {
    margin-top: -160px;
}

.dark_block,
.dark_block p {
    color: #fff;
}

.white_block,
.dark_block {
    font-size: 18px;
}

.white_block p,
.dark_block p {
    font-size: 18px;
}

.img-block-title {
    font-weight: bold;
    text-align: center;
}

.img-block-item {
    margin-bottom: 60px;
    text-align: center;
}

.section-html-1.html-post-655 .top_block {
    background-repeat: no-repeat;
    background-image: url('/images/Audit-yuzabiliti/2.jpg');
    background-position-x: center;
    background-position-y: bottom;
    background-size: contain;
}

section.main-slider-top {
    background-image: url(/images/seo/slide_seo.jpg);
    height: 100vh;
    display: flex;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.new-title-home {

    color: #ed1f3d;
    line-height: 65px;
    text-transform: none;
    font-size: 65px;
    margin-bottom: 20px;
    margin-top: -63px;
}

.p-new-header-text {
    margin: -4px 0px 0px;

    font-size: 18px;
    color: #272730;
    padding: 10px 7px;
    line-height: 1.6;
    font-weight: normal;
}

span.fon-text-main {
    background: #ed1f3d;
    color: #fff;
}

.white-blck-obod {
    color: #fff !important;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 50px;

    margin: 0px 0 0px;
    line-height: 1.25;
    margin-bottom: 30px;
}

.fakty-insert {
    flex-wrap: wrap;
    justify-content: center;
}

.desc-isert-fakt {
    width: 100%;
    text-align: center;
    display: block;
}

.fakty-spisok {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
}

.fakty-block {
    margin: 0px 0 60px;
}

.fakty-for-restoran li.fakty-item {
    width: 100%;
    opacity: 1;
}

.fakty-for-restoran .fakty-insert {
    flex-wrap: nowrap;
    align-items: center;
    padding-left: 0;
    margin-left: -15px;
}

.fakty-for-restoran .fakty-insert p {
    margin: 0;
}

.fakty-for-restoran .fakty-insert p.desc-isert-fakt {
    margin-bottom: 16px;
}

.fakty-for-restoran p.fakty-title {
    font-size: 16px;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0;
}

.fakty-for-restoran .container-fakty-img .fakty-img {
    height: 70px;
    width: auto;
}

.shcola-razrabotra .container-fakty-img .fakty-img {
    height: 70px;
    width: auto;
}

.shcola-razrabotra {
    margin-top: 50px;
}

.shcola-razrabotra .fakty-item {
    width: 100%;
}

.shcola-razrabotra .fakty-block-imgs {
    flex-basis: 21%;
}

.shcola-razrabotra .fakty-block-imgs p {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 0;
}

.post-1846 .new-slider-template .top_block {
    margin-bottom: 50px;
}

.post-1846 .new-slider-template .img {
    box-shadow: 0 6px 73px rgba(0, 0, 0, 0.03);
}

.shcola-razrabotra .container-fakty-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 137px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
}

.shcola-razrabotra .container-fakty-blocks {
    display: flex;
    justify-content: space-between;
}

.fakty-for-restoran .container-fakty-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 137px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
}

.fakty-for-restoran .container-fakty-blocks {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 120px);
    margin: 0 auto;
}

.fakty-for-restoran .container-fakty-blocks .fakty-block-imgs {
    flex-basis: 27%;
    opacity: 0;
}

.fakty-for-restoran .start-animation.container-fakty-blocks .fakty-block-imgs {
    animation: flipdown 0.5s ease both;
}

.fakty-for-restoran .start-animation.container-fakty-blocks .fakty-block-imgs:nth-of-type(1) {
    animation-delay: 0.2s;
    opacity: 1;
}

.fakty-for-restoran .start-animation.container-fakty-blocks .fakty-block-imgs:nth-of-type(2) {
    animation-delay: 0.8s;
    opacity: 1;
}

.fakty-for-restoran .start-animation.container-fakty-blocks .fakty-block-imgs:nth-of-type(3) {
    animation-delay: 1.4s;
    opacity: 1;
}

.fakty-item {
    list-style: none;
    width: 25%;
    text-align: center;
    margin-bottom: 40px;
}

.post-766 .fakty-item {
    width: 50%;
    text-align: left;
    width: max-content;
}

.post-1235 .new-slider-template .center_block {
    margin-top: 60px;
}

.post-1235 .new-slider-template .bottom_block {
    margin-top: 50px;
}

.post-766 .col-md-5 .fakty-item {
    width: 65%;
}

.post-766 .first-spisok__top-section {
    width: 100%;
    justify-content: space-between
}

.post-84 .section-fakty-block {
    padding: 120px 0px 110px;
}

.section-fakty-block .top {
    margin-bottom: 15px;
}

.section-fakty-block .bottom .fakty-spisok {
    margin-left: -15px;
}

.section-html-0 .get-result_unic {
    width: 700px;
}

.section-html-1.html-post-766 .fakty-block.block-subtitles {
    width: 700px;
}

.section-html-1.html-post-766 .bottom .subMag {
    padding-left: 45px;
    margin-bottom: 0;
}

.top_unic {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}


.section-html-3.html-post-766 .top {
    margin-bottom: -50px;
}

.bottom_unic {
    display: flex;
    align-items: center;
}


.section-html-1.html-post-766 .firstImgMagaz {
    margin: -60px;
}

.section-html-2.html-post-766 .get-result-subtitile {
    margin-bottom: 60px;
}

.section-html-2.html-post-766 h2.get-result-title {
    color: #fafafc;
}

.section-html-2.html-post-766 {
    padding: 63px 0px 52px 0 !important;
    margin: 100px 0 65px 0;
    background-color: #282842;
    color: #fafafc
}

.section-html-2.html-post-766 .test-row {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
}

.section-html-2.html-post-766 .test-row .col-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.section-html-2.html-post-766 .test-title {
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
}

.section-html-2.html-post-766 .desc-isert-fakt {
    color: #fafafc;
}

.section-html-2.html-post-766 .fakty-item {
    width: auto;
}

.section-html-2.html-post-766 .col-sm-6 .fakty-item {
    padding: 0;
}

.section-html-2.html-post-766 .col-sm-6 .fakty-insert {
    padding: 0;
}

.section-html-2.html-post-766 .col-sm-6 .padding-0 {
    padding: 0;
}

.section-html-2.html-post-766 .col-sm-6 {
    padding: 0;
}

.section-html-2.html-post-766 .bottom {
    margin-top: 60px;
    text-align: center;
}

.section-html-2.html-post-766 .test-row {
    margin-bottom: 50px;
}

.section-html-2.html-post-766 .margin-0 {
    margin-bottom: 0;
}

.section-html-2.html-post-766 .test-img {
    max-width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.section-html-2.html-post-766 .fakty-insert img {
    max-height: 93px;
}

.section-html-2.html-post-766 .desc-isert-fakt {
    margin-top: 4px;
}

.section-html-2.html-post-766 .bottom .bold {
    font-weight: bold;
}

.section-html-2.html-post-766 .test-text {
    text-align: center;
}

.section-html-2.html-post-766 .test-img {
    text-align: center;
}

.section-html-4.html-post-766 .get-result-title {
    width: 840px;
}

.fakty-spisok li {
    opacity: 0;
}

.form_semantic_blc_bottom {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 1;
    position: relative;
    padding: 40px;
    background-image: linear-gradient(to right, #eeeeee, #ffffff);
    overflow: hidden;
    margin-bottom: 60px;
}



.section-html-4.html-post-766 {
    padding-bottom: 60px;
}

.section-html-4.html-post-766 .get-result-title {
    font-size: 33px
}

.form_semantic_blc_bottom .get-result-subtitile {
    color: #272730;
}

ul.an-spisok-second li {
    animation: flipdown 0.5s ease both;
}

ul.an-spisok-first li:nth-of-type(1) {
    animation-delay: 0.2s;
    opacity: 1;
}

ul.an-spisok-first li:nth-of-type(2) {
    animation-delay: 0.4s;
    opacity: 1;
}

ul.an-spisok-first li:nth-of-type(3) {
    animation-delay: 0.6s;
    opacity: 1;
}

ul.an-spisok-first li:nth-of-type(4) {
    animation-delay: 0.8s;
    opacity: 1;
}

ul.an-spisok-first li:nth-of-type(5) {
    animation-delay: 1.0s;
    opacity: 1;
}

ul.an-spisok-second li:nth-of-type(1) {
    animation-delay: 1.2s;
    opacity: 1;
}

ul.an-spisok-second li:nth-of-type(2) {
    animation-delay: 1.4s;
    opacity: 1;
}

ul.an-spisok-second li:nth-of-type(3) {
    animation-delay: 1.6s;
    opacity: 1;
}


.fakty-insert {
    position: relative;
    padding-left: 20px;
    display: flex;
}

.post-766 .fakty-insert {
    padding-left: 0px;
}

.arrow-insert {
    position: absolute;
    left: 0;
}

.image-insert {
    margin-top: 34px;
}

.desc-isert-fakt {
    font-size: 18px;
    line-height: 1.4;
    color: #272730;
    margin-top: 15px;
    text-align: left;
    align-items: center;
}

.post-766 .desc-isert-fakt {
    display: flex;
}

.post-766 .fakty-insert {
    flex-wrap: nowrap;
}

.desc-isert-fakt {
    padding: 0px 8px;
}

.pink-insert {
    padding: 4px 6px 5px;
    background-color: #ed1f3d;
    color: #fff;

    border-radius: 10px;
}

section.steps-section {
    padding: 120px 0px 40px;
}

.section-html-12.html-post-4464 section.steps-section {
    padding: 55px 0px 40px;
}

.section-html-12.html-post-4464 section.steps-section .fakty-block {
    margin-bottom: 0;
}

.page-id-4499 section.steps-section:has(.fakty-insert) {
    padding-bottom: 0;
}

section.what-is-seo-section {
    background-color: #282844;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 150px 0px 70px;
}

.what-is-seo-section .numb {
    left: -47px;
}

.red-border {
    text-shadow: 2px 2px 0 #ed1f3d, 2px -2px 0 #ed1f3d, -2px 2px 0 #ed1f3d, -2px -2px 0 #ed1f3d, 2px 0px 0 #ed1f3d, 0px 2px 0 #ed1f3d, -2px 0px 0 #ed1f3d, 0px -2px 0 #ed1f3d;
}

.bold-first {}

.what-spisok {
    margin-bottom: 70px;
    padding-left: 30px;
}

.red-arrow {
    left: -47px;
}

.sub-title-what {
    margin: 70px 0px;
}

.sub-title {
    font-size: 48px;
    line-height: 1.25;

    color: #fff;
}


/*SLIDER-FIRST-START*/

.slide_viewer {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.slide_group {
    height: 100%;
    position: relative;
    width: 100%;
}

.slide {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
}

.slide:nth-of-type(1) {
    background: #fff;
}

.slide:nth-of-type(2) {
    background: #fff;
}

.slide:nth-of-type(3) {
    background: #fff;
}

.slide:nth-of-type(4) {
    background: #fff;
}

.slide_buttons {
    left: 0;
    position: relative;
    text-align: center;
    flex-basis: 50%;
    margin-top: -70px;
    left: -4%;
}

a.slide_btn {
    margin: 0 80px 1.175em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 30px;
    width: 30px;
    background: #eee;
    position: relative;
}

.slide_btn:before {
    content: '';
    position: absolute;
    background: url("/images/seo/months/punkt_disable.png");
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
    font-size: 16px;
    color: #8e9096;
}

.slide_btn.active:before {
    color: #fff;
}

.slide_btn:nth-of-type(1):before,
.slide_btn:nth-of-type(2):before,
.slide_btn:nth-of-type(3):before {
    padding-top: 22px;
    font-size: 22px;

    padding-left: 0px;
}

.slide_btn:nth-of-type(1):before {
    content: '01';
}

.slide_btn:nth-of-type(2):before {
    content: '02';
}

.slide_btn:nth-of-type(3):before {
    content: '03';
}

.slide_btn.active:before {
    background: url("/images/seo/months/punkt.png");
}

.slide_btn.active,
.slide_btn:hover {
    color: #428CC6;
    cursor: pointer;
}

.directional_nav {
    height: 115px;
    margin: 0 auto;
    position: relative;
    top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.previous_btn {
    bottom: 0;
    left: 15px;
    top: 0;
}

.previous_btn,
.next_btn,
.previous_btn-result,
.next_btn-result {
    cursor: pointer;
    height: 30px;
    opacity: 0.9;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 40px;

}

.previous_btn,
.next_btn {
    top: -23px;
    position: relative;
}

.visible-xs {
    display: none;
}



.previous_btn:hover,
.next_btn:hover {
    opacity: 1;
}

.title-slide {
    font-size: 20px;

    line-height: 125%;
}

.desc-grey {

    font-size: 14px;
    line-height: 20px;
    color: #a4a4a9;
    margin-top: 0px !important;
}

.desc-black {

    color: #272730;
    line-height: 125%;
    font-size: 18px;
}

.previous_btn svg path {
    fill: #000;
}

.next_btn svg path {
    fill: #000;
}

.month-title {
    font-size: 48px;
    color: #ed1f3d;

    flex-basis: 35%;
    margin-top: 18px;
}

.none-padding-left {
    padding-left: 3px !important;
}

.none-padding-right {
    padding-right: 3px !important;
}

.img-slide-right {
    text-align: center;
}

.red-link {
    text-transform: none;
    font-size: 18px;

    letter-spacing: 1px;
    background-color: #ed1f3d;
    color: #fff !important;
    padding: 15px 30px 17px;
    border-radius: 30px;
    transition: all 0.2s ease-in;
    cursor: pointer !important;
}

.red-link:hover {
    box-shadow: 0px 10px 20px 0px rgba(237, 31, 61, 0.16);
    transition: all 0.2s ease-in;
    color: #fff !important;
    text-decoration: none;
}

.after-img-slide {
    margin-bottom: 35px;
    margin-top: 30px;
}

.slide_buttons:before {
    content: '- - - - - - - - - - - - - - - - - - - - - -';
    position: absolute;
    z-index: -1;

    font-size: 25px;
    color: #e3e5ea;
    top: 20px;
    right: 0;
    left: 75px;
    margin: auto;
}


/*SLIDER-FIRST-END*/

.chart {
    position: relative;
    width: 100%;
}

.chart .basic-grafic {
    background: transparent;
    border-left: 2px solid #e3e5ea;
    height: 277px;
    position: relative;
    width: 75%;
    margin: 15px 0 45px 80px;
    bottom: 0;
}

.chart div {
    background: #ed1f3d none repeat scroll 0 0;
    bottom: 0;
    margin: 0;
    position: absolute;
    width: 25%;
}

.chart .basic-grafic div {
    position: absolute;
    width: 100%;
    left: 0;
    line-height: 0;
    text-indent: -58px;
    border-bottom: 2px solid #d4d4d4;

    font-size: 16px;
    background: #d4d4d4;
}

.chart .basic-grafic div:nth-child(1) {
    border-bottom: 2px solid #d4d4d4;
    bottom: 0;
    text-indent: -21px;
}

.chart .basic-grafic div:nth-child(2) {
    bottom: 60.5px;
}

.chart .basic-grafic div:nth-child(3) {
    bottom: 121px;
}

.chart .basic-grafic div:nth-child(4) {
    bottom: 181.5px;
}

.chart .basic-grafic div:nth-child(5) {
    bottom: 242px;
}

.chart .left {
    left: 24%;
}

.chart .for-left {
    left: 24%;
}

.chart .right {
    right: 18%;
}

.chart .for-right {
    right: 18%;
}

.chart span {
    bottom: -22px;
    font-size: 16px;
    text-align: center;
    width: 19%;

    color: #272730;
    padding: 1px;
}

.for-right-top {
    position: relative !important;
    top: -20px;
    left: 17%;
}

.stage-bold-first {}

.first-title {

    color: #272730;
    font-size: 18px;
    margin-top: 25px;
    line-height: 125%;
}

.sub-title-rost {

    color: #272730;
    font-size: 18px;
}

.result-slider-section p.timer.count-title.count-number.percent-red {
    color: #ed1f3d !important;
    font-size: 70px !important;

    line-height: 125%;
    margin: -15px 0px -10px;
    text-align: left !important;
}

.proc-after:after {
    content: "%";
}

.grey-text {

    font-size: 16px;
    color: #a4a4a9;
    line-height: 125%;
    margin-top: 20px;
}


/**/


/*Result Slider - START*/

.slide_viewer-result {
    height: 340px;
    overflow: hidden;
    position: relative;
}

.slide_group-result {
    height: 100%;
    position: relative;
    width: 100%;
}

.slide-result {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
}

.slide-result:first-child {
    display: block;
}

.slide-result:nth-of-type(1),
.slide-result:nth-of-type(2),
.slide-result:nth-of-type(3) {
    background: #f8f8f8;
}


.slide_buttons-bull {
    left: 0;
    right: 0;
}

a.slide_btn-bull {
    color: #a4a4a9 !important;
    font-size: 0px;
    margin: 0px 7px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 2px solid;
    border-radius: 100%;
    padding: 4px;
    background: transparent;
}

.slide_btn-bull.active,
.slide_btn-bull:hover {
    color: #a4a4a9 !important;
    cursor: pointer;
    background: #a4a4a9;
}

.result-title {
    color: #FFFFFF;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 56px;

    margin: -27px 0px -23px;
    line-height: 125%;
}

.directional-second {
    margin: 0px !important;
    width: 50%;
}

.activeS {
    display: block;
}

.month-title {
    position: absolute;
    opacity: 0;
    transition: all .1s ease-in;
}

.month-title.activeM {
    opacity: 1;
    transition: all .1s ease-in;
}


/*RESULT-SLIDER-END*/

.previous_btn svg {
    width: 100%;
}

.months-block {
    width: 30%;
    height: 111%;
}

.next_btn svg {
    width: 100%;
}

.slide_group .slide .row {
    margin: 0px;
}

.seo-site p {
    color: #000;
    line-height: 135%;
    font-size: 18px;
}

ol.numeric-spisok li {
    font-size: 18px;
    margin-bottom: 20px;
    color: #272730;
    line-height: 1.3;
}

ol.numeric-spisok {
    padding-left: 20px;
}

section.result-slider-section .row {
    margin: 0px;
}

section.result-slider-section {
    background-color: #f8f8f8;
    color: #666;
    padding: 100px 0 150px;
}

.previous_btn-result svg,
.next_btn-result svg {
    width: 100%;
    position: relative;
    top: -15px;
}

.get-result-title {

    font-size: 48px;
    color: #272730;
    margin-bottom: 30px;
    line-height: 1.2;
}

section.section-html-0.html-post-766 p.get-result-title {
    color: #fafafc;
}

.block-item-input input {
    border-bottom: 1px solid #fafafc;
}

section.section-html-0.html-post-766 .white-blck-obod {
    font-size: 66px;
}

section.section-html-0.html-post-766 .desc-insert-fakt {
    padding: 15px 8px;
    margin-left: 60px;
}

.get-result-subtitile {
    color: #272730;
    font-size: 18px;
}

.block-item-input input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #272730;
    padding: 0 8px 20px;
    font-size: 18px;

    background: transparent;
    border-radius: 0px;
}

img.icons-team-image {
    max-width: 45px;
}

img.white-tryk {
    position: absolute;
    width: 54px !important;
    height: 54px;
    left: 0;
    max-width: 54px !important;
    z-index: 2;
}

span.left-tryk:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    box-shadow: 6px 7px 55px 10px rgb(237, 31, 61);
    top: 25px;
    left: 7px;
    z-index: 1;
}

.section-our-team .owl-item.active~.owl-item {
    width: 160px !important;
    transition: all 0.2s ease-in;
}

img.avatar-rev-web {
    width: 43px !important;
    display: inline-block !important;
}

img.quote-reviews {
    width: auto !important;
}

.section-reviews-block .reviewsSection .owl-nav {
    text-align: center;
}

.section-reviews-block .owl-nav {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 20px;
}

.section-reviews-block .owl-nav button span {
    color: #ed1f3d;
    font-size: 40px;
    display: block;
    margin-bottom: 6px;
    transition: 0.3s;
}

.section-reviews-block .owl-nav button {
    width: 40px;
    height: 40px;
    border: 1px solid #ed1f3d !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: 0.3s;
}

.section-reviews-block .owl-nav button:hover {
    border: 1px solid #ed1f3d !important;
    background: #ed1f3d !important;
}

.section-reviews-block .owl-nav button:hover span {
    color: white;
}

.section-reviews-block .owl-stage {
    padding: 15px 0;
}

.section-reviews-block .owl-stage-outer {
    padding: 0 13px;
    margin: 0 -13px;
}


.reviews-row .reviews-block {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .15);
    border-radius: 15px;
    padding: 20px;
    height: 325px;
}

.owl-item.active~.owl-item img.icons-team-image {
    width: 37px;
    transition: all 0.2s ease-in;
}

.owl-item.active~.owl-item p.dolzh-text {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.2s ease-in;
    display: none;
}

.owl-item.active~.owl-item .title-for-slider {
    display: block;
    align-items: center;
    margin-bottom: 25px;
    transition: all 0.2s ease-in;
}

.owl-item.active~.owl-item p.title-vacansia {
    font-size: 18px;
    color: #000000;

    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 27px;
    transition: all 0.2s ease-in;
}

.owl-item.active~.owl-item .items-sliders-team {
    position: relative;
    padding-top: 30px;
    background-color: #fafafc;
    border-radius: 15px;
    padding: 30px 20px 1px;
}

.count-block-sliders {
    text-align: center;
    position: relative;
    top: -21px;
}

.count-block-sliders {
    text-align: center;
    position: relative;
    top: -37px;
    font-size: 16px;

    color: #9393af;
}

span.counter__this {
    font-size: 36px;
    color: #ed1f3d;

}

.section-our-team .owl-stage-outer:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    background-image: linear-gradient(270deg, white, transparent);
}

.section-our-team .owl-stage-outer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    background-image: linear-gradient(90deg, white, transparent);
    z-index: 9;
}

.our-team-text-title {
    color: #FFFFFF;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 68px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.2;
}

.block-title-our-team {
    position: relative;
    padding: 120px 0px 70px;
}

.section-our-team .owl-item.active:before {
    content: url(/images/new-blocks/pryam.png);
    position: absolute;
    top: 0px;
    left: -20px;
}

.section-our-team .owl-item {
    padding-top: 21px;
}

p.text-team-bg {
    font-size: 150px;
    font-family: "Polya-regular" !important;
    opacity: 0.1;
    position: absolute;
    top: 36px;
    z-index: -1;
    right: 23%;
}

.title-for-slider {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.section-our-team img.arrow-nav.next-nav {
    transform: rotate(180deg);
}

.section-our-team .owl-nav {
    text-align: center;
    margin-top: 30px;
}

.section-our-team button.owl-prev {
    position: relative;
    left: -40px;
}

.section-our-team button.owl-next {
    position: relative;
    right: -40px;
}

.section-our-team button.owl-prev:before,
.section-our-team button.owl-next:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    border: 1px solid #b5b5c4;
    border-radius: 100px;
    z-index: -1;
    left: -9px;
    top: -1px;
}

button.owl-next,
button.owl-prev {
    outline: none;
}

.items-sliders-team {
    position: relative;
    padding-top: 30px;
    background-color: #fafafc;
    border-radius: 20px;
    padding: 30px 30px 1px;
}

img.icons-team-image {
    position: relative;
    left: 7px;
    max-width: 37px;
    top: 5px;
    z-index: 9;
}

p.dolzh-text {
    font-size: 18px;
    color: #5f5f5f;
    transition: all 0.2s ease-in;
    max-height: 300px;
}

p.title-vacansia {
    font-size: 18px;
    color: #000000;

    margin-bottom: 0px;
    margin-left: 30px;
    margin-top: 20px;
}

span.left-tryk {
    position: relative;
}

.texts-block-medic {
    font-size: 18px;
}

section.section-develop-med {
    padding: 140px 0px;
}

.images-developments {
    text-align: center;
}

section.forma-gorisontal {
    background: #fff;
    padding: 130px 0 130px;
}

.block-item-btn {
    text-align: center;
}

.block-item-btn input.paketOrder111,
.block-item-btn input.auditOrder111,
.zakaz-btn-form {
    color: #fff;
    padding: 15px 50px 15px;

    font-size: 18px;
    background-color: #ed1f3d;
    border-radius: 40px;
    width: 250px;
    border: none;
    position: relative;
    top: -15px;
}

.block-item-btn input.paketOrder111:hover,
.block-item-btn input.auditOrder111:hover,
.zakaz-btn-form:hover {
    box-shadow: 0 10px 20px 0 rgba(237, 31, 61, .16);
    transition: all .2s ease-in;
    background-color: #ed1f3d;
}

section.spis-uslug-site {
    background-image: none;
    padding: 140px 0 80px;
    background-color: #282842;
}

.title-prod {
    color: #282842;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -2px 0 #fff;
    font-size: 56px;

    margin: 0px 0 0px;
    line-height: 125%;
}

.prod-block {
    text-align: center;
    border-right: 1px solid #323243;
    margin-bottom: 80px;
}

.sub-title-prod {
    color: #fff;
    display: block;
    font-size: 18px;
    margin-top: 30px;
}

.border-bot {
    border-bottom: 1px solid;
}

.page-id-61 #i-have-a-tooltip:hover:before {
    opacity: 1;
    top: -66px;
    display: none;
}

.block-prod-title {
    margin-bottom: 40px;
}

.page-id-61 #i-have-a-tooltip {
    display: block;
    margin: 0;
}

section.slider-etapy {
    padding-top: 120px;
}

.stage-seo-title {
    margin-bottom: 25px;
}

.how-cost {
    font-size: 18px;

    margin-bottom: 35px;
}

.ul-cost {
    list-style-image: url(/images/seo/arrow.png);
}

.li-cost {
    font-size: 18px;
    margin-bottom: 15px;
    color: #272730;
}

.up-form {
    font-size: 18px;
    line-height: 125%;
    color: #272730;
}

.rsform-right {
    width: 70%;
    margin: auto;
}

.input-blocks-column input {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;

    color: #272730;
    padding: 0 13px 10px !important;
    font-size: 18px;
    padding-top: 0;
    margin-bottom: 20px;
}

.seo-cel {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;

    color: #272730;
    margin-bottom: 5px;
    padding: 0 13px 10px !important;
    font-size: 18px;
    padding-top: 0;
}

.seo-cel:focus {
    outline: none;
    box-shadow: none !important;
}

.stoimost-btn {
    color: #fff;
    background-color: #ed1f3d;

    border-radius: 30px;
    width: 100%;
    padding: 15px 0 17px;
    font-size: 18px;
    margin-top: 20px;
    transition: all .2s ease-in;
    border: none;
}

.stoimost-btn:hover {
    box-shadow: 0 10px 20px 0 rgba(237, 31, 61, .16);
    transition: all .2s ease-in;
    background-color: #ed1f3d;
}

.cost-block {
    margin-bottom: 25px;
}

section.uznat-vartist-section {
    padding: 140px 0px 100px;
}

.page-id-29 section.uznat-vartist-section {
    padding-top: 80px;
    position: relative;
    background: #fafafc;
}

.page-id-29 .seo-cel {
    margin-bottom: 20px;
    background: #fafafc;
}

.page-id-29 .input-blocks-column input {
    background: #fafafc;
}

.uznat-vartist-section .input-blocks-column .iti input {
    margin-bottom: 20px !important;
}

section.our-clients-grey {
    background-color: #fafafc;
    padding: 100px 0 120px;
}

section.interest-section {
    padding: 20px 0px 130px;
}

section.section-page-vizitka {
    padding-top: 230px;
}

.subViz {
    margin-top: 70px;
}

.subViz p {
    font-size: 18px;
    color: #272730;
    line-height: 135%;
    margin-bottom: 10px;
}

.afterViz p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

section.section-fakty-block {
    background-color: #ffffff;
    color: #666666;
}

.fakty-block {
    margin: 0px 0px 120px;
}

.page-id-4499 .fakty-block {
    margin: 0px 0px 40px;
}

section.section-what-vizitka {
    background: none;
    padding: 140px 0px 115px !important;
    background-color: #282846;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

section.section-what-vizitka .desc-isert-seo {
    margin-top: 16px;
    position: relative;
    top: 16px;
}

section.section-what-vizitka li.what-seo-item.item-three {
    margin-bottom: 50px;
}

section.section-what-vizitka .what-spisok {
    margin-bottom: 40px;
    padding-left: 30px;
}

.title-stage-block {
    margin: 100px 0px 10px;
}

.section-stage-vizitka .subStage p {
    font-size: 18px;
    line-height: 135%;
    margin-bottom: 70px;
}

.section-stage-vizitka .desc-stage p {
    line-height: 27px;

    font-size: 18px;
    padding-right: 5px;
    margin-bottom: 15px;
    padding-right: 15px;

}

.img-stage {
    position: relative;
}

.section-stage-vizitka .stage-desc {
    margin-bottom: 15px;
}

.afterStageDesc p {
    padding-right: 20px;
    font-size: 18px;
    color: #272730;
    line-height: 135%;
}

.section-stage-vizitka .stage-spisok .numb {
    left: 0px;
}

.section-stage-vizitka .stage-item {
    margin-left: -20px;
}

ul.stage-spisok {
    padding-left: 0px;
}

.afterStageText p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

section.section-stage-vizitka {
    padding-bottom: 100px;
    padding-top: 130px;
}

section.section-osnova-vizitka {
    background-color: #fafafc;
    color: #272730;
    padding: 100px 0px 30px;
}

.titleFuncViz {

    font-size: 48px;
    line-height: 125%;
    color: #272730 !important;
}

section.section-why-trust-vizitka {
    padding: 175px 0px 40px;
    background-color: #282846;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
}

.our-advantTitle {
    color: #282844;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;
    font-size: 56px;

    margin: -40px 0px -23px;
    line-height: 125%;
}

section.section-why-trust-vizitka .our-advant {
    margin: 0px 0px 100px;
}

.leaveWhite {
    background-color: #fff;
    font-size: 18px;

    padding: 16px 40px 18px;
    border-radius: 30px;
    cursor: pointer !important;
    transition: all 0.2s ease-in;
    margin-top: 30px;
    display: inline-block;
}

section.section-why-trust-vizitka li.what-seo-item.item-three {
    margin-bottom: 30px;
}

section.section-clider-landing {
    padding-top: 230px;
}

section.section-whyImportant-landing {
    padding: 120px 0px 50px;
}

section.section-stage-landing {
    padding: 150px 0 120px !important;
    background-color: #282846;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

section.section-stage-landing .desc-stage {
    width: 100%;
    padding-right: 15px;
}

section.section-stage-landing .desc-stage p {
    line-height: 27px;

    font-size: 18px;
    color: #fff !important;
}

section.section-stage-landing .afterStageDesc p {
    padding-right: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 135%;
}

section.section-stage-landing .stage-item {
    margin-left: -20px;
}

section.section-stage-landing .numb {
    left: 0;
    top: 2px;
}

section.section-stage-landing ul.stage-spisok {
    padding-left: 0 !important;
    margin-top: 100px;
}

.subStage p {
    color: #272730;
    font-size: 18px;
    line-height: 135%;
}

.landingText p {
    color: #272730;
    font-size: 18px;
    line-height: 135%;
}

.title-stage-block {
    margin: 0 0 45px;
}

.imgLandingRight {
    text-align: center;
}

section.section-function-landing {
    padding: 120px 0px;
}

.whyLanding p {
    color: #272730;
    font-size: 18px;
    line-height: 135%;
}

.input-block-consult input {
    border: 0px !important;
    box-shadow: none !important;
    border-bottom: 1px solid #a4a4a9 !important;
    border-radius: 0px !important;
    font-size: 18px;

    margin-top: 20px;
    background-color: transparent;
}

.section-whytrust-landing .input-block-consult .iti input,
.rsform-right .input-block-consult .iti input {
    margin-top: 20px !important;
}

.popup-form input {
    position: relative;
}

.popup-form .wpcf7-response-output {
    position: absolute;
}

.form-get-result .wpcf7-not-valid-tip,
.input-block-consult .wpcf7-not-valid-tip {
    top: 0;
}

.section-whytrust-landing .wpcf7-not-valid-tip,
.popup-form .wpcf7-not-valid-tip {
    top: 42px;
    position: absolute;
}

.button-block-consult input {
    color: #fff;

    font-size: 18px;
    background-color: #ed1f3d;
    box-shadow: none;
    border-bottom: none !important;
    border-radius: 30px !important;
    padding: 15px 30px 15px;
    transition: all 0.2s ease-in;
    border: none;
    margin-top: 30px;
}

.button-block-consult input:focus {
    background-color: #ed1f3d !important;
}

.button-block-consult {
    text-align: center;
}

@media (max-width: 767px) {
    .button-block-consult {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .form-get-result .wpcf7-not-valid-tip {
        top: -15px;
    }
}

.button-block-consult input:hover {
    box-shadow: 0px 10px 20px 0px rgba(237, 31, 61, 0.16);
    transition: all 0.2s ease-in;
    background-color: #ed1f3d;
    color: #fff;
}

section.section-whytrust-landing {
    background-color: #fafafc;
    color: #272730;
    padding: 120px 0px 150px;
}

section.our-clients-grey.clients-white-bg {
    background-color: #fff;
}

section.interest-section.grey-bg-interest {
    background-color: #fafafc;
}

.section-fakty-corporat .subViz {
    margin-top: 15px;
}

section.section-fakty-corporat {
    padding: 120px 0px 110px;
}

section.section-stage-corporat {
    padding: 150px 0 120px !important;
    background: #282846 url(/images/web-dev/rombs.jpg) fixed no-repeat;
}

section.section-stage-corporat .stage-item {
    margin-left: -20px;
}

section.section-stage-corporat .desc-stage p {
    line-height: 27px;

    font-size: 18px;
    color: #fff !important;
    position: relative;
    top: 7px;
}

section.section-stage-corporat .afterStageDesc p {
    padding-right: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 135%;
}

section.section-stage-corporat .numb {
    left: 0;
    top: 2px;
}

section.section-stage-corporat ul.stage-spisok {
    padding-left: 0 !important;
    margin-top: 100px;
}

.funcCorporat p {
    font-size: 18px;
    color: #272730;
    line-height: 135%;
    margin-bottom: 50px;
}

.funcCorporatAfter {
    margin-top: 55px;
}

.funcCorporatAfter p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

section.section-osnova-corporat {
    background-color: #fff;
    color: #272730;
    padding: 120px 0px 100px;
}

.whyCorporat p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

.whyCorporatImg {
    text-align: center;
}

.link-port {
    color: #ed1f3d;
    text-decoration: none;
    border-bottom: 1px solid;
}

section.section-whyNam-corporat {
    background: #fafafc;
    padding: 110px 0px 120px;
}

.firstImgMagaz {
    margin-top: 15px;
}

.firstMagaz {
    text-align: center;
}

section.section-clider-landing.internet-mg-bg {
    background-image: url(/images/magazine/bg.jpg);
}

.subMag p {
    font-size: 18px;
    line-height: 125%;
    color: #272730;
}

.rowMagazFirst {
    margin-bottom: 70px;
}

.section-vaznost-magaz .fakty-block {
    margin: 0px 0px 60px;
}

section.section-vaznost-magaz {
    padding: 120px 0 120px;
}

section.section-funtion-magaz {
    padding: 150px 0 50px !important;
    background-color: #282846;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.section-funtion-magaz .desc-isert-seo {
    margin-top: 20px;
}

.section-funtion-magaz .what-seo-text {
    margin-top: -40px;
    margin-bottom: 40px;
}

.whyMagaz p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

section.section-whyMu-magaz {
    background-color: #fff;
    color: #272730;
    padding: 120px 0 130px;
}

section.section-clider-landing.dizajn-mg-bg {
    background-image: url(/images/dizajn/bg.jpg);
}

.section-why-dizajn .fakty-block {
    margin: 0px 0px 60px;
}

section.section-why-dizajn {
    padding: 120px 0px 30px;
}

section.section-stage-dizajn {
    padding: 150px 0px 120px !important;
    background-color: #282846;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

section.section-stage-dizajn .desc-stage p {
    line-height: 27px;

    font-size: 18px;
    color: #fff !important;
}

section.section-stage-dizajn .afterStageDesc p {
    padding-right: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 135%;
}

section.section-stage-dizajn .numb {
    left: 0px;
}

section.section-stage-dizajn .stage-item {
    margin-left: -20px;
}

section.section-stage-dizajn ul.stage-spisok {
    padding-left: 0px !important;
    margin-top: 100px;
}

section.section-whyMy-dizajn {
    padding: 120px 0px;
}

section.section-whyMy-dizajn .corporatImg {
    margin-top: 50px;
}

.whyCorporatImg {
    text-align: center;
}

.page-id-153 section.forma-gorisontal {
    background-color: #fafafc;
}

.blackH2 {
    font-size: 48px;
    line-height: 1;
    color: #272730 !important;

}

.margin-top-bot {
    margin-top: 55px;
    margin-bottom: 55px;
}

.block-pulya {
    text-align: center;
    margin-bottom: 50px;
}

.descUxui {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
    margin-top: 35px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.block-text-two p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

.blockTwoBlock {
    margin-top: 65px;
}

.margin-bot {
    margin-bottom: 50px;
    margin-top: 20px;
}

.section-effekt-ux .subViz {
    margin-top: 35px;
}

section.section-effekt-ux {
    padding: 120px 0px 30px;
}

section.section-osnova-ux {
    background-color: #282846;
    color: #fff;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 150px 0px 40px;
}

section.section-osnova-ux .afterBlock p {
    font-size: 18px;
    line-height: 135%;
}

.title-wait {
    font-size: 48px;
    line-height: 1;
    color: #272730 !important;
    margin-bottom: 50px;

}

.block-wait {
    margin-bottom: 120px;
}

.want-plan {
    padding: 10px 56px 12px !important;
    background-color: #ed1f3d;
    color: #fff !important;
    border-radius: 40px !important;
    border: 2px solid #ed1f3d !important;

    font-size: 18px !important;
    -webkit-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease-in;
    cursor: pointer !important;
    font-weight: normal !important;
    display: inline-block;
}

.ui-text-block p {
    color: #272730;
    font-size: 18px;
    line-height: 1.3;
}

.block-spis-ui {
    margin-top: 80px;
    margin-left: -15px;
}

.block-spis-ui ul.fakty-spisok.first-spisok.an-spisok-first {
    margin-bottom: 0px;
}

section.section-whait-ux .fakty-item {
    list-style: none;
    width: 33.3%;
    text-align: center;
}

.title-isert-fakt {
    font-size: 18px;

    color: #272730;
    margin-top: 30px;
    margin-bottom: -15px;
}

.block-text-after-spisui p {
    color: #272730;
    font-size: 18px;
    line-height: 1.3;
}

section.section-whait-ux {
    padding: 120px 0px;
}

section.section-nemnogo-ux {
    background-color: #282846;
    color: #fff;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 150px 0px 120px;
}

.content-block-cyfry p {
    font-size: 18px;
    color: #fff;
}

.block-proc {
    margin-bottom: 30px;
}

.proc-text {
    color: #282844;
    background: transparent;
    text-shadow: 2px 2px 0 #ed1f3d, 2px -2px 0 #ed1f3d, -2px 2px 0 #ed1f3d, -2px -2px 0 #ed1f3d, 2px 0px 0 #ed1f3d, 0px 2px 0 #ed1f3d, -2px 0px 0 #ed1f3d, 0px -2px 0 #ed1f3d;
    font-size: 56px;

    margin: -40px 0px -23px;
    line-height: 125%;
}

.block-proc p,
.block-after-proc p {
    font-size: 18px;
    line-height: 1.2;
}

.text-left-ui p {
    font-size: 18px;
    line-height: 1.3;
}

.block-after-proc {
    margin-bottom: 40px;
    margin-top: 50px;
}

.page-id-164 section.forma-gorisontal {
    background: #fff;
    padding: 0px 0 20px;
}

section.section-clider-landing.audit-bg {
    background-image: url(/images/media/slider.jpg);
}

.textAudit p {
    font-size: 18px;

    line-height: 135%;
    color: #272730;
}

.audit-img {
    text-align: center;
    margin-top: 10px;
}

.afterColtext {
    display: inline-block;
}

.afterColtext p {
    font-size: 18px;

    line-height: 135%;
    color: #272730;
}

section.section-what-audit {
    padding: 120px 0px;
}

section.section-etapy-audit {
    background-color: #282846;
    color: #fff;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 130px 0px 20px;
}

.afterBlock p {
    font-size: 18px;
    line-height: 135%;
}

section.section-etapy-audit li.what-seo-item {
    margin-bottom: 30px;
}

.section-what-audit .opport-block {
    margin-bottom: 30px;
    margin-top: 0px;
}

.textWhyAudit p {
    font-size: 18px;
    line-height: 135%;
    color: #272730;
}

section.section-whyMy-audit {
    padding: 50px 0 120px;
    background-image: none;
    color: #272730;
    background-color: #fafafc;
}

section.section-zakaz-audit {
    background: #fff;
    padding: 120px 0 20px;
}

section.section-bg-portfolio {
    background-image: url(/images/portfolio/bg.jpg);
    background-size: cover;
    min-height: 650px;
    display: flex;
    align-items: center;
}

.page-id-84 section.section-page-vizitka {
    background-image: url(/images/bg/site_vizitka.jpg);
}

.page-id-113 section.section-clider-landing {
    background-image: url(/images/bg/landing.jpg);
}

.page-id-145 section.section-clider-landing {
    background-image: url(/images/bg/internet_magazin.jpg);
}

.page-id-153 section.section-clider-landing {
    background-image: url(/images/bg/desig.jpg);
}

.page-id-127 section.section-clider-landing {
    background-image: url(/images/bg/corporative.jpg);
}

.section-items-portfolio .title-work {
    font-size: 16px;

    margin-bottom: 0 !important;
    margin-top: 10px;
    color: #272730;
}

.section-items-portfolio .subtitle-work {
    margin: 0px 0;
    font-size: 16px;

    color: #272730;
}

section.section-items-portfolio {
    padding: 70px 0px 80px;
}

.block-subtitle-vakansii h2 {
    color: #FFFFFF !important;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 56px;

    margin: -40px 0px -23px;
    line-height: 125%;
    margin-bottom: 50px;
}

.block-vakansii-spisok {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    list-style: none;
}

.item-vakansii-row {
    margin-bottom: 50px;
    flex-basis: 33%;
    padding-right: 25px;
}

.title-item-vakansii {

    font-size: 20px;
    color: #272727;
    margin-bottom: 0px !important;
}

.description-vakansii {
    font-size: 16px;
    margin: 0px;
    line-height: 1.3;
    color: #272727;
}

h2.uslov-raboty-title {
    color: #FFFFFF !important;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 56px;

    margin: -40px 0px -23px;
    line-height: 125%;
    margin-bottom: 40px;
    margin-top: 50px;
}

.desc-uslov {
    color: #272727;
    font-size: 16px;
    line-height: 1.4;
}

.title-contact {
    font-size: 20px;

    color: #272727;
    margin-bottom: 7px;
}

.tel-contact {
    margin: 0px !important;
}

.tel-contact a {
    display: block;
    text-decoration: underline;
    color: #272727;
    font-size: 18px;
}

p.title-contact.mail-title-con {
    margin-top: 30px;
}

section.section-items-works {
    padding: 60px 0px 130px;
}

.row.block-width {
    max-width: 1200px;
    margin: auto;
}

.absolut-block {
    position: absolute;
    bottom: unset;
    top: 29%;
    translate: 0 -50%;
    width: 480px;
}

.block-adres {
    background: rgba(255, 255, 255, .8);
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .11);
}

.default-map-contacts {
    /*height: 100vh;*/
    height: calc(80vh - 80px);
    width: 100%;
}

.default-map-contacts iframe {
    width: 100%;
    height: 100%;
}

.contactTitle {

    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.title-adres {
    font-size: 20px;

    line-height: 135%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.tel {
    font-size: 18px;
    color: #272730;
    margin-bottom: 0;
}

.tel-span {
    display: block;
    float: none;
    margin-left: 0;
}

.a-tel {
    font-size: 18px;

    color: #272730;
}

.email {
    font-size: 18px;
    color: #272730;
    margin-bottom: 0;
    margin-top: 20px;
}

.email-span {
    display: block;
    float: none;
    margin-left: 0;
}

.a-email {
    font-size: 18px;

    color: #272730;
}

a:hover {
    color: #f5001d;
}

#myModalMaps {
    position: absolute;
    top: 33%;
    right: 28%;
    opacity: 0;
    background-color: rgba(255, 255, 255, .89);
    padding: 20px 0 20px;
    border-radius: 25px;
    transition: all .2s ease-in;
    text-align: center;
}

.our-contacts-title {
    color: #fff;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0 0 #272730, 0 2px 0 #272730, -2px 0 0 #272730, 0 -2px 0 #272730;
    font-size: 56px;

    margin: 0px;
    line-height: 125%;
}

.input-block-contact input {
    border: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid #a4a4a9 !important;
    border-radius: 0 !important;
    font-size: 16px;
    margin-top: 15px;
    padding-left: 10px;
}

.form-obrat-contact .input-block-contact .iti input {
    margin-top: 15px !important;
}

.form-obrat-contact .wpcf7-not-valid-tip {
    top: 0;
}

.btn-block-contact input:focus {
    background: #ed1f3d !important;
}

.input-block-contact textarea.form-control {
    height: 90px !important;
    margin-top: 15px !important;
    font-size: 16px;
    padding: 8px;

    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #a4a4a9;
    background: none;
    font-weight: 500;
}

section.contact-form-on-page {
    margin-bottom: 110px;
}

p.our-contacts-title {
    margin-top: 70px;
    margin-bottom: 40px;
}

.btn-block-contact input {
    color: #fff;

    font-size: 16px;
    background-color: #ed1f3d;
    box-shadow: none;
    border-bottom: none !important;
    border-radius: 30px !important;
    padding: 15px 30px 15px;
    transition: all .2s ease-in;
    border: none;
}

.input-block-contact input:focus {
    background: none;
    border-color: #ed1f3d !important;
}

.input-block-contact textarea:focus {
    background: none;
    border-color: #ed1f3d !important;
    outline: none;
    box-shadow: none;
}

.btn-block-contact {
    text-align: center;
    margin-top: 50px;
}

.btn-block-contact input:hover {
    box-shadow: 0 10px 20px 0 rgba(237, 31, 61, .16) !important;
    transition: all .2s ease-in;
    background: #ed1f3d;
}

section.section-media-bg {
    display: flex;
    align-items: flex-end;
    height: 60vh;
    background-size: cover;
    background-image: url(/wp-content/uploads/2021/07/reclama_bg.jpg);
    min-height: 600px;
}

.opport-spisok {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
}

.opport-spisok {
    margin-top: 100px;
}

.desc-opprot {
    font-size: 18px;
    line-height: 125%;
    margin-bottom: 60px;
    color: #272730;
}

.opport-block {
    margin: 100px 0 0;
}

.opport-spisok li {
    list-style: none;
    width: 33.3333%;
    text-align: center;
    margin-bottom: 60px;
}

.opport-insert {
    position: relative;
}

.image-insert {
    margin-top: 34px;
}

.desc-isert-fakt {
    font-size: 18px;
    line-height: 125%;
    color: #272730;
    margin-top: 15px;
}

.title-feature {
    font-size: 24px;
    color: #272730 !important;

}

.column-block {
    margin-bottom: 50px;
}

.img-for-rekl {
    margin-bottom: 20px;
    margin-top: 30px;
}

.desc-features {
    color: #272730;
    font-size: 18px;
    line-height: 135%;
}

.desc-features:before {
    content: '';
    height: 5px;
    display: block;
    background-color: #ed1f3d;
    width: 50px;
    margin-top: 5px;
    margin-bottom: 30px;
}

section.section-vozmognost {
    margin-bottom: 80px;
}

section.section-web-media {
    background-color: #282846;
    color: #fff;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 20px 0;
}

.settings-title {
    color: #282844;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -2px 0 #fff;
    font-size: 56px;

    margin: 0px;
    line-height: 125%;
}

.subtitileSettings {
    font-size: 18px;

    color: #fff;
    line-height: 135%;
    margin-bottom: 65px;
}

.set-spisok {
    list-style-image: url(/images/seo/arrow.png);
    padding-left: 20px;
}

ul.set-spisok li p {
    font-size: 18px;
}

.set-row {
    display: flex;
    justify-content: space-between;
    align-items: end;
    text-align: center;
    margin: 100px 0;
}

.set-ac-block {
    flex-basis: 20%;
    padding: 0 10px;
}

.img-block-height {
    height: 110px;
}

.set-ac-block p,
.afterSettings p {
    font-size: 18px;
    line-height: 135%;
}

.afterSettings {
    margin-bottom: 120px;
    margin-top: -30px;
}

.settings-block {
    margin-top: 100px;
    margin-bottom: 40px;
}

.marketTitle {
    font-size: 48px;
    line-height: 135%;

    color: #272730;
}

.marketBtn {
    padding-left: 3px;
}

.marketBtn .marketLink {
    animation: jump 1s infinite;
    transform: translateY(0);
    margin-top: 20px;
}

@media (max-width: 767px) {
    .marketBtn {
        text-align: center;
    }
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0);
    }
}

.marketLink {
    font-size: 16px;

    letter-spacing: 1px;
    background-color: #ed1f3d;
    color: #fff !important;
    padding: 18px 32px 20px;
    border-radius: 30px;
    transition: all 0.2s ease-in;
    cursor: pointer !important;
    display: inline-block;
}

.marketLink:hover {
    transform: translate(0px, -10px) !important;
    box-shadow: 0px 12px 50px 0px rgba(237, 31, 61, 0.25);
}

.imgMarket-block {
    position: absolute;
    right: 0px;
}

.imgMarket-block img {
    width: 400px;
}

section.section-kont-media {
    padding: 25px 0 90px;
    background-image: none;
    background-size: cover;
    color: #000;
    background-color: #fff;
}

.paket-title-prod {
    color: #FFFFFF;
    background: transparent;
    text-shadow: 2px 2px 0 #272730, 2px -2px 0 #272730, -2px 2px 0 #272730, -2px -2px 0 #272730, 2px 0px 0 #272730, 0px 2px 0 #272730, -2px 0px 0 #272730, 0px -2px 0 #272730;
    font-size: 56px;

    margin: -40px 0px 40px;
    line-height: 125%;
}

.paket-block {
    margin-bottom: 120px;
}

.paket-item {
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(33, 33, 33, 0.1);
    border-radius: 30px;
}

.paket-title {
    background-color: #282842;
    color: #fff;
    height: 175px;
    padding: 20px 12px;
    border-radius: 30px;
    box-shadow: 0px 10px 35px 0px rgba(33, 33, 33, 0.15);
}

.up-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;

}

.up-subtitle {
    font-size: 18px;
    line-height: 135%;
}

.title-body {

    color: #272730;
    line-height: 40px;
    margin-top: 20px;
}

.subtitle-body {
    font-size: 14px;
    color: #272730;
    margin-top: -15px;
    line-height: 35px;
    padding: 0px 20px;
}

.paket-btn {
    color: #fff !important;
    font-size: 18px;

    padding: 20px 0px !important;
    background-color: #ed1f3d;
    position: relative;
    display: block;
    border-radius: 30px;
    transition: all 0.2s ease-in;
    cursor: pointer !important;
}

.body-last {
    padding: 0px 10px;
    list-style: none;
    margin-top: 20px;
    position: relative;
    top: 10px;
}

.body-last li {
    font-size: 14px;
    color: #272730;
    margin: 16px 0px;
}

.paket-body {
    min-height: 320px;
}

section.section-pakety-media {
    background-color: #fafafc;
    padding: 150px 0px 150px;
}

section.section-advant-media {
    background: #272730;
    padding: 30px 0 35px;
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 160px 0px 1px;
}

section.section-advant-media .our-advant {
    margin: 0px 0px 80px;
}

.our-advant-sub {
    margin-bottom: 70px;
}

.our-advantDesc {
    color: #fff;
    font-size: 18px;
    line-height: 135%;
}

section.section-advant-media .what-spisok {
    margin-top: 80px;
}

section.section-advant-media li.what-seo-item.item-three {
    display: flex;
    margin-bottom: 80px;
    height: 70px;
}

section.section-advant-media .what-insert {
    position: relative;
    padding: 0px 40px 0px 40px;
    display: flex;
}

.text-after-spisok {
    color: #fff;
    font-size: 18px;
    line-height: 135%;
}

.after-spisok-text {
    margin: -70px 0px 70px;
}

.why-we-best {
    margin-bottom: 90px;
    margin-top: 80px;
}

.whe-weBest-text {
    color: #fff;

    font-size: 48px;
    line-height: 135%;
}

.flex-row-why {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 140px;
}

.why-flex-item {
    display: flex;
    color: #fff;
    flex-basis: 25%;
    padding: 0px 0px;
    align-items: center;
}

.why-text-client {
    font-size: 18px;
    line-height: 135%;
    padding-left: 20px;
    display: flex;
    align-items: center;
}

section.forma-gorisontal.grey-bg-horizontal {
    background: #fafafc;
    padding-top: 120px;
}

.page-id-209 .get-result-subtitile {
    color: #272730;
    font-size: 18px;
    margin-top: 40px;
}

.overlay,
.overlayUA {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999990;
    display: none;
    background-color: rgba(0, 0, 0, .65);
    position: fixed;
    cursor: default;
}

.background-popup-red {
    width: 510px;
    height: 500px;
    display: block;
    position: fixed;
    width: 510px;
    height: 500px;
    top: 11%;
    right: 0;
    transition: all .4s ease;
    transform: translate3d(3600px, 0, 0);
    left: 0;
    margin: auto;
    opacity: 0;
    border-radius: 30px;
    background-color: #ed1f3d;
    z-index: 999999;
}

.background-popup-red.active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transform: rotate(5deg);
}

.popupWindow {
    z-index: 999999;
    width: 400px;
    padding: 20px;
    background: #fff;
}

.moveRight {
    display: block;
    position: fixed;
    width: 510px;
    height: 500px;
    top: 11%;
    right: 0;
    transition: all .4s ease;
    transform: translate3d(3600px, 0, 0);
    left: 0;
    margin: auto;
    opacity: 0;
    border-radius: 30px;
}

.moveRight.in {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.popupWindow-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.popupClose,
.popupCloseUA {
    cursor: pointer;
    position: fixed;
    line-height: 59px;
    font-size: 60px;
    transform: rotate(45deg);
    text-align: center;
    font-weight: 100;
    top: 15px;
    right: 15px;
    color: #000;
    z-index: 99999999;
    display: none;
}

.inputs-blocks-popup input {
    border: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid #a4a4a9 !important;
    border-radius: 0 !important;
    font-size: 18px;
    margin-top: 30px;
}

.popupText {
    text-align: center;
    font-size: 18px;
    color: #272730;
    line-height: 135%;
    position: relative;
    top: 20px;
}

.popup-form .wpcf7-spinner {
    display: none;
}

.buttons-blocks-popup {
    text-align: center;
    margin-top: 40px;
}

.buttons-blocks-popup input {
    color: #fff;
    font-size: 18px;
    background-color: #ed1f3d;
    box-shadow: none;
    border-bottom: none !important;
    border-radius: 30px !important;
    padding: 15px 30px 15px;
    border: none;
    transition: all 0.2s ease-in;
}

div#wpcf7-f225-o2,
div#wpcf7-f225-o4 {
    max-width: 410px;
    margin: auto;
}

.buttons-blocks-popup input:hover {
    background: #ed1f3d;
}

.overlay-seo {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999990;
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    cursor: default;
}

.background-popup-red-seo,
.moveRight-seo {
    width: 510px;
    height: 500px;
    display: block;
    position: fixed;
    top: 11%;
    right: 0;
    transition: all 0.4s ease;
    transform: translate3d(3600px, 0, 0);
    left: 0;
    margin: auto;
    opacity: 0;
    border-radius: 30px;
}

.background-popup-red-seo {
    background-color: #ed1f3d;
    z-index: 999999;
}

.background-popup-red-seo.active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transform: rotate(5deg);
}

.moveRight-seo.in {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.popupClose-seo {
    cursor: pointer;
    position: fixed;
    line-height: 59px;
    font-size: 60px;
    transform: rotate(45deg);
    text-align: center;
    font-weight: 100;
    top: 15px;
    right: 15px;
    color: #000;
    z-index: 99999999;
    display: none;
}

.slider-content {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.home h1.new-title-home {

    color: #fff;
    line-height: 1;
    text-transform: none;
    font-size: 68px;
    margin-bottom: 0px !important;
    margin-top: -50px;
    text-shadow: 0px 0px 18px #27273047;
}

.sub-title-home {
    font-size: 20px;
    color: #fff;
    font-family: "Inter", sans-serif;
    max-width: 780px;
    margin-bottom: 40px;
    margin-top: 20px;
    font-weight: 300;
}

h2.service-title {
    color: #fff;

    font-size: 32px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.home p.p-new-header-text a {
    color: #fff !important;
    margin-right: 30px;
    letter-spacing: 0 !important;
    white-space: nowrap;
}

.home .arrowSvg {
    width: 20px !important;
    height: 21px !important;
    margin-top: -3px !important;
    margin-right: 8px !important;
}

.home p.p-new-header-text {
    font-size: 23px !important;
    line-height: 50px !important;
}

.block-timer-home {
    position: absolute;
    bottom: 0px;
    z-index: 9;
    left: 0;
    right: 0;
}

.page-id-7 .block-timer-home {
    bottom: 65px;
}

.page-id-3513 .block-timer-home {
    bottom: -78px;
}

p.title-block-sand {
    color: #ffffff !important;
    font-family: "Inter", sans-serif;
    margin-top: 12px;
    font-size: 18px !important;
    text-align: center;
}

p.timer.count-title.count-number {
    font-size: 40px !important;
    color: #fff !important;
    font-family: "Inter", sans-serif;
    margin-bottom: 0px;
    text-align: center;
}

p.timer.count-title.count-number.plus-home:after {
    content: "+";
    display: inline-block;
    margin-left: 5px;
}

.home-content {
    position: relative;
    top: 0;
}

.fixedHeader {
    background-color: #282842 !important;
    transition: all 0.2s ease-in;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08);
    padding: 2px 10px 5px !important;
}

.fixedHeader .navbar-brand img {
    max-width: 100px;
}

.fixedHeader .phone-block a {
    color: #fff !important;
}

.fixedHeader img.black-soc {
    display: none !important;
}

.fixedHeader .header-center_phones .white-soc {
    display: inline-block !important;
    width: 18px;
    position: relative;
    top: -1px;
}

.fixedHeader .phone-block {
    margin: 0px 0px 0px 30px;
    transition: all 0.2s ease-in;
    display: flex;
    align-items: center;
}

.fixedHeader .header-center_phones {
    display: flex;
}

.fixedHeader .myBtn-new-home {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    background-color: #ed1f3d;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 30px;
    transition: all .2s ease-in;
    cursor: pointer !important;
}

.tm-icon-menu {
    position: relative;
    top: 6px;
    left: 50%;
    width: 28px;
    height: 4px;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 30px !important;
    padding: 0;
    background: #ed1f3d;
}

.tm-icon-menu:before,
.tm-icon-menu:after {
    content: '';
    position: absolute;
    width: 35px;
    height: 100%;
    background: #ed1f3d;
    -webkit-transition: all .3s cubic-bezier(0, .99, .2, 1);
    transition: all .3s ease-in-out;
    border-radius: 30px !important;
    left: -7px;
}

.tm-icon-menu:before {
    -webkit-transform: translateY(-250%);
    transform: translateY(-250%);
}

.tm-icon-menu:after {
    -webkit-transform: translateY(250%);
    transform: translateY(250%);
}

.fixedHeader .header-btn {
    margin-right: 40px;
    margin-top: 0px;
}

section.bg-slide-web .container>.row {
    margin-left: 0px;
}

section.web-products {
    padding: 80px 0px 0px;
}

.custom-select {
    background: transparent;
    color: #000;

    border-radius: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    top: 1px;
    border: none !important;
    padding: 0px;
    margin-right: 30px;
    margin-left: 10px;
}

.custom-select:focus {
    outline: none;
    box-shadow: none;
}

.fixedHeader .custom-select {
    color: #fff;
}

span.present-name-lang {
    font-size: 14px;

    color: #fff;
}

body:not(.home):not(.category-kejsy-po-reklame):not(.category-portfolio):not(.category-web-dizajn):not(.category-razrabotka):not(.category-seo-prodvizhenie):not(.category-rozrobka)header:not(.fixedHeader) span.present-name-lang {
    color: #000;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

ul.hide-languages-spisok {
    background: #fff;
    color: #000;
}

.fixedHeader ul.hide-languages-spisok {
    background: #282842;
    color: #fff;
}

ul.hide-languages-spisok {
    padding: 0px;
    list-style: none;
    max-height: 0px;
    overflow: hidden;
    min-width: 45px;
    width: 100%;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    top: 90% !important;
    z-index: 0;
    position: absolute;
    transition: all 0.2s ease-in;
    text-align: center;
    left: -10px;
    font-size: 14px;

}

.name-languages:hover .hide-languages-spisok {
    max-height: 200px;
}

.fixedHeader span.present-name-lang {
    color: #fff;
}

ul.hide-languages-spisok li a {
    color: #000;
}

.fixedHeader ul.hide-languages-spisok li a {
    color: #fff;
}

ul.hide-languages-spisok li a {
    padding: 10px 0px 10px !important;
    display: block;
}

li.lang-item.lang-item-3.lang-item-ru.current-lang.lang-item-first a {
    padding-bottom: 0px !important;
}

.name-languages {
    margin-top: 10px;
    margin-right: 30px;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

section.section-clider-landing.medical-bg {
    background-image: url(/images/medic/main-bg.jpg);
}

.title-block-medical {
    margin-bottom: 60px;
}

.text-block-medical p {
    font-size: 18px;
    color: #272730;
}

section.section-dostup-medical {
    padding: 120px 0px 90px;
}

.blue-bg-image-form {
    padding: 80px 0px !important;
}

section.forma-gorisontal.blue-bg-image-form {
    background-image: url(/images/medic/background.png);
    background-size: cover;
    background-position-y: bottom;
    background-position-x: left;
}

.blue-bg-image-form p.get-result-title {
    color: #fff;
}

p.get-result-subtitile {
    color: #fff;
}

.blue-bg-image-form .block-item-input input {
    border-color: #9b9bbd;
    color: #9b9bbd;
}

.items-block-number-zadachi {
    display: flex;
    flex-wrap: wrap;
}

p.item-zadach-title {
    color: #ed1f3d;
    font-size: 18px;

    margin-bottom: 15px;
}

.items-block-number-zadachi {
    margin-bottom: 40px;
}

span.sobsno-cyfra {
    line-height: 1;
    font-family: "Polya-regular" !important;
    font-size: 180px;
    color: #282844;
    position: relative;
    top: -40px;
}

img.circles-number {
    position: absolute;
}

div#main-nav-top {
    margin-left: 80px;
}

span.numbers-item-cyfra {
    position: relative;
    display: block;
    width: 100%;
    max-width: 130px;
    padding-top: 10px;
    flex-basis: 25%;
}

p.desc-text-zada {
    color: #484848;
    line-height: 1.4;
    font-size: 16px;
}

.desc-blocks-cyfra {
    flex-basis: 74%;
}

img.circles-number.circles1 {
    transform: rotate(180deg);
}

img.circles-number.circles3 {
    transform: rotate(200deg);
}

img.circles-number.circles4 {
    transform: rotate(185deg);
}

.block-title-zadachi {
    margin-bottom: 70px;
}

section.section-zadachi {
    padding: 70px 0px 20px;
}

.block-items-dolgh {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.sobsno-items-dolgh {
    flex-basis: 33%;
    text-align: center;
    margin-bottom: 50px;
}

img.sobsno-dolgh-image {
    position: relative;
    left: -23px;
}

.desc-dolgh-items {
    max-width: 225px;
    margin: auto;
    font-size: 18px;

    line-height: 1.2;
}

.block-desc-what-dolgh {
    margin-top: 50px;
    font-size: 18px;
    color: #272730;
}

section.section-dolgh {
    padding: 120px 0px 90px;
}

section.grey-bg {
    background-color: #fafafc;
}

.popupWindowQuiz {
    z-index: 999999;
    width: 400px;
    padding: 40px 40px 40px 30px;
    background: #fff;
}

img.img-source-input {
    position: absolute;
    top: 0px;
    left: 15px;
}

.flex-form-quiz .box-input .block-span-input {
    margin-left: 0px !important;
    width: 85%;
    position: relative;
}

.flex-form-quiz .form-wrap .box-input {
    margin-top: 0px !important;
    width: 100%;
    position: relative;
}

.freeRah .col.left-column.scale-wrap.js-animate.appear-animation.fadeInLeft.appear-animation-visible:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 77px;
    height: 77px;
    top: -32px;
    background-image: url(/images/quiz/ready.png);
    z-index: 999;
    background-size: cover;
}

.flex-form-quiz {
    display: flex;
}

.col.col_float.center-column.js-animate.appear-animation.fadeInDown.appear-animation-visible .title-block {
    margin-top: -25px !important;
}

.gift-podarok {
    flex-basis: 45%;
    text-align: center;
    margin-top: 50px;
}

.screen2 .step-form .form-wrap {
    flex-basis: 55%;
}

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

p#title-gift {
    font-size: 16px;

    color: #000000;
    margin-top: 2px;
}

span#your-gift {
    display: block;
    color: #ed1f3d;
    font-size: 16px;
}

.screen2 .step-form .form-wrap .inputs {
    width: 90% !important;
}

.box-input input {
    height: 50px !important;
    font-size: 16px !important;
    padding-left: 45px !important;
    padding-bottom: 0px !important;
}

#step6 .col.right-column.nav-step.js-animate.appear-animation.flex-wrap.m-wrap.fadeInRight.appear-animation-visible {
    flex-basis: 100%;
    margin: 115px 0px 0px;
}

.screen2 #step6 .nav-step .continue {
    margin-top: -35px;
    display: none;
    background: none;
    display: block !important;
    flex-direction: row-reverse;
    background: transparent;
    font-size: 18px;
    text-transform: capitalize;
    color: #c3c3c3;

    position: absolute;
    transition: all 0.2s ease-in;
    right: 50px;
}

input:focus {
    outline: none;
}

#step6 .continue span.arrow:before {
    top: -10px;
}

.moveRightQuiz {
    display: block;
    position: fixed;
    width: 800px;
    height: 550px;
    top: 15%;
    right: 0;
    transition: all 0.4s ease;
    transform: translate3d(3600px, 0, 0);
    left: 0;
    margin: auto;
    opacity: 0;
    border-radius: 30px;
}

.moveRightQuiz.in {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.overlayQuiz,
.overlayQuizUA {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999990;
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    cursor: default;
}

.popupCloseQuiz,
.popupCloseQuizUA {
    cursor: pointer;
    position: fixed;
    line-height: 59px;
    font-size: 60px;
    transform: rotate(45deg);
    text-align: center;
    font-weight: 100 !important;
    top: -3px;
    right: 8px;
    color: #ff193c;
    z-index: 99999999;
    display: none;
}

.page-id-272 .what-seo-text p {
    font-size: 18px;
    line-height: 135%;
    color: #fff;
}

.home p.p-new-header-text a:hover {
    border-bottom: 1px solid #fff;
}

a.new-header-slider_btn:hover {
    color: #fff !important;
    background-color: #ed1f3d;
    border: none !important;
    box-shadow: 0px 12px 50px 0px rgba(237, 31, 61, 0.25);
    transition: all 0.2s ease-in;
    border: 2px solid #ed1f3d !important;
    text-decoration: none;
}

.button-hover:hover {
    box-shadow: 0 35px 20px -20px rgba(0, 0, 0, .2) !important;
    transform: translate(0, -10px);
}

.image-col .img-ornate.start-animation .block-full-ornate {
    transform: translateX(0);
    opacity: 1;
}

.block-full-ornate {
    transform: translateX(1110px);
    opacity: 0;
}

.seo-block-home .block-full-ornate {
    transform: translateX(-1110px);
    opacity: 0;
}

a.btn-leave-app:hover {
    color: #fff;
    background-color: #ed1f3d;
    border: none !important;
    box-shadow: 0 12px 50px 0 rgba(237, 31, 61, .25);
    transition: all .2s ease-in;
    border: 2px solid #ed1f3d !important;
}

@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }

    5% {
        opacity: 1;
    }

    80% {
        transform: rotateX(8deg);
    }

    92% {
        transform: rotateX(-3deg);
    }

    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}

.home ul.fakty-spisok.what-spisok li {
    opacity: 0 !important;
}

.home ul.fakty-spisok.what-spisok.start-animation li {
    animation: flipdown .5s ease both;
}

ul.fakty-spisok.what-spisok.start-animation li {
    animation: flipdown .5s ease both;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(2) {
    animation-delay: .4s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(3) {
    animation-delay: 0.6s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(4) {
    animation-delay: 0.8s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(5) {
    animation-delay: 1.0s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(6) {
    animation-delay: 1.2s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(7) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(8) {
    animation-delay: 1.6s;
    opacity: 1 !important;
}

ul.fakty-spisok.what-spisok.start-animation li:nth-child(9) {
    animation-delay: 1.8s;
    opacity: 1 !important;
}

section.section-zadachi.zadachi-home-section .col-sm-6 {
    opacity: 0 !important;
}

section.section-zadachi.zadachi-home-section.start-animation .col-sm-6 {
    animation: flipdown .5s ease both;
}

section.section-zadachi.zadachi-home-section.start-animation .col-sm-6:nth-child(1) {
    animation-delay: .4s;
    opacity: 1 !important;
}

section.section-zadachi.zadachi-home-section.start-animation .col-sm-6:nth-child(2) {
    animation-delay: 1s;
    opacity: 1 !important;
}

section.section-zadachi.zadachi-home-section.start-animation .col-sm-6:nth-child(3) {
    animation-delay: 1.6s;
    opacity: 1 !important;
}

section.section-zadachi.zadachi-home-section.start-animation .col-sm-6:nth-child(4) {
    animation-delay: 2.2s;
    opacity: 1 !important;
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.stage-spisok li {
    opacity: 0;
}

ul.first-spisok-stage.start-animation li {
    animation: flipdown .5s ease both;
}

ul.first-spisok-stage.start-animation li:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(3) {
    animation-delay: 1s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(4) {
    animation-delay: 1.4s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(5) {
    animation-delay: 1.8s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(6) {
    animation-delay: 2.2s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(7) {
    animation-delay: 2.6s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(8) {
    animation-delay: 3s;
    opacity: 1;
}

ul.first-spisok-stage.start-animation li:nth-of-type(9) {
    animation-delay: 3.4s;
    opacity: 1;
}

.section-recomend .animation-first .col-md-6,
.section-recomend .animation-second .col-md-6 {
    opacity: 0;
}

.section-recomend.start-animation .animation-first .col-md-6,
.section-recomend .animation-second .col-md-6 {
    animation: flipdown .5s ease both;
}

.section-recomend.start-animation .animation-first .col-md-6:nth-of-type(1) {
    animation-delay: .6s;
    opacity: 1;
}

.section-recomend.start-animation .animation-first .col-md-6:nth-of-type(2) {
    animation-delay: 1.2s;
    opacity: 1;
}

.section-recomend.start-animation .animation-second .col-md-6:nth-of-type(1) {
    animation-delay: 2.4s;
    opacity: 1;
}

.section-recomend.start-animation .animation-second .col-md-6:nth-of-type(2) {
    animation-delay: 3s;
    opacity: 1;
}

header#masthead.change-bg {
    background: #fff !important;
}

.fixedHeader.change-bg .phone-block a {
    color: #000 !important;
}

.fixedHeader.change-bg .header-center_phones .white-soc {
    display: none !important;
}

.fixedHeader.change-bg .header-center_phones .black-soc {
    display: inline-block !important;
}

.fixedHeader.change-bg span.present-name-lang {
    color: #000 !important;
}

input:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #ed1f3d !important;
}

ul.fakty-spisok.what-spisok li {
    opacity: 0 !important;
}

.what-is-seo-section.start-animation ul.fakty-spisok.what-spisok li {
    animation: flipdown .5s ease both;
}

.what-is-seo-section.start-animation ul.what-spisok.first-spisok-ha li {
    animation-delay: .4s;
    opacity: 1 !important;
}

.what-is-seo-section.start-animation ul.what-spisok.second-spisok-ha li {
    opacity: 1 !important;
}

.what-is-seo-section.start-animation ul.what-spisok.second-spisok-ha li:nth-child(1) {
    animation-delay: 1s;
}

.what-is-seo-section.start-animation ul.what-spisok.second-spisok-ha li:nth-child(2) {
    animation-delay: 1.6s;
}

.what-is-seo-section.start-animation ul.what-spisok.second-spisok-ha li:nth-child(3) {
    animation-delay: 2.2s;
}

.what-is-seo-section.start-animation ul.what-spisok.third-spisok-ha li {
    animation-delay: 2.8s;
    opacity: 1 !important;
}

.spis-uslug-site .row-first-prod .col-md-3 {
    opacity: 0;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3 {
    animation: flipdown .5s ease both;
}


.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(2) {
    animation-delay: .8s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(3) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(4) {
    animation-delay: 2s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(5) {
    animation-delay: 2.6s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(6) {
    animation-delay: 3.2s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(7) {
    animation-delay: 3.8s;
    opacity: 1 !important;
}

.spis-uslug-site.start-animation .row-first-prod .col-md-3:nth-of-type(8) {
    animation-delay: 4.4s;
    opacity: 1 !important;
}

#breadcrumbs a {
    color: #282844;
}

#breadcrumbs a:hover {
    color: #f5001d;
}

.breadcrumbs-sec a,
.portfolio-breadcrumbs span,
.portfolio-breadcrumbs a,
.portfolio-breadcrumbs a:hover,
span.breadcrumb_last,
.breadcrumbs-sec a:hover {
    color: #949494 !important;
}

.breadcrumbs-sec a {
    font-size: 16px;
}

.portfolio-breadcrumbs a:hover {
    text-decoration: underline;
}

span.breadcrumb_last {
    font-size: 18px;
}

.breadcrumbs-sec a:hover {
    font-size: 16px;
    text-decoration: underline;
}

section.breadcrumbs-sec {
    padding: 70px 0px 0px;
    margin-bottom: -15px;
}

ul.opport-spisok li {
    opacity: 0;
}

ul.opport-spisok.start-animation li {
    animation: flipdown .5s ease both;
}

ul.opport-spisok.start-animation li:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

ul.opport-spisok.start-animation li:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1 !important;
}

ul.opport-spisok.start-animation li:nth-of-type(3) {
    animation-delay: 1.2s;
    opacity: 1 !important;
}

ul.opport-spisok.start-animation li:nth-of-type(4) {
    animation-delay: 1.6s;
    opacity: 1 !important;
}

ul.opport-spisok.start-animation li:nth-of-type(5) {
    animation-delay: 2.2s;
    opacity: 1 !important;
}

ul.opport-spisok.start-animation li:nth-of-type(6) {
    animation-delay: 2.6s;
    opacity: 1 !important;
}

.column-block.start-animation {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

section.section-advant-media.start-animation li.what-seo-item.item-three {
    animation: flipdown .5s ease both;
}

section.section-advant-media.start-animation li.what-seo-item.item-three:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

section.section-advant-media.start-animation li.what-seo-item.item-three:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1 !important;
}

section.section-advant-media.start-animation li.what-seo-item.item-three:nth-of-type(3) {
    animation-delay: 1s;
    opacity: 1 !important;
}

section.section-advant-media.start-animation li.what-seo-item.item-three:nth-of-type(4) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

section.section-advant-media.start-animation li.what-seo-item.item-three:nth-of-type(5) {
    animation-delay: 2s;
    opacity: 1 !important;
}

.set-ac-block {
    opacity: 0;
}

.set-row.start-animation .set-ac-block {
    animation: flipdown .5s ease both;
}

.set-row.start-animation .set-ac-block:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

.set-row.start-animation .set-ac-block:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1 !important;
}

.set-row.start-animation .set-ac-block:nth-of-type(3) {
    animation-delay: 1s;
    opacity: 1 !important;
}

.set-row.start-animation .set-ac-block:nth-of-type(4) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

.set-row.start-animation .set-ac-block:nth-of-type(5) {
    animation-delay: 1.8s;
    opacity: 1 !important;
}

.paket-item.start-animation {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.item-vakansii-row {
    opacity: 0;
}

.block-vakansii-spisok.start-animation .item-vakansii-row {
    animation: flipdown .5s ease both;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(3) {
    animation-delay: 1s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(4) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(5) {
    animation-delay: 1.8s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(6) {
    animation-delay: 2.2s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(7) {
    animation-delay: 2.6s;
    opacity: 1 !important;
}

.block-vakansii-spisok.start-animation .item-vakansii-row:nth-of-type(8) {
    animation-delay: 3s;
    opacity: 1 !important;
}

.page-id-201 header#masthead {
    background-color: #282842;
}

.page-id-3540 header#masthead {
    background-color: #282842;
}

.page-id-237 header#masthead.fixedHeader {
    background: none;
}

section.section-what-vizitka.start-animation .fakty-spisok li {
    animation: flipdown .5s ease both;
}

section.section-what-vizitka.start-animation .fakty-spisok li:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

section.section-what-vizitka.start-animation .fakty-spisok li:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1 !important;
}

section.section-what-vizitka.start-animation .fakty-spisok li:nth-of-type(3) {
    animation-delay: 1s;
    opacity: 1 !important;
}

section.section-what-vizitka.start-animation .fakty-spisok li:nth-of-type(4) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li {
    animation: flipdown .5s ease both;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li:nth-of-type(1) {
    animation-delay: .2s;
    opacity: 1 !important;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li:nth-of-type(2) {
    animation-delay: .6s;
    opacity: 1 !important;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li:nth-of-type(3) {
    animation-delay: 1s;
    opacity: 1 !important;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li:nth-of-type(4) {
    animation-delay: 1.4s;
    opacity: 1 !important;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li:nth-of-type(5) {
    animation-delay: 1.8s;
    opacity: 1 !important;
}

section.section-osnova-vizitka.start-animation .fakty-spisok li:nth-of-type(6) {
    animation-delay: 2.2s;
    opacity: 1 !important;
}

.leaveWhite:hover {
    box-shadow: 0px 15px 30px 0px rgba(255, 255, 255, 0.2);
    transition: all 0.2s ease-in;
}

.short-desc {

    font-size: 24px;
    line-height: 30px;
    color: #444;
    margin: 40px 0 40px 0;
    text-align: left;
}

.task {

    line-height: 20px;
    color: #444;
    text-align: left;
    font-size: 18px;
    margin: 0 0 50px 0;
}

.presentation-wrapper {
    display: block;
    background: url(/images/presentations/imac.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top center;
    position: relative;
    max-width: 100%;
    max-height: 930px;
    height: 930px;
    padding: 31px 22px 31px 12px;
    margin: 20px 0 60px;
}

.presentation-wrapper .project {
    width: 1083px;
    max-height: 706px;
    overflow-y: scroll;
}

.project-animation {
    display: block;
    position: relative;
    margin: 40px auto 80px;
}

.project-animation .number {
    position: absolute;
    display: block;
    font-size: 48px;
    font-weight: 900;
    top: -10px;
    left: 18px;
    z-index: 0;
    color: #e0e0e0;
}

.project-animation>img {
    border: 0 solid transparent;
    border-radius: 30px;
    box-shadow: 0 0 60px -12px #e0e0e0;
}

section.section-bg-portfolio.bg-faq {
    min-height: 485px !important;
    background-image: url(/wp-content/themes/wp-bootstrap-starter/template-parts/faq.jpg);
}

.contentSlide.contentSlideFaq {
    margin-top: 100px;
}

.page-id-636 p.get-result-subtitile {
    color: #272730;
}

.language-mob {
    display: none;
}

@media only screen and (min-width: 320px) {
    .faq-group {
        display: block;
    }

    .faq-group>li {
        background: #ffffff;
        margin-bottom: 6px;
        box-shadow: none;
        -webkit-transition: box-shadow 0.2s;
        -moz-transition: box-shadow 0.2s;
        transition: box-shadow 0.2s;
        margin: 20px 0px;
        border: 1px solid #f5f5f5;
        border-radius: 15px;
    }

    .faq-group .faq-title {
        margin: 2em 0 1em;
    }

    .faq-group:first-child .faq-title {
        margin-top: 0;
    }
}

.trigger {
    position: relative;
    display: block;
    margin: 1.6em 0 .4em;
    line-height: 1.2;
}

.trigger {
    font-size: 24px;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 24px 72px 24px 24px;
    color: #1b1b1b;
    cursor: pointer;

}

a.trigger:hover {
    text-decoration: none;
    color: #1b1b1b;
}

.trigger:before,
.trigger:after {
    content: "";
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.trigger:before,
.content-visible .trigger:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
}

.content-visible .trigger:after {
    right: 24px;
}

.trigger:after,
.content-visible .trigger:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.margin-bot-logo .img-partners-block {
    margin: 0 -7.5px;
}

.margin-bot-logo img.img-partners {
    margin-bottom: 15px;
}

.page-id-209 ul.faq-group li>a.trigger {
    display: flex;
    flex-direction: row;
    align-items: center;
    z-index: 1;
    position: relative;
}

.page-id-209 ul.faq-group li .ready_to_choose-list-number {
    width: 28px;
    height: 28px;
    max-width: 28px;
    min-width: 28px;
    margin-right: 15px;
}

.page-id-209 ul.faq-group li .ready_to_choose-list-number:after {
    width: 36px;
    height: 36px;
    top: calc(50% - 18px);
    left: calc(50% - 18px);
}

@media (max-width: 500px) {

    .post-655 .new-slider-template .reverse-mobile .col-md-5 {
        order: -1;
    }

    .col-two-mob {
        width: 50%;
    }

    .trigger {
        font-size: 24px;
        font-size: 20px;
        font-weight: 300;
        margin: 0;
        padding: 15px 60px 15px 15px;
        color: #1b1b1b;
    }

    .test-row .col-2 {
        margin-bottom: 40px
    }

    .test-row .col-2:last-of-type {
        margin: 0;
    }

    .subMag p {
        font-size: 16px;
    }

    .section-html-2.html-post-766 {
        font-size: 16px;
    }

    .section-html-2.html-post-766 p {
        font-size: 16px;
    }
}

#basics {
    list-style: none;
    padding: 0px;
    margin: 0 0px 40px;
}

.faq-title h2 {
    color: #000;
    text-shadow: none;
    font-size: 28px;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 50px;
}

span.title-alphabet-en {
    color: #000000;
    font-size: 20px;
    font-weight: bold;

    display: block;
    margin-bottom: 35px;
}

.wrapper-alphabet {
    border-bottom: 4px solid #f2f2f2;
    margin-bottom: 60px;
}

.lwpglsArchive_letter {
    color: #000000;
    font-size: 16px;

}

.lwpglsArchive_term a {
    color: #ed1f3d;
    font-size: 18px;

}

.lwpglsArchive.lwpglsArchive-columns-2 {
    position: relative;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    width: 100%;
}

.lwpglsArchive.lwpglsArchive-columns-2>div {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 30px;
}

.faq-content p {
    margin-bottom: 0px;
    font-size: 18px !important;
    color: #272730;

    padding: 0 24px;
    padding-bottom: 24px;
}

button.item-one-word {
    font-size: 13px;

    color: #000;
    background: transparent;
    width: 35px;
    height: 35px;
    border: 1px solid #cbcbcb;
    border-radius: 100%;
    margin-bottom: 5px;
    margin-right: 1px;
    display: none;
}

.custom-col-alphabet,
.custom-col-alphabet.shown-alpha {
    overflow: hidden;
    transition-duration: 0.3s;
}

button.item-one-word.active-btn {
    display: inline-block;
}

button.item-one-word.active-btn.active {
    color: #fff;
    background: #ed1f3d;
    border-color: #ed1f3d;
}

span.text-alphabet-title {
    display: block;
    margin-bottom: 10px;
    color: #000000;

    font-weight: bold;
}

span.title-search-letter {
    font-size: 18px;

    text-align: center;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.inside-search {
    margin-bottom: 20px;
}

.flex-linemain-sort {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.fakty-block.block-subtitles {
    position: relative;
    z-index: 1;
}

a.glossary-link img {
    width: 11px;
    transform: rotate(180deg);
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.content-glossary a {
    color: #ed1f3d;
    border-bottom: 1px dashed;
}

.statti-themes {
    margin-bottom: 40px;
}

.statti-themes h5.more-posts-title {
    color: #000000;
    font-size: 32px;

    margin-bottom: 40px;
}

.entry-content.content-glossary p {
    font-size: 18px;

}

.entry-content.content-glossary {
    border-bottom: 4px solid #f2f2f2;
    margin-bottom: 60px;
    padding-bottom: 30px;
}

a.glossary-link {
    font-size: 12px;

    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 10px;
}

button.sort-btn.active {
    color: #Fff;
    background: #ed1f3d;
}

section.breadcrumbs-sec.bread-new-cus {
    margin-bottom: 0px;
    padding-top: 40px;
}

h1.entry-title-glossary,
h1.title-glossary {
    font-size: 65px;
    color: #ed1f3d;

    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0px;
}

button.sort-btn {
    color: #000;
    font-size: 12px;

    text-transform: uppercase;
    margin-right: 10px;
    background: transparent;
    border: 2px solid #ed1f3d;
    border-radius: 30px;
    padding: 10px 15px;
    letter-spacing: 1px;
}

li.faq-title:hover {
    box-shadow: none;
}

.post-209 section.faq-on-page {
    padding-bottom: 0;
    margin-bottom: -50px;
}

.post-61 section.faq-on-page {
    padding-bottom: 0;
    margin-bottom: 0;
}

section.faq-on-page {
    background: #fff;
    position: relative;
    margin-top: -51px;
    padding-top: 10px;
    padding-bottom: 45px;
}

.page-id-5886 section.faq-on-page {
    margin-top: 0;
}

.faq-group>li>div a {
    color: #ed1f3d;
    text-decoration: underline;
}

.bg-slide-vidisan {
    background-image: url(/images/portfolio/vidisan-bg.jpg);
    min-height: 500px;
    background-size: cover;
    background-position: center, top;
}

.bg-slide-zamok {
    background-image: url(/images/portfolio/zamok-bg.jpg);
    min-height: 500px;
    background-size: cover;
    background-position: center, top;
}

.section-without-bg {
    margin-top: 140px;
}

ul#menu-main-menu-ua {
    display: block;
    padding-left: 15px;
}

@media (max-width: 768px) {
    .flex-linemain-sort {
        flex-wrap: wrap;
    }

    button.sort-btn {
        color: #000;
        font-size: 11px;

        text-transform: uppercase;
        margin-right: 5px;
        background: transparent;
        border: 2px solid #ed1f3d;
        border-radius: 30px;
        padding: 7px 10px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
}

@media (max-width: 560px) {
    .lwpglsArchive_term a {
        color: #ed1f3d;
        font-size: 14px;

    }

    h1.title-glossary,
    h1.entry-title-glossary {
        font-size: 28px;
    }
}

section.section-bg-portfolio.polytics-bg {
    background-image: url(/images/web-dev/slide_web.jpg);
    margin-bottom: 50px;
}

.page-id-201 header#masthead.fixedHeader {
    background-image: none;
}

section.section-maps-contacts {
    position: relative;
}

div#fca_phone_div {
    right: auto !important;
    bottom: 30px !important;
}

.amo-button-holder.amo-vertical {
    bottom: 85px !important;
    right: 50px !important;
}

#time_popup {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.exitblock {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    z-index: 100000;
}

.arrow-imgTime {
    position: absolute;
    width: 280px;
    text-align: right;
    left: 60px;
    bottom: 330px;
}

.arrow-imgTime:before {
    content: '- - - - - -';
    color: #fff;

    position: relative;
    top: -10px;
    right: -23px;
    letter-spacing: 5px;
    font-size: 30px;
}

.exitblock .first-title {

    color: #272730;
    font-size: 18px;
    margin-top: 25px;
    line-height: 125%;
    padding: 25px 50px 10px;
}

#popupTime p.first-title {
    margin-top: 0px;
    padding-bottom: 0px;
}


.exitblock .fon {
    opacity: .5;
    position: fixed;
    width: 100%;
    height: 100%;
}

.exitblock .red-btn {
    padding: 15px 20px 17px !important;
}

#popupTime {
    background: #fff;
    padding: 1px 0px 0px 0px;
    border-radius: 30px;
}

.exitblock .modaltext {
    box-sizing: border-box;
    position: absolute;
    width: 350px;
    box-shadow: 0 4px 10px 2px rgb(0 0 0 / 50%);
    height: 355px;
    top: auto;
    left: 50px;
    right: auto;
    bottom: 50px;
}

.exit-popup_header {
    text-align: center;
    color: #272730;
    width: 100%;
    background-size: cover;
    height: 100%;
    background-position: center;
}

#popupTime p.first-title {
    margin-top: 0px;
    padding-bottom: 0px;
}

#popupTime .obsud-btn {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px !important;
}

#popupTime .row.privacy-form-block {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -10px;
    padding: 0 60px;
}

html::-webkit-scrollbar {
    width: 8px;
    border-radius: 0px;
}

html::-webkit-scrollbar-thumb {
    border: 1px solid transparent;
    border-radius: 3px;
    background: #1B1B1B;
}

html::-webkit-scrollbar-track {
    border: none;
    box-shadow: none;
    background: #fafafc;
}

.cookie-input {
    width: 70%;
    margin: auto;
    border: none;
    border-bottom: 1px solid #ed1f3d;
    border-radius: 0px;
}

.obsud-btn {
    padding: 14px 50px 14px !important;
    background-color: #ed1f3d;
    color: #fff !important;
    border-radius: 40px !important;
    border: 2px solid #ed1f3d !important;

    font-size: 18px !important;
    -webkit-box-shadow: 0px 17px 40px 0px rgba(161, 138, 138, 0.08);
    -moz-box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease-in;
    cursor: pointer !important;
    font-weight: normal !important;
    display: inline-block;
    margin: 16px auto 0px;
    width: 100%;
    max-width: 70%;
    margin-left: 8%;
}

.obsud-btn:hover {
    color: #fff !important;
    background-color: #ed1f3d;
    border: none !important;
    box-shadow: 0px 12px 50px 0px rgba(237, 31, 61, 0.25);
    transition: all 0.2s ease-in;
    border: 2px solid #ed1f3d !important;
    text-decoration: none;
}

.cel-seo {
    position: relative;
    font-family: Arial;
    display: block;
}

.cel-seo select {
    display: none;
}

.select-selected {
    background-color: white;
}


/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}


/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}


/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    color: #6c7781;
    padding: 8px 16px;
    border-bottom: 1px solid #000;
    cursor: pointer;
    user-select: none;
    font-size: 17px;

    margin-bottom: 20px;
}

.restoran-razrabotka .portfolio-case {
    width: 24.5%;
    flex-basis: 24.5%;
    background-size: cover;
    position: relative;
    position: relative;
    border: 1px solid #b9b9b9;
    height: 260px;
}



.restoran-razrabotka span.desc-tut-proekt {
    margin-top: -10px;
    /* margin-bottom: 25px; */
}

.restoran-razrabotka .title-tut-proekt,
.restoran-razrabotka .desc-tut-proekt {
    font-size: 14px;
    color: #fff;
}

.restoran-razrabotka a.whiteButon {
    width: auto;
    margin-top: 0px;
    font-size: 14px;
}

.block-bottom-cases.restoran-razrabotka {
    display: flex;
    justify-content: space-between;
}

.restoran-razrabotka a.title-case {
    margin: 0 !important;
}

.restoran-razrabotka .block-item-portfolio.block-item-text-port {
    width: 24.5%;
    flex-basis: 24.5%;
    background-color: #282844;
    padding: 35px;
    margin: 0;
    height: 260px;
}

.restoran-razrabotka>div:first-child {
    border-radius: 10px 0 0 10px;
}

.restoran-razrabotka>div:nth-child(4n) {
    border-radius: 0 10px 10px 0;
}

.restoran-razrabotka .portfolio-case::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #282844d4;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    opacity: 0;
}

img.arrow-dev {
    max-width: 10px;
}

.restoran-razrabotka .portfolio-case:hover::before {
    visibility: visible;
    opacity: 1;
}

.restoran-razrabotka .portfolio-case::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 90%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: 1px solid #5e5e73;
    border-radius: 20px;
    visibility: hidden;
    opacity: 0;
}

.restoran-razrabotka .portfolio-case:hover::after {
    visibility: visible;
    opacity: 1;
}

.restoran-razrabotka .portfolio-case .top-content {
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 12%;
    left: 12%;
    z-index: 1;
}

.restoran-razrabotka .portfolio-case:hover .top-content {
    visibility: visible;
    opacity: 1;
}

.restoran-razrabotka .portfolio-case .see-keis {
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 12%;
    left: 12%;
    z-index: 1;
}

.restoran-razrabotka .portfolio-case:hover .see-keis {
    visibility: visible;
    opacity: 1;
}


/*style items (options):*/

.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.select-items {
    background: #fff;
    border: 1px solid #d0d0d0;
}

.select-items div {
    color: #6c7781;
    background-color: transparent !important;
    border: none;
    padding: 3px 10px;
    margin: 0px;
    font-size: 15px;
}

.select-items div:hover {
    color: #fff;
    background-color: #282846 !important;
}

.slider-text-keisy img {
    max-width: 185px;
}

.slider-text-keisy {
    text-align: center;
}

.page-id-445 header#masthead {
    background: #fff;
}

.block-flex-icon {
    display: flex;
    flex-wrap: wrap;
    max-width: 380px;
}

section.bg-main-keis {
    background-image: url(/wp-content/uploads/keisy/vanoivano/background.jpg);
    background-size: cover;
    height: 100vh;
    background-repeat: no-repeat;
}

.slider-text-keisy {
    text-align: center;
    margin-top: 20%;
}

h1.keisy-title-block {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 45px;
    margin-bottom: 0px;
}

h1.keisy-title-block:before {
    content: "";
    height: 36px;
    width: 1px;
    background: #fff;
    display: block;
    margin: auto;
    margin-bottom: 45px;
}

img.tablet-sec-screen {
    margin-top: -265px;
    box-shadow: 11px 20px 30px -11px rgba(116, 126, 156, 1);
    border-radius: 18px;
}

.tablet-block {
    display: flex;
}

span.home-page-tablet {
    transform: rotate(-90deg);
    height: fit-content;
    min-width: 160px;
    margin-left: -70px;
    font-size: 12px;
    text-transform: uppercase;

    color: #75758f;
    margin-top: 130px;
    letter-spacing: 2px;
}

span.home-page-tablet:after {
    content: "";
    width: 24px;
    height: 1px;
    display: block;
    background: #8a8aab;
    transform: rotate(90deg);
    margin-left: 38%;
    margin-bottom: -30px;
    margin-top: 30px;
}

.about-projekt {
    display: flex;
    flex-wrap: wrap;
}

h2.about-title {
    flex-basis: 34%;
}

p.about-text-projekt {
    flex-basis: 62%;
}

h2.about-title {
    color: #ed1f3d;
    flex-basis: 34%;
    font-size: 25px;
    text-transform: uppercase;

    letter-spacing: 4px;
    padding-top: 20px;
    margin-top: 0px;
}

h2.about-title:after {
    content: "";
    width: 60px;
    height: 1px;
    display: inline-block;
    background: #f491a0;
    position: relative;
    top: -7px;
    margin-left: 65px;
}

.about-projekt {
    display: flex;
    flex-wrap: wrap;
    margin-top: 90px;
}

p.about-text-projekt {
    flex-basis: 64%;
    font-size: 18px;
    color: #3b3b3b;
    line-height: 1.2;
}

section.detail-keis-section {
    background: #282844;
    color: #fff;
    padding: 80px 0 110px;
}

section.important-keis-section {
    background: #ee1f3d;
    color: #fff;
    padding: 50px 0 0px;
    margin-bottom: 50px;
}

section.important-keis-section ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0;
    padding-left: 0;
}

section.important-keis-section ul li {
    flex-basis: 33.333%;
    margin-bottom: 20px;
}

section.important-keis-section ul li .desc-stage {
    width: 100%;
}

section.important-keis-section .colors-flex {
    padding-left: 0;
}

section.important-keis-section .desc-stage p {
    color: #fff;
}

section.important-keis-section .numb {
    left: 0;
}

.purpose_work {
    display: flex;
    margin-top: 100px;
}

p.purpose_work-text {
    flex-basis: 64%;
    font-size: 18px;
    color: #3b3b3b;
    line-height: 1.2;
    opacity: 0;
    transform: translate(-100%, 0px);
}

h2.purpose_work-title {
    color: #3b3b3b;
    flex-basis: 34%;
    font-size: 25px;
    text-transform: uppercase;

    letter-spacing: 4px;
    padding-top: 0px;
    margin-top: 0px;
    opacity: 0;
    transform: translate(100%, 0px);
}

h2.purpose_work-title:before {
    content: "";
    width: 60px;
    height: 1px;
    display: inline-block;
    background: #3b3b3b;
    position: relative;
    top: -7px;
    margin-right: 65px;
}

p.purpose_work-text.start-animation {
    transform: translate(0%, 0px);
    transition: all 0.5s ease-in-out;
    opacity: 1;
}

h2.purpose_work-title.start-animation {
    transform: translate(0%, 0px);
    transition: all 0.5s ease-in-out;
    opacity: 1;
}

.our_solution_interface {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.our_solution_interface ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0;
    padding-left: 0;
}

.our_solution_interface ul li {
    flex-basis: 33.333%;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
}

.our_solution_interface ul li p {
    font-weight: 600;
    margin-top: 10px;
}

h2.title-inside-detail {
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 25px;

    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 0px;
}

section.section-slider-main-bg {
    padding-bottom: 50px;
}

.title-details-keis {
    margin-bottom: 60px;
}

.shrift-inside-title {
    color: #75758f;
    font-size: 12px;

    text-transform: uppercase;
    letter-spacing: 2px;
}

.shrift-inside-title:before {
    content: "";
    width: 37px;
    height: 1px;
    background: #75758f;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -3px;
}

.shrift-inside-title {
    color: #75758f;
    font-size: 12px;

    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 55px;
}

p.example-item-shrift {
    font-family: "Open Sans";
    text-transform: uppercase;
    margin-bottom: 40px;
}

p.example-item-shrift.first-shrift {
    font-size: 22px;
    font-weight: 500;
}

p.example-item-shrift.second-shrift {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}

p.example-item-shrift.third-shrift {
    font-size: 14px;
}

p.example-item-shrift span {
    font-size: 16px;
    color: #9d9db2;
    display: inline-block;
    margin-left: 15px;
    font-style: italic;
    font-weight: normal;
}

p.title-color {
    color: #75758f;
    font-size: 12px;

    text-transform: uppercase;
    letter-spacing: 2px;
}

p.title-color:before {
    content: "";
    width: 37px;
    height: 1px;
    background: #75758f;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -3px;
}

span.utf-shrift {
    color: #9d9db2;
    font-size: 16px;
}

.colors-flex {
    display: flex;
    justify-content: space-between;
    padding-left: 55px;
}

span.border-color {
    width: 33px;
    height: 33px;
    display: inline-block;
    border: 7px solid;
    border-radius: 100%;
    margin-right: 3px;
}

.border-red {
    border-color: #db1833 !important;
}

.border-black {
    border-color: #000000 !important;
}

p.title-color {
    color: #75758f;
    font-size: 12px;

    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: -55px;
}

p.check-title {
    color: #75758f;
    font-size: 12px;

    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 35px;
    text-align: right;
    margin-top: -200px;
}

p.check-title:after {
    content: "";
    width: 37px;
    height: 1px;
    background: #75758f;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -3px;
}

p.icon-present-title-block {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #75758f;
}

.block-flex-icon img {
    margin-bottom: 17px;
    max-width: 50px;
}

.item-icon-image-pikto {
    flex-basis: 25%;
    text-align: left !important;
}

p.icon-present-title-block:before {
    content: "";
    width: 37px;
    height: 1px;
    background: #75758f;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -3px;
}

.icons-title-block {
    margin-top: 80px;
    margin-bottom: 50px;
}

img.image-to-pick {
    box-shadow: 2px 3px 25px -5px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}

p.katalog-title-blud {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #75758f;
    text-align: right;
    margin-bottom: 50px;
}

p.katalog-title-blud:after {
    content: "";
    width: 37px;
    height: 1px;
    background: #75758f;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -3px;
}

section.katalog-blud {
    margin-top: 50px;
}

.block-with-overflow {
    display: flex;
    margin-bottom: 90px;
}

span.utoch-catalog {
    color: #797979;
    font-size: 16px;
    line-height: 1.3;
    min-width: 160px;
    margin-left: -50px;
    position: relative;
    top: -10px;
}

.title-action-price-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 40px;
}

span.desc-action-price-block {
    flex-basis: 40%;
}

span.title-action-price {
    flex-basis: 28%;
}

span.title-action-price {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #75758f;
    text-align: left;
    margin-bottom: 0;
}

span.title-action-price:after {
    content: "";
    width: 50px;
    height: 1px;
    background: #c2c2cd;
    display: inline-block;
    margin-left: 25px;
    position: relative;
    top: -3px;
}

span.title-action-price:before {
    content: "";
    width: 37px;
    height: 1px;
    background: #505067;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -3px;
}

span.desc-action-price-block {
    flex-basis: 40%;
    color: #797979;
    font-size: 16px;
    line-height: 1.4;
}

img.image-present-price {
    box-shadow: 11px 20px 30px -15px rgba(116, 126, 156, 0.73);
    border-radius: 18px;
}

section.action-price-section {
    padding-bottom: 90px;
}

section.adaptive-section {
    background: #282844;
    color: #fff;
}

h2.title-adaptive {
    color: #ffffff;
    font-size: 25px;

    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 0px;
}

.adaptive-icons {
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
}

.text-opys-site {
    color: #9e9eb3;
}

span.adaptive-icon:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 37px;
    background: #505067;
    margin-left: 35px;
}

span.adaptive-icon.none-before:after {
    display: none;
}

section.adaptive-section {
    background: #282844;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 150px;
}

.flex-adaptive-block {
    display: flex;
    flex-wrap: wrap;
}

span.item-menu-title {
    color: #dedeed;
    display: block;
    font-size: 12px;

    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.flex-item-adaptive {
    flex-basis: 33%;
}

.flex-adaptive-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -110px;
}

span.item-menu-title:before {
    content: "";
    display: inline-block;
    background: #505067;
    width: 37px;
    height: 1px;
    margin-right: 15px;
    position: relative;
    top: -3px;
}

h2.title-itogi {
    color: #393945;
    font-size: 25px;
    text-transform: uppercase;

    letter-spacing: 4px;
    margin-bottom: 20px;
    margin-top: 0px;
}

section.itogi-section {
    padding: 100px 0px 90px;
}

p.desc-itogi {
    color: #797979;
    font-size: 16px;

}

h2.title-itogi:after {
    content: "";
    display: block;
    height: 37px;
    width: 1px;
    background: #c2c2cd;
    margin-top: 20px;
    margin-left: 50px;
    margin-bottom: 20px;
}

.block-animation {
    position: relative;
}

.block-animation img.img-inside-anim:nth-child(1) {
    position: absolute;
    top: 95px;
    left: 10px;
    z-index: 9;
}

.block-animation img.img-inside-anim:nth-child(2) {
    position: absolute;
    top: 25px;
    left: 80px;
    z-index: 7;
}

.block-animation img.img-inside-anim:nth-child(3) {
    position: absolute;
    top: -37px;
    left: 158px;
    z-index: 6;
}

.block-animation {
    position: relative;
    margin-top: 25px;
    margin-left: 30px;
}

button.keis-btn {
    font-size: 12px;
    color: #fff;
    background: #ed1f3d;

    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    padding: 14px 25px;
    border-radius: 30px;
    margin-top: 30px;
}

p.form-like-title {
    font-size: 48px;

    line-height: 1.2;
    margin-bottom: 20px;
}

p.subform-like-title {
    color: #272730;
}

section.section-form-like {
    background: #fafafc;
    margin-top: 100px;
    padding: 70px 0px 70px;
}

section.block-section-adaptive {
    padding-bottom: 70px;
}

.form-body-like {
    margin-top: 50px;
}

img.item-adapt-block {
    transition: all 0.2s ease-in;
}

img.item-adapt-block:hover {
    transform: translate(0px, -5px);
}

img.tablet-sec-screen {
    transform: translate(0px, 300px);
    opacity: 0;
}

img.tablet-sec-screen.start-animation {
    transform: translate(0px, 0px);
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

h2.about-title {
    transform: translate(-133%, 0px);
    opacity: 0;
}

h2.about-title.start-animation,
p.about-text-projekt.start-animation {
    transform: translate(0%, 0px);
    transition: all 0.5s ease-in-out;
    opacity: 1;
}

p.about-text-projekt {
    transform: translate(133%, 0px);
    opacity: 0;
}

img.image-to-pick {
    transform: scale(0);
}

img.image-to-pick.start-animation {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}

.katalog-blud {
    transform: translate(-133%, 0px);
    opacity: 0;
}

.katalog-blud.start-animation {
    transform: translate(0%, 0px);
    transition: all 1s ease-in-out;
    opacity: 1;
}

.action-price-section {
    transform: translate(133%, 0px);
    opacity: 0;
}

.action-price-section.start-animation {
    transform: translate(0%, 0px);
    transition: all 1s ease-in-out;
    opacity: 1;
}

.flex-item-adaptive {
    transform: translate(0px, 300px);
    opacity: 0;
}

.flex-item-adaptive:nth-child(1).start-animation,
.flex-item-adaptive:nth-child(2).start-animation,
.flex-item-adaptive:nth-child(3).start-animation {
    transform: translate(0%, 0px);
    opacity: 1;
}

.flex-item-adaptive:nth-child(1).start-animation {
    transition: all 0.3s ease-in-out;
}

.flex-item-adaptive:nth-child(2).start-animation {
    transition: all 0.7s ease-in-out;
}

.flex-item-adaptive:nth-child(3).start-animation {
    transition: all 1.1s ease-in-out;
}

img.new-img-pictogrammy {
    width: 100% !important;
    max-width: 100%;
}

section#primary {
    overflow: hidden;
}

.bg-main-keis.bg-otdohnuli {
    background-image: url('/images/portfolio/otdohnuli/bg.png')
}

.bg-main-keis.bg-heatingfloor {
    background-image: url('/images/portfolio/heatingfloor/bg.png')
}

.post-1886 .evita-top-text span.utoch-catalog {
    margin-left: 15px;
}

.eventplanner-left {
    padding-top: 25px;
    padding-bottom: 0 !important;
}

.eventplanner-left .title {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #75758f;
    text-align: left;
    margin-bottom: 0;
    position: relative;
}

.eventplanner-left .first-container .title {
    margin-top: 50px;
    text-align: right;
}

.eventplanner-left .first-container .img {
    margin-top: -120px;
}

.eventplanner-left .first-container .title:after {
    content: "";
    min-width: 37px;
    height: 1px;
    display: inline-block;
    background: #505067;
    margin-right: 20px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 2px;
}

.eventplanner-right .first-container .img {
    margin-top: -450px;
    float: right;
}

.eventplanner-left .icon-present-text-block:before {
    display: none;
}

.eventplanner-left .second-container .title {
    margin-top: 20px;
    margin-bottom: 20px;
}

.eventplanner-left .second-container .title:before {
    content: "";
    min-width: 37px;
    height: 1px;
    display: inline-block;
    background: #505067;
    margin-right: 20px;
    margin-bottom: 3px;
}

.eventplanner-right .first-container .container_text_title {
    margin-top: 20px;
    align-items: center;
    justify-content: space-between;
}

.eventplanner-right .first-container .container_text_title .text {
    color: #797979;
    font-size: 16px;
    display: flex;
    line-height: 1.4;
    margin: 0;
}

.eventplanner-right .first-container .container_text_title .title {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #75758f;
    text-align: right;
    margin-bottom: 0;
    position: relative;
    padding-right: 20px;
}

.eventplanner-right .first-container .container_text_title .title:after {
    content: "";
    min-width: 26px;
    height: 1px;
    display: inline-block;
    background: #505067;
    margin-right: 20px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 2px;
    position: absolute;
    top: 8px;
    right: -40px;
}

.eventplanner-right span.title-action-price {
    flex-basis: 100%;
}

.bg-eventplanner {
    background-image: url(/images/portfolio/Event_planner/bg.png) !important;
}

.eventplanner-right .first-container .container_text_title .title:before {
    content: "";
    min-width: 37px;
    height: 1px;
    display: inline-block;
    background: #c2c2cd;
    margin-right: 20px;
    margin-bottom: 3px;
    top: 27px;
    position: absolute;
    left: -42px;
}

@media (max-width: 500px) {
    .eventplanner-left .first-container .img {
        margin-top: 0;
    }

    .eventplanner-right .first-container .img {
        margin-top: 20px;
    }

    .eventplanner-right .first-container .container_text_title {
        flex-direction: column-reverse;
    }

    .eventplanner-left .second-container p.icon-present-text-block {
        margin: 0;
    }

    .eventplanner-left .first-container .title {
        margin-top: 20px;
    }
}


.post-1440 .evita-top-text span.utoch-catalog:after {
    margin-top: 17px;
}

.post-1440 .evita-top-text span.utoch-catalog {
    top: 0;
    margin-left: -105px;
    right: 0;
    left: -37px;
}

.post-1440 .evita-top-text span.utoch-catalog {
    margin-left: 20px;
    top: 0;
}

.post-1440 .katalog-blud-text {
    font-size: 16px;
    width: 72%;
    float: right;
    position: relative;
    color: #797979;
}

.block-img-checkout img:after {
    content: '';
}

.block-with-overflow.cantalk-top-text img {
    box-shadow: 11px 20px 30px -15px rgba(116, 126, 156, 0.73);
    border-radius: 18px;
}

.post-1440 .icons-title-block {
    margin-top: 50px;
}

section.bg-main-keis.bg-do-guzdy {
    background-image: url(/images/portfolio/do_gazdy/bg.png);
}

section.bg-main-keis.bg-zhulani {
    background-image: url(/images/portfolio/zhulani/2.png);
}

section.bg-main-keis.bg-shtora-na-zakaz {
    background-image: url(/images/portfolio/shtora-na-zakaz/bg.png);
}

section.bg-main-keis.bg-nikala {
    background-image: url(/images/portfolio/nikala/bg.png);
}

section.bg-main-keis.bg-keis-evita {
    background-image: url(/wp-content/uploads/keisy/evitaperoni/background.jpg);
}

section.bg-main-keis.bg-keis-jctravel {
    background-image: url(/wp-content/uploads/keisy/jctravel/JC_Travel.jpg);
}

img.logo-keisa.logo-keisa-evita {
    max-width: 360px;
}

.block-with-overflow.evita-top-text {
    align-items: flex-start;
}

.evita-top-text span.utoch-catalog {
    top: 10px;
    margin-left: -135px;
    right: 0;
    left: 0;
}

.evita-top-text span.utoch-catalog:after {
    content: "";
    display: block;
    height: 37px;
    width: 1px;
    background: #c2c2cd;
    margin-top: 30px;
    margin-left: 33%;
}

p.example-item-shrift.first-shrift.shrift-evita {
    font-size: 50px;
    margin-bottom: 15px;
}

.example-item-shrift.second-shrift.shrift-evita {
    font-size: 32px;
    margin-bottom: 20px;
}

section.bg-main-keis.bg-keis-cantalk {
    background-image: url(/wp-content/uploads/keisy/cantalk/background.jpg);
}

p.icon-present-text-block {
    color: #797979;
    font-size: 16px;
    display: flex;
    line-height: 1.4;
}

p.icon-present-text-block:before {
    content: "";
    min-width: 37px;
    height: 1px;
    display: inline-block;
    background: #505067;
    margin-right: 20px;
    position: relative;
    top: 20px;
}

.post-1440 img.image-to-pick {
    box-shadow: none;
}


.post-1440 .important-keis-section {
    background-color: #bb2426;
}

.comp-katalog span.utoch-catalog {
    margin-left: -145px;
    top: -380px;
}

section.bg-main-keis.bg-keis-comp {
    background-image: url(/wp-content/uploads/keisy/comfortpoint/background.jpg);
}

section.bg-main-keis.bg-keis-apteka {
    background-image: url(/images/portfolio/Apteca_life/bg.jpg);
}

img.logo-inside-hover {
    max-height: 54px;
}

.home-work-vano img.logo-inside-hover {
    max-width: 71px;
}

.home-works {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-height: 775px;
    flex-flow: column wrap;
}

.item-block-work-home.home-work-comfort,
.item-block-work-home.home-work-evita,
.item-block-work-home.home-work-heating,
.item-block-work-home.home-work-your,
.item-block-work-home.home-work-cantalk {
    flex-basis: calc(25% - 5px);
    width: calc(25% - 5px);
}

.item-block-work-home.home-work-vano {
    flex-basis: calc(50% - 5px);
    width: calc(50% - 5px);
}

.inside-work-home {
    position: relative;
}

.block-hover-keis {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #282844d1;
    padding: 33px;
    opacity: 0;
}

.inside-block-hover-keis {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #5f5f74;
    border-radius: 20px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.inside-block-hover-keis a {
    font-size: 18px;

    color: #fff;
    border: 2px solid #fff;
    width: fit-content;
    border-radius: 30px;
    padding: 13px 30px;
}

.home-work-comfort img.logo-inside-hover {
    max-width: 75px;
}

span.title-inside-hover {

    text-transform: uppercase;
    display: block;
    margin-top: 20px;
    margin-bottom: -5px;
}

.inside-work-home:hover .block-hover-keis {
    opacity: 1;
    transition: all 0.15s ease-in;
}

.your-proekt {
    text-align: center;
}

span.title-proekt {
    display: block;
    font-size: 16px;

    margin-bottom: 10px;
}

span.description-proekt {
    display: block;
    max-width: 260px;
    margin: auto;
}

.flex-form-portfolio {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 70px;
    max-width: 1920px;
}

.item-first-portfolio {
    flex-basis: 49%;
}

.item-first-portfolio {
    display: flex;
    flex-basis: 49.8%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.block-item-portfolio {
    position: relative;
    margin-bottom: 5px;
    transition: all 0.2s ease-in;
}

.block-item-portfolio:hover .desc-item-portfolio {
    opacity: 1;
    transition: all 0.2s ease-in;
}

.item-inside-portfolio {
    flex-basis: 49.8%;
}

.inside-desc-item-portflio {
    height: 100%;
    padding: 30px;
}

.desc-item-portfolio {
    position: absolute;
    top: 0;
    background: #282844d4;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.inside-desc-item-portflio {
    height: 100%;
    border: 1px solid #5e5e73;
    border-radius: 15px;
}

.item-inside-horizontal.two-horizontal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.two-horizontal .block-item-portfolio {
    flex-basis: 49.8%;
}

.forma-gorisontal input[type="submit"],
.dark-form input[type="submit"],
.form_semantic_blc_bottom input[type="submit"] {
    box-shadow: inset 0 0 0 30px #ed1f3d;
    transition: all .25s ease;
    background-color: #f0455e;
}

.forma-gorisontal input[type="submit"]:hover,
.dark-form input[type="submit"]:hover,
.form_semantic_blc_bottom input[type="submit"]:hover {
    box-shadow: inset 0 0 0 0px #f0455e;
}

.forma-gorisontal input[type="submit"]:focus,
.dark-form input[type="submit"]:focus,
.form_semantic_blc_bottom input[type="submit"]:focus {
    box-shadow: inset 0 0 0 0px #c8223a !important;
    background-color: #c8223a !important;
}

img.logotype-portfolio {
    margin: 0px !important;
    max-width: 80px;
    margin-bottom: 20px;
    display: block;
}

img.logotype-portfolio.evita-logo {
    max-width: 195px;
}

p.text-title-block {
    margin-top: 20px;
}

a.see-keis {
    font-size: 18px;
    color: #fff !important;

    font-weight: bold;
    border: 2px solid #ffffff;
    padding: 15px 25px;
    display: inline-block;
    border-radius: 30px;
    max-width: 180px;
    transition: all 0.2s ease-in;
}

a.see-keis:hover {
    background: #fff;
    color: #282844 !important;
}

.inside-desc-item-portflio {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

p.text-title-block {
    font-size: 14px;

}

span.subtitle {
    display: block;

}

span.title-tut-proekt {
    display: block;
    font-size: 18px;
    font-weight: bold;

}

span.desc-tut-proekt {
    display: block;
    font-size: 18px;

    margin-top: 15px;
    max-width: 300px;
}

a.whiteButon {
    background: #ffffff;
    color: #ed1f3d;

    font-weight: bold;
    width: 260px;
    display: inline-block;
    padding: 21px;
    border-radius: 50px;
    margin-top: 50px;
    position: relative;
    box-shadow: inset 0px -6px #cecfd4;
    transition: all 0.2s ease-in;
}

a.whiteButon:hover {
    background: #ed1f3d;
    color: #fff;
    box-shadow: inset 0px -6px #c31932;
}

.block-item-portfolio.block-item-text-port {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

a.whiteButon:before {
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    bottom: -20px;
    top: -20px;
    border: 3px solid #3b3b55;
    border-radius: 50px;
}

section.new-slider-template {
    padding-top: 230px;
}

.dopOpys-image {
    max-width: 665px;
}

section.new-slider-template {
    padding-top: 230px;
    background-repeat: no-repeat;
}

.section-fakty-block .landingText {
    margin-bottom: 70px;
}

.post-766 .afterViz {
    margin-bottom: 30px
}

.post-766 .first-spisok__top-section {
    margin: 0;
}

.first-spisok__top-section .fakty-item {
    margin: 0;
}

.first-spisok__bottom-section .fakty-item:last-of-type {
    margin: 0;
}

.content-bottom {
    display: flex;
    align-items: flex-end;
}

.fakty-block.block-subtitles {
    margin-bottom: 30px;
}

p#breadcrumbs {
    margin-top: 50px;
    margin-bottom: 50px;
}

p#breadcrumbs.portfolio-breadcrumbs {
    margin-top: 0;
    margin-bottom: 0px;
}

.block-number-reverText {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item-flex-number {
    font-size: 17px;

    flex-basis: 50%;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.row.marginTop-inside {
    margin-top: -15px;
}

.container-for-info-block {
    text-align: center;
}

.block-info-restoran {
    width: 20%;
    margin: 0 50px;
}

.container-for-info-blocks {
    justify-content: center;
}

.section-html-1.html-post-1796 .bottom_block img {
    border-radius: 10px;
}

@media screen and (max-width: 767px) {
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }

    .our_solution_interface ul li {
        flex-basis: 50%;
        margin-bottom: 20px;
        padding: 0 20px 0 0;
    }
}


/*--------------------------------------------------------------
  # Media Query
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Notebook
  --------------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }

    #map-canvas-o {
        width: 1100px;
    }

    #map-canvas-l {
        width: 1100px;
    }

    #map-canvas-l-second {
        width: 1100px;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }

    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }

    .mt--140px {
        margin-top: 0;
    }

    .post-1184 .new-slider-template .img::after,
    .post-1184 .new-slider-template .img::before {
        display: none;
    }
}


/*--------------------------------------------------------------
  ## Netbook
  --------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }

    .item-first-portfolio {
        display: flex;
        flex-basis: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }
}


/*--------------------------------------------------------------
  ## iPad
  --------------------------------------------------------------*/

@media only screen and (max-width: 960px) {
    html {
        font-size: 85%;
    }
}


/*--------------------------------------------------------------
  ## iPad
  --------------------------------------------------------------*/

@media only screen and (max-width: 767px) {
    html {
        font-size: 80%;
    }

    .item-inside-portfolio.two-vertical {
        flex-basis: 48.7%;
    }
}


/*--------------------------------------------------------------
  ## iPad
  --------------------------------------------------------------*/

@media only screen and (max-width: 480px) {
    html {
        font-size: 75%;
    }

    .home p.p-new-header-text a:hover {
        border-bottom: none;
    }

    .amo-button-holder.amo-vertical {
        bottom: 15px !important;
        right: 5px !important;
    }

    #fca_phone_div.fca-phone.fca-mobile {
        width: 40px !important;
        height: 40px;
        left: 10px;
    }

    .fca-phone.fca-mobile .fca-ph-img-circle {
        left: 0px;
        top: 0px;
        opacity: .9;
        box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2);
        width: 45px !important;
        height: 45px !important;
    }

    a.whiteButon {
        background: #ffffff;
        color: #ed1f3d;

        font-weight: bold;
        width: 90%;
        display: inline-block;
        padding: 13px;
        border-radius: 50px;
        margin-top: 10px;
        position: relative;
        box-shadow: inset 0px -6px #cecfd4;
    }

    p.text-title-block {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    img.logotype-portfolio {
        margin: 0px !important;
        max-width: 50px;
        margin-bottom: 0;
        display: block;
    }

    a.whiteButon:before {
        content: "";
        position: absolute;
        left: -5px;
        right: -5px;
        bottom: -5px;
        top: -5px;
        border: 3px solid #3b3b55;
        border-radius: 50px;
    }

    span.desc-tut-proekt {
        display: block;
        font-size: 14px;
        margin-top: 6px;
        line-height: 1.2;
    }

    span.title-tut-proekt {
        display: block;
        font-size: 14px;
        font-weight: bold;
        max-width: 140px;
        line-height: 1.2;
    }

    .desc-item-portfolio {
        padding: 5px;
    }

    .inside-desc-item-portflio {
        height: 100%;
        padding: 10px;
    }

    a.see-keis {
        font-size: 15px;
        color: #fff;

        font-weight: bold;
        border: 2px solid #ffffff;
        padding: 6px 10px;
        display: inline-block;
        border-radius: 30px;
        max-width: 300px;
        transition: all 0.2s ease-in;
    }
}

.soc-img img {
    width: 30px;
}

.jctravel_keis .block-img-checkout img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.jctravel_keis .block-flex-icon img {
    max-height: 80px;
    flex-basis: 25%;
    margin-bottom: 17px;
    max-width: 80px;
    text-align: center;
}

.jctravel_keis .item-icon-image-pikto {
    margin-right: 30px;
    margin-bottom: 30px;
}

.post-template-portfolio-case header#masthead {
    background-color: #fff;
}

.our_solution_interface .title-action-price {
    margin-left: 80px;
}

.our_design_vanodel {
    margin-top: 50px;
    margin-bottom: 100px;
}

h2.our_design_vanodel_title {
    color: #fff;
    flex-basis: 55%;
}

h2.our_design_vanodel_title:after {
    background-color: #fff !important;
}

p.our_design_vanodel_text_projekt {
    color: #fff !important;
    flex-basis: 44%;
}

.obsud-btn:focus {
    background: #ed1f3d !important;
}

div.wpcf7-mail-sent-ok {
    border: none;
    padding: 0px 10px;
    margin-top: -21px;
}

@media (max-width: 767px) {
    section.important-keis-section ul li {
        flex-basis: 50%;
    }

    .important-keis-section .numb {
        font-size: 18px;
        width: 65px;
        height: 74px;
    }

    .important-keis-section .desc-stage p {
        font-size: 16px;
        line-height: 20px;
    }

    .jctravel_keis .item-icon-image-pikto {
        margin-right: 16px;
        margin-bottom: 15px;
        text-align: center !important;
    }

    span.title-action-price:after,
    span.title-action-price:before {
        width: 25px;
    }

}

.section-html-2.html-post-1061 .bottom_block_bottom .img_3,
.post-1846 .img_3 {
    background-image: url('/images/SEO-optimizatsiya-sayta/6.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 25%;
}

.section-html-2.html-post-1061 .bottom_block_bottom .list {
    list-style: none;
    margin-bottom: 40px;
    margin-top: -15px;
}

.section-html-2.html-post-1061 .bottom_block_bottom .list .list-item p {
    margin-bottom: 5px;
}

.section-html-2.html-post-1061 .bottom_block_bottom .list .list-item {
    position: relative;
}

.section-html-2.html-post-1061 {
    padding-bottom: 20px;
}

.section-html-3.html-post-1061 {
    padding-top: 80px;
}

.section-html-1.html-post-1061 {
    padding-bottom: 40px;
}

.section-html-2.html-post-1061 .bottom_block_bottom .list .list-item:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 3px;
    border-radius: 2px;
    left: -30px;
    top: 12px;
    background-color: #ed1f3d;
}

.section-html-3.html-post-1061 .list {
    text-align: center;
}

.section-html-3.html-post-1061 .list img {
    padding-right: 30px;
    margin-bottom: -30px;
}

.section-html-4.html-post-1061 .top_block_top {
    margin-top: -140px;
}

.section-html-4.html-post-1061 .top_block_center {
    margin-bottom: 40px;
}

.post-1061 .white_block .desc-isert-seo {
    color: #000;
    font-weight: bold;
    margin-top: 16px;
    position: relative;
    top: 16px;
}

.post-1061 .section-html-1 .white_block .what-seo-item:nth-child(2) .desc-isert-seo {
    top: 3px;
}

.post-1061 .section-html-1 .block-after-slider-new .row {
    align-items: center;
    background-image: url('/images/SEO-optimizatsiya-sayta/2.png');
    background-repeat: no-repeat;
    background-position-x: 40%;
    background-position-y: top;
}

.section-html-2.html-post-1184,
.section-html-0.html-post-1846,
.section-html-0.html-post-2055 {
    background-image: url('/images/Promotion-in-Google-Maps/BG.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 240px;
    margin-bottom: -200px;
}

.section-html-0.html-post-2055 {
    background-image: url('/images/novosnoy_portal/dark_bg.png');
}


.post-1184 .new-slider-template .img::after,
.post-1184 .new-slider-template .img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('/images/Promotion-in-Google-Maps/dots2.png');
    background-repeat: no-repeat;
    top: 67%;
    left: 10%;
}

.post-2055 .new-slider-template .top_block p:last-child {
    margin-bottom: 0;
}

.post-2055 .new-slider-template .center_block {
    margin-top: 50px;
}

.img-after-number {
    height: 75px;
}

.container-number {
    position: relative;
}

.text-after-imgs {
    text-align: center;
}

.container-number span {
    position: absolute;
    top: 28px;
    left: 34px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 22px;
}

.container-img {
    display: flex;
    justify-content: space-around;
}

.post-1184 .new-slider-template .img::before {
    background-image: url('/images/Promotion-in-Google-Maps/dots1.png');
    top: 35%;
    left: 35%;
}

.post-1184 .list-number {
    position: relative;
    top: 10px;
    z-index: 1;
}

.post-1184 .list-item {
    position: relative;
    align-items: center;
    display: flex;
    padding: 15px;
}

.post-1184 .list-item-1 {
    right: 30%;
}

.post-1184 .list-number {
    position: relative;
    display: block;
}

.post-1184 .list-item .list-number::after {
    top: 27%;
    left: 34%;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
}

.post-1184 .list-item-1 .list-number::after {
    content: '01';
}

.post-1184 .list-item-2 .list-number::after {
    content: '02';
}

.post-1184 .list-item-3 .list-number::after {
    content: '03';
}

.post-1184 .list-item-2 {
    padding: 0 15px;
    width: 120%;
    right: 20%;
    top: 30px;
}

.post-1184 .list-item-3 {
    width: 130%;
    right: 30%;
    top: 60px;
}

.post-1184 .list-BG {
    position: absolute;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.post-1184 .new-slider-template {
    margin-bottom: 100px;
}

.post-1184 .list-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #f4f4f4 3px, #f4f4f4 6px);
    left: 5px;
    top: -10px;
    border-radius: 20px;
    z-index: 0;
}

.post-1184 .list-item p {
    width: 80%;
    margin: 0;
    z-index: 1;
}


/* new page */

#post-691 p#breadcrumbs {
    margin-top: 50px;
    margin-bottom: 50px;
}

#post-691 .section-html-2 p,
#post-719 .section-html-2 p {
    color: #fff;
}

#post-691 .section-html-2,
#post-719 .section-html-2,
.section-html-2.html-post-2367,
.section-html-0.html-post-2441,
.section-html-2.html-post-2338,
.section-html-0.html-post-2352,
.blockLists {
    background-image: url(/wp-content/uploads/newpage/Semantic_core_site/img_6.png);
    background-color: #282844;
    background-repeat: no-repeat;
    background-position: 205px center;
    padding: 80px 0 140px 0;
    margin: 90px 0 0 0;
}

#post-691 .form_semantic_blc_bottom,
#post-719 .form_semantic_blc_bottom {
    margin-top: -80px;
}

.section-html-1.html-post-2269,
.section-html-1.html-post-2259 {
    background-image: url(/images/kulinarnogo-sajta/stuki.png);
    background-color: #282844;
    background-repeat: no-repeat;
    background-position: 205px center;
    padding-top: 65px;
    margin-top: -65px;
    padding-bottom: 120px;
    margin-bottom: -75px;
}

.section-html-1.html-post-2259 {
    background-image: url(/images/sajt-nedvizhimosti/shtuki.png);
    background-position: 100% 10px;
}

.section-html-0.html-post-2441 {
    padding: 40px 0 0px 0;
    margin: 20px 0 50px 0;
}

.section-html-0.html-post-2352,
.section-html-2.html-post-2338 {
    padding: 40px 0 40px 0;
    margin: 20px 0 50px 0;
}

.section-html-2.html-post-2367 {
    margin-bottom: -90px;
}

.blockLists {
    background-image: url(/images/seo/months/list/shtuki.png);
    background-position: left -50px;
}

.blockLists .containerDate {
    display: flex;
    justify-content: space-around;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.blockLists .titleList {

    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
}

.blockLists .list {
    list-style: none;
    padding: 0;
}

.blockLists .result-text {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.containerDate>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blockLists .second,
.blockLists .third,
.blockLists .fourth,
.blockLists .fifth,
.blockLists .sixth,
.blockLists .seventh {
    margin-top: 50px;
}

.blockLists .list .inset-List {
    list-style: none;
}

.blockLists .seventh {
    margin: 0;
    border-radius: 20px;
    border: 1px solid #414157;
    overflow: hidden;
}

.blockLists .seventh>div {
    padding: 30px;
    min-height: 230px;
    border: 1px solid #414157;
}

.blockLists .container-bottom-block {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.blockLists .bottom-title {

    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.blockLists .bottom-text {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.blockLists .list li {
    position: relative;
}

.blockLists .result-title {
    text-transform: uppercase;
    color: #ed1f3d;
    line-height: 24px;

    font-size: 14px;
    margin: 0;
    position: relative;
    padding-left: 30px;
}

.blockLists .result-title:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url('/images/seo/months/list/1.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    left: 0;
    top: -5px;
}

.blockLists .container-result {
    flex-basis: 100%;
    margin-top: 60px;
}

.blockLists .list li .number-red {
    color: #ed1f3d;

    letter-spacing: 0.8px;
}

.blockLists .containerList {
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.25) inset;
}

.blockLists .dateList {
    font-size: 18px;

    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 24px;
    margin-bottom: 0;
}

.blockLists .shtuki {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 74px;
}

.blockLists .shtuki .shtuka:last-child {
    margin: 0;
}

.blockLists .shtuka {
    height: 7px;
    width: 2px;
    background-color: #9f9fb1;
    margin-right: 7px;
}

.blockLists .shtukaBig {
    height: 11px;
    width: 2px;
    background-color: #9f9fb1;
    margin-right: 7px;
}

.blockLists .textList {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}

.section-html-0.html-post-1846 {
    background-image: url(/images/shkolnuy_sait/bg_darc.png);
}

.text-with-red-line {
    position: relative;
    padding-left: 55px;
    padding-right: 15px;
    margin-bottom: 0px;
}

.text-with-red-line:after {
    position: absolute;
    content: '';
    display: block;
    width: 19px;
    height: 3px;
    border-radius: 1px;
    background-color: #d81845;
    left: 15px;
    top: 12px;
}

#post-691 .section-html-2 p {
    color: #fff;
}

#post-1061 .section-html-0 .block-item-input input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ced4da !important;
    padding: 0 8px 20px;
    font-size: 18px;

    background: transparent;
    border-radius: 0px;
}

.bg_shtuki {
    background-image: url(/images/WordPress/shtuki.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

#post-691 .section-html-0,
#post-719 .section-html-0,
#post-730 .section-html-0,
section.section-html-0.html-post-766,
.section-html-0.html-post-655,
.section-html-0.html-post-1061,
.section-html-0.html-post-1184,
.section-html-0.html-post-1235,
.section-html-0.html-post-1796,
.section-html-0.html-post-2217,
.section-html-0.html-post-2227,
.section-html-0.html-post-2237,
.section-html-0.html-post-2248,
.section-html-0.html-post-2338,
.section-html-0.html-post-2367,
.section-html-2.html-post-2441,
.section-html-0.html-post-3199,
.section-html-0.html-post-2295,
.section-html-0.html-post-2306,
.section-html-0.html-post-2269,
.section-html-0.html-post-2259,
.section-html-2.html-post-179 {
    background-image: url(/images/medic/background.png);
    background-size: cover;
    background-position-y: bottom;
    background-position-x: left;
}

.dark-form {
    padding: 63px 0px 52px 0 !important;
    margin: 20px 0 20px 0;
}

.page-id-4499 .dark-form {
    padding: 35px 0px 25px 0 !important;
    margin: 20px 0 20px 0;
}

.dark_form_unic p,
.dark-form p {
    color: #fff !important;
}


#post-691 .section-html-0 .block-item-input input,
#post-719 .section-html-0 .block-item-input input,
#post-730 .section-html-0 .block-item-input input,
.dark-form .block-item-input input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ced4da !important;
    padding: 0 8px 20px;
    font-size: 18px;

    background: transparent;
    border-radius: 0px;
}

.iti.iti--allow-dropdown input {
    padding-left: 50px !important;
}

#post-691 .new-slider-template .desc-blocks-cyfra {
    display: flex;
    vertical-align: middle;
}

#post-691 .new-slider-template p.desc-text-zada {
    margin: auto;
}

.blk_center_brend_semantic {
    margin: 0 auto;
}

#post-691 .new-slider-template .items-block-number-zadachi {
    margin-bottom: 30px;
}

#post-691 .new-slider-template .firstMagaz img {
    margin-top: -60px;
}

#post-691 .section-html-3 .form_semantic_blc_bottom,
#post-719 .section-html-3 .form_semantic_blc_bottom,
section.section-html-3.html-post-766 .form_semantic_blc_bottom {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: -80px;
    z-index: 1;
    position: relative;
    padding: 40px;
    background-image: linear-gradient(to right, #eeeeee, #ffffff);
    overflow: hidden;
}

.section-html-3.html-post-719 {
    margin-bottom: 60px;
}

.red_cirle {
    display: block;
    position: absolute;
    right: -120px;
    top: -120px;
    border-radius: 50%;
    border: 30px solid #ed1f3d;
    width: 240px;
    height: 240px;
    opacity: .3
}

.little_red_cirle {
    background-color: #ed1f3d;
    position: absolute;
    right: -40px;
    top: -40px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    opacity: .3
}

.form_semantic_blc_bottom .get-result-title {
    font-size: 36px;
    margin-bottom: 15px;
}

#post-691 .new-slider-template span.sobsno-cyfra {
    top: 0;
    line-height: 117px;
}

#block_semantic_3 .bl_sem_3_3 {
    margin: 25px 0 10px 0;
}

#post-691 .section-html-3 {
    margin-bottom: 70px;
}

#post-691 .section-html-2 p {
    font-size: 18px;
}

.get-result-subtitile_unic {
    color: #272730;
}


#post-691 .section-html-0 .get-result-subtitile,
#post-719 .section-html-0 .get-result-subtitile {
    color: #fff;
}


/* Комплексное продвижение интернет магазина */

#post-719 .block-after-slider-new .firstMagaz {
    margin-top: -50px;
}

#post-719 .seo_spisok1 ul li {
    flex-basis: 100%;
}

#post-719 .block-after-slider-new .numb {
    left: 0;
}

#post-719 ul li p {
    margin-bottom: 0;
}

#post-719 ul li .numb span {
    margin: auto;
    padding-top: 5px;
}

#post-719 .block-after-slider-new ul li p {
    font-weight: bold;
}

#post-719 .section-html-1 .row {
    margin-bottom: 50px;
}

#post-719 .section-html-1 .firstImgMagaz {
    margin-top: 0;
    margin-bottom: 20px;
}

#post-719 .section-html-2 p {
    color: #fff;
}

#post-719 #block_semantic_3 .bl_sem_3_1 img {
    margin-top: -95px;
}

#post-719 #block_semantic_3 .bl_sem_3_2 img {
    margin-top: -20px;
}

#post-719 #block_semantic_3 h2 {
    text-align: right;
}

#post-719 .section-html-2 .mobileReverse {
    align-items: center;
}


/* SEO консультация */

#post-730 ul.stage-spisok li p {
    margin-bottom: 0;
}

#post-730 ul.stage-spisok li .desc-stage p {
    font-weight: bold;
}

#post-730 ul.stage-spisok li .numb,
.post-1169 ul.stage-spisok li .numb,
.post-1335 ul.stage-spisok li .numb,
.post-1351 ul.stage-spisok li .numb {
    left: 0;
}

#post-730 ul.stage-spisok li .numb span {
    padding-top: 4px;
}

#post-730 .blk_seo1_1 .firstImgMagaz {
    margin-top: 35px;
}

#post-730 .sobsno-items-dolgh {
    flex-basis: 25%;
    text-align: center;
    margin-bottom: 0px;
}

#post-730 .blk_seo_kons_ul_center {
    margin: 0 auto 50px auto;
}

#post-730 .blk_seo_kons_ul_center .sobsno-items-dolgh {
    flex-basis: 50%;
}

#post-730 .block-items-dolgh {
    margin-bottom: 0;
}

#post-730 .blk_seo2_3 .firstImgMagaz {
    margin-top: -70px;
}

#post-730 .blk_seo2_3 .subMag {
    margin: 40px 0;
}

#post-730 .blk_seo1_3 .firstImgMagaz {
    margin-bottom: 15px;
}

#post-730 .section-html-2 p.get-result-subtitile {
    color: #272730;
}

.how-work-craud-mark__txt-elem:last-child {
    padding-bottom: 150px;
}

#bg_popup {
    position: fixed;
    z-index: 9999999;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

#popup {
    background: #ffffff;
    width: auto;
    margin: 0;
    padding: 30px 0px;
    position: relative;
}

.text-cookies-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btns-cookies {
    display: flex;
    align-items: center;
}

button.close-cookie {
    border: 1px solid #E5DEE8;
    height: 50px;
    display: inline-block;
    padding: 17px 40px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #6C3C84;
    margin-right: 10px;
    cursor: pointer;
    background: transparent;
}

a#setCookie {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    background-color: #ed1f3d;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 30px;
    transition: all .2s ease-in;
    cursor: pointer !important;
    font-weight: bold;
}

.icon-cookie img {
    height: 72px;
}

.icon-cookie {
    margin-right: 20px;
}

.popup-cookies-text {
    margin-right: 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000;

}

html body iframe#LeadboosterContainer {
    z-index: 0 !important;
}


@media (max-width: 768px) {
    .popup-cookies-text {
        display: block;
        font-size: 12px;
    }

    .icon-cookie {
        display: none;
    }

    .text-cookies-block {
        display: block;
    }

    .btns-cookies {
        margin-top: 10px;
    }

    div#popup {
        padding: 10px 0px;
    }
}

.popup-form .iti.iti--allow-dropdown {
    margin-top: 25px;
}

.iti.iti--allow-dropdown {
    display: block;
    width: 100%;
}

@media (max-width: 1065px) {

    .section-html-2.html-post-766 .get-result-title,
    .section-html-2.html-post-655 .title-fakty.white-blck-obod {
        font-size: 48px;
    }
}

@media (max-width: 360px) {
    .kontek_reklama_ul .desc-isert-seo {
        padding-left: 40px;
    }
}

@media screen and (max-width: 991px) {

    .post-1235 .new-slider-template .top_block {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .mt--140px {
        margin-top: 0px;
    }

    .post-1184 .list-item-1 {
        right: 0;
    }

    .post-1184 .list-item-2 {
        right: 0;
        width: auto;
    }

    .post-1184 .list-item-3 {
        right: 0;
        width: auto;
    }

    .post-1184 .new-slider-template .img {
        margin-bottom: 20px;
        order: -1;
    }

    .pl-50px {
        padding-left: 0px;
    }

    .section-html-2.html-post-1235 .triangle-list-item-1 {
        margin-bottom: 0px;
    }

    .post-1235 .BGnumber1,
    .post-1235 .BGnumber3,
    .post-1235,
    .new-slider-template .last_block {
        margin-top: 0px;
    }

    .BGnumber {
        padding-left: 21%;
    }

    .section-html-4 .block_unic_img img {
        margin-bottom: 40px;
    }

    .section-html-3.html-post-1235 .center_block .img {
        order: 2;
    }

    .get-result_unic {
        width: auto;
    }


    .post-1061 .section-html-1 .title-fakty.white-blck-obod,
    .section-html-4.html-post-1061 .title-fakty.white-blck-obod,
    .post-1061 .section-html-3 .title-fakty.white-blck-obod {
        font-size: 28px;
    }

    .section-html-2.html-post-1061 .bottom_block,
    .section-html-4.html-post-1061 .top_block_top {
        margin-top: 0;
    }

    .section-html-1.html-post-1061 .fakty-spisok.what-spisok.start-animation {
        margin-bottom: 40px;
    }

    .section-html-4.html-post-1061 .top_block_center .col-md-5 {
        order: 2;
    }

    .section-html-4.html-post-1061 .top_block_top .col-md-5,
    .section-html-4.html-post-1061 .top_block_center .col-md-5 {
        text-align: center;
    }

    .section-html-2.html-post-655 .title-fakty.white-blck-obod,
    .section-html-2.html-post-1061 .title-fakty.white-blck-obod {
        text-align: left;
        font-size: 48px;
    }

    .post-655 .new-slider-template .item-flex-number {
        flex-basis: 100%;
    }

    .section-html-2.html-post-655 .bottom_block {
        margin-top: 0;
    }

    .img_1_unic {
        padding-left: 25%;
    }

    .section-html-2.html-post-655 .bottom_block_middle .col-md-6:last-of-type,
    .section-html-2.html-post-1061 .bottom_block_middle .col-md-6:last-of-type {
        margin-top: 0;
    }

    .previous_btn {
        left: 50px;
    }

    .next_btn {
        right: 50px;
    }
}

@media (max-width: 500px) {
    .mob-upp-link>a {
        font-size: 20px !important;
        font-weight: 600;
    }

    .section-html-0 {
        margin: 0px;
    }

    section.action-price-section {
        padding: 0;
    }

    p.katalog-title-blud {
        margin-bottom: 5px;
    }

    section.section-slider-main-bg {
        padding: 0;
    }

    .purpose_work {
        margin-top: 0;
    }

    .dark-form .get-result-title br {
        content: '';
    }

    img.image-insert {
        margin-bottom: 10px;
    }

    .BGnumber {
        padding-left: 34%;
        background-position-x: 15px;
    }

    .section-html-2.html-post-1235 .center_block {
        margin: 0;
    }

    .dark-form {
        margin: 30px 0 40px 0;
        padding: 40px 0px 15px 0 !important;
    }

    .section-html-3.html-post-1235,
    .section-html-3.html-post-1256 {
        padding: 30px 0px 40px 0 !important;
        margin: 30px 0 40px 0;
    }

    li.fakty-item {
        flex-basis: 50% !important;
        margin: auto;
        min-height: 210px;
    }

    .post-766 li.fakty-item {
        flex-basis: 100% !important;
        margin: auto;
        min-height: auto;
    }

    #post-719 .block-after-slider-new .firstMagaz {
        margin-top: 0px;
    }

    section.new-slider-template {
        padding-top: 120px;
    }

    section.new-slider-template p {
        font-size: 16px;
    }

    .page-id-4686 .new-slider-template p,
    .page-id-4686 .pima-simple-text {
        font-size: 17px;
    }


    #post-691 .new-title-home {
        font-size: 45px;
    }

    .white_block p,
    .dark_block p {
        font-size: 16px;
    }

    .form_semantic_blc_bottom .get-result-title {
        font-size: 23px !important;
    }

    .section-html-2.html-post-766 .get-result-title {
        font-size: 36px;
    }

    .section-html-2.html-post-766 .first-fakty {
        margin-top: 50px;
        margin-bottom: -15px;
    }

    .section-html-2.html-post-766 .bottom .col-sm-4 {
        margin-bottom: 50px;
    }

    .test-row {
        flex-wrap: wrap;
    }

    .test-row .col-sm-5 {
        padding: 0;
    }

    .test-row .fakty-insert {
        padding: 0;
    }

    .section-html-2.html-post-766 .fakty-item {
        margin-bottom: 50px;
        padding: 0;
    }

    .section-html-2.html-post-766 .test-row .col-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-html-1.html-post-655 .img-block-item {
        margin-bottom: 20px;
    }

    .title-fakty.white-blck-obod br {
        content: '';
    }

    .section-html-2.html-post-655 .bottom_block .bottom_block_top .col-md-5 {
        margin-bottom: 20px;
    }



    .section-html-2.html-post-655 .img_1,
    .section-html-2.html-post-1061 .img_1,
    section.section-html-2.html-post-1061 .bottom_block_bottom .img_3,
    .post-1846 .img_3 {
        padding-left: 30%;
    }

    .section-html-2.html-post-655 .img_1,
    .section-html-2.html-post-655 .img_2,
    .section-html-2.html-post-1061 .img_1,
    .section-html-2.html-post-1061 .img_2,
    .post-1846 .img_2,
    .post-1846 .img_1 {
        padding-left: 30%;
    }

    .section-html-2.html-post-1061 {
        padding-top: 40px;
        padding-bottom: 5px;
    }

    .section-html-2.html-post-1061 .title-fakty.white-blck-obod {
        font-size: 36px;
    }

    .section-html-3.html-post-1061 {
        padding-top: 40px;
    }

    .section-html-2.html-post-655 .title-fakty.white-blck-obod br {
        content: "";
    }

    .section-html-2.html-post-655 {
        padding-top: 10px;
    }

    .post-766 .first-spisok__top-section {
        margin-bottom: -25px;
    }

    .section-html-2.html-post-766 {
        padding: 20px 0px 5px 0 !important;
        margin: -50px 0 65px 0
    }

    .new-slider-template.style-new-slider .col-sm-5 {
        order: -1;
    }

    .desc-isert-fakt {
        margin: 0px !important;
        margin-bottom: 10px !important;
    }

    .moveRight-seo {
        width: 100%;
    }

    h2.purpose_work-title {
        font-size: 12px;
    }

    section.important-keis-section ul li {
        flex-basis: 100%;
    }

    .stage-item-img {
        height: auto;
    }

    section.important-keis-section .numb {
        left: 5px;
    }

    #block_semantic_2 .bl_sem_1 .firstMagaz img {
        margin-top: -15px;
        margin-bottom: 10px;
    }

    #block_semantic_2 .bl_sem_2 .firstMagaz img {
        margin-bottom: 30px;
    }

    #post-691 .section-html-2 {
        padding: 50px 0;
        margin: 50px 0 0 0;
    }

    #block_semantic_3 .bl_sem_3_3 {
        margin: 45px 0 60px 0;
    }

    .form_semantic_blc_bottom .get-result-title {
        font-size: 25px;
    }

    #post-691 .section-html-3 {
        margin-bottom: 40px;
    }

    #post-691 .section-html-0 .get-result-title br,
    #post-719 .section-html-0 .get-result-title br {
        content: "";
    }

    #post-719 .section-html-1 .row {
        margin-bottom: 25px;
    }

    #post-719 .section-html-2 {
        padding: 30px 0 110px 0;
        margin: 30px 0 0 0;
    }

    #post-719 #block_semantic_3 .bl_sem_3_1 img {
        margin-top: -40px;
    }

    #post-719 .block-after-slider-new p {
        font-size: 18px;
    }

    #post-730 .section-html-0 p br {
        content: "";
    }

    #post-730 .sobsno-items-dolgh {
        flex-basis: 50%;
    }

    #post-730 .blk_seo_kons_ul_center .sobsno-items-dolgh {
        flex-basis: 50%;
    }

    #post-730 .blk_seo2_3 .firstImgMagaz {
        margin-top: -45px;
    }
}

@media (max-width: 860px) {

    .section-html-4.html-post-766 .get-result-title {
        width: 100%;
    }
}

@media (max-width: 800px) {

    .section-html-0.html-post-766 .get-result {
        width: 100%
    }

    .section-html-1.html-post-766 .fakty-block.block-subtitles {
        width: 100%;
    }
}

@media (max-width: 575px) {

    .section-html-1.html-post-766 .bottom .subMag,
    .section-html-3.html-post-766 .bottom .subMag {
        padding: 0px;
    }

    .section-html-1.html-post-766 .firstImgMagaz,
    .section-html-3.html-post-766 .firstImgMagaz {
        margin: 0;
    }

    .section-html-1.html-post-766 .bottom .col-sm-7 {
        order: -1;
    }

    .section-html-3.html-post-766 .bottom {
        flex-flow: column-reverse;
    }

    .section-html-2.html-post-655 .title-fakty.white-blck-obod {
        font-size: 36px;
    }

    .section-html-1.html-post-766 .bottom {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 320px) {
    .faq-content {
        display: none;
        padding: 0 24px 30px;
    }

    .faq-content p {
        line-height: 1.6;
    }

    .no-js .faq-content {
        display: block;
    }

    .tm-icon-menu:before,
    .tm-icon-menu:after {
        left: 0px !important;
        width: 27px !important;
    }

    .header-center_phones {
        margin-right: 0 !important;
    }

    .header-center_phones div a {
        font-size: 13px !important;
    }
}


/***** portfolio page *****/

.portfolio-acrhive h1 {
    margin: 0;

    color: #fff;
    line-height: 100px;
    text-transform: none;
    font-size: 65px;
    margin-bottom: 10px;
}

.portfolio-buttons a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;

    color: #fff;
    margin-right: 25px;
    padding: 10px 12px;
    border-radius: 40px;
    border: 2px solid #ed1f3d;
    transition: 0.2s all ease-in-out;
    white-space: nowrap;
    margin-bottom: 20px;
}

.portfolio-buttons a:hover {
    background-color: #ed1f3d;
}

.portfolio-buttons a.active {
    background-color: #ed1f3d;
    border: 2px solid #fff;
}

section#primary.portfolio-acrhive {
    background-color: #282842;
}

.portfolio-acrhive header.page-header {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #282842;
    padding-top: 157px;
    padding-bottom: 30px;
}

.portfolio-acrhive .portfolio-content,
.portfolio-acrhive .portfolio-buttons {
    display: flex;
    flex-flow: wrap;
}

.portfolio-acrhive .portfolio-description {
    padding: 15px 0 0 0;
    color: #fff;
    font-size: 18px;
}

.portfolio-acrhive .portfolio-content article.portfolio-case {
    flex-basis: calc(25% - 4px);
    width: calc(25% - 4px);
    overflow: hidden;
    height: 0;
    padding: 25% 0 0 0;
    margin: 2px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.portfolio-acrhive .portfolio-content article.portfolio-case::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #282844d4;
}

.portfolio-acrhive .portfolio-content article.portfolio-case::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 90%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: 1px solid #5e5e73;
    border-radius: 20px;
}

.portfolio-case .top-content {
    position: absolute;
    top: unset;
    top: 12%;
    left: 12%;
    right: 12%;
}

.portfolio-case .top-content * {
    display: block;
}

.portfolio-case .top-content img.logo-case-portfolio {
    width: 30%;
    height: auto;
}

.portfolio-case .top-content a.title-case {
    font-size: 14px;

    color: #fff;
    margin-top: 20px;
}

.portfolio-case a.see-keis {
    position: absolute;
    bottom: 12%;
    left: 12%;
}

.portfolio-case a.see-keis:hover {
    background: #fff;
    color: #282844;
}

.portfolio-acrhive .portfolio-content article.portfolio-case * {
    z-index: 1;
}

.portfolio-acrhive .portfolio-content article.portfolio-case *,
.portfolio-acrhive .portfolio-content article.portfolio-case::after,
.portfolio-acrhive .portfolio-content article.portfolio-case::before {
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    opacity: 0;
}

.portfolio-acrhive .portfolio-content article.portfolio-case:hover *,
.portfolio-acrhive .portfolio-content article.portfolio-case:hover::after,
.portfolio-acrhive .portfolio-content article.portfolio-case:hover::before {
    visibility: visible;
    opacity: 1;
}

@media (min-width: 767px) and (max-width: 992px) {

    .bottom-interest {
        grid-template-columns: repeat(2, 1fr);
    }

    .header-center {
        align-items: center;
    }

    .name-languages {
        margin-top: 0px;
        margin-right: 15px;
        margin-left: 0px;
    }

    .header-btn {
        margin-right: 15px;
        margin-top: 0px;
        width: min-content;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {

    .portfolio-acrhive header.page-header,
    .blog-category .page-header {
        padding-top: 90px;
    }

    .portfolio-acrhive .portfolio-content article.portfolio-case {
        flex-basis: calc(33.333% - 4px);
        width: calc(33.333% - 4px);
        padding: 33.333% 0 0 0;
    }

    .portfolio-acrhive h1 {
        font-size: 50px;
        line-height: 1;
    }

    .portfolio-buttons a {
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 500px) {
    .portfolio-acrhive .portfolio-content article.portfolio-case {
        flex-basis: calc(100% - 4px);
        width: calc(100% - 4px);
        padding: 100% 0 0 0;
    }

    section.section-clider-landing {
        padding-top: 90px;
    }

    section.section-page-vizitka {
        padding-top: 90px;
    }
}

body.archive.category.category-blog,
body.archive.category.category-blog-pl,
body.post-template-blog-post.single.single-post {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/bg-blog-cat.jpg);
    background-repeat: repeat no-repeat;
    background-position: center top;
}

.show_more_btn {
    border: 1px solid rgba(0, 0, 0, .2);
    height: 45px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    border-radius: 40px;
    transition: .3s;
    font-weight: 600;
    cursor: pointer;
    background: #ed1f3d;
    color: #fff;
    position: relative;
    left: 50%;
    translate: -50% 0;
    margin-bottom: 50px;
    transition: 0.3s;
}

.category .blog-category .single-blog-post {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: max-height 0.5s ease, opacity 0.5s ease;
}

.blog-category .single-blog-post.visible {
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
    position: relative;
}

.show_more_btn:hover {
    border: 1px solid rgba(0, 0, 0, 1);
    color: black;
    background-color: white;
}

.blog-category .page-header {
    padding-top: 150px;
    padding-bottom: 30px;
}

.blog-category h1 {
    margin: 0;

    color: #ed1f3d;
    line-height: 100px;
    text-transform: none;
    font-size: 65px;
    line-height: 65px;
}

.blog-category article .bottom-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 23px 25px;
    color: #fff;
    font-size: 14px;
}

.post-template-blog-post p#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 20px;
}

.bottom-content .post-content-right {
    display: flex;
    font-weight: 500;
    color: #ccc;
}

.blog-category article {
    height: 313px;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    border: 1px solid #eee;
}

.blog-button {
    font-size: 18px;
    color: #fff;

    font-weight: bold;
    border: 2px solid #ffffff;
    padding: 15px 25px;
    border-radius: 30px;
    margin: 0 23px;
    opacity: 0;
    position: absolute;
    bottom: 70px;
}

.blog-category article:hover .blog-button {
    opacity: 1;
    transition-property: all;
    transition-duration: .7s;
    transition-delay: .3s;
}

.blog-category .single-blog-post {
    margin-bottom: 30px;
}

.blog-category article .content {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;

}

.blog-category article .bg-shadow-content {
    background-color: rgb(40 40 68 / 0.45);
    border-radius: 15px;
    backdrop-filter: blur(7px);
    transition: all .7s;
    transition-timing-function: ease;
    height: 135px;
    position: relative;
}

.single-blog-post article .bg-shadow-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-category article h3 {
    color: #fff;
    font-weight: 500;
}

.single-blog-post article .bg-shadow-content a.title-blog {
    color: #fff;
    font-weight: 500;
}

.blog-category article .bg-shadow-content a.title-blog {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.blog-category article:hover .bg-shadow-content {
    height: 100%;
}

.blog-category article h3 {
    margin: 24px 23px;
    line-height: 1;
    letter-spacing: 0.4px;
    max-height: 55px;
    overflow: hidden;
    margin-bottom: 0px;
}

.blog-category .post-content-right>div::before,
.blog-post-single .post-content-right>div::before {
    content: '';
    width: 20px;
    height: 100%;
    display: inline-block;
    vertical-align: sub;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 7px;
    margin-left: 22px;
}

.blog-category .post-content-right .post-views::before {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/eye.svg);
    background-size: 20px auto;
}

.blog-category .post-content-right .post-comments::before {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/comment.svg);
    background-size: 19px auto;
}

@media (min-width: 768px) {
    .blog-category .blog-content {
        display: flex;
        flex-flow: wrap;
        margin: 0 -15px;
    }

    .blog-category .single-blog-post {
        width: 50%;
        flex-basis: 50%;
        padding: 0 15px;
    }
}

@media (min-width: 1200px) {
    .blog-category .single-blog-post {
        width: 33.3333%;
        flex-basis: 33.3333%;
    }

    .single-blog-post.blog-0 {
        width: 66.6666%;
        flex-basis: 66.6666%;
    }
}

.post-template-blog-post {
    color: #383838
}

.gray_block_blog {
    padding: 30px 40px;
    border-radius: 5px;
    background-color: #f5f5f5;
    margin-bottom: 1.5em;
}

.gray_block_blog p {
    text-align: right;
    font-style: italic;
    margin-bottom: 0;
    color: #282842;
}

.blog_img img {
    border-radius: 5px;
}

.like_title_blog {
    color: #282842;
    font-weight: bold;
    font-size: 16px;
}

.number_list_blog li {
    position: relative;
}

.number_list_blog li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
    left: -15px;
    position: absolute;
    color: #ed1f3d;
    font-weight: bold;
}

.number_list_blog ol li:before {
    left: -22px;
    font-size: 14px;
    color: #282842;
}

.number_list_blog {
    padding-left: 15px;
}

.number_list_blog,
.number_list_blog ol {
    list-style: none;
    counter-reset: li;
    margin: 0;
}

.list_blog {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.list_blog li {
    display: flex;
    align-items: baseline;
}

.list_blog li .arrow-dev {
    flex-basis: 10px;
    height: 11px;
    margin-right: 10px;
}

.h2_title_blog,
.h3_title_blog {
    color: #282842;
    font-weight: bold;
}

.h2_title_blog {
    font-size: 20px;
}

.h3_title_blog {
    font-size: 16px;
}

#breadcrumbs a {
    font-size: 18px;
}

.blog-post-single h1 {
    padding-bottom: .1px;
    margin: 0;

    color: #ed1f3d;
    line-height: 47px;
    text-transform: none;
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 17px;
}

.blog-post-single .top-blog-image {
    height: 357px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;

    color: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #eee;
}

.blog-post-single .top-blog-image .bottom-content {
    display: flex;
    position: relative;
    justify-content: space-between;
    height: 87px;
    width: 100%;
    align-items: center;
    backdrop-filter: blur(7px);
    box-shadow: 0px -10px 27px 0px rgb(0 0 0 / 0.05);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 0 45px;
}

.blog-post-single .top-blog-image .bottom-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: calc(100% - 90px);
    height: 1px;
    margin: 0 auto;
    background: rgb(246 246 246 / 0.18);
}

.blog-post-single .post-content-right .post-views::before {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/eye_white.svg);
    background-size: 20px auto;
    margin-bottom: -1px;
    margin-left: 0;
}

.blog-post-single .post-content-right .post-comments::before {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/comment_white.svg);
    background-size: 19px auto;
    margin-bottom: -4px;
}

.blog-post-single .bottom-content .post-content-right {
    color: #fff;
}

.blog-post-single .bottom-content .post-share {
    height: 47px;
    width: 178px;
    background-color: rgb(246 246 246 / 0.34);
    border-radius: 47px;
    display: flex;
    flex-flow: nowrap;
}

.blog-post-single .bottom-content .post-share .share-icon {
    height: 47px;
    width: 47px;
    background-color: rgb(246 246 246 / 0.34);
    border-radius: 47px;
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/share.svg);
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.blog-post-single .bottom-content .post-share>a {
    width: 40px;
    height: 47px;
    background-size: auto 19px;
    background-repeat: no-repeat;
    background-position: center;
}

.blog-post-single .bottom-content .post-share .share-facebook {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/facebook.svg);
}

.blog-post-single .bottom-content .post-share .share-viber {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/viber.svg);
}

.blog-post-single .bottom-content .post-share .share-telegram {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/telegram.svg);
}

.single-blog-content {
    max-width: 633px;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 16px;
    line-height: 25px;
}

.single-blog-footer .bottom-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #c4c4c4;
    font-family: "Segoe UI";
    position: relative;
}

.blog-post-single .single-blog-footer .bottom-content .post-content-right {
    color: #c4c4c4;
}

.blog-post-single .single-blog-footer .post-content-right .post-views::before {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/eye_grey.svg);
}

.blog-post-single .single-blog-footer .post-content-right .post-comments::before {
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/comment_grey.svg);
}

.blog-post-single .single-blog-footer .bottom-content .post-share {
    background-color: #b6b6bf;
}

.blog-post-single .single-blog-footer .bottom-content .post-share .share-icon {
    background-color: #868695;
    background-image: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/share_dark.svg);
}

.blog-post-single .single-blog-footer .bottom-content::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b6b6bf;
}

.blog-post-single .single-blog-footer .bottom-content>* {
    position: relative;
    background-color: #fff;
}

.blog-post-single .single-blog-footer .bottom-content .post-date {
    padding-right: 22px;
}

.blog-post-single .single-blog-footer .bottom-content .post-share::before,
.blog-post-single .single-blog-footer .bottom-content .post-share::after {
    content: '';
    width: 25px;
    left: -25px;
    height: 100%;
    background: #fff;
    position: absolute;
}

.blog-post-single .single-blog-footer .bottom-content .post-share::after {
    right: -25px;
    left: unset;
}

.blog-post-single .single-blog-footer .post-content-right .post-views::before {
    margin-left: 22px;
}

.home section.faq-on-page {
    padding-bottom: 0;
    margin-top: 60px;
}

.home section.section-reviews-block {
    padding-top: 0px;
}

@media (max-width: 575px) {
    .home section.faq-on-page {
        margin-top: 0px;
    }

    .blog-post-single .single-blog-footer .bottom-content::before {
        content: unset;
    }

    .blog-post-single .single-blog-footer .bottom-content {
        flex-direction: column;
    }

    .blog-post-single .single-blog-footer .bottom-content .post-date,
    .blog-post-single .single-blog-footer .post-content-right .post-views::before {
        margin: 0;
        padding: 0;
    }

    .blog-post-single .single-blog-footer .bottom-content>* {
        margin: 15px 0;
    }

    .blog-post-single .top-blog-image .bottom-content {
        flex-direction: column;
    }
}

.single-blog-footer {
    margin-bottom: 30px;
}

.blog-post-single h5.more-posts-title {
    padding-top: 20.1px;
    padding-bottom: 40.1px;
    margin: 0;

    color: #ed1f3d;
    line-height: 70px;
    text-transform: none;
    font-size: 45px;
}

.blog-category p#breadcrumbs {
    margin-top: 0;
}

@media (min-width: 500px) and (max-width: 767px) {
    .header-center {
        align-items: center;
    }

    .name-languages {
        margin-top: 0px;
        margin-right: 15px;
        margin-left: 0px;
    }

    .header-btn {
        margin-right: 15px;
        margin-top: 0px;
        width: min-content;
    }

    .header-btn>a::before {
        content: '?';
        font-size: 11px;
    }

    .header-center .header-btn>a {
        font-size: 0;
    }

    .header-center_phones div a {
        font-size: 15px;
    }

    .navbar-brand a img {
        width: 120px !important;
    }
}

@media (max-width: 320px) {
    .faq-content p {
        padding: 0;
    }
}

#___partnersbadge_0 {
    transform: scale(0.75);
    transform-origin: left;
}

.link-red-faq {
    color: #ed1f3d !important;
    text-decoration: underline !important;
    cursor: pointer !important;
}

@media (max-width: 500px) {
    .header-phones-brand {
        /* margin-top: 10px; */
    }
}

.grecaptcha-badge {
    display: none !important;
}

.column-list>ul {
    flex-direction: column;
}

.column-list>ul li.stage-item-li {
    margin-bottom: 0;
}

.column-list>ul p {
    margin-bottom: 0;
}

.column-list>ul .desc-stage p {
    margin-bottom: 18px;
}

.column-list>ul .img-stage {
    flex-basis: 110px;
}

.column-list>ul .desc-stage {
    flex-basis: calc(100% - 110px);
}

.column-list>ul .stage-item-img {
    width: 100% !important;
    height: auto !important;
}

.list-in-line .list-item {
    display: flex;
    align-items: center;
    position: relative;
    left: -25px;
}

.white_block .list-in-line p,
.list-in-line p,
.dark_block .list-in-line p {
    margin-bottom: 0;
}

.list-in-line .list-number {
    flex-basis: 105px;
}

.list-in-line p.bold {
    flex-basis: calc(100% - 105px);
    margin-bottom: 18px;
}

.list-in-line p.flex-paragraf-list {
    flex-basis: calc(100% - 105px);
    margin-bottom: 18px;
}

.list-number {
    position: relative;
}

.list-number:after {
    content: '';
    position: absolute;
    left: 37%;
    top: 29%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.list-item-1 .list-number:after {
    content: '01';
}

.list-item-2 .list-number:after {
    content: '02';
}

.list-item-3 .list-number:after {
    content: '03';
}

.list-item-4 .list-number:after {
    content: '04';
}

.list-item-5 .list-number:after {
    content: '05';
}

.list-item-6 .list-number:after {
    content: '06';
}

.list-item-7 .list-number:after {
    content: '07';
}

.list-item-8 .list-number:after {
    content: '08';
}

.number .img_1 {
    background-image: url(/images/Audit-yuzabiliti/5.png);
    background-repeat: no-repeat;
    padding-left: 90px;
    flex-basis: 66%;
}

.number .img_2 {
    background-image: url(/images/Audit-yuzabiliti/6.png);
    background-repeat: no-repeat;
    padding-left: 140px;
    flex-basis: 80%;
}

.number.number2_centerV .img_2 {
    position: relative;
    top: 130px;
}

@media (max-width: 500px) {
    .number.number2_centerV .img_2 {
        top: 0px;
    }
}

.number .img_3 {
    background-image: url(/images/SEO-optimizatsiya-sayta/6.png);
    background-repeat: no-repeat;
    padding-left: 130px;
    flex-basis: 80%;
}

.number .img_4 {
    background-image: url(/images/nastrojka-reklamy-na-youtube/four.png);
    background-repeat: no-repeat;
    padding-left: 130px;
}

.number.number4_rignt .img_4 {
    margin-left: auto;
}

.number.full-width .img_1,
.number.full-width .img_2,
.number.full-width .img_3 {
    flex-basis: 100%;
    min-height: 133px;
}

@media (max-width: 768px) and (min-width: 500px) {
    .column-list>ul .img-stage {
        flex-basis: 90px;
    }

    .number .img_1,
    .number .img_2,
    .number .img_3 {
        flex-basis: 100%;
    }
}

@media (max-width: 500px) {
    .number .img_1 {
        padding-left: 100px;
        flex-basis: 100%;
        background-position-x: 10%;
    }

    .number .img_2 {
        flex-basis: 100%;
    }

    .number .img_3 {
        flex-basis: 100%;
        background-position-x: 10%;
    }

    .get-result-title br {
        display: none;
    }
}

@media (max-width: 768px) {
    .list-with-img .item-with-img {
        margin-top: 15px;
    }

    .white-blck-obod br {
        display: none;
    }
}

.list-with-img .top-item-with-img {
    display: flex;
    margin-bottom: 15px;
}

.list-with-img>div.item-with-img p {
    margin: 0;
    font-size: 16px;
}

.list-with-img .top-item-with-img>p,
.list-with-img .top-item-with-img .container-number-img {
    flex-basis: 78px;
    width: 78px;
    max-width: 78px;
    height: auto;
}

.container-number-img {
    position: relative;
}

.container-number-img:after {
    content: "";
    border-radius: 50%;
    display: block;
    top: 50%;
    left: 35%;
    transform: translateX(-50%) translateY(-50%);
    width: 40px;
    height: 40px;
    position: absolute;
    box-shadow: 0px 0px 60px rgba(237, 31, 61, 0.5);
    z-index: 0;
}

.container-number-img:before {
    content: "";
    display: block;
    position: absolute;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    top: 35%;
    left: 25%;
    z-index: 2;
}

.item-with-img:nth-child(1) .container-number-img:before {
    content: "01"
}

.item-with-img:nth-child(2) .container-number-img:before {
    content: "02"
}

.item-with-img:nth-child(3) .container-number-img:before {
    content: "03"
}

.item-with-img:nth-child(4) .container-number-img:before {
    content: "04"
}

.item-with-img:nth-child(5) .container-number-img:before {
    content: "05"
}

.item-with-img:nth-child(6) .container-number-img:before {
    content: "06"
}

.item-with-img:nth-child(7) .container-number-img:before {
    content: "07"
}

.item-with-img:nth-child(8) .container-number-img:before {
    content: "08"
}

.item-with-img:nth-child(9) .container-number-img:before {
    content: "09"
}

.item-with-img:nth-child(10) .container-number-img:before {
    content: "10"
}

.list-in-number {
    list-style: none;
    padding-left: 0;
}

.list-in-number li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
}

.list-in-number li:before {
    position: absolute;
    content: 0;
    width: 15px;
    height: 3px;
    border-radius: 1px;
    background-color: #ed1f3d;
    top: 10px;
    left: 0px;
    content: '';
}

.list-in-number li:last-child {
    margin-bottom: 0;
}

.list-responsive-img .container-img {
    width: 100%;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    padding: 360px 0 0 0;
    position: relative;
    margin-bottom: 10px;
}

.list-responsive-img .container-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 35px;
}

.list-responsive-img .col-md-8 .container-img {
    padding: 50% 0 0 0;
    width: 100%;
    max-width: 739px;
}

.bold-list-line p {
    margin: 0;
}

.list-in-line.white .list-number:after {
    color: #ed1f3d;

}

.list-in-line.white .gray-last-block {
    border-radius: 10px;
    background-color: #ececec;
    padding: 25px 37px;
    position: relative;
}

.list-in-line.white .gray-last-block:after {
    content: '!';
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: #ececec;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-weight: bold;
    color: #fff;
    border: solid 4px #fff;
    top: -17px;
    left: -17px;
}

.list-in-line.white .gray-last-block p {
    width: 100%;
    margin-bottom: 0px;
    flex-basis: 100%;
}

.list_marker-line {
    list-style: none;
    padding-left: 0px;
}

.list_marker-line li {
    position: relative;
    padding-left: 40px;
}

.list_marker-line li p {
    margin-bottom: 10px;
}

.list_marker-line li:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 3px;
    border-radius: 1px;
    background-color: #ed1f3d;
    top: 10px;
    left: 0;
}

.fifth-in-line .item-with-img {
    flex-basis: 20%;
}

.fifth-in-line .item-with-img {
    text-align: center;
}

.fifth-in-line .top-item-with-img {
    justify-content: center;
}

.fifth-in-line .container-number-img:before {
    color: #282844
}

.list-with-img .top-item-with-img .container-number-img img {
    position: relative;
    z-index: 1;
}

.fifth-in-line .container-number-img:before {
    left: 33%;
}

@media (max-width: 1199px) {
    .list-responsive-img .container-img {
        padding: 100% 0 0 0;
    }

    .list-responsive-img .col-md-8 .container-img {
        padding: 290px 0 0 0;
    }
}

@media (max-width: 991px) {
    .list-responsive-img .col-md-8 .container-img {
        padding: 210px 0 0 0;
    }

    .fifth-in-line .item-with-img {
        flex-basis: 33.3333%;
    }
}

@media (max-width: 500px) {
    .list-responsive-img .col-md-8 .container-img {
        padding: 100% 0 0 0;
    }

    .fifth-in-line .item-with-img {
        flex-basis: 50%;
    }

    .list-in-line.white .gray-last-block {
        left: 0;
        width: 90%;
        margin: auto;
    }

    .col-sm-5.text-align-center,
    .col-sm-4.text-align-center {
        margin-bottom: 15px;
    }
}

.comment-form-all {
    background: #f5f5f5;
    border-radius: 15px;
    padding: 40px;
}

.comments-title-new {
    font-size: 25px;
    font-weight: bold;

    color: #282844;
}

span.comments-inpts {
    display: flex;
    justify-content: space-between;
}

span.comments-inpts>input {
    width: calc(50% - 19px);
}

.comment-form-all input,
.comment-form-all textarea {
    width: 100%;
    outline: none;
    border: none;
    background: transparent;
    font-size: 18px;

    padding: 20px 0;
    margin: 0 0 10px;
    border-bottom: 1px solid;
    color: #272730;
}

.comments-btns fieldset {
    display: contents;
}

.comments-btns span.rating-container input {
    display: none;
}

.comments-btns span.rating-container label::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/star_empty.svg);
    width: 22px;
    display: block;
}

.comments-btns span.rating-container label:hover::before,
.comments-btns span.rating-container label:hover~label::before,
.comments-btns span.rating-container input:checked~label::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/star.svg);
}

span.rating-container {
    display: flex;
    flex-flow: row-reverse;
}

span.comments-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.comments-btns input.button {
    color: #fff;
    padding: 20px 50px;

    font-size: 18px;
    background-color: #ed1f3d !important;
    border-radius: 40px;
    width: 250px;
    border: none;
    position: relative;
    margin: 0;
}

span.rating-container label {
    margin: 0 5px 0 0;
}

span.comments-textarea {
    margin: 0 0 20px;
    display: block;
}

h5.comments-title {
    padding-top: 0;
    padding-bottom: 15px;
    margin: 0;

    color: #282844;
    line-height: 45px;
    text-transform: none;
    font-size: 25px;
}

.comment-content {
    position: relative;
    border-bottom: 1px solid #f0f4fd;
    margin: 0 0 20px;
}

span.comment-date {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
    font-size: 14px;
}

span.comment-author {
    font-size: 16px;
    color: #282842;
    font-weight: bold;
}

span.staricon::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/star.svg);
    width: 13px;
    display: block;
}

.comment-content .comment-rating {
    display: flex;
}

.comment-list .comment:last-of-type .comment-content {
    border: 0;
}

div#voll-comments {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px 0;
}

div#comments {
    width: 42%;
}

.comments-form {
    width: 54%;
}

@media (max-width: 500px) {

    div#comments,
    .comments-form {
        width: 100%;
    }

    div#voll-comments {
        flex-flow: column;
    }

    div#comments {
        display: contents;
    }

    .comment-list {
        order: 1;
    }

    .comments-form {
        margin: 0 0 25px;
    }

    .comment-form-all {
        padding: 20px;
    }

    span.comments-inpts {
        flex-flow: column;
    }

    span.comments-inpts>input {
        width: 100%;
    }

    span.comments-inpts>input,
    .comment-form-all input,
    .comment-form-all textarea {
        font-size: 16px;
        padding: 15px 0;
    }

    .comments-btns input.button {
        padding: 20px 40px;
        width: unset;
    }

    .comments-btns span.rating-container label::before {
        width: 18px;
    }

    span.rating-container label {
        margin: 0 4px 0 0;
    }
}

.dev-post-single {
    padding: 5% 0 0 0;
}

.dev-post-single h1 {

    color: #ed1f3d;
    line-height: 65px;
    text-transform: none;
    font-size: 60px;
    margin: 0 0 40px;
}

span.dpt-rat-star {
    position: relative;
    width: 18px;
    height: 18px;
}

span.dpt-rat-star::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/star_empty_gold.svg);
    width: 18px;
    display: block;
}

.dpt-rat-icons {
    display: flex;
}

span.dpt-rat-star::after {
    content: '';
    background: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/star.svg);
    background-size: 18px 18px;
    width: var(--ww);
    height: 18px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
}

span.dpt-rat-star::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/star_empty_gold.svg);
    width: 18px;
    display: block;
    height: 18px;
    position: absolute;
}

.dpt-cart-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dpt-cart-top-right {
    display: flex;
    align-items: center;
    width: 30%;
    justify-content: space-between;
}

.dpt-price-block {
    display: flex;
    align-items: baseline;
}

.dpt-cart-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.dpt-cart {
    background: #282844;
    padding: 38px 39px;
    border-radius: 26px;
    border: 3px solid #fff;
    box-shadow: 4px 6px 20px 0px rgb(40 40 68 / 23%);
    min-width: 400px;
    margin: 0 0 30px;
}

span.dpt-text_under {
    color: #ffffff;
    font-size: 18px;
}

span.dpt-price,
span.dpt-currency {
    color: #ffffff;

    font-size: 45px;
}

span.dpt-in_brackets {
    color: #7c7c92;
    font-size: 20px;
    margin: 0 0 0 13px;
}

.dpt-post-comments,
.dpt-post-views {
    color: #9c9c9c;

    font-size: 14px;
    display: flex;
    align-items: center;
}

.dpt-post-views::before,
.dpt-post-comments::before {
    display: block;
    width: 20px;
    margin: 0 6px 0 0;
}

.dpt-post-views::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/eye_dark.svg);
    height: 21px;
}

.dpt-post-comments::before {
    content: url(/wp-content/themes/wp-bootstrap-starter/inc/assets/images/comment_dark.svg);
    height: 16px;
}

.dpt-cart-bottom>a {
    color: #fff;
    padding: 20px 50px;

    font-size: 12px;
    background-color: #ed1f3d !important;
    border-radius: 40px;
    border: none;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

span.dpt-right_bottom_text {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;

}

span.dpt-right_bottom_text span {
    display: block;
    font-size: 30px;
    line-height: 20px;
}

span.dpt-right_bottom {
    display: flex;
    align-items: flex-end;
}

span.dpt-right_bottom_img img {
    max-height: 45px;
    width: auto;
}

span.dpt-right_bottom_img {
    margin: 0 0 0 10px;
}

.dev-post-top {
    display: flex;
}

.dpt-cart-content {
    margin: 15px 0 10px;
    display: flex;
    flex-flow: column;
    min-height: 120px;
    justify-content: space-between;
}

.dpt-text {
    margin: 0 60px 0 0;
}

.dpt-description {
    color: #272730;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 500px) {
    .dev-post-top {
        flex-flow: column;
    }

    .dpt-description {
        font-size: 16px;
    }

    .dev-post-single h1 {
        line-height: 27px;
        font-size: 24px;
        margin: 0 0 10px;
    }

    .dev-post-single p#breadcrumbs {
        margin: 20px 0;
    }

    .dpt-text {
        margin: 0 0 30px 0;
    }

    .dpt-cart {
        width: 100%;
        min-width: unset;
        padding: 29px 30px;
    }

    .dpt-cart-bottom>a {
        padding: 13px 35px;
    }

    span.dpt-right_bottom_text {
        font-size: 12px;
    }

    span.dpt-right_bottom_text span {
        font-size: 26px;
    }

    span.dpt-right_bottom_img img {
        max-height: 37px;
    }

    .dpt-cart-bottom {
        align-items: center;
    }

    span.dpt-price,
    span.dpt-currency {
        font-size: 35px;
    }

    span.dpt-in_brackets {
        font-size: 16px;
    }

    span.dpt-text_under {
        font-size: 14px;
    }

    .dpt-cart-content {
        margin: 10px 0 7px;
    }

    .dpt-cart-content {
        margin: 10px 0 7px;
        min-height: 90px;
    }

    .dpt-cart-top-right {
        min-width: 90px;
    }
}

.black-list-module.list-in-line {
    margin-bottom: 30px;
}

.black-list-module.list-in-line .list-item {
    left: 0;
}

.black-list-module.list-in-line .list-number {
    flex-basis: 61px;
}

.black-list-module.list-in-line p.bold {
    margin: 0;
    flex-basis: calc(100% - 61px);
    margin-left: 20px;
}

.black-list-module.list-in-line .list-number:before {
    content: "";
    border-radius: 50%;
    display: block;
    top: 50%;
    left: 35%;
    transform: translateX(-50%) translateY(-50%);
    width: 40px;
    height: 40px;
    position: absolute;
    box-shadow: 0px 0px 60px rgb(237 31 61 / 50%);
    z-index: 0;
}

.black-list-module.list-in-line .list-number:after {
    top: 37%;
    left: 32%;
}

.form_semantic_blc_bottom.module_form .get-result-title {
    font-size: 34px;
}

.btn_buy_module {
    display: inline;
}

.btn_buy_module a {
    color: #fff;
    padding: 20px 50px;

    font-size: 12px;
    background-color: #ed1f3d !important;
    border-radius: 40px;
    border: none;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    top: 20px;
    left: -35px;
}


@media (max-width: 500px) {

    .black-list-module.list-in-line .list-item {
        margin-bottom: 30px;
    }

    .black-list-module.list-in-line .list-item:last-child {
        margin-bottom: 0;
    }

    .btn_buy_module a {
        left: 0;
    }
}

@media (min-width: 768px) {
    .category-razrabotka-modulej-i-dopolnenij .single-blog-post.blog-0 {
        width: 50%;
        flex-basis: 50%;
    }
}

@media (min-width: 1200px) {
    .category-razrabotka-modulej-i-dopolnenij .single-blog-post.blog-0 {
        width: 33.3333%;
        flex-basis: 33.3333%;
    }
}

.fifth-in-line.black-list {
    margin-bottom: 15px;
}

.fifth-in-line.black-list .container-number-img:before {
    color: #fff;
}

.fifth-in-line.black-list .container-number-img:after {
    left: 50%;
}

.list_target_img div {
    flex-basis: 100%;
    margin-bottom: 25px;
}

.list_target_img li {
    flex-wrap: wrap;
}

.list_target_img p {
    flex-basis: 100%;
}

.cusctom-bg-fark {
    background-color: #262641;
    border-radius: 10px;
    padding: 31px 40px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.09);
    position: relative;
    overflow: hidden;
    z-index: 2;
}

@media (max-width: 500px) {
    .mobile-none {
        display: none;
    }
}

.section-etapu-razrabotki-sauta .container-number {

    font-size: 30px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-shadow: inset 9px 9px 29px rgb(0 0 0 / 6%);
    margin-bottom: 16px;
}

.section-etapu-razrabotki-sauta .container-number .number {
    position: relative;
    z-index: 2;
    color: #282844;
    font-size: 30px;
    top: 0;
    left: 0;
}

.section-etapu-razrabotki-sauta .container-number:after {
    content: '';
    display: block;
    width: 75px;
    height: 75px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    box-shadow: 0px 0px 27px rgb(60 70 104 / 8%);
}

section.section-etapu-razrabotki-sauta {
    background-color: #fafafc;
    position: relative;
    z-index: 2;
    padding-top: 80px;
    padding-bottom: 84px;
}

.section-etapu-razrabotki-sauta .title-stage {
    margin: 0;
    padding-bottom: 50px;
}

.section-etapu-razrabotki-sauta .container-text p:last-child {
    margin-bottom: 0;
}

.reclama-crasotu-section-4 .container-text h3 {
    margin-top: 0px;
}

.section-etapu-razrabotki-sauta .container-text {
    background-color: #fff;
    border-radius: 15px;
    padding: 45px;
    margin-bottom: 17px;

    box-shadow: 0 0 18px rgb(60 70 104 / 3%);
}

.section-etapu-razrabotki-sauta .container-text p.bold {

    font-size: 20px;
}

.section-etapu-razrabotki-sauta .aligne-item-center.container-list div:nth-child(4n+3) .container-number {
    margin-right: 25px;
    margin-left: auto;
}

.section-etapu-razrabotki-sauta .aligne-item-center.container-list div:nth-child(2n) .container-number {
    margin-left: 25px;
}

.section-etapu-razrabotki-sauta .aligne-item-center.container-list {
    background-image: url('/images/razrabotca-page/bg-razrabotca.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 20px;
}

.rozrabotca-roztyzka {
    padding: 45px 50px;
    background-color: #282844;
    position: relative;
    margin-top: 40px;
    background-image: url('/images/razrabotca-page/bg.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.rozrabotca-roztyzka:after {
    position: absolute;
    width: 117px;
    height: 117px;
    background-color: #1f203a;
    content: '';
    display: block;
    top: -100px;
    left: -63px;
    border-radius: 50%;
}

.rozrabotca-roztyzka:before {
    content: '';
    width: 372px;
    border-radius: 50%;
    height: 372px;
    border: 60px solid #1f203a;
    display: block;
    position: absolute;
    left: -230px;
    bottom: -246px;
}

.rozrabotca-roztyzka .red-line {
    width: 25px;
    height: 4px;
    border-radius: 2px;
    background-color: #ed1f3d;
    margin: 30px 0;
}

.rozrabotca-roztyzka .title-text-roztyazka {

    font-size: 35px;
    line-height: 39px;
    position: relative;
    z-index: 2
}

.rozrabotca-roztyzka .title-text-roztyazka span {
    text-shadow: 1px -2px 0 rgb(237 31 61);
}

.rozrabotca-roztyzka .text-toztyazka {
    font-size: 19px;
    line-height: 26px;

}

@media (max-width: 500px) {
    .section-etapu-razrabotki-sauta .container-text {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .section-etapu-razrabotki-sauta .container-text p.bold {
        margin-bottom: 10px;
    }

    .section-etapu-razrabotki-sauta .container-text p:last-child {
        font-size: 16px;
    }

    .section-etapu-razrabotki-sauta .container-number {
        display: none;
    }

    .rozrabotca-roztyzka:after {
        border: 40px solid #1f203a;
        top: -72px;
        left: -41px;
        width: 200px;
        height: 200px;
        background-color: transparent;
    }

    .rozrabotca-roztyzka:before {
        display: none;
    }

    .rozrabotca-roztyzka .col-sm-4 {
        display: none;
    }

    .rozrabotca-roztyzka {
        background-position-y: 150%;
    }

    section.section-etapu-razrabotki-sauta {
        padding-top: 50px;
    }
}

.algoritm-razrabotka {
    z-index: 2;
    position: relative;
    background: #fff;
    padding-top: 80px;
}

.algoritm-razrabotka .title-stage {
    margin: 0;
}

.algoritm_first_img {
    margin-top: -40px;
}

.razrabotra-gray-block {
    border-radius: 10px;
    background-color: #f7f7f7;
    text-align: center;
    margin: 35px 0;
    padding: 25px;
}

.razrabotra-gray-block p {
    margin: 0;
}

.custom-razrabotca-title {

    font-size: 32px;
    color: #272730;
    margin-bottom: 50px;
}

.list-algortm-razrabotca .top-item-with-img {
    margin-bottom: 40px;
}

.list-algortm-razrabotca .list-with-img>div.item-with-img p {
    margin-bottom: 15px;
}

.list-algortm-razrabotca .list-with-img>div.item-with-img p:last-of-type {
    margin-bottom: 0;
}

.list-algortm-razrabotca .item-with-img {
    margin-bottom: 80px;
    position: relative;
}

.list-algortm-razrabotca .razrabotra-gray-block {
    margin-bottom: 0;
}

.list-algortm-razrabotca .item-with-img:after {
    position: absolute;
    content: '';
    height: 200px;
    width: 200px;
    display: block;
    right: 50px;
    top: 118px;
    background-repeat: no-repeat;
    background-position-x: right;
}

.list-algortm-razrabotca .item-with-img:nth-child(1):after {
    background-image: url('/images/razrabotca-page/number/1.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(2):after {
    background-image: url('/images/razrabotca-page/number/2.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(3):after {
    background-image: url('/images/razrabotca-page/number/3.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(4):after {
    background-image: url('/images/razrabotca-page/number/4.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(5):after {
    background-image: url('/images/razrabotca-page/number/5.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(6):after {
    background-image: url('/images/razrabotca-page/number/6.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(7):after {
    background-image: url('/images/razrabotca-page/number/7.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(8):after {
    background-image: url('/images/razrabotca-page/number/8.png');
}

.list-algortm-razrabotca .item-with-img:nth-child(9):after {
    background-image: url('/images/razrabotca-page/number/9.png');
}

.list-algortm-razrabotca .container-number-img:before {
    top: 33%;
    left: 23%;
}

.home h1.new-title-home span {
    font-size: 50px;
}

.algoritm-razrabotka p {
    font-size: 18px;
}

@media (max-width: 1024px) {
    .algoritm_first_img {
        margin-top: -85px;
    }
}

@media (max-width: 768px) {
    .algoritm_first_img {
        margin-top: 0;
    }
}

@media (max-width: 500px) {
    .algoritm-razrabotka .title-stage br {
        display: none;
    }

    .algoritm-razrabotka p {
        font-size: 16px;
    }

    .custom-razrabotca-title {
        margin-bottom: 0;
    }

    .list-algortm-razrabotca .item-with-img {
        margin-bottom: 20px;
    }

    .algoritm-razrabotka {
        padding-bottom: 0px
    }

    section.faq-on-page {
        padding-bottom: 0;
    }
}

section.section-our-works {
    position: relative;
    z-index: 2;
}

.section-etapu-razrabotki-sauta .container-number {
    animation: rotateShadow 2s Infinite;
}

@keyframes rotateShadow {
    0% {
        box-shadow: inset 9px 9px 29px rgb(0 0 0 / 6%);
    }

    25% {
        box-shadow: inset 9px 0px 29px rgb(0 0 0 / 10%);
    }

    50% {
        box-shadow: inset 0px 0px 29px rgb(0 0 0 / 15%);
    }

    75% {
        box-shadow: inset 0px 9px 29px rgb(0 0 0 / 10%);
    }

    100% {
        box-shadow: inset 9px 9px 29px rgb(0 0 0 / 6%);
    }
}

.custom_first_bg {
    min-height: 100vh;
    background-size: cover;
}

.first-section_container {
    height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.tematic_title {

    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 130%;
    position: relative;
    text-transform: uppercase;
}

.tematic_title:after {
    display: block;
    content: "";
    width: 1px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 1px);
    top: -60px;
}

.tematic_title-after {

    color: #fff;
    font-size: 24px;
    line-height: 24px;
}

.custom_first_bg-table {
    width: 73%;
    margin-top: 100px;
}

.custom_first_bg-table-title {

    color: #fff;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
}

.custom_first_bg-table-item {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 0;
    border-bottom: 1px solid #535354;
}

.custom_first_bg-table-left {
    flex-basis: 50%;
    width: 50%;

    font-size: 16px;
    color: #aeaeaf;
}

.custom_first_bg-table-right {

    color: #fff;
    font-size: 18px;
    width: 50%;
}

.page-id-766 .portfolio-inside {
    margin-bottom: 80px;
}

.custom_first_bg-table-right a {
    color: #ed1f3d;
}

.custom_first_bg-table-right p {
    margin-bottom: 0;
}

.v7par_section-titel_h2 {

    letter-spacing: .16em;
    font-size: 25px;
    line-height: 33px;
    padding-left: 37px;
    position: relative;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #282844;
}

.v7par_section-titel_h2 {
    color: #ed1f3d;
    display: block;
    position: relative;
}

.v7par_section-titel_h2 span:after {
    display: block;
    left: -37px;
    content: '';
    height: 3px;
    border-radius: 1.5px;
    width: 23px;
    top: calc(50% - 1.5px);
    background-color: #ed1f3d;
    position: absolute;
}

.v7par_section_2-line {
    background: #e2e2e2;
    width: 225px;
    height: 1px;
    margin-bottom: 25px;
}

.v7par_section_2-img {
    border-radius: 16px;
    border: 3px solid #fff;
    position: relative;
    top: 24px;
    transition: .5s linear;
}

.v7par_section_2-img.img-to-top.anim-img-to-top {
    top: -72px;
}

.v7par_section_2-img img {
    border-radius: 15px;
}

.v7par_section_2-left-grafic-title {

    font-size: 29px;
    line-height: 40px;
    color: #3b3b3b;
    text-transform: uppercase;
}

.v7par_section_2-left-grafic-date {
    font-size: 60px;

    color: #ed1f3d;
    line-height: 60px
}

.v7par_section_2-right-grafic-date {

    font-size: 15px;
    line-height: 24px;
    color: #282844;
    text-align: right;
}

.v7par_section_2-right-grafic-date span {
    font-size: 12px;
    color: #75758f;
    text-transform: uppercase;
}

.v7par_section_2-left-grafic-bottom {
    width: 267px;
    position: relative;
}

.v7par_section_2-left-grafic-bottom:after {
    width: 50px;
    right: -75px;
    height: 1px;
    content: '';
    display: block;
    background-color: #535354;
    position: absolute;
    top: 13px;
}

.v7par_section_2-left-grafic-bottom p {
    margin-bottom: 0px;
}

.v7par_section_2-left-grafic {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    top: -50px;
}

.grafic-container {
    padding-top: 60px;
}

.v7par_section_2-right-grafic-grafic img {
    box-shadow: 0 12px 95px rgb(46 46 82 / 5%);
    border-radius: 18px;
}

.v7par_section_3 {
    padding-top: 60px
}

.v7par_section_3 .v7par_section-text>p {
    width: 68%;
}

.v7par_section-list p {
    margin-bottom: 20px;
    font-size: 18px;
    color: #282844;

}

.v7par_section_4 .v7par_section-titel_h2 span {
    color: #282844;
}

.v7par_section_4-grafic-date,
.v7par_section_5-grafic-date {

    font-size: 15px;
    line-height: 24px;
    color: #282844;
    padding-left: 37px;
}

.v7par_section_4-grafic-date span,
.v7par_section_5-grafic-date span {
    font-size: 12px;
    color: #75758f;
    text-transform: uppercase;
}

.v7par_section_3-grafic-grafic img,
.v7par_section_6-grafic-grafic img,
.v7par_section_5-grafic-grafic img,
.v7par_section_7-grafic-grafic img {
    box-shadow: 0 12px 95px rgb(46 46 82 / 5%);
    border-radius: 18px;
    margin-bottom: 40px;
}

.v7par_section_4 .v7par_section-text>p,
.v7par_section_5 .v7par_section-text>p,
.v7par_section_6 .v7par_section-text {
    width: 68%;
}

.v7par_section_5-grafic {
    position: relative;
}

.v7par_section_5-grafic-text {
    position: absolute;
    width: 210px;
    right: 0;
    top: 50%;
}

.v7par_section_5-grafic-text:after {
    display: block;
    position: absolute;
    content: "";
    background-color: #535354;
    top: 11px;
    left: -31px;
    width: 20px;
    height: 1px;
}

.v7par_section_5 {
    margin-bottom: 60px;
}

.v7par_section_6 {
    padding-top: 60px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #282844;
}

.v7par_section_6 p {
    color: #fff;
}

.v7par_section_6 .v7par_section-titel_h2 {
    color: #fff;
    margin-left: -37px;
}

.v7par_section_6-grafic-date {

    font-size: 15px;
    line-height: 24px;
    color: #7a7a93;
    padding-left: 37px;
}

.v7par_section_6-grafic-date span {
    font-size: 12px;
    color: #75758f;
    text-transform: uppercase;
}

.v7par_section_6-grafic.custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.v7par_section_6-grafic-text p {
    margin-bottom: 0
}

p.v7par_section_6-grafic-big-text {
    position: relative;
    font-size: 44px;
    letter-spacing: 0.06em;
    color: #fff;

    margin-bottom: 20px;
}

.v7par_section_6-grafic-big-text span {
    position: absolute;
    display: block;
    right: 0;
    bottom: -20px;
    font-size: 16px;
    text-transform: uppercase;
    bottom: -9px;
}

.v7par_section-table {
    display: flex;
    flex-wrap: wrap;
    background-color: #f6f6f6;
}

.v7par_section-table-item {
    width: 50%;
    flex-basis: 50%;
    padding: 31px 34px;
}

.v7par_section-price {
    font-size: 26px;
    color: #282844;

    margin-bottom: 0px;
}

.v7par_section-price span {
    font-size: 19px;
    margin-left: 5px;
}

.v7par_section-table {
    border-radius: 10px;
    margin-bottom: 40px;
}

.v7par_section-table .v7par_section-table-item:first-child {
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.v7par_section-table .v7par_section-table-item:nth-child(2) {
    border-bottom: 1px solid #e2e2e2;
}

.v7par_section-table .v7par_section-table-item:nth-child(3) {
    border-right: 1px solid #e2e2e2;
}

.v7par_section_7 .v7par_section-text p {
    font-size: 20px;
    color: #282844;

    margin-bottom: 0;
}

.v7par_section-formula {
    font-size: 22px;

    display: flex;
    align-items: center;
    line-height: 1.2;
}

.v7par_section-formula span {
    font-size: 70px;
    color: #ed1f3d;
}

.v7par_section-table-item .v7par_section-text {
    margin-bottom: 0;

    font-size: 16px;
    color: #3b3b3b;
}

.v7par_section-titel_h2-after {
    font-size: 20px;

    color: #282844;
    margin-bottom: 40px;
    display: block;
}

.v7par_section_7-grafic-date {

    font-size: 15px;
    line-height: 24px;
    color: #282844;
    padding-left: 37px;
}

.v7par_section_7-grafic-date span {
    font-size: 12px;
    color: #75758f;
    text-transform: uppercase
}

.v7par_section_7 .v7par_section-titel_h2:first-of-type span {
    color: #282844;
}

.v7par_section_7 .v7par_section-titel_h2:first-of-type {
    margin-bottom: 0;
}

.section-form-like.v7par_section_7 {
    margin-top: 40px;
}

.v7par_section_7 {
    padding-top: 40px;
}

@media (max-width: 1199px) {
    .v7par_section_2-left-grafic-bottom {
        width: 233px;
    }

    .v7par_section_2-left-grafic-bottom:after {
        right: -64px;
    }

    .v7par_section_2-left-grafic-title {
        font-size: 22px;
        line-height: 28px;
    }

    .v7par_section_6-grafic-big-text {
        font-size: 30px;
    }

    .v7par_section_6-grafic-big-text span {
        right: 32px;
    }

    .v7par_section-formula {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .custom_first_bg-table {
        width: 100%;
    }

    .custom_first_bg-table-right {
        font-size: 17px;
    }

    .grafic-container {
        flex-direction: column;
        padding-top: 0;
    }

    .v7par_section_2-left-grafic {
        top: 0;
    }

    .v7par_section_2-left-grafic-bottom {
        width: 100%;
    }

    .v7par_section_2-right-grafic-date {
        text-align: left;
        padding-left: 37px;
    }

    .v7par_section_2-left-grafic-bottom:after {
        display: none;
    }

    .v7par_section_5-grafic-text {
        width: 100%;
        position: inherit;
        top: 0;
        left: 0;
    }

    .v7par_section_5-grafic-text:after {
        display: none;
    }

    .v7par_section_6-grafic.custom {
        flex-direction: column;
        align-items: inherit;
    }

    .v7par_section_6-grafic-big-text span {
        position: inherit;
        right: 0;
        bottom: 0;
    }

    p.v7par_section_6-grafic-big-text {
        margin-bottom: 0;
    }

    .v7par_section_4 .v7par_section-text>p,
    .v7par_section_5 .v7par_section-text>p,
    .v7par_section_6 .v7par_section-text {
        width: 100%;
    }

    .v7par_section_6 .v7par_section-text br {
        display: none;
    }

    .v7par_section-formula span {
        font-size: 50px;
    }

    .v7par_section-formula {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .tematic_title {
        font-size: 25px;
    }

    .custom_first_bg-table-right {
        max-width: 50%;
    }

    .v7par_section_2-img {
        margin-bottom: -75px;
    }

    .v7par_section_2-text,
    .v7par_section-text,
    .v7par_section_2-left-grafic-bottom p {
        font-size: 16px;
    }

    .v7par_section_3 {
        padding-top: 30px;
    }

    .v7par_section-titel_h2 {
        font-size: 20px;
        line-height: 23px;
    }

    .v7par_section_3 .v7par_section-text>p {
        width: 100%;
    }

    .v7par_section_6 {
        padding-top: 30px;
    }

    .v7par_section_7 {
        padding-top: 10px;
    }

    .v7par_section-price {
        font-size: 20px;
    }

    .v7par_section-table-item {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
    }

    .v7par_section-table-item .v7par_section-text {
        font-size: 13px;
    }

    .v7par_section-formula span {
        font-size: 35px;
    }

    .custom_first_bg,
    .first-section_container {
        height: 800px;
    }

    .custom_first_bg-table-right {
        font-size: 15px;
    }

    .v7par_section_2-left-grafic-date {
        font-size: 53px;
    }
}

.page-template-fullwidth-new-template section.breadcrumbs-sec,
.post-272 section.breadcrumbs-sec {
    padding: 0;
    margin-bottom: 0px;
    position: relative;
    top: -73px;
}

.post-272 section.breadcrumbs-sec {
    left: -10px;
}

@media (max-width: 500px) {

    .page-template-fullwidth-new-template section.breadcrumbs-sec,
    .post-272 section.breadcrumbs-sec {
        top: 0;
    }
}

section.breadcrumbs-sec.custom-seo-breadcrumb {
    padding: 0;
    margin-bottom: 0px;
    position: relative;
    top: -73px;
}

@media (max-width: 767px) {
    section.breadcrumbs-sec.custom-seo-breadcrumb {
        top: 0;
    }
}

.blog-category p#breadcrumbs {
    margin-bottom: 0px;
}

#post-29 section.breadcrumbs-sec.custom-seo-breadcrumb,
#post-3591 section.breadcrumbs-sec.custom-seo-breadcrumb {
    top: 0;
}

.post-template-blog-post p#breadcrumbs {
    padding-top: 110px;
    margin-top: 0;
    margin-bottom: 0;
}

.last-two-block .restoran-razrabotka .block-item-portfolio.block-item-text-port {
    width: 49.5%;
    flex-basis: 49.5%;
    align-items: flex-start;
    background-image: url(/images/page_hotel/10.png);
    background-repeat: no-repeat;
    background-position: 85% 0%;
    border-radius: 0 10px 10px 0;
}

.container_last-two-block {
    width: 50%;
    text-align: left;
}

@media (max-width: 768px) and (min-width: 501px) {
    .last-two-block .restoran-razrabotka .block-item-portfolio.block-item-text-port {
        width: 100%;
        flex-basis: 100%;
        border-radius: 0 0 10px 10px;
    }

    .post-2254 .img img,
    .post-2248 .img img {
        margin-bottom: 15px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 500px) {
    .last-two-block .restoran-razrabotka .block-item-portfolio.block-item-text-port {
        width: 100%;
        flex-basis: 100%;
        border-radius: 0 0 10px 10px;
        background-image: none;
    }

    .container_last-two-block {
        width: 100%;
    }

    .list-img img {
        display: block;
        margin: 0 auto;
    }

    .post-2248 .img img {
        margin-bottom: 15px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.last-two-block .block-bottom-cases {
    margin-bottom: 60px;
}

#post-3135 section.breadcrumbs-sec.custom-seo-breadcrumb {
    top: -10px;
}

section.section-frame {
    margin-top: 110px;
    margin-bottom: 80px;
}

section.section-frame iframe {
    box-shadow: none !important;
    text-shadow: none;
    border: none;
    min-height: 300px;
}

section.section-frame iframe {
    height: 3800px;
}


@media(max-width: 768px) {
    section.section-frame iframe {
        height: 4080px;
    }
}

h2.laravel_custom_red {
    font-size: 40px;

    color: #ed1f3d;
}

ul.laravel_list {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 27px;
}

li.laravel_list_item {
    margin-right: 15px;
}

li.laravel_list_item a {
    font-size: 13px;

    color: #ed1f3d;
    padding: 10px 23px;
    border-radius: 20.5px;
    background-color: #f8f8f8;
    transition: all .3s
}

li.laravel_list_item a:hover {
    background-color: #ed1f3d;
    color: #f8f8f8;
}

li.laravel_list_item:last-child {
    font-size: 13px;

    color: #000;
    background: none;
    padding: 4px 4px;
}

.list-algortm-razrabotca.larave_first .item-with-img {
    margin-bottom: 0px;
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
    background-color: #f8f8f8;
    border-radius: 10px;
    padding: 20px;
}

.list-algortm-razrabotca.larave_first .list-with-img>div.item-with-img p {
    margin-bottom: 0
}

.list-algortm-razrabotca.larave_first .top-item-with-img {
    margin-bottom: 0;
}

.list-algortm-razrabotca.larave_first .item-with-img:after {
    display: none;
}

a.laravel_custom_link {
    color: #ed1f3d;
    position: relative;
}

a.laravel_custom_link:after {
    position: absolute;
    width: 100%;
    content: '';
    display: block;
    border-bottom: 1px dashed #ed1f3d;
    bottom: 2px;
    left: 0;
}

.red-line-bottom {
    position: relative;
}

.red-line-bottom:after {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 3px;
    background-color: #ed1f3d;
    border-radius: 1.5px;
    bottom: -14px;
}

.list-algortm-razrabotca.larave_second .item-with-img:after {
    display: none;
}

.list-algortm-razrabotca.larave_second .item-with-img {
    margin-bottom: 0;
    padding: 25px;
    display: flex;
    flex-direction: column;
    height: 260px;
    justify-content: space-between;
    border-bottom: 2px solid #e3e3e8;
    border-right: 2px solid #e3e3e8;
}

.list-algortm-razrabotca.larave_second .item-with-img:nth-child(3) {
    border-right: none;
}

.list-algortm-razrabotca.larave_second .item-with-img:nth-child(4) {
    border-bottom: none;
}

.list-algortm-razrabotca.larave_second .item-with-img:nth-child(5) {
    border-bottom: none;
}

.list-algortm-razrabotca.larave_second .item-with-img:nth-child(6) {
    border-right: none;
    border-bottom: none;
}

.list-algortm-razrabotca.larave_second .top-item-with-img {
    margin-bottom: 0px;
}

.list-algortm-razrabotca.larave_second .row {
    border-radius: 10px;
    background-color: #f8f8f8;
}

.list-algortm-razrabotca.larave_second {
    margin-left: 15px;
    margin-right: 15px;
}

.list-algortm-razrabotca.larave_second .list-with-img>div.item-with-img p {
    margin-bottom: 0px;
}

@media (max-width: 1199px) {
    ul.laravel_list {
        flex-wrap: wrap;
    }

    li.laravel_list_item {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .list-algortm-razrabotca.larave_second .item-with-img {
        border: none;
        border-bottom: 2px solid #e3e3e8;
    }

    .list-algortm-razrabotca.larave_second .item-with-img:last-child {
        border: none;
    }

    .row.aligne-item-center.modile-reverse {
        flex-direction: column-reverse;
    }

    h2.laravel_custom_red {
        font-size: 30px;
    }

    .mobile_min_img {
        max-width: 50%;
        display: block;
        margin: 0 auto;
    }

    section.section-html-2.html-post-3199 .form_semantic_blc_bottom {
        margin-bottom: 0;
    }
}

.container_brif_item {
    min-height: 220px;
    border-radius: 15px;
}

.container_brif_item p {
    margin: 0 !important;
}

.container_brif_item article.blog-post {
    border-radius: 15px;
    height: 100%;
    width: 100%;
    padding: 35px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.container_brif_item article.blog-post:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(40 40 68 / 0.45);
    border-radius: 15px;
    backdrop-filter: blur(7px);
    top: 0;
    left: 0;
    z-index: 1;
}

.container_brif_items.prodvizenie .container_brif_item article.blog-post:after {
    backdrop-filter: blur(0px);
    background: none;
}

.container_brif_item .content {
    position: relative;
    z-index: 2;
    height: 100%
}

.container_brif_item .bg-shadow-content a.title_brif {
    line-height: 1;
    letter-spacing: 0.4px;
    max-height: 55px;
    overflow: hidden;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;

}

.container_brif_item .blog-button {
    font-size: 18px;
    color: #fff;

    font-weight: bold;
    border: 2px solid #ffffff;
    padding: 15px 25px;
    border-radius: 30px;
    margin: 0;
    opacity: 1;
    position: inherit;
    bottom: 0;
    width: max-content;
    display: block;
}

.container_brif_item .bg-shadow-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%
}

@media (max-width: 991px) {
    .container_brif_item {
        margin-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .container_brif_item .bg-shadow-content a.title_brif {
        font-size: 22px;
    }
}

.list-in-line p {
    font-size: 17px !important;
}

.fakty-spisok.fakty-for-restoran.reclama .container-fakty-blocks {
    width: 100%;
}

.fakty-spisok.fakty-for-restoran.reclama .red-color {
    display: block;
    margin-bottom: 15px;
}

.section-html-3.html-post-2352 {
    background-image: url('/images/Vedenie_contecstnoy_reclamu/bg_block.jpg');
    background-size: cover;
    background-position: center;
    padding: 40px 0 40px 0;
    margin: 20px 0 50px 0;
    padding-bottom: 220px;
    margin-bottom: -190px;
}

.row.list_red_number {
    text-align: center;
}

.list_red_number .big_number {
    font-size: 40px;
    color: #ec1e3e;

    line-height: 1;
    position: relative;
    z-index: 2;
    margin: auto;
    right: 7px;
}

.list_red_number .big_number:after {
    content: '+';
    position: absolute;
    font-size: 30px;
    top: calc(50% - 15px);
}

.section-html-0.html-post-2352 {
    background-image: url('/images/Vedenie_contecstnoy_reclamu/bg_block_0.jpg');
    background-size: cover;
    background-position: center;
}

@media (max-width: 767px) {
    .img_margin15 .img {
        margin-bottom: 15px;
    }
}


}

.section-html-0.html-post-2352 .cusctom-bg-fark {
    position: relative;
    overflow: hidden;
}

.new-title-home.brif-title {
    margin-top: 0px;
}

.section-html-0.html-post-2352 .cusctom-bg-fark:after,
.section-html-0.html-post-2315 .cusctom-bg-fark:after,
.section-html-0.html-post-2326 .cusctom-bg-fark:after,
.section-html-0.html-post-2331 .cusctom-bg-fark:after {
    content: '';
    width: 271px;
    height: 271px;
    border-radius: 50%;
    position: absolute;
    border: 50px solid #ec1e3e;
    top: 50%;
    transform: translateY(-50%);
    left: -135px;
    z-index: -1;
}

.gray_block_blog.red p {
    font-style: normal;
    font-weight: bold;
    color: #ed1f3d;
    text-align: left;

}

.formula {
    display: flex;
    justify-content: space-between;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 20px 25px;
    margin-bottom: 15px;
    align-items: center;
}

.formula.red {
    background-color: transparent;
    border: 1px solid #f5f5f5;
}

img.img-soc-icon {
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.formula p {
    margin-bottom: 0px;
}

.formula_text {
    color: #282842;

}

.big_text_formula {

    font-size: 95px;
    line-height: 1;
    color: #282842;
    white-space: nowrap;
}

.formula_red_text {

    font-style: italic;
    color: #ed1f3d;
}

@media (max-width: 767px) {
    .big_text_formula {
        font-size: 30px;
    }
}

.item-four {
    width: 25%;
    flex-basis: 25%;
}

.fitnes-section-1_title_h2 {
    max-width: 900px;
}

.fitnes-section-1_after_title_h2 .row {
    align-items: flex-end;
    margin-top: -80px;
}

p.gray_bg {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

@media (max-width: 1199px) {
    .fitnes-section-1_after_title_h2 .row {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    li.what-seo-item.item-four {
        width: 50%;
        flex-basis: 50%;
    }

    li.what-seo-item.item-four .numb {
        left: -47px;
        top: 3px;
    }
}

@media (max-width: 767px) {
    li.what-seo-item.item-four {
        width: 100%;
        flex-basis: 100%;
    }

    li.what-seo-item.item-four .what-insert {
        min-height: 90px;
        display: flex;
        align-items: center;
    }

    li.what-seo-item.item-four .what-insert p {
        margin-bottom: 0;
    }

    li.what-seo-item.item-four .img-margin-left {
        min-height: 90px;
    }

    li.what-seo-item.item-four p.desc-isert-seo.bold {
        margin-top: -15px;
    }
}

@media (max-width: 991px) {
    .mobileRevers {
        flex-direction: column-reverse;
    }

    .section-html-1.html-post-2306 {
        padding-top: 20px;
    }
}

.section-html-1.html-post-2306 {
    background-image: url('/images/sozdanie-sajta-strahovoj-kompanii/shtuki.png');
    margin-top: -66px;
    background-color: #282844;
    background-repeat: no-repeat;
    margin-bottom: 60px;
}

.section-html-0.html-post-2326 {
    background-image: url('/images/audit-reklamnoj-kampanii/shtuki.png');
    background-color: #282844;
    background-repeat: no-repeat;
    padding: 30px 0;
    margin: 30px 0;
}

.section-html-0.html-post-2394 {
    background-image: url('/images/audit-reklamnoj-kampanii/shtuki.png');
    background-color: #282844;
    background-repeat: no-repeat;
    padding: 30px 0;
    margin: 30px 0;
    padding-bottom: 50px;
}

.section-html-0.html-post-2410 {
    background-image: url('/images/audit-reklamnoj-kampanii/shtuki.png');
    background-color: #282844;
    background-repeat: no-repeat;
    padding: 30px 0;
    margin: 30px 0;
}

.section-html-0.html-post-2326 .white-blck-obod {
    max-width: 840px;
}

.section-html-1.html-post-2306 h2 {
    max-width: 700px;
}

.strahcom-section-1_title_h2 {
    max-width: 760px;
}

.post-2306 .list-with-img .bold.red-color {
    margin-top: 10px;
    display: block;
}

.section-html-0.html-post-2315 {
    background-image: url('/images/uslugi-po-upravleniyu-reputaciej/darkBG.jpg');
    padding: 30px 0;
    margin: 30px 0;
    background-size: cover;
}

.list-with-img.row.three-in-line.black-list .item-with-img.col-6.col-md-6.col-lg-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.list-with-img.row.three-in-line.black-list .item-with-img.col-6.col-md-6.col-lg-4 p {
    text-align: center;
}

.section-html-1.html-post-2315 {
    margin-bottom: 40px;
}

.post-2315 .block-after-slider-new.white_block h2,
.section-html-0.html-post-2315 h2 {
    max-width: 760px;
}

.post-2315 h1.new-title-home {
    max-width: 760px;
}

@media (max-width: 767px) {

    .section-html-1.html-post-2315 .aligne-item-center img {
        margin-bottom: 30px;
    }
}

.list-fix li.what-seo-item.item-four p:not(.desc-isert-seo) {
    display: none;
}

.list-fix .what-insert {
    display: flex;
    align-items: center;
}

.list-fix .img-margin-left {
    height: 90px;
}

.list-fix.what-spisok {
    margin-top: 40px;
    margin-bottom: 60px;
}

@media (max-width: 991px) {

    .section-html-1.html-post-2326 .top_block h2 {
        min-width: 100%;
    }

    .section-html-1.html-post-2326 .top_block .img {
        text-align: center;
    }
}

@media (max-width: 767px) {

    .section-html-1.html-post-2326 .bottom_block .img {
        margin-bottom: 30px;
        margin-top: -15px;
    }
}

.block-list p {
    display: none;
}

.block-list {
    display: flex;
    border-left: 1px solid #e6e8eb;
    border-top: 1px solid #e6e8eb;

    flex-wrap: wrap;
}

.block-list_item:not(:last-of-type) {
    width: 33.33333333333%;
    flex-basis: 33.33333333333%;
    max-width: 33.33333333333%;

    border-right: 1px solid #e6e8eb;
    border-bottom: 1px solid #e6e8eb;
}

.block-list_item:last-of-type {
    display: flex;
    align-items: center;
    padding: 30px 45px;
}

.block-list_item:last-of-type .block-list_item-title {
    margin-bottom: 20px;
}

.block-list_item {
    padding: 30px 20px;
    width: 66.6666666666%;
    flex-basis: 66.666666666%;
    max-width: 66.666666666%;
}


.block-list_item-img {
    width: 40px;
}

.case_block_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #3b3b3b;
    display: block;
    margin-bottom: 30px;
}

.etapy_blocks_flex {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    margin: 60px 0 40px;
}

.year {
    font-size: 110px;
    line-height: 102%;
    display: flex;
    color: #ED1E2F;

    align-items: baseline;
    /* margin-bottom: 20px; */
}

.etapy_blocks_time {
    max-width: 360px;
}

.etapy_blocks_time_year .month {
    font-weight: 700;
    font-size: 36px;
    line-height: 105%;
    color: #ed1e2f;

}

.year span {
    font-size: 35px;
    line-height: 102%;
    display: flex;
    align-items: center;
    color: #000000;

}

.title_vollcom-section-6 {
    font-size: 45px;
    line-height: 140%;
    text-transform: uppercase;
    color: #ED1E2F;

    padding-left: 43px;
    position: relative;
    margin-bottom: 5px;
}

.form_bottom {
    margin-top: 40px;
    padding: 70px 0px 70px;
    background: #fafafc;
}

.title_vollcom-section-6:before {
    position: absolute;
    top: calc(50% - 2.5px);
    left: 0;
    width: 20px;
    height: 3px;
    content: "";
    background-color: #ED1F3D;
}

.etapy_blocks_flex_reverse {
    flex-direction: row-reverse;
}

.etapy_blocks_descr {
    max-width: 650px;
}

.etapy_blocks_descr:has(.title_vollcom-section-6) {
    max-width: 100%;
}

.etapy_blocks_flex_border {
    border-top: 1px solid #AEAEAE;
    margin-top: 40px;
    padding-top: 40px;
}

.case_screenshot {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    transition: 0.6s;
}

.block-list_item-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.etapy-rabot-title {
    font-size: 45px;
    line-height: 140%;
    text-transform: uppercase;
    color: #3b3b3b;

    margin-bottom: 20px;
}

.block-list_item-text,
.block-list_item-title {
    font-size: 16px;
}

.section-html-0.html-post-2394 .bottom_block ul.list_blog {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 70px;
}

.section-html-0.html-post-2394 .bottom_block ul.list_blog .item-with-img:nth-child(1),
.section-html-0.html-post-2394 .bottom_block ul.list_blog .item-with-img:nth-child(2) {
    margin-bottom: 50px;
}

.list_question-item {
    height: 100%;
    font-size: 27px;

    line-height: 1.1;
    background-color: #f3f3f875;
    padding: 25px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-image: url(/images/smm-prodvizhenie-v-kieve/icons/question-mark.svg);
    background-size: contain;
    background-position: right;
    color: #ed1f3d;
}

.list_question p {
    display: none;
}

.section-html-2.html-post-2394 h2 {
    max-width: 740px;
}

.section-html-3.html-post-2394 {
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .block-list .block-list_item {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }

    .block-list {
        border-left: 0;
    }

    .block-list_item:not(:last-of-type) {
        border-left: 1px solid #e6e8eb;
    }

    .section-html-0.html-post-2394 .bottom_block ul.list_blog {
        padding: 40px 20px;
        margin: 30px 0;
    }

    .list_question>div {
        margin-bottom: 30px;
    }

    .section-html-2.html-post-2394 img {
        margin-bottom: 30px;
    }

    .list_question-item {
        font-size: 17px;
    }
}

.list_icons {
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f5f5;
    border-radius: 36px;
    padding: 40px;
    padding-top: 0;

    margin-bottom: 15px;
}

.list_icons-item {
    max-width: 33.333333%;
    flex-basis: 33.333333%;

    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}

.list_icons-item-img {
    max-width: 51px;
    max-height: 38px;
    margin-bottom: 8px;
}

.list_icons p {
    display: none;
}

.list_icons-item-title {
    font-size: 16px;

    color: #282844;
}

.list-fix .item-three p:not(.desc-isert-seo) {
    display: none;
}

.list-fix li.what-seo-item {
    margin-bottom: 30px;
}

.list-fix.what-spisok {
    margin-bottom: 30px;
}

.section-html-0.html-post-2410 h2 {
    max-width: 760px;
}

.section-html-2.html-post-2410,
.section-html-3.html-post-2410,
.section-html-4.html-post-2410 {
    position: relative;
}

.section-html-2.html-post-2410 p:not(.text),
.section-html-3.html-post-2410 p:not(.text),
.section-html-4.html-post-2410 p:not(.text) {
    display: none;
}

.section-html-2.html-post-2410 p.text.red-color,
.section-html-3.html-post-2410 p.text.red-color,
.section-html-4.html-post-2410 p.text.red-color {
    margin-bottom: 0;
}

.section-html-2.html-post-2410:after,
.section-html-3.html-post-2410:after,
.section-html-4.html-post-2410:after {
    height: calc(100% - 100px);
    position: absolute;
    background-color: #f5f5f5;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    display: block;
    content: '';
    top: 50%;
    z-index: -1;
}

.section-html-1.html-post-2410 h2 {
    max-width: 800px;
}

.section-html-6.html-post-2410 h2 {
    max-width: 775px;
}

@media (max-width: 991px) {
    .with_gray_line img {
        display: none;
    }

    .section-html-2.html-post-2410,
    .section-html-3.html-post-2410,
    .section-html-4.html-post-2410 {
        position: relative;
        padding: 20px 0;
        margin: 20px 0;
    }

    .section-html-2.html-post-2410:after,
    .section-html-3.html-post-2410:after,
    .section-html-4.html-post-2410:after {
        height: calc(100%);
    }
}

@media (max-width: 767px) {
    .list_icons-item {
        max-width: 50%;
        flex-basis: 50%;
    }

    .list_icons {
        padding-left: 25px;
        padding-right: 25px;
    }

    .mobileReversxs {
        flex-direction: column-reverse;
    }
}

.popupTime_close_btn {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    cursor: pointer;
}

.popupTime_close_btn:after,
.popupTime_close_btn:before {
    width: 30px;
    height: 2px;
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 15px);
    background-color: #ed1f3d;
    transform: rotateZ(45deg);
}

.popupTime_close_btn:before {
    transform: rotateZ(-45deg);
}

a.google_partners {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    a.google_partners {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        float: none;
    }
}

.before_title_tpk {
    font-size: 32px;

    text-transform: uppercase;
    color: #3b3b3b;
    text-transform: uppercase;
}

h2.title_h2_tpk {
    font-size: 43px;

    color: #ed1f3d;
    text-transform: uppercase;
    margin-top: 0;
}

.after_title_tpk {
    font-size: 18px;
    color: #3b3b3b;
    position: relative;
    width: calc(100% - 150px);
}

.after_title_tpk:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    display: block;
    background-color: #c2c2cd;
    top: 13px;
    right: -70px;
}

.row.row_section_tpk:nth-child(2n) {
    flex-direction: row-reverse;
}

.row.row_section_tpk:nth-child(2n) .title_h2_tpk {
    text-align: right;
}

.row.row_section_tpk:nth-child(2n) .after_title_tpk {
    text-align: right;
    margin-left: auto;
}

.row.row_section_tpk:nth-child(2n) .after_title_tpk:after {
    left: -70px;
}

section.tpk_section_3 {
    margin-top: 80px;
}

.row.row_section_tpk {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #c2c2cd;
}

.after_title_tpk p:last-child {
    margin-bottom: 0;
}

.row.row_section_tpk .col-md-7>p:last-child {
    margin-bottom: 0;
}

h2.title_h2_tpk_gray {
    margin-top: 0;
    font-size: 43px;

    text-transform: uppercase;
}

ul.list_blog.v7par_section-list.v7par_section-list-red p {
    color: #ed1f3d;
}

.tpk_section_4 .container_img {
    text-align: center;
    margin-top: 40px;
}

.after_title_tpk_gray {
    font-size: 18px;
    color: #3b3b3b;
}

.tpk_section_4 .col-md-7>p,
.row_section_tpk .col-md-7>p {
    font-size: 18px;
    color: #3b3b3b
}

@media (max-width: 767px) {
    section.tpk_section_3 {
        margin-top: 40px;
    }

    .after_title_tpk p:last-child {
        margin-bottom: 20px;
    }

    .after_title_tpk {
        width: calc(100% - 100px);
    }

    h2.title_h2_tpk {
        font-size: 24px;
    }

    .before_title_tpk {
        font-size: 22px;
    }

    h2.title_h2_tpk_gray {
        font-size: 24px;
    }
}

section.brief {
    margin-bottom: 50px;
}

.brief .custom-seo-breadcrumb {
    padding-top: 157px;
    flex-basis: 100%;
}

h1.brief_title {

    font-size: 61px;
    color: #ed1f3d;
    margin-bottom: 40px;
    padding: 0;
    margin-top: 5px;
}

.brief_baner {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

img.brief_baner_img {
    border-radius: 15px;
    filter: blur(3px);
}

.brief_baner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    right: 0;
    background-color: rgb(40 40 68 / 50%);
}

a.brief_baner_link {
    position: absolute;
    z-index: 2;
    top: calc(50% - 29px);
    left: calc(50% - 113.5px);
    width: 227px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px;
    background-color: #fff;
    border-radius: 29px;

    font-size: 14px;
    color: #ed1f3d;
    text-transform: uppercase;


    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

a.brief_baner_link:after {
    content: '';
    display: inline-block;
    height: 21px;
    width: 20px;
    background-image: url(/wp-content/uploads/2021/06/writing.svg);
    background-size: cover;
    margin-left: 8px;
}

a.brief_baner_link:before {
    content: '';
    position: absolute;
    width: 243px;
    height: 74px;
    border: 2px solid #c4c4cc;
    border-radius: 40px;
}

.brief_container_text {
    margin: 50px auto;
    margin-bottom: 0;
    max-width: 610px
}

.brief_container_text p {
    font-size: 18px;
}

.brief_container_text ul {
    list-style: none;
    padding-left: 0;
}

.brief_container_text ol li {
    position: relative;
}

.brief_container_text ol li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
    left: -15px;
    position: absolute;
    color: #ed1f3d;
    font-weight: bold;
}

.brief_container_text ol {
    list-style: none;
    counter-reset: li;
    margin: 0;
    padding-left: 15px;
}

.brief_container_text ul li,
.brief_container_text ol li {
    margin-bottom: 1.5em;
    font-size: 18px;
}

.brief_container_text ul li:before {
    width: 10px;
    height: 11px;
    display: inline-block;
    background-image: url('/images/seo/arrow.png');
    content: '';
    margin-right: 10px;
}

@media (max-width: 767px) {
    section.brief {
        padding-left: 15px;
        padding-right: 15px;
    }

    h1.brief_title {
        font-size: 36px !important;
        margin-bottom: 5px !important;
        margin-top: 0px !important;
        line-height: 50px !important
    }

    .brief_baner {
        min-height: 200px;
    }

    img.brief_baner_img {
        object-fit: cover;
        height: 200px;
    }

    .brief_container_text {
        margin-top: 30px
    }

    .brief_container_text p,
    .brief_container_text ul li,
    .brief_container_text ol li {
        font-size: 16px;
    }
}

.container_brif_item {
    margin-bottom: 30px;
}

.container_categori_title {

    font-size: 25px;
    color: #282844;
    margin-bottom: 30px;
}

.list_blog.vertical_list {
    display: flex;
    margin-top: 50px;
    margin-left: -15px;
    margin-right: -15px;
}

.list_blog.vertical_list li {
    flex-basis: 33.33333%;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
}

section.westa_section_3 {
    margin-top: 55px;
}

.westa_section_3 .before_title_tpk p {
    margin-bottom: 20px;
}

.row.row_section_westa_1 {
    margin-top: 70px;
    position: relative;
    border-bottom: 0;
}

.row_section_westa_1 .col-md-5 {
    margin-top: 26px;
}

.row.row_section_westa_2 {
    border-bottom: 0;
}

.row_section_westa_2 .tpk_img_stat {
    margin-top: 45px;
}

.westa_section_4 .tpk_img_stat_1 {
    margin-bottom: 40px;
}

.westa_section_4 .tpk_img_stat_2 {
    margin-top: 40px;
}

.westa_section_4 .tpk_img_stat_3 {
    margin-bottom: 60px;
}

.westa_section_4 p {
    font-size: 18px;
    color: #3b3b3b;
}

@media (max-width: 767px) {
    .list_blog.vertical_list {
        flex-direction: column;
    }

    .list_blog.vertical_list li {
        flex-basis: 100%;
        width: 100%;
    }

    .row.row_section_westa_1 {
        margin-bottom: 0
    }

    .westa_section_4 .tpk_img_stat_3 {
        margin-bottom: 0;
    }
}

.btn-menu.second a {
    background-color: #ed1e2f;
    color: #fff !important;
}

/** ----------------- **/

.icons-medium,
.icons-bottom {
    display: flex;
    width: 100%;

    text-align: center;
}


.food,
.cosmetics,
.trenings,
.wear,
.auto {
    margin-right: 30px;
    width: 33.333%;
}


.gray_fon {
    position: relative;
}

.gray_fon:after {
    display: block;
    content: '';
    height: 305px;
    width: 100%;
    position: absolute;
    z-index: -2;
    top: calc(50% - 152.5px);
    left: 0;
    background-color: #f1f1f7;
}

.big_number {
    position: absolute;
}

.gray_fon .row {
    align-items: center;
}

.text_on_gray_fon h3 {

    font-size: 25px;
    color: #272730;
    margin-top: 0;
    margin-bottom: 30px;
}

.text_on_gray_fon p {
    margin-bottom: 0;
    font-size: 16px;
    color: #272730;
}

.text_on_gray_fon {
    position: relative;
    height: 305px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.big_number {
    color: #f7f7f7;

    font-size: 401px;
    display: block;
    margin-left: auto;
    right: -22px;
    z-index: -1;
}

.text_on_gray_fon:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 25px;
    background-color: #ed1f3d;
    border-radius: 1.5px;
    content: '';
    display: block;
}

.low_number {
    font-size: 30px;

    position: absolute;
    font-weight: 800;
    top: -21px;
    right: 0;
    color: #ed1f3d;
}

@media (min-width: 991px) {
    .gray_fon.revers .row {
        flex-direction: row-reverse;
    }
}

@media (max-width: 991px) {

    .low_number,
    .big_number {
        display: none;
    }

    .page-id-2352 .big_number {
        display: block;
    }

    .text_on_gray_fon {
        height: auto;
    }

    .text_on_gray_fon:after {
        display: none;
    }

    .img_before_gray_fon {
        text-align: center;
    }

    .gray_fon:after {
        display: none;
    }

    .img_before_gray_fon:after {
        display: block;
        content: '';
        height: 50%;
        width: 100vw;
        position: absolute;
        z-index: -2;
        top: calc(25%);
        left: 50%;
        transform: translateX(-50%);
        background-color: #f1f1f7;
    }
}

.our-result-top {
    position: relative;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

img.our-result-circle-img {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
}

section.our-result {
    padding-top: 100px;
}

p.our-result--after-title {
    padding-bottom: 75px;
    color: #272730;
    margin-bottom: 0px;

    padding-top: 15px;
    font-size: 18px;
}

h3.our-result-middle-title {

    font-size: 22px;
    margin-top: 0px;
}

.our-result-middle {
    padding: 30px 20px;
    border: solid 1px #f1f1f7;
    border-top: 0;
    height: 100%;
}

.our-result-bottom {
    background-color: #f9f9f9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 24px 20px;
    display: flex;
    justify-content: space-between;
}

.our-result-bottom-title {

    font-size: 14px;
    color: #4c4c4d;
    line-height: 1;
}

.our-result-bottom-red-text {

    font-weight: 700;
    font-size: 25px;
    color: #ef1839;

    line-height: 1;
    margin-top: 10px;
}

p.our-result-middle-text {
    margin: 0;

    font-size: 14px;
    color: #4c4c4d;
}

section.our-result .col-lg-4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.section-kont-media.obrat-section .text {

    font-size: 18px;
    color: #272730;
}

@media (max-width: 991px) {
    .our-result-middle {
        height: auto;
    }

    section.our-result .col-lg-4:not(:last-child) {
        margin-bottom: 70px;
    }

    .our-result-top {
        text-align: center;
    }
}

.ready_to_choose-list-item {
    padding: 0 15px;
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.ready_to_choose-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.ready_to_choose-list-number {

    font-size: 18px;
    font-weight: 800;
    color: #fcfcfd;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-image: linear-gradient(-168deg, #363661, #1f1f41);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.ready_to_choose-list-text {
    flex-basis: calc(100% - 56px);
    padding-left: 20px;
    font-size: 16px;

    line-height: 1;
    color: #272730;
}

.ready_to_choose-list-number:after {
    width: 69px;
    height: 69px;
    border-radius: 50%;
    background-image: linear-gradient(-168deg, #363661, #1f1f41);
    display: block;
    position: absolute;
    content: '';
    z-index: -1;
    opacity: 0.15;
    top: calc(50% - 34.5px);
    left: calc(50% - 34.5px);
}

.ready_to_choose-after-list .col-md-8 {

    font-size: 18px;
    color: #272730;
}

.ready_to_choose-after-list .col-md-4 {
    height: 1px;
    background-color: #1f1f2c;
    margin-top: 14px;
}

.ready_to_choose {
    margin-bottom: 90px;
}

.ready_to_choose-form-container {
    border-radius: 20px;
    background-color: #fcfcfd;
    box-shadow: 0 0 32px rgb(42 43 96 / 5%);
    padding: 30px 35px;
}

.ready_to_choose-form-container .block-item-input input,
.no_find_niche-form-container .block-item-input input {
    margin-bottom: 50px;
    padding-left: 0;
    border-bottom: 1px solid #9e9fb0;
}

.no_find_niche-form-container .block-item-input .wpcf7-not-valid-tip {
    top: -40px;
}

.ready_to_choose-form-container .block-item-input input::placeholder,
.no_find_niche-form-container .block-item-input input::placeholder {
    color: #a4a4a9;
}

.ready_to_choose-form-container .block-item-btn input {
    margin: auto;
    display: block;
}

.ready_to_choose .our-result--after-title {
    padding-bottom: 35px;
}

@media (max-width: 767px) {
    .no_find_niche-form-container .block-item-input .wpcf7-not-valid-tip {
        top: -20px;
    }

    .ready_to_choose-list-item {
        flex-basis: 100%;
    }

    .ready_to_choose-after-list .col-md-4 {
        display: none;
    }
}

.list_niche-items {
    display: flex;
    flex-wrap: wrap;
    flex-basis: calc(100% - 32% - 55px);
    margin-left: 55px;
    padding-left: 52px;
    border-left: solid 3px #f11235;
}

.list_niche-item {
    flex-basis: 50%;

    font-size: 16px;
    color: #272730;
    line-height: 35px;
}

.list_niche-conatiner-title {

    font-size: 54px;
    color: #ef1839;
    flex-basis: 32%;
}

section.list_niche .container {
    display: flex;
}

section.list_niche {
    padding-top: 95px;
    padding-bottom: 80px;
}

.no_find_niche_container {
    display: flex;
    align-items: center;
}

.no_find_niche-list {
    flex-basis: 30%;
}

.no_find_niche-list-item {
    display: flex;
    position: relative;
    align-items: center;
    padding-right: 65px;
}

img.no_find_niche-list-item-img {
    display: block;
    max-height: 42px;
    margin-left: 20px;
    padding-right: 30px;
}

.no_find_niche-list-item:not(:last-child) {
    margin-bottom: 40px;
}

.no_find_niche-list-item-text {

    font-size: 16px;
    line-height: 18px;
    color: #272730;
}

.no_find_niche-list-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 47px;
    height: 47px;
    background-color: #dadae3;
    border-radius: 50%;
    z-index: -1;
    left: 5px;
    top: calc(50% - 23.5px);
}

.no_find_niche p.our-result--after-title {
    padding-bottom: 35px;
}

.no_find_niche-form-container {
    flex-basis: 70%;
}

section.no_find_niche {
    padding-bottom: 100px;
}

.no_find_niche-form-container {
    background-color: #f2f3f4;
    border-radius: 20px;
    padding: 44px 50px;
    border: solid 3px #fcfcfd;
    box-shadow: 0 0 32px rgb(42 43 96 / 5%);
}

@media (max-width: 991px) {
    section.list_niche .container {
        flex-direction: column;
    }

    .list_niche-items {
        margin-left: 0;
        margin-top: 40px;
    }

    .no_find_niche_container {
        flex-direction: column;
    }

    .no_find_niche-form-container {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .list_niche-conatiner-title {
        font-size: 30px;
    }

    .list_niche-items {
        padding-left: 15px;
    }

    .list_niche-item {
        flex-basis: 100%;
    }

    section.no_find_niche {
        padding-bottom: 40px
    }
}


.certificatesBtn {
    position: relative;
    width: 68px;
    height: 68px;
    border: solid 1px #e0e0ea;
    background-color: #fff;
    box-shadow: 0 0 8px rgb(42 43 96 / 1%);
    cursor: pointer;
    border-radius: 50%;
}

.certificatesBtn:after {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    border-top: solid 3px rgb(42 43 96);
    border-right: solid 3px rgb(42 43 96);

    top: calc(50% - 7.5px);
    left: calc(50% - 7.5px);
    border-radius: 2px;
}

.certificatesNextBtn:after {
    transform: rotateZ(45deg);
    left: calc(50% - 9.5px);
}

.certificatesPrevBtn:after {
    left: calc(50% - 5.5px);
    transform: rotateZ(-135deg);
}

.container-certificates {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.container-certificates-slider img {
    border-radius: 10px;
}

.container-certificates-slider {
    overflow: hidden;
    border-radius: 10px;
    border: solid 1px #ededf3;
    box-shadow: 0 0 32px rgb(42 43 96 / 5%);
    width: 612px;
}

.certificates .partners-title {
    text-align: center;
    padding-bottom: 70px;
    padding-top: 40px;
}

@media (max-width: 991px) {
    .container-certificates-slider {
        max-width: 50%;
    }
}

@media (max-width: 767px) {
    .container-certificates {
        flex-wrap: wrap;
    }

    .container-certificates-slider {
        order: -1;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .row.list_red_number .col-md-3 {
        flex-basis: 50%;
    }
}

.reclama-gray {
    font-size: 16px;
    color: #929292;
    line-height: 24px;
}

.partner-google {
    transition: width .3s;
    max-width: 200px;
    border-radius: 10px;
    overflow: hidden;
}

.fixedHeader .partner-google {
    width: 130px;
}

@media (max-width: 1199px) {
    .partner-google {
        display: none;
    }
}

body #page .change-bg .white-soc {
    display: none !important;
}

@media (max-width: 767px) {
    a#formTitle.paket-btn {
        left: 0;
    }

    .section-web-media .settings-block {
        margin-top: 108px;
        margin-bottom: 15px;
    }

    .section-web-media .afterSettings {
        margin-bottom: 27px;
    }

    section.our-result {
        padding-top: 75px;
    }

    .marketBtn a#formTitle {
        left: 0;
    }

    section.section-pakety-media {
        padding-top: 80px !important;
    }

    .ready_to_choose {
        margin-bottom: 4px;
    }

    section.section-advant-media {
        padding-top: 70px !important;
    }

    .section-advant-media .flex-row-why {
        margin-bottom: 45px;
    }

    .section-advant-media .why-flex-item:last-child {
        margin-bottom: 20px;
    }

    section.list_niche {
        padding-top: 24px;
    }
}

.footer-add-link img {
    border-radius: 10px;
    overflow: hidden;
}

.img_before_gray_fon {
    position: relative;
    text-align: center;
}

.container_with_gray_line .first_gif {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 13.5%;
    width: 79%;
}

.container_with_gray_line .second_gif {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 13.9%;
    border-radius: 9px;
    width: 77%
}

.container_with_gray_line .third_gif {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 9%;
    width: 85%;
}

@media (max-width: 1199px) {
    .container_with_gray_line .second_gif {
        width: 92%;
        top: 14%;
    }

    .container_with_gray_line .first_gif {
        width: 80%;

    }

    .container_with_gray_line .third_gif {
        width: 95%;
    }
}

@media (max-width: 991px) {
    .container_with_gray_line .first_gif {
        width: 72%;
    }

    .container_with_gray_line .second_gif {
        top: 14%;
        width: 70%;
    }

    .container_with_gray_line .third_gif {
        width: 78%;
    }
}

@media (max-width: 767px) {
    .container_with_gray_line .first_gif {
        width: 81%;
    }

    .container_with_gray_line .second_gif {
        top: 14%;
        width: 94%;
    }

    .container_with_gray_line .third_gif {
        width: 95%;
    }

    .img_before_gray_fon {
        margin-bottom: 10px;
    }
}

@media (max-width: 500px) {
    .container_with_gray_line .first_gif {
        width: 81%;
        top: 16.5%;
    }

    .container_with_gray_line .second_gif {
        top: 15%;
    }

    .container_with_gray_line .third_gif {
        top: 11%;
    }


    .default-map-contacts {
        height: 50vh;
    }

}

@media (max-width: 400px) {
    .container_with_gray_line .second_gif {
        top: 16%;
    }
}

@media (max-width: 320px) {
    .container_with_gray_line .first_gif {
        top: 17.5%;
    }

    .container_with_gray_line .second_gif {
        top: 17%;
    }

    .container_with_gray_line .third_gif {
        top: 13%;
    }
}

.top-seo-footer {
    margin-top: 10px;
    border-radius: 10px;
}

img.img-google-footer {
    max-width: 178px;
}

@media (max-width: 767px) {
    .img-google-footer {
        margin-top: 10px;
    }
}


.first-section-container-icon svg {
    max-width: 33px;
    max-height: 33px;
}

.first-section-item {
    display: flex;
    margin-bottom: 30px;
}

.first-section-container-icon {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background-color: #fff;
    margin-right: 15px;
}

.first-section-container-text {
    flex-basis: calc(100% - 79px);
}

p.first-section-title-icon {
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #3b3b3b;
    margin-top: 5px;
}

.first-section-text-icon p {

    font-weight: 600;
    color: #3b3b3b;
    margin-bottom: 0;
}

.first-section-text-icon ol {
    padding: 0;
    list-style-position: inside;
    margin: 0;
}

.first-section-text-icon ol li {

    font-weight: 600;
    color: #3b3b3b;
}

.first-section-reclama-right {
    width: 53%;
}

.first-section-text-icon ol li:not(:last-child) {
    margin-bottom: 15px;
}

p.first-section-text {

    font-weight: 600;
    color: #3b3b3b;
}

section.custom_first_bg.reclama-crasotu {
    display: flex;
    align-items: center;
    z-index: 1;
}

h1.title-reclama {
    font-size: 35px;

    margin-bottom: 60px;
    padding-bottom: 0;
}

section.custom_first_bg.reclama-crasotu {
    position: relative;
}

section.custom_first_bg.reclama-crasotu:after {
    content: '';
    display: block;
    width: 60%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(#ffffff63, #ffffff00);
    backdrop-filter: blur(8px);
    z-index: -1;
}

.reclama-second-section-up {
    padding: 50px;
    border-radius: 20px;
    background-image: linear-gradient(-46deg, #f3f3f7, #fff);
    margin-top: -140px;
    font-size: 18px;
}

section.reclama-crasotu-section-2 {
    position: relative;
    z-index: 1;
    font-size: 18px;
}

.reclama-second-section-up span {
    color: #ed1f3d;
}

.reclama-second-section-up p {
    margin-bottom: 0;
}

.reclama-second-section-up p:not(:last-child) {
    margin-bottom: 12px;
}

.reclama-second-section-up ol {
    padding: 0;
    list-style-position: inside;
}

.title-reclama {
    font-size: 32px;

    text-transform: uppercase;
    color: #3d3d3d;
    line-height: 1.1;
    margin-bottom: 30px;
    padding: 0;
}

p.after-title-reclama {
    font-size: 20px;

}

p.after-title-reclama span {
    color: #ed1f3d;
}

section.reclama-crasotu-section-2 .container .row {
    align-items: center;
}

section.reclama-crasotu-section-2 {
    margin-bottom: 23px;
}

.reclama-flex-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.reclama-little-flex-child {
    flex-basis: 30%;
    display: flex;
    align-items: center;
    margin-bottom: 27px;
}

.reclama-big-flex-child {
    flex-basis: 70%;
    margin-bottom: 27px;
}

.reclama-little-flex-child svg {
    width: 200px;
    height: 200px;
    -moz-box-shadow: -5px -5px 5px #888;
    filter: drop-shadow(3px 3px 10px rgba(34, 82, 150, .09));
    display: block;
    margin: auto;
}

.reclama-big-flex-child.with-shadow {
    padding: 30px 40px;
    box-shadow: 0 12px 95px rgb(46 46 82 / 5%);
    border-radius: 18px;
}

span.bold-text-flex-child {
    font-size: 20px;

    display: block;
    line-height: 1.3;
}


section.reclama-crasotu-section-3 {
    color: #fff;
    padding: 15px 0 38px;
    background-color: #282844;
    font-size: 18px;
}

.reclama-crasotu-section-3 .container-black-text {
    width: 78%;
}

h2.reclama-red-ttile {
    font-size: 25px;

    color: #e0203d;
    letter-spacing: 1.6px;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    padding-left: 40px;
    margin-top: 50px;
}

h2.reclama-red-ttile:after {
    width: 23px;
    content: '';
    height: 3px;
    background-color: #e0203d;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 1.5px);
}

section.reclama-crasotu-section-3 ul {
    list-style: none;
    padding-left: 30px;
    font-weight: 700;
    letter-spacing: 1.1px;
}

section.reclama-crasotu-section-3 ul li {
    position: relative;
}

section.reclama-crasotu-section-3 ul li:after {
    content: '';
    position: absolute;
    display: block;
    background-image: url('/images/seo/arrow.png');
    width: 10px;
    height: 11px;
    left: -30px;
    top: 8px;
}

.item-list-number {
    background-color: #3c3c5a;
    padding: 40px 35px;
    border-radius: 16px;
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 25px;
}

.item-list-number .top .text {
    font-size: 16px;
    text-transform: uppercase;

    letter-spacing: 1.2px;
}

.item-list-number .top {
    display: flex;
    justify-content: space-between;
}

.item-list-number svg {
    height: 52px;
    width: 52px;
}

.item-list-number.item1 .bottom {
    font-size: 27px;

    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 1.2;
    width: 200px;
}

.item-list-number.item2 .bottom {
    font-size: 27px;

    letter-spacing: 1.2px;
    line-height: 1.2;
}

.item-list-number.item2 .bottom span {
    display: block;
    font-size: 23px;

}

.item-list-number.item3 .bottom {
    font-size: 23px;

    line-height: 1.2;
    width: 210px;
}

.item-list-number.item3 .bottom span {
    font-size: 27px;

    display: block;
}

.reclama-crasotu-section-4 .container-text {
    width: 55%;
}

.reclama-crasotu-section-4 {
    padding-top: 60px;
    padding-bottom: 55px;
}

.reclama-crasotu-section-4 h2.title {

    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding-left: 40px;
    position: relative;

    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.reclama-crasotu-section-4 h2.title span {
    display: block;
    color: #e0203d;
}

.reclama-crasotu-section-4 h2.title:after {
    width: 23px;
    content: '';
    height: 3px;
    background-color: #e0203d;
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
}

.reclama-crasotu-section-4 p {
    font-size: 18px;
    color: #3b3b3b;
}

.reclama-crasotu-section-4 {
    font-size: 18px;
    color: #3b3b3b;
}

.reclama-crasotu-section-4 .text-date {
    color: #75758f;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    padding-left: 30px;
    margin: 25px 0;
    display: flex;
    align-items: center;
}

.reclama-crasotu-section-4 .text-date span {
    color: #282844;

    font-weight: 800;
    font-size: 18px;
    text-transform: capitalize;
    margin-left: 5px;
}

.reclama-crasotu-section-4 .row .item-list-number-white {
    background-color: #fafafc;
    padding: 40px 35px;
    border-radius: 16px;
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 25px;
}

.item-list-number-white .top .text {
    font-size: 16px;
    text-transform: uppercase;

    letter-spacing: 1.2px;
}

.item-list-number-white .top {
    display: flex;
    justify-content: space-between;
}

.item-list-number-white svg {
    height: 52px;
    width: 52px;
}

.item-list-number-white.item1 .bottom {
    font-size: 27px;

    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #3c3c5a;
}

.item-list-number-white.item2 .bottom {
    color: #3c3c5a;
    font-size: 27px;

    letter-spacing: 1.2px;
    line-height: 1.2;
}

.item-list-number-white.item2 .bottom span {

    font-size: 23px;
    font-weight: 600;
}

.item-list-number-white.item3 .bottom {

    font-size: 23px;
    font-weight: 600;
    color: #3c3c5a;
    line-height: 1.2;
}

.item-list-number-white.item3 .bottom span {
    color: #3c3c5a;
    font-size: 27px;

    letter-spacing: 1.2px;
    display: block;
}

.reclama-crasotu-section-2 img,
.reclama-crasotu-section-3 img,
.reclama-crasotu-section-4 img {
    box-shadow: 0 12px 95px rgb(46 46 82 / 5%);
    border-radius: 18px;
    margin-bottom: 27px;
    border: solid 3px #efefef;
}

.first-section-reclama-right {
    font-size: 18px;
}

@media (max-width: 767px) {
    section.custom_first_bg.reclama-crasotu:after {
        width: 100%;
    }

    .first-section-reclama-right {
        width: 100%;
    }

    .first-section-reclama-right {
        font-size: 16px;
    }

    h1.title-reclama {
        margin-bottom: 33px;
        font-size: 26px;
    }

    .reclama-second-section-up {
        margin-top: -60px;
        font-size: 16px;
        padding: 30px;
    }

    section.reclama-crasotu-section-2 {
        font-size: 16px;
    }

    .title-reclama {
        font-size: 22px;
    }

    p.after-title-reclama {
        font-size: 16px;
    }

    .reclama-crasotu-section-2 img,
    .reclama-crasotu-section-3 img,
    .reclama-crasotu-section-4 img {
        margin-bottom: 24px;
    }

    .reclama-big-flex-child {
        flex-basis: 100%;
    }

    .reclama-little-flex-child {
        display: none;
    }

    span.bold-text-flex-child {
        font-size: 18px;
    }

    .reclama-big-flex-child.with-shadow {
        padding: 20px 30px;
    }

    section.reclama-crasotu-section-3 {
        font-size: 16px;
    }

    h2.reclama-red-ttile {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .reclama-crasotu-section-3 .container-black-text {
        width: 100%;
    }

    .item-list-number.item1 .bottom,
    .item-list-number-white.item1 .bottom,
    .item-list-number-white.item2 .bottom {
        font-size: 20px;
    }

    .item-list-number.item2 .bottom,
    .item-list-number.item3 .bottom span,
    .item-list-number-white.item3 .bottom span {
        font-size: 20px;
    }

    .item-list-number.item2 .bottom span,
    .item-list-number.item3 .bottom,
    .item-list-number-white.item2 .bottom span,
    .item-list-number-white.item3 .bottom {
        font-size: 17px;
    }

    .reclama-crasotu-section-4 .container-text {
        width: 100%;
    }

    .reclama-crasotu-section-4 h2.title {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    span.bold-text-flex-child {
        font-size: 16px;
    }

    .reclama-crasotu-section-4 {
        font-size: 16px;
    }

    .reclama-crasotu-section-4 p {
        font-size: 16px;
    }
}

.circle-items {
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-items .circle-item {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    position: relative;
    margin: 0 39px;
}

.circle-items .circle-item:after {
    display: block;
    position: absolute;
    opacity: 0.35;
    width: 96px;
    height: 96px;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.circle-items .circle-item:nth-child(1) {
    background-color: #4ea9e2;
}

.circle-items .circle-item:nth-child(2) {
    background-color: #ddd258;
}

.circle-items .circle-item:nth-child(3) {
    background-color: #58d082;
}

.circle-items .circle-item:nth-child(1):after {
    background-color: #4ea9e2;
}

.circle-items .circle-item:nth-child(2):after {
    background-color: #ddd258;
}

.circle-items .circle-item:nth-child(3):after {
    background-color: #58d082;
}

@media (max-width: 1199px) {
    .circle-items .circle-item {
        margin: 0 24px;
    }
}

@media (max-width: 991px) {
    .circle-items {
        margin: 20px auto 35px;
    }
}

@media (max-width: 767px) {
    .circle-items {
        margin: 20px auto 35px;
    }

    .post-2269 .block-after-slider-new .img,
    .post-2272 .block-after-slider-new .img {
        margin-bottom: 20px;
    }
}

.nedvizumost__list {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #e6e8eb;
    border-left: 1px solid #e6e8eb;
}

.nedvizumost__list p {
    display: none;
}

.nedvizumost__list-item {
    border-bottom: 1px solid #e6e8eb;
    border-right: 1px solid #e6e8eb;
    padding: 24px 21px;
    max-width: 33.3333333333%;
    min-height: 154px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 33.3333333333%;
}

.nedvizumost__list-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}

img.nedvizumost__list-img {
    max-width: 35px;
    height: 35px;
}

@media (max-width: 1199px) {
    .nedvizumost__list-item {
        flex-basis: 50%;
        max-width: 50%;
    }
}

ul.grayList {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 30px -17px 0;
}

ul.grayList li {
    margin: 0 17px 45px;
    padding: 30px 25px 20px;
    flex-basis: calc(33.33333% - 34px);
    max-width: calc(33.33333% - 34px);
    position: relative;
    border-radius: 18px;
    background-image: linear-gradient(-38deg, #f4f3f9, #e8e8f4);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #272730;
    font-size: 18px;
    line-height: 24px;

}

ul.grayList li p {
    display: contents;
}

ul.grayList li .grayListImg {
    width: 82px;
    display: flex;
    height: 82px;
    border-radius: 50%;
    box-shadow: 8px 8px 16px rgb(68 68 105 / 16%);
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(90deg, #e7e8f4, #F4F3F9);
    position: absolute;
    right: 25px;
    top: -20px;
}

ul.grayList li .grayListImg img {
    max-width: 40px;
    max-height: 40px;
}

ul.grayList li span {
    display: block;
    padding-right: 100px;
    font-size: 20px;
    line-height: 24px;
    color: #ed1f3d;

    min-height: 85px;
    padding-bottom: 15px;
}

@media (max-width: 991px) {
    ul.grayList li {
        flex-basis: calc(100% - 34px);
        max-width: calc(100% - 34px);
    }
}

.section-html-1.html-post-2237 {
    background-color: #282844;
    padding: 65px 0 50px;
    margin: -66px 0 60px;
    background-image: url(/images/razrabotka-internet-magazina-odezhdy/shtuki.png);
    background-repeat: no-repeat;
    background-position: 100% 10%;
}

.textWithRedLine.bold {
    position: relative;
    font-size: 34px;
    line-height: 1;
    margin-bottom: 20px;
    padding-left: 20px;
}

.textWithRedLine.bold:after {
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #ed1f3d;
    width: 5px;
    border-radius: 2.5px;
}

.fixP p:not(.text) {
    display: none;
}

.post-2237 .marginfix {
    margin-bottom: 80px;
}

@media (max-width: 991px) {

    .section-html-1.html-post-2237 img,
    .section-html-2.html-post-2237 img {
        display: block;
        margin: 0 auto 15px;

    }
}

@media (max-width: 767px) {
    ul.grayList li span {
        min-height: inherit;
    }

    .section-html-1.html-post-2237 {
        padding: 40px 0 35px;
        margin: -42px 0 35px;
    }

    .textWithRedLine.bold {
        font-size: 22px;
    }
}

.margin-internet-mag {
    position: relative;
    margin-top: 100px;
}

@media (max-width: 767px) {
    .margin-internet-mag {
        position: relative;
        margin-top: 60px;
    }
}

.custom-page__case-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 7px;
    border-radius: 10px;
    overflow: hidden;
}


.custom-page__case-item {
    /* width: 24.5%; */
    /* flex-basis: 24.5%; */
    /* padding-top: 24.5%; */
    /* margin-bottom: 0.5%; */
    background-size: cover;
    border: 1px solid #b9b9b9;
    box-sizing: border-box;
    height: 270px;
}

.container.margin-internet-mag h2 {
    margin-bottom: 25px;
}

.container.margin-internet-mag .white_block {
    margin-bottom: 120px;
}

@media (max-width: 767px) {
    .container.margin-internet-mag .white_block {
        margin-bottom: 60px;
    }
}

.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #282842f0;
}

.menu-overlay-container {
    width: 90%;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    display: flex;
    flex-flow: column;
    height: 100%;
}

.menu-overlay-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.menu-overlay-bottom .menu-overlay-bottom-phones {
    display: contents;
}

.menu-overlay-list {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    overflow: auto;
    justify-content: center;
}

a.menu-overlay-top-logo {
    padding-top: 5px;
    display: block;
    width: 15%;
    min-width: 105px;
}

@media (min-width:769px) {
    .menu-overlay-list-secondary {
        position: absolute;
        top: 0;
        left: calc(15% + 140px);
        padding-top: max(20px, 3.5%);
    }
}

.menu-overlay-social {
    position: absolute;
    top: 0;
    left: 15%;
    margin-left: 20px;
    padding-top: max(20px, 3.5%);
    display: flex;
    align-items: center;
}

.menu-overlay-social>a {
    margin-right: 15px;
}

.menu-overlay-list-secondary ul#main-nav-top-voll {
    padding: 0 0 0 50px;
    margin: 0;
    list-style: none;
    display: flex;
}

.menu-overlay-list-secondary ul#main-nav-top-voll li {
    margin-right: 20px;
}

.menu-overlay-list-secondary ul#main-nav-top-voll li a {
    color: #fefefe;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.menu-overlay-list-main {
    /* margin-top: 40px; */
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
}

ul#main-nav-voll {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
    max-width: 33%;
}

ul#main-nav-voll ul.dropdown-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 90vw;
    min-height: 100%;
    padding-left: 30px;
}

ul#main-nav-voll li a,
ul#main-nav-voll li span {
    font-size: 16px;
    color: #FFFFFF;
    padding: 10px 0;
    display: block;
    transition: color 0.3s;
}

@media (min-width: 769px) {
    ul#main-nav-voll li:hover>ul.dropdown-menu {
        opacity: 1;
        visibility: visible;
        display: block;
        background: transparent;
        border: none;
    }

    ul#main-nav-voll ul.dropdown-menu {
        width: 100%;
        transition: 0.3s;
    }
}

ul#main-nav-voll>li>a,
ul#main-nav-voll>li>span {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 21px;

    font-weight: 500;
    transition: color 0.3s;
    line-height: 1.4;
    padding: 16px 0;
    display: block;
}

@media (min-width: 769px) {

    ul#main-nav-voll:hover>li:not(:hover)>a,
    ul#main-nav-voll:hover>li:not(:hover)>span {
        color: rgba(255, 255, 255, 0.48);
    }
}

ul#main-nav-voll>li:hover>a,
ul#main-nav-voll>li:hover>span {
    color: #fff;
}

@media (min-width: 769px) {

    ul#main-nav-voll .dropdown-menu:hover>li:not(:hover)>a,
    ul#main-nav-voll .dropdown-menu:hover>li:not(:hover)>span {
        color: rgba(255, 255, 255, 0.48);
    }
}

ul#main-nav-voll .dropdown-menu>li:hover>a,
ul#main-nav-voll .dropdown-menu>li:hover>span {
    color: #fff;
}

.menu-ours-jobs {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

body.menu-overlay-open .menu-ours-jobs {
    visibility: visible;
}

@keyframes porfoliorotate {
    0% {
        transform: rotate(0deg);
        transform-origin: center;
    }

    100% {
        transform: rotate(360deg);
        transform-origin: center;
    }
}

.menu-ours-jobs svg text {
    color: #fff;
    font-family: "Inter", sans-serif;
    fill: #fff;
    font-size: 6.53px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    animation: porfoliorotate 17s linear infinite both;
}

.menu-ours-jobs svg {
    width: 229px;
    height: 229px;
    overflow: visible;
}

body.hide-our-portfolio .menu-ours-jobs {
    opacity: 0;
    visibility: hidden;
}

button#close-menu-button {
    position: absolute;
    right: 10px;
    margin-top: max(20px, 3.5%);
    width: 40px;
    height: 40px;
    border: 0;
    transform: translate(0, -20%);
    z-index: 1;
    background: transparent;
    overflow: hidden;
    top: 0;
}

button#close-menu-button::before,
button#close-menu-button::after {
    content: '';
    width: 50px;
    height: 3px;
    background: #ed1e2f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

button#close-menu-button::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 768px) {
    button#close-menu-button {
        position: fixed;
        width: 20px;
        height: 20px;
    }

    .menu-ours-jobs {
        display: none;
    }

    ul#main-nav-voll>li>a,
    ul#main-nav-voll>li>span {
        font-size: 14px;
        font-weight: bold;

        text-transform: none;
        padding: 10px 0;
    }

    ul#main-nav-voll li a,
    ul#main-nav-voll li span {
        font-size: 14px;
    }

    .menu-overlay-list-main {
        /*margin: max(15%, 65px) 0 0 0;*/
        position: relative;
    }

    ul#main-nav-voll {
        max-width: 100%;
        width: 100%;
    }

    .menu-overlay-list {
        overflow-y: scroll;
        overflow-x: hidden;
        width: 100%;
        padding-bottom: 250px;
        height: calc(100vh - 65px - 140px);
        margin: max(15%, 65px) auto 140px auto;
        display: block;
        flex: unset;
        padding-left: 5%;
        padding-right: 5%;
        -webkit-overflow-scrolling: touch;
        position: relative;
    }

    .menu-overlay-list>* {
        transition: 0.5s;
    }

    .menu-overlay-container {
        width: 100%;
        padding-bottom: 250px;
        overflow: unset;
        position: unset;
        display: block;
        flex-flow: unset;
    }

    .menu-overlay-list-secondary ul#main-nav-top-voll {
        padding-left: 0;
        flex-flow: column;
    }

    .menu-overlay-list-secondary ul#main-nav-top-voll>li>a,
    .menu-overlay-list-secondary ul#main-nav-voll>li>span {
        font-size: 13px;
        font-weight: bold;

        text-transform: none;
        padding: 10px 0;
        margin-right: 0;
        color: #fff;
        display: block;
        letter-spacing: 0.08em;
        line-height: 1.4;
    }

    .menu-overlay-list-secondary ul#main-nav-top-voll li {
        margin-right: 0px;
    }

    .menu-overlay-bottom .btn-menu a {
        white-space: nowrap;
        padding: 15px;
        position: unset;
        right: unset !important;
        left: unset !important;
    }

    .menu-overlay-bottom .menu-overlay-bottom-phones {
        display: block;
        position: absolute;
        bottom: 55px;
    }

    .menu-overlay-bottom .menu-overlay-bottom-phones .block-link-img {
        margin-left: 0;
    }

    .menu-overlay-bottom {
        margin-bottom: 15px;
        position: fixed;
        bottom: 0;
        width: 95vw;
        left: 2.5vw;
        padding-top: 90px;
    }

    .menu-overlay-bottom .btn-menu {
        width: 49%;
        bottom: unset;
        right: unset;
        left: unset;
        top: unset;
    }

    .menu-overlay-bottom .menu-overlay-bottom-phones .block-link-img {
        display: flex;
    }

    .menu-overlay-bottom .menu-overlay-bottom-phones .block-link-img .soc-link-mes {
        padding-right: 10px;
    }

    .menu-overlay-social {
        right: 0;
        left: unset;
        bottom: 79px;
        top: unset;
        display: flex;
        flex-flow: wrap;
        width: 90px;
        position: fixed;
        z-index: 1;
    }

    .menu-overlay-social>a {
        margin-top: 15px;
        margin-right: 0;
        margin-left: 15px;
    }

    li.menu-item-has-children {
        position: relative;
        display: flex;
        align-items: baseline;
    }

    li.menu-item-has-children::before {
        content: '';
        height: 30px;
        width: 30px;
        border-radius: 100%;
        right: 0;
        background: #ffffff26;
        position: absolute;
        bottom: 4px;
    }

    ul#main-nav-voll ul.dropdown-menu {
        position: fixed;
        transition: opacity 0.3s, visibility 0.3s;
    }

    li.menu-item-has-children::after {
        content: '';
        border-bottom: 1px dashed #535368;
        flex: 1 1 auto;
        margin-right: 40px;
        margin-left: 10px;
    }

    li.menu-item-has-children>a::before,
    li.menu-item-has-children>a::after,
    li.menu-item-has-children>span::before,
    li.menu-item-has-children>span::after {
        content: '';
        width: 5px;
        height: 1px;
        background: #fff;
        position: absolute;
        right: 12px;
        top: 19px;
        transform: rotate(45deg);
        pointer-events: none;
        border: none;
    }

    li.menu-item-has-children>a::after,
    li.menu-item-has-children>span::after {
        transform: rotate(-45deg);
        top: 23px;
    }

    .menu-overlay-list.second-level .menu-overlay-list-main,
    .menu-overlay-list.second-level .menu-overlay-list-secondary {
        transform: translate(-100vw, 0);
    }

    ul#main-nav-voll ul.dropdown-menu {
        left: 100vw;
    }

    ul#main-nav-voll ul.dropdown-menu ul.dropdown-menu {
        left: 200vw !important;
    }

    .menu-overlay-list.second-level ul#main-nav-voll li.active>ul.dropdown-menu,
    .menu-overlay-list.third-level ul#main-nav-voll li.active>ul.dropdown-menu,
    .menu-overlay-list.third-level ul#main-nav-voll li.active li.active>ul.dropdown-menu {
        opacity: 1;
        visibility: visible;
    }

    .menu-overlay-list.second-level.third-level .menu-overlay-list-main,
    .menu-overlay-list.third-level .menu-overlay-list-secondary {
        transform: translate(-200vw, 0);
    }

    ul#main-nav-voll .dropdown-menu span.back-btn {
        position: relative;
        padding-left: 17px;
    }

    ul#main-nav-voll .dropdown-menu span.back-btn::before,
    ul#main-nav-voll .dropdown-menu span.back-btn::after {
        content: '';
        width: 5px;
        height: 1px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 20px;
        transform: rotate(45deg);
    }

    ul#main-nav-voll .dropdown-menu span.back-btn::before {
        transform: rotate(-45deg);
        top: 17px;
    }

    .menu-overlay button.navbar-toggler.menu-inside-tog {
        position: fixed;
        top: 30px;
        right: 2.5vw;
        height: unset;
        z-index: 1;
    }

    a.menu-overlay-top-logo {
        position: fixed;
        top: 0;
        left: 2.5vw;
        z-index: 1;
    }

    .menu-overlay-container::before {
        background: #282842;
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: max(13vw, 65px);
        z-index: 1;
    }

    .menu-overlay-bottom::before {
        background: #282842;
        position: fixed;
        content: '';
        left: 0;
        bottom: 0;
        width: 100vw;
        height: 147px;
    }

    .menu-overlay {
        background: #282842;
    }
}

@media(max-width: 500px) {
    /*
    li.menu-item-has-children.menu-item-4143:before {
        bottom: 22px;
    }
    */
}

@media (max-width: 375px) {

    ul#main-nav-voll li a,
    ul#main-nav-voll li span,
    .menu-overlay-list-secondary ul#main-nav-top-voll>li>a,
    .menu-overlay-list-secondary ul#main-nav-voll>li>span {
        padding: 8px 0;
    }
}

.menu-overlay {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: 0.4s;
}

body.menu-overlay-open .menu-overlay {
    opacity: 1;
    z-index: unset;
    visibility: visible;
}

@media (max-width: 768px) {
    body.menu-overlay-open {
        overflow: hidden;
        max-height: 100vw;
    }
}

@media (min-width: 769px) {
    .menu-ours-jobs-button {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 86px;
        height: 86px;
        transform: translate(-50%, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
    }

    .menu-ours-jobs-button::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100px;
        height: 100px;
        transform: translate(-50%, -50%);
        border-radius: 100%;
        background: #ED1F3D;
        z-index: -1;
        transition: 0.4s;
    }

    .menu-ours-jobs a:hover .menu-ours-jobs-button::before {
        transform: translate(-50%, -50%) scale(2.4);
        transform-origin: center;
    }

    #main-nav-voll>li.menu-item-has-children>a,
    #main-nav-voll .dropdown-menu .menu-item-has-children>a {
        position: relative;
        display: inline-block;
        padding-right: 25px;
    }

    #main-nav-voll>li.menu-item-has-children>a::before,
    #main-nav-voll>li.menu-item-has-children>a::after,
    #main-nav-voll li.menu-item-has-children>a::before,
    #main-nav-voll li.menu-item-has-children>a::after {
        content: '';
        transition: 0.3s;
    }

    #main-nav-voll>li.menu-item-has-children>a::before,
    #main-nav-voll li.menu-item-has-children>a::before {
        position: absolute;
        right: 0;
        width: 13px;
        height: 1px;
        border-radius: 2px;
        background: #fff;
        top: 27px;
    }

    #main-nav-voll>li.menu-item-has-children>a::after,
    #main-nav-voll li.menu-item-has-children>a::after {
        position: absolute;
        width: 11px;
        height: 11px;
        border-radius: 2px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-left: 0;
        transform: rotate(45deg);
        top: 22px;
        right: 0px;
    }

    ul#main-nav-voll:hover>li:not(:hover)>a::after,
    #main-nav-voll .dropdown-menu:hover>li:not(:hover)>a::after {
        border-color: rgba(255, 255, 255, 0.48);
    }

    ul#main-nav-voll:hover>li:not(:hover)>a::before,
    #main-nav-voll .dropdown-menu:hover>li:not(:hover)>a::before {
        background: rgba(255, 255, 255, 0.48);
    }

    #main-nav-voll>li.menu-item-has-children:hover>a::before {
        background: #ED1F3D;
        right: -15px;
        width: 28px;
    }

    #main-nav-voll>li.menu-item-has-children:hover>a::after {
        border-color: #ED1F3D;
        right: -15px;
    }

    #main-nav-voll .dropdown-menu li.menu-item-has-children>a::before {
        width: 7px;
        top: 16px;
        right: 0px;
    }

    #main-nav-voll .dropdown-menu li.menu-item-has-children>a::after {
        width: 10px;
        height: 10px;
        top: 11px;
        right: -5px;
        border-bottom: 0;
    }

    #main-nav-voll .dropdown-menu .menu-item-has-children>a {
        padding-right: 17px;
    }
}

.mob-menu-portfolio {
    display: none;
}

@keyframes moveleft {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(100vw, 0, 0);
    }
}

@keyframes moveright {
    0% {
        transform: translate3d(100vw, 0, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 768px) {
    .mob-menu-portfolio {
        width: 100vw;
        margin-left: -5vw;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }

    .mob-menu-portfolio img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .mob-menu-portfolio::before,
    .mob-menu-portfolio::after {
        width: 200vw;
        background: #ED1F3D;
        display: block;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        white-space: nowrap;
        position: relative;
        overflow: hidden;
        transition: 0.5s;
        height: 18px;
    }

    .mob-menu-portfolio::before {
        animation: moveright 20s linear infinite;
        right: 100vw;
    }

    .mob-menu-portfolio::after {
        animation: moveleft 20s linear infinite;
        left: -100vw;
    }

    .ru-mob-menu-portfolio::before,
    .ru-mob-menu-portfolio::after {
        content: 'Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы   Наши работы';
    }

    .uk-mob-menu-portfolio::before,
    .uk-mob-menu-portfolio::after {
        content: 'Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші работи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи   Наші роботи';
    }

    .menu-overlay-list.second-level .mob-menu-portfolio {
        opacity: 0;
        visibility: hidden;
        margin-bottom: 0;
        margin-top: 0;
    }

    .mob-menu-portfolio a {
        transition: 0.5s;
        height: 70px;
        display: block;
        overflow: hidden;
    }

    .menu-overlay-list.second-level .mob-menu-portfolio a {
        height: 0;
    }

    .menu-overlay-list.second-level .mob-menu-portfolio::before,
    .menu-overlay-list.second-level .mob-menu-portfolio::after {
        height: 0;
    }

    span.mob-menu-portfolio-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-weight: bold;
        font-size: 11px;
        color: #fff;
        background: #ED1F3D;
        padding: 10px 18px;
        transition: 0.4s;
        border-radius: 50px;
    }

    .menu-overlay-list.second-level .mob-menu-portfolio-button {
        padding: 0;
        font-size: 0;
    }
}

img.tablet-sec-screen.megabud-tablet-sec-screen {
    box-shadow: none;
}

p.example-item-shrift.first-shrift-megabud {
    font-size: 40px;
}

p.example-item-shrift.second-shrift-megabud {
    font-size: 25px;
}

p.example-item-shrift.third-shrift-megabud {
    font-size: 16px;
}

.block-colors-text {
    padding-top: 50px;
}

.block-colors-text {
    padding-top: 50px;
    color: #75758f;
}

img.image-to-pick-megabud {
    box-shadow: none;
    border-radius: 0px;
}

span.desc-action-price-block.desc-action-price-block-megabud {
    flex-basis: 55%;
}

span.title-action-price.title-action-price-megabud {
    flex-basis: 45%;
}

.title-action-price-block.start-animation.title-action-price-block-megabud {
    justify-content: space-between;
    align-items: center;
}

img.tablet-sec-screen.megabud-tablet-sec-screen.our-works-megabud {
    margin-top: 0;
    box-shadow: 11px 20px 30px -11px rgb(116 126 156);
}

.tablet-block.tablet-block-megabud {
    justify-content: flex-end;
}

span.title-action-price.title-action-price-megabud::after {
    width: 37px;
    background: #505067;
}

img.tablet-sec-screen.megabud-tablet-sec-screen.megabud-grano {
    margin-top: 0;
    box-shadow: 11px 20px 30px -11px rgb(116 126 156);
}

.tablet-block.tablet-block-megabud-left,
.tablet-block-megabud {
    margin-bottom: 60px;
}

section.bg-main-keis.bg-megabud {
    background-image: url(/images/portfolio/megabud/megabud-bg.jpg);
}

span.title-action-price.title-action-price-megabud {
    text-align: end;
}

span.title-action-price.title-action-price-megabud.megabud-one-brand {
    text-align: start;
}

.row.interactive-elements-block {
    display: flex;
}

.interactive-elements-block {
    display: flex;
    justify-content: space-between;
}

.interactive-elements-block-text {
    flex-basis: 40%;
}

.interactive-elements-block-img {
    flex-basis: 50%;
}

@media(max-width: 1024px) {

    .fixedHeader .header-btn {
        margin-right: 25px;
    }

    .tablet-block {
        flex-direction: column-reverse;
    }

    .header-center_phones div a {
        margin-right: 0;
        font-size: 16px;
    }

    .fixedHeader .myBtn-new-home {
        padding: 12px 20px;
    }

    span.home-page-tablet {
        margin-left: 0;
        text-align: center;
        transform: none;
        margin-top: 50px
    }

    span.home-page-tablet:after {
        margin-left: 48%;
        margin-top: -55px;
    }
}

@media(max-width: 991px) {
    section.section-slider-main-bg {
        padding-bottom: 20px;
    }

    .title-action-price-block {
        flex-direction: column;
    }

    span.title-action-price.title-action-price-megabud {
        margin-bottom: 20px;
    }

    .title-action-price-block-megabud {
        flex-direction: column;
    }

    .megabud-text-block {
        flex-direction: column-reverse;
    }

    .interactive-elements-block-text {
        flex-basis: 100%;
    }

    .interactive-elements-block-img {
        flex-basis: 100%;
    }

    .title-img-checkout.title-img-checkout-megabud p {
        margin-top: 0;
    }

    .img-block-checks.img-block-checks-megabud {
        text-align: center;
    }

    .row.interactive-elements-block {
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 575px) {

    .header-center_phones div a {
        margin-right: 10px;
    }

    p.example-item-shrift.first-shrift-megabud {
        font-size: 28px;
    }

    .icons-title-block {
        margin-bottom: 0;
    }

    p.check-title:after {
        width: 30px;
    }

    span.title-action-price.title-action-price-megabud {
        margin-top: 20px;
    }

    span.title-action-price.title-action-price-megabud::after {
        display: none;
    }

    .tablet-block.tablet-block-megabud-left,
    .tablet-block-megabud {
        margin-bottom: 0;
    }

    span.item-menu-title {
        text-align: center;
    }

    section.detail-keis-section {
        padding: 40px 0 40px !important;
    }

    .icons-title-block {
        margin-top: 40px;
    }
}

@media (max-width: 400px) and (max-height: 800px) {
    .mob-menu-portfolio {
        position: absolute;
        top: 0;
    }
}

/*AMEDA*/
.bg-ameda {
    background-image: url(/images/portfolio/ameda/blur-bg.jpg) !important;
}

.logo-keisa.logo-ameda {
    max-width: none;
}

.block-img-checkout.ameda-img-checkout {
    text-align: end;
}

.image-to-pick.ameda-form {
    box-shadow: none;
    border-radius: 0;
}

.mtop-ameda {
    margin-top: 70px;
}

p.example-item-shrift.ameda-first-shrift {
    font-size: 50px;
    font-weight: 600;
}

p.example-item-shrift.ameda-second-shrift {
    font-size: 30px;
    font-weight: 600;
}

p.example-item-shrift.ameda-third-shrift {
    font-size: 21px;
    font-weight: 600;
}

@media(max-width: 1024px) {
    .home-page-tablet.hpt-ameda {
        margin-top: 65px;
    }
}

@media(max-width: 991px) {
    .mtop-ameda {
        margin-top: 35px;
    }

    .image-to-pick.ameda-form {
        box-shadow: 2px 3px 25px -5px rgb(0 0 0 / 20%);
        border-radius: 15px;
    }

    .item-menu-title.item-menu-ameda {
        font-size: 11px;
    }

    span.item-menu-title.item-menu-ameda:before {
        width: 35px;
    }

    p.example-item-shrift.ameda-first-shrift {
        font-size: 40px;
    }

    p.example-item-shrift.ameda-second-shrift {
        font-size: 28px;
    }

    p.example-item-shrift.ameda-third-shrift {
        font-size: 18px;
    }
}

@media(max-width: 767px) {
    span.item-menu-title.item-menu-ameda:before {
        display: none;
    }

    .flex-adaptive-block {
        align-items: flex-end;
    }

    p.example-item-shrift.ameda-first-shrift {
        font-size: 25px;
    }

    p.example-item-shrift.ameda-second-shrift {
        font-size: 20px;
    }

    p.example-item-shrift.ameda-third-shrift {
        font-size: 16px;
    }
}

@media(max-width: 575px) {
    .logo-keisa.logo-ameda {
        max-width: 185px;
    }
}

/*CELLINI*/
.bg-cellini {
    background-image: url(/images/portfolio/cellini/main-bg.jpg) !important;
}

/*ELINA*/
.bg-elina {
    background-image: url(/images/portfolio/elina/elina-main-bg.jpg) !important;
}

p.example-item-shrift.elina-first-shrift {
    font-size: 44px;
    font-weight: 600;
}

p.example-item-shrift.elina-second-shrift {
    font-size: 30px;
    font-weight: 600;
}

p.example-item-shrift.elina-third-shrift {
    font-size: 18px;
    font-weight: 600;
}

@media(max-width: 767px) {
    p.example-item-shrift.elina-first-shrift {
        font-size: 36px;
    }

    p.example-item-shrift.elina-second-shrift {
        font-size: 26px;
    }

    p.example-item-shrift.elina-third-shrift {
        font-size: 20px;
    }

    p.example-item-shrift {
        margin-bottom: 25px;
    }

    .title-details-keis {
        margin-bottom: 30px;
    }
}

/*ITBIZ*/
.bg-itbiz {
    background-image: url(/images/portfolio/itbiz/itbiz-bg.jpg) !important;
}

.color-circle {
    margin-bottom: 7px;
}

.interactive-elements-block-img.itbiz-interactive-block {
    flex-basis: 55%;
}

.colors-flex.colors-flex-itbiz {
    padding-left: 0;
}

.colors-flex.colors-flex-itbiz .item-colors {
    margin-right: 10px;
}

/*KOBERNYK*/
.bg-kobernyk {
    background-image: url(/images/portfolio/kobernyk/kobernyk-bg.jpg) !important;
}

.block-animation.block-animation-kober {
    height: 600px;
    max-height: 600px;
}

.block-animation img.img-inside-anim:nth-child(4) {
    position: absolute;
    top: -37px;
    left: 158px;
    z-index: 6;
}

.block-animation img.kober-anim-img1:nth-child(1) {
    position: absolute;
    top: 275px;
    left: 0px;
    z-index: 6;
}

.block-animation img.kober-anim-img2:nth-child(2) {
    z-index: 7;
}

.block-animation img.kober-anim-img3:nth-child(3) {
    z-index: 8;
    top: -102px
}

.block-animation img.kober-anim-img4:nth-child(4) {
    z-index: 9;
    top: -212px;
    left: 238px;
}

.kob-interactive-block {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.4;
}

.kob-text-absolut {
    position: absolute;
    right: 0;
    max-width: 246px;
    top: -100px;
}

.kob-text {
    max-width: 50%;
}

.kob-text-absolut:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 1px;
    background-color: black;
    top: 13px;
    left: -46px;
}

.title-img-checkout.kobernyk-cabinet-title {
    position: absolute;
    bottom: 0;
    right: 0;
}

p.check-title.kobernyk-check-title {
    margin-top: 0;
}

@media(max-width: 1199px) {
    .block-animation.block-animation-kober img {
        max-width: 600px;
    }

    .block-animation img.kober-anim-img1:nth-child(1) {
        left: -40px;
        top: 340px;
    }

    .block-animation img.kober-anim-img2:nth-child(2) {
        left: 22px;
        top: 145px;
    }

    .block-animation img.kober-anim-img3:nth-child(3) {
        left: 81px;
        top: 60px;
    }

    .block-animation img.kober-anim-img4:nth-child(4) {
        left: 140px;
        top: -14px
    }

    .kob-interactive-block {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        flex-direction: column;
    }

    .kob-text {
        max-width: none;
        flex-basis: 45%;
        margin-bottom: 20px;
    }

    .kob-text-absolut {
        position: initial;
        max-width: none;
        top: auto;
        right: auto;
        flex-basis: 45%;
    }

    .kob-text-absolut:before {
        display: none;
    }

    section.itogi-section.kobernyk-lichn-cab {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

@media(max-width: 991px) {
    .block-animation.block-animation-kober {
        height: 500px;
        max-height: 500px;
    }

    .block-animation.block-animation-kober img {
        max-width: 500px;
    }

    .block-animation img.kober-anim-img1:nth-child(1) {
        left: 0;
    }

    .block-animation img.kober-anim-img2:nth-child(2) {
        left: 60px;
        top: 120px;
    }

    .block-animation img.kober-anim-img3:nth-child(3) {
        top: 45px;
        left: 120px;
    }

    .block-animation img.kober-anim-img4:nth-child(4) {
        top: 0;
        left: 183px;
    }

    section.itogi-section.kobernyk-lichn-cab {
        padding-top: 0;
    }

    .block-animation.block-animation-kober {
        margin-left: 0;
    }

    .item-menu-title.item-menu-clinic:before {
        width: 22px;
    }

    .interactive-elements-block-img.itbiz-interactive-block {
        flex-basis: 100%;
    }

}

@media(max-width: 767px) {
    .block-animation.block-animation-kober img {
        max-width: 300px;
    }

    .block-animation img.kober-anim-img1:nth-child(1) {
        left: 0;
        top: 217px;
    }

    .block-animation img.kober-anim-img2:nth-child(2) {
        left: 67px;
        top: 111px;
    }

    .block-animation img.kober-anim-img3:nth-child(3) {
        top: 50px;
        left: 135px;
    }

    .block-animation img.kober-anim-img4:nth-child(4) {
        top: 0;
        left: 202px;
    }

    .block-animation.block-animation-kober {
        height: 350px;
        max-height: 350px;
    }

    p.check-title.kobernyk-check-title {
        display: none;
    }
}

@media(max-width: 500px) {
    .block-animation.block-animation-kober {
        margin-top: 20px;
    }

    .block-animation.block-animation-kober img {
        max-width: 250px;
    }

    .block-animation img.kober-anim-img1:nth-child(1) {
        left: calc(50% - 300px/2) !important;
        top: 245px !important;
    }

    .block-animation img.kober-anim-img2:nth-child(2) {
        left: calc(50% - 264px/2) !important;
        top: 160px !important;
    }

    .block-animation img.kober-anim-img3:nth-child(3) {
        top: 76px !important;
        left: calc(50% - 222px/2) !important;
    }

    .block-animation img.kober-anim-img4:nth-child(4) {
        top: 0px !important;
        left: calc(50% - 180px/2) !important;
    }
}

/*909 CLINIC*/
.bg-clinic {
    background-image: url(/images/portfolio/909-clinic/clinic-bg.jpg) !important;
}

.img-block-checks.img-block-checks-megabud {
    text-align: end;
}

.interactive-text-clinic-block {
    margin-top: 40px;
    width: 50%;
}

p.text-clinic:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 37px;
    background-color: #000000;
    left: 80px;
    top: -80px;
}

p.text-clinic {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.4;
}

.clinic-elements-column {
    padding-top: 20px;
}

p.example-item-shrift.clinic-first-shrift {
    font-size: 38px;
}

@media(max-width: 991px) {
    img.image-to-pick.ameda-form.clinic-form.start-animation {
        border-radius: 0px;
        box-shadow: 40px 2px 30px -31px rgb(0 0 0 / 20%);
    }

    p.text-clinic:before {
        left: calc(50% - 1px);
        top: -65px;
    }

    .interactive-text-clinic-block {
        width: 100%;
        margin-top: 100px;
    }
}

@media(max-width: 575px) {
    img.logo-keisa.logo-ameda.logo-clinic {
        max-width: 150px;
    }
}

/*ALPS UKRAINE*/
.bg-alps {
    background-image: url(/images/portfolio/alps/alps-bg.jpg) !important;
}

.block-animation img.alps-anim-img1:nth-child(1) {
    top: 315px;
    left: -40px;
    z-index: 10;
}

.block-animation img.alps-anim-img2:nth-child(2) {
    top: 175px;
    left: 40px;
    z-index: 9;
}

.block-animation img.alps-anim-img3:nth-child(3) {
    top: 30px;
    left: 108px;
    z-index: 8;
}

.block-animation img.alps-anim-img4:nth-child(4) {
    top: -110px;
    left: 198px;
    z-index: 7;
}

.block-animation img.kober-anim-img5:nth-child(5) {
    position: absolute;
    z-index: 6;
    top: -255px;
    left: 280px;
}

.kob-text-absolut.apls-text-absolut {
    top: -280px;
    right: -40px;
}

@media(max-width: 991px) {
    .block-animation img.alps-anim-img1:nth-child(1) {
        top: 315px;
        left: -8px;
    }

    .block-animation img.alps-anim-img2:nth-child(2) {
        top: 175px;
        left: 32px;
    }

    .block-animation img.alps-anim-img3:nth-child(3) {
        top: 105px;
        left: 73px;
    }

    .block-animation img.alps-anim-img4:nth-child(4) {
        top: 0px;
        left: 112px;
    }

    .block-animation img.kober-anim-img5:nth-child(5) {
        top: -103px;
        left: 149px;
    }
}

@media(max-width: 767px) {
    .block-animation.block-animation-kober.block-animation-alps img {
        max-width: 350px;
        margin-bottom: 20px;
    }

    .block-animation.block-animation-kober.block-animation-alps {
        margin-bottom: 20px;
    }

    .block-animation img.alps-anim-img1:nth-child(1) {
        top: 250px;
    }

    .block-animation img.alps-anim-img2:nth-child(2) {
        top: 186px;
    }

    .block-animation img.alps-anim-img3:nth-child(3) {
        top: 122px;
    }

    .block-animation img.alps-anim-img4:nth-child(4) {
        top: 63px;
    }

    .block-animation img.kober-anim-img5:nth-child(5) {
        top: -3px;
    }
}

@media(max-width: 500px) {
    .block-animation.block-animation-kober.block-animation-alps img {
        max-width: 220px;
    }

    .block-animation.block-animation-kober.block-animation-alps {
        margin-bottom: 20px;
    }

    .block-animation img.alps-anim-img1:nth-child(1) {
        top: 278px !important;
        left: calc(50% - 350px/2) !important;
    }

    .block-animation img.alps-anim-img2:nth-child(2) {
        top: 214px !important;
        left: calc(50% - 310px/2) !important;
    }

    .block-animation img.alps-anim-img3:nth-child(3) {
        top: 145px !important;
        left: calc(50% - 259px/2) !important;
    }

    .block-animation img.alps-anim-img4:nth-child(4) {
        top: 76px !important;
        left: calc(50% - 202px/2) !important;
    }

    .block-animation img.kober-anim-img5:nth-child(5) {
        top: 9px !important;
        left: calc(50% - 150px/2) !important;
    }

    section.section-slider-main-bg {
        margin-top: 20px !important;
    }
}

ul.list_blog.list-blog-no-flex li {
    display: block;
}

.razrabotka-tilda-block {
    display: flex;
    flex-wrap: wrap;
}

.razrabotka-tilda-text:nth-child(1) {
    flex-basis: 60%;
    margin-bottom: 55px;
}

.razrabotka-tilda-img:nth-child(2) {
    flex-basis: 40%;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: -100px;
}

.razrabotka-tilda-img:nth-child(3) {
    flex-basis: 50%;
}

.razrabotka-tilda-text:nth-child(4) {
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    margin: auto;
    padding-left: 30px;
}

.razrabotka-tilda-block {
    position: relative;
}

.razrabotka-tilda-block:before {
    position: absolute;
    left: 35%;
    right: 0;
    bottom: 29%;
    width: 1134px;
    height: 650px;
    background: url(/wp-content/uploads/2021/12/razrabotka-tilda/bannertilda2.png);
    content: "";
    z-index: -1;
}

.razrabotka-tilda-text .new-title-home {
    margin-top: 0px !important;
}

.section-razrabotka-tilda {
    margin-top: -63px;
}

.red-text {
    color: #ED1F3D;
    font-size: 18px !important;

    font-weight: 600;
}

.oformlenie-title-block {
    display: flex;
    flex-wrap: wrap;
}

.oformlenie-title {
    flex-basis: 50%;
}

.oformlenie-title-text {
    flex-basis: 50%;
    margin: auto;
    padding-left: 30px;
    position: relative;
}

section.section-oformlenie {
    margin-top: 60px;
}

.oformlenie-title-text:before {
    position: absolute;
    content: "";
    top: calc(50% - 3px/2);
    left: -10px;
    width: 20px;
    height: 3px;
    background-color: #ED1F3D;
    border-radius: 1.5px;
}

.oformlenie-gif-block {
    display: flex;
    flex-wrap: wrap;
}

.oformlenie-gif-text {
    flex-basis: 50%;
}

.oformlenie-gif {
    flex-basis: 50%;
}

.text-with-bg.red-text {
    background: #F6F6F8;
    border-radius: 14px;
    padding: 20px;
    margin: 30px 0 20px 0;
}

.oformlenie-bottom-text {
    max-width: 570px;
    margin: auto;
}

.section-seo-optimization .white-blck-obod {
    max-width: 730px;
    display: flex;
}

.section-seo-optimization .white-blck-obod span {
    text-transform: uppercase;
    font-size: 123px;
    margin-right: 13px;
}

h2.white-blck-obod {
    max-width: 730px;
    display: flex;
}

h2.white-blck-obod-wide {
    max-width: 790px;
}

.seo-opt-text {
    width: 49%;
}

.portfolio-inside h2.white-blck-obod {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}

h2 {
    padding-bottom: 0;
}

section.section-seo-optimization {
    position: relative;
}

section.section-seo-optimization:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2021/12/razrabotka-tilda/seo-optimization.png);
    z-index: -1;
    width: 896px;
    height: 597px;
    right: 0;
}

.dostoinstva-item-block {
    display: flex;
    flex-wrap: wrap;
}

.dostoinstva-item {
    flex-basis: 25%;
}

.dostoinstva-item-icons {
    display: flex;
}

.dostoinstva-item-num p {
    display: none;
}

.dostoinstva-item-num>p {
    display: none;
}

.num {
    position: absolute;
    top: 26%;
    left: 39%;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}

.dostoinstva-item-num {
    position: relative;
}

.dostoinstva-item-svg {
    display: flex;
    align-items: center;
}

.dostoinstva-item-text {
    font-weight: 600;
    font-size: 18px;
    color: #282844;
}

.dostoinstva-item-num {
    margin-left: -20px;
}

.dostoinstva-text-block p {
    max-width: 667px;
}

.section-plus-minus .white-blck-obod {
    max-width: none;
}

.plus-minus-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 27px;
    align-items: flex-start;
}

.plus-block,
.minus-block {
    flex-basis: calc(50% - 15px);
    box-shadow: 0px 4px 16px 3px rgba(95, 95, 164, 6%);
    border-radius: 14px;
    background: #FFFFFF;
    padding: 50px 17px 20px 30px;
    position: relative;
}

.minus-block {
    box-shadow: 0px 4px 16px 3px rgba(95, 95, 164, 6%);
}

.plus-minus-block p:nth-last-child(1) {
    display: none;
}

.plus-block-title {
    text-transform: uppercase;
    background: #4EA54C;
    box-shadow: 0px 4px 8px rgba(25, 163, 22, 0.25);
    border-radius: 19px;
    padding: 15px 75px;
    position: absolute;
    top: -27px;
    left: calc(50% - 250px/2);
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}

.minus-block-title {
    position: absolute;
    top: -27px;
    left: calc(50% - 233px/2);
    background: #F6F6F8;
    box-shadow: 0px 4px 8px rgba(192, 0, 0, 0.12);
    border-radius: 19px;
    padding: 15px 55px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.section-business-ploschadka,
.section-plus-minus {
    margin-top: 60px;
}

.section-business-ploschadka .white-blck-obod {
    max-width: none;
}

.business-ploschadka-block {
    display: flex;
    flex-wrap: wrap;
}

.business-ploschadka-text {
    flex-basis: 51%;
}

.business-ploschadka-gif {
    flex-basis: 49%;
}

.oformlenie-gif img {
    margin-top: -100px;
}

.oformlenie-title p {
    display: none;
}

@media(max-width: 991px) {
    .oformlenie-title {
        flex-basis: 100%;
    }

    .white-blck-obod {
        font-size: 46px;
    }

    .oformlenie-title-text {
        flex-basis: 100%;
        padding: 0;
        margin-top: 20px;
    }

    .oformlenie-title-text:before {
        top: -20px;
        left: calc(50% - 1.5px);
        transform: rotate(90deg);
    }

    .oformlenie-gif-block {
        margin-top: 20px;
    }

    .oformlenie-gif img {
        margin: auto;
    }

    .text-with-bg.red-text {
        margin: 20px 0;
    }

    section.section-seo-optimization:before {
        right: -160px;
    }

    .dostoinstva-item {
        flex-basis: 50%;
    }

    .dostoinstva-item {
        flex-basis: 50%;
    }

    .dostoinstva-item-text br {
        display: none;
    }

    .section-business-ploschadka,
    .section-plus-minus {
        margin-top: 30px;
    }

    .razrabotka-tilda-block:before {
        left: 0;
        bottom: 30%;
    }

    .razrabotka-tilda-text .new-title-home {
        font-size: 58px;
    }

    section.section-oformlenie {
        margin-top: 30px;
    }
}

@media(max-width: 500px) {
    .razrabotka-tilda-text:nth-child(1) {
        flex-basis: 100%;
        margin-bottom: 0;
    }

    .razrabotka-tilda-block:before {
        left: -100%;
        bottom: 0;
    }

    .razrabotka-tilda-img:nth-child(2) {
        flex-basis: 100%;
    }

    .razrabotka-tilda-img img {
        max-width: 150px;
    }

    .razrabotka-tilda-img:nth-child(3) {
        flex-basis: 100%;
        display: none;
    }

    .razrabotka-tilda-text:nth-child(4) {
        flex-basis: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    section.section-oformlenie {
        margin-top: 0;
    }

    .oformlenie-title-text {
        font-size: 16px;
    }

    .oformlenie-gif-block {
        flex-direction: column-reverse;
        margin-top: 0;
    }

    .section-seo-optimization .white-blck-obod {
        align-items: center;
    }

    .section-seo-optimization .white-blck-obod span {
        font-size: 65px;
    }

    .seo-opt-text {
        width: 100%;
    }

    section.section-seo-optimization:before {
        right: -150px;
        top: 57%;
    }

    section.section-seo-optimization {
        margin-bottom: 300px;
    }

    .plus-block,
    .minus-block {
        flex-basis: 100%;
    }

    .plus-minus-block {
        margin-top: 50px;
    }

    .business-ploschadka-text {
        flex-basis: 100%;
    }

    .business-ploschadka-gif {
        flex-basis: 100%;
    }

    .dostoinstva-item-text {
        font-size: 15px;
    }

    .minus-block {
        margin-top: 50px;
    }

    section.new-slider-template {
        padding-top: 90px;
    }

    .razrabotka-tilda-text .new-title-home {
        margin-top: 24px !important;
    }
}

/*RAZRABOTKA MAGAZINA MEBELI*/
.section-magazin-mebeli h2.white-blck-obod {
    max-width: none;
}

.magazin-mebeli-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.magazin-mebeli-text {
    flex-basis: 55%;
    padding-right: 20px;
}

.magazin-mebeli-img {
    flex-basis: 45%;
    margin: auto;
}

.magazin-mebeli-img p {
    display: none;
}

.magazin-mebeli-banner {
    text-align: center;
    padding: 37px 0px;
    background-color: #f4f3f9;
    border-radius: 15px;
    margin-top: 30px;
}

.magazin-mebeli-banner p,
.magazin-mebeli-block p:nth-last-child(1) {
    display: none;
}

.magazin-mebeli-banner h3.red-text {
    padding: 0 !important;
    margin: 0 !important;
}

.list-flex-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.list-flex-item {
    flex-basis: 25%;
    display: flex;
}

.list-item-img {
    position: relative;
    margin-left: -20px;
}

.list-item-img span {
    position: absolute;
    top: calc(50% - 12.5px);
    left: calc(50% - 17px);
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
}

.list-item-text {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}

.section-html-2.html-post-2217 {
    background: url(/wp-content/uploads/2021/12/razrabotka-mebli/chair-bg.png);
}

.section-chair h2 {
    color: #ffffff;
    padding-top: 40px;
    margin: 0;
}

.chair-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.chair-block-text {
    flex-basis: 43%;
    color: #ffffff;
    margin: auto;
}

.chair-block-img {
    flex-basis: 57%;
}

.section-html-3.html-post-2217 .form_semantic_blc_bottom {
    margin-top: -67px;
}

.list-flex-item p {
    display: none;
}

.section-magazin-mebeli h2 {
    margin: 50px 0 20px;
}

.section-magazin-mebeli {
    margin-bottom: 50px;
}

.magazin-mebeli-img p {
    display: none;
}

.magazin-mebeli-text p {
    font-size: 18px;
}

@media(max-width: 991px) {
    .magazin-mebeli-block {
        flex-direction: column;
    }

    .magazin-mebeli-text {
        padding: 0;
    }

    .list-flex-item {
        flex-basis: 49%;
    }

    .list-item-text br {
        display: none;
    }

    .list-item-img img {
        max-width: none;
    }

    .chair-block {
        flex-direction: column;
    }

    .chair-block-img {
        width: 70%;
        margin: auto;
    }
}

@media(max-width: 767px) {
    .section-magazin-mebeli h2 {
        margin: 0;
    }

    .magazin-mebeli-text p {
        font-size: 16px;
    }

    .section-magazin-mebeli h2 {
        margin: 30px 0;
    }

    .list-flex-item {
        flex-basis: 100%;
    }

    .chair-block-img {
        width: 100%;
    }
}

/*Разработка JOOMLA*/
.flex-block-img {
    margin: auto;
}

.block-after-slider-new.white_block h2 {
    max-width: none;
}

p.red-line-text {
    font-size: 34px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 1em;
    position: relative;
    padding-left: 19px;
}

p.red-line-text:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 5px;
    height: 100%;
    background-color: #ed1f3d;
    border-radius: 5px;
}

.search-promotion h2 {
    max-width: none;
}

.list-flex-items p {
    display: none;
}

.practicality-and-safety h2 {
    max-width: none;
}

.section-html-2.html-post-2185 {
    background: url(/wp-content/uploads/2021/12/razrabotka-joomla/blue-bg-joomla.jpg);
}

.digit-item-joomla {
    color: #fff;
}

.digit-item-joomla {
    color: #fff;
    margin: 25px 0;
}

.digit-item-joomla>p {
    display: none;
}

.uznat-stoimost-block {
    color: #fff;
    position: relative;
}

.uznat-stoimost-block>p {
    display: none;
}

.uznat-stoimost-block div {
    position: absolute;
    top: 140px;
    right: 0;
    left: 230px;
}

h3.stoimost-title {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    margin: 30px 0 50px;
}

.stoimost-joomla-banner {
    margin-top: 100px;
    color: #fff;
    background-color: #262641;
    border-radius: 15px;
    box-shadow: inset 1px 1px 6px 3px rgb(0 0 0 / 9%);
    padding: 30px 40px;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    z-index: 3
}

.stoimost-joomla-banner div:nth-child(1) {
    margin-bottom: 35px;
}

.stoimost-joomla-banner:before {
    position: absolute;
    content: "";
    top: -71px;
    left: -230px;
    width: 400px;
    height: 400px;
    border: 50px solid #ed1f3d;
    border-radius: 50%;
    z-index: -1;
}

.stoimost-joomla-banner p {
    display: none;
}

.plus-minus-joomla h2 {
    max-width: none;
}

section.plus-minus-joomla {
    padding: 50px 0 245px;
}

.section-html-3.html-post-2185 div.form_semantic_blc_bottom {
    margin-top: -160px;
}

section.web-resource div.list-flex-item {
    flex-basis: 33.333%;
}

.dorabotka-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.dorabotka-item-block {
    flex-basis: 47%;
    background-color: #eeeeee;
    border-radius: 15px;
    display: flex;
    padding: 28px 30px;
    font-size: 18px;
}

.dots-img {
    display: flex;
    align-items: center;
}

.dorabotka-item-text {
    padding-left: 30px;
}

.dorabotka-item-img {
    display: flex;
    align-items: center;
}

.dorabotka-block p {
    display: none;
}

.dorabotka-title {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 1em;
}

.dorabotka-text-block {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

section.web-resource {
    margin-bottom: 55px;
}

.row.justify-between {
    justify-content: space-between;
}

.row.justify-between>p {
    display: none;
}

@media(max-width: 1199px) {
    .search-promotion div.list-flex-text br {
        display: none;
    }

    .search-promotion div.list-item-img img {
        max-width: none;
    }

    .search-promotion div.list-item-img span {
        top: calc(50% - 19.5px);
    }
}

@media(max-width: 991px) {
    .search-promotion div.list-item-img span {
        top: calc(50% - 12.5px);
    }

    .uznat-stoimost-block div {
        left: 30px;
        right: 30px;
    }

    .stoimost-joomla-banner {
        padding: 15px 15px;
    }

    .dorabotka-item-block {
        flex-basis: 100%;
    }

    .dots-img {
        margin: 10px auto;
    }
}

@media(max-width: 767px) {
    .row.col-reverse {
        flex-direction: column-reverse;
    }

    p.red-line-text {
        font-size: 20px;
        line-height: 21px;
    }

    h3.stoimost-title {
        font-size: 20px;
        line-height: 25px;
        margin: 0;
    }

    .uznat-stoimost-block div {
        top: 34px;
    }

    .uznat-stoimost-block {
        margin-bottom: 20px;
    }

    .stoimost-joomla-banner {
        margin-top: 25px;
        font-size: 16px;
    }

    .stoimost-joomla-banner:before {
        top: calc(50% - 200px);
        left: -240px;
    }

    section.web-resource div.list-flex-item {
        flex-basis: 100% !important;
    }

    .dorabotka-title {
        font-size: 20px;
    }

    .dorabotka-item-block {
        flex-direction: column;
        padding: 28px 10px;
    }

    .dorabotka-item-img {
        margin: auto;
    }

    .dorabotka-item-text {
        padding: 10px 0 0 0;
    }

    .digit-item-joomla span.red-text {
        font-size: 12px;
    }

    .digit-item-joomla:nth-last-child(1) {
        margin: 0;
    }

    .new-title-home,
    .blog-category h1 {
        line-height: 40px !important;
    }


    .parent-pageid-153 h1 {
        line-height: 50px !important;
    }



    .breadcrumbs-sec a {
        font-size: 14px !important;
    }

    span.breadcrumb_last {
        font-size: 14px !important;
    }
}

#post-2195 h1.new-title-home,
#post-2185 h1.new-title-home {
    max-width: none;
}

section.practicality-and-safety p {
    font-size: 18px !important;
}

section.web-resource h2 {
    max-width: none;
}

@media(max-width: 767px) {

    #post-153 p.p-new-header-text br,
    #post-244 p.p-new-header-text br,
    #post-61 p.p-new-header-text br,
    #post-249 p.p-new-header-text br {
        display: none;
    }

    #post-61 section.main-slider-top,
    #post-249 section.main-slider-top {
        padding-top: 50px;
    }

    #post-238 section.section-media-bg,
    #post-209 section.section-media-bg {
        padding-top: 100px;
        min-height: auto;
        height: auto;
    }

    #post-29 .bg-slide-web,
    #post-241 .bg-slide-web {
        min-height: auto;
        height: auto;
    }

    .blog-category .page-header {
        padding-top: 90px;
    }
}

.align-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.align-center p:nth-last-child(1) {
    display: none;
}

#post-2227 section.new-slider-template p,
#post-179 section.new-slider-template p {
    font-size: 16px;
}

#post-2227 section.web-resource div.list-flex-item {
    flex-basis: 24%;
    margin-right: 10px;
}

#post-2227 .list-flex-items {
    justify-content: normal;
}

#post-2227 .list-item-img img {
    max-width: none;
}

#post-2227 .list-item-img span {
    left: calc(50% - 11px);
}

#post-2227 .list-item-text {
    font-size: 16px;
}

@media(max-width: 1199px) {

    #post-2227 section.web-resource div.list-flex-item {
        margin-right: 0;
    }
}

@media(max-width: 991px) {

    #post-2227 section.web-resource div.list-flex-item {
        flex-basis: 33.333%;
    }
}

@media(max-width: 767px) {

    #post-2227 section.web-resource {
        margin-bottom: 0;
    }

    #post-2227 .section-html-1.html-post-2227 .block-after-slider-new.white_block {
        margin-bottom: 50px;
    }
}

.privacy-form-text {
    text-align: center;
    position: relative;
    margin-top: 10px;
    font-size: 13px;
    color: #ADADAD;
}

.privacy-form-block {
    justify-content: center;
}

.general-form-submit,
.center-submit-btn {
    margin: auto;
}

.general-form-submit .block-item-btn {
    margin-top: 40px;
}

.dark-form .block-item-input input {
    color: #fff;
}

.dark-form .wpcf7-response-output {
    color: #dc3232;
}

li.menu-item-has-children:nth-child(5) span {
    cursor: default;
}


@media(max-width: 991px) {
    .razrabotka-tilda-img:nth-child(2) {
        margin-top: -50px;
    }
}

@media(max-width: 767px) {
    .razrabotka-tilda-img:nth-child(2) {
        margin-top: 0px;
    }
}

.buttons-blocks-popup input:focus {
    background: #ed1f3d !important;
}

#myModalUA .wpcf7 form .wpcf7-response-output,
#myModal .wpcf7 form .wpcf7-response-output {
    margin: 0em -0.5em 0em;
}

#myModalUA form.wpcf7-form.invalid,
#myModal form.wpcf7-form.invalid {
    position: relative;
}

.wpcf7-response-output {
    background-color: #fff;
    bottom: -100px;
}

@media(max-width: 500px) {
    .wpcf7-response-output {
        bottom: -70px;
    }

    p.popupText br {
        display: none;
    }

    .popupText {
        padding: 0 20px;
    }
}

#post-655 a.trigger {
    cursor: pointer;
}

p.margin-b140 {
    padding-right: 50px;
}



@media(max-width: 767px) {

    .section-html-1.html-post-655 .top_block {
        margin-bottom: 0px;
    }

    p.margin-b140 {
        margin-bottom: 140px;
        padding-right: 0;
    }

    #post-655 .fakty-block.block-subtitles {
        margin: 0;
    }

    #post-655 .dark-form {
        margin: 30px 0 20px 0;
    }
}

#post-655 section.faq-on-page {
    padding-bottom: 0;
}

#post-655 #basics {
    margin: 50px 0 0 0;
}

#post-179 .new-header-slider_btn {
    font-weight: bold !important;
    font-size: 12px !important;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

#post-179 .text-cover-bg-slider {
    margin-bottom: 70px;
}

#post-179 .web-resource img {
    max-width: none;
}

#post-179 .list-item-img span {
    top: calc(50% - 11.5px);
    left: calc(50% - 10px);
}

#post-179 section.web-resource div.list-flex-item {
    flex-basis: 30%;
}

#post-179 .list-item-text {
    font-size: 16px;
}

#post-179 .list-flex-items {
    background: #F6F6F8;
    border-radius: 19px;
    padding: 20px 35px;
}

#post-179 .white-blck-obod {
    text-shadow: none;
    color: #282844 !important;
    line-height: 54px;
    font-size: 56px;
}

.section-html-0.html-post-179 .white-blck-obod {
    line-height: 67px;
}

.blue-text {
    color: #282844 !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding-right: 20px;
}

.grey-text-audit {
    font-weight: 800;
    font-size: 24px;
    line-height: 32px;
    color: #D5D5DD;

    margin-top: 45px;
}

.reverse-block-text div:nth-child(2) {
    color: #55555C;
    padding-right: 20px;
}

.reverse-block {
    margin-top: 90px;
}

.delete-p p {
    display: none;
}

.reverse-block {
    position: relative;
}

.reverse-block-text {
    padding-left: 30px;
}

.reverse-element {
    position: absolute;
    transform: rotate(270deg);
    left: -38px;
    top: 38px;
    font-weight: 800;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #282844;

}

.reverse-block:before {
    position: absolute;
    content: "";
    top: -59px;
    left: 6px;
    width: 2px;
    height: 48px;
    background: #282844;
}

.rocket-block-audit-pered-zapuskom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.section-html-1.html-post-179 {
    margin: 60px 0 45px;
}

.col-sm-6.rocket-block-info {
    padding-top: 120px;
}

.rocket-block-text {
    margin: 27px 0 27px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #55555C;
}

.line-text-elem {
    position: relative;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #282844;

    padding-left: 44px;
}

.line-text-elem:before {
    position: absolute;
    content: "";
    top: calc(50% - 1px);
    left: 0;
    height: 2px;
    background: #282844;
    width: 31px;
}

.flex-items-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}

.flex-item-el {
    flex-basis: 32%;
    display: flex;
}

.flex-item-el span {
    font-size: 44px;
    line-height: 23px;
    color: #FF193C;

    margin-top: 9px;
}

.flex-item-el-text {
    padding-left: 17px;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #272730;
}

.col-sm-6.dollar-bg-block .white-blck-obod {
    font-size: 65px !important;
    text-align: right;
    line-height: 75px !important;
    display: block;

    text-transform: uppercase;
    padding-right: 50px;
}

#post-179 .dark-form {
    margin-bottom: 0;
}

.gradient-section-big-text {
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    color: #55555C;
}

.gradient-section-small-text {
    font-size: 16px;
    line-height: 24px;
    color: #55555C;
    margin-top: 25px;
    position: relative;
}

.gradient-section-small-text:before {
    position: absolute;
    top: 50%;
    left: -99px;
    content: "";
    width: 70px;
    height: 1px;
    background: #55555C;
}

section.gradient-bg-section {
    padding-top: 60px;
    background-image: url(/images/seo-audit-sajta/dollar_vector.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.possible-mistakes-block {
    background: #F6F6F8;
    border-radius: 19px;
    display: flex;
    flex-wrap: wrap;
    padding: 34px 34px 34px 0;
}

.possible-mistakes-title {
    flex-basis: 50%;
    text-transform: uppercase;
    color: #282844;
    font-weight: 900;
    font-size: 67px;
    line-height: 85px;

    text-align: right;
    margin: auto;
    padding-right: 44px;
}

.possible-mistakes-text {
    flex-basis: 50%;
}

.possible-mistakes-title span {
    color: #EE1E3E;
}

.possible-mistakes-text p:nth-child(1) {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #55555C;
}

.audit-small-text {
    font-size: 14px;
}

.express-reverse-block {
    position: relative;
}

.express-audit-title {
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #EE1E3E;

}

.express-audit-text {
    position: relative;
    padding-left: 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #55555C;
    display: flex;
    height: 56px;
    align-items: center;
    margin-top: 10px;
}

.express-audit-text:before {
    position: absolute;
    top: calc(50% - 56px/2);
    left: 0;
    content: "";
    width: 4px;
    height: 56px;
    background: #EE1E3E;
}

.express-audit-block {
    margin: 37px 0;
}

.express-reverse-block .reverse-element {
    left: -37px;
    font-size: 28px;
    letter-spacing: 0.28em;
    top: 30px;
}

.section-html-5.html-post-179 {
    margin-top: 30px;
}

.complex-audit-red {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #EE1E3E;

    padding-left: 33px;
    margin: 17px 0 27px 0;
}

.complex-audit-red:before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    width: 22px;
    height: 2px;
    background: #EE1E3E;
}

.for-what-gradient {
    background: #F6F6F8;
    border-radius: 19px;
    margin-top: 36px;
}

.for-what-block {
    padding: 37px 0 37px 100px;
    background: radial-gradient(20% 45% at 80% 105%, rgba(238, 30, 62, 0.22) 0%, rgba(246, 246, 248, 0) 100%);
}

.for-what-text {
    max-width: 622px;
}

.for-what-block .reverse-element {
    font-weight: 900;
    font-size: 50px !important;
    line-height: 85px;
    text-align: right;
    letter-spacing: 0.15em;
    top: calc(50% - 85px/2);
    left: -22px;
}

section.section-html-3.html-post-179 {
    margin-top: 10px;
}

.for-what-text div:nth-child(1) {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #55555C;
    margin-bottom: 30px;
}

section.complex-audit-section {
    position: relative;
    margin: 50px 0 50px;
}

.complex-audit-img {
    position: absolute;
    top: -120px;
    right: -114px;
}

.internal-external-audits-section .rocket-block-text {
    margin-top: 0px;
}

.internal-external-audits-section .complex-audit-red {
    font-size: 18px;
}

section.internal-external-audits-section .row:nth-child(2) {
    margin-top: 50px;
}

section.internal-external-audits-section {
    margin-bottom: 75px;
}

.flex-item-el-text span.audit-grey-text {
    color: #55555C;
    font-size: 16px;
}

.possible-mistakes-block>p {
    display: none;
}

.section-html-1.html-post-655 p.margin-b140 {
    padding-right: 85px;
}

@media(max-width: 1199px) {
    .section-html-1.html-post-655 p.margin-b140 {
        padding-right: 50px;
    }

    .possible-mistakes-block {
        margin-top: 30px;
    }

    .possible-mistakes-title {
        flex-basis: 40%;
        font-size: 50px;
    }

    .complex-audit-img {
        width: 50%;
        top: -65px;
        right: -35px;
    }
}

@media(max-width: 991px) {

    #post-179 section.web-resource div.list-flex-item {
        flex-basis: 48%
    }

    .col-sm-6.dollar-bg-block .white-blck-obod {
        font-size: 49px !important;
        padding-right: 0;
    }

    section.gradient-bg-section {
        background-size: auto;
        background-position-y: center;
    }

    .possible-mistakes-block {
        padding: 34px;
    }

    .possible-mistakes-title {
        flex-basis: 100%;
        padding: 0;
        text-align: center;
    }

    .possible-mistakes-text {
        flex-basis: 100%;
        margin-top: 20px;
    }

    .for-what-block {
        background: radial-gradient(20% 45% at 80% 0%, rgba(238, 30, 62, 0.22) 0%, rgba(246, 246, 248, 0) 100%);
    }

    .complex-audit-img {
        width: 50%;
        top: 20px;
        right: -35px;
    }
}

@media(max-width: 767px) {
    .section-html-1.html-post-655 p.margin-b140 {
        padding-right: 0px;
        margin-bottom: 170px;
    }

    #post-179 .white-blck-obod {
        font-size: 36px !important;
        line-height: 1.25 !important;
    }

    #post-179 .text-cover-bg-slider {
        margin-bottom: 35px;
    }

    .reverse-element {
        left: -36px;
        font-size: 14px;
        top: 30px;
    }

    .reverse-block:before {
        height: 40px;
    }

    .grey-text-audit {
        margin-top: 30px;
        font-size: 22px;
        line-height: 1.25;
    }

    .col-sm-6.rocket-block-info {
        padding-top: 30px;
    }

    .flex-items-block {
        margin-top: 30px;
    }

    .flex-item-el {
        flex-basis: 100%;
        margin-bottom: 20px;
    }

    .rocket-block-text {
        margin-top: 0;
    }

    .gradient-section-big-text {
        font-size: 18px;
        line-height: 1.25;
    }

    section.gradient-bg-section {
        background-position-x: center;
    }

    .blue-text {
        padding-right: 0;
    }

    .possible-mistakes-title {
        line-height: 1.25;
        font-size: 40px;
    }

    .express-audit-title {
        font-size: 20px;
    }

    .complex-audit-img {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
    }

    .row.for-what-gradient {
        margin-right: 0;
        margin-left: 0;
    }

    .for-what-block .reverse-element {
        left: -33px;
    }

    .for-what-block {
        padding: 15px 15px 15px 70px;
    }

    section.complex-audit-section {
        margin: 30px 0;
    }

    .for-what-block {
        background: radial-gradient(50% 50% at 50% 0%, rgba(238, 30, 62, 0.22) 0%, rgba(246, 246, 248, 0) 100%);
    }

    section.internal-external-audits-section .row:nth-child(2) {
        flex-direction: column-reverse;
        margin-top: 30px;
    }

    section.internal-external-audits-section .row:nth-child(2) .col-sm-7.delete-p {
        margin-bottom: 30px;
    }

    section.internal-external-audits-section {
        margin-bottom: 30px;
    }

    #post-179 section.web-resource {
        margin-bottom: 30px;
    }

    .for-what-gradient {
        margin-top: 20px;
    }

    .possible-mistakes-block {
        margin-top: 0;
    }

    .possible-mistakes-block {
        padding: 15px;
    }
}

h2.hf-case-h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 900;

    line-height: 1.1;
}

.col-sm-4.hf-year-block {
    text-align: end;
}

.hf-year {
    font-size: 40px;
    font-weight: bold;
    line-height: 0.9;
    color: #3b3b3b;

    text-transform: uppercase;
}

.hf-year span {
    font-size: 110px;
    color: #ed1f3d;
}

.hf-date {
    font-size: 15px;
    font-weight: 500;
    color: #5b5b70;
    font-weight: 600;
    text-align: right;
}

.hf-date span {
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
    color: #75758f;
}

section.hf-section3 {
    margin-bottom: 100px;
}

section.hf-section4 .hf-year-block {
    text-align: left;
}

section.hf-section4 .red-text {
    margin-top: 30px;
}

section.hf-section4 .item-three {
    width: 44%;
}

section.hf-section4 .fakty-spisok {
    justify-content: space-between;
}

section.hf-section4 .what-insert p {
    font-size: 18px;
}

section.hf-section4 .desc-isert-seo {
    color: #000000;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    font-size: 20px;
    font-weight: bold;
}

section.hf-section4 .what-insert {
    padding: 0 40px 0 45px;
}

section.hf-section4 .hf-date {
    text-align: right;
}

section.hf-section4 .what-spisok {
    margin-bottom: 0;
}

.col-sm-12.hf-section3-img img {
    border-radius: 15px;
    margin-top: 15px;
}

.col-sm-8.hf-section4-text {
    margin: 50px 0;
    font-size: 18px;
    color: #3b3b3b;
    padding-right: 21px;
}

.text-18-px {
    font-size: 18px;
}

.hf-section2 .v7par_section_2-img img {
    width: 100%;
}

@media(max-width: 991px) {
    .hf-year span {
        font-size: 90px;
    }

    .hf-section4 .img-margin-left {
        height: 0;
    }

    .hf-section4 .what-insert {
        display: block;
    }
}

@media(max-width: 767px) {
    h2.hf-case-h2 br {
        display: none;
    }

    h2.hf-case-h2 {
        font-size: 30px;
        margin-top: 0;
    }

    .hf-year-block br {
        display: none;
    }

    .hf-year {
        text-align: center;
        margin-bottom: 15px;
    }

    section.hf-section3 {
        margin-bottom: 40px;
    }

    section.hf-section4 .item-three {
        width: 100%;
    }

    .row.hf-mob-reverse {
        flex-direction: column-reverse;
    }

    section.hf-section4 .what-spisok {
        margin-top: 15px;
    }

    section.hf-section4 .what-seo-item.item-three {
        margin-top: 0;
    }

    .img-margin-left p {
        display: none;
    }
}


.tpkiev-section3 .hf-year-block {
    transform: rotate(270deg);
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.tpkiev-section3 .hf-year {
    font-size: 34px;
    text-align: left;
}

.tpkiev-section3 .hf-year span {
    font-size: 191px;
}

p.tpkiev-text {
    font-size: 18px;
}

.tpkiev-section3 .hf-date {
    text-align: left;
    margin-top: 50px;
}

section.tpkiev-section4 {
    margin-top: 50px;
}

.tpkiev-results-title {
    position: relative;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 900;

    color: #ed1f3d;
    padding-left: 55px;
}

.tpkiev-results-title:before {
    position: absolute;
    top: calc(50% - 1.5px);
    left: 15px;
    content: "";
    width: 23px;
    height: 3px;
    background: #ed1f3d;
}

.tpkiev-section4 .hf-section3-img {
    margin-bottom: 70px;
}

.result-percent {
    font-size: 184px;
    color: #ec1f3d;

    line-height: 1;
}

.results-text-block {
    font-size: 18px;
}

.results-text-block .red-text {
    font-size: 20px !important;
}

.col-sm-4.result-percent-block {
    background-color: #fbfbfb;
    border-radius: 15px;
}

.result-percent-text {
    font-size: 18px;
    font-weight: 600;
}

.result-percent-text span {
    color: #ec1f3d;
}

@media(max-width: 991px) {
    .result-percent {
        font-size: 120px;
    }
}

@media(max-width: 767px) {
    .tpkiev-section3 .hf-year-block {
        transform: rotate(0deg);
    }

    .tpkiev-section3 .hf-year span {
        font-size: 140px;
    }

    .tpkiev-section3 .hf-date {
        margin-top: 15px;
    }

    section.tpkiev-section4 {
        margin-top: 15px;
    }

    .tpkiev-results-title {
        font-size: 37px;
    }

    .tpkiev-section4 .hf-section3-img {
        margin-bottom: 25px;
    }
}

.advantage-disadvantage-block h2 {
    max-width: 850px;
}

.advantage-text-block {
    padding: 70px 35px 35px 35px;
    background-color: #fafafc;
    border-radius: 15px;
    font-size: 18px;
    margin-top: 66px;
}

.advantage-title {
    color: #272730;
    font-size: 25px;

}

.advantage-text-item {
    padding: 20px 0;
    border-bottom: 1px solid #dce0df;
}

.green-text {
    color: #34aa44;
    margin-bottom: 20px;

    line-height: 1.5;
}

.advantage-text-item:nth-last-child(1) {
    border: none;
    padding-bottom: 0;
}

.plus-circle,
.minus-circle {
    width: 132px;
    height: 132px;
    background-color: #97e29f;
    border-radius: 50%;
    border: 5px solid #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: calc(50% - 66px);
}

.minus-circle {
    background-color: #f2f2f2;
}

.minus-circle img {
    margin-top: 55px;
}

.col-sm-6.advantage-block {
    position: relative;
}

.plus-circle img {
    margin-top: 37px;
}

.advantage-text-item .grey-text {
    color: #3c3c3c;

    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
}

section.advantage-disadvantage-block {
    margin-bottom: 90px;
}

@media(max-width: 767px) {
    .col-sm-6.advantage-block {
        margin-bottom: 15px;
    }

    .col-sm-6.advantage-block:nth-last-child(1) {
        margin-bottom: 0;
    }
}

/*SLIDER PORTFOLIO*/
/* Собственно сам слайдер */
section.portfolio-slider .slider-portfolio {
    position: relative;
    margin: auto;
    margin-bottom: 15px;
}

/* Кнопки вперед и назад */
section.portfolio-slider .slider-portfolio .prev,
section.portfolio-slider .slider-portfolio .next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}

section.portfolio-slider .slider-portfolio .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


section.portfolio-slider .slider-dots_item {
    cursor: pointer;
    height: 4px;
    width: 33%;
    background-color: #626283;
    border-radius: 3px;
    display: inline-block;
    transition: background-color 0.6s ease;
    opacity: 0;
}

section.portfolio-slider .active {
    opacity: 1;
}


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

.item-portfolio-link {
    flex-basis: 49%;
}

.controls-line {
    height: 2px;
    width: 80%;
    background-color: #44445E;
    border-radius: 3px;
    display: flex;
}

.slider-controls-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
}

.controls a {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.controls {
    flex-basis: 17%;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

span.controls-scroll {
    letter-spacing: 0.04em;
    font-weight: 600;
    font-size: 18px;
    color: #44445E;
}

section.portfolio-slider {
    background-image: url(/wp-content/uploads/2022/02/slider-bg.jpg);
    color: #ffffff;
    padding: 45px 0 60px 0;
}

.portfolio-slider p {
    font-size: 18px;
}

p.portfolio-title {
    font-size: 56px;
    line-height: 67px;

    color: #fff;
    margin-bottom: auto;
}

a.red-link-portfolio {
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #ED1F3D;
    font-size: 13px;
    line-height: 16px;
}

span.portfolio-blue-text {
    color: #3C3CFF;
}

a.red-link-portfolio:hover {
    border-bottom: 1px dashed #ED1F3D;
}

#post-113 .item-zag,
#post-113 .desc-isert-seo {
    color: #212529;
}

#post-113 .item-three {
    width: 50%;
}

#post-113 .what-spisok {
    margin-bottom: 0;
    margin-top: 20px;
}

section.studio-or-freelancer p {
    color: #272730;
    font-size: 18px;
    line-height: 135%;
}

section.studio-or-freelancer {
    margin-bottom: 70px;
}

#post-113 section.faq-on-page {
    padding-bottom: 0px;
}

#post-113 #basics {
    margin-bottom: 0;
}

@media(max-width: 991px) {
    section.portfolio-slider .slider-dots {
        top: 1px;
        width: 81%;
    }

    section.portfolio-slider .slider-dots_item {
        width: 32.5%;
    }

    #post-113 .img-margin-left {
        height: 0;
    }

    #post-113 .what-insert {
        display: block;
    }

    #post-113 .item-three {
        width: 100%;
    }
}

@media(max-width: 767px) {
    section.portfolio-slider .slider-dots {
        top: -9px;
        width: 100%;
        left: 1.5px;
    }

    .item-portfolio-link {
        margin-bottom: 15px;
    }

    .slider-controls-block {
        flex-direction: column;
    }

    .controls-line {
        width: 100%;
    }

    .controls {
        width: 100%;
        margin-top: 20px;
    }

    .flex-slider-items {
        flex-direction: column;
    }

    section.studio-or-freelancer {
        margin-bottom: 0;
    }

    #post-113 .what-insert {
        padding: 0 0 0 40px;
    }

    #post-113 .desc-isert-seo {
        padding-left: 0;
    }


    section.portfolio-slider {
        padding: 20px 0 20px 0;
    }

    .portfolio-slider p {
        font-size: 16px;
    }

    p.portfolio-title {
        font-size: 36px;
    }

    a.red-link-portfolio {
        display: block;
        margin-bottom: 15px;
    }

}

@media(min-width: 768px) and (max-width: 991px) {
    img.img-google-footer {
        max-width: 100%;
    }

    .footer-link-menu {
        font-size: : 14px !important;
    }

    .title-footer-link {
        font-size: 21px !important;
    }

    .btn-footer-link {
        font-size: 9px !important;
        padding: 15px 10px !important;
    }
}

.single-blog-content {
    max-width: 100%;
}

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

.flex-block-text {
    flex-basis: 56%;
}

.flex-block-banner {
    flex-basis: 40%;
    text-align: right;
}

.flex-block-banner img {
    width: 100% !important;
    max-width: 357px;
    position: static;
    right: calc((100vw - 1116px) / 2);
}

.flex-block-banner img.sticky {
    top: 120px;
    position: sticky;
}

.sticky_stoverflow_visible {
    overflow: visible !important;
}

@media (max-width: 768px) {
    .row-flex {
        flex-direction: column;
    }

    .flex-block-banner {
        text-align: center;
    }

    .home h1.new-title-home span {
        font-size: 22px;
        display: block;
    }

}

svg:not(:root) {
    overflow: visible !important;
}

/*SLIDER PORTFOLIO*/
/* Собственно сам слайдер */
section.portfolio-slider .slider-portfolio {
    position: relative;
    margin: auto;
    margin-bottom: 15px;
}

section.portfolio-slider .slider-portfolio .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* При наведении на кнопки добавляем фон кнопок */
section.portfolio-slider .slider-portfolio .prev:hover,
section.portfolio-slider .slider-portfolio .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Заголовок слайда */
section.portfolio-slider .slideText {
    position: absolute;
    color: #fff;
    font-size: 35px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 1px #000, 0 0 1em #000;
}

/* Кружочки */
section.portfolio-slider .slider-dots {
    position: absolute;
    top: -1px;
    left: 0px;
    width: 80%;
}

section.portfolio-slider .slider-dots_item {
    cursor: pointer;
    height: 4px;
    width: 33%;
    background-color: #626283;
    border-radius: 3px;
    display: inline-block;
    transition: background-color 0.6s ease;
    opacity: 0;
}

section.portfolio-slider .active {
    opacity: 1;
}

/* Анимация слайдов */
section.portfolio-slider .slider-portfolio .item-portfolio {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

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

.item-portfolio-link {
    flex-basis: 49%;
}

.controls-line {
    height: 2px;
    width: 80%;
    background-color: #44445E;
    border-radius: 3px;
    display: flex;
}

.slider-controls-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
}

.controls a {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.controls {
    flex-basis: 17%;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

span.controls-scroll {
    letter-spacing: 0.04em;
    font-weight: 600;
    font-size: 18px;
    color: #44445E;
}

section.portfolio-slider {
    background-image: url(/images/dizajn/opencart-develop-bg.png);
    color: #ffffff;
    padding: 45px 0 60px 0;
}

.portfolio-slider p {
    font-size: 18px;
}

p.portfolio-title {
    font-size: 56px;
    line-height: 67px;

    color: #fff;
    margin-bottom: auto;
}

a.red-link-portfolio {
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #ED1F3D;
    font-size: 13px;
    line-height: 16px;
}

span.portfolio-blue-text {
    color: #3C3CFF;
}

a.red-link-portfolio:hover {
    border-bottom: 1px dashed #ED1F3D;
}

/*Website Design*/
section.design-first-section {
    padding-top: 80px;
    background: url(/images/dizajn/opencart-develop-bg.png);
}

h1.design-title {
    color: #fff;

    font-style: normal;
    font-weight: 900;
    font-size: 145px;
    line-height: 130px;
    letter-spacing: 0.03em;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 15px;
}

.page-id-153 h1.design-title {
    line-height: 1;
}

.design-main-img img {
    max-width: none;
    background: radial-gradient(30% 30% at 50% 100%, #1F8AED 0%, rgba(31, 138, 237, 0) 100%);
    opacity: 0.82;
}

.design-title-text {
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
    color: #C8C8D6;
}

.design-form-section {
    margin: 50px 0px;
}

.form-section-title {

    font-size: 36px;
    line-height: 39px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #3C3CFF;
    margin-bottom: 17px;
}

.page-id-3503 .form-section-title {
    font-size: 32px;
}

.form-section-title~div {
    margin-bottom: 17px;
}

.row.new-design-cases {
    justify-content: space-between;
    flex-wrap: wrap;
}

.new-design-case {
    flex-basis: calc(33.333% - 15px);
    text-align: center;
    background: #FBFBFD;
    border-radius: 18px;
    padding: 0 62px 30px 62px;
}

.what-case-title {

    font-size: 56px;
    line-height: 67px;

    text-align: center;
    color: #282844;
}

.what-case {
    margin: auto;
    margin-bottom: 90px;
    max-width: 615px;
}

.what-case-subtitle {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #3C3CFF;
}

.new-design-image {
    margin-top: -50px;
}

.new-design-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #282844;
    margin-top: 20px;
}

.need-list-section .flex-item-el span {
    margin-top: 0;
    font-size: 21px;
}

.need-list-section .flex-items-block {
    margin-top: 40px;
}

.need-list-section .flex-item-el {
    padding-right: 80px;
    margin-bottom: 50px;
}

.need-list-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    color: #282844;

}

.need-list-title span {
    color: #ED1F3D;
}

.need-list-section {
    margin-top: 60px;
}

.text-img-info-block {
    margin: auto;
}

.info-block-title {
    font-size: 28px;
    line-height: 38px;
    color: #282844;

    margin-bottom: 22px;
}

.info-block-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    color: #3A3A49;
}

.flying-block-text {
    background: #FBFBFD;
    border-radius: 18px;
    padding: 30px 450px 30px 40px;
    position: relative;
    margin: 45px 0;
}

.flying-saly {
    position: absolute;
    right: 0;
    margin-top: -120px;
}

.red-info-text {
    font-size: 32px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #ED1F3D;

    margin: 15px 0;
    position: relative;
    padding-left: 22px;
}

.red-info-text:before {
    position: absolute;
    content: "";
    left: 0;
    top: calc(50% - 0px);
    width: 13px;
    height: 4px;
    background-color: #ED1F3D;
}

.center-text-block {
    max-width: 670px;
    margin: auto;
    margin-bottom: 30px;
}

.design-portfolio {
    text-align: center;
}

.voll-background {
    background-image: url(/images/dizajn/design_bg.png);
}

.text-img-center-block {
    max-width: 770px;
    margin: auto;
    margin-top: 64px;
}

.text-img-info {
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    color: #282844;
    margin-bottom: 35px;
}

.animation-block-title {
    font-size: 28px;
    line-height: 38px;
    color: #282844;

    margin-bottom: 20px;
}

.animation-block-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #5F5F6A;
}

.animation-block-info {
    margin: auto;
}

.animation-block-gif {
    text-align: center;
}

.quality-design-info {
    padding-left: 30px;
}

.animation-block-title span {
    color: #3C3CFF;
}

.info-block-title.semi-bold {
    font-weight: 600;

}

.hand-phone-info {
    margin: auto;
}

.hand-phone-img {
    transform: rotate(325deg);
}

.animation-block-text span {
    color: #3C3CFF;
}

.saly-on-form-block {
    justify-content: flex-end;
    position: relative;
}

.saly-on-form {
    max-width: 770px;
    padding-left: 25px;
}

.saly-on-form-img {
    position: absolute;
    left: 0;
    top: -150px;
}

.saly-on-form-img img {
    width: 80%;
}

.info-block-title span {
    color: #3C3CFF;
}

.form-design {
    max-width: 675px;
}

.form-block-design {
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(59, 59, 157, 0.05);
    border-radius: 33px;
    padding-top: 28px;
    padding-right: 70px;
    padding-bottom: 47px;
    margin-top: 42px;
    display: flex;
    justify-content: flex-end;
}

.input-block-design input,
.text-design textarea {
    background: #F8F8FA;
    border-radius: 60px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #4E4E66;
    padding-top: 28px;
    padding-left: 28px;
    padding-bottom: 28px;
    border: none;
    margin-bottom: 24px;
    margin-top: 14px;
}

.form-design .input-block-design .iti input {
    margin-bottom: 24px !important;
    margin-top: 14px !important;
}

.text-design textarea {
    border-radius: 18px;
}

.design-submit-btn .btn-primary {
    background: #ED1F3D;
    border-radius: 60px;
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 0px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-bottom: 15px;
}

.brief-form-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.or-text {
    font-weight: 400;
    font-size: 11px;
    line-height: 39px;
    letter-spacing: 0.08em;
    color: #CAC0C0;
    text-transform: uppercase;
}

.brief-btn {
    border: 2px solid #ED1F3D;
    border-radius: 60px;
    padding: 22.5px 36px;
    font-weight: 700;
    font-size: 14px;
    line-height: 39px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ED1F3D;
}

.text-img-center-block img {
    margin: 43px 0;
}

.design-uslugi-title {
    font-size: 56px;
    line-height: 67px;
    /* or 120% */
    color: #282844;

    font-weight: 900;
    margin: 21px 0 28px;
}

.design-uslugi-title span {
    color: #3C3CFF;
}

.design-uslugi-block {
    margin-top: 73px;
    justify-content: space-between;
}

.design-usluga-cart {
    background: #F8F8FA;
    border-radius: 6px;
    text-align: center;
    padding-top: 33px;
}

.design-usluga-info,
.design-usluga-cart {
    flex-basis: calc(50% - 9px);
    margin-bottom: 18px;
}

.design-usluga-cart-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 39px;
    color: #282844;
}

.design-usluga-cart .red-link-portfolio {
    font-weight: 700;
}

.how-much-time-block .animation-block-text span {
    margin-bottom: 25px;
    display: inline-block;
}

.how-much-time-block .animation-block-text {
    max-width: 509px;
}

.how-much-time-block {
    margin-top: 70px;
    margin-bottom: 37px;
}

.design-usluga-form {
    padding-left: 24px;
    padding-top: 24px;
}

.fire-block-text {
    background: #F8F8FA;
    border-radius: 9px;
    padding-top: 34px;
    padding-bottom: 28px;
    text-align: center;
}

.fire-block-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #ED1F3D;
}

.fire-block-img {
    text-align: center;
    margin-bottom: -30px;
}

.walking-saly-block {
    margin-top: 60px;
    margin-bottom: 80px;
}

.animation-block-text.walking-saly-title {
    padding-right: 80px;
}

.walking-saly-arrow img {
    margin-left: 10px;
    margin-top: 15px;
}

.animation-block-text.walking-saly-text {
    padding-left: 35px;
    padding-right: 40px;
}

.ilcammeo-main {
    position: relative;
}

.walking-saly-img {
    position: absolute;
    top: -10px;
    left: -95px;
}

.voll-logo-info {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.saly-body {
    margin-top: 60px;
    margin-bottom: 60px;
}

.animation-block-text.otstup {
    margin-bottom: 25px;
}

.saly-body img {
    margin-left: 20px;
}

.desctop-design-img img {

    margin-left: -68px;
}

.desctop-design-info .design-uslugi-title {
    margin: -8px 0 28px -75px;
}

.mobile-design-block {
    margin-top: 60px;
    margin-bottom: 60px;
}

.design-submit-btn.wide-form-submit input {
    line-height: 1.5;
    margin-top: 14px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.wide-form-design {
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(59, 59, 157, 0.05);
    border-radius: 33px;
    padding: 53px 77px 65px;
    margin-bottom: 50px;
}

.wide-form-info {
    margin-bottom: 41px;
    max-width: 495px;
}

@media only screen and (min-width: 320px) {
    .new-design-faq .faq-group>li {
        background: #F8F8FA;
        border-radius: 60px;
    }
}

.faq-on-page.new-design-faq .faq-title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.animation-block-text.faq-subtitle {
    text-align: center;
}

.faq-on-page.new-design-faq #basics {
    max-width: 670px;
    margin: auto !important;
}

.new-design-faq .trigger {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #282844 !important;
}

.new-design-faq .faq-content p {
    font-weight: 600;
    line-height: 30px;
    color: #5F5F6A;
}

section.faq-on-page.new-design-faq {
    background-image: url(/images/dizajn/design_bg.png);
    margin-top: 0px;
}

.design-first-form {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1326) 0%, rgba(255, 255, 255, 0.6006) 100%);
    box-shadow: 0px 0px 50px rgba(59, 59, 157, 0.11);
    backdrop-filter: blur(160px);
    border-radius: 34px;
    margin-top: -150px;
    padding: 45px;
    position: relative;
}

.design-first-form:before {
    position: absolute;
    top: 20px;
    left: 50%;
    content: "";
    width: 1px;
    height: 24px;
    background-color: rgba(255, 255, 255, 0.18);
}

.input-block-design input:focus,
.input-block-design textarea:focus {
    background-color: #F8F8FA !important;
}

.design-first-form .design-submit-btn {
    margin-top: 15px;
}





/* Загальні стилі для таблиці */
table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin: 20px 0;
}

/* Стиль для комірок заголовка */
table thead tr th {
    background-color: #f4f4f4;
    color: #333;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
}

/* Стиль для рядків таблиці */
table tbody tr {
    border-bottom: 1px solid #ddd;
}

/* Стиль для комірок у рядках */
table tbody tr td {
    padding: 10px;
    border: 1px solid #ddd;
    vertical-align: top;
}

/* Забарвлення парних рядків */
table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Забарвлення рядків при наведенні */
table tbody tr:hover {
    background-color: #e6f7ff;
}

/* Для тексту в комірках */
table td {
    font-size: 14px;
    line-height: 1.5;
}

/* @media screen and (max-width: 768px) {

    table,
    thead,
    tbody,
    tr,
    td {
        display: block;
        width: 100%;
    }

    tr {
        margin-bottom: 10px;
    }

    td {
        text-align: right;
        padding-left: 50%;
        position: relative;
    }

    td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        width: calc(50% - 20px);
        white-space: nowrap;
        font-weight: bold;
        text-align: left;
    }
} */

.category-portfolio #post-5021 {
    display: none;
}










@media(max-width: 1199px) {
    .design-main-img {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }

    .design-main-img img {
        max-width: 100%;
        margin-left: 50px;
    }

    h1.design-title {
        font-size: 65px;
        line-height: 50px;
    }

    .design-title-text {
        font-size: 24px;
    }

    .design-first-form {
        margin-top: -115px;
        padding: 25px;
    }

    .flying-saly {
        margin-top: -70px;
    }

    .saly-on-form-img {
        left: -143px;
        top: -30px;
    }

    .desctop-design-img img {
        margin-left: -20px;
    }

    .desctop-design-info .design-uslugi-title {
        margin: 0px 0 28px -40px;
    }

    .walking-saly-img {
        top: 20px;
        left: -90px;
    }

    .design-uslugi-title {
        font-size: 40px;
        line-height: 50px;
    }

    .design-uslugi-title br {
        display: none;
    }

    .animation-block-text.walking-saly-title {
        padding-right: 15px;
    }

    .walking-saly-block {
        margin-bottom: 100px;
    }
}

@media(max-width: 991px) {
    h1.design-title {
        font-size: 45px;
        line-height: 45px;
    }

    .design-title-text {
        font-size: 20px;
        line-height: 30px;
    }

    .input-block-design input,
    .text-design textarea {
        padding-top: 25px;
        padding-bottom: 25px;
        margin-bottom: 15px;
    }

    .design-submit-btn .btn-primary {
        font-size: 13px;
    }

    .design-first-form:before {
        top: 12px;
        height: 15px;
    }

    .design-first-form {
        margin-top: -95px;
    }

    .form-section-title {
        font-size: 26px;
    }

    .design-form-section {
        margin: 30px 0;
    }

    .what-case-title {
        font-size: 48px;
        line-height: 55px;
    }

    .info-block-title {
        font-size: 30px;
        line-height: 30px;
    }

    .info-block-text {
        line-height: 25px;
    }

    .red-info-text {
        font-size: 23px;
    }

    .flying-saly {
        margin-top: 10px;
        left: 500px;
    }

    .flying-block-text {
        padding: 30px 200px 30px 40px;
    }

    .text-img-center-block img {
        margin: 20px 0;
    }

    .animation-block-title {
        font-size: 21px;
        line-height: 29px;
    }

    .saly-on-form-block .animation-block-title {
        text-align: center;
    }

    .animation-block-text {
        font-size: 16px;
    }

    .info-block-title.semi-bold {
        font-size: 21px;
    }

    .hand-phone-block {
        margin-top: 20px;
    }

    .saly-on-form {
        padding-left: 200px;
    }

    .saly-on-form-img {
        left: -12px;
        top: -65px;
        max-width: 26%;
    }

    .text-img-center-block {
        margin-top: 40px;
    }

    .design-uslugi-title {
        font-size: 30px;
        line-height: 35px;
        margin: 21px 0 21px;
    }

    .design-consultation-form .input-block-design input,
    .design-consultation-form .text-design textarea {
        font-size: 13px;
        padding-left: 15px;
    }

    .design-consultation-form .design-submit-btn .btn-primary {
        letter-spacing: 0;
    }

    .animation-block-text.walking-saly-text {
        padding-left: 25px;
        padding-right: 0;
    }

    .walking-saly-img {
        top: 10px;
        left: -25px;
        max-width: 94%;
    }

    .walking-saly-arrow img {
        margin-top: 5px;
        max-width: 70%;
    }

    .walking-saly-block {
        margin-bottom: 150px;
    }

    .design-usluga-cart-title {
        font-size: 21px;
    }
}

@media(max-width: 767px) {
    .design-first-form {
        margin-top: 0;
    }

    .col-reverse {
        flex-direction: column-reverse;
    }

    .what-case-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .new-design-case {
        margin: auto;
        flex-basis: calc(100% - 25px);
        margin-bottom: 60px;
    }

    .new-design-case:last-of-type {
        margin-bottom: 0;
    }

    .what-case {
        margin-bottom: 60px;
    }

    .new-design-image img {
        max-width: 50%;
    }

    .need-list-section {
        margin-top: 30px;
    }

    .need-list-title {
        font-size: 25px;
        line-height: 25px;
    }

    .need-list-section .flex-items-block {
        margin-top: 20px;
    }

    .need-list-section .flex-item-el {
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .info-block-title {
        font-size: 25px;
    }

    .flying-block-text {
        margin: 15px;
    }

    .flying-block-text {
        padding: 15px;
    }

    .red-info-text {
        line-height: 28px;
    }

    .text-img-info {
        line-height: 30px;
    }

    .quality-design-info {
        padding-left: 15px;
    }

    .hand-phone-img {
        max-width: 75%;
    }

    .saly-on-form {
        padding-left: 15px;
    }

    .saly-on-form-img {
        left: 303px;
        top: 300px;
    }

    .form-block-design {
        margin-left: 15px;
        margin-right: 15px;
        padding-right: 15px;
    }

    .animation-block-title {
        margin-top: 20px;
    }

    .brief-form-block {
        margin-top: 5px;
        flex-direction: column;
    }

    .or-text {
        margin-bottom: 10px;
    }

    .design-uslugi-block {
        margin-top: 20px;
    }

    .design-usluga-info,
    .design-usluga-cart {
        flex-basis: calc(100% - 15px);
        margin: auto;
        margin-bottom: 18px;
    }

    .design-usluga-form {
        padding-top: 0;
        padding-left: 15px;
    }

    .how-much-time-block {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .row.how-much-time-block img {
        max-width: 50%;
        margin: auto;
        margin-top: 20px;
    }

    .fire-block-text {
        padding-right: 15px;
        padding-left: 15px;
    }

    .walking-saly-block {
        margin-top: 20px;
    }

    .animation-block-text.walking-saly-text {
        margin-bottom: 15px;
    }

    .walking-saly-img {
        top: -20px;
        left: 10px;
        max-width: 50%;
    }

    .ilcammeo-main {
        margin-top: 100px;
    }

    .walking-saly-block {
        margin-bottom: 40px;
    }

    .voll-logo-info {
        margin-bottom: 20px;
    }

    .saly-body {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .desctop-design-info .design-uslugi-title {
        margin: 21px 0;
    }

    .desctop-design-img img {
        margin-top: 20px;
        margin-left: 0px;
    }

    .mobile-design-block {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .wide-form-design {
        padding: 15px;
        margin: 15px;
    }

    .new-design-faq .trigger {
        font-size: 16px;
        line-height: 20px;
    }

    .faq-on-page.new-design-faq {
        padding-bottom: 30px;
    }

    .design-consultation-form .design-submit-btn .btn-primary {
        margin-top: 15px;
    }

    .new-design-faq .faq-group>li.content-visible {
        border-radius: 30px;
    }

    .new-design-faq .faq-group>li {
        transition: .4s;
    }

    .new-design-faq .faq-content p {
        font-size: 16px !important;
        padding: 0 15px 15px 15px;
    }

    .text-img-info {
        margin-bottom: 0;
    }

    .quality-design-info {
        margin-bottom: 20px;
    }

    .hand-phone-block {
        margin-top: 30px;
    }

    .row.how-much-time-block img {
        transform: rotate(90deg);
        margin-top: 0px;
        max-width: 55%;
    }
}



.text-img-block {
    background-image: url(/images/dizajn/voll-text-bg.png);
    background-repeat: no-repeat;
    background-position-y: 150px;
}

/*FORMS PRAVKI*/

.wpcf7-not-valid-tip {
    position: relative;
    top: -15px;
}

.design-first-form .wpcf7-not-valid-tip {
    position: relative;
    top: -15px;
}

.design-first-form .input-block-design .iti input {
    margin-bottom: 24px !important;
    margin-top: 14px !important;
}

.get-price-design-form {
    display: flex;
    justify-content: space-between;
}

.get-price-design-info {
    flex-basis: calc(59% - 15px);
}

.get-price-design-desc {
    flex-basis: 50%;
}

.input-block-design.input-submit-btn input {
    height: calc(1.5em + 0.75rem + 2px);
    line-height: 0px;
    background: #ED1F3D;
    color: #fff;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
}

.input-block-design.input-submit-btn {
    text-align: center;
}

.form-design p {
    display: none;
}

.form-design .input-block-design.input-submit-btn input {
    width: 50%;
}

.ready_to_choose-form-container .privacy-form-block {
    padding-left: 40px;
}

@media(max-width: 991px) {
    h1.design-title {
        font-size: 43px;
    }

    .design-first-form {
        padding: 15px;
    }

    .design-first-form .input-block-design input,
    .design-first-form .input-block-design .iti input {
        margin-bottom: 20px !important;
        margin-top: 0px !important;
    }

    .design-first-form .privacy-form-text {
        padding-left: 40px;
    }

    .design-first-form {
        backdrop-filter: blur(115px);
    }

    .new-design-image img {
        max-height: 165px;
    }

    .new-design-case {
        padding: 0 30px 30px 30px;
    }

    .need-list-section .flex-item-el {
        padding-right: 0px;
    }

    section.portfolio-slider .slider-dots {
        top: 1px;
        width: 81%;
    }

    section.portfolio-slider .slider-dots_item {
        width: 32.5%;
    }

    .form-block-design {
        padding-right: 20px;
    }

    .fire-block-text {
        padding-left: 20px;
        padding-right: 20px;
    }

    .btn-footer-link {
        padding: 15px 15px !important;
    }
}

img.phone-flag {
    width: 25px;
    height: 17px !important;
    border-radius: 4px;
    margin-right: 5px;
}

.fixed-phone-block {
    margin: auto;
}

a.whatsapp-link {
    margin: auto;
    margin-left: 50px;
}

.fixedHeader a.whatsapp-link img {
    width: 49px;
}

.fixedHeader .fixed-phone-block {
    display: flex;
}

@media(max-width: 767px) {
    .ready_to_choose-form-container .privacy-form-block {
        padding-left: 0px;
    }

    .form-section-title {
        text-align: center;
    }

    .new-design-case {
        padding: 0 15px 30px 15px;
    }

    section.portfolio-slider .slider-dots {
        top: -9px;
        width: 100%;
        left: 1.5px;
    }

    .controls-line {
        width: 100%;
    }

    .get-price-design-form {
        flex-direction: column;
    }

    .animation-block-title {
        text-align: left;
        padding-right: 50px;
    }

    .form-block-design {
        padding-right: 15px;
    }

    .form-design .input-block-design.input-submit-btn input {
        width: 100%;
    }

    section.section-bg-portfolio.polytics-bg {
        padding-top: 40px;
        margin-bottom: 0;
    }

    a.whatsapp-link {
        margin-left: 0px;
        width: 25px;
    }

    .fixedHeader .fixed-phone-block {
        flex-direction: column;
    }
}

.popup-cookies-text a {
    display: contents;
}

.page-id-201 .block-adres a.whatsapp-link {
    margin-left: 0;
}

.page-id-201 .block-adres a.whatsapp-link img {
    margin-top: 5px;
    margin-left: -10px;
}

/*DROPDOWN MENU*/
@media(max-width: 768px) {
    .menu-overlay-list.second-level .nav-item.active .dropdown-menu {
        display: block;
        background: transparent;
        border: none;
        left: 100vw !important;
        padding-left: 0 !important;
    }
}

/**/

.reviews-link-block {
    display: flex;
    flex-direction: column;
}

@media(max-width: 1199px) {
    .otzyvy-title-block {
        display: block;
    }

    .google-reviews {
        margin-top: 30px;
    }
}

@media(min-width: 501px) {

    .gmb-blue-img {
        display: none;
    }
}

@media(max-width: 500px) {
    img.image-insert {
        max-height: 65px;
        padding-left: 35px;
        margin-top: 20px;
    }

    .reviews-link-block {
        margin-top: 10px;
    }

    .read-all-reviews.read-all-reviews-comp {
        display: none;
    }

    .read-all-reviews.read-all-reviews-mob {

        font-size: 13px;
        line-height: 16px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #ED1F3D;
    }

    .gmb-mobile {
        display: block;
        font-weight: 400;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 0.06em;
        color: #C4BABC;
        text-transform: none;
    }

    .gmb-red-img {
        display: none;
    }

    .google-reviews {
        background: #F1F7FF;
        border-radius: 40px;
        width: 100%;
        padding: 23px 35px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    .read-all-reviews-comp {
        font-size: 16px;
        color: #ED1F3D;

        border-bottom: 1px dashed #ED1F3D;
    }

    .google-reviews .d-flex {
        justify-content: space-between;
        width: 100%;
    }

    .reviews-link-block a {
        text-align: center;
    }
}

@media (max-width: 375px) {
    .page-id-2326 li.what-seo-item.item-four p.desc-isert-seo.bold {
        margin-left: 40px;
    }
}

/*RAZRABOTKA NA OPENCART*/

section.opencart-develop {
    background-image: url(/images/opencart-develop/opencart-develop-bg.png);
    padding-top: 110px;
    position: relative;
}

h1.opencart-develop-title {

    font-size: 65px;
    line-height: 68px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-top: 0;
}

.opencart-develop-subtitle {

    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 21px;
}

.opencart-develop-text {
    font-size: 16px;
    line-height: 24px;
    color: #C8C8D6;
}

.pos-relative {
    position: relative;
}

.opencart-first-img {
    position: absolute;
    right: -108px;
    max-width: none;
    z-index: 2;
}

.container.opencart-develop-gradient {
    position: relative;
    padding-bottom: 30px;
}

.opencart-develop-gradient:after {
    position: absolute;
    bottom: 0;
    top: 0;
    right: -100px;
    content: "";
    background: radial-gradient(20% 31% at 79% 100%, #1F8AED 0%, rgba(31, 138, 237, 0) 100%);
    left: 0;
    opacity: 0.6;
    z-index: 1;
}

.opencart-develop-info,
.opencart-develop-img {
    z-index: 2;
}

.opencart-develop-subtitle span {
    color: #3C3CFF;
}

.customisation-title {

    font-style: normal;
    font-size: 55px;
    line-height: 67px;
    color: #282844;
    margin-bottom: 25px;
    margin-top: 43px;
}

.oc-basic-text {
    color: #272730;
    font-size: 16px;
}

img.absolute-image {
    position: absolute;
    max-width: none;
}

img.customisation-img-1 {
    margin-top: 40px;
}

img.customisation-img-2 {
    top: -100px;
    left: -60px;
}

.customisation-finger-block {
    background: #FBFBFD;
    border-radius: 18px;
    display: flex;
    flex-wrap: wrap;
    padding: 24px 11px;
    margin-bottom: 24px;
}

.customisation-finger-img {
    flex-basis: 40%;
    margin: auto;
    text-align: center;
}

.customisation-finger-text {
    flex-basis: 60%;
    font-weight: 600;
    color: #282844;
    font-size: 16px;
}

.customisation-finger-row {
    margin-top: 40px;
}

.customisation-finger-row .oc-basic-text {
    padding-right: 70px;
}

.flex-item-el.opencart-flex-item1 {
    flex-basis: 64%;
}

.opencart-need-list-section.need-list-section .flex-item-el {
    padding-right: 20px;
}

section.need-list-section.opencart-need-list-section {
    background: url(/images/opencart-develop/opencart-develop-bg.png);
    padding-bottom: 13px;
    position: relative;
}

.opencart-need-list-section .need-list-title {
    color: #fff;
    padding-top: 63px;
}

.opencart-need-list-section .flex-item-el-text {
    color: #C8C8D6;
}

.oc-walking-sally img {
    left: -85px;
}

.oc-walking-sally-info {
    padding-top: 52px;
}

.oc-walking-sally-info .red-text {
    font-size: 16px !important;
}

.opencart-raskrutka-row .customisation-title {
    padding-right: 100px;
}

.opencart-raskrutka-img img {
    right: -30px;
}

.increase-arrow-row {
    margin-top: 60px;
    justify-content: center;
}

.increase-arrow-title {
    font-size: 28px;
    line-height: 32px;
    color: #3C3CFF;

    margin-bottom: 26px;
}

.increase-arrow-block {
    background: #FBFBFD;
    border-radius: 18px;
    padding: 40px 50px 40px 35px;
    max-width: 820px;
    position: relative;
    margin: auto;
}

.increase-arrow-block .oc-basic-text {
    max-width: 570px;
}

.increase-arrow-img {
    top: 10px;
    right: -85px;
}

.oc-develop-section-plus-minus {
    margin-top: 44px;
}

.oc-develop-section-plus-minus .customisation-title {
    margin-bottom: 70px;
}

.oc-develop-section-plus-minus .plus-block-title {
    background: #6DE46B;
    box-shadow: 0px 4px 8px rgba(25, 163, 22, 0.25);
}

.oc-develop-section-plus-minus .minus-block-title {
    color: #4B4646;
}

.oc-develop-section-plus-minus .oc-basic-text {
    margin-bottom: 20px;
}

.oc-develop-section-plus-minus .oc-basic-text:nth-last-child(1) {
    margin-bottom: 0px
}

.oc-develop-form-info {
    max-width: 660px;
}

.oc-develop-form-info .customisation-finger-text span {
    color: #3C3CFF;
}

.oc-develop-form-info .customisation-finger-text {
    margin-bottom: 20px;
}

.oc-develop-form-section .form-block-design {
    justify-content: flex-start;
    padding-left: 40px;
    position: relative;
}

.oc-develop-chel-on-form {
    position: absolute;
    right: -75px;
    bottom: 65px;
}

.oc-dev-contacts-under-form {
    margin-top: 55px;
    margin-bottom: 30px;
}

.oc-dev-messenger-item {
    background: #FBFBFD;
    border-radius: 18px;
    display: flex;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 20px;
    margin-bottom: 14px;
}

.messenger-item-tel a {
    font-size: 27px;
    line-height: 38px;
    color: #282844;
    text-decoration: none;

}

.input-block-design.input-submit-btn input:focus {
    background-color: #ED1F3D !important;
}

.btn-blocks-column input:focus,
.block-item-btn input:focus {
    background-color: #ED1F3D !important;
}

.ready_to_choose-form-container .wpcf7-not-valid-tip {
    position: absolute;
    top: 43px;
    width: 100%;
}

.ready_to_choose-form-container .wpcf7-response-output {
    margin-top: 0;
}

.ready_to_choose-form-container .block-item-input .iti input {
    margin-bottom: 50px !important;
}

.input-block-design.input-submit-btn input:hover {
    background-color: #0069d9;
    border-color: #0062cc;
}

.opencart-raskrutka-section div.row:nth-child(1) {
    margin-top: 50px;
    margin-bottom: 50px;
}

.messenger-item-img {
    margin-right: 10px;
}

@media(max-width: 1199px) {
    .opencart-develop-gradient:after {
        right: -10px;
    }

    .opencart-first-img {
        max-width: 100%;
        right: 0;
        bottom: 0;
    }

    h1.opencart-develop-title {
        font-size: 56px;
    }

    .opencart-develop-subtitle {
        font-size: 25px;
        line-height: 32px;
    }

    img.absolute-image {
        max-width: 100%;
    }

    img.customisation-img-2 {
        top: 0;
        left: 0;
    }

    .customisation-finger-row .oc-basic-text {
        padding-right: 0;
    }

    .oc-walking-sally img {
        left: -20px;
    }

    .opencart-raskrutka-img img {
        right: 0;
    }

    .oc-develop-chel-on-form img {
        max-width: 75%;
    }

    .oc-develop-chel-on-form {
        right: -228px;
        bottom: 25px;
    }

    .messenger-item-tel a {
        font-size: 20px;
    }
}

@media(max-width: 991px) {
    h1.opencart-develop-title {
        font-size: 41px;
        line-height: 52px;
    }

    .opencart-develop-subtitle {
        font-size: 20px;
        line-height: 30px;
    }

    .customisation-title {
        font-size: 33px;
        line-height: 40px;
        margin-top: 30px;
    }

    .customisation-finger-row {
        margin-top: 13px;
    }

    img.absolute-image {
        position: relative;
    }

    .customisation-finger-img img {
        max-width: 90%;
    }

    .customisation-finger-row {
        margin-top: 10px;
    }

    .opencart-need-list-section .need-list-title {
        padding-top: 30px;
    }

    section.need-list-section.opencart-need-list-section {
        padding-bottom: 0px;
    }

    .opencart-need-list-section.need-list-section .flex-item-el {
        margin-bottom: 30px;
    }

    .oc-walking-sally-info {
        padding-top: 30px;
    }

    .opencart-raskrutka-row .customisation-title {
        padding-right: 0;
        margin-top: 10px;
    }

    .increase-arrow-row {
        margin-top: 10px;
    }

    img.increase-arrow-img.absolute-image {
        position: absolute;
    }

    .increase-arrow-img {
        top: 65px;
        right: -20px;
    }

    .oc-develop-section-plus-minus {
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .oc-develop-form-info {
        max-width: 65%;
    }

    .oc-develop-chel-on-form img {
        max-width: 60%;
    }

    .oc-develop-chel-on-form {
        right: -245px;
        bottom: 415px;
    }

    .brief-btn {
        padding: 14.5px 36px;
    }

    .oc-dev-contacts-under-form .increase-arrow-title {
        font-size: 25px;
    }

    .oc-dev-messenger-item {
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }

    .messenger-item-tel a {
        font-size: 20px;
    }
}

@media(max-width: 767px) {
    .ready_to_choose-form-container .block-item-input .iti input {
        margin-bottom: 25px !important;
    }

    .ready_to_choose-form-container .wpcf7-not-valid-tip,
    .no_find_niche-form-container .wpcf7-not-valid-tip {
        position: relative;
        top: -20px;
    }

    .form_semantic_blc_bottom .wpcf7-not-valid-tip {
        position: relative;
        top: -20px;
    }

    .section-html-0.html-post-2338 .wpcf7-not-valid-tip {
        position: relative;
        top: -20px;
    }

    .opencart-raskrutka-section div.row:nth-child(1) {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    section.opencart-develop {
        padding-top: 60px;
    }

    .opencart-first-img {
        position: relative;
    }

    .opencart-develop-gradient:after {
        background: radial-gradient(50% 17% at 50% 100%, #1F8AED 0%, rgba(31, 138, 237, 0) 100%)
    }

    img.customisation-img-1 {
        margin-top: 0;
    }

    .customisation-finger-block {
        padding: 24px 11px 24px 0;
    }

    .customisation-finger-img {
        flex-basis: 30%;
    }

    .customisation-finger-text {
        flex-basis: 67%;
    }

    .flex-item-el.opencart-flex-item1 {
        flex-basis: 100%;
    }

    .opencart-need-list-section.need-list-section .flex-item-el {
        padding-right: 0;
    }

    .oc-walking-sally img {
        left: 0;
        top: -60px;
    }

    .row.opencart-raskrutka-row {
        margin-top: -70px;
    }

    .customisation-title {
        font-size: 28px;
        line-height: 35px;
    }

    .opencart-raskrutka-img img {
        top: -40px;
    }

    .increase-arrow-row {
        margin-top: -30px;
    }

    img.increase-arrow-img.absolute-image {
        position: absolute;
        max-width: 35%;
        right: 0;
        top: 223px;
    }

    .increase-arrow-title {
        font-size: 20px;
        line-height: 25px;
    }

    .increase-arrow-block {
        padding: 20px 15px 20px 15px;
    }

    .oc-develop-form-info {
        max-width: 100%;
    }

    .oc-dev-contacts-under-form .increase-arrow-title {
        font-size: 20px;
    }

    .oc-dev-contacts-under-form {
        margin-top: 30px;
    }

    .oc-dev-messenger-item {
        flex-direction: row;
        padding-left: 10px;
        padding-right: 10px;
    }

    .messenger-item-tel a {
        font-size: 26px;
    }

    .oc-dev-contacts-under-form .oc-basic-text {
        margin-bottom: 20px;
    }

    .oc-develop-form-section .form-block-design {
        padding-left: 15px;
    }

    .oc-develop-chel-on-form {
        right: -422px;
        bottom: 470px;
    }

    .oc-develop-chel-on-form img {
        max-width: 26%;
    }
}

@media(max-width: 399px) {
    img.increase-arrow-img.absolute-image {
        top: 298px;
    }
}

/*RAZRABOTKA NA OPENCART END*/

.privacy-form-text p {
    display: inline-block;
    position: relative;
}

.privacy-form-text p:before {
    position: absolute;
    top: -2px;
    left: -25px;
    content: "";
    width: 22px;
    height: 22px;
    background-color: #a4a4a9;
    border-radius: 2px;
}

.privacy-form-text p:after {
    position: absolute;
    top: 1px;
    left: -22px;
    content: "";
    width: 16px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
}

section.breadcrumbs-sec.new-breadcrumbs-sec {
    padding: 0;
    margin-bottom: 60px;
    color: #949494;
}

@media(max-width: 767px) {
    section.breadcrumbs-sec.new-breadcrumbs-sec {
        margin-bottom: 30px;
    }

    .privacy-form-text {
        padding-left: 40px;
    }
}

.dev-wp-cont {
    margin-top: 40px;
}

a.trigger {
    cursor: pointer;
}

@media(min-width: 1200px) {

    .page-id-209 .fixedHeader a.whatsapp-link {
        margin-left: 25px;
    }

    .page-id-209 .fixedHeader .header-center_phones {
        margin-right: 25px;
    }
}

@media(max-width:991px) {

    .page-id-29 section.uznat-vartist-section {
        padding-top: 1px;
    }

    .page-id-2237 .new-title-home br {
        display: none;
    }

    .fixedHeader .header-btn {
        display: none;
    }

    a.whatsapp-link {
        margin-left: 0;
    }
}

section.section-html-1.html-post-2248 {
    margin-bottom: 30px;
}


/* РАЗРАБОТКА ЛИЧНОГО КАБИНЕТА START */

.shadow-block-with-text {
    background: #FFFFFF;
    box-shadow: 0px 0px 46px rgba(166, 166, 166, 0.16);
    border-radius: 15px;
    padding: 20px;
    transition: .5s;
}

.shadow-block-with-text:hover {
    box-shadow: 0px 0px 46px rgba(166, 166, 166, 0.56);
}


.rlk-list-item-title {
    font-size: 18px;
    line-height: 140%;
    color: #272730;

    margin-bottom: 10px;
}

li.rlk-list-item {
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
}

li.rlk-list-item:nth-last-child(1) {
    margin-bottom: 0;
}

ul.rlk-list {
    padding: 0;
    list-style: none;
    margin-top: 20px;
}


li.rlk-list-item:before {
    position: absolute;
    content: url(/images/razrabotka-lichnogo-kabineta/rlk-punkt.png);
    left: -8px;
    top: -3px;
}


.rlk-sec-2-subtitle {
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
    max-width: 655px;
    font-weight: 600;
    margin-bottom: 21px;
}


ul.rlk-list.rlk-list-white .rlk-list-item-title {
    color: #fff;
}

ul.rlk-list.rlk-list-white .rlk-list-item-text {
    color: #F5F5F5;
}


.rlk-sec-2-bottom-text {
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    margin-top: 40px;
}


.row.row_rlk-sec-2 {
    background-image: url(/images/razrabotka-lichnogo-kabineta/rlk-web.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: -23px;
}

.blue-square {
    position: absolute;
    bottom: 0;
    left: -100%;
    width: 48%;
    height: 81%;
    background-color: #363652;
    border-radius: 0 15px 0px 0;
    z-index: 0;
    transition: 5s;
}


.rlk-sec-3-subtitle {
    font-size: 18px;
    line-height: 140%;
    color: #4C5152;
    max-width: 750px;
    margin-bottom: 50px;
}

ul.rlk-list-with-photos {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.rlk-list-with-photos-item {
    flex-basis: 30%;
    margin-bottom: 70px;
}

.rlk-list-with-photos-item-img {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}

.rlk-list-with-photos-item-text {
    font-size: 16px;
    line-height: 140%;
    color: #4C5152;
}

.rlk-list-with-photos-item-img:before {
    position: absolute;
    top: -20px;
    right: -20px;
    content: "";
    width: 60px;
    height: 60px;
    background-color: #F7F7F7;
    z-index: -1;
    border-radius: 50%;
    transition: .5s;
}

li.rlk-list-with-photos-item:hover .rlk-list-with-photos-item-img:before {
    top: calc(50% - 30px);
    right: calc(50% - 30px);
}

.row_rlk-sec-4-title {
    font-size: 30px;
    line-height: 140%;
    color: #263238;

    max-width: 757px;
    margin-bottom: 20px;
}

.row_rlk-sec-4-subtitle {
    font-size: 18px;
    line-height: 140%;
    color: #4C5152;
    margin-bottom: 30px;
}

img.rlk-sec-4-img-1 {
    margin-top: -50px;
}

.row.row2_rlk-sec-4,
.row.row3_rlk-sec-4 {
    align-items: center;
}

.row_rlk-sec-4 .red-text,
.row2_rlk-sec-4 .red-text,
.row3_rlk-sec-4 .red-text {
    margin-bottom: 10px;
}


.row.row_rlk-sec-5,
.row.row2_rlk-sec-5,
.row.row3_rlk-sec-5 {
    margin: 30px 0;
}

.row.row_rlk-sec-5 .white-blck-obod,
.row.row2_rlk-sec-5 .white-blck-obod,
.row.row3_rlk-sec-5 .white-blck-obod {
    font-size: 53px;
}


ul.rlk-advantages-voll-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rlk-advantages-voll-list-num {
    font-size: 116px;
    line-height: 140%;
    color: #B0B0BF;

    margin-right: 10px;
    transition: .5s;
}

.rlk-advantages-voll-list-item:hover .rlk-advantages-voll-list-num {
    -webkit-text-stroke: 2px #ED1F3D;
    color: transparent;
}

.rlk-advantages-voll-list-text {
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
}

li.rlk-advantages-voll-list-item {
    display: flex;
    flex-basis: 31%;
    align-items: center;
    position: relative;
}

.rlk-design-example {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    position: relative;
}

.cms-name {
    font-size: 24px;
    line-height: 140%;
    color: #CACACA;

    margin-top: 36px;
    margin-bottom: 10px;
}

.rlk-design-example-info-num {
    font-size: 55px;
    line-height: 67px;
    letter-spacing: 0.02em;
    color: #ED1F3D;

    display: inline;
    position: absolute;
    top: -35px;
    right: 0;
}

.rlk-design-example-info-text {
    font-size: 30px;
    line-height: 140%;
    color: #4C5152;
}

.rlk-design-example-info {
    flex-basis: 38%;
    position: relative;
    overflow: hidden;
}


.rlk-design-example-info:after {
    position: absolute;
    bottom: -142px;
    right: 0px;
    content: "01";
    font-size: 330px;
    line-height: 459px;
    letter-spacing: 0.02em;
    color: rgba(198, 198, 198, 0.1);

}

.rlk-list-item-text {
    font-size: 16px;
    line-height: 140%;
    color: #4C5152;
}


.row.row-3-pspe .title-prod {
    max-width: 800px;
}


@media(max-width: 1119px) {

    .row.row_rlk-sec-4,
    .row.row2_rlk-sec-4 {
        margin-bottom: 30px;
    }

    .rlk-design-example-info:after {
        font-size: 245px;
    }

    .rlk-design-example-info-text {
        font-size: 25px;
    }

    .blue-square {
        display: none;
    }
}

@media(max-width: 991px) {


    .row.rlk-row-reverse {
        flex-direction: column-reverse;
    }

    .sec1-img2 {
        width: 50%;
    }

    img.rlk-sec-4-img-1,
    .rlk-sec-4-img-3,
    .rlk-sec-5-img-1,
    .rlk-sec-5-img-2,
    .rlk-sec-5-img-3 {
        margin-top: 30px;
        width: 50%;
    }

    li.rlk-advantages-voll-list-item {
        flex-basis: 48%;
    }


    .rlk-sec-7-img-1 {
        margin-bottom: 30px;
    }

    .rlk-design-example-info:after {
        line-height: 100%;
        bottom: 0;
        font-size: 220px;
        -webkit-text-stroke: 0.1px #ED1F3D;
    }

    .rlk-design-example {
        flex-direction: column-reverse;
    }

    .rlk-design-example-info-text {
        max-width: 50%;
    }

    .rlk-design-example-info {
        padding-bottom: 50px;
    }

    .rlk-design-example-img img {
        width: 75%;
    }

    .rlk-design-example-img {
        text-align: center;
        margin-top: 20px;
    }


    .rlk-design-example.rlk-design-example-2 {
        flex-direction: column;
    }

}

@media(max-width: 767px) {

    .sec1-img2,
    img.rlk-sec-4-img-1,
    .rlk-sec-4-img-3,
    .rlk-sec-5-img-1,
    .rlk-sec-5-img-2,
    .rlk-sec-5-img-3 {
        width: 100%;
    }

    li.rlk-list-with-photos-item {
        flex-basis: 100%;
        margin-bottom: 20px;
    }

    .rlk-list-with-photos-item-img {
        display: block;
        text-align: center;
    }

    .rlk-list-with-photos-item-img:before {
        right: calc(50% - 50px);
    }

    .row_rlk-sec-4-title {
        font-size: 22px;
    }

    .row.row_rlk-sec-5 .white-blck-obod,
    .row.row2_rlk-sec-5 .white-blck-obod,
    .row.row3_rlk-sec-5 .white-blck-obod {
        font-size: 32px;
    }

    li.rlk-advantages-voll-list-item {
        flex-basis: 100%;
    }

    .rlk-design-example-info-text {
        max-width: 100%;
    }

    .rlk-design-example-info:after {
        display: none;
    }

    .rlk-design-example-info-text {
        font-size: 22px;
    }

    .rlk-design-example-info {
        padding-bottom: 0;
    }

    .cms-name {
        margin-top: 0;
    }

    .section-html-11.html-post-6490 .animation-block-title {
        padding-left: 0;
    }
}


/* РАЗРАБОТКА ЛИЧНОГО КАБИНЕТА END */

/* TELEGRAM FIXED LINK START */
.telegram-fixed-link-block {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
}

.telegram-fixed-link-block:after {
    content: '';
    position: absolute;
    top: calc(-1 * 3px);
    left: calc(-1 * 3px);
    height: calc(100% + 3px * 2);
    width: calc(100% + 3px * 2);
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: 25px;
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}

@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.telegram-fixed-link-img {
    animation: animateTGicon 5s ease alternate infinite;
}

a.telegram-fixed-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

@keyframes animateTGicon {
    0% {
        transform: scale(0.85);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.85);
    }
}


.telegram-fixed-link-block:before {
    position: absolute;
    top: 11px;
    left: 10px;
    background-color: #fbfbfb;
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-radius: 25px;
    transition: .2s;
    transform: scale(0);
}

.telegram-fixed-link-block:hover:before {
    transform: scale(1);
}

@media(max-width: 767px) {
    .telegram-fixed-link-block:after {
        border-radius: 21px;
    }

    img.telegram-fixed-link-img {
        width: 45px;
    }

    .telegram-fixed-link-block {
        width: 60px;
        height: 60px;
    }
}

/* TELEGRAM FIXED LINK END */

/* ----------------------------- Lexus vweb-co-uk start styles ----------------------------- */


/* РЕКЛАМА В КМС START */

.row.row-1-reklama-kms h2.white-blck-obod {
    margin-top: 75px;
}

.reklama-kms-simple-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.reklama-kms-li-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #2D2D2D;
    margin-bottom: 10px;
    position: relative;
}

.reklama-kms-li-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.row.row-2-reklama-kms {
    margin-top: 20px;
    margin-bottom: 36px;
}

ul.reklama-kms-list {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 30px;
}

.reklama-kms-li-title:before {
    position: absolute;
    top: 0;
    left: -30px;
    content: url(/images/reklama-v-kms/li-marker.png);
}

ul.reklama-kms-list.row-2-reklama-kms-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.reklama-kms-li {
    flex-basis: 43%;
}

li.reklama-kms-li:nth-child(1),
li.reklama-kms-li:nth-child(2) {
    margin-bottom: 30px;
}

.kms-important-block {
    background: #FFFFFF;
    box-shadow: 0px 5px 25px rgba(182, 182, 182, 0.15);
    border-radius: 12px;
    padding: 30px 30px 30px 39px;
    width: 70%;
    margin: auto;
    font-size: 18px;
    line-height: 150%;
    color: #2D2D2D;
}

.kms-important-block:hover {
    box-shadow: 0px 5px 25px rgba(182, 182, 182, 0.5);
}

.kms-important-block span {
    color: #ED1F3D;
    font-weight: 600;
}

.row.row-3-reklama-kms {
    margin-bottom: 57px;
}

.kms-row-4-simple-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #B0B0BF;
}

.row.row-4-reklama-kms .title-prod {
    max-width: 760px;
}

.kms-row-4-simple-text:nth-child(1) {
    margin-bottom: 10px;
}

.row-5-kms-list-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    max-width: 500px;
    margin-bottom: 30px;
}

li.row-5-kms-list-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    list-style: none;
    position: relative;
    padding-left: 30px;
    flex-basis: 31%;
}

ul.row-5-kms-list {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.row-5-kms-list-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/images/reklama-v-kms/li-marker.png);
}

.row.row-6-reklama-kms {
    padding-top: 75px;
    margin-bottom: 30px;
}

.kms-examples-wrapper {
    display: flex;
    justify-content: space-between;
}

.kms-example-block {
    border-radius: 12px;
    overflow: hidden;
}

.kms-examples-wrapper {
    margin-bottom: 75px;
}

ul.row-8-kms-list {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.row-8-kms-list-item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #2D2D2D;
    margin: 15px 0 10px;
}

.row-8-kms-list-item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

li.row-8-kms-list-item {
    flex-basis: 47%;
    list-style: none;
}

li.row-8-kms-list-item:nth-child(1),
li.row-8-kms-list-item:nth-child(2) {
    margin-bottom: 30px;
}

.row.row-8-reklama-kms {
    padding-bottom: 75px;
}

.row.row-9-reklama-kms .what-seo-title {
    margin-bottom: 20px;
}

.row-9-kms-simple-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #B0B0BF;
}

ul.row-9-kms-list {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

li.row-9-kms-list-item {
    list-style: none;
    position: relative;
    padding-left: 30px;
    flex-basis: 42%;
}

li.row-9-kms-list-item:nth-child(1),
li.row-9-kms-list-item:nth-child(2) {
    margin-bottom: 30px;
}

.row-9-kms-list-item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 10px;
}

li.row-9-kms-list-item:before {
    left: 0;
    top: 0;
    position: absolute;
    content: url(/images/reklama-v-kms/li-marker.png);
}

.row.row-10-reklama-kms {
    padding: 75px 0 0 0;
}

.row.row-10-reklama-kms .white-blck-obod {
    max-width: none;
}

.reklama-kms-simple-text.row-10-subtitle {
    max-width: 660px;
    margin-bottom: 20px;
}

ul.row-10-kms-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.row-10-kms-list-item-num {
    font-weight: 600;
    font-size: 72px;
    line-height: 150%;
    color: #ED1F3D;

    position: relative;
}

.row-10-kms-list-item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #2D2D2D;
    margin-bottom: 10px;
}

li.row-10-kms-list-item {
    flex-basis: 47%;
}

li.row-10-kms-list-item:nth-child(1),
li.row-10-kms-list-item:nth-child(2) {
    margin-bottom: 30px;
}

.row-10-kms-list-item-num:before {
    position: absolute;
    top: 3px;
    left: 8px;
    content: url(/images/reklama-v-kms/triangle-rotate.png);
    z-index: -1;
    animation: kmsRotation 4s linear infinite;
}

@keyframes kmsRotation {
    0% {
        rotate: 0;
    }

    100% {
        rotate: 360deg;
    }
}


.row.row-11-reklama-kms .white-blck-obod {
    display: block;
}


.row.row-11-reklama-kms .tovar-rekl-wide-form-img {
    margin-right: 20px;
}

@media(max-width: 1199px) {
    .row.row-1-reklama-kms h2.white-blck-obod {
        margin-top: 35px;
    }

    .kms-example-block {
        flex-basis: 24%;
    }
}

@media(max-width: 991px) {
    .row.row-11-reklama-kms .tovar-rekl-wide-form-img {
        margin: auto;
    }

    .row.row-1-reklama-kms .col-lg-5 {
        text-align: center;
    }

    .row.row-2-reklama-kms {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .kms-important-block {
        width: 100%;
    }

    .row.row-4-reklama-kms .title-prod {
        font-size: 46px;
    }

    .row-4-reklama-kms-img {
        text-align: center;
        margin: 30px 0;
    }

    .row-11-reklama-kms .form-block-design {
        flex-direction: column-reverse;
    }

    .row-11-reklama-kms .tovar-rekl-wide-form-img {
        text-align: center;
    }

    .row-11-reklama-kms .tovar-rekl-wide-form-img img {
        width: 80%;
    }
}

@media(max-width: 767px) {
    li.reklama-kms-li {
        flex-basis: 100%;
    }

    li.reklama-kms-li:nth-child(3) {
        margin-bottom: 30px;
    }

    .row.row-3-reklama-kms {
        margin-bottom: 30px;
    }

    li.row-5-kms-list-item {
        flex-basis: 100%;
        margin-bottom: 30px;
    }

    li.row-5-kms-list-item:nth-last-child(1) {
        margin-bottom: 0;
    }

    .row.row-6-reklama-kms {
        padding-top: 30px;
    }

    .kms-examples-wrapper {
        flex-wrap: wrap;
    }

    .kms-example-block {
        flex-basis: 45%;
        margin-bottom: 30px;
    }

    .kms-examples-wrapper {
        margin-bottom: 0;
    }

    li.row-8-kms-list-item {
        flex-basis: 100%;
    }

    .row-8-kms-list-item img {
        display: block;
        margin: auto;
    }

    .row-8-kms-list-item-title {
        text-align: center;
    }

    .row.row-8-reklama-kms {
        padding-bottom: 30px;
    }

    li.row-9-kms-list-item {
        flex-basis: 100%;
    }

    .row.row-9-reklama-kms .what-seo-title {
        margin-top: 0;
    }

    .row-9-kms-list-item:nth-child(3) {
        margin-bottom: 30px;
    }

    li.row-10-kms-list-item {
        flex-basis: 100%;
    }

    .row.row-10-reklama-kms {
        padding-top: 30px;
    }

    .row.row-11-reklama-kms .input-block-design.input-submit-btn {
        margin: auto;
        margin-top: 15px;
    }



    .row-10-kms-list-item-num {
        text-align: center;
    }

    .row-10-kms-list-item-num:before {
        left: calc(50% - 31px);
    }

    .row-10-kms-list-item-title {
        text-align: center;
    }

    .row.row-4-reklama-kms .title-prod br {
        display: none;
    }

}

/* РЕКЛАМА В КМС END */


/* РЕДИЗАЙН САЙТА START */

.row.row-1-redesign {
    padding-top: 75px;
}

.row.row-1-redesign .white-blck-obod {
    font-size: 52px;
}

.row.row-2-redesign .rdsgn-simple-white-text {
    max-width: 670px;
}

.rdsgn-simple-white-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

.rdsgn-row-2-list-item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

ul.rdsgn-row-2-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.rdsgn-row-2-list-item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #B0B0BF;
}

li.rdsgn-row-2-list-item {
    position: relative;
    flex-basis: 31.3%;
    margin-right: 33px;
    padding-left: 30px;
    margin-bottom: 65px;
}

li.rdsgn-row-2-list-item:nth-child(3) {
    margin-right: 0px;
}

li.rdsgn-row-2-list-item:nth-child(4),
li.rdsgn-row-2-list-item:nth-child(5) {
    margin-bottom: 0px;
}

li.rdsgn-row-2-list-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/images/redizajn-sajta/li-marker-grey.png);
}

li.rdsgn-row-2-list-item:after {
    position: absolute;
    top: 3px;
    left: -1px;
    content: url(/images/redizajn-sajta/li-marker-red.png);
}


.rdsgn-row-2-popup-block {
    background: #373759;
    border-radius: 15px;
    padding: 72px 51px;
    text-align: center;
    display: inline-block;
    float: right;
    margin-top: -140px;
}

a.rdsgn-row-2-popup-btn {
    background: #FFFFFF;
    border-radius: 65px;
    padding: 17px 45px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #4C5152 !important;
    cursor: pointer;
    transition: 0.5s ease;
}

a.rdsgn-row-2-popup-btn:hover {
    background-color: #3C3CFF;
    color: #fff !important;
}

.row.row-3-redesign .white-blck-obod {
    font-size: 52px;
}

.row.row-3-redesign {
    padding-top: 75px;
}

.row-3-redesign-img {
    margin-top: 80px;
}

.row.row-4-redesign {
    margin-top: -150px;
    padding-bottom: 75px;
}

.row.row-4-redesign h2.white-blck-obod {
    display: block;
}

section.faq-on-page div.faq-content ul {
    list-style: none;
    margin: 0;
    padding-left: 24px;
}

section.faq-on-page div.faq-content ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}

section.faq-on-page div.faq-content ul li:nth-lasth-child(1) {
    margin-bottom: 0px;
}

section.faq-on-page div.faq-content ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/images/redizajn-sajta/li-marker-red.png);
}

.row.row-4-redesign ul.reklama-kms-list {
    margin-top: 50px;
}

.row.row-1-redesign p {
    display: none;
}

.row.row-1-redesign {
    padding-bottom: 75px;
}

@media(max-width: 1199px) {
    li.rdsgn-row-2-list-item {
        flex-basis: 30.9%;
    }

    .row.row-4-redesign {
        margin-top: 0;
    }

    .row-3-redesign-img {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media(max-width: 991px) {

    .row.row-1-redesign .white-blck-obod,
    .row.row-3-redesign .white-blck-obod {
        font-size: 46px;
    }

    .section-html-4.html-post-6634 .get-result-title {
        font-size: 41px;
    }

    li.rdsgn-row-2-list-item {
        flex-basis: 48%;
        margin-right: 0;
    }

    ul.rdsgn-row-2-list {
        justify-content: space-between;
    }

    .rdsgn-row-2-popup-block {
        margin-top: -60px;
    }
}

@media(max-width: 767px) {

    .row.row-1-redesign .white-blck-obod,
    .row.row-3-redesign .white-blck-obod {
        font-size: 30px;
    }

    .row.row-1-redesign {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    li.rdsgn-row-2-list-item {
        flex-basis: 100%;
        margin-bottom: 30px !important;
    }

    .rdsgn-row-2-popup-block {
        margin-top: 0;
    }

    .rdsgn-row-2-popup-block {
        display: block;
        float: none;
        margin-top: 0;
    }

    a.rdsgn-row-2-popup-btn#formTitle {
        left: 0;
    }

    .row.row-3-redesign {
        padding-top: 30px;
    }

    .row.row-4-redesign ul.reklama-kms-list {
        margin-top: 30px;
    }

    .row.row-4-redesign {
        padding-bottom: 30px;
    }

    .section-html-4.html-post-6634 .get-result-title {
        font-size: 27px;
    }

    .dark-form.redesign-form {
        margin-bottom: 0;
    }

    .partners-title {
        font-size: 36px !important;
    }


    .row.row-4-redesign .white-blck-obod,
    .row.row-5-redesign .white-blck-obod {
        font-size: 36px;
    }

}

.ancor_id {
    padding-top: 80px;
    margin-top: -80px;
}

.menu_post_block {
    text-align: left;
    position: sticky;
    top: 105px;
    max-width: 357px;
    margin-left: auto;
    background: white;
    box-shadow: 0 0px 17px 0 rgba(0, 0, 0, .1);
    border-radius: 25px;
    margin-bottom: 30px;
    padding: 17px;
}

.menu_post_block ol {
    padding-left: 25px;
    margin-bottom: 0;
}

.menu_post_block ol li {
    margin-bottom: 10px;
}

.menu_post_block ol li::marker {
    color: #2f45de;
}

.menu_post_block ol li:hover::marker {
    color: #FF193C;
}

.menu_post_block a {
    font-size: 18px;
    color: #2f45de;
    line-height: 20px;
    display: block;

}

.menu_post_block a:hover {
    /* opacity: 1; */
    color: #FF193C;
}

.menu_post_block span {
    font-weight: bold;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}

.single-blog-content-old:not(:has(.banner-box)) {
    padding: 0;
}

.menu_post_block_mobile {
    display: none;
}

.flex-block-text-acf .h2_title_blog {
    margin-bottom: 5px;
}


@media(max-width: 500px) {

    .menu_post_block_mobile {
        display: block;
        position: relative;
        top: 0;
    }

    .menu_post_block_desktop {
        display: none;
    }

    .row.row-4-redesign .white-blck-obod,
    .row.row-5-redesign .white-blck-obod {
        font-size: 36px;
    }
}

/* РЕДИЗАЙН САЙТА END */


/* Дизайн корпоративного портала START */

.row.row-1-dkp p {
    display: none;
}

h2.white-blck-obod.row-1-dkp-title {
    max-width: 800px;
}

.dkp-row-1-text {
    max-width: 787px;
    position: relative;
}

.dkp-row-1-text .dkp-blue-text {
    color: #282844;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    margin-top: 20px;
}

.dkp-row-1-text:before {
    position: absolute;
    top: -245px;
    right: -56%;
    content: url(/images/dizajn-korporativnogo-portala/row-1-figure.png);
}

.row.row-1-dkp {
    margin-top: 75px;
    padding-bottom: 75px;
}

.dkp-row-1-list-item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #282844;
    margin-bottom: 5px;
}

.dkp-row-1-list-item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #4C5152;
}

ul.dkp-row-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

li.dkp-row-1-list-item {
    flex-basis: 32%;
    position: relative;
    padding-left: 50px;
    margin-bottom: 50px;
}

li.dkp-row-1-list-item:nth-child(4),
li.dkp-row-1-list-item:nth-child(5),
li.dkp-row-1-list-item:nth-child(6) {
    margin-bottom: 0;
}

li.dkp-row-1-list-item:before {
    position: absolute;
    top: -14px;
    left: -16px;
    content: url(/images/dizajn-korporativnogo-portala/dkp-list-item-img.png);
}

h2.white-blck-obod.row-2-dkp-title {
    font-size: 53px;
}


.dark-form.dkp-form .get-result-title {
    color: #282844;
}

.dark-form.dkp-form .get-result-title span {
    color: #ED1F3D;
}

.dark-form.dkp-form .block-item-input input {
    color: #282844;
    border-bottom: 1px solid #282844 !important;
}

.dark-form.dkp-form .block-item-input input::placeholder {
    color: #282844;
}

.row.row-2-dkp p,
.row.row-3-dkp p {
    display: none;
}

.dark-form.dkp-form {
    margin-bottom: 0;
}


.row.row-3-dkp .dkp-simple-white-text {
    margin: 20px 0 30px;
    max-width: 660px;
}

.dkp-simple-white-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

.dkp-advantage-block {
    background: #3C3C5A;
    border-radius: 5px;
    padding: 30px;
    width: 665px;
    position: relative;
    overflow: hidden;
}

.dkp-advantage-block-text {
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
    max-width: 386px;
    margin-top: 20px;
}

span.dkp-abi-num {
    font-size: 100px;
    line-height: 150%;
    -webkit-text-stroke: 1px #FAE4E4;
    color: transparent;

    position: absolute;
    top: -40px;
    right: 0;
    z-index: 3;
    transition: .5s ease-in;
}

.dkp-advantage-block-info {
    position: relative;
}

.dkp-advantage-block:before {
    position: absolute;
    bottom: -150px;
    right: -45px;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 2;
}

.dkp-advantage-block.dkp-advantage-block-2::before {
    rotate: 30deg;
}

.dkp-advantage-block.dkp-advantage-block-2 {
    margin: 30px auto;
}

.dkp-advantage-block.dkp-advantage-block-3::before {
    rotate: 60deg;
}

.dkp-advantage-block.dkp-advantage-block-3 {
    float: right;
}

.dkp-advantage-block-2-wrapper,
.dkp-advantage-block-3-wrapper {
    display: flex;
    position: relative;
}

.dkp-block-road {
    position: absolute;
    top: 30px;
    left: 60px;
}

.dkp-advantage-block-3-wrapper {
    justify-content: flex-end;
}

.dkp-advantage-block-3-wrapper .dkp-block-road {
    left: 26%;
    top: 0;
}

.dkp-advantage-block.dkp-advantage-block-1:hover span.dkp-abi-num {
    -webkit-text-stroke: 2px #FF183D;
}

.dkp-advantage-block.dkp-advantage-block-2:hover span.dkp-abi-num {
    -webkit-text-stroke: 2px #FF183D;
}

.dkp-advantage-block.dkp-advantage-block-3:hover span.dkp-abi-num {
    -webkit-text-stroke: 2px #FF183D;
}

.row.row-3-dkp .what-seo-title {
    margin-top: 0;
}



@media(max-width: 1199px) {
    .dkp-block-road {
        left: 15px;
    }

    .dkp-advantage-block-3-wrapper .dkp-block-road {
        left: 16%;
    }
}

@media(max-width: 991px) {
    li.dkp-row-1-list-item {
        flex-basis: 48%;
    }

    li.dkp-row-1-list-item:nth-child(4) {
        margin-bottom: 30px;
    }

    h2.white-blck-obod.row-2-dkp-title {
        font-size: 46px;
    }

    .dark-form.dkp-form .get-result-title {
        font-size: 42px;
    }

    .row.row-3-dkp .what-seo-title {
        font-size: 46px;
        line-height: 140%;
    }

    .row.row-4-dkp .form-block-design {
        flex-direction: column-reverse;
    }

    .dkp-advantage-block.dkp-advantage-block-1 {
        margin: auto;
    }

    .dkp-advantage-block-3-wrapper {
        justify-content: center;
    }

    .dkp-block-road {
        display: none;
    }
}

@media(max-width: 767px) {
    .row.row-1-dkp {
        margin-top: 30px;
        padding-bottom: 30px;
    }

    h2.white-blck-obod.row-1-dkp-title {
        font-size: 30px;
    }

    li.dkp-row-1-list-item {
        flex-basis: 100%;
    }

    li.dkp-row-1-list-item:nth-child(5) {
        margin-bottom: 30px;
    }

    h2.white-blck-obod.row-2-dkp-title {
        font-size: 30px;
    }

    .dark-form.dkp-form .get-result-title {
        font-size: 30px;
    }

    .row.row-3-dkp .what-seo-title {
        font-size: 30px;
    }

    .dkp-advantage-block {
        width: auto;
        z-index: 1;
    }

    .dkp-advantage-block-text {
        max-width: 100%;
        font-size: 16px;
    }

    .dkp-advantage-block:before {
        z-index: -1;
        right: -72px;
    }

    span.dkp-abi-num {
        font-size: 80px;
        top: -15px;
    }

    .row.row-4-dkp .form-design .animation-block-title {
        padding-left: 0;
    }
}

.row.row-1-pspe {
    margin-top: 75px;
}

.row.row-1-pspe p {
    display: none;
}

.row-1-pspe-img.lxs-animated-element {
    margin-top: -130px;
    transform: translate(0, 100%);
    opacity: 0;
    transition: all 0.8s ease 0s;
}

.row-1-pspe-img.lxs-animated-element.start-animation {
    opacity: 1;
    transform: translate(0, 0);
}

.pspe-text-grey {
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.row.row-1-pspe .pspe-text-grey:nth-child(1) {
    margin-bottom: 20px;
}

.pspe-text-grey span {
    color: #272730;
    font-weight: 600;
}

.row.row-2-pspe {
    margin-top: 30px;
    margin-bottom: 75px;
    overflow: hidden;
}

.pspe-2-list-title {
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
    max-width: 580px;

    margin-bottom: 20px;
}

ul.pspe-2-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pspe-2-list-item-text {
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}

.pspe-2-list-item-text span {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #272730;
    display: block;
    margin-bottom: 5px;
}

.pspe-2-list-item-num {
    font-size: 128px;
    line-height: 77.5%;
    color: #3E3E62;

    margin-right: 45px;
    position: relative;
}

li.pspe-2-list-item {
    display: flex;
    flex-basis: 49%;
}

.pspe-2-list-item.lxs-animated-element:nth-child(1) {
    transform: translate(-180%, 0);
    opacity: 0;
    transition: all 0.8s ease 0s;
}

.pspe-2-list-item.lxs-animated-element.start-animation:nth-child(1) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.2s;
}

.pspe-2-list-item.lxs-animated-element:nth-child(2) {
    transform: translate(180%, 0);
    opacity: 0;
    transition: all 0.8s ease 0s;
}

.pspe-2-list-item.lxs-animated-element.start-animation:nth-child(2) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.4s;
}

.pspe-2-list-item.lxs-animated-element:nth-child(3) {
    transform: translate(0, 180%);
    opacity: 0;
    transition: all 0.8s ease 0s;
}

.pspe-2-list-item.lxs-animated-element.start-animation:nth-child(3) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.6s;
}

.pspe-2-list-item:nth-child(3) {
    flex-basis: 70%;
    margin: 30px auto 0;
}

.pspe-2-list-item-num:before {
    position: absolute;
    top: -10px;
    left: -15px;
    content: url(/images/prodvizhenie-sajta-pod-evropu/list-circles.png);
    z-index: -1;
}

.row-3-pspe-text {
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.row-3-pspe-list-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    max-width: 460px;
    margin-bottom: 20px;
}

.row.row-3-pspe p {
    display: none;
}

ul.row-3-pspe-list {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

li.row-3-pspe-list-item {
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    position: relative;
    margin-bottom: 15px;
    padding-left: 33px;
}

li.row-3-pspe-list-item:nth-last-child(1) {
    margin-bottom: 0;
}

li.row-3-pspe-list-item:before {
    position: absolute;
    top: 0;
    left: -8px;
    content: url(/images/razrabotka-lichnogo-kabineta/rlk-punkt.png);
}

.row-4-pspe-form-title {
    font-size: 48px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #272730;

    margin-bottom: 30px;
}

.row.row-5-pspe {
    margin-top: 75px;
}

.pspe-text-black {
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 30px;
}

.row-5-pspe-list-title {
    font-size: 18px;
    line-height: 150%;
    color: #272730;
    font-weight: 600;
}

ul.row-5-pspe-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 22px;
}

li.row-5-pspe-list-item {
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
    position: relative;
    padding-left: 33px;
    margin-bottom: 15px;
}

li.row-5-pspe-list-item:before {
    position: absolute;
    top: 0;
    left: -8px;
    content: url(/images/razrabotka-lichnogo-kabineta/rlk-punkt.png);
}

.row-5-pspe-last-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.row.row-5-pspe p {
    display: none;
}

.row.row-6-pspe h2.white-blck-obod {
    max-width: 860px;
}

.row.row-6-pspe {
    margin-top: 75px;
}

.row.row-6-pspe p {
    display: none;
}

.row-3-pspe-img.lxs-animated-element {
    transform: scale(0);
    transition: all 0.8s ease;
}

.row-3-pspe-img.lxs-animated-element.start-animation {
    transform: scale(1);
}

.row-3-pspe-list-item.lxs-animated-element {
    translate: -100%;
    transition: all 0.8s ease;
}

.row-3-pspe-list-item.lxs-animated-element.start-animation:nth-child(1) {
    translate: 0;
    transition-delay: 0s;
}

.row-3-pspe-list-item.lxs-animated-element.start-animation:nth-child(2) {
    translate: 0;
    transition-delay: .2s;
}

.row-3-pspe-list-item.lxs-animated-element.start-animation:nth-child(3) {
    translate: 0;
    transition-delay: .4s;
}

.row-3-pspe-list-item.lxs-animated-element.start-animation:nth-child(4) {
    translate: 0;
    transition-delay: .6s;
}

.row-3-pspe-list-item.lxs-animated-element.start-animation:nth-child(5) {
    translate: 0;
    transition-delay: .8s;
}

.row-3-pspe-list-item.lxs-animated-element.start-animation:nth-child(6) {
    translate: 0;
    transition-delay: 1s;
}

img.row-5-pspe-img.lxs-animated-element {
    scale: 0;
    transition: all 0.8s ease;
}

img.row-5-pspe-img.lxs-animated-element.start-animation {
    scale: 1;
}

li.row-5-pspe-list-item.lxs-animated-element {
    opacity: 0;
    transition: all 0.8s ease;
    transform: translate(0px, 30px);
}

li.row-5-pspe-list-item.lxs-animated-element.start-animation:nth-child(1) {
    opacity: 1;
    transform: translate(0, 0);
}

li.row-5-pspe-list-item.lxs-animated-element.start-animation:nth-child(2) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.3s;
}

li.row-5-pspe-list-item.lxs-animated-element.start-animation:nth-child(3) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.6s;
}




.row.row-4-pspe p {
    display: none;
}

.row-5-pspe-last-text span {
    color: #ED1F3D;
}


@media(max-width: 1199px) {
    .row-1-pspe-img.lxs-animated-element {
        margin-top: 20%;
    }
}

@media(max-width: 991px) {
    .row-1-pspe-img.lxs-animated-element {
        display: block;
        margin: 30px auto 0;
        max-width: 40%;
    }

    ul.pspe-2-list {
        flex-direction: column;
    }

    .pspe-2-list-item:nth-child(2) {
        margin-top: 30px;
    }

    img.row-3-pspe-img {
        display: block;
        margin: 30px auto 0;
    }

    .row.row-5-pspe {
        flex-direction: column-reverse;
    }

    .row.row-7-pspe .col-sm-12.form-block-design.tovar-rekl-wide-form-block {
        flex-direction: column-reverse;
    }

    .row.row-7-pspe .tovar-rekl-wide-form-img {
        text-align: center;
        margin-top: 30px;
    }

    .pspe-2-list-item-text {
        flex-basis: 85%;
    }

    .pspe-2-list-item-num {
        flex-basis: 15%;
        margin-right: 0;
    }

}

@media(max-width: 767px) {


    .row.row-1-pspe {
        margin-top: 30px;
    }


    .row-1-pspe-img.lxs-animated-element {
        max-width: 70%;
    }

    .pspe-2-list-item-text {
        flex-basis: 75%;
    }

    .pspe-2-list-item-num {
        flex-basis: 25%;
    }

    .row-4-pspe-form-title {
        font-size: 32px;
    }

    .row.row-5-pspe {
        margin-top: 30px;
    }

    .row.row-2-pspe {
        margin-bottom: 30px;
    }

    .row.row-6-pspe {
        margin-top: 30px;
    }

    .row.row-7-pspe .form-design .animation-block-title {
        padding-left: 0;
    }

    .pspe-2-list-item.lxs-animated-element.start-animation:nth-child(1) {
        transition-delay: 0.3s;
    }

    .pspe-2-list-item.lxs-animated-element.start-animation:nth-child(2) {
        transition-delay: 0.4s;
    }

    .pspe-2-list-item.lxs-animated-element.start-animation:nth-child(3) {
        transition-delay: 0.3s;
    }
}




/* Продвижение сайта под Европу END */

/* ПРАВКИ ЗАГОЛОВКІВ FAQ + Среди наших клиентов + Вас также может заинтересовать START */

@media(max-width: 1199px) {

    .partners-title,
    .title-interest,
    .title-stage {
        font-size: 50px !important;
    }
}

@media(max-width: 767px) {

    .partners-title,
    .title-interest,
    .title-stage {
        font-size: 36px !important;
    }
}

/* ПРАВКИ ЗАГОЛОВКІВ FAQ + Среди наших клиентов + Вас также может заинтересовать END */



/* ----------------------------------------------- Продвижение сайта под США START ------------------------------------------------- */

.row.row-1-ppusa {
    margin-top: 75px;
}

.row.row-1-ppusa p {
    display: none;
}

.row.row-1-ppusa .ppusa-text {
    margin-top: 20px;
}

.ppusa-text {
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

img.row-1-ppusa-img {
    margin-top: -105px;
}

.ppusa-2-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.ppusa-2-title span {
    color: #1881FF;
}

ul.ppusa-2-list {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

li.ppusa-2-list-item {
    display: flex;
    width: 69%;
    position: relative;
}

li.ppusa-2-list-item:nth-child(2) {
    float: right;
    margin-top: 67px;
    margin-bottom: 115px;
}

li.ppusa-2-list-item:nth-child(1)::before {
    position: absolute;
    top: 55px;
    right: -190px;
    content: url(/images/prodvizhenie-sajta-pod-ssha/ppusa-list-road.png);
}

li.ppusa-2-list-item:nth-child(2)::before {
    position: absolute;
    top: 55px;
    left: -190px;
    content: url(/images/prodvizhenie-sajta-pod-ssha/ppusa-list-road.png);
    rotate: 270deg;
}

.ppusa-2-list-item-num {
    font-size: 128px;
    line-height: 77.5%;
    color: #3E3E62;

    margin-right: 45px;
    position: relative;
}

li.ppusa-2-list-item:nth-child(1) .ppusa-2-list-item-num {
    margin-right: 65px;
}

.ppusa-2-list-item-text {
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.ppusa-2-list-item-num:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: url(/images/prodvizhenie-sajta-pod-evropu/list-circles.png);
    z-index: -1;
}


.row.row-2-ppusa {
    padding-bottom: 75px;
    overflow: hidden;
}


img.row-4-ppusa-img {
    float: right;
}

.ppusa-4-subtitle {
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.row.row-4-ppusa p {
    display: none;
}

li.ppusa-4-list-item {
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #FFFFFF;
    margin-bottom: 35px;
    position: relative;
    padding-left: 46px;
}

ul.ppusa-4-list {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

li.ppusa-4-list-item:before {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    content: url(/images/prodvizhenie-sajta-pod-ssha/ppusa-li-img.png);
}

.row.row-6-ppusa {
    margin-top: -75px;
}

.row.row-6-ppusa p {
    display: none;
}

.row.row-7-ppusa {
    padding-top: 75px;
}

.row.row-7-ppusa p {
    display: none;
}

.row.row-7-ppusa .white-blck-obod {
    max-width: 800px;
}

.row.row-7-ppusa {
    background-image: url(/images/prodvizhenie-sajta-pod-ssha/row-7-bg.png);
    background-repeat: no-repeat;
    background-position-x: 74%;
    background-position-y: 20px;
}

section.our-geography-section {
    position: relative;
    background: white;
}

/* animations */

.row.row-1-ppusa {
    overflow: hidden;
}

.row-1-ppusa-img.lxs-animated-element {
    transform: translate(110%, 0px);
    transition: .8s ease;
}

.row-1-ppusa-img.lxs-animated-element.start-animation {
    transform: translate(0, 0);
}



.ppusa-2-list-item.lxs-animated-element:nth-child(1) {
    transform: translate(-100%, 0);
    transition: .8s ease;
}

.ppusa-2-list-item.lxs-animated-element.start-animation:nth-child(1) {
    transform: translate(0, 0);
}

.ppusa-2-list-item.lxs-animated-element:nth-child(2) {
    transform: translate(120%, 0);
    transition: .8s ease;
}

.ppusa-2-list-item.lxs-animated-element.start-animation:nth-child(2) {
    transform: translate(0, 0);
    transition-delay: .2s;
}

.ppusa-2-list-item.lxs-animated-element:nth-child(3) {
    transform: translate(-100%, 0);
    transition: .8s ease;
}

.ppusa-2-list-item.lxs-animated-element.start-animation:nth-child(3) {
    transform: translate(0, 0);
    transition-delay: .4s;
}

.row-4-ppusa-img.lxs-animated-element {
    scale: 0;
    transition: .8s ease;
}

.row-4-ppusa-img.lxs-animated-element.start-animation {
    scale: 1;
}

.row.row-6-ppusa {
    overflow: hidden;
}

.row-6-ppusa-img.lxs-animated-element {
    transform: translate(-1200%, 0);
    transition: .8s ease;
}

img.row-6-ppusa-img.lxs-animated-element.start-animation {
    transform: translate(0, 0);
}


/* animations */



@media(max-width: 1199px) {
    img.row-1-ppusa-img {
        margin-top: -25px;
    }

    .row.row-2-ppusa {
        margin-top: 20px;
    }

    .lxs-correct.title-prod {
        font-size: 55px;
    }
}

@media(max-width: 991px) {
    .lxs-correct.title-prod {
        font-size: 46px;
    }

    li.ppusa-2-list-item {
        width: 100%;
    }

    li.ppusa-2-list-item:nth-child(1)::before,
    li.ppusa-2-list-item:nth-child(2)::before {
        opacity: 0;
    }

    li.ppusa-2-list-item:nth-child(2) {
        margin: 40px 0;
    }

    .row.row-2-ppusa {
        margin-top: 40px;
    }

    img.row-1-ppusa-img {
        display: block;
        margin: 30px auto 0;
    }

    .col-sm-12.row-4-col-2-ppusa {
        display: flex;
        flex-direction: column-reverse;
    }

    .row.row-6-ppusa {
        flex-direction: column-reverse;
    }

    img.row-6-ppusa-img {
        display: block;
        margin: 30px auto 0;
    }

    .row.row-7-ppusa {
        background: none;
    }

    .row.row-7-ppusa .col-sm-12.form-block-design.tovar-rekl-wide-form-block {
        flex-direction: column-reverse;
    }

    .row.row-7-ppusa .tovar-rekl-wide-form-img {
        margin: 30px auto 0;
    }
}

@media(max-width: 767px) {
    .row.row-1-ppusa {
        margin-top: 30px;
    }

    .ppusa-2-list-item-num {
        margin-right: 0;
        flex-basis: 15%;
        font-size: 70px;
    }

    .ppusa-2-list-item-text {
        flex-basis: 85%;
    }

    li.ppusa-2-list-item:nth-child(1) .ppusa-2-list-item-num {
        margin-right: 0;
    }

    .row.row-2-ppusa {
        padding-bottom: 30px;
    }

    .lxs-correct.title-prod {
        font-size: 32px;
    }

    .row.row-6-ppusa {
        margin-top: -90px;
    }

    .row.row-7-ppusa {
        padding-top: 30px;
    }

    .row.row-7-ppusa .form-design .animation-block-title {
        padding-left: 0;
    }
}









/* Продвижение сайта под США END */


/* LAST MODIFIED lxs-correct-margins (среди наших клиентов, вас также может заинтересовать) START */

/* среди наших клиентов */
section.lxs-correct-margins-clients p {
    display: none;
}

section.lxs-correct-margins-clients .partners-title {
    margin: 0;
}

section.lxs-correct-margins-clients .partners-block {
    margin: 0 0 45px;
}

section.lxs-correct-margins-clients {
    padding-top: 75px;
}

@media(max-width: 767px) {
    section.lxs-correct-margins-clients {
        padding-top: 45px;
    }

    section.lxs-correct-margins-clients .partners-block {
        margin: 0 0 30px;
    }
}

/* вас также может заинтересовать */

section.lxs-correct-margins-interest p {
    display: none;
}

section.lxs-correct-margins-interest .title-interest {
    margin: 0;
}

section.lxs-correct-margins-interest .block-interest {
    margin: 0 0 45px;
}

section.lxs-correct-margins-interest {
    padding: 75px 0 75px;
}

@media(max-width: 767px) {
    section.lxs-correct-margins-interest {
        padding: 45px 0 0;
    }

    section.lxs-correct-margins-interest .block-interest {
        margin: 0 0 30px;
    }
}


/* LAST MODIFIED lxs-correct-margins (среди наших клиентов, вас также может заинтересовать) END */



/* -------------------------------------- ДИЗАЙН ИНТЕРНЕТ МАГАЗИНА START -----------------------------------*/


.row.row-1-dim {
    padding-top: 75px;
    padding-bottom: 75px;
    overflow: hidden;
}

.row-1-dim-text-1 {
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
}

.row-1-dim-text-2 {
    font-weight: 600;
    color: #282844;
    font-size: 18px;
    line-height: 150%;
    margin-top: 30px;
}

.row-1-dim-img {
    margin-top: -30px;
}

ul.row-1-dim-li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 43px;
}

li.row-1-dim-list-item {
    flex-basis: 48%;
    position: relative;
    padding-left: 33px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

li.row-1-dim-list-item:nth-last-child(1) {
    flex-basis: 100%;
    margin-top: 30px;
}

li.row-1-dim-list-item:before {
    position: absolute;
    top: 0;
    left: -8px;
    content: url(/images/razrabotka-lichnogo-kabineta/rlk-punkt.png);
}

.row.row-1-dim p {
    display: none;
}

.row-2-dim-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

.row.row-2-dim p {
    display: none;
}

.row-2-dim-list-item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 20px 0 10px;
}

.row-2-dim-list-item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #B0B0BF;
}


ul.row-2-dim-li {
    margin: 40px 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.row-2-dim-list-item {
    flex-basis: 49%;
}

li.row-2-dim-list-item:nth-child(3) {
    flex-basis: 100%;
}

.row.row-2-dim {
    overflow: hidden;
}

.row.row-2-dim h2.title-prod.lxs-title-prod-correct {
    max-width: 780px;
}

.row.row-4-dim {
    padding: 75px 0;
}

.row.row-4-dim p {
    display: none;
}

.dim-important-block {
    background: #282844;
    box-shadow: 0px 0px 14px rgba(198, 198, 198, 0.25);
    border-radius: 12px;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}

.dim-important-block-title {
    font-size: 22px;
    line-height: 150%;
    color: #ED1F3D;

    position: relative;
    margin-bottom: 20px;
}

.dim-important-block-subtitle {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.dim-ib-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

.dim-ib-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #B0B0BF;
}

ul.dim-important-block-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.dim-important-block-title:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #ED1F3D;
}

li.dim-important-block-list-item {
    position: relative;
    padding-left: 33px;
    margin-bottom: 23px;
}

li.dim-important-block-list-item:nth-last-child(1) {
    margin-bottom: 0px;
}

li.dim-important-block-list-item:before {
    position: absolute;
    top: -8px;
    left: -8px;
    content: url(/images/dizajn-internet-magazina/dim-ib-li-img.png);
}

.dim-important-block-img {
    margin: auto;
}

.row.row-5-dim p {
    display: none;
}

.row-5-dim-text-1,
.row-5-dim-text-2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.row-5-dim-text-1 span,
.row-5-dim-text-2 span {
    font-weight: 600;
}

span.dim-red-text {
    color: #ED1F3D;
}

.row-5-dim-text-1 {
    margin-bottom: 10px;
}

.row.row-6-dim p {
    display: none;
}

.row.row-5-dim {
    padding-bottom: 75px;
    overflow: hidden;
}

@media (min-width: 768px) {
    li.row-2-dim-list-item.lxs-animated-element {
        transition: .8s ease .5s;
    }

    li.row-2-dim-list-item.lxs-animated-element:nth-child(1) {
        transform: translate(-120%, 0);
    }

    li.row-2-dim-list-item.lxs-animated-element.start-animation:nth-child(1) {
        transform: translate(0, 0);
    }

    li.row-2-dim-list-item.lxs-animated-element:nth-child(2) {
        transform: translate(120%, 0);
    }

    li.row-2-dim-list-item.lxs-animated-element.start-animation:nth-child(2) {
        transform: translate(0, 0);
    }

    li.row-2-dim-list-item.lxs-animated-element:nth-child(3) {
        transform: translate(0, 120%);
        transition-delay: 0;
    }

    li.row-2-dim-list-item.lxs-animated-element.start-animation:nth-child(3) {
        transform: translate(0, 0);
    }

    .dim-important-block.lxs-animated-element {
        scale: 0;
        transition: .8s ease .3s;
    }

    .dim-important-block.lxs-animated-element.start-animation {
        scale: 1;
    }

    img.row-5-img.lxs-animated-element {
        transform: translate(120%, 0);
        transition: .8s ease .3s;
    }

    img.row-5-img.lxs-animated-element.start-animation {
        transform: translate(0, 0);
    }

    .row-1-dim-img.lxs-animated-element {
        transform: translate(120%, 0px);
        transition: .8s ease .3s;
    }

    .row-1-dim-img.lxs-animated-element.start-animation {
        transform: translate(0, 0px);
    }

    li.row-1-dim-list-item.lxs-animated-element:nth-child(1) {
        transform: translate(-120%, 0);
        transition: .8s ease .5s;
    }

    li.row-1-dim-list-item.lxs-animated-element.start-animation:nth-child(1) {
        transform: translate(0, 0);
    }

    li.row-1-dim-list-item.lxs-animated-element:nth-child(2) {
        transform: translate(120%, 0);
        transition: .8s ease .5s;
    }

    li.row-1-dim-list-item.lxs-animated-element.start-animation:nth-child(2) {
        transform: translate(0, 0);
    }

    li.row-1-dim-list-item.lxs-animated-element:nth-child(3) {
        transform: translate(0, 200%);
        transition: .8s ease .5s;
    }

    li.row-1-dim-list-item.lxs-animated-element.start-animation:nth-child(3) {
        transform: translate(0, 0);
    }
}

@media(max-width: 1199px) {
    .row-1-dim-img.lxs-animated-element {
        margin-top: 0;
    }
}

@media(max-width: 991px) {
    img.row-1-dim-img.lxs-animated-element {
        display: block;
        margin: 30px auto 0;
    }

    img.row-5-img.lxs-animated-element {
        display: block;
        margin: 30px auto 0;
    }

    li.row-1-dim-list-item {
        flex-basis: 100%;
    }

    li.row-1-dim-list-item:nth-child(2) {
        margin-top: 30px;
    }

    li.row-2-dim-list-item.lxs-animated-element {
        flex-basis: 100%;
        margin-bottom: 30px;
    }

    li.row-2-dim-list-item.lxs-animated-element:nth-child(3) {
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    .row.row-1-dim {
        padding: 30px 0;
    }

    .row.row-4-dim {
        padding: 30px 0;
    }

    .row.row-5-dim {
        padding-bottom: 30px;
    }
}

/* -------------------------------------- ДИЗАЙН ИНТЕРНЕТ МАГАЗИНА END -----------------------------------*/


/* ----------------- General New Form Img Left START----------------------------*/

.general-new-form-img-left {
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgb(59 59 157 / 5%);
    border-radius: 33px;
    display: flex;
    justify-content: flex-end;
    padding: 30px;
}

.general-new-form-img {
    flex-basis: 44%;
    margin: auto;
    margin-left: 0;
}

.general-new-form-img-left .form-design {
    flex-basis: 54%;
}

.general-new-form-img-left .animation-block-title span {
    color: #ED1F3D;
}

@media(max-width: 1199px) {
    .general-new-form-img-left .form-design {
        flex-basis: 65%;
    }

    .general-new-form-img {
        flex-basis: 33%;
    }
}

@media(max-width: 991px) {
    .general-new-form-img-left {
        flex-direction: column-reverse;
    }

    .general-new-form-img {
        margin: 30px auto 0;
    }

    .dim-important-block.lxs-animated-element {
        flex-direction: column;
        padding: 15px;
    }

    .dim-important-block-img {
        margin: 30px auto 0;
    }
}

@media(max-width: 767px) {
    .general-new-form-img-left .form-design .animation-block-title {
        padding-left: 0;
    }

    .general-new-form-img-left .input-block-design.input-submit-btn {
        margin: auto;
    }
}


/* ----------------- General New Form Img Left END ----------------------------*/


/* --------------------- H2 lxs correct start -------------------------------- */

.title-prod.lxs-title-prod-correct,
.white-blck-obod.lxs-title-obod-correct {
    font-size: 55px;
}

h3.white-blck-obod,
h3.title-stage,
h3.customisation-title,
h3.title-prod {
    font-size: 50px !important;
}

@media(max-width: 991px) {

    .title-prod.lxs-title-prod-correct,
    .white-blck-obod.lxs-title-obod-correct {
        font-size: 46px;
    }
}

@media(max-width: 767px) {

    .title-prod.lxs-title-prod-correct,
    .white-blck-obod.lxs-title-obod-correct {
        font-size: 32px;
    }
}


/* --------------------------Дизайн Сайта Визитки start -----------------------------*/

ul.row-1-dsv-list {
    margin: 66px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}

li.row-1-dsw-list-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 36px rgba(86, 86, 86, 0.05);
    border-radius: 12px;
    padding: 30px 30px 30px 30px;
    flex-basis: 49%;
    position: relative;
    height: min-content;
}



li.row-1-dsw-list-item:nth-child(2) {
    transition-delay: .3s;
}

.dsw-r1-li-text {
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.dsw-r1-li-text span {}

li.row-1-dsw-list-item:before {
    position: absolute;
    top: -34px;
    left: -26px;
    content: url(/images/dizajn-sajta-vizitki/dsv-list-elem.png);
}

.row.row-1-dsv {
    margin-bottom: 75px;
}

.row.row-1-dsv p {
    display: none;
}

.dsw-r1-li-num {
    position: absolute;
    top: -6px;
    left: 7px;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    color: #FFFFFF;

}

.row.row-2-dsv p {
    display: none;
}

.dsv-r2-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    color: #FFFFFF;
}

.row.row-2-dsv .title-prod.lxs-title-prod-correct {
    font-size: 52px;
}

.dsv-r2-li-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    color: #FFFFFF;
}

ul.dsv-r2-list {
    margin: 50px 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.dsv-r2-list-item {
    flex-basis: 48%;
    position: relative;
    padding-left: 55px;
}

li.dsv-r2-list-item:nth-child(3) {
    flex-basis: 100%;
    margin-top: 45px;
}

li.dsv-r2-list-item:before {
    position: absolute;
    top: -26px;
    left: -23px;
    content: url(/images/dizajn-sajta-vizitki/dsv-list-elem.png);
}

.dsv-r2-li-num {
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;

    position: absolute;
    top: 0;
    left: 7px;
}

.row.row-3-dsv .important-custom-block {
    max-width: 895px;
}

.row.row-3-dsv p {
    display: none;
}

.row.row-4-dsv {
    margin-top: -50px;
}

.row.row-5-dsv {
    margin-bottom: 75px;
    overflow: hidden;
}

.row.row-5-dsv p {
    display: none;
}

li.dsv-r4-list-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 36px rgba(86, 86, 86, 0.05);
    border-radius: 12px;
    padding: 30px 5px 30px 50px;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
    position: relative;
}

li.dsv-r4-list-item:nth-child(1) {
    margin-bottom: 20px;
}

span.dsv-r4-li-red {
    font-weight: 600;
    color: #ED1F3D;
}

ul.dsv-r4-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

span.dsv-r4-li-bold {
    font-weight: 600;
}

li.dsv-r4-list-item:before {
    position: absolute;
    top: 1px;
    left: -35px;
    content: url(/images/dizajn-sajta-vizitki/dsv-list-elem.png);
}

.dsv-r4-img {
    display: flex;
    align-items: flex-end;
}


@media(min-width: 768px) {
    li.row-1-dsw-list-item.lxs-animated-element {
        scale: 0;
        transition: 1s ease;
    }

    li.row-1-dsw-list-item.lxs-animated-element.start-animation {
        scale: 1
    }

    li.dsv-r2-list-item.lxs-animated-element {
        scale: 0;
        transition: .8s ease;
    }

    li.dsv-r2-list-item.lxs-animated-element.start-animation {
        scale: 1;
    }

    li.dsv-r2-list-item.lxs-animated-element.start-animation:nth-child(2) {
        scale: 1;
        transition-delay: .3s;
    }

    li.dsv-r2-list-item.lxs-animated-element.start-animation:nth-child(3) {
        scale: 1;
        transition-delay: .6s;
    }

    li.dsv-r4-list-item.lxs-animated-element {
        transform: translate(120%, 0);
        transition: .8s ease;
    }

    li.dsv-r4-list-item.lxs-animated-element.start-animation {
        transform: translate(0, 0);
    }

    li.dsv-r4-list-item.lxs-animated-element.start-animation:nth-child(2) {
        transition-delay: .3s;
    }
}

@media(min-width: 1441px) {
    li.row-1-dsw-list-item {
        scale: 1;
    }
}


@media(max-width: 991px) {
    .row.row-2-dsv .title-prod.lxs-title-prod-correct {
        font-size: 46px;
    }

    .row.row-2-dsv img {
        margin-top: 30px;
    }

    li.dsv-r2-list-item {
        flex-basis: 100%;
    }

    li.dsv-r2-list-item:nth-child(1) {
        margin-bottom: 45px;
    }

    .row.row-5-dsv {
        flex-direction: column-reverse;
    }

    .row.row-5-dsv img {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    ul.row-1-dsv-list {
        flex-direction: column;
    }

    li.row-1-dsw-list-item:nth-child(1) {
        margin-bottom: 45px;
    }

    .row.row-1-dsv {
        margin-bottom: 30px;
    }

    .row.row-2-dsv .title-prod.lxs-title-prod-correct {
        font-size: 32px;
    }

    .row.row-3-dsv .important-custom-block-image {
        margin: 20px auto 0;
    }

    .row.row-4-dsv {
        margin-top: -70px;
    }

    .row.row-5-dsv {
        margin-bottom: 30px;
    }
}

/* --------------------------Дизайн Сайта Визитки end -----------------------------*/


/* --------------------------Дизайн информационного сайта start -----------------------------*/

.row.row-1-dis p {
    display: none;
}

.row.row-1-dis {
    padding: 75px 0;
}

.dis-r1-text {
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.row.row-1-dis .dis-r1-text:nth-child(1) {
    margin-bottom: 10px;
}

.dis-r2-text {
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}

.row.row-2-dis p {
    display: none;
}

.dis-r2-text span {
    font-weight: 600;
    color: #ED1F3D;
    display: block;
}


ul.dis-r2-list {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}

.dis-r2-li-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    /* identical to box height, or 27px */
    color: #FFFFFF;
}

.dis-r2-li-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #CDCDD0;
}

li.dis-r2-list-item {
    flex-basis: 49%;
    position: relative;
    padding-left: 42px;
    margin-bottom: 23px;
    transition: 0.8s;
}

li.dis-r2-list-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/images/dizajn-informacionnogo-sajta/dis-r2-li-img.png);
}


.row.row-4-dis {
    margin-top: -75px;
}

.row.row-4-dis p {
    display: none;
}

img.dis-r3-img {
    display: block;
    margin: 0 auto 23px;
}

.dis-r3-shadow-block {
    background: #FFFFFF;
    box-shadow: 0px 0px 17px rgba(209, 209, 209, 0.25);
    border-radius: 15px;
    padding: 20px;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
    transition: .3s;
}

.dis-r3-shadow-block:hover {
    box-shadow: 0px 0px 17px rgba(209, 209, 209, 0.5);
}

.dis-r3-shadow-block span {
    color: #ED1F3D;
    font-weight: 600;
}

.dis-r3-text {
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #4C5152;
}

.dis-r3-list-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    color: #222222;
    margin-top: 30px;
    margin-bottom: 20px;
}

ul.dis-r3-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

li.dis-r3-list-item {
    font-size: 16px;
    line-height: 150%;
    color: #222222;
    margin-bottom: 20px;
    position: relative;
    padding-left: 42px;
}

li.dis-r3-list-item:nth-child(3) {
    margin-bottom: 0;
}

li.dis-r3-list-item:before {
    position: absolute;
    top: calc(50% - 20px);
    left: -11px;
    content: url(/images/dizajn-informacionnogo-sajta/dis-r4-li-img.png);
}

.row.row-5-dis {
    margin-bottom: 75px;
}

.row.row-5-dis p {
    display: none;
}

.row.row-6-dis p {
    display: none;
}

@media(min-width: 768px) {
    .dis-r1-img.lxs-animated-element {
        transition: .8s ease;
        scale: 0;
    }

    .dis-r1-img.lxs-animated-element.start-animation {
        scale: 1;
    }

    li.dis-r2-list-item.lxs-animated-element:nth-child(1) {
        transform: translate(-120%, 0);
        transition-delay: .4s;
    }

    li.dis-r2-list-item.lxs-animated-element.start-animation:nth-child(1) {
        transform: translate(0, 0);
    }

    li.dis-r2-list-item.lxs-animated-element:nth-child(2) {
        transform: translate(120%, 0);
        transition-delay: .8s;
    }

    li.dis-r2-list-item.lxs-animated-element.start-animation:nth-child(2) {
        transform: translate(0, 0);
    }

    li.dis-r2-list-item.lxs-animated-element:nth-child(3) {
        transform: translate(-120%, 0);
        transition-delay: 1.2s;
    }

    li.dis-r2-list-item.lxs-animated-element.start-animation:nth-child(3) {
        transform: translate(0, 0);
    }

    li.dis-r2-list-item.lxs-animated-element:nth-child(4) {
        transform: translate(120%, 0);
        transition-delay: 1.6s;
    }

    li.dis-r2-list-item.lxs-animated-element.start-animation:nth-child(4) {
        transform: translate(0, 0);
    }

    li.dis-r3-list-item.lxs-animated-element {
        transition: .8s ease;
        opacity: 0;
    }

    li.dis-r3-list-item.lxs-animated-element:nth-child(1) {
        transition-delay: 0;
    }

    li.dis-r3-list-item.lxs-animated-element:nth-child(2) {
        transition-delay: .5s;
    }

    li.dis-r3-list-item.lxs-animated-element:nth-child(3) {
        transition-delay: 1s;
    }

    li.dis-r3-list-item.lxs-animated-element.start-animation {
        opacity: 1;
    }
}

@media(max-width: 991px) {
    .dis-r1-img {
        display: block;
        margin: 30px auto 0;
    }


    img.dis-r2-img {
        display: block;
        margin: 30px auto;
    }

    .row.row-5-dis {
        flex-direction: column-reverse;
    }

    img.dis-r3-img {
        margin: 30px auto;
    }
}

@media(max-width: 767px) {
    .row.row-1-dis {
        padding: 30px 0;
    }

    li.dis-r2-list-item {
        flex-basis: 100%;
    }

    .row.row-4-dis {
        margin-top: -100px;
    }

    .row.row-5-dis {
        margin-bottom: 30px;
    }
}

/* --------------------------Дизайн информационного сайта end -----------------------------*/


/* ----------------------------  Дизайн корпоративных сайтов start -------------------------*/

.row.row-1-dks p {
    display: none;
}

.row.row-1-dks {
    padding: 75px 0;
}

.dks-r1-text1 {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
    margin-bottom: 10px;
}

.dks-r1-text2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
}


.row.row-1-dks p {
    display: none;
}

.row.row-1-dks {
    padding: 75px 0;
}

.dks-r1-text1 {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #4C5152;
    margin-bottom: 10px;
}

.dks-r1-text2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
}

ul.dks-r1-list {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.dks-r1-list-item {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
    position: relative;
    flex-basis: 48%;
    padding-left: 50px;
    margin-bottom: 34px;
}

li.dks-r1-list-item:nth-child(3),
li.dks-r1-list-item:nth-child(4) {
    margin-bottom: 0;
}


li.dks-r1-list-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/images/dizajn-korporativnyx-sajtov/dks-r1-li-img.png);
}

.dks-r1-li-num {
    font-size: 15px;
    line-height: 150%;

    color: #FFFFFF;
    position: absolute;
    top: 9px;
    left: 13px;
}

.row.row-2-dks p {
    display: none;
}

.dks-r2-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FEFEFE;
    max-width: 446px;
}

.row.row-2-dks .dim-important-block {
    max-width: 830px;
    margin: auto;
}

.row.row-2-dks .dim-important-block-img img {
    max-width: 274px;
}

.row.row-2-dks {
    margin-bottom: 75px;
}

.dks-r3-text {
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
    font-weight: 300;
}

.dks-r3-text span {
    font-weight: 600;
}

.row.row-3-dks p {
    display: none;
}

.row.row-3-dks .dks-r3-text:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 40px;
}

.row.row-3-dks {
    overflow: hidden;
    padding-bottom: 30px;
}

@media(min-width: 768px) {
    img.dks-r3-img.lxs-animated-element {
        transform: translate(120%, 0);
        transition: .8s ease;
    }

    img.dks-r3-img.lxs-animated-element.start-animation {
        transform: translate(0, 0);
    }

    .dks-r1-img.lxs-animated-element {
        transform: scale(0);
        transition: .8s ease;
    }

    .dks-r1-img.lxs-animated-element.start-animation {
        transform: scale(1);
    }

    li.dks-r1-list-item.lxs-animated-element {
        transition: .8s ease;
        opacity: 0;
    }

    li.dks-r1-list-item.lxs-animated-element:nth-child(1) {
        transition-delay: .4s;
    }

    li.dks-r1-list-item.lxs-animated-element:nth-child(2) {
        transition-delay: .8s;
    }

    li.dks-r1-list-item.lxs-animated-element:nth-child(3) {
        transition-delay: 1.2s;
    }

    li.dks-r1-list-item.lxs-animated-element:nth-child(4) {
        transition-delay: 1.6s;
    }

    li.dks-r1-list-item.lxs-animated-element.start-animation {
        opacity: 1;
    }
}


@media(max-width: 991px) {
    .dks-r1-img {
        margin: 30px 0;
    }

    .dks-r2-text {
        max-width: 100%;
    }

    img.dks-r3-img {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {

    .row.row-1-dks {
        padding: 30px 0;
    }

    li.dks-r1-list-item {
        flex-basis: 100%;
        margin-bottom: 20px;
    }

    li.dks-r1-list-item:nth-child(3),
    li.dks-r1-list-item:nth-child(4) {
        margin-bottom: 20px;
    }

    .row.row-2-dks {
        margin-bottom: 30px;
    }
}

/* Дизайн корпоративных сайтов END */

/* Дизайн сайта Landing Page START */

.row.row-1-dlp {
    padding-top: 75px;
    overflow: hidden;
}

.row.row-1-dlp p {
    display: none;
}

.dlp-r1-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #4C5152;
}

.dlp-r2-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #282844;
}

ul.dlp-r2-list {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

.row.row-2-dlp p {
    display: none;
}

li.dlp-r2-list-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
    position: relative;
    padding-left: 33px;
    margin-bottom: 20px;
}

li.dlp-r2-list-item:nth-last-child(1) {
    margin-bottom: 0;
}

li.dlp-r2-list-item:before {
    position: absolute;
    top: 0;
    left: -8px;
    content: url(/images/razrabotka-lichnogo-kabineta/rlk-punkt.png);
}

.row.row-2-dlp {
    margin-top: 20px;
    overflow: hidden;
}

@media(min-width: 768px) {
    img.dlp-r1-img.lxs-animated-element {
        transform: translate(120%, 0);
        transition: .8s ease;
    }

    img.dlp-r1-img.lxs-animated-element.start-animation {
        transform: translate(0, 0);
    }

    img.dlp-r2-img.lxs-animated-element {
        transform: translate(-120%, 0);
        transition: .8s ease;
    }

    img.dlp-r2-img.lxs-animated-element.start-animation {
        transform: translate(0, 0);
    }

    li.dlp-r2-list-item.lxs-animated-element {
        transition: .8s ease;
        transform: translate(120%, 0);
    }

    li.dlp-r2-list-item.lxs-animated-element.start-animation:nth-child(1) {
        transform: translate(0, 0);
        transition-delay: .4s;
    }

    li.dlp-r2-list-item.lxs-animated-element.start-animation:nth-child(2) {
        transform: translate(0, 0);
        transition-delay: .8s;
    }

    li.dlp-r2-list-item.lxs-animated-element.start-animation:nth-child(3) {
        transform: translate(0, 0);
        transition-delay: 1.2s;
    }

    li.dlp-r2-list-item.lxs-animated-element.start-animation:nth-child(4) {
        transform: translate(0, 0);
        transition-delay: 1.6s;
    }
}


.row.row-3-dlp p {
    display: none;
}

.row.row-3-dlp {
    padding: 40px 0 75px;
}

.row.row-3-dlp .dim-important-block {
    max-width: 970px;
    margin: auto;
    transition-delay: 2s;
}

.row.row-3-dlp .dim-important-block-img img {
    width: 262px;
}

.row.row-3-dlp .dks-r2-text {
    max-width: 610px;
}

.row.row-4-dlp p {
    display: none;
}

.row.row-4-dlp .row-4-pspe-form-title span {
    color: #3C3CFF;
}

.row.row-5-dlp .margin-internet-mag {
    margin-top: 75px;
    margin-bottom: 75px;
}

.dlp-r5-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.dlp-r5-text span {
    font-weight: 600;
    color: #ED495C;
}


@media(max-width: 991px) {
    img.dlp-r1-img {
        margin-top: 20px;
    }

    .row.row-2-dlp {
        flex-direction: column-reverse;
    }

    img.dlp-r2-img.lxs-animated-element.start-animation {
        transition-delay: 1.5s;
        margin-top: 20px;
    }

    .row.row-3-dlp .dim-important-block {
        transition-delay: 0s;
    }
}

@media(max-width: 767px) {
    .row.row-1-dlp {
        padding-top: 30px;
    }

    .row.row-3-dlp {
        padding-bottom: 30px;
    }

    .row.row-5-dlp .margin-internet-mag {
        margin: 30px 0;
    }
}


/* Дизайн сайта Landing Page END */


/* Продвижение интернет магазина автозапчастей START */

.row.row-1-pima {
    padding-top: 75px;
    margin-bottom: 30px;
}

.row.row-1-pima h2.white-blck-obod.lxs-title-obod-correct {
    max-width: 800px;
}

.pima-simple-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.pima-r1-bold {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #282844;
    max-width: 620px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pima-r1-bold {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #282844;
    max-width: 620px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.row.row-1-pima .pima-simple-text {
    max-width: 620px;
}

ul.pima-r1-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

li.pima-r1-list-item {
    position: relative;
    padding-left: 70px;
    flex-basis: 48%;
    margin-bottom: 20px;
    padding-top: 24px;
}

.pima-r1-li-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #282844;
    margin-bottom: 11px;
}

li.pima-r1-list-item:before {
    position: absolute;
    top: -2px;
    left: -18px;
    content: url(/images/web-dev/punkt.png);
}

.pima-r1-li-num {
    font-size: 29px;
    line-height: 150%;
    color: #FFFFFF;

    position: absolute;
    left: 13px;
    top: 17px;
}


.page-id-4426 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4426 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 34%;
    right: 10%;
}

.new-imprtnt-blck {
    background: #282844;
    box-shadow: 0px 0px 39px rgba(121, 121, 121, 0.15);
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 33px 27px 33px 50px;
    max-width: 922px;
    margin: auto;
}

.new-imprtnt-blck-info-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #D8D8D8;
}

.new-imprtnt-blck p {
    display: none;
}

.new-imprtnt-blck-info-title {
    font-size: 22px;
    line-height: 150%;
    color: #FFFFFF;

    position: relative;
    margin-bottom: 20px;
}

.new-imprtnt-blck-info {
    flex-basis: 64%;
}

.new-imprtnt-blck-img {
    flex-basis: 34%;
}

.new-imprtnt-blck-info-title:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #ED1F3D;
    content: "";
}

.new-imprtnt-blck.lxs-animated-element {
    scale: 0;
    transition: .8s ease;
}

.new-imprtnt-blck.lxs-animated-element.start-animation {
    scale: 1;
}

.row.row-3-pima {
    padding-top: 75px;
    padding-bottom: 75px;
}

.row.row-3-pima .white-blck-obod.lxs-title-obod-correct {
    max-width: 820px;
}

ul.pima-r3-list {
    margin: 40px 0;
    padding: 0;
    list-style: none;
}

.row.row-3-pima p {
    display: none;
}

li.pima-r3-list-item {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    color: #282844;
    margin-bottom: 38px;
    position: relative;
    padding-left: 39px;
}

li.pima-r3-list-item:before {
    position: absolute;
    top: -14px;
    left: -10px;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r3-li-img.png);
}

.pima-r3-important {
    background: #F5F5F5;
    border-radius: 12px;
    padding: 20px 35px 20px 20px;
    color: #4A4F50;
    font-size: 16px;
    line-height: 150%;
}

.pima-r3-important span {
    font-weight: 600;
    color: #ED1F3D;
}

section.section-html-0.html-post-4426 {
    position: relative;
}

section.section-html-0.html-post-4426:before {
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    position: absolute;
    top: -9px;
    right: 19%;
    transform: rotate(26deg);
    z-index: -1;
}

section.section-html-1.html-post-4426 {
    padding: 75px 0;
    background: #F3F3F3;
}

.row.row-4-pima p {
    display: none;
}

.row-4-pspe-form-title span {
    color: #ED1F3D;
}

section.section-html-2.html-post-4426 {
    background-color: #282844;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r5-bg.svg);
    background-repeat: no-repeat;
    background-position: right;
}

.pima-simple-white-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #E4E4E4;
}

ul.pima-r5-list {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pima-r5-li-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 10px;
}

li.pima-r5-list-item {
    position: relative;
    padding-left: 39px;
    margin-bottom: 34px;
    flex-basis: 48%;
    z-index: 5;
}

li.pima-r5-list-item:nth-last-child(1) {
    flex-basis: 100%;
    margin-bottom: 0;
}

li.pima-r5-list-item:before {
    position: absolute;
    top: -14px;
    left: -11px;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r3-li-img.png);
}

.row.row-5-pima p {
    display: none;
}

.row.row-5-pima .title-prod.lxs-title-prod-correct {
    max-width: 800px;
}

section.section-html-2.html-post-4426:before {
    position: absolute;
    top: 5px;
    left: -100px;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    transition: 25s;
    z-index: 0;
}

.row.row-5-pima {
    z-index: 2;
}

.pima-r6-text span {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #282844;
}

.pima-r6-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #4C5152;
}

.row.row-6-pima {
    padding-top: 75px;
    margin-bottom: 30px;
}

.row.row-6-pima p {
    display: none;
}

.row.row-7-pima p {
    display: none;
}

.row.row-2-pima p {
    display: none;
}

@media(min-width: 768px) {
    li.pima-r1-list-item.lxs-animated-element {
        opacity: 0;
        transition: .8s ease;
    }

    li.pima-r1-list-item.lxs-animated-element.start-animation:nth-child(1) {
        opacity: 1;
    }

    li.pima-r1-list-item.lxs-animated-element.start-animation:nth-child(2) {
        opacity: 1;
        transition-delay: .4s;
    }

    li.pima-r1-list-item.lxs-animated-element.start-animation:nth-child(3) {
        opacity: 1;
        transition-delay: .8s;
    }

    li.pima-r1-list-item.lxs-animated-element.start-animation:nth-child(4) {
        opacity: 1;
        transition-delay: 1.2s;
    }

    li.pima-r1-list-item.lxs-animated-element.start-animation:nth-child(5) {
        opacity: 1;
        transition-delay: 1.6s;
    }

    li.pima-r1-list-item.lxs-animated-element.start-animation:nth-child(6) {
        opacity: 1;
        transition-delay: 2s;
    }

    li.pima-r3-list-item.lxs-animated-element {
        opacity: 0;
        transition: 0.8s;
    }

    li.pima-r3-list-item.lxs-animated-element.start-animation:nth-child(1) {
        opacity: 1;
    }

    li.pima-r3-list-item.lxs-animated-element.start-animation:nth-child(2) {
        opacity: 1;
        transition-delay: .4s;
    }

    li.pima-r3-list-item.lxs-animated-element.start-animation:nth-child(3) {
        opacity: 1;
        transition-delay: .8s;
    }

    li.pima-r3-list-item.lxs-animated-element.start-animation:nth-child(4) {
        opacity: 1;
        transition-delay: 1.2s;
    }

    li.pima-r5-list-item.lxs-animated-element {
        scale: 0;
        transition: .8s ease;
    }

    li.pima-r5-list-item.lxs-animated-element.start-animation:nth-child(1) {
        scale: 1;
        transition-delay: .4s;
    }

    li.pima-r5-list-item.lxs-animated-element.start-animation:nth-child(2) {
        scale: 1;
        transition-delay: .8s;
    }

    li.pima-r5-list-item.lxs-animated-element.start-animation:nth-child(3) {
        scale: 1;
        transition-delay: 1.2s;
    }
}

@media(max-width: 1199px) {
    .page-id-4426 section.new-slider-template.style-new-slider:before {
        right: -4%;
    }

    .page-id-4426 section.new-slider-template.style-new-slider {
        background-position-x: center;
    }

    section.section-html-0.html-post-4426:before {
        opacity: 0;
    }
}

@media(max-width: 991px) {
    img.pima-r3-img {
        display: block;
        margin: 20px auto 0;
    }
}

@media(max-width: 767px) {
    .row.row-1-pima {
        padding-top: 30px;
    }

    li.pima-r1-list-item {
        flex-basis: 100%;
    }

    .page-id-4426 section.new-slider-template.style-new-slider:before {
        opacity: 0;
    }

    .new-imprtnt-blck {
        flex-direction: column;
        padding: 20px;
    }

    .row.row-3-pima {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pima-r3-important {
        padding: 10px;
    }

    section.section-html-1.html-post-4426 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4426 {
        padding: 30px 0;
    }

    li.pima-r5-list-item {
        flex-basis: 100%;
    }

    .row.row-6-pima {
        padding-top: 30px;
    }
}

/* Продвижение интернет магазина автозапчастей END */



/* Продвижение интернет магазина мебели START */


.row.row-1-pimm li.pima-r1-list-item {
    flex-basis: 32%;
}

.row.row-1-pimm li.pima-r1-list-item:nth-child(4),
.row.row-1-pimm li.pima-r1-list-item:nth-child(5),
.row.row-1-pimm li.pima-r1-list-item:nth-child(6) {
    margin-bottom: 0;
}

.row.row-1-pimm {
    padding-top: 75px;
    padding-bottom: 75px;
}

.row.row-1-pimm p,
.row.row-2-pimm p {
    display: none;
}

.row.row-1-pimm h2.white-blck-obod.lxs-title-obod-correct {
    max-width: 840px;
}

.page-id-4441 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4441 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 37%;
    right: 10%;
}

img.pimm-r2-img {
    margin-top: -160px;
}

.pima-simple-text.pimm-r2-text {
    max-width: 585px;
}

.row.row-2-pimm .new-imprtnt-blck {
    margin-top: 23px;
}

.row.row-2-pimm {
    padding-bottom: 75px;
}

section[class^="section-html-"]:has(.form_gray_bg) {
    padding: 75px 0;
    background: #F3F3F3;
}

section.section-html-1.html-post-4441 {
    padding: 75px 0;
    background: #F3F3F3;
}

section[class^="section-html-"]:has(.block_dark_bg) {
    background-color: #282844;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: -45%;
}

.section-html-9.html-post-4499,
.section-html-13.html-post-4499 {
    margin-top: 80px;
}

section.section-html-2.html-post-4441 {
    background-color: #282844;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: -45%;
}

section.section-html-2.html-post-4441:before {
    position: absolute;
    top: 5px;
    left: -100px;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    transition: 25s;
    z-index: 0;
}

.pimm-blue-figure {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 45%;
    height: 25%;
    background-color: #353554;
    border-radius: 12px 0 0 0;
}

@media(max-width: 1199px) {
    img.pimm-r2-img {
        margin-top: 0;
    }

    .pimm-r2-text {
        height: 100%;
        display: flex;
        align-items: center;
    }
}

@media(max-width: 991px) {
    .row.row-1-pimm li.pima-r1-list-item {
        flex-basis: 48%;
    }

    img.pimm-r2-img {
        display: block;
        margin: 20px auto 0;
    }
}

@media(max-width: 767px) {
    .row.row-1-pimm {
        padding: 30px 0;
    }

    .row.row-1-pimm li.pima-r1-list-item {
        flex-basis: 100%;
    }

    .row.row-2-pimm {
        padding-bottom: 30px;
    }

    section.section-html-1.html-post-4441 {
        padding: 30px 0;
    }
}

/* Продвижение интернет магазина мебели END */


/* Продвижение интернет магазина одежды или обуви START */

.page-id-4457 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4457 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 43%;
    right: 17%;
}

.row.row-2-pimoio p {
    display: none;
}

.row.row-2-pimoio .new-imprtnt-blck {
    position: relative;
}

.row.row-2-pimoio .new-imprtnt-blck:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: -43%;
    left: -23%;
    z-index: -1;
}

section.section-html-2.html-post-4457 {
    padding: 75px 0;
    background: #F3F3F3;
}

section.section-html-3.html-post-4457 {
    background-color: #282844;
    position: relative;
    padding: 75px 0;
    overflow: hidden;
}

.pimoio-blue-web {
    position: absolute;
    top: -15%;
    right: 2%;
    transform: rotate(143deg);
}

.pimoio-r5-list li.pima-r5-list-item {
    flex-basis: 100%;
}

section.section-html-3.html-post-4457::before {
    position: absolute;
    top: 5px;
    left: -100px;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    transition: 25s;
    z-index: 0;
}

.row.row-5-pimoio {
    position: relative;
}

.row.row-5-pimoio::before {
    position: absolute;
    bottom: -4%;
    right: -44%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    transition: 25s;
}

.row.row-3-pima.pimoio-row-3 .white-blck-obod.lxs-title-obod-correct {
    max-width: 850px;
}

@media(max-width: 1440px) {
    .page-id-4457 section.new-slider-template.style-new-slider:before {
        right: 0;
    }

    .row.row-5-pimoio::before {
        right: -20%;
        bottom: -16%;
    }
}

@media(max-width: 1199px) {
    .page-id-4457 section.new-slider-template.style-new-slider {
        background-position-x: center;
    }

    .row.row-5-pimoio::before {
        right: -10%;
    }
}

@media(max-width: 991px) {
    img.pimoio-r5-img {
        margin-top: 20px;
    }
}

@media(max-width: 767px) {
    section.section-html-2.html-post-4457 {
        padding: 30px 0;
    }

    section.section-html-3.html-post-4457 {
        padding: 30px 0;
    }

    h3.white-blck-obod,
    h3.title-stage,
    h3.title-prod {
        font-size: 28px !important;
    }

    h3.customisation-title {
        font-size: 26px !important;
    }
}

/* Продвижение интернет магазина одежды или обуви END */


/* Продвижение сайта визитки START */

.row.row-1-psv p {
    display: none;
}

.row.row-1-psv {
    padding: 75px 0;
}

.row.row-1-psv .new-imprtnt-blck {
    margin-top: 30px;
}

.row.row-1-psv .white-blck-obod.lxs-title-obod-correct {
    font-size: 54px;
}

.row.row-2-psv p {
    display: none;
}

.psv-r2-red-text {
    color: #ED1F3D;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}

.row.row-2-psv {
    padding-bottom: 75px;
    overflow: hidden;
}

section.section-html-1.html-post-4509 {
    padding: 75px 0;
    background: #F3F3F3;
}

section.section-html-2.html-post-4509 {
    background-color: #282844;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: -45%;
}

.row.row-3-psv p {
    display: none;
}

.row.row-3-psv .title-prod.lxs-title-prod-correct {
    max-width: 800px;
}

section.section-html-2.html-post-4509:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 19%;
    height: 70%;
    background-color: #353554;
    border-radius: 0 0 12px 0;
}

section.section-html-2.html-post-4509:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 47%;
    height: 26%;
    background-color: #353554;
    border-radius: 12px 0 0 0;
    z-index: 1;
}

.row.row-3-psv {
    position: relative;
}

.row.row-3-psv:before {
    position: absolute;
    top: 5px;
    left: -42%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 0;
}

.row.row-3-psv:after {
    position: absolute;
    bottom: -29%;
    right: -30%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: 2;
}

@keyframes triangle-rotation-reverse {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@media(min-width:768px) {
    img.psv-r2-img.lxs-animated-element {
        transform: translate(-122%, 0);
        transition: .8s ease;
    }

    img.psv-r2-img.lxs-animated-element.start-animation {
        transform: translate(0, 0);
    }
}

@media(max-width: 1700px) {

    .row.row-3-psv:before,
    .row.row-5-seopb:before {
        left: -19%;
    }

    .row.row-3-psv:after {
        right: -9%;
    }
}

@media(max-width: 991px) {
    .row.row-1-psv .white-blck-obod.lxs-title-obod-correct {
        font-size: 46px;
    }

    img.psv-r1-img {
        margin-top: 20px;
    }

    .row.row-2-psv {
        flex-direction: column-reverse;
    }

    img.psv-r2-img {
        margin-top: 20px;
    }

    .row.row-3-psv:before {
        top: -16%;
    }
}

@media(max-width: 767px) {
    .row.row-1-psv .white-blck-obod.lxs-title-obod-correct {
        font-size: 32px;
    }

    .row.row-1-psv {
        padding: 30px 0;
    }

    .row.row-2-psv {
        padding-bottom: 30px;
    }

    section.section-html-1.html-post-4509 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4509 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4509:before {
        opacity: 0;
    }

    section.section-html-2.html-post-4509:after {
        opacity: 0;
    }

    .row.row-3-psv:before {
        opacity: 0;
    }

    .row.row-3-psv:after {
        opacity: 0;
    }
}

/* Продвижение сайта визитки END */



/* Продвижение сайта стоматологии START */

.row.row-1-pss {
    padding: 75px 0;
}


.page-id-4464 .row.row-1-pss {
    padding: 55px 0;
    padding-bottom: 15px !important;

}

.page-id-4464 section.new-slider-template p {
    margin-bottom: 0;
}

.row.row-1-pss p {
    display: none;
}

.row.row-1-pss .pima-simple-text {
    max-width: 620px;
}

.row.row-1-pss .white-blck-obod.lxs-title-obod-correct {
    max-width: 750px;
}

.page-id-4464 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4464 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 36%;
    right: 10%;
}

.row.row-1-pss .new-imprtnt-blck {
    margin-top: 30px;
}

.row.row-2-pss p {
    display: none;
}

.row.row-2-pss {
    padding-bottom: 75px;
}

.row.row-2-pss .pima-r3-important {
    margin-top: 30px;
}

.section-html-3.html-post-4464 {
    margin-top: 85px;
}

@media(max-width: 991px) {
    img.pss-r2-img {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .row.row-1-pss {
        padding: 30px 0;
    }

    .row.row-2-pss {
        padding-bottom: 30px;
    }

    section.section-html-1.html-post-4464 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4464 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4464:before {
        opacity: 0;
    }

    section.section-html-2.html-post-4464:after {
        opacity: 0;
    }
}


/* Продвижение сайта стоматологии END */



/* Продвижение салона красоты START */


.page-id-4477 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4477 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 27%;
    right: 10%;
}

.row.row-1-psk {
    padding: 75px 0;
}

.row.row-1-psk .new-imprtnt-blck {
    margin-top: 30px;
}

section.section-html-1.html-post-4477 {
    padding: 75px 0;
    background: #F3F3F3;
}

.pss-r2-text span {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #282844;
}

.pss-r2-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #4C5152;
}

.row.row-2-psk {
    padding-bottom: 75px;
}

.row.row-2-psk p {
    display: none;
}

section.section-html-2.html-post-4477 {
    background-color: #282844;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: -45%;
}

section.section-html-2.html-post-4477:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 41%;
    height: 26%;
    background-color: #353554;
    border-radius: 0 0 12px 0;
}

section.section-html-2.html-post-4477:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 47%;
    height: 26%;
    background-color: #353554;
    border-radius: 12px 0 0 0;
    z-index: 1;
}

.row.row-3-psk {
    position: relative;
}

.row.row-3-psk p {
    display: none;
}

.row.row-3-psk:before {
    position: absolute;
    top: 74%;
    left: -42%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 0;
}

.row.row-3-psk:after {
    position: absolute;
    top: -28%;
    right: -8%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: 2;
}

.row.row-1-psk ul.pima-r1-list {
    margin-top: 20px;
}

@media(max-width: 1800px) {
    .row.row-3-psk:before {
        left: -30%;
    }
}

@media(max-width: 1440px) {
    .row.row-3-psk:before {
        left: -20%;
    }

    .page-id-4477 section.new-slider-template.style-new-slider {
        background-position-x: center;
    }
}

@media(max-width: 1199px) {
    .page-id-4477 section.new-slider-template.style-new-slider:before {
        top: 31%;
        right: -5%;
    }
}

@media(max-width: 991px) {
    .page-id-4477 section.new-slider-template.style-new-slider:before {
        opacity: 0;
    }

    .row.row-3-psk:before {
        top: 86%;
        left: -23%;
    }
}

@media(max-width: 767px) {
    .row.row-1-psk {
        padding: 30px 0;
    }

    .row.row-2-psk {
        padding-bottom: 30px;
    }

    section.section-html-1.html-post-4477 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4477 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4477:before {
        opacity: 0;
    }

    section.section-html-2.html-post-4477:after {
        opacity: 0;
    }

    .row.row-3-psk:before {
        opacity: 0;
    }

    .row.row-3-psk:after {
        opacity: 0;
    }
}

@media(min-width: 768px) {
    img.psk-r2-img.lxs-animated-element {
        scale: 0;
        transition: .8s ease;
    }

    img.psk-r2-img.lxs-animated-element.start-animation {
        scale: 1;
    }
}

/* Продвижение салона красоты END */


.row.row-4-pima .form-get-result,
.row.row-4-pss .form-get-result,
.row.row-4-psk .form-get-result {
    margin-bottom: 0 !important;
}



/* SEO продвижение блога START */

.row.row-1-seopb {
    padding: 75px 0;
}

.row.row-1-seopb p {
    display: none;
}

ul.pima-r1-list.custom-seopb {
    margin-top: 20px;
}

ul.pima-r1-list.custom-seopb li.pima-r1-list-item:nth-child(5) {
    flex-basis: 100%;
}

section.section-html-3.html-post-4486 {
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
}

section.section-html-3.html-post-4486:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 41%;
    height: 26%;
    background-color: #353554;
    border-radius: 0 0 0 12px;
}

li.seopb-r5-sublist-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #F5F5F5;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    padding-left: 29px;
}

li.seopb-r5-sublist-item:nth-last-child(1) {
    margin-bottom: 0;
}

ul.seopb-r5-sublist {
    margin: 20px 0 0 0;
    padding: 0;
}

li.seopb-r5-sublist-item:before {
    top: 9.5px;
    left: 0;
    width: 20px;
    content: "";
    height: 1px;
    position: absolute;
    background-color: #ED1F3D;
}

ul.seopb-r5-list {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
}

.row.row-5-seopb p {
    display: none;
}

.row.row-5-seopb {
    position: relative;
}

.row.row-5-seopb:before {
    position: absolute;
    top: 58%;
    left: -44%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 0;
}

.row.row-5-seopb:after {
    position: absolute;
    top: -19%;
    right: 0%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: 2;
}

section.section-html-2.html-post-4486 {
    padding: 75px 0;
    background: #F3F3F3;
}

@media(max-width: 1700px) {
    .row.row-5-seopb:before {
        left: -22%;
    }
}

@media(max-width: 1440px) {
    .page-id-4486 section.new-slider-template {
        background-position-x: center;
    }
}

@media(max-width: 991px) {
    img.seopb-r1-img {
        margin-top: 30px;
    }

    img.seopb-r3-img {
        display: block;
        margin: 30px auto 0;
    }
}

@media(max-width: 767px) {
    .row.row-1-seopb {
        padding: 30px 0;
    }

    section.section-html-3.html-post-4486 {
        padding: 30px 0;
    }

    .row.row-5-seopb:after {
        opacity: 0;
    }

    .row.row-5-seopb:before {
        opacity: 0;
    }

    section.section-html-2.html-post-4486 {
        padding: 30px 0;
    }
}

/* SEO продвижение блога END */


/* Продвижение сайтов медицинской тематики START */

.row.row-1-psmt-custom ul.pima-r1-list {
    margin-top: 20px;
}

.page-id-4470 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4470 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 36%;
    right: 10%;
}


.row.row-2-psmt {
    padding-bottom: 75px;
}

.row.row-2-psmt p {
    display: none;
}

section.section-html-2.html-post-4470 {
    padding: 75px 0;
    position: relative;
    overflow: hidden;
}

.row.row-4-psmt p {
    display: none;
}

.row.row-4-psmt {
    position: relative;
}

.row.row-4-psmt:before {
    position: absolute;
    top: -37%;
    left: -42%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 0;
}

.row.row-4-psmt:after {
    position: absolute;
    bottom: -18%;
    right: -2%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: 2;
}

.row.row-4-psmt ul.seopb-r5-sublist {
    max-width: 464px;
}

.row.row-5-psmt p {
    display: none;
}

.row.row-5-psmt .important-custom-block {
    z-index: 3;
    border-left: 1px solid #ED1F3D;
}

.row.row-5-psmt .important-custom-block:before {
    opacity: 0;
}

.section-html-5.html-post-4470 {
    margin-top: 80px;
}

@media(max-width: 1700px) {
    .row.row-4-psmt:before {
        top: -23%;
        left: -22%;
    }
}

@media(max-width: 1440px) {
    .page-id-4470 section.new-slider-template.style-new-slider {
        background-position-x: center;
    }
}

@media(max-width: 991px) {
    .row.row-2-psmt {
        flex-direction: column-reverse;
    }

    img.psmt-r2-img {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .row.row-2-psmt {
        padding-bottom: 30px;
    }

    section.section-html-1.html-post-4470 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4470 {
        padding: 30px 0 175px 0;
    }

    section.section-html-2.html-post-4470:before {
        opacity: 0;
    }

    section.section-html-2.html-post-4470:after {
        opacity: 0;
    }

    .row.row-4-psmt:before {
        opacity: 0;
    }

    .row.row-4-psmt:after {
        opacity: 0;
    }
}


/* Продвижение сайтов медицинской тематики END */



/* SEO продвижение ресторана START */

.row.row-1-seopr-custom ul.pima-r1-list {
    margin-top: 20px;
}

.page-id-4493 section.new-slider-template.style-new-slider {
    position: relative;
}

.page-id-4493 section.new-slider-template.style-new-slider:before {
    position: absolute;
    content: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    top: 36%;
    right: 10%;
}

section.section-html-1.html-post-4493 {
    padding: 75px 0;
    background: #F3F3F3;
}

section.section-html-2.html-post-4493 {
    background-image: url(/images/web-dev/rombs.jpg);
    background-attachment: fixed;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
}

.row.row-4-seopr p {
    display: none;
}

.row.row-4-seopr {
    position: relative;
}

.row.row-4-seopr:before {
    position: absolute;
    bottom: -37%;
    left: -42%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 0;
}

.row.row-4-seopr:after {
    position: absolute;
    top: -18%;
    right: -14%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: 2;
}

section.section-html-2.html-post-4493:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 47%;
    height: 26%;
    background-color: #353554;
    border-radius: 12px 0 0 0;
    z-index: 1;
}

.row.row-4-seopr h2.title-prod.lxs-title-prod-correct {
    max-width: 800px;
}

.row.row-1-seopr-custom .white-blck-obod.lxs-title-obod-correct {
    max-width: 870px;
}

@media(max-width: 1700px) {
    .row.row-4-seopr:before {
        left: -20%;
    }
}

@media(max-width: 1440px) {
    .page-id-4493 section.new-slider-template.style-new-slider {
        background-position-x: center;
    }
}

@media(max-width: 991px) {
    .row.row-4-seopr:after {
        right: -30%;
    }
}

@media(max-width: 767px) {
    section.section-html-1.html-post-4493 {
        padding: 30px 0;
    }

    .row.row-4-seopr:after {
        opacity: 0;
    }

    .row.row-4-seopr:before {
        opacity: 0;
    }

    section.section-html-2.html-post-4493:after {
        opacity: 0;
    }

    section.section-html-2.html-post-4493 {
        padding: 30px 0;
    }
}






/* SEO продвижение ресторана END */


/* SEO продвижение сайта фитнес клуба START */

.row.row-1-seopsfc-custom .white-blck-obod.lxs-title-obod-correct {
    max-width: 800px;
}


.row.row-1-seopsfc-custom .pima-r1-list {
    margin-top: 20px;
}


section.section-html-2.html-post-4499 {
    background-color: #282844;
    padding: 55px 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    background-repeat: no-repeat;
    background-position-x: 88%;
    background-position-y: -100%;
}

section[class^="section-html-"]:has(.form_dark_bg) {
    background-color: #282844;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-image: url(/images/prodvizhenie-internet-magazina-avtozapchastej/pima-r1-bg.png);
    background-repeat: no-repeat;
    background-position-x: 88%;
    background-position-y: -100%;
}

.page-id-4470 .block-number-reverText {
    justify-content: center;
}

.page-id-4470 .fakty-block {
    margin-bottom: 30px;
}

.row.row-4-seopsfc {
    position: relative;
}

.row.row-4-seopsfc:before {
    position: absolute;
    bottom: -32%;
    left: -42%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation 25s infinite linear;
    z-index: 0;
}

.row.row-4-seopsfc:after {
    position: absolute;
    bottom: 35%;
    right: -39%;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: 2;
}

section.section-html-2.html-post-4499:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 41%;
    height: 43%;
    background-color: #353554;
    border-radius: 0 0 12px 0;
    display: none;
}

@media (max-width: 1700px) {
    .row.row-4-seopsfc:before {
        left: -19%;
    }

    .row.row-4-seopsfc:after {
        right: -23%;
    }
}

@media(max-width: 767px) {
    section.section-html-1.html-post-4499 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4499 {
        padding: 30px 0;
    }

    section.section-html-2.html-post-4499:before {
        opacity: 0;
    }

    .row.row-4-seopsfc:before {
        opacity: 0;
    }

    .row.row-4-seopsfc:after {
        opacity: 0;
    }
}


/* SEO продвижение сайта фитнес клуба END */


/* Интеграция 1С с сайтом START */

@media(max-width: 991px) {

    .integraciya-1s-img1,
    .integraciya-1s-img2 {
        display: block;
        margin: 0 auto 30px;
    }
}


/* Интеграция 1С с сайтом END */



textarea.form-control {
    height: auto;
    background: #F8F8FA;
    border-radius: 18px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #4E4E66;
    padding-top: 33px;
    padding-left: 28px;
    padding-bottom: 33px;
    border: none;
    margin-bottom: 20px;
    margin-top: 14px;
}

.important-custom-block {
    display: flex;
    padding: 15px 15px 15px 20px;
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0px 0px 36px rgba(86, 86, 86, 0.05);
    position: relative;
    max-width: 770px;
    margin: auto;
    top: -50%;
}

.important-custom-block-info {
    margin: auto;
    flex-basis: 62%;
}

.important-custom-block:before {
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: -1px;
    content: "";
    background-image: linear-gradient(to right, rgba(237, 73, 92, 1), rgba(227, 6, 19, 0), rgba(227, 6, 19, 0), rgba(227, 6, 19, 0));
    z-index: -1;
    border-radius: 12px;
}

.important-custom-block-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    color: #ED1F3D;

    position: relative;
    margin-bottom: 20px;
}

.important-custom-block-title:before {
    position: absolute;
    left: 0;
    bottom: -10px;
    content: "";
    width: 30px;
    height: 2px;
    background: #ED1F3D;
}

.important-custom-block-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #282844;
}

.important-custom-block p {
    display: none;
}

.important-custom-block:before {
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: -1px;
    content: "";
    background-image: linear-gradient(to right, rgba(237, 73, 92, 1), rgba(227, 6, 19, 0), rgba(227, 6, 19, 0), rgba(227, 6, 19, 0));
    z-index: -1;
    border-radius: 12px;
}

.important-custom-block-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    color: #ED1F3D;

    position: relative;
    margin-bottom: 20px;
}

.important-custom-block-title:before {
    position: absolute;
    left: 0;
    bottom: -10px;
    content: "";
    width: 30px;
    height: 2px;
    background: #ED1F3D;
}

.important-custom-block-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #282844;
}

.important-custom-block p {
    display: none;
}

@media screen and (max-width: 767px) {
    .why-important-img-block img {
        position: inherit;
    }

    .why-design-important-wrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .news-portal-dark-bg-title {
        font-size: 20px;
    }

    li.big-items-list-item {
        padding-left: 80px;
    }

    .important-custom-block {
        flex-direction: column;
        top: -120px;
    }

    .important-custom-block-image {
        margin: auto;
    }

    .form-block-design.news-portal-custom-form {
        margin: 0;
        padding: 20px;
    }

    .form-block-design.news-portal-custom-form .animation-block-title {
        padding-left: 0;
    }

    .form-block-design.news-portal-custom-form .input-block-design.input-submit-btn {
        margin: auto;
    }

    .form-block-design.news-portal-custom-form .or-text {
        left: 0;
    }

    .form-block-design.news-portal-custom-form span.wpcf7-not-valid-tip {
        position: relative;
        top: -10px;
    }
}

.row.row-3-dsv .important-custom-block {
    max-width: 895px;
}

@media(max-width: 767px) {
    ul.row-1-dsv-list {
        flex-direction: column;
    }

    li.row-1-dsw-list-item:nth-child(1) {
        margin-bottom: 45px;
    }

    .row.row-1-dsv {
        margin-bottom: 30px;
    }

    .row.row-2-dsv .title-prod.lxs-title-prod-correct {
        font-size: 32px;
    }

    .row.row-3-dsv .important-custom-block-image {
        margin: 20px auto 0;
    }

    .row.row-4-dsv {
        margin-top: -70px;
    }

    .row.row-5-dsv {
        margin-bottom: 30px;
    }
}

.row.row-5-psmt .important-custom-block {
    z-index: 3;
    border-left: 1px solid #ED1F3D;
}

.row.row-5-psmt .important-custom-block:before {
    opacity: 0;
}


/* Banner designs for websites START */

section.section-html-0.html-post-4677 {
    margin: 45px 0 0;
}

section.section-html-0.html-post-4677 .pima-r1-list,
section.section-html-1.html-post-4677 .pima-r1-list,
section.section-html-2.html-post-4677 .pima-r1-list {
    margin: 30px 0;
}

section.section-html-4.html-post-4677 {
    padding: 75px 0;
    background: #F3F3F3;
}


/* Banner designs for websites END */


/* Website design for estate agents START */

section.section-html-0.html-post-4686 {
    margin: 45px 0 0;
}

.section-html-0.html-post-4686 .pima-r1-list,
.section-html-2.html-post-4686 .pima-r1-list {
    margin: 30px 0;
}

section.section-html-3.html-post-4686 {
    padding: 75px 0;
    background: #F3F3F3;
}


.blog_tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
    /* display: none; */
}

.blog_tabs a,
.blog_tab_item {
    color: #282844;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    border-radius: 40px;
    transition: 0.3s;
    font-weight: 600;
    /* background: #282842; */
    cursor: pointer;
}

.blog_tabs a.active {
    background: #ed1f3d;
    /* border: 1px #ed1f3d; */
    color: white;
    pointer-events: none;
}

.blog_tabs a:hover {
    background: #ed1f3d;
    border: 1px solid #ed1f3d;
    color: white;
}



/* Website design for estate agents END */

/* Website design for restaurants START */

section.section-html-0.html-post-4695 {
    margin: 45px 0 0;
}


section.section-html-0.html-post-4695 .pima-r1-list,
section.section-html-2.html-post-4695 .pima-r1-list {
    margin: 30px 0;
}

section.section-html-3.html-post-4695 {
    padding: 75px 0;
    background: #F3F3F3;
}


/* Website design for restaurants END */


/* portfolio breadcrumbs*/

@media(max-width: 767px) {
    p#breadcrumbs.portfolio-breadcrumbs {
        margin-bottom: 10px;
    }
}


.our-geography-blocks-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.our-geography-block {
    flex-basis: calc(33.333% - 15px);
    overflow: hidden;
    background: #F8F8FA;
    border-radius: 14px;
    position: relative;
    max-height: 212px;
    height: 212px;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    position: relative;
}

.our-geography-block:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 47%;
    display: block;
    width: 100%;
    background-image: url(/wp-content/uploads/2023/09/Rectangle68.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 10;
}

.our-geography-block:after {
    content: '';
    position: absolute;
    inset: 0;
    display: block;
    background-color: black;
    opacity: 0;
    visibility: hidden;
    z-index: 12;
    transition: 0.3s;
}

.our-geography-block:hover:after {
    visibility: visible;
    opacity: 0.5;
}

.our-geography-block:focus,
.our-geography-block:active,
.our-geography-block:hover {
    overflow: hidden;
}

.our-geography-block:hover {
    box-shadow: 0px 10px 27px 6px rgb(0 0 0 / 10%);
}

.geography-link {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 53px;
    background: #ED1F3D;
    height: 60px;
    width: 100%;
    max-width: 180px;
    position: absolute;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    scale: 0.85;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.geography-link:hover {
    color: white;
}

.our-geography-block:hover .geography-link {
    opacity: 1;
    visibility: visible;
    z-index: 13;
    scale: 1;
}

.our-geography-block-img {
    max-width: none;
    height: 100%;
    width: 100%;
    transition: 0.7s;
    object-fit: cover;
}

.our-geography-block-gerb {
    text-align: center;
    margin-top: -34px;
    z-index: 2;
}

.our-geography-block-name {
    color: #282844;
    text-align: center;
    margin: auto;
    font-weight: 700;
    font-size: 19px;
    line-height: 27px;
    padding: 0 15px;
    position: relative;
    z-index: 11;
}



.geography-photo-block {
    position: relative;
    flex-basis: 60%;
    overflow: hidden;
}

.our-geography-block:hover .black-fon {
    opacity: 0;
}

.our-geography-block:hover .our-geography-block-img {
    transform: scale(1.05);
}

.img-stage img+p {
    display: none !important;
    margin: 0 !important;
}

.section-html-8.html-post-5886 {
    margin-top: 80px;
}


.temp_main {
    padding-top: 152px;
    position: relative;
    isolation: isolate;
}

.temp_main p#breadcrumbs {
    margin-top: 0;
}

.top_bg_temp {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.temp_title {
    font-weight: 600;
    font-size: 65px;
    line-height: 100%;
    color: #ed1f3d;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 0;
}

.top_section_temp_wrap {
    display: flex;
    align-items: center;
    gap: 65px;
    justify-content: space-between;
}

.top_section_temp_side {
    flex-basis: 50%;
}

.top_section_temp_descr p {
    font-weight: 300;
    font-size: 18px;
    line-height: 156%;
    color: #272730;
}

.top_section_temp_descr p a {
    color: #ed1f3d;
    text-decoration: underline;
    text-decoration-skip-ink: none;
}

.top_section_temp_btns {
    margin-top: 33px;
    display: flex;
    gap: 22px;
    align-items: center;
}

.top_section_temp_btn {
    transition: 0.3s;
    border-radius: 40px;
    height: 57px;
    width: 100%;
    max-width: 224px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    border: 1px solid #ed1f3d;
    cursor: pointer;
}

.top_section_temp_form_b {
    background: #ed1f3d;
    color: white;
}

.top_section_temp_form_b:hover {
    box-shadow: 0 35px 20px -20px rgba(0, 0, 0, .2) !important;
    transform: translate(0, -10px);
}

.top_section_temp_port {
    background: transparent;
    color: #ed1f3d;
}

.top_section_temp_port:hover {
    border: 1px solid #ed1f3d;
    background: #ed1f3d;
    color: white;
}

.top_section_temp_side .form_title {
    font-weight: 700;
    font-size: 25px;
    line-height: 152%;
    text-align: center;
    color: #282844;
    margin-bottom: 26px;
}

.top_section_temp_side .form_title span {
    color: #ed1f3d;
}

.top_section_temp_form {
    border-radius: 33px;
    background: white;
    padding: 30px;
    padding-bottom: 35px;
    max-width: 513px;
    box-shadow: 0 0 50px 0 rgba(59, 59, 157, 0.05);
}

.top_section_temp_form form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top_section_temp_form form br {
    display: none;
}

.top_section_temp_form p {
    max-width: 340px;
    margin-bottom: 0;
}

.top_section_temp_form .wpcf7-form-control-wrap {
    width: 100%;
    max-width: 340px;
    display: block;
    margin-bottom: 12px;
}

.top_section_temp_form .wpcf7-form-control-wrap input {
    width: 100%;
    height: 56px;
    border-radius: 60px;
    border: unset;
    background: #f8f8fa;
    padding-left: 28px;
}

.top_section_temp_form .wpcf7-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ed1f3d;
    border-radius: 60px;
    width: 100%;
    max-width: 283px;
    height: 56px;
    font-weight: 700;
    font-size: 14px;
    line-height: 0%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border: 1px solid #ed1f3d;
    position: relative;
    left: 50%;
    translate: -50% 0;
    margin-top: 20px;
}

.top_section_temp_form .wpcf7-spinner {
    display: none;
}

h2.temp_block_img_txt_title {
    max-width: 100%;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.temp_block_img_txt {
    padding: 80px 0;
}

.temp_just_txt {
    font-weight: 300;
    font-size: 18px;
    line-height: 156%;
    color: #272730;
    margin-bottom: 0;
}

.temp_block_img_txt_wrapper {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.temp_block_img_txt_side_img {
    padding-left: 50px;
}

.temp_block_img_txt_side_img img {
    width: 100%;
}

.temp_block_img_txt_side {
    flex-basis: 50%;
}

.temp_text_img_descr ul {
    padding-left: 25px;
    list-style: none;
}

.temp_text_img_descr ul li {
    position: relative;
    font-weight: 300;
    font-size: 18px;
    line-height: 156%;
    color: #272730;
    margin-bottom: 15px;
}

.temp_text_img_descr ul li:last-child {
    margin-bottom: 0;
}

.temp_text_img_descr ul li:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 5px;
    background-image: url(/wp-content/uploads/2025/03/list-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 18px;
}

.temp_block_img_txt_btn {
    margin-top: 15px;
    color: white !important;
}

.temp_block_img_txt_wrapper_rev {
    flex-direction: row-reverse;
}

.temp_block_img_txt_wrapper_rev .temp_block_img_txt_side_img {
    padding-left: 0;
    padding-right: 50px;
}

.white-blck-obod-wide {
    max-width: 100% !important;
}

.temp_block_img_txt:has(.temp_block_img_txt_wrapper_rev) .temp_block_img_txt_btn {
    position: relative;
    left: 50%;
}

.gray_form_temp {
    padding: 75px 0;
    background: #f3f3f3;
}

.temp_block_img_txt_blue {
    background: #282844;
    background-image: url(/wp-content/uploads/2025/03/blue-section-bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    isolation: isolate;
    overflow: hidden;
}

.temp_block_img_txt_blue .temp_block_img_txt_title {
    color: #282842 !important;
    background: transparent;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -2px 0 #fff;
}

.temp_block_img_txt_blue .temp_text_img_descr p,
.temp_block_img_txt_blue .temp_text_img_descr li {
    color: white;
}

.blue_bg_block {
    display: none;
}

.temp_block_img_txt_blue .blue_bg_block {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    height: 141px;
    background: #353554;
    border-radius: 12px 0 0 0;
    width: 100%;
    max-width: 870px;
}

.temp_block_img_txt_blue .temp_block_img_txt_side_t {
    flex-basis: 65%;
}

.temp_block_img_txt_blue .temp_block_img_txt_side_i {
    flex-basis: 45%;
}

.temp_block_img_txt_blue:after {
    position: absolute;
    top: -60px;
    right: 50px;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: -1;
    bottom: unset;
}

.temp_block_img_txt_blue:before {
    position: absolute;
    top: unset;
    right: unset;
    left: -88px;
    bottom: -110px;
    content: url(/images/razrabotka-lichnogo-kabineta/triangle-big.png);
    animation: triangle-rotation-reverse 25s infinite linear;
    z-index: -1;
}

.temp_block_img_txt_blue .temp_block_img_txt_subtitle {
    color: #fff;
}

.temp_text_img_descr_bottom {
    margin-top: 0;
}

.icon_txt_blocks {
    padding: 80px 0;
}

h2.icon_txt_blocks_title {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.icon_txt_blocks_items {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 50px;
    row-gap: 40px;
}

.icon_txt_blocks_item {
    display: flex;
    align-items: center;
    gap: 40px;
}

.icon_txt_blocks_item_icon img {
    width: 78px;
    min-width: 78px;
}

.icon_txt_blocks_item_descr p {
    margin-bottom: 0;
}

.icon_txt_blocks_item_descr p b {
    font-weight: bold;
}

.red_banner_btn {
    margin-bottom: 80px;
}

.red_banner_btn_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ed1f3d;
    border-radius: 10px;
    padding: 33px 46px;
    gap: 50px;
}

.red_banner_btn_txt_top {
    font-weight: 700;
    font-size: 27px;
    line-height: 100%;
    color: #fff;
    margin-bottom: 10px;
}

.red_banner_btn_txt_bottom {
    font-weight: 600;
    font-size: 21px;
    line-height: 129%;
    color: #fff;
}

.red_banner_btn_b {
    background: #fff;
    border-radius: 40px;
    max-width: 224px;
    width: 100%;
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #ed1f3d;
    border: 2px solid #ed1f3d;
    transition: 0.3s;
}

.red_banner_btn_b:hover {
    border: 2px solid #fff;
    background: #ed1f3d;
    color: #fff;
}

.gray_bg_temp {
    background: #f9f9fb;
}

.temp_bottom_form {
    padding: 80px 0;
}

.temp_bottom_form_title {
    font-weight: 700;
    font-size: 55px;
    line-height: 125%;
    color: #282844;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0;
}

.temp_bottom_form_wrapper {
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 55px;
}

.temp_bottom_form_img {
    flex-basis: 45%;
}

.temp_bottom_form_form {
    flex-basis: 55%;
}

.temp_bottom_form_form_title {
    font-weight: 700;
    font-size: 28px;
    line-height: 136%;
    color: #282844;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.temp_bottom_form_form_title p {
    margin-bottom: 0;
}

.temp_bottom_form_form_title span {
    color: #ed1f3d;
}

.temp_bottom_form_form .input-block-design input,
.temp_bottom_form_form .text-design textarea {
    margin-top: 0;
}

.temp_bottom_form_form .input-block-design input {
    height: auto;
    margin-bottom: 22px;
}

.temp_bottom_form_form textarea.form-control {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 54px;
}

.temp_bottom_form .input-block-design.input-submit-btn input {
    width: 100%;
    max-width: 283px;
}

.temp_bottom_form .wpcf7-spinner {
    display: none;
}

.blog_form_seo .rsform-right {
    width: 100%;
}

section.blog_form_seo {
    padding-top: 20px;
    padding-bottom: 50px;
}

.post-template-blog-post .flex-block-text {
    flex-basis: 60%;
}

.blog_form_seo .ul-cost {
    padding-left: 20px;
}

.blog_form_seo .li-cost {
    line-height: 134%;
}

.blog_form_seo form p {
    margin-bottom: 10px;
}

.blog_form_seo .input-blocks-column input {
    padding-bottom: 0 !important;
}

.blog_form_seo .input-blocks-column input {
    margin-bottom: 13px;
}

.uznat-vartist-section.blog_form_seo .input-blocks-column .iti input {
    margin-bottom: 13px !important;
}

.blog_form_seo .wpcf7-spinner {
    display: none !important;
}

.main_case {
    padding-top: 55px;
}

body:has(.main_case) header#masthead {
    background: white;
    background-color: white;
}

.form_bottom .block-item-input input {
    padding-bottom: 0 !important;
}

.temp_block_img_txt_title_with_txt {
    font-size: 53px;
}





































@media(max-width: 1440px) {
    .our-geography-block-name {
        font-size: 17px;
    }
}

@media(max-width: 1200px) {
    .custom-page__case-item {
        height: 200px;
    }
}

@media(max-width: 991px) {

    .temp_title {
        font-size: 55px;
    }

    .white-blck-obod {
        font-size: 40px;
    }

    .top_section_temp_wrap {
        flex-direction: column;
        gap: 45px;
    }

    .icon_txt_blocks_item {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .icon_txt_blocks_item_icon img {
        width: 65px;
        min-width: 65px;
    }

    .temp_block_img_txt_blue .blue_bg_block {
        display: none;
    }

    .red_banner_btn_txt_top {
        font-size: 22px;
    }

    .red_banner_btn_txt_bottom {
        font-size: 18px;
    }

    .row-4-pspe-form-title {
        font-size: 40px;
        line-height: 140%;
    }

    .temp_block_img_txt_wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .temp_bottom_form_title {
        font-size: 40px;
    }

    .temp_bottom_form_wrapper {
        flex-direction: column-reverse;
    }

    .temp_bottom_form_form textarea.form-control {
        padding-bottom: 36px;
    }

    .get-price-design-info {
        flex-basis: calc(58% - 15px);
    }

    .our-geography-block-name {
        font-size: 17px;
        padding: 15px;
    }

    .top_section_temp_form {
        max-width: 100%;
    }

    .top_section_temp_side {
        flex-basis: 100%;
        width: 100%;
    }

    .custom-page__case-item {
        height: 145px;
    }

    .our-geography-block {
        max-height: none;
        height: auto;
    }

    .our-geography-block-img {
        width: auto;
    }

    .page-id-153 .our-geography-blocks-container,
    .page-id-244 .our-geography-blocks-container {
        margin-bottom: 50px;
    }

    .fixedHeader .header-btn {
        display: none;
    }

    .tematic_title {
        line-height: 140%;
    }

    .etapy_blocks_flex_border {
        flex-direction: column-reverse;
        align-items: center;
    }

    .etapy_blocks_time {
        max-width: 100%;
    }

    .year {
        justify-content: center;
    }
}

@media(max-width: 767px) {
    .our-geography-block {
        flex-basis: calc(50% - 10px);
    }

    .custom-page__case-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .custom-page__case-item {
        height: 220px;
    }

    .geography-link {
        inset: 0;
        height: 100%;
        width: 100%;
        opacity: 1;
        visibility: visible;
        border-radius: unset;
        translate: 0;
        max-width: 100%;
        scale: 1;
        background: transparent;
        color: transparent;
        font-size: 0;
    }

    .our-geography-block:before {
        top: 53%;
    }

    .our-geography-block-name {
        font-size: 16px;
        padding: 15px 7px;
        line-height: 20px;
    }

    .our-geography-block:nth-last-child(1) {
        flex-basis: 100%;
    }

    .page-id-153 .our-geography-blocks-container {
        margin-bottom: 30px;
    }

    section.our-geography-section {
        padding-bottom: 20px;
    }

    .our-geography-block {
        min-height: 212px;
    }

    .geography-photo-block {
        min-height: 106px;
    }

    .our-geography-block-img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .section-html-0.html-post-4499 h2 {
        margin-top: 50px;
    }
}

@media(max-width: 500px) {

    .top_section_temp {
        padding-bottom: 0;
    }

    .temp_block_img_txt.p_t_unset,
    .temp_bottom_form.icon_txt_block_p_t {
        padding-top: 0;
    }

    .temp_text_img_descr p {
        font-size: 16px;
    }

    .temp_block_img_txt.p_b_unset,
    .temp_bottom_form.temp_bottom_form_p_b {
        padding-bottom: 0;
    }

    .icon_txt_blocks.icon_txt_block_p_t {
        padding-top: 0;
    }

    .icon_txt_blocks.icon_txt_block_p_b {
        padding-bottom: 0;
    }

    .top_bg_temp {
        display: none;
    }

    .fakty-spisok li.fakty-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .temp_just_txt {
        font-size: 16px;
        line-height: 145%;
    }

    .gray_form_temp {
        padding: 60px 0;
    }

    .temp_block_img_txt_blue .temp_text_img_descr p,
    .temp_block_img_txt_blue .temp_text_img_descr li {
        font-size: 16px;
    }

    .temp_block_img_txt_wrapper_rev .temp_block_img_txt_side_img {
        padding: 0;
    }

    .icon_txt_blocks_items {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
    }

    .icon_txt_blocks {
        padding: 60px 0;
    }

    .red_banner_btn_wrapper {
        flex-direction: column;
    }

    .temp_block_img_txt_blue:after,
    .temp_block_img_txt_blue:before {
        display: none;
    }

    .red_banner_btn_wrapper {
        padding: 24px;
        gap: 18px;
        text-align: center;
    }

    .temp_bottom_form_form_title {
        font-size: 23px;
    }

    .partners-title,
    .title-interest,
    .title-stage {
        font-size: 28px !important;
    }

    .faq-on-page h2 {
        margin-top: 0;
    }

    .temp_bottom_form .input-block-design.input-submit-btn input.wpcf7-submit {
        margin-top: 30px;
    }

    .white-blck-obod {
        font-size: 27px;
    }

    .temp_bottom_form_title {
        font-size: 26px;
    }

    .red_banner_btn {
        margin-bottom: 60px;
    }

    .white-blck-obod {
        font-size: 22px;
    }

    .temp_block_img_txt {
        padding: 65px 0;
    }

    .page-id-4470 .temp_block_img_txt {
        padding: 0;
    }

    .page-id-4493 .temp_bottom_form {
        padding-top: 0;
    }

    .page-id-4493 .icon_txt_blocks {
        padding-top: 0;
    }

    .privacy-form-text p {
        margin-bottom: 0;
    }

    .row-4-pspe-form-title {
        font-size: 26px;
        line-height: 126%;
    }

    .temp_text_img_descr ul li {
        font-size: 16px;
        line-height: 145%;
    }

    .top_section_temp_descr p {
        font-size: 16px;
    }

    .temp_title {
        font-size: 38px;
    }

    .temp_main {
        padding-top: 100px;
    }

    .item-flex-number {
        flex-basis: 100%;
    }

    .section-html-6.html-post-4499 .row.row-2-pss {
        flex-direction: column-reverse;
    }

    .section-html-14.html-post-4499 .row.row-2-pss {
        flex-direction: column-reverse;
    }

    .section-html-8.html-post-4470 .row.row-2-pss {
        flex-direction: column-reverse;
    }

    .page-id-4470 .block-number-reverText {
        flex-direction: column;
    }

    .page-id-4470 .block-number-reverText .item-flex-number {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }

    .section-html-13.html-post-4470 {
        margin-top: 50px;
    }

    .custom-page__case-item {
        height: 160px;
    }

    .partners-block {
        margin: 30px 0px 33px;
    }

    .page-template-page-flex-template h2 {
        font-size: 30px !important;
    }

    .temp_block_img_txt_blue,
    .page-id-4470 .temp_block_img_txt_blue {
        padding: 60px 0;
    }

    .temp_block_img_txt_side_img {
        padding: 0;
    }

    .temp_block_img_txt_btn {
        margin-bottom: 20px;
        position: relative;
        left: 50%;
        translate: -50% 0;
    }

    .icon_txt_blocks_item {
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    .bottom-interest {
        grid-template-columns: repeat(1, 1fr);
        padding-right: 0 !important;
    }

    .custom_first_bg-table-left {
        padding-right: 10px;
    }

    .etapy-rabot-title {
        font-size: 24px;
    }

    .etapy_blocks_flex {
        flex-direction: column;
        gap: 25px;
        margin-top: 30px;
        padding-top: 30px;
    }

    .case_screenshot {
        margin-bottom: 15px;
    }

    .v7par_section-list p {
        font-size: 16px;
        line-height: 130%;
    }

    .case_block_title {
        font-size: 20px;
    }

    .etapy-rabot-text p {
        font-size: 16px;
    }

    .year {
        font-size: 66px;
    }

    .etapy_blocks_time_year .month {
        font-size: 30px;
    }

    .title_vollcom-section-6 {
        font-size: 30px;
    }

    .year span {
        font-size: 25px;
    }

    .form_bottom .form-like-title {
        margin-top: 0;
    }

    .form_bottom {
        padding: 40px 0px 60px;
    }

    .form_bottom .wpcf7-submit {
        top: 0;
        width: 100%;
    }

    .v7par_section_2-img.img-to-top.anim-img-to-top {
        top: -44px;
    }

    .custom_first_bg-table {
        margin-top: 60px;
    }

    .v7par_section-titel_h2 {
        margin-top: 44px;
    }

    .case_screenshot_wrapper {
        overflow: auto;
    }

    .case_screenshot.zoom {
        width: 1000px;
        max-width: 1000px;
    }

    .faq-group h3 {
        font-size: 20px;
    }

    .restoran-razrabotka .portfolio-case {
        height: auto;
        aspect-ratio: 1 / 1;
    }

    .white-blck-obod {
        margin-bottom: 20px !important;
    }

    #basics.faq-group {
        margin-top: 0;
    }

    .margin-bot-logo .img-partners-block {
        margin: 0 !important;
    }
}

@media(max-width: 500px) {
    .tematic_title {
        font-size: 21px;
        margin-top: 30px;
    }

    .tematic_title-after {
        font-size: 20px;
    }



    .custom_first_bg {
        min-height: unset;
        height: auto;
        padding-bottom: 50px;
    }
}



#menu-item-3625>ul {
    display: none;
}

#menu-item-3625.active>ul {
    display: block;
}


.page-id-4686 .red_cirle,
.page-id-4686 .little_red_cirle {
    display: none;
}

.cky-box-bottom-left {
    left: unset !important;
    right: 40px;
}