/*
Theme Name: vesta-electro
*/



.row {
  margin: 0 -15px; }
  .row [class*='col-'] {
    padding: 0 15px; }

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

.wrapper {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }
  .wrapper-contact {
  position: relative;
  max-width: 1020px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.row-center{
  justify-content: center;
}


.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  -moz-box-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -moz-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  -webkit-align-items: baseline !important;
  -moz-box-align: baseline !important;
  align-items: baseline !important;
  -webkit-box-pack: baseline !important;
  -webkit-justify-content: baseline !important;
  -moz-box-pack: baseline !important;
  -ms-flex-pack: baseline !important;
  justify-content: baseline !important; }

#primary.content-area #main.site-main .equipment-page .wrapper .row.align-items-center{
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  -webkit-align-items: baseline !important;
  -moz-box-align: baseline !important;
  align-items: baseline !important;
  -webkit-box-pack: baseline !important;
  -webkit-justify-content: baseline !important;
  -moz-box-pack: baseline !important;
  -ms-flex-pack: baseline !important;
  justify-content: baseline !important; }

.align-items-end {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -moz-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -moz-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: flex !important; }

@media (max-width: 37.5em) {
  .col-m-1 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%; } }

@media (max-width: 37.5em) {
  .col-m-3-4 {
    -webkit-box-flex: 75%;
    -webkit-flex: 75%;
    -moz-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    max-width: 75%; } }

@media (max-width: 37.5em) {
  .col-m-2-3 {
    -webkit-box-flex: 66.6%;
    -webkit-flex: 66.6%;
    -moz-box-flex: 66.6%;
    -ms-flex: 66.6%;
    flex: 66.6%;
    max-width: 66.6%; } }

@media (max-width: 37.5em) {
  .col-m-2x {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%; } }

@media (max-width: 37.5em) {
  .col-m-3x {
    -webkit-box-flex: 33.3%;
    -webkit-flex: 33.3%;
    -moz-box-flex: 33.3%;
    -ms-flex: 33.3%;
    flex: 33.3%;
    max-width: 33.3%; } }

@media (max-width: 37.5em) {
  .col-m-4x {
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
    -moz-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%; } }

@media (min-width: 37.5em) {
  .col-f-1 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%; } }

@media (min-width: 37.5em) {
  .col-f-9-10 {
    -webkit-box-flex: 90%;
    -webkit-flex: 90%;
    -moz-box-flex: 90%;
    -ms-flex: 90%;
    flex: 90%;
    max-width: 90%; } }

@media (min-width: 37.5em) {
  .col-f-3-4 {
    -webkit-box-flex: 75%;
    -webkit-flex: 75%;
    -moz-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    max-width: 75%; } }

@media (min-width: 37.5em) {
  .col-f-2-3 {
    -webkit-box-flex: 66.6%;
    -webkit-flex: 66.6%;
    -moz-box-flex: 66.6%;
    -ms-flex: 66.6%;
    flex: 66.6%;
    max-width: 66.6%; } }

@media (min-width: 37.5em) {
  .col-f-2x {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%; } }

@media (min-width: 37.5em) {
  .col-f-3x {
    -webkit-box-flex: 33.3%;
    -webkit-flex: 33.3%;
    -moz-box-flex: 33.3%;
    -ms-flex: 33.3%;
    flex: 33.3%;
    max-width: 33.3%; } }

@media (min-width: 37.5em) {
  .col-f-4x {
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
    -moz-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%; } }

@media (min-width: 37.5em) {
  .col-f-5x {
    -webkit-box-flex: 20%;
    -webkit-flex: 20%;
    -moz-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%; } }

@media (min-width: 37.5em) {
  .col-f-1-10 {
    -webkit-box-flex: 10%;
    -webkit-flex: 10%;
    -moz-box-flex: 10%;
    -ms-flex: 10%;
    flex: 10%;
    max-width: 10%; } }

@media (min-width: 37.5em) {
  .d-flex-f {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: flex !important; } }

@media (min-width: 54em) {
  .col-t-3-4 {
    -webkit-box-flex: 75%;
    -webkit-flex: 75%;
    -moz-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    max-width: 75%; } }

@media (min-width: 54em) {
  .col-t-3-2 {
    -webkit-box-flex: 66.66%;
    -webkit-flex: 66.66%;
    -moz-box-flex: 66.66%;
    -ms-flex: 66.66%;
    flex: 66.66%;
    max-width: 66.66%; } }

@media (min-width: 54em) {
  .col-t-2x {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%; } }

@media (min-width: 54em) {
  .col-t-3x {
    -webkit-box-flex: 33.3%;
    -webkit-flex: 33.3%;
    -moz-box-flex: 33.3%;
    -ms-flex: 33.3%;
    flex: 33.3%;
    max-width: 33.3%; } }

@media (min-width: 54em) {
  .col-t-4x {
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
    -moz-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%; } }

@media (min-width: 54em) {
  .col-t-5x {
    -webkit-box-flex: 20%;
    -webkit-flex: 20%;
    -moz-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%; } }

@media (min-width: 54em) {
  .col-t-1x {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%; } }

@media (min-width: 54em) {
  .flex-space-between-t {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; } }

@media (min-width: 54em) {
  .flex-vertical-center-t {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; } }

@media (min-width: 54em) {
  .flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 64em) {
  .col-l-4-5 {
    -webkit-box-flex: 80%;
    -webkit-flex: 80%;
    -moz-box-flex: 80%;
    -ms-flex: 80%;
    flex: 80%;
    max-width: 80%; } }
@media (min-width: 64em) {
  .col-l-3-4 {
    -webkit-box-flex: 75%;
    -webkit-flex: 75%;
    -moz-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    max-width: 75%; } }

@media (min-width: 64em) {
  .col-l-2-3 {
    -webkit-box-flex: 66.6%;
    -webkit-flex: 66.6%;
    -moz-box-flex: 66.6%;
    -ms-flex: 66.6%;
    flex: 66.6%;
    max-width: 66.6%; } }

@media (min-width: 64em) {
  .col-l-2x {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%; } }

@media (min-width: 64em) {
  .col-l-40 {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
    -moz-box-flex: 40%;
    -ms-flex: 40%;
    flex: 40%;
    max-width: 40%; } }

@media (min-width: 64em) {
  .col-l-3x {
    -webkit-box-flex: 33.3%;
    -webkit-flex: 33.3%;
    -moz-box-flex: 33.3%;
    -ms-flex: 33.3%;
    flex: 33.3%;
    max-width: 33.3%; } }

@media (min-width: 64em) {
  .col-l-4x {
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
    -moz-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%; } }

@media (min-width: 64em) {
  .col-l-5x {
    -webkit-box-flex: 20%;
    -webkit-flex: 20%;
    -moz-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%; } }

@media (max-width: 64em) {
  .col-l-1234 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%; } }

@media (min-width: 64em) {
  .col-l-1-6 {
    -webkit-box-flex: 16.6666%;
    -webkit-flex: 16.6666%;
    -moz-box-flex: 16.6666%;
    -ms-flex: 16.6666%;
    flex: 16.6666%;
    max-width: 16.6666%; } }

@media (min-width: 64em) {
  .col-l-9x {
    -webkit-box-flex: 11.11%;
    -webkit-flex: 11.11%;
    -moz-box-flex: 11.11%;
    -ms-flex: 11.11%;
    flex: 11.11%;
    max-width: 11.11%; } }

@media (min-width: 64em) {
  .col-l-4-5 {
    -webkit-box-flex: 80%;
    -webkit-flex: 80%;
    -moz-box-flex: 80%;
    -ms-flex: 80%;
    flex: 80%;
    max-width: 80%; } }

@media (min-width: 64em) {
  .flex-space-between-l {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; } }

@media (min-width: 64em) {
  .flex-vertical-center-l {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; } }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif; }

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

h1, h1, h3, h4, h5, h6 {
  font-weight: normal; }

.title {
  font-weight: bold;
  font-size: 43px;
  color: #000000; }

a {
  text-decoration: none; }

.btn {
  border: 1px solid #3c99dc;
  font-size: 17px;
  font-weight: 300; }

a.btn {
  color: #000000;
  text-decoration: none;
  padding: 10px 25px;
  display: inline-block; }

.header__top {
  max-width: 850px;
  margin: 0 auto;
  padding: 25px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }
  @media (max-width: 37.5em) {
    .header__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 10px 0; } }
      #lang_choice_1{
              border: 0;
    outline: 0;
    color: #717171;
      }
  .header__top .header__top-language {
    color: #717171;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300; }
    .header__top a {
    color: #717171;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300; }
    @media (max-width: 37.5em) {
      .header__top a {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 5px 0; } }
        @media (max-width: 37.5em) {
      .header__top .header__top-language {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 5px 0; } }
    .header__top a img {
      margin-right: 8px; }
      .header__top-language img {
      margin-right: 8px; }

.header__bottom {
  position: relative; }
  @media (min-width: 64em) {
    .header__bottom {
      max-width: 1400px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch; }
      .header__bottom #menu__toggle {
        display: none; } }
  @media (min-width: 64em) {
    .header__bottom .menu__box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch; }
      .header__bottom .menu__box li {
        list-style: none; } }
  @media (min-width: 64em) {
    .header__bottom .menu__box a {
      font-size: 17px;
      font-weight: 300;
      text-decoration: none;
      color: #000000;
      display: block;
      margin-right: 30px; }
      .header__bottom .menu__box a:hover {
        color: #3c99dc; } }

.record {
    overflow: hidden;
  position: relative; }
  .record::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0;
    background: #f0f9fd;
    width: 100%;
    height: 325px;
    z-index: -1; }
    .record-bg{
    position: relative;
    background: #f0f9fd;
    margin-bottom: 30px;
    padding-bottom: 30px;
    }
    .record-bg::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -50%;
    right: 0;
    background: #f0f9fd;
    width: 1000%;
    height: 100%;
    z-index: -1; }
  /*.record::after {*/
  /*  content: "";*/
  /*  position: absolute;*/
  /*  top: 550px;*/
  /*  right: 0px;*/
  /*  background: #399add;*/
  /*  width: 750px;*/
  /*  height: 3px;*/
  /*  z-index: -1; }*/
  
    .record__title {
    font-size: 27px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    color: #000000;
    margin-bottom: 70px; }
  .record__item-title {
    margin-bottom: 70px; }
  .record__item-container {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
  .record__item-img {
    margin-right: 25px; }
  .record__item-item {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.94;
    letter-spacing: normal;
    text-align: left;
    color: #000000; }
  /*.record__item {*/
  /*  margin-bottom: 170px; }*/
  .record a {
    text-decoration: none; }
  .record__plus {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 100px; }
  .record__plus-item {
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
    -moz-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%;
    text-align: center; }
  .record__plus-item-img {
    margin-bottom: 20px; }
  .record__plus-item-title {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000; }
    .record__plus-item-title span {
      display: block; }
  .record__plus-item-left {
    width: 98px;
    height: 100px;
    border: 1px solid #000;
    text-align: center;
    padding: 25px 0; }
  .record__text {
    position: relative;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    color: #000000;
    margin-bottom: 25px; }
    .record__text::after {
    content: "";
    position: absolute;
    top: -33px;
    right: 0px;
    background: #399add;
    width: 750px;
    height: 3px;
    z-index: -1; }

a.record__plus-item {
  color: #000000; }

@media (max-width: 64em) {
  #menu__toggle {
    opacity: 0; }
  #menu__toggle:checked ~ .menu__btn > span {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #menu__toggle:checked ~ .menu__btn > span::before {
    top: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  #menu__toggle:checked ~ .menu__btn > span::after {
    top: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  #menu__toggle:checked ~ .menu__box {
    visibility: visible;
        z-index: 13;
    left: 0; }
  .menu__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 5px;
    right: 0px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 2; }
  .menu__btn > span,
  .menu__btn > span::before,
  .menu__btn > span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #616161;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s; }
  .menu__btn > span::before {
    content: '';
    top: -8px; }
  .menu__btn > span::after {
    content: '';
    top: 8px; }
  .menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    left: -100%;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    background-color: #ECEFF1;
    -webkit-box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s; }
  .menu__item {
    display: block;
    padding: 12px 24px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s; }
  .menu__item:hover {
    background-color: #CFD8DC; } }

.equipment {
  padding: 20px 0;
  margin-bottom: 150px; }
  @media (max-width: 54em) {
    .equipment {
      margin-bottom: 60px; } }
  .equipment__title {
    margin-bottom: 35px; }
  .equipment__container {
    padding-top: 40px;
    position: relative;
    overflow: hidden; }
    .equipment__container::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 160px;
      right: 90px;
      background: url("./img/10.webp");
      width: 1100px;
      height: 400px;
      z-index: -1; }
  .equipment__item {
    margin-bottom: 30px; }
  .equipment__item-img {
        text-align: center;
    margin-bottom: 25px;
    width: 70%;
    margin: 0 auto; }
  .equipment__item-title {
    font-size: 27px;
    font-weight: 300;
    color: #000;
    position: relative;
    margin-bottom: 60px; }
    .equipment__item-title::before {
      content: "";
      position: absolute;
      bottom: -30px;
      left: 0;
      background: #3c99dc;
      width: 100px;
      height: 3px; }
    .equipment__item-title span {
      font-size: 54px;
      font-weight: 300;
      color: #000;
      padding-right: 25px; }
  .equipment__item-btn {
    margin-bottom: 55px; }
  .equipment__item-center {
    margin: 0 auto;
    max-width: 350px; }
  .equipment__item-text {
    font-size: 17px; }

.partners {
  overflow: hidden; }
  .partners__title {
    margin-bottom: 90px; }
  .partners__container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 100px;
    position: relative;
    margin-bottom: 70px; }
    .partners__container::before {
      content: "";
      position: absolute;
      bottom: 0px;
      right: 0;
      background: #399add;
      width: 1020px;
      height: 3px; }
  .partners__item-img {
    min-height: 124px;
    margin-bottom: 47px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
  .partners__item-title {
    text-align: center;
    font-size: 17px;
    font-weight: bold; }
  .partners__container-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin-bottom: 150px; }
    @media (max-width: 54em) {
      .partners__container-btn {
        margin-bottom: 60px; } }
  .partners a.btn {
    color: #3c99dc;
    border-color: #3c99dc; }
  .partners__item {
    padding: 0px 15px 20px; }

  .contact{
       overflow: hidden;
  }
.benefits {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 150px; }
  .benefits::before {
    content: "";
    position: absolute;
    bottom: -70px;
    right: 0px;
    background: #f0f9fd;
    width: 960px;
    height: 100px;
    z-index: -1; }

.benefits__item {
  padding-top: 100px; }

.benefits__title {
  text-align: right;
  padding-right: 100px;
  margin-bottom: 33px; }

.benefits__item-img {
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 60px; }

.benefits__item-title {
    font-size: 27px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 15px;
    min-height: 65px; }

.benefits__item-text {
  padding: 0 10px;
  font-size: 17px;
  font-weight: 300;
  text-align: left; }

.benefits__img {
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 125px;
  position: relative; }
  .benefits__img::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    background: url("https://www.vesta-electro.com.ua/wp-content/uploads/2021/09/Переваги-без-лого_чб_1.png");
    width: 700px;
    height: 400px;
    z-index: -1; }

.contact-form {
  margin-bottom: 150px;
  overflow: hidden;
  position: relative; }
  .contact-form::after {
    content: "";
    position: absolute;
    top: 180px;
    left: 0px;
    background: #f0f9fd;
    width: 570px;
    height: 300px;
    z-index: -1; }
  .contact-form label {
    width: 100%;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin-bottom: 10px; }
    .contact-form label span {
      font-size: 27px;
      font-weight: 300;
      width: 50%; }
.contact-form label:nth-child(3) span:nth-child(1){
	    padding-left: 18px;
}
.contact-form label:nth-child(4) span:nth-child(1){
	    padding-left: 18px;
}
.contact-form label:nth-child(5) span:nth-child(1){
	    padding-left: 18px;
}
.contact-form label:nth-child(6) span:nth-child(1){
	    padding-left: 18px;
}
    .contact-form label input {
      width: 100%;
      border: 1px solid #afafaf;
      background: #fff;
      font-size: 27px;
      color: #000;
      height: 47px;
      padding: 0 15px; }
    .contact-form label textarea {
      width: 100%;
      border: 1px solid #afafaf;
      background: #fff;
      font-size: 27px;
      color: #000;
      padding: 0 15px;
      height: 190px; }

.contact-form__title {
  margin-bottom: 85px; }

.contact-form__item-img {
  margin-bottom: 35px; }

.contact-form__item-text {
  font-size: 17px;
  text-align: justify;
  font-weight: 300; }

.contact-form__form {
  padding-right: 15px;
  position: relative; }
  .contact-form__form::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 0px;
    background: #399add;
    width: 3px;
    height: 400px;
    z-index: -1; }
  .contact-form__form input.btn {
        display: block;
    margin: 0 auto;
    margin-top: 55px;
    padding: 10px 25px;
    background: #fff;
    color: #3c99dc;
    cursor: pointer;
    font-size: 17px;
    width: 143px;
    height: 42px; }

.contact-form__info-fin {
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  margin-top: -55px;
  display: block; }

.contact-form__jastifi {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -moz-box-orient: horizontal !important;
  -moz-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -moz-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -moz-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.about-us__text {
  max-width: 640px;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 50px; 
	background: #ffffffbf;
	box-shadow: 0 0 52px 25px #fff!important;}

.about-us__title {
  margin-bottom: 45px; }

.about-us {
  padding: 90px 0;
  padding-left: 120px;
  margin-bottom: 150px; }
  .about-us::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url("./img/15.webp"); 
    width: 1000px;
    height: 100%;
	  background-position: center;
    background-size: cover;
    z-index: -1; }
  .about-us::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #399add;
    width: 3px;
    height: 100%;
	
    z-index: -1; }

a.about-us__btn {
  background: #3c99dc;
  color: #fff; }

.news__title {
  margin-bottom: 80px; }

.news__container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 30px; }
  .news__container::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #399add;
    width: 1020px;
    height: 3px; }

.news__item {
  -webkit-box-flex: 33.33%;
  -webkit-flex: 33.33%;
  -moz-box-flex: 33.33%;
  -ms-flex: 33.33%;
  flex: 33.33%;
  max-width: 33.33%; }
  .news__item:nth-child(even) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }

a .news__item-title {
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 35px;
  color: #000;
  text-decoration: none; }

a .news__item-text {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 35px;
  color: #000;
  text-decoration: none; }

.news__item-img {
  margin-bottom: 35px; }

.news__item-container {
  padding: 0 50px; }

.news__container-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }
.news-wrapper {
  overflow: hidden; }
.news {
  margin-bottom: 150px;
  position: relative; }
  .news::after {
    content: "";
    position: absolute;
    top: 50px;
    left: -30px;
    background: #f0f9fd;
    width: 570px;
    height: 100%;
    z-index: -1; }
  .news a {
    text-decoration: none; }

.contact iframe {
  width: 100%;
  height: 700px; }

.contact__info {
  padding: 40px 0;
  position: relative; }
  .contact__info::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #399add;
    width: 579px;
    height: 3px; }
  .contact__info img {
    margin-right: 15px; }
  .contact__info a {
    margin-bottom: 20px; }

.contact__phone {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 70px; }
  .contact__phone a {
    color: #000000;
    display: block;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }

.contact__email {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 70px; }
  .contact__email a {
    color: #000000;
    display: block;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }

.contact__local {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000; }
  .contact__local a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
@media (max-width: 64em){
.woof_container.woof_container_checkbox {
    flex: 50%;
    max-width: 50%;
    padding-bottom: 0;
    margin-bottom: 20px;
	    padding-left: 15px;
}
}
.contact__team {
  padding: 40px; }

.contact__team-title {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 40px; }

.contact__team-img {
  margin-bottom: 40px; }

.contact__title {
  margin-bottom: 90px; }

a.acontact__local {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  text-decoration: none; }

.footer {
  background: #f0f9fd;
  padding: 60px 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }

.footer__logo {
  margin-bottom: 55px; }

.footer__social {
  margin-bottom: 35px; }

.footer__info {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
	padding: 0 15px;}

.tabs {
  margin-bottom: 150px;
  position: relative;
  overflow: hidden;}
  .tabs::before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0px;
    background: #f0f9fd;
    width: 400px;
    height: 300px;
    z-index: -1; }

.tabs__title {
  margin-bottom: 30px;
  text-align: right; }

.tabs__item {
  padding-top: 40px; }

.tabs__item-title {
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 30px; }

.tabs__item-text {
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 30px;
  color: #000000; }

.tabs__item-img {
  margin-bottom: 70px; }

.tabs__krok-title {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #7c7c7c;
  cursor: pointer; }

.tabs__krok-title.active {
  color: #3c99dc; }

a.tabs__krok-img-fin {
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  display: block;
  height: 100px;
  width: 100px;
  text-decoration: none;
  padding: 35px 10px;
  border: 1px solid #000; }

.tabs__krok-img {
  text-align: center;
  margin-bottom: 25px;
  cursor: pointer; }
  .tabs__krok-img img {
    padding: 10px; }

.tabs__krok-img.active img {
  border: 1px solid #3c99dc; }

@media (max-width: 37.5em) {
  .benefits__title {
    padding-left: 0px;
    text-align: left; }
  .benefits__img {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 12px;
    overflow: hidden;
    width: 100%;
    display: none; }
    .benefits__img::before {
      height: 150px; }
  .about-us {
    padding: 10px; }
  .news__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
    .news__item:nth-child(even) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -moz-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch; }
  .news__item-container {
    padding: 0 10px; 
	padding-right: 35px;} }

@media (max-width: 64em) {
  .benefits__item-title {
    margin-left: 0px; }
  .benefits__img {
    width: 100%;
    overflow: hidden; }
  .news__item {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
    .news__item:nth-child(even) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -moz-box-orient: horizontal;
      -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch; } }

@media (max-width: 37em) {
  .contact-form label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
    .contact-form label span {
      width: 100%; } }

.footer__social-item {
  padding: 0 25px; }

.equipment-page__item-img {
  margin-bottom: 20px; }

.equipment-page__item-title {
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 20px; }

.equipment-page__item-logo {
  margin-bottom: 15px; }

.equipment-page__item-btn {
  border: none;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000; }

.equipment-page__item {
    margin-bottom: 50px;
    padding-top: 15px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #eee;
    -webkit-transition: all .3s ease-in-out 0s;
	box-shadow: 0 0 15px -5px rgb(0 0 0 / 20%);
padding-left: 10px;
    padding-right: 10px;
    min-height: 435px;}
.equipment-page__item:hover {
      border-color: #399add;
box-shadow: 0 0 15px -5px rgb(0 0 0 / 20%);}

.equipment-page__title {
  padding: 80px 0 50px; }

.bread-crumbs {
      padding-top: 30px;
    padding-bottom: 15px; }
  .bread-crumbs__one {
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3c99dc; }
    .bread-crumbs__one span {
      padding: 0 5px; }
    .bread-crumbs__one a {
      color: #000000;
      text-decoration: none; }

.filter-gorizont {
  position: relative; }
  .filter-gorizont::before {
    content: "";
    position: absolute;
    background: #f0f9fd;
    top: 30px;
    left: -25%;
    width: 100%;
    height: 95%; }
  .filter-gorizont__container {
    padding: 30px 0 30px;
    position: relative; }
  .filter-gorizont__title {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
  .filter-gorizont__item-title {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000; }
  .filter-gorizont label {
    display: block;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #000000; }
  .filter-gorizont input {
    margin-right: 15px;
    border: none;
    background: #fff;
    height: 15px;
    width: 15px; }

.vertical-btn {
  height: 20px;
  width: 10px;
  cursor: pointer;
  border: 1px solid #000;
  display: inline-block;
  margin-left: 20px; }

.gorizont-btn {
  height: 10px;
  width: 20px;
  cursor: pointer;
  border: 1px solid #3c99dc;
  display: inline-block;
  margin-left: 20px; }

.filter-vertikal::before {
  content: "";
  position: absolute;
  background: #f0f9fd;
  top: 30px;
  left: -25%;
  width: 125%;
  height: 100%; }

@media (max-width: 64em) {
  .filter-vertikal {
    margin-bottom: 60px; } }

@media (max-width: 64em) {
  .filter-vertikal .filter-gorizont__item {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
    margin-bottom: 15px; } }

@media (max-width: 64em) {
  .filter-vertikal .filter-gorizont__container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }
































.example__title{
    font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 10px;
}
.example__text{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 120px;

}
.example{
  position: relative;
	    overflow: hidden;
}
.example::before {
    content: "";
    position: absolute;
    background: url("./img/oniii-110-2.png");
 	top: 10px;
    right: 67%;
    width: 600px;
    height: 300px;
}
.example.example-prod::before {
    display: none;
}
@media (max-width: 64em) {
  .example::before {
    display: none;
  }
}
.example-item__text{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 100px;
}
.example-item{
  position: relative;
}
.example-item__img{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: stretch;
  align-content: stretch;
  margin-bottom: 50px;
}
.example-item__btn-left{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: stretch;
  align-content: stretch;
}
.example-item::before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0px;
    background: #f0f9fd;
    width: 60%;
    height: 324px;
    z-index: -1;
}



.partners__info{
display: flex;
  flex-wrap: wrap;




  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  padding: 0 170px;
  margin-bottom: 200px;

}
@media (max-width: 64em) {
  .partners__info{
  padding: 0 15px;

}
}
.partners__info-img{
  flex: 77px;
    min-width: 77px;
    margin-right: 70px;
}
@media (max-width: 37.5em) {
.partners__info-img{
  flex: 100%;
    min-width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
}
}
.partners__info-title{
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 30px;
}
.partners__info-text{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
}
.contact__team-page-info{
    font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 30px;
}
.contact__team-page-info span{
  display: block;
	text-align: left;
}
.contact__team-page{
  position: relative;

  
}
.contact__team-page::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #f0f9fd;
    width: 300px;
    height: 100%;
    z-index: -1;
}
.news-page a{
  text-decoration: none;
  color: #000;
}
.news-page__item-img{
margin-bottom: 20px;
}
.news-page__item{
display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px
}
.news-page__item-container{
  padding: 0 0 0 30px;
}
.news-page__item-title{
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 30px;
}
.news-page__item-text{
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 75px;

}
.news-page__item-data{
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 25px;
}
.news-page__btn{
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #3c99dc;
  border: 1px solid #3c99dc;
  color: #000000;
  text-decoration: none;
  padding: 10px 25px;
  display: inline-block;
}
.news-page{
  position: relative;
}
.news-page::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0px;
    background: #f0f9fd;
    width: 400px;
    height: 100%;
    z-index: -1;
}
.news-item2__title{
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  max-width: 840px;
  margin-bottom: 15px;
}
.news-item2__data{
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 25px;
}
.news-item2__img{
  margin-bottom: 80px;
}
.news-item2__text{
  margin-bottom: 50px;
}
.news-item2{
  margin-bottom: 80px;
}
.news-item2::before {
    content: "";
    position: absolute;
    top: 183px;
    left: 0px;
    background: #f0f9fd;
    width: 400px;
    height: 80%;
    z-index: -1;
}
.news-item2::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    background: #399add;
    width: 50%;
    height: 3px;
}
.news-item-bottom a{
color: #000;
}
.news-item-bottom__item-img img{
  margin-bottom: 15px;
      height: auto;
}
.news-item-bottom__item-data{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  text-align: center;
}
.news-item-bottom__item-title{
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  margin-bottom: 15px;
}
.news-item-bottom__item-text{
    font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
margin-bottom: 20px;
}
.about::before{
  display: none;}
.about__img{
  margin-bottom: 70px;
  position: relative;
}
.about__logo{
  margin-bottom: 30px;
  display: block;
}
.about__img::before {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    background: #f0f9fd;
    width: 240px;
    height: 240px;
    z-index: -1;
}
.news-item-bottom__item-img{
        display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}


.tab button {
  background-color: inherit;

  border: none;
  outline: none;
  cursor: pointer;

  transition: 0.3s;

}

/* Change background color of buttons on hover */

button:hover img {
    border: 1px solid #3c99dc;
}

button:hover .tabs__krok-title {
    color: #3c99dc;
}

button.active img {
    border: 1px solid #3c99dc;
}

button.active .tabs__krok-title {
    color: #3c99dc;
}
.partners button.active img {
    border: 0px;
}
.partners button:hover img {
    border: 0px;
}
.example-item__btn-left a{
    color: #000000;
    text-decoration: none;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 55px;
    border: 1px solid #3c99dc;
    font-size: 17px;
    font-weight: 300;
}

.example-item__btn-right a{
    color: #000000;
    text-decoration: none;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 55px;
    border: 1px solid #3c99dc;
    font-size: 17px;
    font-weight: 300;
}
.equipment-page__item-title h2{
    font-size: 24px;
	font-weight: normal;
}
.equipment-page__item a.product_type_simple{
        color: #000000;
    text-decoration: none;
    padding: 10px 25px;
    display: inline-block;
    border: none;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.equipment-page__item-title .woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    color: #000;
    margin-bottom: 20px;
    display: block;
}
.record .woocommerce-product-gallery__image:nth-child(2){
    display: none;
}


.widget{
    position: relative;
}
.widget.widget-woof{
    margin-bottom: 120px;
	    padding: 30px 0;
}
.widget.widget-woof::before {
    content: "";
    position: absolute;
    background: #f0f9fd;
    top: 0px;
    left: -25%;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.woof_redraw_zone{
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
 @media (min-width: 64em) {
    .woof_container.woof_container_checkbox{
   
        flex: 21%;
        max-width: 21%;
        padding-bottom: 0; 
        margin-bottom: 0px;
    }
}
.woof_container_inner.woof_container_inner_ h4{
        margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.woof_list li{
    display: block;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #000000;
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: baseline;
    align-content: stretch;
    margin: 0 !important;
    padding: 0!important;
}
.woof_list li input{
        margin-right: 15px;
    border: none;
    background: #fff;
    height: 15px;
    min-width: 15px;
}
.woof_checkbox_label {
     margin-left: 0!important;
}
.woocommerce-ordering{
    display: none!important;
}
.woof_submit_search_form_container{
     display: none!important;
}
.summary.entry-summary{
	overflow: hidden;
}

.woocommerce-breadcrumb{
	padding: 30px 0;
	    padding-top: 50px;
    padding-bottom: 80px;
	font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3c99dc;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
        padding-top: 30px;
    padding-bottom: 15px;
}
.woocommerce-breadcrumb a{
	    color: #000000;
    text-decoration: none;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: stretch;
    height: 390px;
    cursor: default;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{
    height: inherit;
    width: auto;
}
.equipment-page__item .equipment-page__item-title .woocommerce-product-gallery__image img{
        width: 50px;
}
.equipment-page__item .equipment-page__item-title .woocommerce-product-gallery__image a{
    pointer-events: none;
    cursor: default;
}
.woocommerce-products-header{
	position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.woof_products_top_panel{
	position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
	margin-bottom: 30px;
}
.woof_products_top_panel ul li a{
	    color: #000;
    font-size: 15px;
}
.content-area .site-main .woocommerce-products-header .equipment-page__title.title{
	padding: 0px 0 30px;
}
.woocommerce-info {
    border-top-color: #1e85be;
    max-width: 1400px;
    margin: 0 auto;
    color: #000;
    background-color: #fff;
}
.equipment-page__item-logo{
    width: 60px;
    margin: 0 auto;
    height: 45px;
}
.record .widget.widget-modifications-filter{
    margin-bottom: 15px;
}
.record__plus-item{
     margin-bottom: 15px;
}
.equipment-page__item-title h2 {
    font-size: 24px;
    min-height: 90px;
}
.equipment-page-portfolio .equipment-page__item-img{
	min-height: 255px;
    max-height: 255px;
}
.equipment-page-portfolio .equipment-page__item-title {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 20px;
    min-height: 90px;
}
.example__text-title{
	 font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
	margin-bottom: 20px;
}
.Hotbg
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #2f3640;
    height: 40px;
    border-radius: 40px;
    padding: 10px;
}

.Hotbg:hover > .aws-search-field
{
    width: 240px;
    padding: 0 6px;
}

.Hotbg:hover > .Hotbg-btn
{
    background: azure;
    color: black;
}

.Hotbg-btn
{
    color: #e84118;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2f3640;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
    color: azure;
    cursor: pointer;
}

.Hotbg-btn > i
{
    font-size-adjust: 30px;
}

a
{
    text-decoration: none;
}

.aws-search-field
{
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: azure;
    font-size: 16px;
    transition: 0.4s;
    line-height: 40px;
    width: 0px;
    font-weight: bold;
}
.header__top-search{
	    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
.header__top-search img{
	
    margin-right: 10px;

}
.aws-container .aws-search-form {

    height: 28px;
}
.aws-container .aws-show-clear .aws-search-field {
    padding-right: 40px;
    font-size: 13px;
    font-weight: 300;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot {
    background: #fff !important;
    opacity: 1 !important;
    padding: 4px !important;
    box-shadow: none !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #3c99dc !important;
    border-color: #3c99dc !important;
    border-radius: 0 !important;
    margin: 4px !important;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot.n2-active, div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot:HOVER, div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot:FOCUS {
    background: #3c99dc !important;
}
div#n2-ss-2 .n2-ss-control-bullet {
    --widget-offset: -34px !important;
}
 @media (min-width: 64em) {
	.about__logo1{
		margin-top: 60%;
	}
	 .about__img {
   		    position: absolute;
    left: 0;
    right: 0;
    width: 49%;
    z-index: 999;
	}
}
 @media (min-width: 1550px) {
	.about__logo1{
		margin-top: 75%;
	}
	
}
.g-form-row{
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;

}

	.g-form-coi {
    padding: 10px;
    height: 40px;
		    border: 1px solid;
}
	
}
.g-form-coi input{
        height: 20px;
    width: 20px;
}
.g-form-text {
    text-align: center;
    height: 20px;
    width: 20px;
    font-size: 17px;
    font-weight: bold;
}
.g-big-col-left{
	flex: 10%;
    max-width: 10%;
}
.g-big-col-right{
	flex: 90%;
    max-width: 90%;
	    max-width: 1008px;
    border-right: 2px solid;
}
.g-form-img{
	width: 20px;
	padding: 5px 0;
}
.g-form-coi-img{
	    padding: 0 10px;
	text-align: center;
	border: 1px solid;
}
.g-form-title-left{
	    object-fit: contain;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
	padding: 5px;
}
.wpcf7-form.init [class*='col-'] {
    padding: 0;
}
.g-big-col-left.g-big-col-left-right .g-form-text{
	width: 118px;
}
.form-bottom-g .title{
    font-size: 27px!important;
}
.form-bottom-g .contact-form__form::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 60%;
    background: url(http://www.vesta-electro.com.ua/wp-content/uploads/2021/06/13.png);
    width: 100%;
    height: 400px;
    z-index: -1;
}
.g-big-col-left-right{
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: stretch;
	    border-bottom: 0px solid;
    border-left: 2px solid;
}
.mb-70{
	margin-bottom: 70px;
}
.mt-70{
	margin-top: 70px;
}
.overflow-scroll{
	  overflow: scroll;

}
.wpcf7-list-item-label{
	display: none;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7-form-control.wpcf7-checkbox input{
	height: 20px;
    width: 20px;
}
.example__text ul{
	    padding-left: 18px;
	    padding-top: 5px;
    padding-bottom: 5px;
}
.equipment-page.equipment-page-portfolio{
	    overflow: hidden;
}
 @media (max-width: 550px) {
.equipment-page-portfolio .equipment-page__item-img {
    min-height: auto;
    max-height: 100%;
}
}
.g-form-title-left-top{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
	    border: 1px solid;
	    border-top: 2px solid;
    border-left: 2px solid;
	padding-top: 30px!important;
}
@media (min-width: 64em) {
	.tabs__item-img{
	position: relative;
    overflow: hidden;
    width: 100%;
    height: 500px;
}
.tabs__item-img img{
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 500px;
    object-fit: cover;
}
	.example-item .example-item__text p a {
		    position: relative;
    overflow: hidden;
    width: 50%;
    height: 250px;
    display: block;
    float: left;
		margin-bottom: 10px;
	}
	.example-item .example-item__text p a img{
		position: absolute;
    top: 50%;
    width: auto;
    left: 50%;
    transform: translate(-50%,-50%);
   
    height: 250px;
    object-fit: cover;
	}
	.equipment-page-portfolio .equipment-page__item-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 250px;
		border-top-right-radius: 8px;
				border-top-left-radius: 8px;

}
.equipment-page-portfolio .equipment-page__item-img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.equipment-page-portfolio .equipment-page__item {
    padding-top: 0;
	    padding-left: 0px;
    padding-right: 0px;
	    min-height: 380px;
}
}
.wpcf7-not-valid-tip{
	font-size: 14px!important;
    width: 100%!important;
}

.title-top-p-nol{
	    padding-top: 0;
}
.g-form-row-title-top-form{
	    max-width: 1008px;
	border: 1px solid;
	    border-top: 2px solid;
    border-right: 0px solid;
	text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}
.g-form-row:nth-child(12){
	border-bottom: 1px solid;
}
.partners__info-text ul{
	    padding-left: 17px
}
.contact__item button{
	background-color: #fff;
    color: #3c99dc;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #eee;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin: 20px 0;
	position: relative;
}
.contact__item button.accordion::before {
    content: "+";
    position: absolute;
    top: 13px;
    right: 17px;
    font-weight: 300;
    color: #3c99dc;
    z-index: 1;
    font-size: 22px;
}
.contact__item button.accordion:hover::before{
	content: "+";
    position: absolute;
    top: 13px;
    right: 17px;
    font-weight: 300;
    color: #fff;
    z-index: 2;
    font-size: 22px;
}

.contact__item button.accordion:hover{
	background-color: #3c99dc;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #eee;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin: 20px 0;
	position: relative;
}
.contact__item button.accordion:hover{
	background-color: #3c99dc;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #eee;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin: 20px 0;
	position: relative;
}
.contact__item button.accordion.active{
	background-color: #3c99dc;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #eee;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin: 20px 0;
	position: relative;
}
.contact__item button.accordion.active::before{
	content: "-";
    position: absolute;
    top: 13px;
    right: 17px;
    font-weight: 300;
    color: #fff;
    z-index: 2;
    font-size: 22px;
}
.contact__team-page-info span{
	    display: block;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 9px;
}
.contact__team-page-info-name{
	 color: #3c99dc;
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    margin: 12px 0;
    margin-top: 0;
}
.contact__team-page-info{
	 flex: 50%;
    max-width: 50%;
	padding-left: 15px;
}
.contact__team-page-img{
	 flex: 50%;
    max-width: 50%;
}
.contact__team-page-flex{

display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	margin-bottom: 20px;
}








.accordion {
    
    
   
}





.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
@media (max-width: 64em){
	.news__item {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: stretch;
		align-content: stretch;
	}
	.news__item:nth-child(even) {
    	display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: stretch;
		align-content: stretch;
	}
}
@media (min-width: 64em){
.news-item-bottom__item-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 320px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
	.news-item-bottom__item-img img {
    margin-bottom: 15px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 320px;
    object-fit: cover;
}
}
div#n2-ss-5 .n2-thumbnail-dot img {

    height: 60px;
    width: auto!important;
}
.g-form-title-left{
	    padding-left: 22px;
    padding-right: 22px;
}
.tabs__krok-img img {
    border: 1px solid #fff;
}
.contact__team-page-index .contact__team-page-img {
		flex: 100%;
		max-width: 100%;
	}
	.record__plus-item-left {
		margin: 0 auto;
		
	}
a.tabs__krok-img-fin {

    margin: 10px;
}
@media (max-width: 64em){
	.benefits__title {
    text-align: left;

}
	.equipment-page__item-title h2 {
		min-height: 65px;
		font-size: 18px;
	}
	.widget.widget-woof::before {
		left: -4%;
	}
	.equipment-page__item {
		min-height: 383px;
	}
	.title{
		font-size: 35px;
	}
	.tabs__title {
		text-align: left;
	}
	.equipment__item-title {
		font-size: 23px;
	}
	.equipment__item-title span {
		font-size: 42px;
		padding-right: 10px;
	}
	.tabs__item-title {
		font-size: 21px;
	}
	.tab button {
		margin-bottom: 10px;
	}
	a.tabs__krok-img-fin{
		margin: 0 10px;
	}
	.benefits__title {
   		padding-right: 0px;
	}
	.benefits__item-text {
    	padding: 0;
	}
	.benefits__item-title {
		min-height: 28px;
	}
	.contact-form label span {
    	font-size: 23px;
		margin-bottom: 5px;
		
	}
	.contact-form__jastifi {
		display: flex!important;
		flex-direction: column!important;
		flex-wrap: nowrap!important;
		justify-content: center!important;
		align-items: stretch!important;
		align-content: stretch!important;
	}
	.news__container-btn{
		    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
	}
	.contact__team-page-index .contact__team-page-img {
		flex: 100%;
		max-width: 100%;
	}
	.contact__team-page-index {
		flex: 25%;
		max-width: 25%;
	}
	.contact__team {
		padding: 0px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.contact__team-page-index .contact__team-page-info {
		flex: 100%;
		max-width: 100%;
		padding-left: 0;
	}
	.footer__social {
		margin-bottom: 35px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		align-content: stretch;
	}
	.header__top a{
		font-size: 12px;
		margin-bottom: 5px;
	}
	.header__top-search{
		width: 50%;
		margin-bottom: 2px;
	}
	.equipment-page__item {
    	margin-bottom: 25px;
	}
	.widget.widget-woof {
		margin-bottom: 40px;
		padding: 30px 0;
	}
	.woocommerce-breadcrumb {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.bread-crumbs {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.news-page__item-container {
		padding: 0 0 0 0px;
	}
	.news-page__item-text {
		margin-bottom: 25px;
	}
	.contact__info {
		padding: 40px 15px;
		position: relative;
	}
	.news-page {
		position: relative;
		overflow: hidden;
	}
	.news-item2__title {
		margin-bottom: 19px;
	}
	.news-item2__data {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.header__top{
		    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
	}
	.equipment-page-portfolio .equipment-page__item-img {
		min-height: 195px;
	}
	.equipment-page-portfolio .equipment-page__item-title {
		margin-bottom: 20px;
		min-height: auto;
	}
	.equipment-page-portfolio .equipment-page__item-title {
		font-size: 18px;
	}
	.equipment-page-portfolio .equipment-page__item {
		min-height: 300px;
	}
	.example-item__text {

		margin-bottom: 10px;
	}
	.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
		height: auto;
	}
	.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
		height: auto;
		margin-bottom: 15px;
	}
	.record__text {
		padding-left: 15px;
	}
	.record__plus-item-left {
		margin: 0 auto;
		
	}
}
@media (max-width: 37.5em) {
	.equipment__container::before {
display: none;
}
	.woof_container.woof_container_checkbox {
		flex: 100%;
		max-width: 100%;
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.record__plus-item {
		flex: 50%;
		max-width: 50%;
	}
	
	.widget.widget-woof::before {
		content: "";
		position: absolute;
		background: #f0f9fd;
		top: 0px;
		left: -5%;
		width: 100%;
		height: 100%;
		z-index: -1;
	}
	.equipment-page__item {
		margin-bottom: 15px;
		padding-top: 15px;
		text-align: center;
		background: #fff;
		border-radius: 8px;
		border: 1px solid #eee;
		-webkit-transition: all .3s ease-in-out 0s;
		box-shadow: 0 0 15px -5px rgb(0 0 0 / 20%);
		padding-left: 10px;
		padding-right: 10px;
		min-height: 234px;
	}
	.equipment-page-portfolio .equipment-page__item-title {
		font-size: 21px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #000000;
		margin-bottom: 20px;
		min-height: 0;
	}
	.equipment-page__item-title h2 {
		font-size: 24px;
		min-height: 15px;
	}
	.partners__item {
		padding: 0px 7px 20px;
		flex: 50%;
		max-width: 50%;
	}
	.partners__item-img {
		min-height: 0;
		margin-bottom: 15px;
	}
	.partners__container {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.example__text {
		margin-bottom: 40px;
	}
	.menu__btn {
		z-index: 16;
	}
	.contact__team-page-index {
		flex: 50%;
		max-width: 50%;
	}
}
@media (max-width: 600px) {
	.col-m-1x {
		width: 100%;
	}
}