﻿/* Extracted inline styles */

/* --- block 0 --- */
.vc_row.vc_row-o-full-height {
  min-height: 100vh !important;
}

.vc_section[data-vc-full-width]
  > .ut-row-has-filled-cols:not([data-vc-full-width]) {
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {
    padding-top: 79.5px;
    padding-bottom: 79.5px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {
    padding-top: 79px;
    padding-bottom: 79px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {
    padding-top: 78.5px;
    padding-bottom: 78.5px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {
    padding-top: 77.5px;
    padding-bottom: 77.5px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {
    padding-top: 72.5px;
    padding-bottom: 72.5px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {
    padding-top: 67.5px;
    padding-bottom: 67.5px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {
    padding-top: 62.5px;
    padding-bottom: 62.5px;
  }

  .vc_section > .vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 1024px) {
  .vc_row.vc_column-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .vc_row.vc_column-gap-1 {
    margin-left: -0.5px;
    margin-right: -0.5px;
  }

  .vc_row.vc_column-gap-2 {
    margin-left: -1px;
    margin-right: -1px;
  }

  .vc_row.vc_column-gap-3 {
    margin-left: -1.5px;
    margin-right: -1.5px;
  }

  .vc_row.vc_column-gap-4 {
    margin-left: -2px;
    margin-right: -2px;
  }

  .vc_row.vc_column-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .vc_row.vc_column-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .vc_row.vc_column-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .vc_row.vc_column-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .vc_row.vc_column-gap-25 {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }

  .vc_row.vc_column-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .vc_row.vc_column-gap-35 {
    margin-left: -17.5px;
    margin-right: -17.5px;
  }

  .vc_row.vc_column-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-1 {
    margin-left: 19.5px;
    margin-right: 19.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-2 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-3 {
    margin-left: 18.5px;
    margin-right: 18.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-4 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-5 {
    margin-left: 17.5px;
    margin-right: 17.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-10 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-15 {
    margin-left: 12.5px;
    margin-right: 12.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-25 {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-30 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-35 {
    margin-left: 2.5px;
    margin-right: 2.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-40 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill),
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 40px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 39.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 39px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 38.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 38px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 37.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 35px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 32.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 30px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 27.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 25px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 22.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 20px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 74.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 72px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 69.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 67px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 64.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 62px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 59.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 74px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 71.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 69px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 66.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 64px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 61.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 59px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 76px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 73.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 71px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 68.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 66px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 63.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 61px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 58.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 75.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 73px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 70.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 68px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 65.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 63px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 60.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 58px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 76px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 75.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 74.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 74px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 73.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 73px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 72px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 71.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 71px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 70.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 69.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 69px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 68.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 68px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 67px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 66.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 66px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 65.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 64.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 64px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 63.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 63px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 45px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 62px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 61.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 61px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 60.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 42.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 59.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 59px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 58.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 58px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 45px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 42.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0 {
    margin-bottom: 40px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1 {
    margin-bottom: 39.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2 {
    margin-bottom: 39px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3 {
    margin-bottom: 38.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4 {
    margin-bottom: 38px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5 {
    margin-bottom: 37.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10 {
    margin-bottom: 35px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15 {
    margin-bottom: 32.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20 {
    margin-bottom: 30px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25 {
    margin-bottom: 27.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30 {
    margin-bottom: 25px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35 {
    margin-bottom: 22.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40 {
    margin-bottom: 20px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0 {
    padding-bottom: 80px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {
    padding-top: 79.5px;
    padding-bottom: 79.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {
    padding-top: 79px;
    padding-bottom: 79px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {
    padding-top: 78.5px;
    padding-bottom: 78.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {
    padding-top: 77.5px;
    padding-bottom: 77.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {
    padding-top: 72.5px;
    padding-bottom: 72.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {
    padding-top: 67.5px;
    padding-bottom: 67.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {
    padding-top: 62.5px;
    padding-bottom: 62.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-200.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (min-width: 1025px) {
  .vc_row.vc_column-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .vc_row.vc_column-gap-1 {
    margin-left: -0.5px;
    margin-right: -0.5px;
  }

  .vc_row.vc_column-gap-2 {
    margin-left: -1px;
    margin-right: -1px;
  }

  .vc_row.vc_column-gap-3 {
    margin-left: -1.5px;
    margin-right: -1.5px;
  }

  .vc_row.vc_column-gap-4 {
    margin-left: -2px;
    margin-right: -2px;
  }

  .vc_row.vc_column-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .vc_row.vc_column-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .vc_row.vc_column-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .vc_row.vc_column-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .vc_row.vc_column-gap-25 {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }

  .vc_row.vc_column-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .vc_row.vc_column-gap-35 {
    margin-left: -17.5px;
    margin-right: -17.5px;
  }

  .vc_row.vc_column-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-1 {
    margin-left: 19.5px;
    margin-right: 19.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-2 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-3 {
    margin-left: 18.5px;
    margin-right: 18.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-4 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-5 {
    margin-left: 17.5px;
    margin-right: 17.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-10 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-15 {
    margin-left: 12.5px;
    margin-right: 12.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-25 {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-30 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-35 {
    margin-left: 2.5px;
    margin-right: 2.5px;
  }

  .vc_section[data-vc-full-width]
    > .vc_row:not(.vc_row-has-fill).vc_column-gap-40 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row {
    margin-top: 80px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 79.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 119.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 79px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 119px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 78.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 118.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 78px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 118px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 77.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 117.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 75px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 115px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 72.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 112.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 70px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 110px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 67.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 107.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 65px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 105px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 62.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 102.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 60px;
  }

  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 100px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill) {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-0.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-1.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-2.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-3.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-4.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-5.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-10.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-15.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-20.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-25.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-30.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-35.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row.ut-row-has-filled-cols.vc_column-gap-40.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row.vc_row-has-fill {
    margin-top: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 40px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 39.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 39px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 38.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 38px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 37.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 35px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 32.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 30px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 27.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 25px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 22.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 20px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 80px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 120px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 79.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 119.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 79px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 119px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 78.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 118.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 78px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 118px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 77.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 117.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 75px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 115px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 72.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 112.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 70px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 110px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 67.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 107.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 65px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 105px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 62.5px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 102.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 60px;
  }

  .ut-vc-120.vc_section
    > .vc_row.vc_row-has-fill
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 100px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 79.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 74.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 72px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 69.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 67px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 64.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 62px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 59.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 79px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 74px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 71.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 69px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 66.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 64px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 61.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 59px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 78.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 76px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 73.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 71px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 68.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 66px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 63.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 61px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 58.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 78px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 75.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 73px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 70.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 68px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 65.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 63px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 60.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 58px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 77.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 77px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 76.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 76px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 75.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 75px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 74.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 74px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 73.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 73px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 72.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 72px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 71.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 71px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 70.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 70px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 69.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 69px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 68.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 68px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 67.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 67px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 66.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 66px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 65.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 65px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 64.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 64px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 63.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 63px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 45px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 62.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 62px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 61.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 61px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 60.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 42.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-0 {
    margin-top: 60px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-1 {
    margin-top: 59.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-2 {
    margin-top: 59px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-3 {
    margin-top: 58.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-4 {
    margin-top: 58px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-5 {
    margin-top: 57.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-10 {
    margin-top: 55px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-15 {
    margin-top: 52.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-20 {
    margin-top: 50px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-25 {
    margin-top: 47.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-30 {
    margin-top: 45px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-35 {
    margin-top: 42.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40
    + .vc_row-full-width
    + .vc_row:not(.vc_row-has-fill).ut-row-has-filled-cols.vc_column-gap-40 {
    margin-top: 0px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0 {
    margin-bottom: 40px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1 {
    margin-bottom: 39.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2 {
    margin-bottom: 39px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3 {
    margin-bottom: 38.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4 {
    margin-bottom: 38px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5 {
    margin-bottom: 37.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10 {
    margin-bottom: 35px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15 {
    margin-bottom: 32.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20 {
    margin-bottom: 30px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25 {
    margin-bottom: 27.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30 {
    margin-bottom: 25px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35 {
    margin-bottom: 22.5px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40 {
    margin-bottom: 20px;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-0.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-1.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-2.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-3.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-4.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-5.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-10.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-15.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-20.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-25.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-30.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-35.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill,
  .ut-vc-120.vc_section
    > .vc_row
    + .vc_row-full-width
    + .ut-row-has-filled-cols.ut-last-row.vc_column-gap-40.vc_row-has-fill {
    margin-bottom: 0;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0 {
    padding-bottom: 80px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-0 {
    padding-bottom: 120px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {
    padding-top: 79.5px;
    padding-bottom: 79.5px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-1 {
    padding-top: 119.5px;
    padding-bottom: 119.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {
    padding-top: 79px;
    padding-bottom: 79px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-2 {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {
    padding-top: 78.5px;
    padding-bottom: 78.5px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-3 {
    padding-top: 118.5px;
    padding-bottom: 118.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-4 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {
    padding-top: 77.5px;
    padding-bottom: 77.5px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-5 {
    padding-top: 117.5px;
    padding-bottom: 117.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-10 {
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {
    padding-top: 72.5px;
    padding-bottom: 72.5px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-15 {
    padding-top: 112.5px;
    padding-bottom: 112.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-20 {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {
    padding-top: 67.5px;
    padding-bottom: 67.5px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-25 {
    padding-top: 107.5px;
    padding-bottom: 107.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-30 {
    padding-top: 105px;
    padding-bottom: 105px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {
    padding-top: 62.5px;
    padding-bottom: 62.5px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-35 {
    padding-top: 102.5px;
    padding-bottom: 102.5px;
  }

  .ut-vc-80.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ut-vc-120.vc_section
    .vc_row.vc_row-has-fill.ut-row-has-filled-cols.vc_column-gap-40 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-1 {
  padding-left: 39.5px;
  padding-right: 39.5px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-2 {
  padding-left: 39px;
  padding-right: 39px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-3 {
  padding-left: 38.5px;
  padding-right: 38.5px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-4 {
  padding-left: 38px;
  padding-right: 38px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-5 {
  padding-left: 37.5px;
  padding-right: 37.5px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-10 {
  padding-left: 35px;
  padding-right: 35px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-15 {
  padding-left: 32.5px;
  padding-right: 32.5px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-20 {
  padding-left: 30px;
  padding-right: 30px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-25 {
  padding-left: 27.5px;
  padding-right: 27.5px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-30 {
  padding-left: 25px;
  padding-right: 25px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-35 {
  padding-left: 22.5px;
  padding-right: 22.5px;
}

.vc_row[data-vc-stretch-content="true"].ut-row-has-filled-cols.vc_column-gap-40 {
  padding-left: 20px;
  padding-right: 20px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-1 {
  padding-left: 39.5px;
  padding-right: 39.5px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-2 {
  padding-left: 39px;
  padding-right: 39px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-3 {
  padding-left: 38.5px;
  padding-right: 38.5px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-4 {
  padding-left: 38px;
  padding-right: 38px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-5 {
  padding-left: 37.5px;
  padding-right: 37.5px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  padding-left: 35px;
  padding-right: 35px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  padding-left: 32.5px;
  padding-right: 32.5px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  padding-left: 30px;
  padding-right: 30px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  padding-left: 27.5px;
  padding-right: 27.5px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  padding-left: 25px;
  padding-right: 25px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  padding-left: 22.5px;
  padding-right: 22.5px;
}

.vc_row[data-vc-stretch-content="true"]:not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  padding-left: 20px;
  padding-right: 20px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 79.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 79.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 78.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 78px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 77.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 77px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 74.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 72px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 69.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 67px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 64.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 62px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 59.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 79px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 79px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 78.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 77.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 77px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 76.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 74px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 71.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 69px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 66.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 64px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 61.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 59px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 78.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 78.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 78px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 77.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 76.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 76px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 73.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 71px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 68.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 66px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 63.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 61px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 58.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 78px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 78px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 77.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 77px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 76.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 75.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 73px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 70.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 68px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 65.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 63px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 60.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 58px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 77.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 77.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 77px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 76.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 76px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 75.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 72.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 70px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 67.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 65px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 75px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 75px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 74.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 74px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 73.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 73px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 72.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 67.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 65px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-10
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 55px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 72.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 72.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 72px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 71.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 71px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 70.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 70px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 67.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 55px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-15
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 52.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 70px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 70px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 69.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 69px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 68.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 68px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 67.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 65px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 55px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 52.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-20
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 50px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 67.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 67.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 67px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 66.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 66px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 65.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 65px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 52.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 50px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-25
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 47.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 65px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 65px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 64.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 64px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 63.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 63px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 55px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 52.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 47.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-30
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 45px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 62.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 62px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 61.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 61px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 60.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 55px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 52.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 50px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 47.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-35
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 42.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-40 {
  margin-top: 0px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 {
  margin-top: 60px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-1 {
  margin-top: 59.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-2 {
  margin-top: 59px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-3 {
  margin-top: 58.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-4 {
  margin-top: 58px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 {
  margin-top: 57.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-10 {
  margin-top: 55px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-15 {
  margin-top: 52.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-20 {
  margin-top: 50px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-25 {
  margin-top: 47.5px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-30 {
  margin-top: 45px;
}

.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-40
  + .vc_row-full-width
  + .vc_row:not(.vc_row-has-fill):not(
    .ut-row-has-filled-cols
  ).vc_column-gap-35 {
  margin-top: 42.5px;
}

/* --- block 1 --- */
@font-face {
  font-family: "Roboto";
  src: url("../images/uploads/2019/03/roboto-v18-latin-regular.eot");
  src:
    url("../images/uploads/2019/03/roboto-v18-latin-regulard41d.eot?#iefix")
      format("embedded-opentype"),
    url("../images/uploads/2019/03/roboto-v18-latin-regular.html")
      format("woff2"),
    url("../images/uploads/2019/03/roboto-v18-latin-regular.woff")
      format("woff"),
    url("../images/uploads/2019/03/roboto-v18-latin-regular.ttf")
      format("truetype"),
    url("../images/uploads/2019/03/roboto-v18-latin-regular.svg#roboto")
      format("svg");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Roboto Bold";
  src: url("../images/uploads/2019/03/roboto-v18-latin-900.eot");
  src:
    url("../images/uploads/2019/03/roboto-v18-latin-900d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../images/uploads/2019/03/roboto-v18-latin-900.html") format("woff2"),
    url("../images/uploads/2019/03/roboto-v18-latin-900.woff") format("woff"),
    url("../images/uploads/2019/03/roboto-v18-latin-900.ttf") format("truetype"),
    url("../images/uploads/2019/03/roboto-v18-latin-900.svg#roboto-bold")
      format("svg");
  font-style: normal;
  font-weight: normal;
}

::-moz-selection {
  background: rgba(59, 107, 0, 1);
}

::selection {
  background: rgba(59, 107, 0, 1);
}

a {
  color: rgba(59, 107, 0, 1);
}

.edit-link a::after,
.edit-link a::before {
  background: rgba(59, 107, 0, 1);
}

.lead a,
.logged-in-as a,
.wpb_text_column a,
.section-title a,
.ut-twitter-rotator h2 a,
.ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button),
.comment-content a:not(.more-link),
.ut-accordion-module-inner.entry-content a,
.type-post
  .entry-content
  :not(.tags-links)
  a:not(.more-link):not([class*="mashicon-"]):not(.ut-slider-maximize):not(
    .ut-prev-gallery-slide
  ):not(.ut-next-gallery-slide):not(.ut-owl-video-play-icon):not(
    .owl-item-link
  ):not(.flex-prev):not(.flex-next) {
  color: rgba(245, 245, 245, 1);
  text-decoration: underline;
  font-weight: bold;
}

a:hover,
a:active,
.lead a:hover,
.lead a:active,
.logged-in-as a:hover,
.logged-in-as a:active,
.ut-twitter-rotator h2 a:hover,
.ut-twitter-rotator h2 a:active,
.wpb_text_column a:hover,
.wpb_text_column a:active,
.section-title a:hover,
.section-title a:active,
.ut-accordion-module-inner.entry-content a:hover,
.ut-accordion-module-inner.entry-content a:active,
.ut-vc-disabled
  .entry-content
  a:not(.checkout-button):not(.woocommerce-Button):hover,
.ut-vc-disabled
  .entry-content
  a:not(.checkout-button):not(.woocommerce-Button):active,
.comment-content a:not(.more-link):hover,
.comment-content a:not(.more-link):active,
.type-post
  .entry-content
  :not(.tags-links)
  a:not(.more-link):not([class*="mashicon-"]):not(.ut-prev-gallery-slide):not(
    .ut-next-gallery-slide
  ):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(
    .owl-item-link
  ):not(.flex-prev):not(.flex-next):hover,
.type-post
  .entry-content
  :not(.tags-links)
  a:not(.more-link):not([class*="mashicon-"]):not(.ut-prev-gallery-slide):not(
    .ut-next-gallery-slide
  ):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(
    .owl-item-link
  ):not(.flex-prev):not(.flex-next):active {
  color: rgba(0, 99, 5, 1);
}

ins,
mark {
  background: rgba(59, 107, 0, 1);
}

.bklyn-btn {
  background: rgba(59, 107, 0, 1);
}

.page-title ins,
.section-title ins {
  background: transparent;
  padding: 0;
  color: rgba(59, 107, 0, 1);
}

.lead ins {
  color: rgba(59, 107, 0, 1);
}

.themecolor {
  color: rgba(59, 107, 0, 1);
}

.lead span {
  color: rgba(59, 107, 0, 1);
}

.comment-reply-link:hover i,
.comment-reply-link:active i {
  color: rgba(59, 107, 0, 1);
}

.themecolor-bg {
  background: rgba(59, 107, 0, 1);
}

.img-hover {
  background: rgb();
  background: rgba(, 0.85);
}

.author-avatar img,
.bypostauthor .comment-avatar img,
.ut-hero-meta-author .ut-entry-avatar-image img,
.ut-archive-hero-avatar img {
  border-color: rgba(59, 107, 0, 1);
}

.ut-glow {
  color: rgba(59, 107, 0, 1);
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.ut-language-selector a:hover {
  color: rgba(59, 107, 0, 1);
}

.ut-video-post-icon {
  background: rgba(59, 107, 0, 1);
}

.error404 .hero-btn-holder .ut-btn:hover,
.error404 .hero-btn-holder .ut-btn:active {
  background: rgba(59, 107, 0, 1);
}

@media (min-width: 1025px) {
  .site-logo img {
    max-height: 60px;
  }

  .ut-site-logo img {
    max-height: 60px;
  }
}

@media (min-width: 1601px) {
  .side-site-logo img {
    max-width: 100%;
  }
}

.site-logo img,
.ut-site-logo img {
  opacity: 100;
}

blockquote {
  border-color: rgba(59, 107, 0, 1);
}

blockquote span:not(.quote-right):not(.quote-left) {
  color: rgba(59, 107, 0, 1);
}

.ut-format-link:hover,
.ut-format-link:active {
  background: rgba(59, 107, 0, 1);
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: rgba(59, 107, 0, 1);
}

#commentform input[type="submit"],
#secondary #searchform .search-submit,
section:not(#contact-section) input[type="submit"].wpcf7-submit {
  color: #fff;
  font-weight: bold;
}

#commentform input[type="submit"],
#secondary #searchform .search-submit,
section:not(#contact-section) input[type="submit"].wpcf7-submit {
  background: #151515;
}

#commentform input[type="submit"]:hover,
#commentform input[type="submit"]:focus,
#commentform input[type="submit"]:active,
#secondary #searchform .search-submit:hover,
#secondary #searchform .search-submit:focus,
#secondary #searchform .search-submit:active,
section:not(#contact-section) input[type="submit"].wpcf7-submit:hover,
section:not(#contact-section) input[type="submit"].wpcf7-submit:focus,
section:not(#contact-section) input[type="submit"].wpcf7-submit:active {
  color: #fff;
}

#commentform input[type="submit"]:hover,
#commentform input[type="submit"]:focus,
#commentform input[type="submit"]:active,
#secondary #searchform .search-submit:hover,
#secondary #searchform .search-submit:focus,
#secondary #searchform .search-submit:active,
section:not(#contact-section) input[type="submit"].wpcf7-submit:hover,
section:not(#contact-section) input[type="submit"].wpcf7-submit:focus,
section:not(#contact-section) input[type="submit"].wpcf7-submit:active {
  background: rgba(59, 107, 0, 1);
}

.ut-footer-light button:hover,
.ut-footer-light button:focus,
.ut-footer-light button:active,
.ut-footer-light input[type="button"]:hover,
.ut-footer-light input[type="button"]:focus,
.ut-footer-light input[type="button"]:active,
.ut-footer-light input[type="submit"]:hover,
.ut-footer-light input[type="submit"]:focus,
.ut-footer-light input[type="submit"]:active {
  background: rgba(59, 107, 0, 1);
}

.ut-footer-dark button,
.ut-footer-dark input[type="submit"],
.ut-footer-dark input[type="button"] {
  background: rgba(59, 107, 0, 1);
}

.ut-footer-custom button,
.ut-footer-custom input[type="submit"],
.ut-footer-custom input[type="button"] {
  color: #ffffff;
}

.ut-footer-custom button,
.ut-footer-custom input[type="submit"],
.ut-footer-custom input[type="button"] {
  background: rgba(59, 107, 0, 1);
}

.ut-footer-custom button:hover,
.ut-footer-custom button:focus,
.ut-footer-custom button:active,
.ut-footer-custom input[type="button"]:hover,
.ut-footer-custom input[type="button"]:focus,
.ut-footer-custom input[type="button"]:active,
.ut-footer-custom input[type="submit"]:hover,
.ut-footer-custom input[type="submit"]:focus,
.ut-footer-custom input[type="submit"]:active {
  color: #ffffff;
}

.ut-footer-custom button:hover,
.ut-footer-custom button:focus,
.ut-footer-custom button:active,
.ut-footer-custom input[type="button"]:hover,
.ut-footer-custom input[type="button"]:focus,
.ut-footer-custom input[type="button"]:active,
.ut-footer-custom input[type="submit"]:hover,
.ut-footer-custom input[type="submit"]:focus,
.ut-footer-custom input[type="submit"]:active {
  background: #151515;
}

.ut-footer-light button,
.ut-footer-light input[type="submit"],
.ut-footer-light input[type="button"],
.ut-footer-dark button,
.ut-footer-dark input[type="submit"],
.ut-footer-dark input[type="button"],
.ut-footer-custom button,
.ut-footer-custom input[type="submit"],
.ut-footer-custom input[type="button"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.footer button,
.footer input[type="button"],
.footer input[type="submit"] {
  padding-top: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
}

#contact-section.light button,
#contact-section.light input[type="submit"],
#contact-section.light input[type="button"],
.ut-hero-form.light button,
.ut-hero-form.light input[type="submit"],
.ut-hero-form.light input[type="button"] {
  background: rgba(59, 107, 0, 1);
}

#contact-section.dark button:hover,
#contact-section.dark button:focus,
#contact-section.dark button:active,
#contact-section.dark input[type="button"]:hover,
#contact-section.dark input[type="button"]:focus,
#contact-section.dark input[type="button"]:active,
#contact-section.dark input[type="submit"]:hover,
#contact-section.dark input[type="submit"]:focus,
#contact-section.dark input[type="submit"]:active {
  background: rgba(59, 107, 0, 1);
}

#contact-section.light button,
#contact-section.light input[type="submit"],
#contact-section.light input[type="button"],
#contact-section.dark button,
#contact-section.dark input[type="submit"],
#contact-section.dark input[type="button"] {
  color: #ffffff;
  font-weight: bold;
}

#contact-section.light button,
#contact-section.light input[type="submit"],
#contact-section.light input[type="button"],
#contact-section.dark button,
#contact-section.dark input[type="submit"],
#contact-section.dark input[type="button"] {
  background: #151515;
}

#contact-section.light button:hover,
#contact-section.light button:focus,
#contact-section.light button:active,
#contact-section.light input[type="button"]:hover,
#contact-section.light input[type="button"]:focus,
#contact-section.light input[type="button"]:active,
#contact-section.light input[type="submit"]:hover,
#contact-section.light input[type="submit"]:focus,
#contact-section.light input[type="submit"]:active,
#contact-section.dark button:hover,
#contact-section.dark button:focus,
#contact-section.dark button:active,
#contact-section.dark input[type="button"]:hover,
#contact-section.dark input[type="button"]:focus,
#contact-section.dark input[type="button"]:active,
#contact-section.dark input[type="submit"]:hover,
#contact-section.dark input[type="submit"]:focus,
#contact-section.dark input[type="submit"]:active {
  color: #ffffff;
}

#contact-section.light button:hover,
#contact-section.light button:focus,
#contact-section.light button:active,
#contact-section.light input[type="button"]:hover,
#contact-section.light input[type="button"]:focus,
#contact-section.light input[type="button"]:active,
#contact-section.light input[type="submit"]:hover,
#contact-section.light input[type="submit"]:focus,
#contact-section.light input[type="submit"]:active,
#contact-section.dark button:hover,
#contact-section.dark button:focus,
#contact-section.dark button:active,
#contact-section.dark input[type="button"]:hover,
#contact-section.dark input[type="button"]:focus,
#contact-section.dark input[type="button"]:active,
#contact-section.dark input[type="submit"]:hover,
#contact-section.dark input[type="submit"]:focus,
#contact-section.dark input[type="submit"]:active {
  background: rgba(59, 107, 0, 1);
}

#contact-section.light button,
#contact-section.light input[type="submit"],
#contact-section.light input[type="button"],
#contact-section.dark button,
#contact-section.dark input[type="submit"],
#contact-section.dark input[type="button"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#contact-section button,
#contact-section input[type="button"],
#contact-section input[type="submit"] {
}

.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: rgba(59, 107, 0, 1) !important;
}

.more-link:hover i,
.more-link:active i {
  color: rgba(59, 107, 0, 1);
}

.format-link .entry-header a {
  background: rgba(59, 107, 0, 1) !important;
}

.ut-avatar-overlay {
  background: rgb();
  background: rgba(, 0.85);
}

div.wpcf7-validation-errors {
  border-color: rgba(59, 107, 0, 1);
}

.count {
  color: rgba(59, 107, 0, 1);
}

.team-member-details {
  background: rgb();
  background: rgba(, 0.85);
}

.about-icon {
  background: rgba(59, 107, 0, 1);
}

.cta-section {
  background: rgba(59, 107, 0, 1) !important;
}

.icons-ul i {
  color: rgba(59, 107, 0, 1);
}

#secondary a:hover,
.page-template-templatestemplate-archive-php a:hover {
  color: rgba(59, 107, 0, 1);
}

#ut-sitebody #qLoverlay .site-logo .logo {
  color:;
}

#ut-loader-logo {
  max-width: 50px;
}

#qLoverlay {
  background: #fff;
}

.ut-loading-bar-style2 .ut-loading-bar-style2-ball-effect {
  background-color: #fff;
}

.ut-loading-bar-style3-outer {
  border-color: #fff;
}

.ut-loading-bar-style-3-inner {
  background-color: #fff;
}

.ut-loader__bar4,
.ut-loader__ball4 {
  background: #fff;
}

.ut-loading-bar-style5-inner {
  color: #fff;
}

#qLoverlay .ut-double-bounce1,
#qLoverlay .ut-double-bounce2 {
  background: #fff;
}

.sk-cube-grid .sk-cube {
  background-color: #fff;
}

.ut-inner-overlay .ut-loading-text p {
  color: !important;
}

.ut-inner-overlay .ut-loading-text {
  margin-top: 20px !important;
}

.ut-loader-overlay,
.ut-loader-overlay.ut-loader-overlay-with-morph .ut-shape-wrap-push {
  background: #fff;
}

.ut-loader-overlay .ut-shape {
  fill: #fff;
}

body {
  font-family: "Roboto";
  font-size: 23px;
  font-style: normal;
  font-variant: normal;
}

body {
  color: rgba(0, 0, 0, 1);
}

h1 {
  font-family: "Roboto Bold";
  font-size: 35px;
}

h1 {
  color: #151515;
}

h2,
.ut-quote-post-block {
  font-family: "Roboto Bold";
}

h2 {
  color: #151515;
}

h3 {
  font-family: "Roboto Bold";
}

h3 {
  color: #151515;
}

h4 {
  font-family: "Roboto Bold";
}

h4 {
  color: #151515;
}

h5 {
  font-family: "Roboto Bold";
}

h5 {
  color: #151515;
}

h6 {
  font-family: "Roboto Bold";
}

h6 {
  color: #151515;
}

.author-title,
#reply-title,
.comments-title {
  font-family: "Roboto Bold";
}

#ut-sitebody #primary .entry-content .widget-title {
  font-size: 12px;
}

blockquote:not(.ut-parallax-quote-title):not(.ut-quote-post-block) {
  font-family: "Peralta";
  font-weight: 400;
  font-size: 49px;
  line-height: 40px;
  text-transform: capitalize;
}

blockquote {
  color: #151515;
}

.single blockquote:not(.ut-parallax-quote-title),
.page blockquote:not(.ut-parallax-quote-title) {
  font-size: 25px;
}

.lead,
.dark .lead,
.taxonomy-description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}

.lead p {
  color: #151515;
}

#contact-section .parallax-title,
#contact-section .section-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 45px;
}

#contact-section .lead p {
  font-family: "Roboto";
  font-size: 18px;
}

#contact-section .lead p {
  color: #ffffff;
}

.lg-progress-bar .lg-progress {
  background-color: rgba(59, 107, 0, 1);
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: rgba(59, 107, 0, 1);
}

.parallax-overlay-pattern.style_one {
  background-image: url(" ../images/theme/overlay-pattern.png") !important;
}

.parallax-overlay-pattern.style_two {
  background-image: url(" ../images/theme/overlay-pattern2.png") !important;
}

.parallax-overlay-pattern.style_three {
  background-image: url(" ../images/theme/overlay-pattern3.png") !important;
}

.grid-container,
.ut-top-header-centered .ut-header-inner,
#ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row {
  max-width: 1200px;
}

@media (min-width: 1025px) {
}

.ut-vc-offset-anchor-top,
.ut-vc-offset-anchor-bottom {
  position: absolute;
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden;
  visibility: hidden;
}

.ut-vc-offset-anchor-top {
  top: 0;
  left: 0;
}

.ut-vc-offset-anchor-bottom {
  left: 0;
  bottom: 0px;
}

.ut-scroll-up-waypoint-wrap {
  position: relative;
}

blockquote,
img.size-auto,
img.alignnone,
img.size-full,
img.size-large,
img.size-medium,
img.size-thumbnail,
.ut-animate-image,
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

/* --- block 2 --- */
.ut-early-waypoint {
  position: absolute;
  top: 240px;
  z-index: 0;
}

@media (min-width: 1025px) {
  #ut-sitebody:not(.ut-page-has-no-content) #ut-hero.hero {
    min-height: calc(100% - 0px);
    height: calc(100% - 0px);
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #ut-sitebody #ut-hero.hero .hero-inner {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  #ut-sitebody #ut-hero.hero .hero-inner {
    width: 100%;
  }
}

#ut-hero .ut-hero-custom-logo-holder img {
  max-width: 100%;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #ut-hero .ut-hero-custom-logo-holder img {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #ut-hero .ut-hero-custom-logo-holder img {
    max-width: 100%;
  }
}

.ut-hero-style-4 .hero-second-btn {
  background: rgba(59, 107, 0, 1);
}

.ut-hero-style-10 .hero-second-btn,
.ut-hero-style-9 .hero-second-btn,
.ut-hero-style-8 .hero-second-btn,
.ut-hero-style-7 .hero-second-btn,
.ut-hero-style-6 .hero-second-btn,
.ut-hero-style-5 .hero-second-btn,
.ut-hero-style-3 .hero-second-btn,
.ut-hero-style-1 .hero-second-btn,
.ut-hero-style-2 .hero-second-btn {
  border-color: rgba(59, 107, 0, 1);
}

.ut-hero-video-boxed.ut-hero-video-themecolor {
  border-color: rgba(59, 107, 0, 1);
}

#ut-hero,
#ut-custom-hero {
  background: #141618;
}

#ut-hero .hero-title {
  color: #fff;
}

#ut-hero .ut-hero-style-4 .hero-title {
  color: #151515;
  border-color: #151515;
}

.ut-hero-style-7 .hero-title {
  border-color: #fff;
}

.ut-hero-style-8 .hero-title {
  border-bottom-color: #fff;
  border-top-color: #fff;
}

.ut-hero-style-9 .hero-title {
  border-left-color: #fff;
  border-right-color: #fff;
}

.ut-hero-style-10 .hero-title {
  border-left-color: #fff;
  border-right-color: #fff;
}

.hero-title.ut-glow {
  color: #fff;
  text-shadow:
    0 0 40px #fff,
    2px 2px 3px black;
}

.hero-title span:not(.ut-word-rotator) {
  color: rgba(59, 107, 0, 1) !important;
}

.hero-title.ut-glow span:not(.ut-word-rotator) {
  color: rgba(59, 107, 0, 1);
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.hero-title.ut-glow span:not(.ut-word-rotator) span {
  color: #fff;
  text-shadow:
    0 0 40px #fff,
    2px 2px 3px black;
}

#ut-hero .hero-title {
  font-size: 60px;
}

#ut-hero .hero-title {
  font-weight: 700;
}

@media (max-width: 767px) {
  #ut-sitebody .hero-title {
    line-height: !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #ut-sitebody .hero-title {
    line-height: !important;
  }
}

@media (max-width: 767px) {
  .hero-title br {
    display: none;
  }
}

#ut-hero .hero-description {
  font-family: "Roboto Bold";
}

.hero-title {
  font-family: "Roboto Bold";
  font-size: 70px;
  font-style: normal;
  font-variant: normal;
}

#ut-hero .hero-description-bottom {
  font-family: ralewayextralight;
}

@media (max-width: 767px) {
  .hero-description-bottom br {
    display: none;
  }
}

.hero .parallax-image-container {
  background-repeat: !important;
  background-attachment: !important;
  background-position: !important;
  background-size: !important;
  background-image: url("../images/uploads/2019/03/header_procodesk_main-1.jpg");
}

@media (min-width: 768px) and (max-width: 1024px) {
  .hero .parallax-image-container {
    background-repeat: !important;
    background-attachment: !important;
    background-position: !important;
    background-size: !important;
    background-image: url("../images/uploads/2019/01/header-tablet-1.jpg");
  }
}

@media (max-width: 767px) {
  .hero .parallax-image-container {
    background-repeat: !important;
    background-attachment: !important;
    background-position: !important;
    background-size: !important;
    background-image: url("../images/uploads/2019/01/header-mobile-1.jpg");
  }
}

#wrapper_mbYTP_ut-background-video-hero {
  min-width: 100% !important;
}

.hero-down-arrow a {
  color: #fff;
}

.hero-down-arrow a:hover,
.hero-down-arrow a:active {
  color: #fff;
}

.hero-down-arrow {
  left: 50%;
}

@media (min-width: 1025px) {
}

@media (max-width: 1024px) {
}

.hero-down-arrow {
  bottom: 10px;
}

/* --- block 3 --- */
.ut-js #ut-sitebody #ut-hero .parallax-overlay {
  opacity: 0;
}

.ut-js #ut-sitebody #ut-hero .parallax-overlay {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.ut-js #ut-sitebody.ut-hero-image-preloaded #ut-hero .parallax-overlay {
  opacity: 1;
}

.ut-js #ut-sitebody #ut-hero .parallax-scroll-container {
  visibility: hidden;
}

.ut-js
  #ut-sitebody.ut-hero-image-preloaded
  #ut-hero
  .parallax-scroll-container {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: heroFadeIn 0.2s linear;
  -moz-animation: heroFadeIn 0.2s linear;
  animation: heroFadeIn 0.2s linear;
}

@media (min-width: 768px) {
  .ut-js #ut-sitebody #ut-hero .parallax-image-container {
    visibility: hidden;
  }

  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroFadeInLeft
    .parallax-image-container,
  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroFadeInRight
    .parallax-image-container {
    width: calc(100% + 400px);
    position: relative;
    left: -200px;
  }

  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroFadeInUp
    .parallax-image-container,
  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroFadeInDown
    .parallax-image-container {
    height: calc(100% + 400px);
    position: relative;
    top: -200px;
  }

  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroSlideInLeft
    .parallax-image-container,
  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroSlideInRight
    .parallax-image-container {
    width: calc(100% + 400px);
    position: relative;
    left: -200px;
  }

  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroSlideInUp
    .parallax-image-container,
  .ut-js
    #ut-sitebody.ut-hero-image-preloaded
    #ut-hero.heroSlideInDown
    .parallax-image-container {
    height: calc(100% + 400px);
    position: relative;
    top: -200px;
  }
}

.ut-js #ut-sitebody #ut-hero .ut-image-fader {
  visibility: hidden;
}

.ut-js #ut-sitebody.ut-hero-image-preloaded #ut-hero .ut-image-fader {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: heroFadeIn 1s linear;
  -moz-animation: heroFadeIn 1s linear;
  animation: heroFadeIn 1s linear;
}

.ut-js #ut-sitebody #ut-hero > canvas {
  visibility: hidden;
}

.ut-js #ut-sitebody.ut-hero-image-preloaded #ut-hero > canvas {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: heroFadeIn 1s linear;
  -moz-animation: heroFadeIn 1s linear;
  animation: heroFadeIn 1s linear;
}

.ut-js #ut-sitebody #ut-hero .hero-holder .ut-hero-animation-element {
  visibility: hidden;
  transform: translate3d(0, 0, 0);
}

.ut-js #ut-sitebody #ut-hero .ut-tablet-holder {
  visibility: hidden;
}

.ut-js #ut-sitebody #ut-hero .ut-hero-highlighted-item .ut-split-image,
.ut-js #ut-sitebody #ut-hero .ut-hero-highlighted-item .ut-hero-video,
.ut-js #ut-sitebody #ut-hero .ut-hero-highlighted-item .ut-hero-form {
  visibility: hidden;
}

.ut-js #ut-sitebody .hero-down-arrow-wrap .hero-down-arrow {
  visibility: hidden;
}

.ut-js #ut-sitebody #ut-hero .ut-hero-style-5 .hero-title::after {
  width: 0;
  -webkit-transition: width 1000ms ease;
  transition: width 1000ms ease;
}

@media (min-width: 768px) {
  .ut-js
    #ut-sitebody.ut-hero-image-animated
    #ut-hero.heroFadeIn
    .parallax-image-container {
    visibility: visible !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: heroFadeIn 1s ease;
    -moz-animation: heroFadeIn 1s ease;
    animation: heroFadeIn 1s ease;
  }

  .ut-js
    #ut-sitebody.ut-hero-image-animated
    #ut-hero.heroKenBurns
    .parallax-image-container {
    visibility: visible !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: heroKenBurns 150s ease;
    -moz-animation: heroKenBurns 150s ease;
    animation: heroKenBurns 150s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .ut-js
    #ut-sitebody.ut-hero-image-animated
    #ut-hero.heroKenBurnsOut
    .parallax-image-container {
    visibility: visible !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: heroKenBurnsOut 150s ease;
    -moz-animation: heroKenBurnsOut 150s ease;
    animation: heroKenBurnsOut 150s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
}

.ut-js
  #ut-sitebody.ut-hero-image-animated
  #ut-hero
  .ut-hero-animation-element.ut-hero-animation-element-start {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIn 1000ms ease;
  -moz-animation: fadeIn 1000ms ease;
  animation: fadeIn 1000ms ease;
}

.ut-js
  #ut-sitebody.ut-hero-image-animated
  #ut-hero
  .ut-hero-style-5
  .hero-title.hero-title-animated::after {
  width: 30px;
}

.ut-js #ut-sitebody.ut-hero-image-animated #ut-hero .ut-tablet-holder {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: heroFadeIn 1s linear;
  -moz-animation: heroFadeIn 1s linear;
  animation: heroFadeIn 1s linear;
}

.ut-js
  #ut-sitebody.ut-hero-image-animated
  #ut-hero
  .ut-hero-highlighted-item
  .ut-split-image,
.ut-js
  #ut-sitebody.ut-hero-image-animated
  #ut-hero
  .ut-hero-highlighted-item
  .ut-hero-video,
.ut-js
  #ut-sitebody.ut-hero-image-animated
  #ut-hero
  .ut-hero-highlighted-item
  .ut-hero-form {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: heroFadeIn 1s linear;
  -moz-animation: heroFadeIn 1s linear;
  animation: heroFadeIn 1s linear;
}

.ut-js
  #ut-sitebody.ut-hero-image-animated
  .hero-down-arrow-wrap
  .hero-down-arrow {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: heroFadeIn 1s linear;
  -moz-animation: heroFadeIn 1s linear;
  animation: heroFadeIn 1s linear;
}

@-webkit-keyframes heroFadeIn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes heroFadeIn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes heroRelFadeIn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes heroRelFadeIn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes heroFadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroFadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroFadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroFadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroKenBurns {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }
}

@keyframes heroKenBurns {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }
}

@-webkit-keyframes heroKenBurnsOut {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
  }

  5% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }
}

@keyframes heroKenBurnsOut {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
  }

  5% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }
}

@-webkit-keyframes heroSlideInLeft {
  from {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroSlideInLeft {
  from {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroSlideInRight {
  from {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroSlideInRight {
  from {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroSlideInUp {
  from {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroSlideInUp {
  from {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes heroSlideInDown {
  from {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes heroSlideInDown {
  from {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* --- block 4 --- */
#ut-sitebody #header-section .ut-header-extra-module .ut-header-cart-count {
  color: #ffffff;
  background: rgba(59, 107, 0, 1);
}

#ut-sitebody
  #header-section
  .ut-header-extra-module
  .ut-header-mini-cart
  .ut-header-mini-cart-item:not(.ut-header-mini-cart-item-empty) {
  border-bottom-color:;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#ut-sitebody .ut-horizontal-navigation ul.sub-menu li.ut-header-mini-cart-item {
  padding-bottom: 20px;
}

#ut-sitebody
  #header-section
  .ut-header-extra-module
  .ut-header-mini-cart
  .ut-header-mini-cart-content
  + .ut-header-mini-cart-action {
  margin-top: 0 !important;
}

#ut-sitebody
  #header-section.ut-primary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart-overflow-container {
  margin-bottom: 17px !important;
}

#ut-sitebody
  #header-section
  .ut-header-extra-module
  .ut-header-mini-cart-content
  .simplebar-scrollbar:before {
  background: rgba(59, 107, 0, 1);
}

#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-cart-count {
  color: #ffffff;
  background: rgba(59, 107, 0, 1);
}

#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart
  .ut-header-mini-cart-item:not(.ut-header-mini-cart-item-empty) {
  border-bottom-color:;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#ut-sitebody .ut-horizontal-navigation ul.sub-menu li.ut-header-mini-cart-item {
  padding-bottom: 20px;
}

#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart
  .ut-header-mini-cart-content
  + .ut-header-mini-cart-action {
  margin-top: 0 !important;
}

#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart-overflow-container {
  margin-bottom: 17px !important;
}

#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart
  .ut-remove-header-cart-item:hover,
#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart
  .ut-remove-header-cart-item:active {
  color: rgba(59, 107, 0, 1) !important;
}

#ut-sitebody
  #header-section.ut-secondary-custom-skin
  .ut-header-extra-module
  .ut-header-mini-cart-content
  .simplebar-scrollbar:before {
  background: rgba(59, 107, 0, 1);
}

#ut-sitebody
  #header-section
  .ut-header-mini-cart-no-content
  li.ut-header-mini-cart-item.ut-header-mini-cart-item-empty {
  text-align: center;
  border: none;
}

#ut-sitebody
  #header-section
  .ut-horizontal-navigation
  .ut-header-mini-cart-no-content
  li.ut-header-mini-cart-item.ut-header-mini-cart-item-empty:last-child {
  padding-bottom: 40px;
}

#ut-sitebody
  #header-section
  .ut-header-mini-cart-no-content
  .ut-header-mini-cart-action {
  display: none;
}

/* --- block 5 --- */
#ut-header-placeholder {
  height: 80px;
  max-height: 80px;
}

@media (min-width: 1025px) and (max-width: 1920px) {
  .ut-header-display-on-hero:not(.ut-header-transparent-on-hero)
    #ut-hero:not(.slider)
    .hero-holder {
    padding-top: 80px;
  }
}

@media (min-width: 1025px) {
  #header-section {
    line-height: 80px;
  }

  .ut-horizontal-navigation .ut-menu-item-lvl-0 .bklyn-btn-menu a::after {
    line-height: 80px;
  }

  .site-logo {
    height: 80px !important;
    line-height: 80px !important;
  }

  .ut-hamburger-wrap,
  .menu-item-object-megamenu-button {
    height: 80px;
  }

  .ut-header-extra-module-company-social
    .fa-ul.ut-navigation-menu
    li
    .ut-main-navigation-link {
    height: 80px;
  }
}

.ut-header-extra-module .ut-header-cart sup {
  background: rgba(59, 107, 0, 1);
}

.ut-header-extra-module .ut-header-cart-count {
  background: rgba(59, 107, 0, 1);
}

#header-section-area-separator .ut-header-area-separator,
#header-section[data-separator="on"]:not([data-style="style-9"]):not(
    [data-style="style-5"]
  )
  #header-section-upper-area {
  border-bottom: 1px solid #ddd;
}

#header-section[data-separator="on"][data-style="style-5"]
  #header-section-lower-area {
  border-top: 1px solid #ddd;
}

@media (min-width: 1025px) {
  #header-section[data-separator="off"][data-style="style-4"] .site-logo img,
  #header-section[data-separator="off"][data-style="style-4"] .site-logo .logo {
    vertical-align: bottom;
  }

  #header-section[data-separator="off"][data-style="style-7"] .site-logo img,
  #header-section[data-separator="off"][data-style="style-7"] .site-logo .logo {
    vertical-align: bottom;
  }
}

#ut-sitebody h1.logo {
  font-family: "Roboto";
}

#header-section #ut-top-header .ut-top-header-sub-menu ul,
#header-section #ut-mobile-menu a,
#header-section #navigation.ut-horizontal-navigation a,
#header-section #navigation-secondary.ut-horizontal-navigation a,
#header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation,
#header-section
  .ut-header-extra-module-toolbar
  .ut-horizontal-navigation
  ul.sub-menu
  li
  > a,
#header-section .ut-horizontal-navigation .ut-navigation-dropdown-only a,
#header-section .ut-header-extra-module .bklyn-btn-header .bklyn-btn,
#header-section .ut-header-mini-cart-action .bklyn-btn.bklyn-btn-mini,
#header-section .ut-horizontal-navigation div > .bklyn-btn,
#header-section
  .ut-header-extra-module-custom-fields
  .ut-horizontal-navigation
  a.ut-main-navigation-link {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

#header-section #ut-top-header .ut-top-header-sub-menu ul,
#header-section #navigation.ut-horizontal-navigation ul.sub-menu li > a,
#header-section
  #navigation.ut-horizontal-navigation
  .ut-navigation-column-list
  li
  a,
#header-section
  #navigation-secondary.ut-horizontal-navigation
  ul.sub-menu
  li
  > a,
#header-section
  #navigation-secondary.ut-horizontal-navigation
  .ut-navigation-column-list
  li
  a,
#header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation,
#header-section
  .ut-header-extra-module-toolbar
  .ut-horizontal-navigation
  ul.sub-menu
  li
  > a,
#header-section
  .ut-horizontal-navigation
  .ut-navigation-dropdown-only
  ul.sub-menu
  li
  > a {
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}

#header-section a:hover,
#header-section a:active {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .selected,
#header-section .selected:hover,
#header-section .selected:active {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .sub-menu li.sfHover > a,
#header-section li.sfHover > .ut-main-navigation-link {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .ut-top-header-has-submenu:hover .ut-header-cart,
#header-section .ut-top-header-has-submenu:hover .ut-top-header-main-link {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section li.current_page_item:not(.menu-item-object-custom) > a,
#header-section li.current-menu-item:not(.menu-item-object-custom) > a,
#header-section li.current_page_ancestor > a,
#header-section li.current-menu-ancestor > a {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .sub-menu li.current_page_item > a,
#header-section .sub-menu li.current-menu-item > a,
#header-section .sub-menu li.current_page_ancestor > a,
#header-section .sub-menu li.current-menu-ancestor > a {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .ut-navigation-column-list li.current_page_item > a,
#header-section .ut-navigation-column-list li.current-menu-item > a,
#header-section .ut-navigation-column-list li.current_page_ancestor > a,
#header-section .ut-navigation-column-list li.current-menu-ancestor > a {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .ut-top-header-sub-menu ul li.current_page_item > a,
#header-section .ut-top-header-sub-menu ul li.current-menu-item > a,
#header-section .ut-top-header-sub-menu ul li.current_page_ancestor > a,
#header-section .ut-top-header-sub-menu ul li.current-menu-ancestor > a {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section .ut-megamenu .current-menu-parent .ut-nav-header h3,
#header-section
  .ut-megamenu
  .ut-navigation-column-list:hover
  .ut-nav-header
  h3 {
  color: rgb(59, 107, 0);
  color: rgba(59, 107, 0, 1);
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-border
  ul.sub-menu
  li
  a
  > span::after,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-border
  .ut-navigation-column-list
  li
  a
  > span::after {
  border-bottom: 2px solid rgb(59, 107, 0);
  border-bottom: 2px solid rgba(59, 107, 0, 1);
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .sub-menu
  li.sfHover
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  ul.sub-menu
  li
  a:hover,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .ut-navigation-column-list
  li
  a:hover,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .sub-menu
  li.sfHover
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  ul.sub-menu
  li
  a:hover,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .ut-navigation-column-list
  li
  a:hover {
  color: #ffffff;
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  ul.sub-menu
  li.current_page_item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  ul.sub-menu
  li.current-menu-item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  ul.sub-menu
  li.current_page_ancestor
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  ul.sub-menu
  li.current-menu-ancestor
  > a {
  color: #ffffff;
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .ut-navigation-column-list
  li.current_page_item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .ut-navigation-column-list
  li.current-menu-item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .ut-navigation-column-list
  li.current_page_ancestor
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .ut-navigation-column-list
  li.current-menu-ancestor
  > a {
  color: #ffffff;
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  ul.sub-menu
  li.current_page_item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  ul.sub-menu
  li.current-menu-item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  ul.sub-menu
  li.current_page_ancestor
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  ul.sub-menu
  li.current-menu-ancestor
  > a {
  color: #ffffff;
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .ut-navigation-column-list
  li.current_page_item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .ut-navigation-column-list
  li.current-menu-item
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .ut-navigation-column-list
  li.current_page_ancestor
  > a,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .ut-navigation-column-list
  li.current-menu-ancestor
  > a {
  color: #ffffff;
}

#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  ul.sub-menu
  li
  a::after,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background
  .ut-navigation-column-list
  li
  a::after,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  ul.sub-menu
  li
  a::after,
#header-section
  .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background-static
  .ut-navigation-column-list
  li
  a::after {
  background: rgb(59, 107, 0) !important;
  background: rgba(59, 107, 0, 1) !important;
}

.ut-horizontal-navigation.ut-navigation-style-animation-line-top
  ul
  li
  a.ut-main-navigation-link::after,
.ut-horizontal-navigation.ut-navigation-style-animation-line-bottom
  ul
  li
  a.ut-main-navigation-link::after {
  background: rgba(59, 107, 0, 1);
  height: 2px;
}

.ut-horizontal-navigation.ut-navigation-style-animation-line-middle
  ul
  li
  a.ut-main-navigation-link
  span::after {
  background: rgba(59, 107, 0, 1);
  height: 2px;
}

#header-section.ut-primary-custom-skin .site-logo .logo,
#header-section.ut-primary-custom-skin .site-logo .logo a {
  color: rgb(255, 255, 255) !important;
  color: rgba(255, 255, 255, 1) !important;
}

#header-section.ut-primary-custom-skin
  .ut-open-overlay-menu.ut-hamburger:not(.is-active)
  span,
#header-section.ut-primary-custom-skin
  .ut-open-overlay-menu.ut-hamburger
  span::before,
#header-section.ut-primary-custom-skin
  .ut-open-overlay-menu.ut-hamburger
  span::after {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 1);
}

#header-section.ut-primary-custom-skin .site-logo .logo a:hover,
#header-section.ut-primary-custom-skin .site-logo .logo a:active {
  color: rgb(255, 255, 255) !important;
  color: rgba(255, 255, 255, 1) !important;
}

#ut-header-placeholder,
#header-section.ut-primary-custom-skin {
  background: rgb();
  background: transparent;
}

#header-section.ut-primary-custom-skin .ut-horizontal-navigation .sub-menu,
#header-section.ut-primary-custom-skin .ut-megamenu,
#header-section.ut-primary-custom-skin .ut-top-header-sub-menu ul {
  background: rgb();
  background: transparent;
}

#header-section.ut-primary-custom-skin
  .ut-horizontal-navigation
  ul
  li.ut-is-megamenu:hover
  > .ut-megamenu,
#header-section.ut-primary-custom-skin
  .ut-horizontal-navigation
  ul
  li.ut-menu-item-lvl-0:hover
  > ul.sub-menu,
#header-section.ut-primary-custom-skin
  .ut-horizontal-navigation.ut-navigation-with-animation
  ul
  li.ut-is-megamenu:hover
  > .ut-megamenu,
#header-section.ut-primary-custom-skin
  .ut-horizontal-navigation.ut-navigation-with-animation
  ul
  li.ut-menu-item-lvl-0:hover
  > ul.sub-menu {
  top: calc(100% + 1px);
}

#header-section.ut-primary-custom-skin {
  -webkit-box-shadow:
    0 0 transparent,
    0 0 transparent,
    0 5px 5px -4px rgba(0, 0, 0, 0);
  box-shadow:
    0 0 transparent,
    0 0 transparent,
    0 5px 5px -4px rgba(0, 0, 0, 0);
}

#header-section.ut-primary-custom-skin,
#header-section.ut-primary-custom-skin a,
#header-section.ut-primary-custom-skin .ut-deactivated-link,
#header-section.ut-primary-custom-skin .ut-deactivated-link:hover,
#header-section.ut-primary-custom-skin .ut-deactivated-link:active {
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, 1);
}

#header-section.ut-primary-custom-skin a:hover,
#header-section.ut-primary-custom-skin a:active {
  color: rgb(112, 112, 112);
  color: rgba(112, 112, 112, 1);
}

#header-section.ut-primary-custom-skin
  .ut-horizontal-navigation
  .sub-menu
  li.sfHover
  > a,
#header-section.ut-primary-custom-skin li.sfHover > .ut-main-navigation-link {
  color: rgb(112, 112, 112);
  color: rgba(112, 112, 112, 1);
}

#header-section.ut-primary-custom-skin
  .ut-top-header-has-submenu:hover
  .ut-header-cart,
#header-section.ut-primary-custom-skin
  .ut-top-header-has-submenu:hover
  .ut-top-header-main-link {
  color: rgb(112, 112, 112);
  color: rgba(112, 112, 112, 1);
}

#header-section.ut-primary-custom-skin .selected,
#header-section.ut-primary-custom-skin .selected:hover,
#header-section.ut-primary-custom-skin .selected:active {
  color: rgb(113, 140, 3) !important;
  color: rgba(113, 140, 3, 1) !important;
}

#header-section.ut-primary-custom-skin
  li.current_page_item:not(.menu-item-object-custom)
  > a,
#header-section.ut-primary-custom-skin
  li.current-menu-item:not(.menu-item-object-custom)
  > a,
#header-section.ut-primary-custom-skin li.current_page_ancestor > a,
#header-section.ut-primary-custom-skin li.current-menu-ancestor > a {
  color: rgb(113, 140, 3) !important;
  color: rgba(113, 140, 3, 1) !important;
}

#header-section.ut-primary-custom-skin
  li.current_page_item:not(.menu-item-object-custom)
  > a:hover,
#header-section.ut-primary-custom-skin
  li.current_page_item:not(.menu-item-object-custom)
  > a:active,
#header-section.ut-primary-custom-skin
  li.current-menu-item:not(.menu-item-object-custom)
  > a:hover,
#header-section.ut-primary-custom-skin
  li.current-menu-item:not(.menu-item-object-custom)
  > a:active,
#header-section.ut-primary-custom-skin li.current_page_ancestor > a:hover,
#header-section.ut-primary-custom-skin li.current_page_ancestor > a:active,
#header-section.ut-primary-custom-skin li.current-menu-ancestor > a:hover,
#header-section.ut-primary-custom-skin li.current-menu-ancestor > a:active {
  color: rgb(113, 140, 3) !important;
  color: rgba(113, 140, 3, 1) !important;
}

#header-section.ut-primary-custom-skin
  .ut-navigation-style-separator
  ul
  li
  a::after {
  color: rgb(255, 255, 255) !important;
  color: rgba(255, 255, 255, 1) !important;
}

#header-section .ut-horizontal-navigation ul.sub-menu,
#header-section .ut-horizontal-navigation .ut-megamenu {
  border-top-width: 1px !important;
}

#header-section .ut-horizontal-navigation ul.sub-menu li > ul.sub-menu {
  top: -1px;
}

#header-section
  .ut-horizontal-navigation
  ul.sub-menu
  li:not(:first-child)
  > ul.sub-menu {
  top: -41px;
}

#header-section .ut-top-header-sub-menu ul,
#header-section .ut-horizontal-navigation ul.sub-menu,
#header-section .ut-horizontal-navigation .ut-megamenu {
  border-right-color: !important;
  border-right-width: 0px !important;
  border-bottom-color: !important;
  border-bottom-width: 0px !important;
  border-left-color: !important;
  border-left-width: 0px !important;
}

#header-section.ut-secondary-custom-skin .site-logo .logo,
#header-section.ut-secondary-custom-skin .site-logo .logo a {
  color: rgb(255, 255, 255) !important;
  color: rgba(255, 255, 255, 1) !important;
}

#header-section.ut-secondary-custom-skin
  .ut-open-overlay-menu.ut-hamburger:not(.is-active)
  span,
#header-section.ut-secondary-custom-skin
  .ut-open-overlay-menu.ut-hamburger
  span::before,
#header-section.ut-secondary-custom-skin
  .ut-open-overlay-menu.ut-hamburger
  span::after {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 1);
}

#header-section.ut-secondary-custom-skin .site-logo .logo a:hover,
#header-section.ut-secondary-custom-skin .site-logo .logo a:active {
  color: rgb(255, 255, 255) !important;
  color: rgba(255, 255, 255, 1) !important;
}

#header-section.ut-secondary-custom-skin {
  background: rgb(0, 0, 0) !important;
  background: #000000 !important;
}

#header-section.ut-secondary-custom-skin .ut-horizontal-navigation .sub-menu,
#header-section.ut-secondary-custom-skin .ut-megamenu,
#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul {
  background: rgb(0, 0, 0) !important;
  background: #000000 !important;
}

#header-section.ut-secondary-custom-skin
  .ut-horizontal-navigation
  ul
  li.ut-is-megamenu:hover
  > .ut-megamenu,
#header-section.ut-secondary-custom-skin
  .ut-horizontal-navigation
  ul
  li.ut-menu-item-lvl-0:hover
  > ul.sub-menu,
#header-section.ut-secondary-custom-skin
  .ut-horizontal-navigation.ut-navigation-with-animation
  ul
  li.ut-is-megamenu:hover
  > .ut-megamenu,
#header-section.ut-secondary-custom-skin
  .ut-horizontal-navigation.ut-navigation-with-animation
  ul
  li.ut-menu-item-lvl-0:hover
  > ul.sub-menu {
  top: calc(100% + 1px);
}

#header-section.ut-secondary-custom-skin {
  -webkit-box-shadow:
    0 0 transparent,
    0 0 transparent,
    0 5px 5px -4px rgba(0, 0, 0, 1);
  box-shadow:
    0 0 transparent,
    0 0 transparent,
    0 5px 5px -4px rgba(0, 0, 0, 1);
}

#header-section.ut-secondary-custom-skin,
#header-section.ut-secondary-custom-skin a,
#header-section.ut-secondary-custom-skin .ut-deactivated-link,
#header-section.ut-secondary-custom-skin .ut-deactivated-link:hover,
#header-section.ut-secondary-custom-skin .ut-deactivated-link:active {
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, 1);
}

#header-section.ut-secondary-custom-skin a:hover,
#header-section.ut-secondary-custom-skin a:active {
  color: rgb(130, 130, 130);
  color: rgba(130, 130, 130, 1);
}

#header-section.ut-secondary-custom-skin
  .ut-horizontal-navigation
  .sub-menu
  li.sfHover
  > a,
#header-section.ut-secondary-custom-skin li.sfHover > .ut-main-navigation-link {
  color: rgb(130, 130, 130);
  color: rgba(130, 130, 130, 1);
}

#header-section.ut-secondary-custom-skin
  .ut-top-header-has-submenu:hover
  .ut-header-cart,
#header-section.ut-secondary-custom-skin
  .ut-top-header-has-submenu:hover
  .ut-top-header-main-link {
  color: rgb(130, 130, 130);
  color: rgba(130, 130, 130, 1);
}

#header-section.ut-secondary-custom-skin .selected,
#header-section.ut-secondary-custom-skin .selected:hover,
#header-section.ut-secondary-custom-skin .selected:active {
  color: rgb(113, 140, 3);
  color: rgba(113, 140, 3, 1);
}

#header-section.ut-secondary-custom-skin
  li.current_page_item:not(.menu-item-object-custom)
  > a,
#header-section.ut-secondary-custom-skin
  li.current-menu-item:not(.menu-item-object-custom)
  > a,
#header-section.ut-secondary-custom-skin li.current_page_ancestor > a,
#header-section.ut-secondary-custom-skin li.current-menu-ancestor > a {
  color: rgb(113, 140, 3) !important;
  color: rgba(113, 140, 3, 1) !important;
}

#header-section.ut-secondary-custom-skin
  li.current_page_item:not(.menu-item-object-custom)
  > a:hover,
#header-section.ut-secondary-custom-skin
  li.current_page_item:not(.menu-item-object-custom)
  > a:active,
#header-section.ut-secondary-custom-skin
  li.current-menu-item:not(.menu-item-object-custom)
  > a:hover,
#header-section.ut-secondary-custom-skin
  li.current-menu-item:not(.menu-item-object-custom)
  > a:active,
#header-section.ut-secondary-custom-skin li.current_page_ancestor > a:hover,
#header-section.ut-secondary-custom-skin li.current_page_ancestor > a:active,
#header-section.ut-secondary-custom-skin li.current-menu-ancestor > a:hover,
#header-section.ut-secondary-custom-skin li.current-menu-ancestor > a:active {
  color: rgb(113, 140, 3) !important;
  color: rgba(113, 140, 3, 1) !important;
}

#header-section.ut-secondary-custom-skin
  .ut-navigation-style-separator
  ul
  li
  a::after {
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, 1);
}

#header-section.ut-secondary-custom-skin .ut-top-header-sub-menu ul,
#header-section.ut-secondary-custom-skin .ut-horizontal-navigation ul.sub-menu,
#header-section.ut-secondary-custom-skin
  .ut-horizontal-navigation
  .ut-megamenu {
  border-right-color: !important;
  border-bottom-color: !important;
  border-left-color: !important;
}

@media (max-width: 1160px) {
  .ut-horizontal-navigation .ut-megamenu.ut-megamenu-centered {
    max-width: 1160px;
    margin-left: auto;
    left: 50%;
  }

  #header-section.centered
    .ut-horizontal-navigation
    .ut-megamenu.ut-megamenu-centered
    ul.ut-navigation-column-list
    li {
    padding: 0 20px;
  }
}

@media (max-width: 1200px) {
  #header-section.centered
    .ut-horizontal-navigation
    .ut-megamenu.ut-megamenu-fullwidth.ut-megamenu-with-padding {
    width: 100%;
    left: 0;
    right: 0;
  }

  #header-section.centered
    .ut-horizontal-navigation
    .ut-megamenu.ut-megamenu-fullwidth
    ul.ut-navigation-column-list
    li {
    padding: 0 20px;
  }
}

@media (min-width: 1161px) {
  .ut-horizontal-navigation .ut-megamenu.ut-megamenu-centered {
    max-width: 1160px;
    margin-left: -580px;
    left: 50%;
  }
}

#header-section .site-logo {
  width: 100%;
}

/* --- block 6 --- */
@media (max-width: 1024px) {
  .ut-mobile-menu a:hover {
    background: rgba(59, 107, 0, 1);
  }

  .ut-mobile-menu a:after,
  .ut-mobile-menu a:before,
  .ut-mm-button:hover:before,
  .ut-mm-trigger.active .ut-mm-button:before {
    color: rgba(59, 107, 0, 1);
  }

  .ut-header-light .ut-mm-button:before {
    color: rgba(59, 107, 0, 1);
  }

  #ut-sitebody .ut-mm-trigger .ut-mm-button::before {
    color: rgba(255, 255, 255, 1);
  }

  #ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::before,
  #ut-sitebody
    .ut-mm-trigger
    #ut-open-mobile-menu.ut-hamburger:not(.is-active)
    span,
  #ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span::after {
    background-color: rgba(255, 255, 255, 1);
  }

  #ut-sitebody .ut-mm-trigger .ut-mm-button:hover::before,
  #ut-sitebody.ut-mobile-menu-open .ut-mm-trigger.active .ut-mm-button::before {
    color: rgba(255, 255, 255, 1);
  }

  #ut-sitebody
    .ut-mm-trigger
    #ut-open-mobile-menu.ut-hamburger.is-active
    span::before,
  #ut-sitebody
    .ut-mm-trigger
    #ut-open-mobile-menu.ut-hamburger.is-active
    span::after {
    background-color: rgba(255, 255, 255, 1);
  }

  #ut-sitebody .ut-mm-trigger .ut-hamburger span,
  #ut-sitebody .ut-mm-trigger .ut-hamburger span::before,
  #ut-sitebody .ut-mm-trigger .ut-hamburger span::after {
    height: 2px;
  }

  #ut-sitebody .ut-mm-trigger .ut-hamburger span::before,
  #ut-sitebody .ut-mm-trigger .ut-hamburger span::after {
    width: 100%;
  }

  #ut-sitebody .ut-secondary-custom-skin .ut-mm-trigger .ut-mm-button::before {
    color: rgba(255, 255, 255, 1);
  }

  #ut-sitebody
    .ut-secondary-custom-skin
    .ut-mm-trigger
    #ut-open-mobile-menu.ut-hamburger:not(.is-active)
    span::before,
  #ut-sitebody
    .ut-secondary-custom-skin
    .ut-mm-trigger
    #ut-open-mobile-menu.ut-hamburger:not(.is-active)
    span,
  #ut-sitebody
    .ut-secondary-custom-skin
    .ut-mm-trigger
    #ut-open-mobile-menu.ut-hamburger:not(.is-active)
    span::after {
    background-color: rgba(255, 255, 255, 1);
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #ut-sitebody .ut-mm-trigger .ut-hamburger {
    height: auto;
  }

  #ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span {
    top: 39px;
  }
}

@media (max-width: 767px) {
  #ut-sitebody .ut-mm-trigger .ut-hamburger {
    height: auto;
  }

  #ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span {
    top: 29px;
  }
}

/* --- block 7 --- */
#ut-overlay-nav.ut-overlay-nav-top {
  padding-top: 110px;
}

/* --- block 8 --- */
.ut-open-overlay-menu.ut-hamburger:hover {
  opacity: 0.3;
}

.ut-open-overlay-menu.ut-hamburger span,
.ut-open-overlay-menu.ut-hamburger span::before,
.ut-open-overlay-menu.ut-hamburger span::after {
  height: 2px;
}

.ut-open-overlay-menu.ut-hamburger span::before,
.ut-open-overlay-menu.ut-hamburger span::after {
  width: 100%;
}

#ut-overlay-nav ul > li {
  font-family: ralewaysemibold;
}

#ut-overlay-nav ul.sub-menu > li {
  letter-spacing: normal;
}

/* --- block 9 --- */
.entry-title span {
  color: rgba(59, 107, 0, 1);
}

#ut-blog-navigation a:hover {
  color: rgba(59, 107, 0, 1);
}

#ut-blog-navigation a:active {
  color: rgba(59, 107, 0, 1);
}

.blog .ut-blog-classic-article .ut-quote-post-block,
.blog .ut-blog-classic-article h2.entry-title,
.archive .ut-blog-classic-article h2.entry-title,
.search .ut-blog-classic-article h2.entry-title {
  font-size: 25px;
  text-transform: uppercase;
}

.blog .ut-blog-mixed-large-article .ut-quote-post-block,
.blog .ut-blog-mixed-large-article h2.entry-title,
.archive .ut-blog-mixed-large-article h2.entry-title,
.search .ut-blog-mixed-large-article h2.entry-title {
  font-size: 25px;
  text-transform: uppercase;
}

.blog .ut-blog-grid-article .ut-quote-post-block,
.blog .ut-blog-grid-article h2.entry-title,
.archive .ut-blog-grid-article h2.entry-title,
.search .ut-blog-grid-article h2.entry-title {
  font-size: 22px;
  text-transform: uppercase;
}

.blog .ut-blog-list-article .ut-quote-post-block,
.blog .ut-blog-list-article h2.entry-title,
.archive .ut-blog-list-article h2.entry-title,
.search .ut-blog-list-article h2.entry-title {
  font-size: 22px;
  text-transform: uppercase;
}

.ut-blog-has-animation article.BrooklynFadeInUp {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: BrooklynFadeInUp 0.4s linear;
  -moz-animation: BrooklynFadeInUp 0.4s linear;
  animation: BrooklynFadeInUp 0.4s linear;
}

.single-post h1.entry-title {
  font-size: 45px;
}

button,
input[type="button"],
input[type="submit"],
.dark button,
.dark input[type="button"],
.dark input[type="submit"],
.light button,
.light input[type="submit"],
.light input[type="button"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.ut-quote-post {
  background: rgba(59, 107, 0, 1);
}

.format-quote .ut-quote-post-link:hover .ut-quote-post blockquote,
.format-quote .ut-quote-post-link:active .ut-quote-post blockquote {
  border-color: rgba(59, 107, 0, 1);
}

.single-post .ut-quote-post blockquote {
  border-color: rgba(59, 107, 0, 1);
}

.author-link:hover i {
  color: rgba(59, 107, 0, 1);
}

.author-social-links a:hover,
.author-social-links a:active {
  color: rgba(59, 107, 0, 1);
}

.ut-meta-post-icon {
  background: rgba(59, 107, 0, 1);
}

/* --- block 10 --- */
#primary {
  float: left;
}

#ut-sitebody #secondary .widget-title,
#ut-sitebody #secondary .widget-title a,
#ut-sitebody #secondary .widget-title a:hover,
#ut-sitebody #secondary .widget-title a:active,
#ut-sitebody #secondary h1,
#ut-sitebody #secondary h2,
#ut-sitebody #secondary h3,
#ut-sitebody #secondary h4,
#ut-sitebody #secondary h5,
#ut-sitebody #secondary h6 {
  color: #151515 !important;
}

#ut-sitebody #secondary,
#ut-sitebody #secondary select,
#ut-sitebody #secondary textarea,
#ut-sitebody #secondary input[type="text"],
#ut-sitebody #secondary input[type="tel"],
#ut-sitebody #secondary input[type="email"],
#ut-sitebody #secondary input[type="password"],
#ut-sitebody #secondary input[type="number"],
#ut-sitebody #secondary input[type="search"],
#ut-sitebody #secondary .ut_widget_social ul.ut-sociallinks span {
  font-size: 12px !important;
}

#ut-sitebody #secondary {
  line-height: 24px !important;
}

#ut-sitebody #secondary h3.widget-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 16px;
}

/* --- block 11 --- */
#primary h1.page-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 45px;
  color: #151515;
}

#primary h1.page-title {
  color: #151515;
}

.page-header.pt-style-4 .page-title span,
.page-header.pt-style-4 .parallax-title span,
.pt-style-4 .section-title span {
  border-color: #151515;
}

.page-header.pt-style-5 .page-title span,
.page-header.pt-style-5 .section-title span {
  background: #151515;
  -webkit-box-shadow: 0 0 0 3px #151515;
  -moz-box-shadow: 0 0 0 3px #151515;
  box-shadow: 0 0 0 3px #151515;
}

.page-header.pt-style-5 .parallax-title span {
  color: #151515;
  border-color: #151515;
}

.page-header.pt-style-6 .page-title:after,
.page-header.pt-style-6 .parallax-title:after,
.page-header.pt-style-6 .section-title:after {
  border-color: #151515;
}

#primary .pt-style-2 h1.page-title:after {
  background-color: #151515;
  height: 1px;
  width: 30px;
}

#primary header.page-header.pt-style-3 span {
  background: #151515;
  -webkit-box-shadow: 0 0 0 3px#151515;
  -moz-box-shadow: 0 0 0 3px#151515;
  box-shadow: 0 0 0 3px#151515;
}

#primary header.page-header.pt-style-4 span {
  border-width: 6px;
}

#primary .parallax-title,
#ut-custom-hero .parallax-title,
#ut-custom-contact-section .parallax-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 45px;
  color: #151515;
}

#primary .section-title,
#ut-custom-hero .section-title,
#ut-custom-contact-section .section-title {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 45px;
  color: #151515;
}

.pt-style-2:not(.page-header):not(.csection-title) .parallax-title:after {
  background-color: #151515;
  height: 1px;
  width: 30px;
}

.pt-style-2:not(.page-header):not(.csection-title) .section-title:after {
  background-color: #151515;
  height: 1px;
  width: 30px;
}

.pt-style-3:not(.page-header) .section-title span {
  background: rgba(59, 107, 0, 1);
  -webkit-box-shadow: 0 0 0 3pxrgba (59, 107, 0, 1);
  -moz-box-shadow: 0 0 0 3pxrgba (59, 107, 0, 1);
  box-shadow: 0 0 0 3pxrgba (59, 107, 0, 1);
}

.pt-style-4:not(.page-header):not(.csection-title) .page-title,
.pt-style-4:not(.page-header):not(.csection-title) .parallax-title,
.pt-style-4:not(.page-header):not(.csection-title) .section-title span {
  border-width: 6px;
}

.pt-style-4:not(.page-header):not(.csection-title) .page-title span,
.pt-style-4:not(.page-header):not(.csection-title) .parallax-title span,
.pt-style-4:not(.page-header):not(.csection-title) .section-title span {
  border-color: #151515;
}

.pt-style-5:not(.page-header):not(.csection-title) .page-title span,
.pt-style-5:not(.page-header):not(.csection-title) .section-title span {
  background: #151515;
  -webkit-box-shadow: 0 0 0 3px #151515;
  -moz-box-shadow: 0 0 0 3px #151515;
  box-shadow: 0 0 0 3px #151515;
}

.pt-style-5:not(.page-header):not(.csection-title) .parallax-title span {
  color: #151515;
  border-color: #151515;
}

.pt-style-6:not(.page-header):not(.csection-title) .page-title:after,
.pt-style-6:not(.page-header):not(.csection-title) .parallax-title:after,
.pt-style-6:not(.page-header):not(.csection-title) .section-title:after {
  border-color: #151515;
}

.wpb_wrapper .section-header > *:first-child {
  margin-bottom: 20px;
}

/* --- block 12 --- */
.vc_row.vc_row-no-padding
  .ut-portfolio-detail
  .vc_row:not(.vc_row-no-padding)
  .vc_column_container
  > .vc_column-inner {
  padding-left: 20px;
  padding-right: 20px;
}

.ut-portfolio-detail-loader {
  left: calc(50% - 40px);
}

.portfolio-caption {
  background: rgb();
  background: rgba(, 0.85);
}

.ut-portfolio-pagination.style_two a:hover,
.ut-portfolio-pagination.style_two a.selected,
.ut-portfolio-pagination.style_two a.selected:hover {
  background: rgba(59, 107, 0, 1) !important;
}

.ut-portfolio-menu.style_two li a:hover,
.ut-portfolio-menu.style_two li a.selected {
  background: rgba(59, 107, 0, 1);
}

.light .ut-portfolio-menu li a:hover,
.light .ut-portfolio-pagination a:hover {
  border-color: rgba(59, 107, 0, 1) !important;
}

.ut-portfolio-list li strong {
  color: rgba(59, 107, 0, 1) !important;
}

.light .ut-portfolio-menu.style_two li a.selected:hover {
  background: rgba(59, 107, 0, 1);
}

a.prev-portfolio-details:hover,
a.next-portfolio-details:hover,
.light a.prev-portfolio-details:hover,
.light a.next-portfolio-details:hover {
  color: rgba(59, 107, 0, 1);
}

.ut-portfolio-custom-icon {
  width: 40px;
}

/* --- block 13 --- */
.ut-advanced-google-map {
  width: 100%;
  height: 100%;
  display: block;
}

.ut-advanced-google-map-wrap-center {
  margin: 0 auto;
}

.ut-advanced-google-map-wrap-right {
  margin: 0 0 0 auto;
}

.ut-advanced-google-map button {
  padding: 0 !important;
  border: none !important;
}

.ut-distortion-effect-container {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  border: 0;
  overflow: hidden;
}

.ut-distortion-effect-container canvas {
  height: 100.1%;
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.ut-distortion-effect-container img {
  display: none;
}

.section-header.header-with-gradient h2 span,
.parallax-header.header-with-gradient h2 span {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.header-with-gradient-lead .lead {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.ut-countdown-module.ut-countdown-module-with-gradient-period .countdown-period,
.ut-countdown-module.ut-countdown-module-with-gradient-amount .countdown-amount,
.ut-countdown-module.ut-countdown-module-with-gradient-amount.ut-countdown-module-compact.ut-countdown-module-with-separator
  .countdown-section::after {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.ut-owl-video-play-icon-with-gradient .ut-owl-video-play-icon i,
.ut-owl-slider-maximize-icon-with-gradient .ut-slider-maximize i {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.ut-owl-slider-with-caption-below .owl-dots {
  bottom: 23px;
}

.ut-element-with-gradient,
.ut-element-with-gradient-link a,
.ut-element-with-gradient-headline h3,
.ut-element-with-gradient-text span,
.ut-element-with-gradient-icon i,
.ut-element-with-gradient-hover-icon:hover i {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.ut-service-icon.ut-service-icon-with-gradient i {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.ut-service-icon.ut-service-icon-with-gradient i:before {
  -webkit-text-fill-color: transparent;
}

.bklyn-btn-with-effect {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.bklyn-btn-effect-aylen {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.bklyn-btn-effect-aylen::before,
.bklyn-btn-effect-aylen::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.bklyn-btn-effect-aylen::before {
  background: rgb();
  background: rgba(, 0.6);
}

.bklyn-btn-effect-aylen::after {
  background: rgba(59, 107, 0, 1);
}

.bklyn-btn-effect-aylen:hover {
  color: #fff;
}

.bklyn-btn-effect-aylen:hover::before,
.bklyn-btn-effect-aylen:hover::after {
  -webkit-transform: translate3d(0, 100%, 0) scale(1.1);
  transform: translate3d(0, 100%, 0) scale(1.1);
}

.bklyn-btn-effect-aylen:hover::after {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s;
}

.bklyn-btn-effect-winona {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.bklyn-btn-effect-winona > span {
  display: block;
}

.bklyn-btn-effect-winona.bklyn-btn-icon-left > span {
  display: inline-block;
}

.bklyn-btn-effect-winona::after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 0.9em 1em;
  margin: 0 !important;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  white-space: nowrap;
}

.bklyn-btn-effect-winona.bklyn-btn-icon-left::after {
  text-indent: 22px;
}

.bklyn-btn-effect-winona.bklyn-btn-icon-right::after {
  text-indent: -22px;
}

.bklyn-btn-effect-winona::after,
.bklyn-btn-effect-winona > span {
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.bklyn-btn-effect-winona:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bklyn-btn-effect-winona:hover > span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}

.bklyn-section-separator {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  pointer-events: none;
}

.bklyn-section-separator.bklyn-section-separator-bottom {
  bottom: -1px;
}

.bklyn-section-separator.bklyn-section-separator-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -1px;
}

.bklyn-section-separator.bklyn-section-separator-slit.bklyn-section-separator-bottom {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bklyn-section-separator.bklyn-section-separator-slit.bklyn-section-separator-top {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.bklyn-section-separator svg {
  display: block;
  width: calc(100% + 2px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bklyn-section-separator.bklyn-section-separator-flip svg {
  -webkit-transform: translateX(-50%) scale(-1, 1);
  -ms-transform: translateX(-50%) scale(-1, 1);
  transform: translateX(-50%) scale(-1, 1);
}

.bklyn-section-separator .bklyn-section-separator-path-fill {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

#ut-custom-hero > .bklyn-section-separator,
#ut-hero .bklyn-section-separator {
  z-index: 2;
}

#ut-custom-hero.ut-hero-with-separator > .bklyn-section-separator,
#ut-hero.ut-hero-with-separator .bklyn-section-separator {
  z-index: 2;
}

#ut-hero.ut-hero-with-separator .grid-container {
  z-index: 3;
}

#ut-hero.ut-hero-fancy-slider.ut-hero-with-separator .bklyn-section-separator {
  z-index: 1002;
}

#ut-hero.ut-hero-fancy-slider.ut-hero-with-separator .ut-fancy-slider nav {
  z-index: 1003;
}

#ut-hero.ut-hero-fancy-slider.ut-hero-with-separator .hero-down-arrow-wrap {
  position: relative;
  z-index: 1003;
}

.ut-video-section .vimelar-container {
  left: 0;
  top: 0;
  z-index: 0 !important;
}

.ut-animated-image-item {
  text-align: inherit;
  display: inline-block;
  width: 100%;
}

.ut-animated-image-item a {
  position: relative;
}

.ut-instagram-module-loading {
  display: none;
}

.ut-instagram-gallery-wrap {
  will-change: height;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.ut-instagram-video-container {
  display: none;
}

.bklyn-team-member-avatar.bklyn-team-member-avatar-with-swap {
  position: relative;
}

.bklyn-team-member-avatar.bklyn-team-member-avatar-with-swap
  .bklyn-team-member-secondary-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.bklyn-team-member:hover .bklyn-team-member-secondary-image {
  opacity: 1;
}

.ut-btn.dark:hover,
.ut-btn.ut-pt-btn:hover {
  background: rgba(59, 107, 0, 1);
}

.ut-btn.theme-btn {
  background: rgba(59, 107, 0, 1);
}

.ut-rated i {
  color: rgba(59, 107, 0, 1);
}

.ut-social-follow-module a:hover,
.ut-social-follow-module a:active {
  color: rgba(59, 107, 0, 1);
}

.ut-custom-icon-link:hover i {
  color: rgba(59, 107, 0, 1);
}

.ut-custom-icon a:hover i:first-child {
  color: rgba(59, 107, 0, 1);
}

.light .ut-bs-wrap .entry-title a:hover,
.light .ut-bs-wrap a:hover .entry-title {
  color: rgba(59, 107, 0, 1);
}

.elastislide-wrapper nav span:hover {
  border-color: rgba(59, 107, 0, 1);
  color: rgba(59, 107, 0, 1);
}

.ut-rq-icon-tw {
  color: rgba(59, 107, 0, 1);
}

.ut-rotate-quote .flex-direction-nav a,
.ut-rotate-quote-alt .flex-direction-nav a {
  background: rgb();
  background: rgba(, 0.85);
}

.ut-service-column h3 span {
  color: rgba(59, 107, 0, 1);
}

.ut-social-title {
  color: rgba(59, 107, 0, 1);
}

.ut-social-link:hover .ut-social-icon {
  background: rgba(59, 107, 0, 1) !important;
}

.ut-icon-list i {
  color: rgba(59, 107, 0, 1);
}

.ut-alert.themecolor {
  background: rgba(59, 107, 0, 1);
}

.light .ut-nav-tabs li a:hover {
  border-color: rgba(59, 107, 0, 1) !important;
}

.light .ut-nav-tabs li a:hover {
  color: rgba(59, 107, 0, 1) !important;
}

.ut-skill-overlay {
  background: rgba(59, 107, 0, 1);
}

.light .ut-accordion-heading a:hover {
  border-color: rgba(59, 107, 0, 1) !important;
}

.light .ut-accordion-heading a:hover {
  color: rgba(59, 107, 0, 1) !important;
}

.ut-dropcap-one,
.ut-dropcap-two {
  background: rgba(59, 107, 0, 1);
}

.vimelar-container {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

@media (min-width: 1025px) {
  .vimelar-container.ut-vimeo-loaded {
    opacity: 1;
  }
}

.ut-vc-images-lightbox-caption {
  display: none;
}

.ut-js .ut-image-gallery-item:not(.animated) .ut-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-out;
  -moz-transition: opacity 0.8s ease-out;
  transition: opacity 0.8s ease-out;
}

.ut-js .ut-image-gallery-item.appeared:not(.animated) .ut-lazy.ut-image-loaded {
  opacity: 1;
}

figure.ut-gallery-slider-caption-wrap::before {
  color: rgba(59, 107, 0, 1);
}

.member-social a:hover {
  color: rgba(59, 107, 0, 1);
}

.ut-member-style-2 .member-description .ut-member-title {
  color: rgba(59, 107, 0, 1);
}

.ut-member-style-2 .ut-so-link:hover {
  background: rgba(59, 107, 0, 1) !important;
}

.member-description-style-3 .ut-member-title {
  color: rgba(59, 107, 0, 1);
}

.ut-member-style-3 .member-social a:hover {
  border-color: rgba(59, 107, 0, 1);
}

.ut-hide-member-details:hover {
  color: rgba(59, 107, 0, 1);
}

.light .ut-hide-member-details {
  color: rgba(59, 107, 0, 1);
}

.bklyn-icon-tabs li a:hover,
.bklyn-icon-tabs li.active > a,
.bklyn-icon-tabs li.active > a:focus,
.bklyn-icon-tabs li.active > a:hover,
.bklyn-icon-tabs li.active a .bkly-icon-tab {
  color: rgba(59, 107, 0, 1);
}

.light .ut-shortcode-video-wrap .ut-video-caption {
  border-color: rgba(, 1);
}

.light .ut-shortcode-video-wrap .ut-video-caption i {
  border-color: rgba(, 0.3);
}

.light .ut-shortcode-video-wrap .ut-video-caption i {
  color: rgba(, 0.3);
}

.light .ut-shortcode-video-wrap .ut-video-caption:hover i {
  border-color: rgba(, 1);
}

.light .ut-shortcode-video-wrap .ut-video-caption:hover i {
  color: rgba(59, 107, 0, 1) !important;
}

.light .ut-shortcode-video-wrap .ut-video-caption:hover i {
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.light .ut-video-loading {
  color: rgba(59, 107, 0, 1) !important;
}

.light .ut-video-loading {
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.light .ut-video-caption-text {
  border-color: rgba(, 1);
}

.ut-pt-featured {
  background: rgba(59, 107, 0, 1) !important;
}

.ut-pt-featured-table .ut-pt-info .fa-li {
  color: rgba(59, 107, 0, 1) !important;
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header {
  background: rgba(59, 107, 0, 1);
}

.ut-pt-wrap-style-3 .ut-pt-info ul,
.ut-pt-wrap-style-3 .ut-pt-info ul li {
  border-color: rgba(, 0.1);
}

.ut-pt-wrap-style-3 .ut-pt-header,
.ut-pt-wrap-style-3 .ut-custom-row,
.ut-pt-wrap-style-3 .ut-btn.ut-pt-btn,
.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn {
  border-color: rgba(, 0.1);
}

.ut-pt-wrap-style-3 .ut-btn {
  color: rgba(59, 107, 0, 1) !important;
}

.ut-pt-wrap-style-3 .ut-btn {
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn {
  color: rgba(59, 107, 0, 1) !important;
}

.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn {
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-pt-title {
  color: rgba(59, 107, 0, 1) !important;
}

.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-pt-title {
  text-shadow:
    0 0 40px rgba(59, 107, 0, 1),
    2px 2px 3px black;
}

.bkly-progress-circle.bkly-progress-circle-theme-font::before {
  font-family: Oswald;
}

.bkly-icon-tab-label.bkly-icon-tab-label-theme-font {
  font-family: Oswald;
}

.cta-btn a {
  font-family: Oswald;
}

.cta-btn a {
  font-weight: 700;
}

.vc_row-has-fill:not(*:root),
.vc_section-has-fill:not(*:root),
.vc_col-has-fill:not(*:root) {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* --- block 14 --- */
.footer-content a:hover {
  color: rgba(59, 107, 0, 1);
}

.footer-content i {
  color: rgba(59, 107, 0, 1);
}

.ut-footer-dark .ut-footer-area .widget_tag_cloud a:hover {
  color: rgba(59, 107, 0, 1) !important;
  border-color: rgba(59, 107, 0, 1);
}

.ut-footer-so li a:hover {
  border-color: rgba(59, 107, 0, 1);
}

.ut-footer-so li a:hover i {
  color: rgba(59, 107, 0, 1) !important;
}

.toTop:hover,
.copyright a:hover,
.ut-footer-dark a.toTop:hover {
  color: rgba(59, 107, 0, 1);
}

.ut-footer-area ul.sidebar a:hover {
  color: rgba(59, 107, 0, 1);
}

#ut-sitebody .ut-footer-area h3.widget-title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 16px;
}

#ut-sitebody .ut-footer-area .widget-title,
#ut-sitebody .ut-footer-area .widget-title a,
#ut-sitebody .ut-footer-area .widget-title a:hover,
#ut-sitebody .ut-footer-area .widget-title a:active,
#ut-sitebody .ut-footer-area h1,
#ut-sitebody .ut-footer-area h2,
#ut-sitebody .ut-footer-area h3,
#ut-sitebody .ut-footer-area h4,
#ut-sitebody .ut-footer-area h5,
#ut-sitebody .ut-footer-area h6 {
  color: #000000 !important;
}

#ut-sitebody .ut-footer-area,
#ut-sitebody .ut-footer-area select,
#ut-sitebody .ut-footer-area textarea,
#ut-sitebody .ut-footer-area input[type="text"],
#ut-sitebody .ut-footer-area input[type="tel"],
#ut-sitebody .ut-footer-area input[type="email"],
#ut-sitebody .ut-footer-area input[type="password"],
#ut-sitebody .ut-footer-area input[type="number"],
#ut-sitebody .ut-footer-area input[type="search"],
#ut-sitebody .ut-footer-area .ut_widget_social ul.ut-sociallinks span {
  font-size: 12px !important;
}

#ut-sitebody .ut-footer-area {
  line-height: 24px !important;
}

#ut-sitebody .footer-content,
#ut-sitebody .footer-content .copyright {
  color: rgba(133, 133, 133, 1) !important;
}

.copyright:not(a) {
  font-weight: normal;
}

.copyright a {
  font-weight: normal;
}

.footer .footer-content {
  padding-top: 10px;
}

.footer .footer-content {
  padding-bottom: 10px;
}

/* --- block 15 --- */
.vc_custom_1550692366531 {
  margin-top: 40px !important;
}

.vc_custom_1550688253791 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  background-color: #f4f5f0 !important;
}

.vc_custom_1550688594486 {
  background-color: #4d4d4d !important;
}

.vc_custom_1550794931163 {
  background-image: url(../images/uploads/2019/02/procodesk_form_bg850a.jpg?id=57) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.vc_custom_1552341925328 {
  margin-bottom: 15px !important;
}

.vc_custom_1551283346498 {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.vc_custom_1551399203446 {
  margin-bottom: 10px !important;
}

.vc_custom_1551399267901 {
  margin-bottom: 10px !important;
}

.vc_custom_1551373372695 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.vc_custom_1551285831031 {
  margin-top: -32px !important;
}

.vc_custom_1550706131270 {
  background-color: rgba(0, 0, 0, 0.69) !important;
  *background-color: rgba(0, 0, 0, 0.69) !important;
}

.vc_custom_1551381991497 {
  border-bottom-width: 2px !important;
  padding-bottom: 10px !important;
  border-bottom-color: #ffffff !important;
  border-bottom-style: solid !important;
}

/* --- block 16 --- */
.wpb_animate_when_almost_visible {
  opacity: 1;
}

/* --- block 17 --- */
#ut_am_69d67ae12c2e5 {
  opacity: 1;
}

/* --- block 18 --- */
#ut-row-69d67ae129e41 {
  margin-top: 40px !important;
}

/* --- block 19 --- */
.texto-principal {
  font-size: 23px;
}

.texto-presentacion {
  font-size: 25px;
}

/* --- block 20 --- */
#ut_am_69d67ae12ed32 {
  opacity: 1;
}

/* --- block 21 --- */
#ut_fl_69d67ae1312a9.bklyn-fancy-list {
  text-align: left;
}

#ut_fl_69d67ae1312a9.bklyn-fancy-list {
  font-size: 32px;
}

#ut_fl_69d67ae1312a9.bklyn-fancy-list {
  line-height: 35px;
}

#ut_fl_69d67ae1312a9 .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae1312a9 a .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae1312a9 a:visited .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae1312a9 {
  color: #0a0a0a;
}

#ut_fl_69d67ae1312a9 a {
  color: #0a0a0a;
}

#ut_fl_69d67ae1312a9 a:visited {
  color: #0a0a0a;
}

/* --- block 22 --- */
#ut_am_69d67ae131ea8 {
  opacity: 1;
}

/* --- block 23 --- */
#ut_am_69d67ae1346df {
  opacity: 1;
}

/* --- block 24 --- */
#ut_fl_69d67ae134fbd.bklyn-fancy-list {
  text-align: left;
}

#ut_fl_69d67ae134fbd.bklyn-fancy-list {
  font-size: 30px;
}

#ut_fl_69d67ae134fbd.bklyn-fancy-list {
  line-height: 35px;
}

#ut_fl_69d67ae134fbd.bklyn-fancy-list li .fa {
  vertical-align: top;
}

#ut_fl_69d67ae134fbd .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae134fbd a .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae134fbd a:visited .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae134fbd {
  color: #0a0a0a;
}

#ut_fl_69d67ae134fbd a {
  color: #0a0a0a;
}

#ut_fl_69d67ae134fbd a:visited {
  color: #0a0a0a;
}

/* --- block 25 --- */
#ut_fl_69d67ae138e24.bklyn-fancy-list {
  text-align: left;
}

#ut_fl_69d67ae138e24.bklyn-fancy-list {
  font-size: 20px;
}

#ut_fl_69d67ae138e24.bklyn-fancy-list {
  line-height: 35px;
}

#ut_fl_69d67ae138e24 .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae138e24 a .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae138e24 a:visited .fa {
  color: #8f9e1d;
}

/* --- block 26 --- */
#ut_fl_69d67ae1395f2.bklyn-fancy-list {
  text-align: left;
}

#ut_fl_69d67ae1395f2.bklyn-fancy-list {
  font-size: 20px;
}

#ut_fl_69d67ae1395f2.bklyn-fancy-list {
  line-height: 35px;
}

#ut_fl_69d67ae1395f2 .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae1395f2 a .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae1395f2 a:visited .fa {
  color: #8f9e1d;
}

/* --- block 27 --- */
#ut_fl_69d67ae139db1.bklyn-fancy-list {
  text-align: left;
}

#ut_fl_69d67ae139db1.bklyn-fancy-list {
  font-size: 20px;
}

#ut_fl_69d67ae139db1.bklyn-fancy-list {
  line-height: 35px;
}

#ut_fl_69d67ae139db1 .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae139db1 a .fa {
  color: #8f9e1d;
}

#ut_fl_69d67ae139db1 a:visited .fa {
  color: #8f9e1d;
}

/* --- block 28 --- */
#ut-row-69d67ae1362fc {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  background-color: #f4f5f0 !important;
}

/* --- block 29 --- */
#ut_am_69d67ae13eaa5 {
  opacity: 1;
}

/* --- block 30 --- */
#ut_am_69d67ae13f66f {
  opacity: 1;
}

/* --- block 31 --- */
#ut_am_69d67ae14038e {
  opacity: 1;
}

/* --- block 32 --- */
#ut_am_69d67ae14256c {
  opacity: 1;
}

/* --- block 33 --- */
#ut_am_69d67ae14311f {
  opacity: 1;
}

/* --- block 34 --- */
#ut_am_69d67ae143e24 {
  opacity: 1;
}

/* --- block 35 --- */
#ut-row-inner-69d67ae140a8b {
  margin-top: -32px !important;
}

/* --- block 36 --- */
#ut-row-69d67ae13aeea {
  background-color: #4d4d4d !important;
}

/* --- block 37 --- */
#formProcodeskdiv {
  width: 100% !important;
}

#formProcodesk > h2 {
  display: none !important;
}

/* `#ep3cwq > button {
  background-color: #9bae45;
  font-weight: 600;
  border-radius: 15px;
} */

#ev8tdxt > div.form-check.checkbox > label > span > span:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

#ev8tdxt > div.form-check.checkbox > label > span > span a:hover {
  color: rgba(124, 189, 76, 1) !important;
  text-decoration: underline !important;
}

/* Contenedor principal del formulario */
.formio-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.formio-component-textarea {
  grid-column: span 2;
}

.formio-component-checkbox,
.formio-component-button {
  grid-column: span 2;
  text-align: left;
}

/* Espaciado para los componentes */
.form-group {
  margin: 0;
}

/* Ajustes para pantallas pequeñas */
@media (max-width: 768px) {
  .formio-form {
    grid-template-columns: 1fr;
  }
}

/* --- block 38 --- */
.ut-accordion-module-heading {
  font-size: 18px !important;
}

.call-float {
  position: fixed;
  top: 100px;
  right: 30px;
  z-index: 1000;
  background-color: #ffc107;
  /* Fondo amarillo llamativo */
  color: #343a40;
  /* Texto oscuro para contraste */
  border-radius: 20px;
  padding: 15px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-weight: bold;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.call-float:hover {
  transform: scale(1.1);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
}

.call-float span {
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
}

.call-float .phone-number {
  font-size: 16px;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .call-float {
    top: 110px;
    right: 15px;
    padding: 10px 20px;
  }

  .call-float span {
    font-size: 12px;
  }

  .call-float .phone-number {
    font-size: 14px;
  }
}

/* --- block 39 --- */
.whatsapp-float {
  position: fixed;
  bottom: 60px;
  right: 30px;
  z-index: 1000;
  background-color: #25d366;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  text-decoration: none;
  font-family: Arial, sans-serif;
}

.whatsapp-float:hover {
  transform: scale(1.1);
}

.whatsapp-float img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.whatsapp-float span {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .whatsapp-float span {
    font-size: 12px;
  }

  .whatsapp-float {
    padding: 8px 15px;
  }
}

/* --- block 40 --- */
#ut_inner_column_69d67ae14a371 {
  background-color: rgba(0, 0, 0, 0.69) !important;
  *background-color: rgba(0, 0, 0, 0.69) !important;
}

/* --- block 41 --- */
#ut-section-69d67ae146662 {
  background-image: url(../images/uploads/2019/02/procodesk_form_bg850a.jpg?id=57) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

/* --- block 42 --- */
#ut_accordion_69d67ae152e37
  .ut-accordion-module-item.open
  .ut-accordion-module-heading {
  color: #8f9f00 !important;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-heading:hover {
  color: #8f9f00 !important;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-heading:active {
  color: #8f9f00 !important;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-heading:focus {
  color: #8f9f00 !important;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-heading:after {
  color: #8f9f00;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-heading {
  font-size: 14px;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-item {
  border-top-style: solid;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-item:last-child {
  border-top-style: solid;
  border-bottom-style: solid;
}

#ut_accordion_69d67ae152e37 .ut-accordion-module-heading::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
