/*
	Theme Name: Vixtera
*/
@charset "UTF-8";

.admin-bar header {
  top: 0;
  position: relative;
}

@media screen and (max-width: 782px) {
  .admin-bar header {
    top: 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;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

a {
  background-color: transparent;
}

img {
  border-style: none;
}

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

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

/**
 * Remove the inner border and padding in Firefox.
 */

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

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

/* Handle box-sizing while better addressing child elements:
   https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

html {
  box-sizing: border-box;
}

*,
*:after,
*:before {
  box-sizing: inherit;
}

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */

/* Responsive images and other embedded objects
*/

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

/*
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
	 In fact, it *will* cause problems with Google Maps' controls at small size.
	If this is the case for you, try uncommenting the following:

#map img {
		max-width: none;
}
*/

/* force a vertical scrollbar to prevent a jumpy page */

html {
  overflow-y: scroll;
}

/* we use a lot of ULs that aren't bulleted.
	don't forget to restore the bullets within content. */

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

input,
select {
  vertical-align: middle;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

input,
select,
textarea {
  font: 99% sans-serif;
}

.clickable,
button,
input[type="button"],
input[type="file"],
input[type="submit"],
label {
  cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */

button,
input,
select,
textarea {
  margin: 0;
}

/* make buttons play nice in IE */

button,
input[type="button"] {
  width: auto;
  overflow: visible;
}

/* scale images in IE7 more attractively */

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

html {
  height: auto !important;
}

header {
  position: fixed !important;
  display: block;
  width: 100%;
  top: 0;
  margin: 0;
  z-index: 9;
  background: #fff;
}

#fullpage .container,
header .container {
  max-width: 1420px;
}

body {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.yellow {
  color: #e77c1a;
  font-weight: bold;
  text-transform: capitalize;
}

.footer-bottom span {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(232.87deg, #e7ae1a 29.56%, #e77c1a 100.17%);
  -webkit-background-clip: text;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  body {
    min-height: 100vh;
  }
}

.full-height {
  /* Чтобы занимал оставшееся пространство */
  flex-grow: 1;
}

footer {
  /* Чтобы footer не уменьшался */
  flex-shrink: 0;
  background: black;
}

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

h1 {
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
  line-height: 61px;
  text-transform: uppercase;
}

p {
  margin: 0;
  color: #26254f;
}

ul {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}

.container-full {
  max-width: 1560px !important;
  margin: 0 auto;
}

.container-full_post {
  max-width: 1410px !important;
  margin: 0 auto;
}

.btn,
.wpcf7-submit {
  background: #e77c1a;
  max-width: 300px;
  width: 300px;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  padding: 13px 20px;
  display: block;
  text-align: center;
  transition: all 1s ease;
  font-family: montserrat;
}
.btn:hover {
  background: #ff891d;
}

.btn-center {
  margin: 0 auto;
}

.btn_dark,
.wpcf7-submit {
  background: #0d0c3a;
}
.wpcf7-submit {
  margin: 20px 0 0;
}
.btn_dark:hover,
.wpcf7-submit:hover {
  background: #212060;
}
.btn_white {
  background: #fff;
  color: #0d0c3a;
}

.btn-section {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.btn_scheme {
  display: block;
  margin: 0 auto;
  text-align: center;
  background: #00b493;
  margin-top: 30px;
  transition: all 1s ease;
}

.btn_scheme:hover {
  background: #0a977d;
}

.d-none {
  display: none;
}

.section-first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12.5%;
  margin-bottom: 100px;
}

.section-first-full {
  margin-left: 0;
  margin-bottom: 50px;
}

.section-first-full .container-full {
  max-width: 1410px !important;
}

.section-first .content p {
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 20px;
}

.section-first__half {
  margin-left: 0;
  flex-direction: column;
}

.section-first__half .title {
  margin-bottom: 70px;
  padding-right: 0;
  width: 100%;
}

.section-first__half .block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  width: 100%;
}
.section-first__half .block div:first-child {
  order: 1;
}
.section-first__half .block div:last-child {
  order: 0;
}
@media (min-width: 1200px) {
  .section-first__half .block div:first-child {
    width: 60%;
    order: 0;
  }
  .section-first__half .block div:last-child {
    width: 40%;
    height: 200px;
    order: 1;
  }
}

.section-first__half .block p {
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 30px;
}

.section-first__half .block img {
  margin-top: -100px;
  padding: 0 3%;
}

.section-first-post {
  margin-bottom: 40px;
}
.post-slider.container-full,
.section-first-post + .container-full {
  max-width: 1440px !important;
}
.section-first-post .title {
  margin-top: 50px;
}
.content-right p {
  font-size: 16px;
  line-height: 27px;
  padding: 15px;
}

.content-right:before {
  background: #f0f3f8;
  width: 22%;
  height: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: -1;
  right: 0;
}

.content-right img {
  background: #fff;
  padding: 8px;
  box-shadow: -5px 4px 5px 0 rgba(0, 0, 0, 0.34);
}

.content-right-orange:before {
  content: "";
  background: #e77c1a;
  height: 95%;
  max-height: 600px;
}

.title {
  margin-top: 100px;
  width: 70%;
  padding-right: 10%;
}

.title-full {
  width: 100%;
  padding-right: 0;
}

.title > p {
  font-weight: 900;
  font-size: 90px;
  color: #e5e5e5;
  /* line-height: 65px; */
  text-transform: uppercase;
}

.title > h1 {
  font-weight: bold;
  font-size: 40px;
  color: #0d0c3a;
  text-transform: unset;
}

.title .content {
  margin-top: 50px;
}

.section-structure {
  background: #0d0c3a;
}

.section-structure-top {
  position: absolute;
  right: 0;
}

.section-structure h3 {
  font-weight: 900;
  font-size: 84px;
  text-transform: uppercase;
  color: #0d0c3a;
  border-bottom: 17px solid #e77c1a;
  text-align: right;
  right: 0;
  margin-top: -96px;
}

.section-structure h4 {
  font-weight: 900;
  font-size: 84px;
  text-transform: uppercase;
  color: #1f2c4f;
}

.section-structure-title {
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 120px;
  margin-left: 12.5%;
}

.section-structure img {
  margin: 0 auto;
  display: block;
  padding: 100px;
  max-width: 100%;
  width: 1560px;
}
/* .front-first {
    margin-bottom: 34px;
    height: 700px;
} */
.front-first .container {
  /* margin-top: 50px;
    margin-bottom: 50px; */
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.7rem !important;
}
@media (max-width: 797px) {
  .front-first .container {
    margin-top: 16px;
    margin-bottom: 0 !important;
  }
}
.front-first .container .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
}
.front-first .container .left {
  height: auto !important;
}

.front-first .container .left h1 {
  font-style: italic;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 50px;
  line-height: 61px;
  color: #0d0c3a;
}

.front-first .container .left p {
  font-style: normal;
  font-size: 20px;
  margin-bottom: 50px;
  color: #0d0c3a;
  line-height: 30px;
}
.front-first .container .left div {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #0d0c3a;
  padding-left: 50px;
}
.front-first .container .left li {
  margin-bottom: 21px;
}
.front-first .container .left li div:before {
  content: "";
  width: 32px;
  height: 26px;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -90px -104px;
  position: absolute;
  left: 12px;
}
.scroller {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #000000;
  position: absolute;
  bottom: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.scroller img {
  padding-right: 10px;
}

.container-full-home {
  max-width: 100% !important;
  padding-left: 14%;
  padding-right: 0;
}

.front-second {
  background-color: #0d0c3a;
}
.container-full .wrap {
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.front-second .container-full {
  padding: 91px 0 120px 0;
}
.front-second .block .block-border {
  height: calc(100% + 60px);
  margin-top: -30px;
  visibility: visible;
  animation-name: fadeInUp;
  border: 2px solid #ffffff;
  position: absolute;
  width: 70%;
  height: 185%;
  left: 15%;
  z-index: 0;
}

.front-second__first {
  margin-bottom: 40px;
}

.front-second__first .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.front-second__second {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.front-second__second .btn {
  margin: 50px auto 70px;
}

.container-full h2 {
  font-style: italic;
  font-weight: bold;
  font-size: 35px;
  line-height: 43px;
  text-transform: uppercase;
  color: #ffffff;
}
.front_second_benefits {
  width: 100%;
}
.front-second .block p {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 20px;
  max-width: 286px;
}

.front-second li {
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
  list-style-type: none;
}

.front-second li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #e77c1a;
  border-radius: 50px;
  position: absolute;
  margin-left: -50px;
}

.front-second li div:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  left: -37px;
  margin-top: 6px;
}

@media (max-width: 700px) {
  .header-button {
    min-width: 185px !important;
  }
}
@media (max-width: 769px) {
}
@media (max-width: 998px) {
  .front-six .block p {
    font-size: 25px !important;
    line-height: 30px;
  }
}
@media (max-width: 1200px) {
  .front-six .block img {
    margin-right: 10px !important;
  }
  .front-six .container.block {
    display: flex;
    flex-direction: column !important;
    text-align: center;
    padding-left: 0 !important;
  }
  .container_text {
    margin: 0 auto;
    margin-left: 10px;
  }
  .container_subtitle {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .container_description {
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 30px !important;
  }

  .front_six_image {
    margin-left: 10px;
  }

  .second {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    margin-left: -35px !important;
    max-height: 118px;
    padding-right: 0 !important;
  }
  .img_wrap {
    margin-left: 0 !important;
    margin-top: 0 !important;
    max-width: 105px;
  }
  .first {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .front-second li:before {
    margin-left: -40px;
  }
  .front-second li div:before {
    left: 27px;
  }
}
.front-second .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.front_second_content {
  max-width: 1225px;
  width: 95%;
  text-align: center;
  height: 335px;
  border: 2px solid #ffffff;
}
.front_second_content h2 {
  padding: 20px 0;
}
.front_second_background {
  padding: 55px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #d76700;
  max-width: 1420px;
  width: 100%;
  background-image: url(img/new-bg.jpg);
  margin-top: -250px;
  justify-content: space-evenly;
}
.front-second .container .left {
  width: 65%;
}

.front-second .container .right {
  width: 35%;
}
.front_second_background_wrapper {
  width: 100%;
  max-width: 900px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.front-third .container {
  padding-left: 0.5rem !important;
}
.front-third {
  overflow: hidden;
  position: relative;
  padding: 100px 0;
}
.front_third_wrapper {
  display: flex;
  flex-direction: column;
}
.first_lane {
  display: flex;
  flex-direction: row;
}
.first_lane_headline {
  font-style: italic;
  font-weight: bold;
  font-size: 50px;
  line-height: 61px;
  text-transform: uppercase;
  color: #0d0c3a;
  max-width: 771px;
}

.first_lane div {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #181818;
  padding-left: 50px;
}
.first_lane div:before {
  content: "";
  width: 27px;
  height: 21px;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -134px -104px;
  margin-right: 16px;
}
.first_lane li {
  margin-bottom: 17px;
}
.second_lane_image {
  max-width: 1409px;
  padding-top: 60px;
  padding-left: 18px;
}
.content-right {
  max-width: 550px;
  width: 100% !important;
}
@media (max-width: 1600px) {
  .connectivity-content h3:last-child {
    bottom: -15% !important;
  }
}
@media (max-width: 1245px) {
  .first_lane {
    flex-direction: column;
    align-items: center;
  }
  .second_lane img {
    margin-top: 37px !important;
  }
  /* .front-third {
        margin-bottom: 38px!important;
    } */
  .front-third .first_lane ul {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .second_lane_image {
    width: 100%;
  }
  .first_lane_headline {
    font-size: 26px;
    line-height: 32px;
  }
  .first_lane_headline .yellow {
    text-transform: uppercase;
  }
  .front_second_background {
    margin-top: -330px;
    background-size: cover;
    padding: 20px;
  }
  .front_second_background_wrapper {
    flex-direction: column;
    text-align: center;
  }
  .front-second .block p {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    max-width: 291px;
  }

  .btns {
    margin-bottom: 15px;
  }
  .container-full h2 {
    font-style: italic;
    font-weight: bold;
    font-size: 26px !important;
    line-height: 32px;
    margin-top: 0;
  }
  .front_second_content {
    width: 85%;
    height: 400px;
  }
  .front-second .container-full {
    padding: 22px 0 103px 0;
  }
  .front_third_half_text {
    font-style: italic;
    font-weight: bold;
    font-size: 26px !important;
    line-height: 32px !important;
    text-align: center;
    /* max-width: 330px!important; */
    padding: 48px 0 !important;
  }
  .front_third_half_text .yellow {
    text-transform: uppercase;
  }
}

.front-six .container {
  padding-right: 0 !important;
}
.front-six {
  background-color: #e77c1a;
}
.six_begin {
  display: flex;
  flex-direction: row;
}
.second {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  align-items: center;
  padding-right: 1rem;
  margin-left: 89px;
}
.first {
  width: 42%;
}
.img_wrap {
  margin-left: -118px;
  margin-top: -20px;
}
.img_wrap img {
  max-height: 169px;
  margin-right: 0 !important;
}
.front-six_text {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  flex-basis: 592px;
  height: 100%;
  height: 153px;
}
@media (max-width: 797px) {
  .front-six_text {
    padding-top: 31px;
    padding-bottom: 20px;
    height: 109px;
  }
  .front_five_text :nth-child(4) div:before {
    background: url("/wp-content/uploads/2020/09/css_sprites.png") -134px -104px !important;
  }
  .front_third_half {
    background-image: none !important;
  }
  .front-five {
    background-image: url("/wp-content/uploads/2020/09/patters-sh.svg") !important;
  }
}
.front-six_text p {
  font-style: italic;
  font-weight: bold;
  font-size: 35px;
  line-height: 43px;
  color: #e77c1a;
}
.front-six .block {
  display: flex;
  flex-direction: row;
  /* justify-content: space-between; */
  align-items: center;
  padding-right: 0 !important;
}
.front_six_image a {
  display: flex;
}
.front_six_image {
  border: 2px solid white;
  width: 90px;
  justify-self: center;
  height: 90px;
  justify-content: center;
  display: flex;
  transition: all 0.5s ease;
  cursor: pointer;
}
.front_six_image:hover {
  opacity: 0.7;
}
.container_text {
  display: flex;
  flex-direction: column;
  max-width: 429px;
  justify-content: center;
  text-align: left;
}
.container_subtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 10px;
}
.container_description {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}

.front_third_half {
  background-color: #0d0c3a;
  background-image: url(/wp-content/uploads/2020/08/Group.svg);
  background-repeat: no-repeat;
  background-position: right;
}
.front_third_half_background {
  background-image: url(/wp-content/uploads/2020/08/Group-1-1.svg);
  background-repeat: no-repeat;
  background-position: left;
}
.front_third_half_text {
  font-style: italic;
  font-weight: bold;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 55px 0;
}
.front-four img {
  display: none;
}

.front_four_wrapper {
  display: flex;
  flex-direction: column;
  padding: 100px 0;
}
.front_four_text {
  display: flex;
  flex-direction: row;
  margin-bottom: 136px;
}
.front_four_text_description {
  display: flex;
  flex-direction: column;
}
.front_four_text_description p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 33px;
  color: #181818;
  max-width: 824px;
}
.descr_first {
  margin-bottom: 30px;
}
.front_four_text_description span {
  font-weight: 800 !important;
}
.front_four_text_headline h2 {
  font-style: italic;
  font-weight: 700;
  font-size: 35px;
  line-height: 43px;
  text-transform: uppercase;
  color: #0d0c3a;
  max-width: 587px;
}
.front_four_text_headline {
  padding: 0 20px;
}
.front_four_image {
  position: relative;
}
.front_four_image svg {
  margin-top: -100px;
}
.front_four_image img {
  width: 100%;
}
.front_four_image .image-anim {
  padding-top: 200px;
}
.front_four_image .image-anim img {
  display: block;
  position: absolute;
}
.front_four_image .image-anim .image-arrow {
  max-width: 28px;
  width: 100%;
  left: 50%;
  top: 175px;
  z-index: 1;
  animation-delay: 1s;
}
.front_four_image .image-anim .image-external {
  top: -86px;
  max-width: 425px;
  width: 100%;
  z-index: 1;
  animation-delay: 1s;
}
.front_four_image .image-anim .image-standart {
  max-width: 406px;
  right: 11px;
  top: 46%;
  animation-delay: 1s;
}
.front_four_image .image-anim .image-control {
  max-width: 430px;
  top: -85px;
  left: 36%;
  animation-delay: 1s;
}
.front_four_image .image-anim .image-cloud {
  max-width: 598px;
  top: -86px;
  right: 0;
  animation-delay: 1.5s;
}
.front_four_image .image-anim .image-devices {
  top: 687px;
  max-width: 920px;
}

.front_four_image .image-anim .image-viedge {
  max-width: 920px;
  width: 100%;
  animation-delay: 0.5s;
  position: relative;
}

.front-four .container-full {
  position: relative;
  padding-bottom: 100px;
  z-index: 0;
}
.front-four .container {
  padding-left: 0.4375rem !important;
}
.front-four {
  background: #fcfcfc;
}
.front-four_head + .container-full {
  max-width: 1400px !important;
}

.block_top_rev {
  flex-direction: row-reverse;
}
.front-four .blocks .block_top ul {
  margin: auto 30px auto 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 70%;
}

.front-four .blocks .block_top li {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  padding-bottom: 20px;
}

.front-four .blocks .block_top li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #e77c1a;
  border-radius: 50px;
  position: absolute;
  margin-left: -40px;
}

.front-four .blocks .block_top li div:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  margin-left: -27px;
  margin-top: 6px;
}
@media (max-width: 845px) {
  .front_four_text {
    flex-direction: column;
  }
  /* .front_four_text {
        margin-top: 30px;
    } */
  .front_four_wrapper {
    padding: 57px 0;
  }
  .front-four .container {
    padding-left: 0.9375rem !important;
  }
  .front_four_text_description {
    padding: 20px;
  }
}

.front-five {
  background-color: #0d0c3a;
  background-image: url(/wp-content/uploads/2020/08/Group-1.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}
.front_five_wrapper {
  padding: 30px 0;
}
.front_five_text {
  margin-top: 100px;
  margin-bottom: 100px;
}

.front_five_text ul {
  max-width: 725px;
}

.front_five_text div {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #ffffff;
  padding-left: 40px;
}
.front_five_text:nth-child(2) div {
  padding-left: 35px;
}
.front_five_text:nth-child(3) div {
  padding-left: 35px;
}
.front_five_text:nth-child(4) div {
  padding-left: 35px;
}
.front_five_text div:before {
  content: "";
  width: 22px;
  height: 21px;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -134px -104px;
  margin-right: 16px;
  position: absolute;
  left: 0;
  margin-top: 6px;
}
.front_five_text :nth-child(4) div:before {
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -90px -104px;
  height: 28px;
}

.front_five_text .front_five_second_list li:after {
  content: "";
  width: 99px;
  height: 82px;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -10px -10px;
  margin-left: 200px;
  position: absolute;
  margin-top: -67px;
  right: 0;
}
/* .front_five_text ul li:last-child > .front_five_second_list:last-child:after{
    background: none;
} */
.front_five_text ul li:last-child > .front_five_second_list li:after {
  content: "";
  width: 158px;
  height: 82px;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -121px -10px;
  margin-left: 160px;
  position: absolute;
  right: 0;
}
.front_five_second_list {
  list-style-type: disc;
  color: #e77c1a;
  padding-left: 70px;
  padding-top: 9px;
}
.front_five_second_list div {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  padding-left: 5px !important;
}
.front_five_second_list div:before {
  display: none !important;
}
.front_five_text li {
  margin-bottom: 35px;
}
.front_five_text li:nth-child(2) {
  margin-bottom: 45px;
}
.front_five_last {
  margin-bottom: 160px;
}
.rectangle {
  font-style: italic;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  /* max-width: 584px; */
  height: 116px;
  font-weight: 600;
  margin-top: 45px;
}
.rectangle span {
  position: relative;
  top: 33px;
}
.rectangle:before {
  content: "";
  max-width: 53rem;
  width: 92%;
  height: 116px;
  background: #ffffff;
  margin-right: 16px;
  position: absolute;
  left: 0;
  margin-top: 6px;
}
.rectangle:after {
  width: 79%;
  content: "";
  max-width: 475px;
  height: 16px;
  background: #e77c1a;
  margin-right: 16px;
  position: absolute;
  left: 0;
  margin-top: 122px;
}
.rectangle_white {
  margin-top: -100px;
}
.rectangle_white span {
  font-style: italic;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  /* width: 27%; */
  height: 116px;
  color: #0d0c3a;
  font-weight: 800;
}

.rectangle_white span {
  position: absolute;
  right: 50px;
  margin-top: 40px;
}
.rectangle_white:before {
  content: "";
  width: 92%;
  max-width: 589px;
  height: 116px;
  background: #ffffff;
  position: absolute;
  right: 0;
  margin-top: 6px;
}
.rectangle_white:after {
  content: "";
  width: 79%;
  max-width: 460px;
  height: 16px;
  background: #e77c1a;
  position: absolute;
  right: 0;
  margin-top: 122px;
}
@media (max-width: 797px) {
  .front_five_text div {
    font-size: 18px;
    line-height: 22px;

    padding-left: 33px;
  }
  .front_five_text div:before {
    margin-top: 0;
  }
  .front_five_text {
    margin-top: 70px;
  }
  .front_five_second_list {
    padding-left: 53px;
    max-width: 278px;
  }
  .front_five_last {
    margin-bottom: 141px;
  }
  .front_five_second_list div {
    font-size: 14px;
    line-height: 17px;
  }
  .patent:after {
    margin-left: 30px;
    background: url("/wp-content/uploads/2020/09/css_sprites.png") -10px -104px;
    width: 60px;
    height: 49px;
    right: 0;
  }

  .progress:after {
    margin-left: 15px;
    width: 60px;
    height: 49px;
    right: 0;
    background: url(/wp-content/uploads/2020/09/css_sprites.png) -105px -10px;
  }

  .rectangle span {
    font-size: 26px;
    line-height: 32px;
    top: 8px;
    text-transform: uppercase;
  }
  .rectangle:before {
    height: 72px;
    width: 95% !important;
  }
  .rectangle:after {
    margin-top: 78px;
    width: 32% !important;
  }
  .rectangle_white span {
    font-size: 26px;
    line-height: 32px;
    margin-top: 28px;
    /* width: 50%; */
  }

  .rectangle_white:before {
    height: 73px;
    width: 60%;
  }
  .rectangle_white:after {
    margin-top: 79px;
    height: 13px;
    width: 31%;
  }
  .front_five_second_list li {
    max-width: 430px;
  }
  .rectangle_white {
    margin-top: 36px;
  }
}
@media (max-width: 350px) {
  .rectangle span {
    font-size: 16px;
  }
}

.wrapper {
  display: flex;
  flex-direction: column;
}

.front-nine .container {
  padding-left: 0.2375rem !important;
}
.front-nine .block img {
}
.front_nine_wrapper {
  display: flex;
  flex-direction: row;
  padding: 100px 0;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.front_nine_text {
  display: flex;
  flex-direction: column;
  max-width: 509px;
  width: 100%;
}
.front_nine_text h2 {
  font-style: italic;
  font-weight: 700;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  color: #0d0c3a;
  max-width: 587px;
  margin-bottom: 87px;
}
.front_nine_text div {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  display: flex;
  align-items: center;
  color: #181818;
}
.front_nine_text li:nth-child(3) div {
  line-height: 45px;
}
.front_nine_text li:nth-child(3) div:before {
  /* margin-right: 10px; */
  margin-top: -41px;
}
.front_nine_text li:nth-child(3) {
  margin-bottom: 30px;
}
.front_nine_text ul {
  margin-left: 5px;
}
.front_nine_text li {
  margin-bottom: 30px;
}
.front_nine_text div:before {
  content: "";
  min-width: 33px;
  height: 31px;
  background: #fff;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -90px -104px;
}
.front_nine_image a {
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 28px;
  color: #ffffff;
  border: 2px solid #e77c1a;
  background-color: #e77c1a;
  padding: 15px;
  align-self: center;
  margin-top: 58px;
  background-image: url(/wp-content/uploads/2020/08/Vector-122.png);
  background-repeat: no-repeat;
  background-position: 93%;
  padding-right: 72px;
  transition: all 1s ease;
}

.front_nine_image a:hover {
  background-position: 98%;
}

.front_nine_image {
  display: flex;
  padding-top: 50px;
  flex-direction: column;
}
@media (max-width: 1041px) {
  .front_nine_wrapper {
    flex-direction: column;
    padding-top: 40px;
  }
  .front_nine_text h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .front_nine_text h2 .yellow {
    text-transform: uppercase;
  }
  .front_nine_text div {
    font-size: 18px;
    line-height: 25px;
  }
  .front_nine_text h2 {
    margin-bottom: 48px;
  }
  .front_nine_text li {
    margin-bottom: 22px;
  }
  .front_nine_text li:nth-child(3) div {
    line-height: 30px;
  }
  .front_nine_text div:before {
    background: url(/wp-content/uploads/2020/09/css_sprites.png) -134px -104px;
  }
  .front_nine_text li:nth-child(3) {
    margin-bottom: 20px;
  }
  .front_nine_text li:nth-child(3) div:before {
    margin-top: -22px;
  }
  .front_nine_image a {
    font-size: 14px;
  }
}

.front_seven .container {
  padding-left: 0.4375rem !important;
}
.front_seven_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.front_seven_text {
  display: flex;
  flex-direction: column;
}
.front_seven_text ul {
  padding-left: 8px;
}
.front_seven_text h2 {
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  color: #0d0c3a;
  max-width: 587px;
  margin-bottom: 102px;
}
.front_seven_text div {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  display: flex;
  align-items: center;
  color: #181818;
}
.second_list div:before {
  display: none !important;
}
.second_list {
  list-style-type: disc;
  color: #e77c1a;
  padding-left: 55px !important;
  padding-top: 14px;
}
.second_list div {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #181818;
}
.front_seven_text div:before {
  content: "";
  width: 22px;
  height: 21px;
  background: #fff;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -134px -104px;
  margin-right: 16px;
}
.front_seven_text li {
  margin-bottom: 35px;
}
.front_seven_wrapper {
  padding: 100px 0;
}
@media (max-width: 845px) {
  .front_seven_wrapper {
    flex-direction: column;
  }
  .front_seven_text div {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
  }
  .second_list div {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
  }
  .front_seven_wrapper {
    padding-top: 58px;
  }
  .front_seven_text h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 48px;
  }
  .front_seven .container {
    padding-left: 1.2375rem !important;
  }
  .front_seven_text .yellow {
    text-transform: uppercase;
  }
  .front_seven_text ul {
    padding-left: 0;
  }
  .front_seven_text li {
    margin-bottom: 17px;
  }
  .front_seven_image {
    /* margin:0 auto; */
    display: block;
    margin-top: 60px;
    margin-bottom: 63px;
  }
}

.front_eight {
  background-color: #0d0c3a;
  background-image: url(/wp-content/uploads/2020/08/Group-2-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
}
.front_eight .container {
  padding-left: 0.5375rem;
}
.front_eight .rectangle p {
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 33px;
  text-transform: uppercase;
  color: #0d0c3a;
}
.front_eight .rectangle p {
  position: relative;
  top: 29px;
  display: flex;
  flex-direction: column;
}
.front_eight .rectangle span {
  position: relative !important;
  top: 12px !important;
  color: #e77c1a;
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
}
.front_eight .rectangle:before {
  content: "";
  width: 92%;
  max-width: 1040px;
  height: 138px;
  background: #ffffff;
  margin-right: 16px;
  position: absolute;
  left: 0;
  margin-top: 6px;
}
.front_eight .rectangle:after {
  content: "";
  width: 79%;
  max-width: 470px;
  height: 20px;
  background: #e77c1a;
  margin-right: 16px;
  position: absolute;
  left: 0;
  margin-top: 56px;
}
.front_eight_second div {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #ffffff;
  padding-left: 3px;
  max-width: 477px;
}
/* .front_eight_second li:before {
    content: '';
    width: 32px;
    height: 26px;
    background: url(/wp-content/uploads/2020/09/css_sprites.png) -90px -104px;
} */
.front_eight_second li {
  margin-bottom: 50px;
  align-items: baseline;
  display: flex;
}
/* .front_eight_second li:nth-child(2) {
    max-width: 360px!important;
} */
/* .front_eight_second li:nth-child(2) div {
    padding-left: 13px;
} */
.front_eight_second {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.front_eight_wrapper {
  padding: 100px 0;
}
.front_eight_second ul {
  margin-top: 20px;
}
.front_eight_second a {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #0d0c3a;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  padding: 15px;
  max-height: 90px;
  align-self: flex-end;
  background-image: url(/wp-content/uploads/2020/08/Vector-122-1.png);
  background-repeat: no-repeat;
  background-position: 93%;
  padding-right: 72px;
  transition: all 1s ease;
  margin-bottom: 51px;
  /* width: 100%; */
  /* max-width: 508px; */
}
.front_eight_second a:hover {
  background-position: 98%;
}
@media (max-width: 797px) {
  .front_eight .rectangle span {
    font-size: 26px;
    line-height: 32px !important;
    top: 8px;
  }
  .front_eight .rectangle:before {
    height: 132px;
  }
  .front_eight .rectangle:after {
    margin-top: 60px;
    height: 14px;
  }
  .front_eight_second {
    flex-direction: column;
  }
  .front_eight .rectangle p {
    top: 35px;
    font-size: 26px;
    line-height: 13px;
    font-weight: bold;
  }
  .front_eight .rectangle p .yellow {
    font-weight: bold;
  }
  .front_eight_first {
    margin-top: 45px;
  }
  .front_eight_second div {
    font-size: 18px;
    line-height: 25px;
  }
  .front_eight_second ul {
    margin-top: 69px;
  }
  .front_eight_second li {
    margin-bottom: 18px;
    /* max-width: 300px; */
  }
  .front_eight_second li:before {
    background: url("/wp-content/uploads/2020/09/css_sprites.png") -134px -104px;
  }
  .front_eight_second a {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    max-height: 70px;
    padding-right: 0;
    max-width: 335px;
    margin-top: 88px;
    padding: 23px 75px 23px 23px;
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .front-six .container {
    margin-top: -100px;
  }
}

form p {
  font-size: 30px;
  line-height: 130.9%;
  text-align: center;
  text-transform: uppercase;
  color: #0d0c3a;
  margin-bottom: 30px;
}

form input {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family: montserrat;
}
form input::placeholder,
form textarea::placeholder {
  color: #c8c8c8;
}

form textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  resize: none;
  width: 100%;
  padding: 10px;
  margin: 0;
  font-family: montserrat;
}

form input[type="checkbox"] {
  width: 15px !important;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 10px;
}
form label span {
  color: red;
}
form label,
form span {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
}

form button {
  margin: 70px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

form a {
  color: #ff891d;
  text-decoration: none;
  font-size: 14px;
}

form a:hover {
  color: #e77c1a;
}

.styled {
  background-position: right bottom;
  background-size: 35%;
  z-index: 0;
  margin-top: 35px;
}
.styled_scenario {
  background-position: right -10% bottom -10%;
}
@media (max-width: 500px) {
  .front-first.styled {
    margin-top: 50px;
    padding-top: 0 !important;
  }
  .front_five_second_list li div {
    font-size: 14px !important;
  }
}
.form-get {
  padding-top: 75px;
  max-width: 600px;
  margin: 0 auto;
}

.form-contact button {
  margin: 20px 0 0;
}

.contact-title {
  font-size: 30px;
  line-height: 130.9%;
  text-align: center;
  text-transform: uppercase;
  color: #0d0c3a;
  margin: 100px 0;
}

.wrap-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
}

.wrap-contact .block-form {
  width: 50%;
  box-shadow: 5px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 15px 60px;
  z-index: 2;
  background: #fff;
}

.wrap-contact .block-content {
  width: 50%;
  padding-left: 60px;
}

.wrap-contact .block-content p {
  font-weight: bold;
  font-size: 40px;
  color: #0d0c3a;
  margin: 10px auto;
}

.wrap-contact .block-content .after-back {
  width: 75%;
  height: 90px;
  background: #e77c1a;
  position: absolute;
  left: 0;
  z-index: 1;
  margin-top: 99px;
}

.wrap-contact .block-content .after-back:after {
  content: "";
  width: 2px;
  height: 90px;
  background: #fff;
  position: absolute;
  left: 90%;
  z-index: 3;
}

.contact-links {
  margin-top: 100px;
}

@media (min-width: 768px) {
  .contact-links {
    max-width: 180px;
  }
}

.contact-links a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #666666;
  margin-bottom: 20px;
}

.contact-links a img {
  vertical-align: middle;
  margin-right: 10px;
}
.img-back {
  margin-right: -15px;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  margin-top: -25px;
  right: 5px;
}
.wpcf7-not-valid {
  border: 1px solid #e62d2d;
}
.checkbox .wpcf7-not-valid {
  border: none;
}
.checkbox span.wpcf7-not-valid-tip {
  margin-top: -22px;
  left: 15px;
}
.your-message span.wpcf7-not-valid-tip {
  margin-top: -30px;
  white-space: pre;
}
.wpcf7-validation-errors {
  color: #e62d2d;
}

.framework {
  margin-bottom: 100px;
}

.framework-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.framework-top img {
  margin: 0 20px;
}

.framework-top p {
  font-weight: bold;
  font-size: 24px;
}

.framework-block {
  margin-bottom: 120px;
}

.framework-block.one:before {
  content: "";
  background: url("/wp-content/themes/vixtera/img/svg/link_one.svg") no-repeat;
  position: absolute;
  height: 200px;
  width: 20%;
  margin-top: -5%;
  margin-left: 10%;
}

.framework-block.two:before {
  content: "";
  background: url("/wp-content/themes/vixtera/img/svg/link_two.svg") no-repeat;
  position: absolute;
  height: 200px;
  width: 20%;
  margin-top: -60px;
  margin-left: 150px;
}

.framework-block.three:before {
  content: "";
  background: url("/wp-content/themes/vixtera/img/svg/link_three.svg") no-repeat;
  position: absolute;
  height: 200px;
  width: 20%;
  margin-top: -60px;
}

.framework-block.four:before {
  content: "";
  background: url("/wp-content/themes/vixtera/img/svg/link_four.svg") no-repeat;
  position: absolute;
  height: 200px;
  width: 28%;
  margin-left: -16%;
  margin-top: -3%;
}

.framework-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.framework .slick-slide img {
  margin: 0 auto;
}
.framework .slick-dots {
  /* bottom: 15px!important; */
}
.framework .slick-dots li button:before {
  font-size: 12px !important;
}
.framework .slick-dots li.slick-active button:before {
  color: #e77c1a !important;
}

.connectivity {
  background: #e77c1a;
  width: 88%;
  position: relative;
  padding-bottom: 80px;
}

.connectivity:after {
  content: "";
  background: #fff;
  width: 2px;
  height: 100%;
  position: absolute;
  right: 5%;
  top: 0;
}

.connectivity p {
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  margin-left: 14.5%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 40px;
}

.connectivity-title {
  font-size: 74px !important;
  line-height: 90px !important;
  color: #da7212 !important;
  padding-top: 0 !important;
}

.connectivity .block {
  background: #0d0c3a;
  border-radius: 3px;
  width: 70%;
  position: absolute;
  margin: 35px auto 0;
  right: 10%;
  padding: 0 5px 5px;
}

.connectivity .block:after {
  background: url("/wp-content/themes/vixtera/img/svg/arrows.svg") no-repeat;
  content: "";
  position: absolute;
  width: 140px;
  height: 130px;
  margin: 50px auto 0;
  right: 0;
  left: 0;
}

.connectivity .block p {
  font-size: 21px !important;
  text-align: center;
  padding-top: 0 !important;
  margin-left: 0 !important;
}

.connectivity .block-spec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.connectivity .block-spec .spec {
  border: 2px solid #a5b7d2;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  color: #a5b7d2;
  padding: 10px;
  width: 165px;
  font-size: 21px;
  font-weight: 500;
}

.connectivity-content {
  margin-top: 240px;
  position: relative;
}

.connectivity-content:before {
  content: "";
  background: url("/wp-content/themes/vixtera/img/con_back.jpg") no-repeat;
  width: 100%;
  height: 100px;
  position: absolute;
  margin-top: 7%;
}

.connectivity-content h3 {
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  text-transform: uppercase;
  color: #0d0c3a;
  margin-left: 10%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  /* margin-bottom: 20px; */
}

.connectivity-content h3:last-child {
  position: absolute;
  right: 1%;
  bottom: 0%;
}

.connectivity-content-block {
  margin-left: 10%;
  max-width: 975px;
  padding: 60px 40px 10px;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  margin-bottom: 75px;
  position: relative;
}

.connectivity-content-block:before {
  background: url("/wp-content/themes/vixtera/img/svg/link_dot.svg") no-repeat;
  content: "";
  position: absolute;
  width: 30%;
  height: 300px;
  top: 0;
  margin-top: -262px;
  left: 94%;
}

.connectivity-content-block p {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}

.framework-image {
  margin-top: 50px;
}

.framework-btn {
  margin-bottom: 80px;
}

.framework-mob p {
  font-size: 16px;
  line-height: 27px;
  padding-bottom: 20px;
}

.inspired {
  position: relative;
  margin-bottom: 70px;
  padding-bottom: 1px;
}

.inspired:before {
  content: "";
  width: 90%;
  background: #0d0c3a;
  position: absolute;
  height: 100%;
  z-index: -1;
}

.inspired:after {
  content: "";
  width: 3px;
  background: #fff;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
  right: 12%;
}

.inspired .container {
  padding-right: 12%;
}

.inspired p {
  padding-top: 40px;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  color: #ffffff;
}

.inspired h3 {
  padding-top: 40px;
  font-weight: bold;
  font-size: 66px;
  line-height: 80px;
  color: #403f6b;
}

.inspired .btn {
  margin: 50px auto;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.pagination div {
  color: #e77c1a;
  font-weight: bold;
  cursor: pointer;
  margin: 5px;
}

.pagination a {
  margin: 5px;
  color: #e77c1a;
  font-weight: bold;
  border: 2px solid #e7e7e7;
  padding: 4px 8px;
}

.page-numbers.current,
.pagination a.active {
  background: #e77c1a;
  border: 2px solid #e77c1a;
  color: #fff;
  padding: 4px 10px;
  margin: 5px;
}

.post {
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  padding: 25px 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  position: relative;
  margin-left: 25%;
}

.post-wrap {
  align-self: baseline;
}

.post-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #091c56;
  padding-bottom: 25px;
}

.post-content p {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  padding-bottom: 20px;
  word-break: break-word;
}

.post-date {
  position: absolute;
  right: 50px;
  color: #697daf;
  bottom: 30px;
}

.post-button {
  bottom: 27px;
}

.container-full_post {
  padding-top: 30px;
  margin-bottom: 70px;
}

.container-full_post .pagination {
  margin-top: -40px;
}

.post-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.post-block-content p {
  padding-bottom: 20px;
}
.post-block-content li {
  color: #000;
  margin-bottom: 10px;
}
.post-block-content ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 10px;
}
.post-block-date {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  color: #697daf;
  padding: 10px 0;
}

.post-slider-wrap {
  background: url("/wp-content/themes/vixtera/img/con_back.png") no-repeat;
  background-position: center;
  margin-bottom: 85px;
}

header {
  padding: 17px 0;
}

header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 700px;
  /* width: 100%; */
}
#menu-item-592 {
  margin-left: 16px;
}
#menu-item-592 a,
.nav_youtube a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #0d0c3a;
  max-width: 148px;
  padding: 0;
  padding-left: 50px;
}
.nav_social {
  display: flex;
  align-items: center;
}
.nav_social:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("/wp-content/uploads/2020/08/LinkedIn.png");
  display: block;
  position: absolute;
  z-index: -1;
}
.nav_social:hover::before,
.nav_youtube:hover::before {
  cursor: pointer;
}
.nav_youtube a {
  display: block;
}
.nav_youtube a:hover {
  background: none;
}
.nav_youtube:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("img/Youtube.svg");
  display: block;
  position: absolute;
}
.nav_youtube {
  margin-left: 30px;
}
.menu_logo {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.menu_logo img {
  max-height: 40px;
  margin-right: 15px;
}
.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (max-width: 797px) {
  .logo {
    align-items: end;
  }
}
.header_wrapper .logo-text {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #0d0c3a;
  max-width: 123px;
}
.logo img {
  margin-right: 31px;
}
header ul {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
}

header ul a {
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  padding: 38px;
  background: #fff;
}

header ul a:hover {
  background: #e5e5e5;
}
#menu-item-592 a {
  background: none !important;
}

.header-button {
  background: #0d0c3a;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 196px;
  max-height: 41px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130.9%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 50px;
  margin: 10px 31px 10px 0;
  padding: 10px 15px;
}

#hamburger {
  display: none;
  width: 30px;
  height: 30px;
  /* position: absolute; */
  top: 22px;
  right: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#hamburger span {
  position: relative;
  display: block;
  margin-top: 4px;
  height: 2px;
  width: 20px;
  background: #181818;
  border-radius: 9px;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#hamburger span:nth-child(1) {
  top: 0;
}

#hamburger span:nth-child(2) {
  top: 2px;
}

#hamburger span:nth-child(3) {
  top: 4px;
}
#hamburger.active span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#hamburger.active span:nth-child(2) {
  opacity: 0;
  left: -5px;
}

#hamburger.active span:nth-child(3) {
  top: -6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.sub-menu {
  position: absolute;
  display: none;
  background: #ffffff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  margin-top: 39px;
  padding: 0;
  z-index: -1;
}

.sub-menu li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 30px;
  transition: all 1s ease;
}

.sub-menu li.current-menu-item::before,
.sub-menu li:hover::before {
  content: "";
  background: #e77c1a;
  width: 4px;
  height: 62px;
  display: block;
  left: 0;
  position: absolute;
  margin-top: -20px;
  transition: all 1s ease;
}

.sub-menu a {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  padding: 0;
}

.sub-menu a:hover {
  background: transparent;
}

footer {
  background: #0d0c3a;
  background-image: url(/wp-content/uploads/2020/08/Group-2.svg);
  background-position: 113% 0%;
  background-repeat: no-repeat;
  background-size: 27%;
}
.footer_background {
  background-image: url(/wp-content/uploads/2020/08/Group-3.svg);
  background-repeat: no-repeat;
}

footer .footer-wrap {
  padding: 44px 0;
}

footer .container-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.footer_first {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1036px;
  width: 100%;
}

footer .logo-text {
  margin-bottom: 20px;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  max-width: 134px;
}
footer .logo img {
  width: 144px;
}

footer ul {
  align-self: baseline;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

footer ul a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  line-height: 22px;
}
footer ul li {
  margin-bottom: 15px;
}
.footer-bottom {
  padding: 3px 0 20px;
  text-align: center;
}

.footer-bottom p {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

/* .summary-content {
    background-color: #0D0C3A;
} */
.summary h3,
.summary span::after {
  content: "";
  display: block;
  max-width: 700px;
  width: 100%;
  position: absolute;
  border: 1px solid #0d0c3a;
  background: #000;
  right: 0;
}
.summary-content p {
  color: #000;
  padding: 60px 0 80px;
  line-height: 22px;
  max-width: 700px;
  margin-left: auto;
  width: 100%;
}

.summary h3,
.summary span {
  display: block;
  font-weight: 900;
  font-size: 65px;
  line-height: 73%;
  text-transform: uppercase;
  font-style: italic;
  color: #e77c1a;
  padding-bottom: 30px;
  position: relative;
}

.summary .summary-content + .container:last-child {
  max-width: 100% !important;
  padding: 0 !important;
}
.summary .container:last-child h3,
.summary .container:last-child span {
  color: #0d0c3a;
  text-align: right;
  margin-bottom: 35px;
  line-height: 71%;
}

.summary .container:last-child h3:last-child:before,
.summary .container:last-child span:last-child:before {
  z-index: -1;
  content: "";
  border-top: 20px solid #e77c1a;
  position: absolute;
  width: 470px;
  margin-left: 16px;
  right: 16px;
}
@media (max-width: 768px) {
  .summary .container:last-child h3:last-child:before,
  .summary .container:last-child span:last-child:before {
    width: 264px;
    margin-left: 10px;
  }
  .second_lane img {
    margin: 0 auto;
    display: block;
  }
  .first_lane ul {
    padding: 0 !important;
  }
}
.presummury {
  margin-top: -50px;
  margin-bottom: 100px;
}

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

.presummury .block {
  padding: 50px;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  width: 60%;
  z-index: 1;
}

.presummury .block p {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}

.presummury .text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.presummury .text p {
  padding-left: 40px;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  color: #0d0c3a;
  text-align: right;
}

/* page-we have never stop */

.section_small {
  background: url(/wp-content/uploads/2020/09/oliver-hale-51zHSt5FfSs-unsplash-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  /* padding-top: 100px; */
  margin-top: 100px;
}
.section_small_text {
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  padding: 66px 0;
}

.section_first_wrapper {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
}

.section_first_headline {
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  color: #181818;
  margin-bottom: 50px;
}
.section_first_list p {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #181818;
  display: flex;
  white-space: break-spaces;
}
.section_first_list p::before {
  content: "";
  width: 22px;
  height: 21px;
  background: #fff;
  background: url(/wp-content/uploads/2020/09/css_sprites.png) -134px -104px;
  margin-right: 16px;
}
.section_first_list span {
  color: #e77c1a;
  font-weight: 600;
}
.section_first_list li {
  margin-bottom: 30px;
}
.section_first_list ul {
  margin-bottom: 30px;
}
.section_first_image {
}
.section_first_button {
  display: flex;
  justify-content: center;
  text-align: center;
  border: 2px solid #e77c1a;
  background-color: #e77c1a;
  align-self: center;
  margin-top: 58px;
  width: 100%;
  max-width: 296px;
}
.section_first_button a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130.9%;
  text-transform: uppercase;
  color: #ffffff;
  max-height: 44px;
  padding: 10px 20px;
}

.section_second {
  background: #0d0c3a;
  background-image: url("/wp-content/uploads/2020/09/Group.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}
.section_second_wrapper {
  display: flex;
  padding: 30px 0;
  flex-direction: row;
}
.section_second_content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.section_second_content ul li {
  padding-bottom: 30px;
}
.section_second_content h1 {
  font-style: italic;
  font-weight: bold;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  color: #ffffff;
}
.section_second_content ul li {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.section_second_content ul li:before {
  content: "";
  min-width: 27px;
  height: 21px;
  background: url("./img/svg/done-2.svg");
  margin-right: 12px;
  background-repeat: no-repeat !important;
}
.section_second_content_button {
  display: flex;
  justify-content: center;
  text-align: center;
  border: 2px solid #e77c1a;
  background-color: #e77c1a;
  align-self: flex-end;
  margin-top: 58px;
  margin-bottom: 86px;
  width: 100%;
  max-width: 296px;
}
.section_second_content_button a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130.9%;
  text-transform: uppercase;
  color: #ffffff;
  max-height: 44px;
  padding: 10px 20px;
}
.section_second_content_button:before {
  display: none;
}

.section_third_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 0;
}
.section_third_headline h1 {
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  color: #181818;
  margin-bottom: 60px;
}
.section_third_button a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130.9%;
  text-transform: uppercase;
  color: #ffffff;
  max-height: 44px;
  padding: 10px 20px;
}
.section_third_button {
  display: flex;
  justify-content: center;
  text-align: center;
  border: 2px solid #e77c1a;
  background-color: #e77c1a;
  align-self: center;
  margin-top: 58px;

  width: 100%;
  max-width: 296px;
}

/* use cases */
.section_mini {
  mix-blend-mode: luminosity;
  /* background: url('/wp-content/uploads/2020/09/Group-253.svg'); */
  background-color: #0d0c3a;
  background-repeat: no-repeat;
  padding-top: 67px;
}
.section_mini_text h1 {
  padding: 64px 0;
}
.section_mini_text h1 {
  font-style: italic;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
}
.cases_first_content ul {
  max-width: 535px;
  width: 100%;
}
.cases_first_content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cases_first_wrapper {
  padding: 75px 0;
}
@media (max-width: 1200px) {
  .cases_first_content {
    flex-direction: column-reverse;
  }
}
.wrapper h2 {
  font-style: italic;
  font-weight: 800;
  font-size: 35px;
  line-height: 43px;
  text-transform: uppercase;
  color: #0d0c3a;
  margin-bottom: 65px;
}
.wrapper ul div {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #181818;
  display: flex;
}
.home .wrapper ul div {
  color: #fff;
}
.wrapper ul li {
  margin-bottom: 30px;
}
.wrapper .second_list li {
  margin-bottom: 10px;
}
.wrapper .second_list div {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
  margin-bottom: 10px;
}
.wrapper ul div:before {
  content: "";
  width: 27px;
  height: 30px;
  background: url("/wp-content/uploads/2020/09/css_sprites.png") -90px -104px;
  margin-right: 16px;
}
.wrapper .second_list {
  padding-left: 72px !important;
}
.cases_second {
  background-color: #f6f6f6;
}
.cases_second_wrapper {
  padding: 75px 0;
}
.cases_second_wrapper ul li {
  margin-bottom: 20px;
}
.cases_four_wrapper {
  padding: 75px 0;
}
.cases_third_wrapper {
  padding: 75px 0;
}

.cases_four_text h2 {
  font-style: italic;
  font-weight: 800;
  font-size: 35px;
  line-height: 43px;
  text-transform: uppercase;
  color: #0d0c3a;
  margin-bottom: 70px;
}
.cases_four_text ul {
  display: flex;
  flex-direction: row;
  margin-bottom: 45px;
}
.backgr {
  width: 100%;
  background: #f4faff;
  border: 2px solid #cfe8ff;
}
.backgr img {
  padding: 24px 24px 92px 24px;
}
.cases_four_text ul div {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #181818;
  display: flex;
}
.cases_four_text .second_list div {
  margin-bottom: 10px;
}
.cases_four_text ul div:before {
  content: "";
  width: 27px;
  height: 30px;
  background: url("/wp-content/uploads/2020/09/css_sprites.png") -90px -104px;
  margin-right: 16px;
}
.cases_four_text .second_list div {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
}
.cases_four_text .second_list {
  display: flex;
  flex-direction: column;
}
.cases_four_logo ul div {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #181818;
  display: flex;
}
.cases_four_logo ul div:before {
  content: "";
  width: 27px;
  height: 30px;
  background: url("/wp-content/uploads/2020/09/css_sprites.png") -134px -104px;
  margin-right: 16px;
}
.cases_four_logo li {
  margin-bottom: 17px;
}
.cases_four_wrapper {
  display: flex;
  flex-direction: column;
}
.cases_four_text {
  display: flex;
  flex-direction: column;
}
.cases_four_images {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cases_four_image_text {
  display: flex;
  flex-direction: column;
  flex-basis: 55%;
  justify-content: space-between;
}
.cases_four_logo {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.cases_four {
  background-color: #f6f6f6;
}
@media (max-width: 797px) {
  .section_mini_text {
    margin-top: 19px;
  }
  .section_mini_text h1 {
    font-style: italic;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    padding: 50px 0;
  }
  .section_mini_text h1 .yellow {
    text-transform: uppercase;
  }
  .cases_first_wrapper {
    margin-top: 11px;
  }
  .wrapper h2 {
    line-height: 32px !important;
    font-weight: bold;
  }
  .wrapper h2 .yellow {
    text-transform: uppercase;
  }
  .cases_first_content {
    margin-top: 0;
    margin-bottom: 66px;
  }
  .wrapper ul div {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
  }
  .wrapper .second_list div {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
  }
  .cases_first_content ul {
    margin-top: 59px;
  }
  .cases_first_content .second_list {
    margin-top: 0 !important;
    padding-top: 2px;
  }
  .wrapper .second_list {
    padding-left: 65px !important;
  }
  .wrapper ul li {
    margin-bottom: 17px;
  }
  .cases_second {
    padding-top: 40px;
  }
  .cases_second_wrapper h2 {
    margin-bottom: 20px;
  }
  .cases_second_wrapper ul {
    margin-top: 66px;
  }
  .wrapper ul div:before {
    /* width:40px; */
    margin-right: 12px;
    background-repeat: no-repeat !important;
    background: url("./img/svg/Done.svg");
  }
  .cases_third_wrapper h2 {
    margin-bottom: 34px;
  }
  .cases_third_wrapper {
    padding-top: 60px;
  }
  .cases_third_wrapper ul {
    margin-top: 34px;
  }
  .cases_four_wrapper {
    margin-top: 0;
  }
  .cases_four_text h2 {
    font-style: italic;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (min-width: 36rem) {
  .container {
    max-width: 31.875rem;
  }
}

@media screen and (min-width: 48rem) {
  .container {
    max-width: 43.125rem;
  }
}

@media screen and (min-width: 62rem) {
  .container {
    max-width: 58.125rem;
  }
}

@media screen and (min-width: 75rem) {
  .container {
    max-width: 69.375rem;
  }
}

@media (min-width: 768px) {
  .back_red {
    background: #e77c1a;
    width: 350px;
    height: 61%;
    background-blend-mode: multiply;
    position: absolute;
  }

  .back_red:before {
    content: "";
    background: #fff;
    width: 2px;
    height: 100%;
    left: 50px;
    position: absolute;
  }
}

@media (min-width: 769px) {
  .d-desk_none {
    display: none !important;
  }

  .content-right {
    width: 35%;
    margin-top: 210px;
  }

  .content-right:before {
    content: "";
  }

  .front-first .container .right {
    margin-right: -1px;
    padding-right: 10px;
  }

  .pagination {
    float: right;
  }

  .post-block-left {
    padding-right: 40px;
  }
}

@media (min-width: 960px) {
  .front-six footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  #bm {
    padding-bottom: 37px;
  }
  .post img {
    max-width: 500px;
  }
  .post-block-left img {
    max-width: 300px;
  }
}

@media (min-width: 993px) {
  .post-link {
    margin-left: -31%;
    padding-right: 35px;
  }
}

@media (min-width: 1400px) {
  .post-button {
    position: absolute;
  }
}
@media (min-width: 1535px) {
  .front-first .container .right {
    width: 52%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .front-first .container .left {
    width: 48%;
  }
  #bm svg {
    max-width: 785px;
    max-height: 636px;
  }
}

@media (min-width: 1921px) {
  .framework-block.one:before {
    content: none;
  }

  .framework-block.two:before {
    content: none;
  }

  .framework-block.three:before {
    content: none;
  }

  .framework-block.four:before {
    content: none;
  }
}

@media (max-width: 1919px) {
  .container-full-home {
    padding-left: 12%;
  }
}

@media (max-width: 1600px) {
  .framework-block.one:before {
    content: none;
  }

  .framework-block.two:before {
    content: none;
  }

  .framework-block.three:before {
    content: none;
  }

  .framework-block.four:before {
    content: none;
  }
}

@media (max-width: 1585px) {
  .connectivity-content-block:before {
    left: 76%;
  }
  .rectangle_white {
    margin-top: -20px;
  }
}

@media (max-width: 1450px) {
  .container-full-home {
    padding-left: 20px;
  }
}
@media (max-width: 1340px) {
  .wrap-contact .block-content .after-back {
    margin-top: 52px;
  }
}
@media (max-width: 1400px) {
  .section-first__half .title {
    margin-bottom: 40px;
  }

  .title {
    margin: 50px 0;
  }

  .title h2 {
    font-size: 60px;
  }

  .title > h1 {
    font-size: 32px;
  }

  .front-five_blocks .block .left {
    padding: 40px 15px;
  }

  .inspired p {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .inspired h3 {
    font-size: 45px;
    line-height: 45px;
  }

  .post {
    margin-left: 22%;
  }
  .front-first .container .left {
    height: auto !important;
  }
  .front-first {
    height: auto !important;
    padding: 50px 0;
    margin: 0 !important;
  }
}

@media (max-width: 1330px) {
  .connectivity-content-block:before {
    content: none;
  }
}

@media (max-width: 1300px) {
  .front-third .old-h2,
  .front-third h2 {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-left: 310px !important;
  }

  .front-third .container-full p {
    margin-left: 310px;
    font-size: 28px;
    right: 15px;
  }

  .front-third .container-full:before {
    width: 300px;
  }
}

@media (max-width: 1240px) {
  header ul a {
    padding: 20px;
  }
  .menu-item-has-children::after {
    margin-left: -11px !important;
  }
}

@media (max-width: 1200px) {
  h1 {
    font-size: 30px;
  }
  .front-six .block p {
    font-size: 30px;
  }
  .section-first__half .title {
    margin-bottom: 0;
  }

  .section-first__half .block {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .section-first__half .block div {
    order: 2;
  }

  .section-first__half .block img {
    order: 1;
    margin-top: 0;
    width: 100%;
    margin-bottom: 20px;
  }

  .title {
    padding-right: 20px;
  }

  .section-structure h3 {
    font-size: 45px;
    line-height: 33px;
    margin-top: -33px;
    border-bottom: 7px solid #e77c1a;
  }

  .section-structure h4 {
    font-size: 45px;
    line-height: 114%;
  }

  .front-five_blocks .block .left {
    padding: 20px 15px;
  }

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

  header ul a {
    font-size: 18px;
  }

  .header-button {
    min-width: auto;
    margin: auto;
  }
}

@media (max-width: 1100px) {
  .post {
    margin-left: 20%;
  }
  .summary h3,
  .summary span::after {
    bottom: 0;
    max-width: unset;
  }
  .presummury .text {
    max-width: 275px;
    width: 100%;
  }
  .presummury .container {
    justify-content: center;
  }
}

@media (max-width: 992px) {
  .form-contact button {
    width: 100% !important;
    max-width: 100% !important;
  }

  .wrap-contact .block-content {
    padding-left: 30px;
  }

  .wrap-contact .block-content p {
    font-size: 32px;
  }
  .wrap-contact .block-content .after-back {
    margin-top: 102px;
  }

  .post {
    flex-direction: column;
    margin-left: 0;
  }
}
@media (max-width: 911px) {
  .wrap-contact .block-content .after-back {
    margin-top: 121px;
  }
}
@media (max-width: 350px) {
  .header-button {
    min-width: 224px !important;
    width: 100%;
  }
}
/* @media (max-width: 827px) {
    .logo {
        flex-direction: row;
    }

    .logo-text {
        margin-left: 16px;
    }

    header {
        min-height: auto;
        padding: 10px 0;
    }
    .header-button {
        min-width: 324px;
        margin-top: 30px;
        display: block;
    }
} */

@media (max-width: 768px) {
  /* h1 {
        font-size: 26px !important;
        line-height: 31px!important;
    }
     */
  .d-mob_none {
    display: none !important;
  }

  .section-first {
    flex-direction: column;
    margin-left: 0;
    margin-bottom: 50px;
  }

  .section-first .content p {
    font-size: 16px;
    line-height: 27px;
  }

  .section-first__half .block {
    margin-bottom: 0;
  }

  .content-right {
    order: 1;
    margin: 0 auto;
  }

  .content-right img {
    margin: 0 auto 20px;
    display: block;
    padding: 0;
    box-shadow: none;
  }

  .content-right-orange:before {
    content: none;
  }

  .title {
    margin-top: 20px;
    width: 100%;
    padding: 20px;
    margin-bottom: 0;
  }

  .title h2,
  .title p {
    font-size: 42px;
    line-height: 40px;
  }

  .title > h1 {
    font-size: 28px !important;
  }

  .section-structure {
    padding-bottom: 50px;
  }

  .section-structure h3 {
    font-size: 28px;
    line-height: 20px;
    margin-top: -20px;
    border-bottom: 7px solid #e77c1a;
  }

  .section-structure h4 {
    font-size: 28px;
    line-height: 114%;
  }

  .section-structure-title {
    font-size: 16px;
    line-height: 20px;
    padding-top: 45px;
  }

  .section-structure img {
    padding: 30px 0 0;
    max-width: 100%;
  }

  .front-first .container .left {
    padding-right: 0;
  }
  .front-first .container .left li div:before {
    left: 0px;
  }

  .front-first .container .left h1 {
    font-size: 30px;
    line-height: 37px;
    margin-top: 33px;
    margin-bottom: 24px;
    text-transform: none;
  }
  .front-first .container .left div {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    padding-left: 39px;
  }

  .front-first .container {
    flex-direction: column-reverse;
    padding-left: 0.9375rem !important;
  }

  .front-first .container .left p {
    margin-top: 0;
    margin-bottom: 26px;
    font-size: 14px;
    line-height: 30px;
  }
  @media (max-width: 797px) {
    .yellow {
      text-transform: none;
    }
  }

  .front-first .container .left .btn {
    display: none;
  }

  .front-first .container .right .btn {
    display: block;
    max-width: 100% !important;
    width: 100%;
    margin-top: 30px;
  }

  .container-full-home {
    padding: 30px 15px 0;
  }

  .front-second .old-h2,
  .front-second h2 {
    font-size: 50px;
  }

  .front-second p {
    font-size: 22px;
  }

  .front-second li {
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .front-second__first {
    flex-direction: column;
    justify-content: center;
  }

  .front-second__first .left {
    width: 100% !important;
  }

  .front-second__first .right {
    width: 100% !important;
  }
  .front-second__first .left h2:last-child {
    order: 1;
  }

  .front-second__first .left p {
    order: 2;
  }

  .front-third .container-full:before {
    content: none;
  }
  .front-third .container {
    padding-left: 0.9rem !important;
  }
  .front-third .container-full p,
  .front-third h2 {
    margin-left: 0 !important;
  }

  .front-third_headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }

  .front-third_headline h2 {
    order: 1;
  }

  .front-third_headline p {
    margin-top: 20px;
    order: 2;
  }

  .front-third_first {
    flex-direction: column;
  }

  .front-third_first .left img {
    margin-left: 0;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    width: 100%;
  }

  .front-third_first .right {
    box-shadow: none;
    flex-direction: column;
    padding-left: 0;
  }

  .front-third_first .right ul {
    margin-top: 30px;
    font-weight: 700;
  }

  .front-third {
    padding: 57px 0;
  }
  .second_lane {
    margin-top: 55px;
  }
  @media (max-width: 845px) {
    .first_lane div {
      font-size: 14px;
      line-height: 17px;
      padding-left: 0;
    }
    .first_lane ul {
      margin-top: 49px;
    }
    .first_lane li {
      margin-bottom: 14px;
    }
    .first_lane div:before {
      background: url(/wp-content/uploads/2020/09/css_sprites.png) -90px -104px;
    }
  }

  .front-four {
    margin-top: 0;
  }
  .front-four h2 {
    padding: 44px 0;
    text-align: left;
  }

  .front-four .blocks,
  .front-four .blocks .block_top {
    flex-direction: column;
  }

  .front-four .blocks div {
    width: 100% !important;
  }

  .front-four_head {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-bottom: 250px;
  }
  .front-four_head + .container-full {
    margin-top: -280px;
  }

  .front-four .blocks .block:before {
    content: none;
  }

  .front-four .container-full {
    padding-bottom: 0;
  }

  .front-four .blocks:first-child {
    margin-top: 20px;
  }

  .front-four .blocks .block {
    padding-left: 0;
  }

  .front-four .block_top {
    margin-top: 50px;
  }

  .block_top img {
    width: auto;
    order: 1;
  }

  .block_top ul {
    order: 2;
    margin-top: 30px !important;
  }

  .front-four .blocks:last-child .block_top {
    order: 2;
  }

  .front-four .blocks:last-child .block_second {
    margin-left: 0;
    order: 1;
  }

  .front-five {
    padding: 0 0;
  }

  .front-five_header span {
    font-size: 44px;
    line-height: 46px;
  }
  .front_five_first {
    margin-top: 44px;
  }

  .front-five_header p {
    margin-top: 10px;
    font-size: 28px;
  }

  .front-five_blocks {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .front-five_blocks .block {
    width: 100%;
    align-self: center;
    margin-bottom: 30px;
  }

  .front-five_blocks .block .left {
    padding: 40px 15px;
  }

  .front-six {
    margin: 0;
  }

  .front-six .block p {
    font-size: 28px;
  }
  .connectivity {
    width: 95%;
  }

  .connectivity p {
    font-size: 20px;
    line-height: 24px;
    margin-left: 0;
  }

  .connectivity-title {
    font-size: 28px !important;
    line-height: 34px !important;
  }

  .connectivity .block {
    z-index: 3;
    width: 100%;
    margin-left: 8px;
    padding: 10px;
    margin-top: 20px;
    left: 0;
    right: 0;
  }

  .connectivity .block:after {
    background-size: 100%;
    width: 64px;
    margin-top: 25px;
  }

  .connectivity .block p {
    font-size: 16px !important;
  }

  .connectivity .block-spec {
    flex-direction: column;
  }

  .connectivity .block-spec .spec {
    width: 100%;
    margin-top: 10px;
  }

  .connectivity-content {
    margin-top: 415px;
  }

  .connectivity-content:before {
    content: none;
  }

  .connectivity-content h3 {
    font-size: 17px;
    line-height: 21px;
  }

  .connectivity-content h3:last-child {
    margin-top: -7%;
  }

  .connectivity-content-block {
    margin: 15px;
    padding: 15px;
    margin-bottom: 50px;
  }

  .connectivity-content-block:before {
    content: "";
    background: url("/wp-content/themes/vixtera/img/svg/line_dot.svg") no-repeat;
    width: 30px;
    margin-top: -121px;
    left: 90%;
  }

  .connectivity-content-block p {
    font-size: 16px;
  }

  .framework-btn {
    margin: 45px auto;
  }

  .inspired:before {
    width: 95%;
  }

  .inspired p {
    font-size: 20px;
    line-height: 24px;
  }

  .inspired h3 {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 40px;
  }

  .inspired .btn {
    position: absolute;
    margin: 15px auto;
    right: 0;
    left: 0;
  }

  .pagination {
    justify-content: center;
    margin-top: 20px;
  }

  .pagination:last-child {
    margin-top: 30px;
  }

  .news {
    margin-bottom: 0 !important;
  }

  .post {
    padding: 0;
  }

  .post-wrap {
    padding: 20px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .post-date {
    position: initial;
    order: -1;
    padding-bottom: 15px;
  }

  .post-button {
    margin: 0 auto;
  }

  .container-full_post {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .container-full_post .btn {
    margin: 0 auto;
  }

  .post-block {
    flex-direction: column;
  }

  .post-block-buttons .btn {
    margin: 0 auto 20px;
  }

  footer .container-full {
    flex-direction: column;
  }

  footer .logo {
    order: -1;
    margin-top: 22px;
  }
  .footer_first {
    flex-wrap: wrap;
  }

  img {
    margin-bottom: 10px;
    margin: 0 auto;
    display: block;
  }

  footer .logo-text {
    font-size: 16px;
    line-height: 24px;
    flex-basis: 60%;
    max-width: 100px;
  }

  footer ul {
    flex-direction: column;
    text-align: center;
    width: 100%;
    margin-top: 78px;
  }
  footer ul li {
    margin-bottom: 7px;
  }
  .footer-bottom p {
    font-size: 12px;
  }

  footer ul a {
    margin-bottom: 20px;
    display: block;
  }

  .summary-content p {
    padding: 30px 0;
  }

  .summary h3,
  .summary span {
    font-size: 49px;
    line-height: 88%;
  }

  .presummury {
    margin-top: -30px;
    margin-bottom: 20px;
  }

  .presummury .container {
    flex-direction: column;
  }

  .presummury .block {
    width: 100%;
    padding: 15px;
  }

  .presummury .block p {
    font-size: 16px;
  }

  .presummury .text {
    justify-content: flex-end;
  }

  .presummury .text p {
    font-size: 16px;
    line-height: 20px;
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .front-second {
    padding-top: 30px;
  }
  .section_second_wrapper {
    flex-direction: column;
  }
  .section_second_content_button {
    margin: 0 auto;
  }
  .section_second_wrapper ul {
    margin-top: 50px;
  }
  .front-second li {
    padding-left: 40px;
  }
  .front-four img:first-child {
    display: block;
  }
  .front-four img {
    max-width: 100%;
  }
  .footer_first {
    padding: 0 20px;
  }
  footer .footer-wrap {
    padding: 14px 0 29px 0px;
  }
  .front-four h2 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 28px;
    padding-top: 0;
  }
  .front_four_text {
    margin-bottom: 40px;
  }
  .front_four_text_description p {
    font-size: 14px;
    line-height: 30px;
  }
  /* .front_four_text_description {
        max-width: 314px;
    } */

  .wrap-contact {
    flex-direction: column;
    margin-bottom: 30px;
  }

  .wrap-contact .block-form {
    width: 100%;
    box-shadow: none;
    order: 2;
    padding: 30px 0 10px;
  }

  .wrap-contact .block-content {
    width: 100%;
    padding-left: 0;
  }

  .wrap-contact .block-content p {
    font-size: 28px;
  }

  .contact-links {
    width: 100%;
    margin: 0 0 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }

  .contact-links a {
    margin-bottom: 0;
    margin-top: 10px;
  }
}

@media (max-width: 835px) {
  header .logo + ul,
  header .logo + ul + a {
    display: none;
  }

  header .container {
    justify-content: center;
  }

  .logo img {
    /* max-width: 78px; */
  }

  .hamburger {
    display: block;
  }
}
@media (max-width: 450px) {
  form input {
    font-size: 14px;
  }

  form textarea {
    font-size: 14px;
  }

  form button {
    width: 100% !important;
  }
}

@media (max-width: 439px) {
  .connectivity-content {
    margin-top: 436px;
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
/* Footer form */

.footer-form {
  width: 100%;
  position: fixed;
  background: #fff;
  display: none;
  top: 0;
  height: 100vh;
  z-index: 1;
  overflow: auto;
}

.form-get {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
header svg {
  cursor: pointer;
  float: right;
  transition: all 1s ease;
}
@media (max-width: 768px) {
  header svg {
    position: absolute;
    right: 25px;
  }
  .front_four_image svg {
    display: none;
  }
  .connectivity-content h3:last-child {
    bottom: -13% !important;
  }
  .presummury .text {
    max-width: unset;
  }
  .cases_first_content img {
    min-width: unset !important;
  }
}
header path {
  transition: all 0.4s ease;
}
header path:hover {
  fill: black;
  transition: all 0.4s ease;
}
header svg {
  display: none;
}
.form-get .wpcf7-submit {
  margin: 20px auto;
}

.slick-slide {
  margin: 0 10px;
}
.img-search {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.slick-initialized .slick-slide {
  position: relative;
}
.header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  align-items: center;
  padding-right: 4px;
}
.mobile-menu {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  position: fixed;
  z-index: 2;
  width: 100%;
  background: #fff;
  margin-top: 95px;
  padding-bottom: 40px;
  transition: all 1s ease;
}

.mobile-menu li {
  text-align: center;
  padding-top: 30px;
}
.mobile-menu a {
  font-size: 26px;
  line-height: 32px;

  color: #000000;
  font-weight: 700;
}
.mobile-menu .menu-item-has-children a {
  color: #e77c1a;
}
.menu-item-has-children::after {
  /* background: url(/wp-content/uploads/2020/09/chevron_right_24px.svg);
    background-repeat: no-repeat;
    background-position: center right; */
  display: inline-block;
  position: absolute;
  content: "";
  bottom: 30px;
  margin-left: -26px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  cursor: pointer;
}
.sub-menu a {
  background: none;
}
.mobile-menu .sub-menu {
  position: relative;
  display: block;
}
.mobile-menu .sub-menu li {
  text-align: left;
}
.mobile-menu .sub-menu a {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  font-weight: 500;
}
.mobile-menu .header-button {
  margin: 20px auto;
  display: block;
  width: 90%;
  color: #fff;
  padding: 5px;
  font-weight: 400;
  font-size: 16px;
}
.show_menu {
  visibility: visible;
  opacity: 1;
  display: block !important;
  overflow-y: auto;
  height: calc(100vh - 120px);
}
.left.fadeInUp {
  mix-blend-mode: multiply;
}
.screen-reader-text {
  display: none;
}
.next.page-numbers,
.prev.page-numbers {
  border: none;
}

/* 404 */
.page404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 7%;
  padding: 15px;
}
.page404 p {
  font-weight: 500;
  font-size: 27px;
  line-height: 33px;
  color: #a9a9a9;
  margin: 30px 0;
}
.page404 h1 {
  font-weight: 500;
  font-size: 54px;
  line-height: 66px;
  color: #697daf;
  text-align: center;
}

.box404 {
  padding: 50px 100px;
  border: 4px dashed #697daf;
}
.box404 img {
  margin-bottom: -70px;
}
.page404 .btn {
  margin-bottom: 70px;
}
.front_four_image .main-image {
  display: none;
}
@media (max-width: 1400px) {
  .front_four_image .image-anim img {
    display: none !important;
  }
  .front_four_image .main-image {
    display: block;
  }
  .front_four_image .image-anim,
  .front-four {
    padding: 0;
  }
  .front_four_image .main-image img:first-child {
    display: none;
  }
  .front_four_image .main-im {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .page404 {
    margin-top: 120px;
  }
}
@media (max-width: 767px) {
  .page404 {
    margin-top: 70px;
  }
  .section_second_image {
    padding-top: 25px;
  }
  .box404 {
    padding: 30px 25px;
  }
  .page404 h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .page404 p {
    font-size: 15px;
    line-height: 18px;
    margin: 40px 0 30px;
  }
}
/* index */
.index {
  max-width: 1420px !important;
}
.index h1 {
  font-weight: 900;
  font-size: 90px;
  color: #e5e5e5;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.index h2 {
  font-weight: bold;
  font-size: 40px;
  color: #0d0c3a;
  padding-bottom: 30px;
  padding-top: 20px;
}
.index li,
.index p {
  font-size: 18px;
  line-height: 27px;
  padding-bottom: 20px;
}
.index li {
  padding-bottom: 10px;
  list-style: initial;
  color: #26254f;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .index li,
  .index p {
    font-size: 16px;
    line-height: 27px;
  }
  .index h2 {
    font-size: 28px;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .index h1 {
    font-size: 42px !important;
    line-height: 40px;
    padding-bottom: 15px;
  }
  .front_four_image .main-image img:first-child {
    display: block !important;
  }
  .front_four_image .main-image img:nth-child(2) {
    display: none;
  }
  .front_four_image .main-im {
    display: none !important;
  }
}
.wpcf7-form-control-wrap {
  position: initial;
}
.wpcf7-response-output {
  margin-top: 10px !important;
  text-align: center;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
  border: none !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  color: #00b493 !important;
}
div.wpcf7-mail-sent-ok:after {
  content: "";
  background: url("/wp-content/themes/vixtera/img/svg/oks.svg") no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 10px;
}
.btn.btn-center.open_get {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .btn.btn-center.open_get {
    margin: 50px auto;
  }
}

#fullpage .footer-form {
  position: absolute;
  top: 70px;
}
@media (max-width: 767px) {
  #fullpage .footer-form {
    position: fixed;
    top: 0;
  }
}
#wpcf7-f128-p125-o1 {
  position: relative;
}
body .cookie-notice-container .cn-button {
  border-radius: 0 !important;
  color: #0d0c3a !important;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.mobile-menu .sub-menu {
  position: relative;
  display: block;
  z-index: 5;
}

/* fix product */
.post-block h2,
.post-block h3 {
  color: #26254f;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

/* main-block-btn */

.btn-none {
  display: none;
}
@media only screen and (max-width: 878px) {
  .header_wrapper {
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    align-items: center;
    justify-content: unset;
  }
  .mobile-menu li {
    justify-content: center;
  }
  .nav_youtube a {
    max-width: 100%;
    padding: 0;
  }
  .logo {
    flex-direction: row;
    max-width: 190px;
    margin-left: 18px;
  }
  .header-menu {
    display: none;
  }
  #hamburger {
    display: block;
    top: 10px;
  }
  .logo {
    flex-direction: row;
  }

  .logo-text {
    margin-left: 16px;
  }

  header {
    min-height: auto;
    padding: 10px 0;
  }
  .header-button {
    min-width: 324px;
    /* margin-top: 30px; */
    display: block;
  }
  .menu {
    margin: 0 auto;
  }
  .logo img {
    margin: 0;
  }
  .front-first.styled {
    margin-top: 50px;
  }
  .menu-item-has-children::after {
    display: none;
  }
  .nav_social,
  .nav_youtube {
    position: relative;
    max-width: 378px;
    margin: 0 auto;
  }

  .nav_social:before,
  .nav_youtube:before {
    right: 0;
  }
}
/* @media(max-width:827px) {
.header_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
footer .logo img {
  margin-right: 0;
  max-width: 110px;
}
.mobile-menu li {
  justify-content: center;
}
.nav_social {
    max-width: 100%;
    display: flex;
    flex-direction: column;
}
.nav_social a {
    max-width: 100%!important;
}
.logo {
    flex-direction: row;
    max-width: 190px;
    margin-left: 18px;
}
.header-menu {
    display: none;
}
} */

@media (max-width: 480px) {
  .btn-none {
    display: flex;
    margin: 40px auto 0;
  }
  .mob-none {
    display: none;
  }
}

@media (min-width: 480px) {
  .desc-none {
    display: none;
  }
}

/* fix second section */
.front-second__second img.d-mob_none {
  max-height: 350px;
}

/* DISABLE ONE PAGE */
/* .front-third-sec{
    padding: 100px 0;
} */
.front-third_p p {
  margin-top: -45px;
}

.container.container-full.front-third_first {
  margin: 0 auto 30px;
}

@media (min-width: 1600px) {
  .front-six .container {
    margin-top: 0;
  }
}

.front-six .container.block {
  display: flex;
  flex-direction: row;
}

.scroller {
  bottom: 0;
}

.front-first .container .left {
  position: relative;
  height: 700px;
}

.front-six_frst p span {
  color: #e77c1a;
  font-weight: bold;
}

#video-block {
  padding: 100px 0px;
  background: rgba(241, 241, 241, 0.95);
}
#video-block .title-video h2 {
  font-family: Montserrat;
  font-style: italic;
  font-weight: 700;
  font-size: 45px;
}
#video-block .title-video span {
  color: #e77c1a;
  font-family: Montserrat;
  font-style: italic;
  font-weight: 700;
  font-size: 45px;
}
#video-block .block-video {
  -webkit-box-shadow: 0px 39px 109px -38px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 39px 109px -38px rgba(0, 0, 0, 1);
  box-shadow: 0px 39px 109px -38px rgba(0, 0, 0, 1);
  max-width: 1490px;
  width: 100%;
  height: 840px;
}

/* menu fix */

@media (max-width: 500px) {
  header .menu {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .summary {
    padding-top: 50px;
  }
  .connectivity-content h3:last-child {
    bottom: -8% !important;
  }
  .menu .header-button {
    max-width: 100%;
  }

  header {
    position: relative !important;
  }
  .header_wrapper {
    flex-direction: column;
    align-items: start;
  }
  #hamburger {
    position: absolute;
  }
  .front-five .container {
    max-width: 36.875rem;
  }
  .front_five_text .front_five_second_list li:after {
    background: url("/wp-content/themes/vixtera/img/mob-frame.png");
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: -78px;
  }
  .front_five_text ul li:last-child > .front_five_second_list li:after {
    background: url("/wp-content/themes/vixtera/img/green-frame-mob.png");
    background-repeat: no-repeat;
    background-position: right top;
  }
  #bm {
    height: 330px !important;
  }
  .front-first {
    padding-top: 0 !important;
  }
}

.cases_first_content img {
  min-width: 790px;
  width: 100%;
}

.ytp-title-enable-channel-logo .html5-endscreen {
  display: none !important;
}

.svg-anim {
  /* animation: animsvg 10s ease-in infinite; */
  display: block !important;
}

/* @keyframes animsvg{
   0%{
       opacity: 0;
   }
   25%{
       opacity: 1;
   } 
   50%{
       opacity: 1;
   }
   75%{
       opacity: 1;
   }
   100%{
       opacity:0;
   }
}  */

.front_five_first {
  margin-top: 30px;
}
.front-first {
  padding-top: 135px;
}
#bm {
  height: 650px;
}
.section-first .title p span {
  text-transform: initial;
  font-weight: 900;
}
.main-im {
  display: block !important;
}

.cases_four_images img:first-child {
  padding-right: 40px;
}
@media (max-width: 1085px) {
  .cases_four_images img:first-child {
    padding: 0;
    padding: 20px 0;
  }
  .cases_four_images {
    display: block;
  }
  .cases_four_text ul {
    display: block;
  }
  .cases_four_logo {
    padding: 20px 0;
    display: block;
  }
  /* .logo{
        display:block;
    } */
}
.mobile-menu .header-button {
  display: none;
}
@media (max-width: 480px) {
  .front_six_image {
    border: none;
  }
}

.header-banner {
  display: grid;
  grid-template-columns: auto auto;
  margin-top: -17px;
  margin-bottom: 17px;
}
.header-banner_column {
  padding: 13px 0;
}
.header-banner_column:nth-child(1) {
  padding-left: 20px;
  background: linear-gradient(
      246.56deg,
      #e7ae1a 27.46%,
      rgba(231, 124, 26, 0) 100.39%
    ),
    #e77c1a url(/wp-content/uploads/2021/06/Frame-1.png) center;
}
.header-banner_column:nth-child(2) {
  padding-right: 20px;
  background: #0d0c3a url(/wp-content/uploads/2021/06/Group-11.png) center right
    no-repeat;
  padding-left: 170px;
  display: flex;
  align-items: center;
  position: relative;
}

.header-banner_column:nth-child(2)::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 0;
  left: -25px;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 50px solid #0d0c3a;
}
.header-banner_button {
  color: #fff;
  text-transform: uppercase;
  text-decoration-line: underline;
  font-weight: 600;
  position: relative;
}
.header-banner_button::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 40px;
  background: url(/wp-content/uploads/2021/06/Vector-122.svg) center no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -75px;
  transition: 0.5s;
}
.header-banner_button:hover:before {
  left: -50px;
}
.header-banner_text {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  width: 1000px;
  margin-left: auto;
}
.front_five_second_list ul li div {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 1400px) {
  .header-banner_column:nth-child(2) {
    padding-left: 100px;
  }

  .header-banner_text {
    width: 100%;
    padding-right: 40px;
    margin-left: 0;
  }
}

@media (max-width: 1262px) {
  .header-banner_column:nth-child(2)::before {
    border-top: 74px solid #0d0c3a;
  }
}

@media (max-width: 700px) {
  .header-banner {
    grid-template-columns: auto;
  }

  .header-banner_column:nth-child(2)::before {
    display: none;
  }
  .header-banner_text {
    text-align: center;
    padding-right: 20px;
  }
  .header-banner_button {
    text-align: center;
    width: 100%;
  }
  .header-banner_text {
    font-size: 16px;
    line-height: 20px;
  }

  .header-banner_column:nth-child(2) {
    background: #0d0c3a url(/wp-content/uploads/2021/06/Group-12.png) center
      right no-repeat;
  }

  .header-banner_button:hover:after {
    right: 10px;
  }
  .header-banner_button:hover:before {
    left: 10px;
  }
  .header-banner_button::before {
    width: 20px;
    background-size: contain !important;
    left: 0;
  }
  .header-banner_button::after {
    transition: 0.5s;
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    background-size: contain !important;
    background: url(/wp-content/uploads/2021/06/Vector-122.svg) center no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    transform: rotate(180deg);
  }
  .header-banner_column:nth-child(2) {
    padding-left: 20px;
  }

  footer .logo {
    margin-left: 0;
    margin-top: 12px;
    align-self: baseline;
  }
  footer .logo img {
    width: 110px;
  }
  .footer_img {
    height: 77px;
  }
  .footer_column {
    margin-top: 23px;
  }
  footer ul {
    margin-top: 36px;
    margin-bottom: 90px;
  }
  .footer_background {
    background-image: url(/wp-content/uploads/2021/06/Group-13.png);
  }
  footer {
    background-image: none;
  }
}
.front_five_second_list li div {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
.front_five_text ul a div {
  position: relative;
  padding-right: 150px;
}
.front_five_list_img {
  position: absolute;
  right: 0;
  ransform: translateX(50%);
}
.front_five_text .front_five_second_list li:after,
.front_five_list_img_mob {
  display: none;
}
.progress .front_five_list_img {
  transform: translateX(50%) translateY(50%);
}
@media (max-width: 700px) {
  .front_five_list_img_mob {
    display: block;
    position: absolute;
    right: 0;
  }
  .front_five_list_img {
    display: none;
  }
  .front_five_text ul a div {
    padding-right: 90px;
  }
  .front_five_second_list li div {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    padding-right: 90px;
  }
}
@media (max-width: 1030px) and (min-width: 879px) {
  .nav_social a,
  .nav_youtube a {
    font-size: 0px !important;
  }
  .nav_youtube {
    margin-top: -35px;
  }
}

@media (max-width: 925px) and (min-width: 879px) {
  header ul a {
    font-size: 16px;
  }
}
.front_second__column_left {
}
.front-second .front_second__column_right p {
  color: #000;
  max-width: 266px;
}
