/*

Theme Name: cars

Version: 1.0

*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/*
.post-ratings-657 {
	color: white !important;
	margin-top: 5px;
	font-size: 12px;
	}
#post-ratings-657 {vertical-align: middle;}*/
.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
	margin-right: 10px !important; 
	float: left !important;
}

#rating_657_1 {margin-right:10px; float: left}
#rating_657_2 {margin-right:10px; float: left}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Trebuchet MS";
  /*src: url("assets/fonts/FredokaOneRegular.ttf") format("truetype");*/
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
/*
@font-face {
  font-family: "Trebuchet MS";
  src: url("assets/fonts/FuturaMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  /* dimas letter-spacing: 0.11em;
  letter-spacing: 0.05em;*/
}

h1, h2, h3, h4, h5, h6, ul, button {
  margin: 0;
  padding: 0;
}

button, input {
  font-family: "Trebuchet MS", sans-serif;
}

button {
  cursor: pointer;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.5;
  overflow-x: hidden;
  color: #3A3A3A;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: 400;
  background-color: #DFE7F6;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  min-height: 100vh;
}

body.oh {
  overflow: hidden;
}

::selection {
  color: #fff;
  background-color: #1B46AE;
}

.container {
  max-width: 1470px;
  padding: 0 15px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 992px) {
  .container {
    padding: 0 5px;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn {
  text-decoration: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
  background-color: #1ce;
  color: #fff;
  padding: 10px 25px;
  border-radius: 50px;
}

.btn--red {
  background-color: red;
}

.btn:hover {
  opacity: .5;
}

h1 {
  color: #1B46AE;
  font-size: 24px;
  line-height: 1.3;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 20px;
  }
}

h2 {
  font-size: 30px;
}

.main-header {
  background-color: #1B46AE;
}

@media only screen and (max-width: 992px) {
  .main-header {
    padding: 5px 10px;
  }
}

@media only screen and (max-width: 768px) {
  .main-header {
    padding: 9px 10px;
  }
}

.main-header .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          line-height: 0px;
}

@media only screen and (max-width: 992px) {
  .main-header .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.main-header .flex .menu-wrap {
  width: 30px;
  height: 20px;
  pointer-events: auto;
  display: none;
}

@media only screen and (max-width: 992px) {
  .main-header .flex .menu-wrap {
    display: block;
  }
}

.main-header .flex .menu-wrap button.menu {
  display: block;
  border: none;
  width: 30px;
  height: 20px;
  position: relative;
  background-color: transparent;
}

.main-header .flex .menu-wrap button.menu.active span:nth-child(1) {
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
  opacity: 0;
}

.main-header .flex .menu-wrap button.menu.active span:nth-child(2) {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
}

.main-header .flex .menu-wrap button.menu.active span:nth-child(3) {
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}

.main-header .flex .menu-wrap button.menu span {
  display: block;
  position: absolute;
  height: 2px;
  background-color: #fff;
  left: 0;
  right: 0;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

.main-header .flex .menu-wrap button.menu span:nth-child(1) {
  top: 0;
}

.main-header .flex .menu-wrap button.menu span:nth-child(2) {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  opacity: .8;
}

.main-header .flex .menu-wrap button.menu span:nth-child(3) {
  bottom: 0;
}

.main-header .flex .mob-search-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

@media only screen and (max-width: 992px) {
  .main-header .flex .mob-search-wrap {
    display: block;
  }
}

.main-header .flex .mob-search-wrap button {
  background-color: transparent;
  border: none;
}

.main-header .flex nav {
  margin-left: auto;
}

@media only screen and (max-width: 992px) {
  .main-header .flex nav {
    position: fixed;
    z-index: 9999;
    top: 47px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1B46AE;
    padding-top: 20px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
  .main-header .flex nav.active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.main-header .flex nav ul li {
  display: inline-block;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .main-header .flex nav ul li {
    display: block;
    text-align: center;
  }
}

.main-header .flex nav ul li:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.41);
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media only screen and (max-width: 1200px) {
  .main-header .flex nav ul li:not(:last-child)::after {
    height: 20px;
  }
}

@media only screen and (max-width: 992px) {
  .main-header .flex nav ul li:not(:last-child)::after {
    display: none;
  }
}

.main-header .flex nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  padding: 29px 19px;
  display: block;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .main-header .flex nav ul li a {
    padding: 29px 13px;
  }
}

@media only screen and (max-width: 1200px) {
  .main-header .flex nav ul li a {
    padding: 25px 9px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 992px) {
  .main-header .flex nav ul li a {
    padding: 8px 10px;
    font-size: 12px;
  }
}

.main-header .flex nav ul li a:hover::after {
  opacity: 1;
}

.main-header .flex nav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 50%;
  width: 75%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-radius: 10px;
  background: linear-gradient(184.11deg, #FFFFFF 1.43%, #2BDCF4 84.24%);
  -webkit-box-shadow: 0px 0px 2px #42FFF4;
          box-shadow: 0px 0px 2px #42FFF4;
  opacity: 0;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

@media only screen and (max-width: 992px) {
  .main-header .flex nav ul li a::after {
    width: 50px;
  }
}

@media only screen and (max-width: 992px) {
  .main-header .flex .search-wrap {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(27, 70, 174, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 47px;
    -webkit-transition: .5s;
    transition: .5s;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  .main-header .flex .search-wrap.active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.main-header .flex .search-wrap form {
  width: 100%;
}

.main-header .flex .search-wrap .input-wrap {
  position: relative;
}

@media only screen and (max-width: 992px) {
  .main-header .flex .search-wrap .input-wrap {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.main-header .flex .search-wrap .input-wrap input {
  width: 190px;
  height: 35px;
  font-size: 10px;
  padding-left: 11px;
  padding-right: 35px;
  border: none;
}

@media only screen and (max-width: 992px) {
  .main-header .flex .search-wrap .input-wrap input {
    width: 100%;
  }
}

.main-header .flex .search-wrap .input-wrap input::-webkit-input-placeholder {
  color: #CBCBCB;
}

.main-header .flex .search-wrap .input-wrap input:-ms-input-placeholder {
  color: #CBCBCB;
}

.main-header .flex .search-wrap .input-wrap input::-ms-input-placeholder {
  color: #CBCBCB;
}

.main-header .flex .search-wrap .input-wrap input::placeholder {
  color: #CBCBCB;
}

.main-header .flex .search-wrap .input-wrap button {
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  width: 35px;
  background-image: url("assets/img/ic-search.svg");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  background-color: transparent;
}

.logo-wrap a {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 27px;
}


@media only screen and (max-width: 1400px) {
  .logo-wrap a {
    font-size: 20px;
  }
}

@media only screen and (max-width: 992px) {
  .logo-wrap a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 400px) {
  .logo-wrap a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1400px) {
  .logo-wrap a img {
    max-width: 80px;
    max-height: 50px;
  }
}

@media only screen and (max-width: 992px) {
  .logo-wrap a img {
    max-width: 50px;
  }
}

@media only screen and (max-width: 400px) {
  .logo-wrap a img {
    max-width: 40px;
  }
}

.logo-wrap a span {
  margin-left: 20px;
  display: inline-block;
  font-family: "MS Trebuchet", sans-serif;
  font-weight: 500;
}

@media only screen and (max-width: 1400px) {
  .logo-wrap a span {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .logo-wrap a span {
    margin-left: 5px;
  }
}

.main-footer {
  background-color: #1B46AE;
  padding: 4px 0;
}

@media only screen and (max-width: 992px) {
  .main-footer {
    padding: 10px 0;
  }
}

.main-footer .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .main-footer .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 768px) {
  .main-footer .flex .left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.main-footer .flex .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; 
}


@media only screen and (max-width: 768px) {
  .main-footer .flex .right {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 768px) {
  .main-footer .flex .right nav {
    margin-bottom: 10px;
  }
}

.main-footer .flex .right nav li {
  display: inline-block;
}

@media only screen and (max-width: 480px) {
  .main-footer .flex .right nav li {
    display: block;
    text-align: center;
  }
}

.main-footer .flex .right nav li:not(:last-child) {
  margin-right: 40px;
}

@media only screen and (max-width: 1200px) {
  .main-footer .flex .right nav li:not(:last-child) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 992px) {
  .main-footer .flex .right nav li:not(:last-child) {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 480px) {
  .main-footer .flex .right nav li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px;
  }
}

.main-footer .flex .right nav li a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: .25s;
  transition: .25s;
}

@media only screen and (max-width: 1200px) {
  .main-footer .flex .right nav li a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 992px) {
  .main-footer .flex .right nav li a {
    font-size: 12px;
  }
}

.main-footer .flex .right nav li a:hover {
  color: #000;
}

.main-footer .flex .right .social-wrap {
  margin-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 992px) {
  .main-footer .flex .right .social-wrap {
    margin-left: 20px;
  }
}

.main-footer .flex .right .social-wrap li {
  display: inline-block;
}

.main-footer .flex .right .social-wrap li:not(:last-child) {
  margin-right: 40px;
}

@media only screen and (max-width: 992px) {
  .main-footer .flex .right .social-wrap li:not(:last-child) {
    margin-right: 20px;
  }
}

.main-footer .flex .right .social-wrap li a {
  -webkit-transition: .25s;
  transition: .25s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 992px) {
  .main-footer .flex .right .social-wrap li a {
    max-width: 20px;
  }
}

.main-footer .flex .right .social-wrap li a:hover {
  -webkit-transform: translate(0, -3px);
          transform: translate(0, -3px);
}

.main-footer .flex .right .social-wrap li a img {
  max-width: 100%;
}

main section:not(:last-child) {
  margin-bottom: 20px;
}

@media only screen and (max-width: 992px) {
  main section:not(:last-child) {
    margin-bottom: 15px;
  }
}

.white-block {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px rgba(117, 117, 117, 0.25);
          box-shadow: 0px 0px 7px rgba(117, 117, 117, 0.25);
  padding: 20px 25px 30px;
}

@media only screen and (max-width: 768px) {
  .white-block {
    padding: 20px 15px 20px;
  }
}

@media only screen and (max-width: 768px) {
  .white-block {
    padding: 10px 5px 10px;
  }
}

.white-block .title-wrap {
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .white-block .title-wrap {
    padding-left: 10px;
  }
}

.white-block .title-wrap a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #3A3A3A;
  position: relative;
  padding-right: 30px;
  -webkit-transition: color .25s;
  transition: color .25s;
}

@media only screen and (max-width: 768px) {
  .white-block .title-wrap a {
    padding-right: 20px;
  }
}

.white-block .title-wrap a:hover {
  color: #1B46AE;
}

.white-block .title-wrap a::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 15px;
  background-image: url("assets/img/arrow-right-black.svg");
  background-repeat: no-repeat;
  right: 0;
  top: calc(50% - 15px / 2);
}

.white-block .title-wrap a h2 {
  padding-left: 10px;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .white-block .title-wrap a h2 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .white-block .title-wrap a img {
    max-width: 26px;
  }
}

.product-wrap {
  display: grid;
  gap: 5px;
  grid-template-columns: 1fr;
}

@media only screen and (max-width: 768px) {
  .product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
  }
}

.product-wrap--grid-8 {
  grid-template-columns: repeat(8, 1fr);
}

.product-wrap--grid-7 {
  grid-template-columns: repeat(7, 1fr);
}

@media only screen and (max-width: 992px) {
  .product-wrap--grid-7 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.product-wrap--grid-6 {
  grid-template-columns: repeat(6, 1fr);
}

.product-wrap--grid-5 {
  grid-template-columns: repeat(5, 1fr);
}

.product-wrap--grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

@media only screen and (max-width: 768px) {
  .product-wrap .product-item {
    min-width: 31%;
  }
  .product-wrap .product-item:not(:last-child) {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 520px) {
  .product-wrap .product-item {
    min-width: 42%;
  }
}

.product-item {
  position: relative;
  -webkit-transition: .25s ease;
  transition: .25s ease;
  display: block;
}

.product-item--black .title {
  background-color: rgba(0, 0, 0, 0.61);
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  padding: 0 5px;
}

@media only screen and (max-width: 1200px) {
  .product-item--black .title {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }
}

.product-item--blue .title {
  /*background-color: #1B46AE;*/
  background-color: rgba(0, 0, 0, 0.61);
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0 4px;
}

@media only screen and (max-width: 1200px) {
  .product-item--blue .title {
    font-size: 10px;
    letter-spacing: 0;
  }
}

.product-item:hover {
  -webkit-transform: scale(1.15, 1.15);
          transform: scale(1.15, 1.15);
  z-index: 20;
  -webkit-box-shadow: 0px 0px 0px 2px #ffaa0f, 0px 0px 17px rgba(255, 170, 15, 0.58);
          box-shadow: 0px 0px 0px 2px #ffaa0f, 0px 0px 17px rgba(255, 170, 15, 0.58);
}

.product-item .img-wrap {
  padding-top: 60%;
  position: relative;
}

.product-item .img-wrap img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-item .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.banner-section .banner-wrap {
  background-color: #fff;
  padding: 3px;
}

.slider-section .slider-wrap {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -20px;
  margin-bottom: -20px;
}

@media only screen and (max-width: 768px) {
  .slider-section .slider-wrap {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.slider-section .slider-wrap .slick-list {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.slider-section .slider-wrap .product-item {
  max-width: 200px;
  width: 100%;
  margin-right: 5px;
}

.slider-section .slick-arrow {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  top: 20px;
  bottom: 20px;
  border: none;
  font-size: 0;
  background-color: rgba(0, 0, 0, 0.63);
  -webkit-transition: .25s;
  transition: .25s;
  width: 32px;
  z-index: 2;
}

.slider-section .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.slider-section .slick-arrow.slick-prev {
  left: 0;
  background-image: url("assets/img/arrow-left.svg");
}

.slider-section .slick-arrow.slick-next {
  right: 0;
  background-image: url("assets/img/arrow-right.svg");
}

.home-section-1 {
  margin-top: 30px;
}

@media only screen and (max-width: 992px) {
  .home-section-1 {
    margin-top: 15px;
  }
}

.home-section-2 .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 992px) {
  .home-section-2 .flex .left {
    margin-bottom: 20px;
  }
}

.home-section-2 .flex .left, .home-section-2 .flex .right {
  width: calc(50% - 15px / 2);
}

@media only screen and (max-width: 992px) {
  .home-section-2 .flex .left, .home-section-2 .flex .right {
    width: 100%;
  }
}

.home-section-6 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 992px) {
  .home-section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.home-section-6 h1 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .home-section-6 h1 {
    margin-bottom: 15px;
  }
}

.home-section-6 p {
  color: #666;
  font-size: 16px; /* 18 */
  line-height: 1.6; /* 1.94 */
}

@media only screen and (max-width: 1400px) {
  .home-section-6 p {
    font-size: 14px; /* 16 */
  }
}

@media only screen and (max-width: 992px) {
  .home-section-6 p {
    font-size: 14px;
    line-height: 1.6; /* 1.93 */
  }
}

.home-section-6 .text-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 270px;
  margin-top: -5px;
}

@media only screen and (max-width: 1400px) {
  .home-section-6 .text-img {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .home-section-6 .text-img {
    padding-right: 0;
  }
}

.home-section-6 .text-img p {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-right: 40px;
  line-height: 2.18;
  margin-top: 25px;
}

@media only screen and (max-width: 992px) {
  .home-section-6 .text-img p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 768px) {
  .home-section-6 .text-img p {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-right: 0;
  }
}

.home-section-6 .text-img .img-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}

@media only screen and (max-width: 768px) {
  .home-section-6 .text-img .img-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
  }
}

.section-page {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 992px) {
  .section-page {
    margin: 15px 0;
  }
}

.section-page .flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-page .flex .left {
  width: calc(100% - 300px);
  padding-right: 10px;
}

@media only screen and (max-width: 992px) {
  .section-page .flex .left {
    width: 100%;
    padding-right: 0;
  }
}

.section-page .flex .right {
  width: 300px;
}

@media only screen and (max-width: 992px) {
  .section-page .flex .right {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .section-page .flex .right .banner-section {
    display: none;
  }
}

.section-page .flex .right .banner-section:not(:last-child) {
  margin-bottom: 10px;
}

.page-section-1 {
  display: grid;
  grid-template-columns: 130px 1fr 130px;
  -webkit-column-gap: 10px;
          column-gap: 10px;
}

@media only screen and (max-width: 768px) {
  .page-section-1 {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-left, .page-section-1 .col-right {
    background-color: #fff;
    padding: 10px 5px;
  }
}

@media only screen and (max-width: 1199px) {
  .page-section-1 .col-left {
    display: none;
  }
  .page-section-1 .col-right {
    display: none;
  }
   .page-section-1 .col-center {
    width: 100%;
  }
  
  .page-section-1 {
	grid-template-columns: none !important;
  }
  .page-section-1 .col-center .game-wrap {
    min-height: 600px;
  }
}

.page-section-1 .col-center .game-wrap {
  /*background: linear-gradient(138.76deg, #C4C4C4 -0.74%, #7C91FF -0.73%, #1B46AE 100%);*/
  background: #fff;
  height: 100%;
  width: 100%;
  display: grid;  
  grid-template-rows: 1fr 49px;
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-center .game-wrap {
    min-height: 500px;
  }
}

.page-section-1 .col-center .game-wrap.fullscreen {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.page-section-1 .col-center .game-wrap.fullscreen .iframe-wrap {
  padding-top: 0;
  height: 100%;
}

.page-section-1 .col-center .game-wrap .iframe-wrap {
  position: relative;
  
    width: 100%;

    height: 100%;

    display: block;

    background-repeat: no-repeat;

    background-position: center top;

    background-size: cover;

    z-index: 2;
}

.page-section-1 .col-center .game-wrap .iframe-wrap iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;

}

.page-section-1 .col-center .game-wrap .control-wrap {
  background-color: #313658;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}

.page-section-1 .col-center .game-wrap .control-wrap button {
  background-color: transparent;
  border: none;
  height: 49px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: .25s;
  transition: .25s;
}

.page-section-1 .col-center .game-wrap .control-wrap button:hover, .page-section-1 .col-center .game-wrap .control-wrap button.active {
  background-color: rgba(27, 70, 174, 0.5);
}

.page-section-1 .col-center .game-wrap .control-wrap .rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button {
    font-size: 14px;
  }
}

.page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button:not(:last-child) {
  margin-right: 10px;
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button:not(:last-child) {
    margin-right: 5px;
  }
}

.page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button span {
  margin-left: 15px;
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button span {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-center .game-wrap .control-wrap .rating-wrap button img {
    max-width: 25px;
  }
}

.page-section-1 .col-center .game-wrap .control-wrap .fullscreen-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .page-section-1 .col-center .game-wrap .control-wrap .fullscreen-wrap button img {
    max-width: 25px;
  }
}

.page-section-4 {
  background-color: #fff;
  padding: 25px 25px;
}

@media only screen and (max-width: 992px) {
  .page-section-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.page-section-4 h1 {
  margin-bottom: 25px;
}

.page-section-4 p {
  font-size: 16px; /* 18 */
  line-height: 1.6; /* 1.9 */
  color: #666;
}

@media only screen and (max-width: 992px) {
  .page-section-4 p {
    font-size: 14px; /* 14 */
    line-height: 1.6; /* 1.9 */
  }
}

.page-section-4 .tags-wrap {
  font-size: 0;
  margin-top: 40px;
}

@media only screen and (max-width: 992px) {
  .page-section-4 .tags-wrap {
    margin-top: 20px;
  }
}

.page-section-4 .tags-wrap li {
  display: inline-block;
  margin-bottom: 10px;
}

.page-section-4 .tags-wrap li:not(:last-child) {
  margin-right: 10px;
}

@media only screen and (max-width: 992px) {
  .page-section-4 .tags-wrap li:not(:last-child) {
    margin-right: 5px;
  }
}

.page-section-4 .tags-wrap li a {
  display: block;
  background-color: #4A72D3;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 8px 35px;
  text-decoration: none;
  -webkit-transition: .25s;
  transition: .25s;
}

.page-section-4 .tags-wrap li a:hover {
  background-color: #1B46AE;
}

@media only screen and (max-width: 992px) {
  .page-section-4 .tags-wrap li a {
    font-size: 12px;
  }
}



/* added 03.11.22 */
/* added 03.11.22 */
/* added 03.11.22 */


.title-wrap a {
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
color: #3a3a3a;
position: relative;
}

.tech-icons a {
  color: #212121;
  /*padding-left: 30px;*/
  position: relative;
}
.tech-icons {
  margin-top: 10px;
  display: flex;
    justify-content: center;
    margin-top: 30px;
}



.full-screen{
  background-color: #4BBF73;
    outline: none;
    border: none;
    padding: 15px;
    font-size: 16px;
    color: #fff;
    position: relative;
    text-decoration: none;
}



.cover-wrapper{
  display: flex;
  justify-content: center;
}
.image__title{
  text-align: center;
    padding: 10px;
    font-size: 16px;
    font-style: bold;
    font-weight: 600;
    border: 1px solid #c5c5c5;
}
.aside .image{
  display: flex;
    flex-direction: column;
}
.aside .image img{
      padding: 10px;
    border: 1px solid #c5c5c5;
    width: 100%;
    background-size: contain;
    height: auto;
    border-top: none;
}
.form__wrapper{
  
  width: 100%;
  display: flex;
    justify-content: center;
    align-items: center;
}
.form__wrapper .title{
  text-align: center; 
}
.download__button button{
      color: #fff;
    background-color: #4bbf73;
    border: 1px solid #268a49;
    padding: 10px;
	margin: 0px 15px 0px 15px;
    font-size: 16px;
}
.form__wrapper .row{
  display: flex;
    align-items: center;
}
.form__wrapper .tags{
  text-align: center;
}
.pdf__viewer iframe{
      width: 100%;
    height: 400px;
}

.popular_manuals{
  display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding:100px;  
}
.popular_manuals .manual{
  display: flex;
    flex-direction: column;
    text-align: center;
}
.popular_manuals__wrapper h2{
  text-align: center; 
}
