/*
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.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
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
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets 
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries 
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Open Sans", sans-serif;
      color: #000000;
      font-size: 16px;
}

@font-face {
  font-family: 'PolyaRegular';
  src: url(fonts/polyaregular_regular.otf) format('opentype');
  font-weight: normal;
  font-style: normal;
}


:root {
  --font-family: "Inter", sans-serif;
  --second-family: "Comfortaa", 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;
}

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

dfn {
  font-style: italic;
}

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 {
  line-height: normal;
}

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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #282828;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
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;
}
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;
}

/*--------------------------------------------------------------
# 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: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.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;
}

#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: #282828;
  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
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

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: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

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

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.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>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.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.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@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;
  }

  .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
--------------------------------------------------------------*/

.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: 1.5em 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;
}

/*--------------------------------------------------------------
## 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;
}

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


/*--------------------------------------------------------------
## 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;
}


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/

button:active {
  border: none;
  text-decoration: none;
}

button:hover {
  border: none;
  text-decoration: none;
}

button:focus {
  border: none;
  text-decoration: none;
}

button:active, button:focus {
	outline: none;
}
button::-moz-focus-inner {
	border: 0;
}


.headen {
    display: none;
}

.telegram,
.whatsapp,
.vk,
.rutube,
.youtube {
  width: 30px;
  height: 30px;
  display: block;
  text-decoration: none;
  margin-right: 5px;
      transition: all 0.3s ease 0s;
}




.telegram {
  background: url(images/telegram.svg) no-repeat;
  background-size: 100%;
}

.whatsapp {
  background: url(images/whatsapp.svg) no-repeat;
    background-size: 100%;
}

.vk {
  background: url(images/vk.svg) no-repeat;
  background-size: 100%;
}

.rutube {
  background: url(images/rutube.png) no-repeat;
  background-size: 100%;
      border-radius: 8px;
}

.youtube {
  background: url(images/youtube.png) no-repeat;
  background-size: 100%;
      border-radius: 8px;
}


.telegram:hover,
.whatsapp:hover,
.vk:hover,
.rutube:hover,
.youtube:hover  {
  opacity: 0.8;
}


.logo-block1 a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.logo-block1 a img {
    display: block;
    padding-right: 10px;
    width: 90px;
}

.logo-title {
color: #ba2649;
font-size: 18px;
    font-weight: 600;
}

.logo-desc {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}


.logo-menu {
    background: #ba2649;
}


.logo-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}

.logo-soc {
    display: flex;
    align-items: center;
}

.logo-block2 {
            color: #000000;
    font-size: 16px;
    font-weight: 500;
}



.logo-block4 a {
color: #000000;
font-size: 22px;
font-weight: 600;
}

.logo-block4 a:hover {
text-decoration: none;
color: #ba2649;
}



.logo-block5 a {
display: table;
text-align: center;
line-height: 50px;
padding-left: 25px;
padding-right: 25px;
font-size: 16px;
font-weight: 500;
text-decoration: none;
position: relative;
border-radius: 20px;
}


.color {
transition: all 0.3s ease 0s;
background: #ba2649;
color: #fff;
}

.color:hover,
.color:focus,
.color:active {
    background: #c92f54;
    text-decoration: none;
    color: #fff;
}


.flare {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
border-radius: 20px;
}




.flare:after {
  margin-left: -30px;
  content: " ";
  width: 26px;
  height: 300px;
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  position: absolute;
  left: -40px;
  top: -150px;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-animation-name: slideme;
  animation-name: slideme;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }

  30% {
    left: 110%;
    margin-left: 80px;
  }

  100% {
    left: 110%;
    margin-left: 80px;
  }
}


#baner-main {
    padding-top: 80px;
    padding-bottom: 100px;
}


.baner-main h1 {
    margin: 0;
    padding: 0;
    padding-bottom: 60px;
    font-size: 68px;
    font-weight: 700;
    text-align: center;
}


.baner-main-desc {
    text-align: center;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 60px;
}

.baner-main-desc p {
    padding: 0;
    margin: 0;
}


.baner-title {
    padding-bottom: 30px;
    font-size: 36px;
    font-weight: 700;
}


.baner-service {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 40px;
}


.baner-serv {
    width: 32%;
padding-bottom: 20px;
color: #000000;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
}

.baner-serv::before {
    content: "";
    background: url(images/arrow-01.svg);
    width: 19px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}


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

.baner-pl {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}


.baner-pl1 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #282842;
}

.baner-pl2 {
    font-size: 18px;
    font-weight: 500;
    color: #282842;
}



.headers { 
position: relative;
    width: 100%;
    overflow: hidden !important;
 }



.baner-link {
    display: flex;
    justify-content: center;
    padding-bottom: 70px;
}


.baner-link a {
display: table;
    text-align: center;
    line-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
}
@media (min-width:768px) {
#mega-menu-wrap-primary #mega-menu-primary {
    display: flex !important;
    justify-content: space-between;
}
}

#service {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #282842 url(images/number2.png) no-repeat top right;
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
}


.block-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title,
#text h2 {
    padding: 0;
    margin: 0;
    font-size: 38px;
    font-weight: 600;
}


.block-desc {
    font-size: 20px;
    font-weight: 500;
}

#service .title,
#service .block-desc  {
color: #fff;
}

.service-item {
padding-top: 60px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.service-block {
    width: 49%;
    margin-bottom: 40px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 60px;
    transition: all 0.3s ease 0s;
    top: 0px;
}

.service-block:hover {
    top: -7px;
}


.service-block::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(images/path_btn.svg) no-repeat;
    background-size: 100%;
    width: 90px;
    height: 90px;
    display: block;
}



.service-title {
    padding-bottom: 10px;
}

.service-title a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 22px;
}

.service-desc {
font-size: 16px;
font-weight:500;
padding-right: 50px;
}


.service-image {
padding-right: 20px;
}


.service-link a {
    width: 60px;
    height: 60px;
     border-radius: 100%;
     position: absolute;
     right: 0;
     bottom: 0;
     background: #fff;
     display: flex;
     justify-content: center;
     align-items: center;
     transition: all 0.3s ease 0s;
     text-decoration: none;
}



.service-link1 {
    fill: #282842;
    transition: all 0.3s ease 0s;
}

.service-link a:hover {
    background: #ba2649;
}

.service-link a:hover .service-link1 {
   fill: #fff; 
}


#action {
    padding-top: 100px;
    padding-bottom: 100px;
}


.action-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
}

.action-block {
    width: 49%;
    margin-bottom: 35px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 35px;
    transition: all 0.3s ease 0s;
}

.action-block::before {
background: #fafafc url(images/new-03.png) no-repeat bottom right;
content: "";
position: absolute;
width: 100%;
height: 100%;
display: block;
border-radius: 20px;
z-index: 1;
transition: all 0.3s ease 0s;
top: 0px;
left: 0px
}


.action-block:hover:before  {
background: #ba2649 url(images/new-04.png) no-repeat bottom right;
}




.action-nomber {
    height: 70px;
    width: 70px;
    background: #ba2649;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-weight: 600;
    font-size: 22px;
    z-index: 10;
    position: relative;
    transition: all 0.3s ease 0s;
}

.action-title {
     font-weight: 500;
    font-size: 16px;
    padding-left: 20px;
    z-index: 10;
    position: relative;
    transition: all 0.3s ease 0s;
}

.action-block:hover .action-title {
    color: #fff;
}

.action-block:hover .action-nomber {
    color: #ba2649;
    background: #fff;
}


.action-info {
    display: flex;
    align-items: center;
    padding-top: 20px;
}

.action-link a {
    display: table;
    text-align: center;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
}

.action-desc {
    font-size: 14px;
    padding-left: 20px;
}


#form {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
        border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

.action-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.action-video-bg video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
}


#form::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}


.form-qvest {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}

.form-qvest-title {
font-size: 48px;
font-weight: 600;
color: #fff;
text-align: center;
padding-bottom: 10px;
width: 100%;
text-shadow: 0px 2px 10px rgb(0 0 0 / 90%);
}

.form-qvest-desc {
font-size: 22px;
font-weight: 500;
color: #fff;
text-align: center;
padding-bottom: 40px;
width: 100%;
text-shadow: 0px 2px 10px rgb(0 0 0 / 90%);
}

.form-qvest-input {
width: 34%;
}

.form-qvest-input2 {
width: 30%;
}

.form-sog {
width: 100%;
padding-top: 40px;
}

.form-sog label {
color: #fff;
font-size: 14px;
position: relative;
padding-left: 30px;
}
.form-sog label a {
color: #fff;
}


.form-qvest-input input {
width: 100%;
height: 60px;
 border-radius: 20px;
 padding-left: 20px;
 font-size: 16px;
 border: none;
}


.form-qvest-input2 .wpcf7-spinner {
    display: none;
}

.form-qvest-input2 input {
width: 100%;
height: 60px;
line-height: 60px;
border-radius: 20px;
padding-left: 20px;
font-size: 16px;
border: none;
text-align: center;
background: #ba2649;
color: #fff;
padding: 0;
transition: all 0.3s ease 0s;
opacity: 1;
}
.form-qvest-input2 input:hover,
.form-qvest-input2 input:focus,
.form-qvest-input2 input:active {
    background: #c92f54;
    color: #fff;
}




.wpcf7-acceptance input[type="checkbox"] {
opacity: 0;
position: absolute;
width: 0;
height: 0;
margin: 0;
padding: 0;
}

.wpcf7-acceptance .wpcf7-list-item-label {
cursor: pointer;
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    transform: translateY(-50%);
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
background-image: url(images/check1.svg);
}

.wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
background-image: url(images/check2.svg);
}


#plusy {
    padding-top: 80px;
    padding-bottom: 80px;
}

.plusy-item {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



.plusy-block {
background: #fafafc url(images/new-01.png) no-repeat bottom right;
padding: 30px;
    border-radius: 20px;
    width: 32%;
    margin-bottom: 20px;
    top: 0px;
    transition: all 0.3s ease 0s;
    position: relative;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, .2);
}



.plusy-title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}

.plusy-image {
    padding-bottom: 10px;
}


.plusy-desc {
    font-size: 15px;
    font-weight: 500;
}


.plusy-desc ul {
    margin-left: 15px; 
    padding-left: 0; 
   }

.plusy-desc li {
    margin-bottom: 15px;
}




.plusy-block:hover {
box-shadow: 0 0 30px -10px rgba(0, 0, 0, .3);
top: -7px;
}


.portfolio-item {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 40px;
    position: relative;
    z-index: 10;
    padding-left: 40px;
    padding-right: 40px;
}


.portfolio-block {
    width: 32%;
    margin-bottom: 40px;
}



#portfolio {
padding-top: 80px;
padding-bottom: 80px;
position: relative;
background: url('images/number2.png') repeat-y top right,
url('images/number02.png') repeat-y top left,
  linear-gradient(193deg, rgba(40, 40, 66, 1) 0%, rgba(62, 62, 112, 1) 50%, rgba(40, 40, 66, 1) 100%);
}


#portfolio .title {
    color: #fff;
    text-align: center;
        font-size: 42px;
}




.prt-desc {
    padding-top: 20px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}

.portfolio-image {
    overflow: hidden;
    border-radius: 20px;
}

.portfolio-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
    transform: scale(1);
}

.portfolio-image:hover img {
    transform: scale(1.04);
}

.portfolio-image img {
    transform-origin: center center;
    will-change: transform;
}


.portfolio-title {
    padding-top: 20px;
    padding-bottom: 10px;
}

.portfolio-title a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.portfolio-desc {
      font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.portfolio-link {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}


.portfolio-link a {
    display: table;
    text-align: center;
    line-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
}



.result-block {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.result-block1 {
    width: 49%;
    padding: 30px;
    background: #fafafc url(images/new-01.png) no-repeat bottom right;
    border-radius: 20px;
}

.result-block2 {
    width: 49%;
    padding: 15px;
    background: #fafafc;
    border-radius: 20px;
}

.result-block2 img {
    border-radius: 20px;
    height: 440px;
    object-fit: cover;
    object-position: top;
}


#result {
    padding-top: 80px;
    padding-bottom: 40px;
}


.result-link a {
    display: table;
    text-align: center;
    line-height: 50px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
}

.result-link {
    padding-top: 10px;
}


.result-title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}


.result-desc {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
}

.result-desc span {
    font-weight: 600;
}




.owl-next  {
    background: url(images/right2.svg) no-repeat !important;
    background-size: 100%!important;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -100px;
    right: 0px;
    font-size: 0px !important;
    opacity: 1;
    transition: all 0.2s ease 0s;
}


.owl-prev {
    background: url(images/right2.svg) no-repeat !important;
    background-size: 100%!important;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -100px;
    right: 80px;
    font-size: 0px !important;
    opacity: 1;
    transition: all 0.2s ease 0s;
    transform: rotate(180deg);
}

.owl-next:hover,
.owl-prev:hover  {
    opacity: 0.8;
 }

#result .owl-next, 
#result .owl-prev,
#result2 .owl-next, 
#result2 .owl-prev {
   top: -50px; 
}



 #client {
padding-top: 40px;
padding-bottom: 100px;
 }



 .client-item {
    margin-top: 60px;
 }


.client-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    background: #fff;
    border-radius: 20px;
        border: 1px solid #e5e5e5;
}

.client-block img {
height: 60px;
width: auto !important;
filter: grayscale(100%);
transition: all 0.3s ease 0s;
}

.client-block:hover img {
filter: grayscale(0%);
}


#scheme {
padding-top: 80px;
padding-bottom: 40px;
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
background: #282844 url(images/rombs.jpg) repeat-y top center;
background-size: 60%;
}

#scheme .title {
    color: #fff;
    text-align: center;
}

.scheme-item {
    margin-top: 60px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.scheme-block {
    width: 48%;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
        transition: all 0.3s ease 0s;
        top: 0px;
        position: relative;
}

.scheme-block:hover {
     top: -7px;
}


.scheme-title {
     color: #fff;
     font-weight: 600;
     font-size: 22px;
     padding-bottom: 10px;
}


.scheme-desc {
     color: #fff;
     font-weight: 500;
     font-size: 18px;
}


.scheme-nomber {
    font-size: 135px;
    font-family: 'PolyaRegular';
    color: #fff;
    line-height: 0.8;
    width: 20%;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
}

.scheme-block:hover .scheme-nomber {
        color: red;
}


.scheme-block1 {
    width: 80%;
}

.scheme-nomber::before {
    content: "";
    background: url(images/elips.png) no-repeat;
    width: 103px;
    height: 126px;
    position: absolute;
    top: 0px;
    z-index: 0;
    transform: rotate(180deg);
    left: 0;
}


#audit {
    padding-top: 80px;
    padding-bottom: 80px;
}

.audit-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}


.audit-block1 {
    width: 42%;
}

.audit-block2 {
    width: 52%;
    background: url(images/pryam.png) no-repeat top center;
    background-size: cover;
    padding: 40px;
    border-radius: 20px;
}


.form-audit-input {
    margin-bottom: 20px;
}



.form-audit-input input {
    width: 100%;
    height: 60px;
    border-radius: 20px;
    padding-left: 20px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
}


.form-audit-input2 input {
width: 100%;
height: 60px;
line-height: 60px;
border-radius: 20px;
padding-left: 20px;
font-size: 16px;
border: none;
text-align: center;
background: #ba2649;
color: #fff;
padding: 0;
transition: all 0.3s ease 0s;
opacity: 1;
}

.form-audit-input2 input:hover,
.form-audit-input2 input:focus,
.form-audit-input2 input:active {
    background: #c92f54;
    color: #fff;
}


.audit-block1 .form-sog label a,
.audit-block1 .form-sog label {
    color: #444;
}


.audit-block1 .form-sog {
    padding-top: 0px;
}


 #tech {
padding-top: 20px;
padding-bottom: 80px;
 }



 .tech-item {
    margin-top: 60px;
 }


.tech-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    background: #fff;
    border-radius: 20px;
        border: 1px solid #e5e5e5;
}

.tech-block img {
height: 60px;
width: auto !important;
filter: grayscale(100%);
transition: all 0.3s ease 0s;
}

.tech-block:hover img {
filter: grayscale(0%);
}


#faq {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #fafafc url(images/overlay-white.png);
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
}


.faq-item {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.faq-item details {
  width: 49%;
  color: #282828;
}


.faq-item details summary {
  display: block;
  outline-style: none;
  cursor: pointer;
}


.faq-item details {
  display: block;
  outline-style: none;
  cursor: pointer;
  position: relative;
}


.faq-item summary {
  padding: 18px 20px;
  padding-right: 55px;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #e5e5e5;
}


.faq-item details summary::-webkit-details-marker {
  display: none;
}



.faq-item details:after {
  content: "";
  background: url(images/ddown.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 14px;
}


.faq-item details[open]:after {
  content: "";
  background: url(images/uup.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 14px;
}


.faq-item summary:hover {
  color: #ba2649;
}



.faq-item details[open] summary {
  background: #ba2649;
  color: #fff;
}


fn_readmore + [data-readmore-toggle],
.fn_readmore[data-readmore] {
    display: inline-block;
    width: auto;
    position: relative;
}
.fn_readmore[aria-expanded="false"]::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 4em;
    background: -moz-linear-gradient(top,#fff0 0,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
}
.fn_readmore[data-readmore] {
    transition: height 500ms;
    overflow: hidden;
    max-height: 290px;
    display: block;
    width: 100%;
}
.fn_readmore + [data-readmore-toggle]{
    margin-top: 13px;
    display: block;
    text-decoration: none;
    transition: all 0.3s;
}
.fn_readmore + [data-readmore-toggle]:hover,
.fn_readmore + [data-readmore-toggle]:focus{
    color: var(--okay-button-text);
    text-decoration: none;
}
.fn_readmore + [data-readmore-toggle] span{
    color: #ba2649;
    background: transparent;
    border-color:  #ba2649;
    border: 1px solid;
    border-radius: 3px;
    padding: 1px 30px;
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    transition: all .3s;
    font-weight: 500;
}
.fn_readmore + [data-readmore-toggle]:hover span{
    color: #fff;
    background:#ba2649;
    border-color:  #ba2649;
}


#text {
    padding-top: 80px;
    padding-bottom: 80px;
} 


#text h2 {
    padding-bottom: 20px;
}


#news {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fafafc;
}

.news_item  {
    margin-top: 60px;
}

.news_title2 {
    display: flex;
    justify-content: center;
    padding-top: 40px;
}



.news_title2 a {
    text-decoration: none;
    color: #fff;
    background: #ba2649;
    border-radius: 20px;
    display: table;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    padding-right: 25px;
    transition: all 0.3s ease 0s;
    font-size: 16px;
}
.news_title2 a:hover,
.news_title2 a:active,
.news_title2 a:focus {
    text-decoration: none;
    color: #fff;
    background: #ba2649;
}

.news-block-image img {
  border-radius: 20px;
  height: 320px;
  object-fit: cover;
}

.news-block-date {
color:  #282828;
font-size: 15px;
font-weight: 400;
line-height: normal;
position: relative;
border-bottom: 1px solid #D7DCDF;
padding-bottom: 15px;
margin-bottom: 10px;
}



.news-block-date::before {
  content: "";
  background: url(images/calendar.svg) no-repeat;
  background-size: 100%;
  width: 24px;
  height: 25px;
  position: relative;
  display: inline-block;
    margin-right: 8px;
      top: 5px;
}


.news-block-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news-block-title {
text-decoration: none;
font-size: 18px;
font-weight: 600;
line-height: 120%;
display: block;
margin-bottom: 10px;
color: #282828;
}


.news-block-title:hover  {
  color:  #ba2649;
  text-decoration: none;
}

.news-block-excerpt p {
  margin: 0;
  padding: 0;
}

.news-block-excerpt {
font-size: 14px;
font-weight: 400;
line-height: normal;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;  
overflow: hidden;
}

.news-block-link {
    text-decoration: none;
    color: #ba2649;
    border: 1px solid #ba2649;
    border-radius: 5px;
    display: table;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.3s ease 0s;
    font-size: 14px;
}

.news-block-link:hover,
.news-block-link:active,
.news-block-link:focus {
    background: #ba2649;
    color: #fff;
    text-decoration: none;

}


#contacts {
    padding-top: 80px;
    padding-bottom: 40px;
}


#contact2 {
    padding-bottom: 80px;
}



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

.contact-block1 {
width: 49%;
height:470px;
overflow:hidden;
position:relative;
}

.contact-block2 {
width: 49%;
}

.map {
    width: 100%;
    height:470px;
    border-radius: 7px;
}



.cont-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.cont-block1 {
    width: 49%;
    background-color: #fafafc;
    padding: 40px 40px;
    border-radius: 20px;
        border: 1px solid #e5e5e5;
}

.cont-block-text {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-bottom: 20px;
    position: relative;
    padding-left: 40px;
}

.cont-block-text a {
    color: #000;
    text-decoration: none;
}


.cont-block-text span {
    font-weight: 600;
}


.cont-block-soc {
    display: flex;
}

.cont-block-soc a {
    text-decoration: none;
}


.cont-block1 .form-sog label a, 
.cont-block1 .form-sog label {
    color: #444;
}

.cont-block1 .form-sog {
    padding-top: 0px;
}
.cbl1 {
margin-top: 40px;
}

.cbl1::before {
content: "";
width: 30px;
height: 30px;
display: block;
position: absolute;
left: 0;
background: url(images/k01.svg) no-repeat;
background-size: 100%;
}

.cbl2::before {
content: "";
width: 30px;
height: 30px;
display: block;
position: absolute;
left: 0;
background: url(images/k02.svg) no-repeat;
}

.cbl3::before {
content: "";
width: 30px;
height: 30px;
display: block;
position: absolute;
left: 0;
background: url(images/k04.svg) no-repeat;
}


.title2 {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    padding: 0;
    padding-bottom: 30px;
}


footer {
    background: #282844;
    padding-top: 40px; 
    padding-bottom: 40px;
}


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


.fr-bl {
    width: 25%;
}

.footer-title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fff;
}


.footer-block1 img {
display: block;
    padding-right: 10px;
    width: 90px;
}

.footer-item ul {
    padding-left: 0;
    margin-left: 0;
}

.footer-item li {
    list-style-type: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
}

.footer-item li a {
        color: #fff;
        text-decoration: none;
}

.footer-title2 {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}

.footer-title2 a {
color: #fff;
}

.footer-soc {
    display: flex;
}


.footer-block1 a {
    display: flex;
    align-items: center;
    text-decoration: none;
}


.footer-block1 .logo-title {
color: #fff;
}

.footer-block1 .logo-desc {
    color: #fff;
}
.footer-desc {
    color: #fff;
    padding-top: 20px;
	 padding-bottom: 20px;
}


.header_fixed {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 100;
    top: 0px;
    box-shadow: 0 13px 32px rgba(204, 208, 221, .4);
}


.header_fixed .logo-item {
    padding-top: 5px;
    padding-bottom: 5px;
}



.hd-fx {
    padding-top: 90px;
}


.bot-foot1 {
    background: #2cb742 url(images/whatsapp-svgrepo-com.svg) no-repeat center center;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    position: fixed;
    bottom: 105px;
    right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    animation: annoying .8s ease-in infinite alternate;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    z-index: 100;
}


.bot-foot2 {
    background: #0396de url(images/telegram-svgrepo-com3.svg) no-repeat center center;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    animation: annoying .8s ease-in infinite alternate;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    z-index: 100;
}


 @keyframes annoying {
 	from {
 		transform: scale(1);
 	}

 	to {
 		transform: scale(1.1);
 	}
 }


#homeVideo {
    position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        z-index: -1;
        pointer-events: none;
    
}


@media (max-width:1400px) {
.container {
    padding-right: 45px;
    padding-left: 45px;
}

.logo-block2 {
    font-size: 14px;
}

}


@media (max-width:1200px) {


.logo-block5 a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}

.logo-block1 a img {
    width: 70px;
}


.logo-title {
    font-size: 16px;
}

.logo-desc {
    font-size: 14px;
}



.logo-block2 {
   display: none;
}

.baner-main h1 {
    padding-bottom: 40px;
    font-size: 54px;
}

.baner-main-desc {
    padding-bottom: 40px;
}

.baner-link {
    padding-bottom: 50px;
}

#baner-main {
    padding-top: 60px;
    padding-bottom: 80px;
}

.baner-pl2 {
    font-size: 16px;
}

.baner-pl1 {
    font-size: 26px;
}

.baner-pl {
    padding-left: 0px;
    padding-right: 0px;
}

#service {
    margin-left: 20px;
    margin-right: 20px;
}

#form {
    margin-left: 20px;
    margin-right: 20px;
}


.form-qvest-title {
    font-size: 34px;
}

.form-qvest-desc {
    font-size: 18px;
}

.service-title a {
    font-size: 18px;
}


.service-link a {
    width: 50px;
    height: 50px;
}

.service-block {
    padding-bottom: 40px;
}

.service-block::before {
    width: 75px;
    height: 75px;
}

#service {
    padding-bottom: 60px;
}

.plusy-title {
    font-size: 18px;
}

.plusy-desc {
    font-size: 14px;
}

.portfolio-title a {
    font-size: 18px;
}

.portfolio-desc {
    font-size: 14px;
}

.scheme-nomber {
    font-size: 100px;
    width: 20%;
}

.scheme-nomber::before {
    width: 80px;
    height: 100px;
    background-size: 100%;
}

.scheme-block {
    margin-bottom: 40px;
}


#scheme {
    padding-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
}

.scheme-title {
    font-size:18px;
}


.scheme-desc {
    font-size: 16px;
}

.title, #text h2 {
    font-size: 34px;
}

.result-title {
    font-size: 18px;
}

.result-desc {
    font-size: 16px;
}

#portfolio .title {
    font-size: 34px;
}

.prt-desc {
    font-size: 14px;
}

.block-desc {
    font-size: 18px;
}

.baner-main-desc {
    font-size: 20px;
}


.audit-block1 {
    width: 49%;
}
.audit-block2 {
    width: 49%;
    padding: 30px;
}

.faq-item summary {
    font-size: 16px;
}


#faq {
    margin-left: 20px;
    margin-right: 20px;
}


.news-block-title {
    font-size: 16px;
}

.news-block-image img {
    height: 240px;
}


.footer-title {
    font-size: 18px;
}

.footer-item li {
    font-size: 14px;
}

.footer-title2 {
    font-size: 14px;
}

.footer-desc {
    font-size: 14px;
}

#action {
    padding-top: 80px;
    padding-bottom: 80px;
}

#client {
    padding-bottom: 80px;
}

}


@media (max-width:992px) {

#client {
    padding-bottom: 60px;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 0px;
    font-size: 14px;
}

.logo-block4 a {
    font-size: 18px;
}

.baner-main h1 {
font-size: 36px;
}

.baner-main-desc {
font-size: 18px;
}


.baner-link a {
line-height: 60px;
font-size: 16px;
}

.baner-pl2 {
font-size: 14px;
}

.baner-pl2 br {
display: none;
}


.baner-pl1 {
font-size: 22px;
}


#service,
#form,
#scheme,
#faq {
margin-left: 0px;
margin-right: 0px;
border-radius: 0px;
padding-top: 60px;
padding-bottom: 60px;
}

.title, #text h2 {
font-size: 32px;
}

.form-qvest-title {
font-size: 32px;
}

.block-desc {
font-size: 16px;
}

.action-title {
    font-size: 14px;
}

.service-desc {
    font-size: 14px;
}

.service-title a {
font-size: 16px;
}

.action-info {
    flex-wrap: wrap;
}
.action-desc {
    padding-left: 0px;
    padding-top: 20px;
}

#action {
padding-top: 60px;
padding-bottom: 60px;
}

.form-qvest-desc {
font-size: 16px;
}

.form-qvest-input input {
    height: 55px;
}

.form-qvest-input2 input {
    height: 55px;
    line-height: 55px;
}

.plusy-block {
    width: 48%;
        margin-bottom: 30px;
}
#plusy {
    padding-top: 60px;
    padding-bottom: 40px;
}

.portfolio-block {
    width: 48%;
}

.portfolio-link a {
    line-height: 60px;
    font-size: 16px;
}

#result {
    padding-top: 60px;
    padding-bottom: 40px;
}

.result-title {
    font-size: 18px;
}

.result-desc {
    font-size: 16px;
}

.owl-prev {
    width: 50px;
    height: 50px;
    top: -100px;
    right: 60px;
}
.owl-next {
    width: 50px;
    height: 50px;
    top: -100px;
}


#tech .title {
    padding-right: 100px;
}

.faq-item details {
    width: 100%;
}

#text {
    padding-top: 60px;
    padding-bottom: 60px;
}

.contacts-item {
    flex-wrap: wrap;
}

.contact-block1 {
    width: 100%;
    height: 400px;
    margin-bottom: 40px;
}


.contact-block2 {
    width: 100%;
}

.map {
    height: 360px;
}

.portfolio-link {
    padding-top: 0px;
}


.scheme-nomber {
width: 25%;
}
.scheme-block1 {
    width: 75%;
}
.audit-item {
    margin-top: 40px;
    flex-wrap: wrap;
}


.audit-block1 {
width: 100%;
margin-bottom: 40px;
}

.audit-block2 {
width: 100%;
padding: 40px;
}

#contact2 {
    padding-bottom: 60px;
}

#contacts {
    padding-top: 60px;
    padding-bottom: 20px;
}


.cont-item {
    flex-wrap: wrap;
}

.cont-block1 {
    width: 100%;
    margin-bottom: 40px;
}



.cont-block1:last-child {
    margin-bottom: 0px;
}

.title2 {
    font-size: 28px;
}


.footer-block2 {
    display: none;
}

.fr-bl {
    width: 33%;
}

.cont-block-text {
    font-size: 16px;
}

#news {
    padding-top: 60px;
    padding-bottom: 60px;
}


#portfolio {
    padding-top: 60px;
    padding-bottom: 60px;
}

.result-block2 img {
    height: auto;
}

#audit {
    padding-top: 60px;
    padding-bottom: 60px;
}


}


@media (max-width:768px) {

.logo-block5 {
    display: none;
}

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }


.logo-block3 {
    display: none;
}
.logo-block1 a img {
    width: 50px;
}

.logo-title {
    font-size: 12px;
}

.logo-desc {
font-size: 12px;
}
.logo-block4 a {
font-size: 14px;
}


.logo-mob-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
margin-left: 0px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: 0px;
}

.logo-menu {
    display: none;
}

#mega-menu-wrap-primary .mega-menu-toggle {
line-height: 30px;
height: 30px;
}


#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
width: 35px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 35px;
}
#baner-main {
padding-top: 30px;
padding-bottom: 30px;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 0px 20px;
font-size: 16px;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
padding-top: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
padding: 10px 15px;
}

.baner-main h1 {
padding-bottom: 30px;
font-size: 28px;
}


.baner-main-desc {
font-size: 16px;
padding-bottom: 30px;
}


.baner-main-desc br {
display: none;
}

.baner-link a {
line-height: 60px;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
}

.baner-link {
padding-bottom: 40px;
}

.baner-plus {
    flex-wrap: wrap;
}

.baner-pl {
width: 50%;
padding-left: 0px;
padding-right: 0px;
margin-bottom: 20px;
}

#service, #form, #scheme, #faq {
padding-top: 40px;
padding-bottom: 40px;
}

.title, #text h2 {
font-size: 26px;
}


.block-nav {
flex-wrap: wrap;
}

.block-desc {
font-size: 14px;
padding-top: 20px;
}


.block-desc br {
    display: none;
}

.service-item {
    padding-top: 40px;
}


.service-block {
    width: 100%;
    margin-bottom: 20px;
}

.service-block:hover {
top: 0px;
}

#action {
padding-top: 40px;
padding-bottom: 40px;
}

.action-block {
width: 100%;
margin-bottom: 20px;
}


.action-link a {
line-height: 55px;
font-size: 16px;
}

.action-link {
display: flex;
justify-content: center;
width: 100%;
}

.form-qvest-title {
font-size: 28px;
}

.form-qvest-input {
width: 100%;
margin-bottom: 20px;
}

.form-qvest-input2 {
width: 100%;
}

.form-sog {
    padding-top: 20px;
}

.form-sog label {
    font-size: 10px;
}

#plusy {
padding-top: 40px;
padding-bottom: 40px;
}

.plusy-item {
margin-top: 40px;
}  


.plusy-block:hover {
box-shadow: none;
top: 0px;
}

.plusy-block {
width: 100%;
margin-bottom: 20px;
}

.plusy-title {
font-size: 16px;
}


#portfolio .title {
font-size: 28px;
}

#portfolio {
    padding-top: 40px;
    padding-bottom: 40px;
}

.portfolio-item {
    padding-left: 15px;
    padding-right: 15px;
}

.portfolio-block {
width: 100%;
}
.portfolio-block {
width: 100%;
}


.result-block {
    margin-top: 40px;
}

#result {
padding-top: 40px;
padding-bottom: 21px;
}

.owl-dots {
display: flex;
justify-content: space-between;
padding-top: 30px;
}


.owl-dot {
height: 4px;
width: 100%;
background: #eee !important;
}



.owl-dots .active {
background: #c92f54 !important;
}

.result-block {
flex-wrap: wrap;
}

.result-block1 {
width: 100%;
padding: 30px;
margin-bottom: 20px;
}

.result-block2 {
width: 100%;
padding: 20px;
}

.owl-prev {
width: 40px;
height: 40px;
top: -100px;
right: 50px;
}
.owl-next {
width: 40px;
height: 40px;
top: -100px;
}


#result .title,
#result2 .title {
padding-right: 90px;
}



#client {
padding-bottom: 60px;
padding-top: 30px;
}

.scheme-item {
    margin-top: 40px;
}

.scheme-block:hover {
    top: 0px;
}

.scheme-block {
    width: 100%;
}

.scheme-nomber {
width: 30%;
}

.scheme-block1 {
width: 70%;
}

.scheme-title {
font-size: 16px;
}

.scheme-desc {
font-size: 14px;
}

#audit {
    padding-top: 40px;
    padding-bottom: 40px;
}

.form-audit-input input {
    height: 55px;
    font-size: 14px;
}

.form-audit-input2 input {
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}

#tech {
    padding-top: 0px;
    padding-bottom: 60px;
}

.tech-block img {
    height: 25px;
}

.tech-item {
    margin-top: 40px;
}

#tech .title {
padding-right: 0px;
}

#text {
padding-top: 40px;
padding-bottom: 40px;
}
#contact2 {
padding-bottom: 40px;
}

#news {
padding-top: 40px;
padding-bottom: 40px;
}

.news_item {
margin-top: 40px;
}

.news-block-image img {
height: 220px;
}

#contacts {
padding-top: 40px;
}
.cont-block1 {
    padding: 30px 20px;
}

.cbl1 {
margin-top: 30px;
}

.cont-block1 {
margin-bottom: 30px;
}


.title2 {
font-size: 22px;
padding: 0px;
margin: 0;
margin-bottom: 30px;
}

#contacts {
padding-bottom: 10px;
}

.footer-block2 {
display: block;
width: 100%;
}

.footer-item {
flex-wrap: wrap;
}

.fr-bl {
width: 100%;
margin-bottom: 20px;
}

.footer-block1 img {
width: 60px;
}    

.footer-title {
font-size: 16px;
}

.bot-foot1,
.bot-foot2 {
right: 20px;
zoom: 0.8;
}


#news .owl-dots {
padding-top: 40px;
}
.news-block-date {
font-size: 14px;
}

.contact-block1 iframe {
zoom: 0.7;
}

.faq-item summary {
font-size: 14px;
}


.faq-item details {
font-size: 14px;
}

.audit-block2 {
padding: 30px;
}
.client-item {
    margin-top: 40px;
}

.portfolio-link a {
line-height: 55px;
font-size: 15px;
}

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

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



.action-nomber {
height: 60px;
width: 60px;
font-size: 16px;
margin-bottom: 10px;
}


.action-block {
margin-bottom: 20px;
flex-direction: column;
text-align: center;
padding: 30px;
}

.hd-fx {
padding-top: 50px;
}

.map {
height: 260px;
}

}


#post-single {
    padding-top: 40px;
    padding-bottom: 80px;
}


.news_title2 {
    display: flex;
    justify-content: center;
    padding-top: 40px;
}


.single-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 20px;

}

.single-item .news-block {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
}

.cats .pagination {
    display: flex;
    justify-content: center;
}

.cats .pagination .page-numbers {
  padding: 10px 20px;
  margin-right: 10px;
  text-decoration: none;
  color: #555;
  background-color: #F2F6F8;
  border-radius: 3px;
  transition: background-color 0.3s;
}

.cats .pagination .page-numbers.current {
  color: #fff;
  background-color: #ba2649;
}

.cats .pagination .page-numbers.next {
  padding: 10px 20px;
  color: #555;
  background-color: #F2F6F8;
}

.cats .pagination .page-numbers:hover {
  background-color: #ba2649;
  color: #fff;
}


.yoast-breadcrumbs {
    padding-top: 15px;
    padding-bottom: 15px;
        font-size: 14px;
        color: #666;
}

.yoast-breadcrumbs a {
    color: #ba2649;
    text-decoration: none;
}


.title3 {
    font-size: 38px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}

.stati-page {
    padding-bottom: 60px;
}


#contacts-con {
    padding-top: 20px;
}

#contacts-con .cont-block1 .title {
    display: none;
}


#contact2-con {
    padding-bottom: 60px;
}

.baner-seo-link a {
        display: table;
    text-align: center;
    line-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
}


.baner-seo-desc {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 40px;
}

#baner-seo h1 {
    padding: 0;
    margin: 0;
    padding-bottom: 60px;
    font-size: 58px;
    font-weight: 700;
}


#baner-seo {
    padding-top: 40px;
    padding-bottom: 120px;
    position: relative;
}


.baner-seo {
    position: relative;
    z-index: 10;
}

#page-video {
    position: absolute;
    left: 0;
    bottom: 0;
    object-fit: fill;
    width: 100%;
    z-index: -1;
    height: 977px;
}


#price {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #282842 url(images/shtuki.png) no-repeat top left;
    position: relative;
    top: -3px;
}


#price .title {
    color: #fff;
}


.price-item {
    display: flex;
    flex-wrap: wrap;
        margin-left: -0.66%;
    margin-right: -0.66%;
    margin-top: 60px;
}

.price-block {
    width: 32%;
    margin-left: 0.66%;
    margin-right: 0.66%;
    padding: 20px 40px;
    margin-bottom: 20px;
    border-radius: 20px;
    background: #fff url(images/new-03.png) no-repeat bottom right;
}

.price-title {
padding-bottom: 15px;
color: #000;
font-weight: 600;
font-size: 20px;
}

.price-title a {
color: #000;
text-decoration: none;

}


.price-price {
padding-bottom: 15px;
color: #000;
font-weight: 500;
font-size: 18px;
}

.price-price span {
font-weight: 600;
color: #ba2649;
}


.price-desc {
color: #000;
font-weight: 500;
font-size: 16px;
padding-bottom: 20px;
}



.price-nomer {
    width: 90px;
    height: 93px;
    background: url(images/punkt.png) no-repeat top center;
    position: relative;
}


.price-nomer span {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 48%;
    top: 22px;
    transform: translateX(-50%);
}



#seo-txt {
    padding-top: 80px;
    padding-bottom: 60px;
}


.seo-txt {
    padding-top: 40px;
    padding-bottom: 40px;
    font-weight: 500;
    font-size: 16px;
}

.seo-txt-item {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

.seo-txt-nomber {
     width: 90px;
    height: 93px;
    background: url(images/punkt.png) no-repeat top center;
    position: relative;
}


.seo-txt-nomber span {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 48%;
    top: 22px;
    transform: translateX(-50%);
}

.seo-txte {
    font-size: 16px;
    font-weight: 600;
}


.tt-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tt-block1 {
    width: 49%;
    font-weight: 700;
}

.tt-block1 li {
    margin-bottom: 20px;
}


.tt-block2 {
    width: 49%;
}


.seo-txt-block {
    display: flex;
    align-items: flex-start; 
    width: 50%;
    margin-bottom: 40px;
}

.seo-txt-nomber {
    flex: 0 0 auto; 
    width: 90px;
    height: 93px; 
    background: url(images/punkt.png) no-repeat top center;
    position: relative;
}


.seo-txt-nomber span {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 48%;
    top: 22px;
    transform: translateX(-50%);
}




.seo-txte {
    flex: 1; 
    margin-left: 10px; 
}



.seo-txt-block:nth-child(1) {
    width: 100%;
}


#directiont {
        padding-top: 80px;
    padding-bottom: 80px;
    background: #282842 url(images/number2.png) no-repeat top right;
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
}


#directiont .title {
    color: #fff;
}

.direction-item {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.direction-block {
        width: 24%;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    padding: 30px;
    transition: all 0.3s ease 0s;
    top: 0px;
}



.direction-title {
font-size: 18px;
color: #000;
font-weight: 600;
}

.direction-title a {
    color: #000;
    text-decoration: none;
}


.direction-image {
    padding-bottom: 20px;
}

.direction-block:hover {
    top: -7px;
}


#included {
    padding-top: 80px;
    padding-bottom: 80px;
}


#result2 {
        padding-top: 80px;
    padding-bottom: 80px;
    background: #fafafc;
}



#result2 .result-block1 {
    background: #fff url(images/new-01.png) no-repeat bottom right;
}

#result2 .result-block2 {
    background: #fff;
}


#tech2 {
    padding-top: 80px;
    padding-bottom: 80px;
}



#contact22 {
    padding-top: 20px;
    padding-bottom: 60px;
}


#text2 {
     padding-bottom: 80px;
}




.included-item {
    margin-top: 40px;
}



.included-item details {
  color: #000;
}


.included-item details summary {
  display: block;
  outline-style: none;
  cursor: pointer;
}


.included-item details {
  display: block;
  outline-style: none;
  cursor: pointer;
  position: relative;
}


.included-item summary {
  padding: 25px 20px;
  padding-right: 55px;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  border-radius: 20px;
  border: 1px solid #f5f5f5;
  background: #fafafc;
}


.included-item details summary::-webkit-details-marker {
  display: none;
}



.included-item details:after {
  content: "";
  background: url(images/ddown.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 22px;
}


.included-item details[open]:after {
  content: "";
  background: url(images/uup.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 14px;
}



.included-desc {
    font-size: 16px;
    padding-bottom: 40px;
}



.tags {
    display: block;
    margin-top: 20px;
}



.seo-posts-list {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}



.seo-posts-list a {
background: #ba2649;
color: #fff;
padding: 10px 15px;
font-size: 16px;
font-weight: 500;
text-decoration: none;
position: relative;
border-radius: 20px;
margin-right: 10px;
transition: all 0.3s ease 0s;
margin-bottom: 10px;
}


.seo-posts-list a:hover,
.seo-posts-list a:focus,
.seo-posts-list a:active {
    background: #c92f54;
    text-decoration: none;
    color: #fff;
}


@media (max-width:1200px) {

#baner-seo h1 {
    font-size: 36px;
}

.baner-seo-desc {
    font-size: 18px;
}

.baner-seo-desc br {
    display: none;
}

.baner-seo-link a {
    line-height: 60px;
    font-size: 16px;
}

#baner-seo {
    padding-bottom: 80px;
}

#page-video {
    height: 640px;
}

.price-block {
    padding: 20px 20px;
}

.price-title {
    font-size: 18px;
}

.price-price {
    font-size: 16px;
}

.price-desc {
    font-size: 14px;
}

#directiont {
    margin-left: 20px;
    margin-right: 20px;
}

.included-item summary {
    padding: 20px 20px;
    font-size: 16px;
}


.direction-title {
    font-size: 16px;
}

.direction-block {
    padding: 20px;
}

.title3 {
    font-size: 36px;
}

}

@media (max-width:992px) {

.title3 {
    font-size: 32px;
}


#baner-seo h1 {
font-size: 32px;
padding-bottom: 40px;
}

.baner-seo-desc {
font-size: 16px;
padding-bottom: 20px;
}

    #baner-seo {
        padding-bottom: 80px;
        padding-top: 20px;
    }

#price {
    padding-top: 60px;
    padding-bottom: 60px;
}

.price-block {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

.price-item {
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 40px;
}

#seo-txt {
    padding-top: 60px;
    padding-bottom: 40px;
}

.seo-txt {
    font-size: 14px;
}

.tt-item {
    flex-wrap: wrap;
}

.tt-block1 {
    width: 100%;
    padding-bottom: 20px;
}

.tt-block2 {
    width: 100%;
}

.seo-txt-block {
    width: 100%;
}

.seo-txte {
    font-size: 14px;
}

    #directiont {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 60px;
        padding-bottom: 60px;
        border-radius: 0px;
    }

.direction-item {
    margin-top: 40px;
}


.direction-block {
    width: 48%;
}

.direction-title {
    padding-bottom: 20px;
}

#included {
    padding-top: 60px;
    padding-bottom: 60px;
}

.included-item details {
    font-size: 14px;
}


#result2 {
    padding-top: 60px;
    padding-bottom: 60px;
}

#tech2 {
    padding-top: 60px;
    padding-bottom: 60px;
}

#contact22 {
    padding-bottom: 40px;
}

#text2 {
    padding-bottom: 60px;
}

.seo-posts-list a {
    font-size: 14px;
}

.single-item .news-block {
    width: 50%;
}


#post-single {
    padding-top: 20px;
    padding-bottom: 60px;
}

}


@media (max-width:768px) {

#post-single {
padding-top: 0px;
padding-bottom: 60px;
}


.content-text {
font-size: 14px;
}

.single-item .news-block {
width: 100%;
padding-left: 0px;
padding-right: 0px;
}


.single-item {
    margin-left: 0px;
    margin-right: 0px;
}

.stati-page {
    padding-bottom: 40px;
}


.title3 {
    font-size: 26px;
}

#contacts-con .cbl1 {
margin-top: 0px;
}

#contact2-con {
    padding-top: 10px;
    padding-bottom: 40px;
}


#baner-seo h1 {
font-size: 28px;
padding-bottom: 30px;
}

.baner-seo-desc {
font-size: 14px;
padding-bottom: 10px;
}
#baner-seo {
padding-bottom: 60px;
padding-top: 10px;
}

#page-video {
height: 530px;
}

.baner-seo-link a {
line-height: 55px;
font-size: 14px;
}

#price {
padding-top: 40px;
padding-bottom: 40px;
}

.price-item {
margin-left: 0%;
margin-right: 0%;
}

.price-block {
width: 100%;
margin-left: 0%;
margin-right: 0%;
}

.price-title {
font-size: 16px;
}

#seo-txt {
padding-top: 40px;
padding-bottom: 20px;
}

.seo-txt {
    padding-top: 30px;
    padding-bottom: 30px;
}

.seo-txt-block {
    flex-direction: column;
        margin-bottom: 20px;
}

#directiont {
padding-top: 40px;
padding-bottom: 40px;
}

.direction-block {
width: 100%;
}

.direction-block:hover {
    top: 0px;
}

#included {
padding-top: 40px;
padding-bottom: 40px;
}

.included-item summary {
padding: 15px 15px;
font-size: 14px;
}

.included-item details:after {
    right: 10px;
    top: 10px;
}

#result2 {
padding-top: 40px;
padding-bottom: 40px;
}


#tech2 {
padding-top: 40px;
padding-bottom: 40px;
}

#text2 {
padding-bottom: 40px;
}

#contact22 {
padding-bottom: 20px;
}

.direction-title {
font-size: 14px;
}

}


#form2 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.form2-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form2-block1 {
    width: 42%;
}

.form2-block1 .form-sog {
    padding-top: 0px;
}


.form2-block2 {
    width: 50%;
    background: url(images/pryam.png) no-repeat top center;
    background-size: cover;
    padding: 40px;
    border-radius: 20px;
}


#form2  .form-sog label {
    color: #000;
}

#form2  .form-sog label a {
     color: #000;
}

.form2-block1 .title {
    padding-bottom: 60px;
}


#plusy2 {
    padding-top: 80px;
    padding-bottom: 80px;
        background: #fafafc;
}


#plusy2 .plusy-block {
        background: #fff url(images/new-01.png) no-repeat bottom right;
}


#etap {
padding-top: 80px;
padding-bottom: 60px;
}

.epap-item {
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
    flex-wrap: wrap;

}

.epap-block {
    width: 49%;
    margin-bottom: 30px;
        background: #fafafc url(images/new-01.png) no-repeat bottom right;
    border-radius: 20px;
    padding: 30px;
    transition: all 0.3s ease 0s;
    top: 0px;
    position: relative;
}

.epap-block:hover {
 top: -7px;
}

.epap-image {
    width: 80px;
    padding-bottom: 20px;
}


.epap-title {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
}

.epap-desc  {
    font-size: 16px;
    font-weight: 400;
}




.portfolio-page-item {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    position: relative;
    z-index: 10;
    margin-left: -0.66%;
    margin-right: -0.66%;
}


.portfolio-page-block {
    width: 32%;
    margin-bottom: 40px;
    margin-left: 0.66%;
    margin-right: 0.66%;
}



.portfolio-page-item  .portfolio-title a {
color: #000;
}

.portfolio-page-item .portfolio-desc {
color: #000;
}

.portfolio-page-item .portfolio-image {
    border: 1px solid #e5e5e5;
}


.portfolio-pagination ul {
    display: flex;
    list-style: none;
    gap: 10px;
    padding: 0;
}

.portfolio-pagination li a,
.portfolio-pagination li span {
    padding: 8px 12px;
    border: 1px solid #e5e5e5;
    text-decoration: none;
    color: #000;
}

.portfolio-pagination li .current {
    background: #ba2649;
    color: #fff;
    border-color: #ba2649;
}


.portfolio-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
        margin-top: 30px;
}


.portfolio-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 20px 0 30px;
}
.filter-btn {
    display: inline-block;
    padding: 8px 16px;
    background: #fafafc;
    color: #000;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.2s;
}
.filter-btn:hover,
.filter-btn.active {
    background: #ba2649;
    color: #fff;
    text-decoration: none;
}

.filter-btn a {
    text-decoration: none;
}

.filter-btn a:hover {
    text-decoration: none;
}

.filter-count {
    font-size: 0.85em;
    opacity: 0.7;
    margin-left: 4px;
}
.portfolio-image img {
    max-width: 100%;
    height: auto;
    display: block;
}



.portfolio-page-block .portfolio-title a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}



.portfolio-title a:hover {
    color: #666;
    text-decoration: none;
}


.headen {
    display: none;
}

.form-popap {
    width: 460px;
}

.form-title {
font-size: 24px;
font-weight: 700;
margin-bottom: 30px;
}


.form1 {
  margin-bottom: 15px;
}

.form1 input {
    background-color: #fff;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
    font-size: 16px;
    padding: 0 22px;
    width: 100%;
}

.form2 input {
  width: 100%;
  text-align: center;
  height: 55px;
  line-height: 55px;
  padding: 0;
  border: none;
  background: #ba2649;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 10px;
  transition: all 0.3s ease 0s;
}

.form2 input:hover,
.form2 input:focus,
.form2 input:active {
background: #c92f54;
color: #fff;
}


.form-popap  .form-sog label,
.form-popap  .form-sog label a {
    color: #000;
    font-size: 10px;
}

.form-popap .form-sog {
    padding-top: 0px;
}


.title4 {
    font-size: 38px;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 40px;
}



.baner-port-site,
.baner-port-desc {
    font-size: 20px;
    font-weight: 400;
   padding-bottom: 20px;
}
.baner-port-site span,
.baner-port-desc span {
    font-weight: 600;
}

.baner-port-site {
    padding-bottom: 40px;

}

.baner-port-sitу a {
    color: #000;
    text-decoration: none;
}

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

.baner-port-block1 {
    width: 48%;
}

.baner-port-block2 {
    width: 48%;
}



.baner-port-block2 img {
        border-radius: 20px;
            border: 1px solid #e5e5e5;
}


#baner-port {
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
}



#baner-port  #page-video {
    height: 650px;
}


#text-port {
padding-top: 80px;
padding-bottom: 80px;
background: #282842 url(images/shtuki.png) repeat-y top left;
position: relative;
top: -3px;
color: #fff;
}


#text-port h2 {
    color: #fff;
        padding: 0;
    margin: 0;
    font-size: 38px;
    font-weight: 600;
    padding-bottom: 20px;
}


.text-service {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
     border-bottom: 1px solid #fff;
     padding-bottom: 15px;
     margin-bottom: 15px;
}


.text-service2 {
    display: flex;
    justify-content: space-between;
     border-bottom: 1px solid #fff;
     padding-bottom: 15px;
     margin-bottom: 15px;
}


.text-service-block1 {
    width: 23%;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}


.text-service-block2,
.text-service-block3 {
    width: 38%;
       font-size: 18px;
       font-weight: 600;
    color: #fff;
}


.text-service-block4 {
    width: 23%;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}


.text-service-block5,
.text-service-block6 {
   width: 38%;
       font-size: 16px;
       font-weight: 500;
    color: #fff;
}


#gallery-port {
    padding-top: 80px;
    padding-bottom: 80px;
}


.gallery-port {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
    margin-bottom: 60px;

}


.gallery-port-block img {
    border-radius: 20px;
    border: 1px solid #e5e5e5;
}


#plusy3 {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    top: -3px;
        background: #fff;
}


@media (max-width:1200px) {

.form2-block1 {
    width: 48%;
}
.form2-block2 {
    width: 48%;
}

.epap-title {
    font-size: 16px;
}

.epap-desc {
    font-size: 14px;
}

.title4 {
    font-size: 34px;
}

#text-port h2 {
    font-size: 34px;
}

.baner-port {
    align-items: center;
}

.baner-port-site, .baner-port-desc {
    font-size: 18px;
}

}

@media (max-width:992px) {

#form2 .form-sog label {
    font-size: 12px;
}

#form2 {
    padding-top: 60px;
    padding-bottom: 60px;
}


.form2-block1 .title {
    padding-bottom: 40px;
}

.form2-item {
    flex-wrap: wrap;
}

.form2-block1 {
    width: 100%;
    margin-bottom: 40px;
}
.form2-block2 {
    width: 100%;
}

#plusy2 {
    padding-top: 60px;
    padding-bottom: 40px;
}

#etap {
    padding-top: 60px;
    padding-bottom: 40px;
}

.epap-item {
    margin-top: 40px;
}

#plusy3 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.portfolio-page-item {
    margin-left: -1%;
    margin-right: -1%;
}

.portfolio-page-block {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

#text-port h2 {
font-size: 32px;
}

.text-port  {
font-size: 14px;
}
.title4 {
font-size: 32px;
}

.baner-seo-link a {
line-height: 55px;
font-size: 14px;
}

#text-port {
    padding-top: 60px;
    padding-bottom: 60px;
}

.text-service-block1 {
    font-size: 16px;
}

.text-service-block2, .text-service-block3 {
    font-size: 16px;
     width: 38.5%;
}


.text-service-block4 {
    font-size: 14px;
}

.text-service-block5, .text-service-block6 {
    width: 38.5%;
    font-size: 14px;
}

#gallery-port {
    padding-top: 60px;
    padding-bottom: 60px;
}

.gallery-desc {
     font-size: 14px;
}

.gallery-port {
    margin-top: 40px;
}

}



@media (max-width:768px) {

#form2 {
padding-top: 40px;
padding-bottom: 40px;
}

.form2-block2 {
padding: 0px;
}

#plusy2 {
padding-top: 40px;
padding-bottom: 20px;
}

#etap {
padding-top: 40px;
padding-bottom: 20px;
}

.epap-block:hover {
    top: 0px;
}


.epap-block {
    width: 100%;
    padding: 20px;
}

.seo-posts-list a {
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#plusy3 {
    padding-top: 40px;
    padding-bottom: 40px;
}

#plusy2 {
    padding-top: 40px;
    padding-bottom: 20px;
}

.portfolio-filters {
    gap: 5px;
    margin: 20px 0 20px;
}

.filter-btn {
    font-size: 10px;
}

.portfolio-page-item {
    margin-left: 0%;
    margin-right: 0%;
}

.portfolio-page-block {
    width:100%;
    margin-left: 0%;
    margin-right: 0%;
}


.portfolio-page-item .portfolio-title,
.portfolio-page-item .portfolio-desc {
text-align: left;
}


.portfolio-page-block:last-child {
    margin-bottom: 0px;
}

.portfolio-title a {
font-size: 16px;
}

.baner-port {
    flex-wrap: wrap;
}

.baner-port-block1 {
    width: 100%;
    margin-bottom: 40px;
}

.baner-port-block2 {
   width: 100%;
}

.title4 {
font-size: 26px;
    padding-top: 10px;
padding-bottom: 30px;
}

#text-port h2 {
font-size: 26px;
}

.baner-port-site, .baner-port-desc {
font-size: 16px;
}

#baner-port {
    padding-top: 10px;
    padding-bottom: 40px;
}

#baner-port #page-video {
    height: 920px;
}

#text-port {
padding-top: 40px;
padding-bottom: 40px;
}


.text-service-block1 {
    width: 30%;
    font-size: 14px;
}

.text-service-block2, .text-service-block3 {
font-size: 14px;
width: 35%;
}

.text-service-block4 {
font-size: 12px;
width: 30%;
}

.text-service-block5, .text-service-block6 {
width: 35%;
font-size: 12px;
}

.text-service {
    margin-top: 40px;
}

#gallery-port {
        padding-top: 40px;
        padding-bottom: 40px;
    }

.gallery-port {
    margin-top: 40px;
    margin-bottom: 40px;
}

.baner-port-site {
    padding-bottom: 30px;
}

.epap-image {
    width: 60px;
}


.fancybox-content {
    padding: 30px !important;
}

.form-title {
    font-size: 20px;
}

}