.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1024px;
  position: relative;
}
.container.container-narrow {
  max-width: 900px;
}
.container.container-wide {
  max-width: 1300px;
}
.remove-relative {
  position: initial;
}
.overflow-hidden {
  overflow-y: hidden;
}
.d-block {
  display: block;
}
.d-block.center {
  margin-left: auto;
  margin-right: auto;
}
.mw-100 {
  max-width: 100%;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.relative {
  position: relative;
}
[class^="col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 1px;
}
.row-nogap {
  margin: 0;
}
.row-nogap [class^="col-"] {
  padding: 0;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row > .col {
  width: auto;
  flex-grow: 1;
  flex-shrink: 1;
}
.row.equal-height {
  align-items: stretch;
}
.row.align-middle {
  align-items: center;
}
.row.align-bottom {
  align-items: flex-end;
}
.row.align-top {
  align-items: flex-start;
}
.row.justify-center {
  justify-content: center;
}
.row.row-smallgap {
  margin: 0 -7px;
}
.row.row-smallgap [class^="col-"] {
  padding-left: 7px;
  padding-right: 7px;
}
.pos-1 {
  order: 1;
}
.pos-2 {
  order: 2;
}
.self-center {
  align-self: center;
}
.self-top {
  align-self: flex-start;
}
.self-bottom {
  align-self: flex-end;
}
@media (max-width: 800px) {
  .wrap-small {
    display: block !important;
  }
}
.content-blocks .content-row {
  padding-top: 50px;
}
.content-blocks .content-row:first-child {
  padding-top: 0;
}
.content-blocks .content-row:last-child {
  padding-bottom: 100px;
}
.content-blocks .content-row + .content-row-image {
  margin-top: 100px;
}
.content-blocks .content-row + .content-row {
  padding-top: 30px;
}
.content-blocks .content-row-image:not(:last-child) {
  margin-bottom: 50px;
}
.content-blocks .post-header + .content-row {
  padding-top: 0;
}
.col-40 {
  width: 40%;
}
.col-30 {
  width: 30%;
}
.col-20 {
  width: 20%;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.pad-top-0 {
  padding-top: 0px;
}
.pad-top-1 {
  padding-top: 10px;
}
.pad-top-2 {
  padding-top: 20px;
}
.pad-top-3 {
  padding-top: 30px;
}
.pad-top-4 {
  padding-top: 40px;
}
.pad-top-5 {
  padding-top: 50px;
}
.pad-top-6 {
  padding-top: 60px;
}
.pad-top-7 {
  padding-top: 70px;
}
.pad-top-8 {
  padding-top: 80px;
}
.pad-top-9 {
  padding-top: 90px;
}
.pad-top-10 {
  padding-top: 100px;
}
.pad-top-12 {
  padding-top: 120px;
}
.pad-top-13 {
  padding-top: 130px;
}
.pad-top-14 {
  padding-top: 140px;
}
.pad-top-20 {
  padding-top: 200px;
}
.pad-right-0 {
  padding-right: 0px;
}
.pad-right-1 {
  padding-right: 10px;
}
.pad-right-2 {
  padding-right: 20px;
}
.pad-right-3 {
  padding-right: 30px;
}
.pad-right-4 {
  padding-right: 40px;
}
.pad-right-5 {
  padding-right: 50px;
}
.pad-right-6 {
  padding-right: 60px;
}
.pad-right-7 {
  padding-right: 70px;
}
.pad-right-8 {
  padding-right: 80px;
}
.pad-right-9 {
  padding-right: 90px;
}
.pad-right-10 {
  padding-right: 100px;
}
.pad-bottom-0 {
  padding-bottom: 0px;
}
.pad-bottom-1 {
  padding-bottom: 10px;
}
.pad-bottom-2 {
  padding-bottom: 20px;
}
.pad-bottom-3 {
  padding-bottom: 30px;
}
.pad-bottom-4 {
  padding-bottom: 40px;
}
.pad-bottom-5 {
  padding-bottom: 50px;
}
.pad-bottom-6 {
  padding-bottom: 60px;
}
.pad-bottom-7 {
  padding-bottom: 70px;
}
.pad-bottom-8 {
  padding-bottom: 80px;
}
.pad-bottom-9 {
  padding-bottom: 90px;
}
.pad-bottom-10 {
  padding-bottom: 100px;
}
.pad-bottom-12 {
  padding-bottom: 120px;
}
.pad-bottom-13 {
  padding-bottom: 130px;
}
.pad-bottom-14 {
  padding-bottom: 140px;
}
.pad-bottom-15 {
  padding-bottom: 150px;
}
.pad-left-0 {
  padding-left: 0px;
}
.pad-left-1 {
  padding-left: 10px;
}
.pad-left-2 {
  padding-left: 20px;
}
.pad-left-3 {
  padding-left: 30px;
}
.pad-left-4 {
  padding-left: 40px;
}
.pad-left-5 {
  padding-left: 50px;
}
.pad-left-6 {
  padding-left: 60px;
}
.pad-left-7 {
  padding-left: 70px;
}
.pad-left-8 {
  padding-left: 80px;
}
.pad-left-9 {
  padding-left: 90px;
}
.pad-left-10 {
  padding-left: 100px;
}
.push-top-0 {
  margin-top: 0;
}
.push-top-1 {
  margin-top: 10px;
}
.push-top-2 {
  margin-top: 20px;
}
.push-top-3 {
  margin-top: 30px;
}
.push-top-4 {
  margin-top: 40px;
}
.push-top-5 {
  margin-top: 50px;
}
.push-top-6 {
  margin-top: 60px;
}
.push-top-7 {
  margin-top: 70px;
}
.push-top-8 {
  margin-top: 80px;
}
.push-top-9 {
  margin-top: 90px;
}
.push-top-10 {
  margin-top: 100px;
}
.push-right-0 {
  margin-right: 0;
}
.push-right-1 {
  margin-right: 10px;
}
.push-right-2 {
  margin-right: 20px;
}
.push-right-3 {
  margin-right: 30px;
}
.push-right-4 {
  margin-right: 40px;
}
.push-right-5 {
  margin-right: 50px;
}
.push-right-6 {
  margin-right: 60px;
}
.push-right-7 {
  margin-right: 70px;
}
.push-right-8 {
  margin-right: 80px;
}
.push-right-9 {
  margin-right: 90px;
}
.push-right-10 {
  margin-right: 100px;
}
.push-bottom-0 {
  margin-bottom: 0;
}
.push-bottom-1 {
  margin-bottom: 10px;
}
.push-bottom-2 {
  margin-bottom: 20px;
}
.push-bottom-3 {
  margin-bottom: 30px;
}
.push-bottom-4 {
  margin-bottom: 40px;
}
.push-bottom-5 {
  margin-bottom: 50px;
}
.push-bottom-6 {
  margin-bottom: 60px;
}
.push-bottom-7 {
  margin-bottom: 70px;
}
.push-bottom-8 {
  margin-bottom: 80px;
}
.push-bottom-9 {
  margin-bottom: 90px;
}
.push-bottom-10 {
  margin-bottom: 100px;
}
.push-bottom-1-5 {
  margin-bottom: 15px;
}
.push-left-0 {
  margin-left: 0;
}
.push-left-1 {
  margin-left: 10px;
}
.push-left-2 {
  margin-left: 20px;
}
.push-left-3 {
  margin-left: 30px;
}
.push-left-4 {
  margin-left: 40px;
}
.push-left-5 {
  margin-left: 50px;
}
.push-left-6 {
  margin-left: 60px;
}
.push-left-7 {
  margin-left: 70px;
}
.push-left-8 {
  margin-left: 80px;
}
.push-left-9 {
  margin-left: 90px;
}
.push-left-10 {
  margin-left: 100px;
}
.float-center {
  margin-left: auto;
  margin-right: auto;
}
.hidden-lg {
  display: none;
}
@media (min-width: 1120px) {
  .hide-lg {
    display: none !important;
  }
}
@media (max-width: 1120px) {
  .hide-sm {
    display: none !important;
  }
  .hidden-lg {
    display: initial;
  }
  .align-sm-left {
    text-align: left;
  }
  .align-sm-center {
    text-align: center;
  }
  .align-sm-right {
    text-align: right;
  }
  .pad-sm-top-0 {
    padding-top: 0px;
  }
  .pad-sm-top-1 {
    padding-top: 10px;
  }
  .pad-sm-top-2 {
    padding-top: 20px;
  }
  .pad-sm-top-3 {
    padding-top: 30px;
  }
  .pad-sm-top-4 {
    padding-top: 40px;
  }
  .pad-sm-top-5 {
    padding-top: 50px;
  }
  .pad-sm-top-6 {
    padding-top: 60px;
  }
  .pad-sm-top-7 {
    padding-top: 70px;
  }
  .pad-sm-top-8 {
    padding-top: 80px;
  }
  .pad-sm-top-9 {
    padding-top: 90px;
  }
  .pad-sm-top-10 {
    padding-top: 100px;
  }
  .pad-sm-right-0 {
    padding-right: 0px;
  }
  .pad-sm-right-1 {
    padding-right: 10px;
  }
  .pad-sm-right-2 {
    padding-right: 20px;
  }
  .pad-sm-right-3 {
    padding-right: 30px;
  }
  .pad-sm-right-4 {
    padding-right: 40px;
  }
  .pad-sm-right-5 {
    padding-right: 50px;
  }
  .pad-sm-right-6 {
    padding-right: 60px;
  }
  .pad-sm-right-7 {
    padding-right: 70px;
  }
  .pad-sm-right-8 {
    padding-right: 80px;
  }
  .pad-sm-right-9 {
    padding-right: 90px;
  }
  .pad-sm-right-10 {
    padding-right: 100px;
  }
  .pad-sm-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-sm-bottom-1 {
    padding-bottom: 10px;
  }
  .pad-sm-bottom-2 {
    padding-bottom: 20px;
  }
  .pad-sm-bottom-3 {
    padding-bottom: 30px;
  }
  .pad-sm-bottom-4 {
    padding-bottom: 40px;
  }
  .pad-sm-bottom-5 {
    padding-bottom: 50px;
  }
  .pad-sm-bottom-6 {
    padding-bottom: 60px;
  }
  .pad-sm-bottom-7 {
    padding-bottom: 70px;
  }
  .pad-sm-bottom-8 {
    padding-bottom: 80px;
  }
  .pad-sm-bottom-9 {
    padding-bottom: 90px;
  }
  .pad-sm-bottom-10 {
    padding-bottom: 100px;
  }
  .pad-sm-left-0 {
    padding-left: 0px;
  }
  .pad-sm-left-1 {
    padding-left: 10px;
  }
  .pad-sm-left-2 {
    padding-left: 20px;
  }
  .pad-sm-left-3 {
    padding-left: 30px;
  }
  .pad-sm-left-4 {
    padding-left: 40px;
  }
  .pad-sm-left-5 {
    padding-left: 50px;
  }
  .pad-sm-left-6 {
    padding-left: 60px;
  }
  .pad-sm-left-7 {
    padding-left: 70px;
  }
  .pad-sm-left-8 {
    padding-left: 80px;
  }
  .pad-sm-left-9 {
    padding-left: 90px;
  }
  .pad-sm-left-10 {
    padding-left: 100px;
  }
  .push-sm-top-0 {
    margin-top: 0;
  }
  .push-sm-top-1 {
    margin-top: 10px;
  }
  .push-sm-top-2 {
    margin-top: 20px;
  }
  .push-sm-top-3 {
    margin-top: 30px;
  }
  .push-sm-top-4 {
    margin-top: 40px;
  }
  .push-sm-top-5 {
    margin-top: 50px;
  }
  .push-sm-top-6 {
    margin-top: 60px;
  }
  .push-sm-top-7 {
    margin-top: 70px;
  }
  .push-sm-top-8 {
    margin-top: 80px;
  }
  .push-sm-top-9 {
    margin-top: 90px;
  }
  .push-sm-top-10 {
    margin-top: 100px;
  }
  .push-sm-right-0 {
    margin-right: 0;
  }
  .push-sm-right-1 {
    margin-right: 10px;
  }
  .push-sm-right-2 {
    margin-right: 20px;
  }
  .push-sm-right-3 {
    margin-right: 30px;
  }
  .push-sm-right-4 {
    margin-right: 40px;
  }
  .push-sm-right-5 {
    margin-right: 50px;
  }
  .push-sm-right-6 {
    margin-right: 60px;
  }
  .push-sm-right-7 {
    margin-right: 70px;
  }
  .push-sm-right-8 {
    margin-right: 80px;
  }
  .push-sm-right-9 {
    margin-right: 90px;
  }
  .push-sm-right-10 {
    margin-right: 100px;
  }
  .push-sm-bottom-0 {
    margin-bottom: 0;
  }
  .push-sm-bottom-1 {
    margin-bottom: 10px;
  }
  .push-sm-bottom-2 {
    margin-bottom: 20px;
  }
  .push-sm-bottom-3 {
    margin-bottom: 30px;
  }
  .push-sm-bottom-4 {
    margin-bottom: 40px;
  }
  .push-sm-bottom-5 {
    margin-bottom: 50px;
  }
  .push-sm-bottom-6 {
    margin-bottom: 60px;
  }
  .push-sm-bottom-7 {
    margin-bottom: 70px;
  }
  .push-sm-bottom-8 {
    margin-bottom: 80px;
  }
  .push-sm-bottom-9 {
    margin-bottom: 90px;
  }
  .push-sm-bottom-10 {
    margin-bottom: 100px;
  }
  .push-sm-left-0 {
    margin-left: 0;
  }
  .push-sm-left-1 {
    margin-left: 10px;
  }
  .push-sm-left-2 {
    margin-left: 20px;
  }
  .push-sm-left-3 {
    margin-left: 30px;
  }
  .push-sm-left-4 {
    margin-left: 40px;
  }
  .push-sm-left-5 {
    margin-left: 50px;
  }
  .push-sm-left-6 {
    margin-left: 60px;
  }
  .push-sm-left-7 {
    margin-left: 70px;
  }
  .push-sm-left-8 {
    margin-left: 80px;
  }
  .push-sm-left-9 {
    margin-left: 90px;
  }
  .push-sm-left-10 {
    margin-left: 100px;
  }
  .col-60,
  .col-40,
  .col-30,
  .col-11,
  .col-10,
  .col-9,
  .col-8,
  .col-7,
  .col-6,
  .col-5,
  .col-4,
  .col-3,
  .col-2,
  .col-1 {
    width: 100%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 800px) {
  .xs-hide {
    display: none;
  }
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .col-sm-60,
  .col-sm-40,
  .col-sm-30,
  .col-sm-11,
  .col-sm-10,
  .col-sm-9,
  .col-sm-8,
  .col-sm-7,
  .col-sm-6,
  .col-sm-5,
  .col-sm-4,
  .col-sm-3,
  .col-sm-2,
  .col-sm-1 {
    width: 100%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .pad-xs-top-0 {
    padding-top: 0px;
  }
  .pad-xs-top-1 {
    padding-top: 10px;
  }
  .pad-xs-top-2 {
    padding-top: 20px;
  }
  .pad-xs-top-3 {
    padding-top: 30px;
  }
  .pad-xs-top-4 {
    padding-top: 40px;
  }
  .pad-xs-top-5 {
    padding-top: 50px;
  }
  .pad-xs-top-6 {
    padding-top: 60px;
  }
  .pad-xs-top-7 {
    padding-top: 70px;
  }
  .pad-xs-top-8 {
    padding-top: 80px;
  }
  .pad-xs-top-9 {
    padding-top: 90px;
  }
  .pad-xs-top-10 {
    padding-top: 100px;
  }
  .pad-xs-top-16 {
    padding-top: 160px;
  }
  .pad-xs-right-0 {
    padding-right: 0px;
  }
  .pad-xs-right-1 {
    padding-right: 10px;
  }
  .pad-xs-right-2 {
    padding-right: 20px;
  }
  .pad-xs-right-3 {
    padding-right: 30px;
  }
  .pad-xs-right-4 {
    padding-right: 40px;
  }
  .pad-xs-right-5 {
    padding-right: 50px;
  }
  .pad-xs-right-6 {
    padding-right: 60px;
  }
  .pad-xs-right-7 {
    padding-right: 70px;
  }
  .pad-xs-right-8 {
    padding-right: 80px;
  }
  .pad-xs-right-9 {
    padding-right: 90px;
  }
  .pad-xs-right-10 {
    padding-right: 100px;
  }
  .pad-xs-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-xs-bottom-1 {
    padding-bottom: 10px;
  }
  .pad-xs-bottom-2 {
    padding-bottom: 20px;
  }
  .pad-xs-bottom-3 {
    padding-bottom: 30px;
  }
  .pad-xs-bottom-4 {
    padding-bottom: 40px;
  }
  .pad-xs-bottom-5 {
    padding-bottom: 50px;
  }
  .pad-xs-bottom-6 {
    padding-bottom: 60px;
  }
  .pad-xs-bottom-7 {
    padding-bottom: 70px;
  }
  .pad-xs-bottom-8 {
    padding-bottom: 80px;
  }
  .pad-xs-bottom-9 {
    padding-bottom: 90px;
  }
  .pad-xs-bottom-10 {
    padding-bottom: 100px;
  }
  .pad-xs-left-0 {
    padding-left: 0px;
  }
  .pad-xs-left-1 {
    padding-left: 10px;
  }
  .pad-xs-left-2 {
    padding-left: 20px;
  }
  .pad-xs-left-3 {
    padding-left: 30px;
  }
  .pad-xs-left-4 {
    padding-left: 40px;
  }
  .pad-xs-left-5 {
    padding-left: 50px;
  }
  .pad-xs-left-6 {
    padding-left: 60px;
  }
  .pad-xs-left-7 {
    padding-left: 70px;
  }
  .pad-xs-left-8 {
    padding-left: 80px;
  }
  .pad-xs-left-9 {
    padding-left: 90px;
  }
  .pad-xs-left-10 {
    padding-left: 100px;
  }
  .push-xs-top-0 {
    margin-top: 0;
  }
  .push-xs-top-1 {
    margin-top: 10px;
  }
  .push-xs-top-2 {
    margin-top: 20px;
  }
  .push-xs-top-3 {
    margin-top: 30px;
  }
  .push-xs-top-4 {
    margin-top: 40px;
  }
  .push-xs-top-5 {
    margin-top: 50px;
  }
  .push-xs-top-6 {
    margin-top: 60px;
  }
  .push-xs-top-7 {
    margin-top: 70px;
  }
  .push-xs-top-8 {
    margin-top: 80px;
  }
  .push-xs-top-9 {
    margin-top: 90px;
  }
  .push-xs-top-10 {
    margin-top: 100px;
  }
  .push-xs-right-0 {
    margin-right: 0;
  }
  .push-xs-right-1 {
    margin-right: 10px;
  }
  .push-xs-right-2 {
    margin-right: 20px;
  }
  .push-xs-right-3 {
    margin-right: 30px;
  }
  .push-xs-right-4 {
    margin-right: 40px;
  }
  .push-xs-right-5 {
    margin-right: 50px;
  }
  .push-xs-right-6 {
    margin-right: 60px;
  }
  .push-xs-right-7 {
    margin-right: 70px;
  }
  .push-xs-right-8 {
    margin-right: 80px;
  }
  .push-xs-right-9 {
    margin-right: 90px;
  }
  .push-xs-right-10 {
    margin-right: 100px;
  }
  .push-xs-bottom-0 {
    margin-bottom: 0;
  }
  .push-xs-bottom-1 {
    margin-bottom: 10px;
  }
  .push-xs-bottom-2 {
    margin-bottom: 20px;
  }
  .push-xs-bottom-3 {
    margin-bottom: 30px;
  }
  .push-xs-bottom-4 {
    margin-bottom: 40px;
  }
  .push-xs-bottom-5 {
    margin-bottom: 50px;
  }
  .push-xs-bottom-6 {
    margin-bottom: 60px;
  }
  .push-xs-bottom-7 {
    margin-bottom: 70px;
  }
  .push-xs-bottom-8 {
    margin-bottom: 80px;
  }
  .push-xs-bottom-9 {
    margin-bottom: 90px;
  }
  .push-xs-bottom-10 {
    margin-bottom: 100px;
  }
  .push-xs-left-0 {
    margin-left: 0;
  }
  .push-xs-left-1 {
    margin-left: 10px;
  }
  .push-xs-left-2 {
    margin-left: 20px;
  }
  .push-xs-left-3 {
    margin-left: 30px;
  }
  .push-xs-left-4 {
    margin-left: 40px;
  }
  .push-xs-left-5 {
    margin-left: 50px;
  }
  .push-xs-left-6 {
    margin-left: 60px;
  }
  .push-xs-left-7 {
    margin-left: 70px;
  }
  .push-xs-left-8 {
    margin-left: 80px;
  }
  .push-xs-left-9 {
    margin-left: 90px;
  }
  .push-xs-left-10 {
    margin-left: 100px;
  }
  .align-center {
    text-align: center;
  }
  .align-right {
    text-align: right;
  }
  .align-left {
    text-align: left;
  }
  .pos-xs-1 {
    order: 1;
  }
  .pos-xs-2 {
    order: 2;
  }
}
@media (max-width: 600px) {
  .align-xxs-center {
    text-align: center;
  }
  .align-xxs-right {
    text-align: right;
  }
  .align-xxs-left {
    text-align: left;
  }
  .pos-xxs-1 {
    order: 1;
  }
  .pos-xxs-2 {
    order: 2;
  }
  .col-xs-12,
  .col-xs-11,
  .col-xs-10,
  .col-xs-9,
  .col-xs-8,
  .col-xs-7,
  .col-xs-6,
  .col-xs-5,
  .col-xs-4,
  .col-xs-3,
  .col-xs-2,
  .col-xs-1 {
    width: 100%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .pad-xxs-top-0 {
    padding-top: 0px;
  }
  .pad-xxs-top-1 {
    padding-top: 10px;
  }
  .pad-xxs-top-2 {
    padding-top: 20px;
  }
  .pad-xxs-top-3 {
    padding-top: 30px;
  }
  .pad-xxs-top-4 {
    padding-top: 40px;
  }
  .pad-xxs-top-5 {
    padding-top: 50px;
  }
  .pad-xxs-top-6 {
    padding-top: 60px;
  }
  .pad-xxs-top-7 {
    padding-top: 70px;
  }
  .pad-xxs-top-8 {
    padding-top: 80px;
  }
  .pad-xxs-top-9 {
    padding-top: 90px;
  }
  .pad-xxs-top-10 {
    padding-top: 100px;
  }
  .pad-xxs-top-16 {
    padding-top: 160px;
  }
  .pad-xxs-right-0 {
    padding-right: 0px;
  }
  .pad-xxs-right-1 {
    padding-right: 10px;
  }
  .pad-xxs-right-2 {
    padding-right: 20px;
  }
  .pad-xxs-right-3 {
    padding-right: 30px;
  }
  .pad-xxs-right-4 {
    padding-right: 40px;
  }
  .pad-xxs-right-5 {
    padding-right: 50px;
  }
  .pad-xxs-right-6 {
    padding-right: 60px;
  }
  .pad-xxs-right-7 {
    padding-right: 70px;
  }
  .pad-xxs-right-8 {
    padding-right: 80px;
  }
  .pad-xxs-right-9 {
    padding-right: 90px;
  }
  .pad-xxs-right-10 {
    padding-right: 100px;
  }
  .pad-xxs-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-xxs-bottom-1 {
    padding-bottom: 10px;
  }
  .pad-xxs-bottom-2 {
    padding-bottom: 20px;
  }
  .pad-xxs-bottom-3 {
    padding-bottom: 30px;
  }
  .pad-xxs-bottom-4 {
    padding-bottom: 40px;
  }
  .pad-xxs-bottom-5 {
    padding-bottom: 50px;
  }
  .pad-xxs-bottom-6 {
    padding-bottom: 60px;
  }
  .pad-xxs-bottom-7 {
    padding-bottom: 70px;
  }
  .pad-xxs-bottom-8 {
    padding-bottom: 80px;
  }
  .pad-xxs-bottom-9 {
    padding-bottom: 90px;
  }
  .pad-xxs-bottom-10 {
    padding-bottom: 100px;
  }
  .pad-xxs-left-0 {
    padding-left: 0px;
  }
  .pad-xxs-left-1 {
    padding-left: 10px;
  }
  .pad-xxs-left-2 {
    padding-left: 20px;
  }
  .pad-xxs-left-3 {
    padding-left: 30px;
  }
  .pad-xxs-left-4 {
    padding-left: 40px;
  }
  .pad-xxs-left-5 {
    padding-left: 50px;
  }
  .pad-xxs-left-6 {
    padding-left: 60px;
  }
  .pad-xxs-left-7 {
    padding-left: 70px;
  }
  .pad-xxs-left-8 {
    padding-left: 80px;
  }
  .pad-xxs-left-9 {
    padding-left: 90px;
  }
  .pad-xxs-left-10 {
    padding-left: 100px;
  }
}
a {
  color: #FF6A69;
}
h1,
.h1 {
  font-weight: 600;
  font-size: 36px;
  margin: 0;
  line-height: 1.3;
  color: #293D45;
}
h2,
.h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
  color: #293D45;
}
h3,
.h3 {
  font-size: 16px;
  margin: 0;
  line-height: 1.4;
  color: #293D45;
}
h1 a,
h2 a,
h3 a {
  color: #293D45;
  text-decoration: none;
}
.white-text {
  color: #fff;
}
.red-text {
  color: #FF6A69;
}
.lighter-text {
  color: rgba(42, 61, 68, 0.8);
}
.blue-text {
  color: #009CFF;
}
.medium-text {
  font-weight: 500;
}
.green-text {
  color: #00D69E;
}
.large-text {
  font-size: 16px;
}
.xlarge-text {
  font-size: 19px;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 2;
}
.strong,
strong,
b {
  font-weight: 600;
}
.fancy-list ul,
.text-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fancy-list ul li,
.text-content ul li {
  display: block;
  margin-bottom: 20px;
  line-height: 2;
  position: relative;
  padding-left: 45px;
}
.fancy-list ul li:before,
.text-content ul li:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: -3px;
  background-image: url(../img/bullet.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.text-content h1 {
  font-size: 24px;
}
.text-content h2 {
  margin-top: 30px;
}
.text-content h2:first-child {
  margin-top: 10px;
}
.text-content h3 {
  margin-top: 30px;
}
.text-content h3:first-child {
  margin-top: 0;
}
.text-content p {
  line-height: 2;
}
.text-content a {
  color: #FF6A69;
  text-decoration: none;
}
.text-content a:hover,
.text-content a:active,
.text-content a:focus {
  text-decoration: underline;
  outline: none;
  color: #ff3736;
}
.text-content a:active {
  opacity: 0.7;
}
.text-content ul {
  margin-top: 25px;
  margin-bottom: 25px;
}
.text-content ul li {
  margin-bottom: 15px;
  color: rgba(42, 61, 68, 0.8);
}
.text-content img,
.text-content .wp-caption {
  max-width: 100%;
  height: auto;
}
.text-content img.aligncenter,
.text-content .wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-content img.alignright,
.text-content .wp-caption.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.text-content img.alignleft,
.text-content .wp-caption.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption p {
  margin-top: 0;
}
.tags .tag {
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  color: #009CFF;
}
.tags .tag.tag-1 {
  color: #FF6A69;
}
.tags .tag.tag-2 {
  color: #009CFF;
}
.tags .tag.tag-3 {
  color: #FFD15C;
}
.tags .tag.tag-4 {
  color: #00D69E;
}
.tags .tag.tag-remove:before {
  content: '\00d7';
  display: inline-block;
  margin-right: 5px;
}
.tags .tag:not(:last-child) {
  margin-right: 5px;
}
.btn {
  display: inline-block;
  position: relative;
  font-weight: 600;
  color: #fff !important;
  font-size: 16px;
  text-decoration: none;
  line-height: 1;
  padding: 20px 40px;
  height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  background-color: transparent;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #FF6A69;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover,
.btn:focus {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.btn:hover:before,
.btn:focus:before {
  background-color: #ff5b5a;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.btn:active {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
.btn:active:before {
  background-color: #ff4c4a;
}
.btn:active,
.btn:focus {
  outline: none;
}
.btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.btn.btn-sm {
  padding: 15px 25px;
  height: 45px;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .logo {
  display: block;
}
header .logo img {
  display: block;
}
header nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-around;
}
header nav ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 1;
  display: block;
  padding: 25px 5px;
  margin: 0 auto;
}
header nav ul li a:hover,
header nav ul li a:focus {
  color: #FF6A69;
  outline: none;
}
header.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 100;
  box-shadow: 0 14px 24px -10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
}
header.header-fixed nav ul li a {
  color: #2A3D44;
}
header.header-fixed nav ul li a:hover {
  color: #FF6A69;
}
header.header-fixed .menu-toggle span {
  background-color: #2A3D44;
}
header.header-fixed .menu-toggle:before {
  background-color: #F7F7F7;
}
header .menu-toggle {
  display: none;
  height: 60px;
  width: 60px;
  margin-left: auto;
  margin-right: -14px;
  position: relative;
}
header .menu-toggle span {
  display: block;
  width: 32px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .menu-toggle span:nth-child(1) {
  -webkit-transform: translateY(-11px) translateX(-50%);
  -moz-transform: translateY(-11px) translateX(-50%);
  -ms-transform: translateY(-11px) translateX(-50%);
  -o-transform: translateY(-11px) translateX(-50%);
  transform: translateY(-11px) translateX(-50%);
}
header .menu-toggle span:nth-child(2) {
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
header .menu-toggle span:nth-child(3) {
  -webkit-transform: translateY(9px) translateX(-50%);
  -moz-transform: translateY(9px) translateX(-50%);
  -ms-transform: translateY(9px) translateX(-50%);
  -o-transform: translateY(9px) translateX(-50%);
  transform: translateY(9px) translateX(-50%);
}
header.open .menu-toggle span {
  background-color: #FF6A69;
}
header.open .menu-toggle span:nth-child(1) {
  -webkit-transform: translateX(-50%) translateY(0) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(0) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(0) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(0) rotate(-45deg);
  transform: translateX(-50%) translateY(0) rotate(-45deg);
}
header.open .menu-toggle span:nth-child(3) {
  -webkit-transform: translateX(-50%) translateY(0) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(0) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(0) rotate(45deg);
  -o-transform: translateX(-50%) translateY(0) rotate(45deg);
  transform: translateX(-50%) translateY(0) rotate(45deg);
}
header.open .menu-toggle span:nth-child(2) {
  width: 0;
}
.page-scrolled header.header-fixed {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
@media (max-width: 800px) {
  header nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 80px;
    background-color: #fff;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header nav ul {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  header nav ul li a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    text-align: center;
  }
  header .menu-toggle {
    display: block;
  }
  header.header-fixed.open {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    box-shadow: none;
  }
  header.header-fixed.open nav {
    display: block;
    pointer-events: all;
    opacity: 1;
  }
  body:not(.page-scrolled) header.header-fixed {
    background-color: transparent;
  }
}
footer {
  background-color: #293D45;
}
footer nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-around;
}
footer nav ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 1;
  display: block;
  padding: 15px 5px;
  margin: 0 auto;
}
footer nav ul li a:hover {
  color: #FF6A69;
}
footer .footer-social {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
footer .footer-social li {
  padding: 0 5px;
}
footer .footer-social li a {
  padding: 6px;
  border-radius: 50%;
  background-color: #fff;
  text-decoration: none;
  display: block;
  margin: 0 auto;
}
footer .footer-social li a img {
  display: block;
  width: 15px;
  height: 15px;
  object-fit: contain;
}
footer .footer-social li a:hover {
  background-color: #f7f7f7;
}
footer .footer-copy {
  opacity: 0.5;
}
.mail-subscribe {
  position: fixed;
  bottom: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 40px;
  padding-right: 25px;
  background-color: #293D45;
  color: #fff;
  z-index: 100;
  box-shadow: 0 0 25px rgba(41, 61, 69, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mail-subscribe .nl-frm {
  display: flex;
  width: 100%;
}
.mail-subscribe .nl-frm input {
  width: 250px;
}
.mail-subscribe .nl-frm .sbmt {
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px);
}
.mail-subscribe .hp-input {
  position: absolute;
  top: 100%;
}
.mail-subscribe:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
  background-color: #2d454e;
}
.mail-subscribe .close {
  position: absolute;
  top: 32px;
  right: 25px;
  cursor: pointer;
  display: block;
  width: 20px;
  height: 20px;
}
.mail-subscribe .close:before,
.mail-subscribe .close:after {
  content: '';
  display: block;
  position: absolute;
  width: 25px;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
}
.mail-subscribe .close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mail-subscribe .close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mail-subscribe:not(.show) {
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  pointer-events: none;
}
.mail-subscribe .subscribe-notice {
  width: 200px;
  padding-right: 30px;
  position: relative;
}
.mail-subscribe .subscribe-notice p {
  margin-top: 0;
}
@media (max-width: 600px) {
  footer nav ul {
    flex-wrap: wrap;
  }
  footer nav ul li {
    text-align: center;
    width: 50%;
    flex-grow: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.input {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 14px 24px -10px #EDEEEF;
  height: 64px;
  width: 100%;
  font-size: 16px;
  color: #2A3D44;
  font-family: 'Poppins', sans-serif;
  padding-left: 30px;
  padding-right: 30px;
}
.input:focus {
  outline: none;
}
.input.invalid {
  border-color: #FF6A69;
}
.input.input-sm {
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.input.no-shadow {
  box-shadow: none;
}
textarea.input {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  resize: none;
}
.contact-form {
  position: relative;
  overflow: hidden;
}
.contact-form .hp-input {
  position: absolute;
  top: 100%;
}
.notice {
  display: inline-block;
  padding: 15px 30px;
  font-weight: 500;
  font-size: 16px;
}
.notice:not(.show) {
  display: none;
}
.notice p {
  margin: 0;
}
.notice.success {
  background-color: #00D69E;
  color: #fff;
}
.notice.success.clean {
  background-color: transparent;
  color: #00D69E;
  padding: 0;
}
.notice.error {
  color: #FF6A69;
}
._form-content {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  width: 500px;
  margin: 0 auto;
}
._form-content ._form_element {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 20px;
}
._form-content ._form_element._full_width {
  width: 100%;
}
._form-content ._form_element ._form-label {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
._form-content ._form_element ._form-label + p {
  display: none;
}
._form-content ._form_element input[type="text"] {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 14px 24px -10px #EDEEEF;
  height: 64px;
  width: 100%;
  font-size: 16px;
  color: #2A3D44;
  font-family: 'Poppins', sans-serif;
  padding-left: 30px;
  padding-right: 30px;
}
._form-content ._form_element input[type="text"]:focus {
  outline: none;
}
._form-content ._form_element ._checkbox-radio {
  display: flex;
  margin-bottom: 5px;
  padding-left: 5px;
}
._form-content ._form_element ._checkbox-radio span {
  display: block;
  padding-left: 10px;
}
._form-content ._form_element._x47603068 {
  display: none;
}
._form-content ._button-wrapper {
  width: 100%;
  text-align: center;
}
._form-content ._submit {
  display: inline-block;
  position: relative;
  font-weight: 600;
  color: #fff !important;
  font-size: 16px;
  text-decoration: none;
  line-height: 1;
  padding: 20px 40px;
  height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  background-color: transparent;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
._form-content ._submit:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #FF6A69;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
._form-content ._submit:hover,
._form-content ._submit:focus {
  outline: none;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
._form-content ._submit:hover:before,
._form-content ._submit:focus:before {
  background-color: #ff5b5a;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
._form-content ._submit:active {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
._form-content ._submit:active:before {
  background-color: #ff4c4a;
}
.block-text-image-50 .block-image {
  display: block;
  width: 50vw;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
.block-text-image-50 .block-image.left-top {
  object-position: left top;
}
.block-text-image-50 .block-image.left-center {
  object-position: left center;
}
.block-text-image-50 .block-image.left-bottom {
  object-position: left bottom;
}
.block-text-image-50 .block-image.right-top {
  object-position: right top;
}
.block-text-image-50 .block-image.right-center {
  object-position: right center;
}
.block-text-image-50 .block-image.right-bottom {
  object-position: right bottom;
}
@media (max-width: 600px) {
  .block-text-image-50 .block-image {
    width: 100%;
  }
}
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
  position: relative;
  min-height: 100vh;
  width: 100vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #2A3D44;
  font-size: 14px;
  line-height: 1.5;
}
main {
  max-width: 100%;
  width: 2048px;
  margin-left: auto;
  margin-right: auto;
}
::-moz-selection {
  background: #009CFF;
}
::selection {
  background: #009CFF;
}
.light-bg {
  background-color: #F7F7F7;
}
.front-hero,
.page-hero {
  background-color: #293D45;
  position: relative;
}
.front-hero .background,
.page-hero .background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  max-height: 100%;
}
.front-hero .background.video-background video,
.page-hero .background.video-background video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto !important;
  width: auto !important;
  object-fit: contain;
}
.front-hero .background.video-background iframe,
.page-hero .background.video-background iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.front-hero .background.video-background.overlay:after,
.page-hero .background.video-background.overlay:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.front-hero .background.video-background.blur video,
.page-hero .background.video-background.blur video {
  filter: blur(4px);
}
.front-hero .decoration,
.page-hero .decoration {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.front-hero .decoration > div,
.page-hero .decoration > div {
  background-color: #293D45;
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  left: -30%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
  box-shadow: 10px 12px 30px rgba(0, 0, 0, 0.1);
}
.hero-404 {
  height: 100vh;
}
.hero-404 .background {
  background-image: url(../img/404.jpg);
  opacity: 0.5;
}
.hero-404 .front-hero-content {
  height: 100vh;
}
.hero-404 .front-hero-content > .row {
  height: 100%;
  align-items: center;
}
.section-uav {
  background-color: #F7F7F7;
  position: relative;
}
.section-uav .decoration {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.section-uav .decoration > div {
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: -30%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
}
.section-uav .container {
  z-index: 1;
}
.section-uav .uav-upper-image {
  display: block;
  float: right;
  max-width: 100%;
  height: auto;
}
.section-uav .uav-bottom-image {
  display: block;
  float: right;
  max-width: 140%;
}
.section-uav .uav-bottom {
  position: relative;
}
.section-uav .uav-bottom .container {
  z-index: 1;
}
.section-uav .uav-bottom .background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  right: 40%;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
}
.uav-card {
  display: block;
  background-color: #fff;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.6;
  min-height: 100%;
  box-shadow: 0 14px 24px -10px rgba(0, 0, 0, 0.1);
}
.uav-card .icon {
  margin-bottom: 20px;
}
.uav-card .icon img {
  display: block;
  width: 48px;
  height: 48px;
}
.uav-card .icon.small {
  margin-bottom: 10px;
}
.uav-card .icon.small img {
  width: auto;
  max-height: 20px;
}
.uav-card a {
  color: #293D45;
  text-decoration: none;
}
.uav-card a:hover,
.uav-card a:active,
.uav-card a:focus {
  text-decoration: underline;
  outline: none;
  color: #ff3736;
}
.uav-card a:active {
  opacity: 0.7;
}
.uav-card .number {
  margin-bottom: 20px;
  line-height: 1;
  color: #FF6A69;
  font-size: 48px;
  font-weight: 600;
}
.comparison-table table {
  width: 100%;
  border-collapse: collapse;
}
.comparison-table table td {
  vertical-align: bottom;
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #EDEEEF;
}
.comparison-table table td:last-child {
  width: 50%;
}
.comparison-table table tr:last-child td {
  border-bottom: 1px solid #EDEEEF;
}
.comparison-table .bar {
  display: block;
  width: 100%;
  position: relative;
  height: 20px;
}
.comparison-table .bar > div {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  height: 6px;
}
.comparison-table .bar:nth-child(1) > div {
  background-color: #009CFF;
}
.comparison-table .bar:nth-child(2) > div {
  background-color: #FF6A69;
}
.comparison-table .bar:nth-child(3) > div {
  background-color: #FFD15C;
}
.comparison-table .bar:nth-child(4) > div {
  background-color: #00D69E;
}
.angle-background {
  background-color: #293D45;
  position: relative;
}
.angle-background .background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.angle-background .decoration {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.angle-background .decoration > div {
  background-color: #293D45;
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  left: -30%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
  box-shadow: 10px 12px 30px rgba(0, 0, 0, 0.1);
}
.angle-decoration {
  position: relative;
}
.angle-decoration .decoration {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.angle-decoration .decoration > div {
  background-color: #293D45;
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  left: -30%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
}
.angle-decoration .decoration.light > div {
  background-color: #fff;
}
.angle-decoration .decoration.blue > div {
  background-color: #009CFF;
}
.angle-decoration .decoration.gray > div {
  background-color: #F7F7F7;
}
.angle-decoration .decoration.right > div {
  right: -30%;
  left: 50%;
}
.angle-decoration .decoration.shadow > div {
  box-shadow: 10px 12px 30px rgba(0, 0, 0, 0.1);
}
.gradient-background {
  background-image: linear-gradient(169deg, #293D45 25%, #FF6A69 100%);
  background-position: center;
  background-repeat: no-repeat;
}
.section-digitizing .digitizing-top {
  position: relative;
  overflow: hidden;
}
.section-digitizing .digitizing-top .decoration {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 40%;
}
.section-digitizing .digitizing-top .decoration > div {
  position: absolute;
  left: 60%;
  top: 0;
  right: -30%;
  bottom: 0;
  background-color: #F7F7F7;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
.section-digitizing .digitizing-top .btn {
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px);
}
.section-digitizing .digitizing-top .digitizing-top-image {
  max-width: calc(50vw - 30px);
  height: auto;
}
@media (max-width: 599px) {
  .section-digitizing .digitizing-top .digitizing-top-image {
    max-width: 100%;
  }
}
.benefit-card {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
.benefit-card .icon {
  margin-bottom: 30px;
}
.benefit-card .icon img {
  display: block;
  width: 64px;
  height: 64px;
}
.project-item {
  position: relative;
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 200px;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 5px 5px 14px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.project-item.no-image {
  background-size: 70%;
}
.project-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(41, 61, 69, 0.75);
  z-index: -1;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #FF6A69;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-item .item-info span {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}
.project-item:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.project-item:hover .item-info span {
  opacity: 1;
}
.project-item:hover:before {
  opacity: 1;
}
.project-item:hover:after {
  width: 100%;
}
.project-item a {
  text-decoration: none;
  display: block;
}
.project-item a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-experience {
  position: relative;
  z-index: 1;
}
.section-experience .decoration {
  z-index: 1;
}
.section-experience .experience-top {
  position: relative;
  z-index: 1;
}
.section-experience .experience-bottom {
  position: relative;
}
.section-experience .experience-bottom .container {
  z-index: 1;
}
.section-experience .experience-bottom .background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/experience.jpg);
}
.section-feedback {
  background-color: #009CFF;
}
.feedback-cards-slick .slick-slide:not(.slick-center) {
  z-index: 0;
  transform: scale(0.8);
  opacity: 0.5;
}
.feedback-cards-slick .slick-slide:not(.slick-center) .feedback-card {
  transform: translateX(60%);
}
.feedback-cards-slick .slick-active.slick-center + .slick-slide + .slick-slide {
  z-index: 1;
}
.feedback-cards-slick .slick-active.slick-center + .slick-slide .feedback-card {
  transform: translateX(-60%);
}
.feedback-cards-slick .slick-active.slick-center + .slick-slide,
.feedback-cards-slick .slick-center + .slick-cloned {
  z-index: 2;
}
.feedback-cards-slick .slick-center {
  z-index: 3;
}
.feedback-cards-slick .slick-slide {
  position: relative;
  transition: transform 80ms;
}
.feedback-cards-slick .slick-slide:focus {
  outline: none;
}
.feedback-cards {
  position: relative;
}
.feedback-cards .item {
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 0;
}
.feedback-cards .item .feedback-card {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.feedback-cards .item .logo img {
  max-height: 70px;
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
}
.feedback-cards .item.active {
  z-index: 3;
  opacity: 1;
}
.feedback-cards .item.active .feedback-card {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  box-shadow: 0 14px 24px -10px rgba(158, 158, 158, 0.35);
}
.feedback-cards .item.prev,
.feedback-cards .item.next {
  opacity: 0.5;
  cursor: pointer;
}
.feedback-cards .item.prev:hover,
.feedback-cards .item.next:hover {
  opacity: 0.6;
}
.feedback-cards .item.prev {
  -webkit-transform: translateX(-90%);
  -moz-transform: translateX(-90%);
  -ms-transform: translateX(-90%);
  -o-transform: translateX(-90%);
  transform: translateX(-90%);
}
.feedback-cards .item.prev:hover {
  -webkit-transform: translateX(-92%);
  -moz-transform: translateX(-92%);
  -ms-transform: translateX(-92%);
  -o-transform: translateX(-92%);
  transform: translateX(-92%);
}
.feedback-cards .item.prev:hover .feedback-card:after {
  opacity: 0;
}
.feedback-cards .item.next {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.feedback-cards .item.next:hover {
  -webkit-transform: translateX(-8%);
  -moz-transform: translateX(-8%);
  -ms-transform: translateX(-8%);
  -o-transform: translateX(-8%);
  transform: translateX(-8%);
}
.feedback-cards .item.next:hover .feedback-card:after {
  opacity: 0;
}
.feedback-card {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  background-color: #fff;
  width: 500px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.feedback-card .feedback-content {
  font-weight: 500;
  font-size: 16px;
}
.feedback-card .feedback-content p:first-child {
  margin-top: 0;
}
.feedback-card .feedback-footer {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.feedback-card .feedback-footer > div {
  flex-basis: 50%;
}
.team-card {
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(41, 61, 69, 0.1);
  min-height: 100%;
}
.team-card .image {
  position: relative;
  width: 100%;
  padding-top: 60%;
}
.team-card .image .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.team-card .image .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-card .info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  opacity: 0.8;
}
.team-card .info a {
  color: #FF6A69;
}
.team-card .info p:last-child {
  margin-bottom: 0;
}
.team-card-2022 {
  min-height: 100%;
  position: relative;
  padding-bottom: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.team-card-2022 .image {
  width: 120px;
  height: 120px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.team-card-2022 .image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
}
.team-card-2022 .team-card-links {
  position: absolute;
  bottom: 0;
}
.pull-content-top {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
}
.post-card {
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  min-height: 100%;
}
.post-card .image {
  position: relative;
  width: 100%;
  padding-top: 60%;
}
.post-card .image .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.post-card .image .img img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.post-card .image .img img.logo {
  object-fit: contain;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.post-card .image .img:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #293D45;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post-card .details {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  padding-bottom: 70px;
}
.post-card .details .card-head {
  font-size: 12px;
  display: flex;
  width: 100%;
  margin-bottom: 13px;
  padding-top: 4px;
}
.post-card .details .card-head .date {
  opacity: 0.4;
  font-weight: 600;
  flex-grow: 0;
}
.post-card .details .card-head .tags {
  flex-grow: 1;
}
.post-card .details .card-head .tags .tag {
  z-index: 2;
  position: relative;
}
.post-card .details .title a {
  display: block;
  z-index: 1;
}
.post-card .details .title a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.post-card .details .excerpt {
  opacity: 0.8;
}
.post-card .card-footer {
  color: #FF6A69;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  pointer-events: none;
}
.post-card .card-footer .continue {
  flex-grow: 1;
}
.post-card .card-footer .share {
  flex-grow: 0;
}
.post-card .card-footer .share a {
  display: block;
  position: relative;
  z-index: 2;
  pointer-events: all;
}
.post-card .card-footer .share a img {
  display: block;
  width: 18px;
  height: 20px;
}
.post-card:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FF6A69;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0;
  opacity: 0;
}
.post-card:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.post-card:hover .image .img:after {
  opacity: 0.6;
}
.post-card:hover:after {
  width: 100%;
  opacity: 1;
}
.project-card {
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  min-height: 100%;
}
.project-card .image {
  position: relative;
  width: 100%;
  padding-top: 60%;
}
.project-card .image .img {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}
.project-card .image .img img {
  display: block;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.project-card .details {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 30px;
  padding-bottom: 55px;
}
.project-card .details .title a {
  display: block;
  z-index: 1;
}
.project-card .details .title a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.project-card .card-footer {
  color: #FF6A69;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  pointer-events: none;
}
.project-card .card-footer .continue {
  flex-grow: 1;
}
.project-card:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FF6A69;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0;
  opacity: 0;
}
.project-card:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.project-card:hover:after {
  width: 100%;
  opacity: 1;
}
.article {
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 45px;
  padding-right: 45px;
}
.article p {
  color: rgba(42, 61, 68, 0.8);
}
.article.clean {
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}
.article .article-footer .date {
  font-size: 12px;
  opacity: 0.4;
}
.article .article-image {
  margin-left: -45px;
  margin-right: -45px;
  position: relative;
}
.article .article-image img {
  display: block;
  max-width: 100%;
}
.article .article-image.with-text .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.article .article-image.with-text .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.article .article-image.with-text .img:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(41, 61, 69, 0.6);
}
.article .article-image.with-text .article-image-text {
  position: relative;
}
.article .article-image.with-text .article-image-text .quote {
  font-size: 36px;
  font-style: italic;
  line-height: 1.3;
  font-weight: 300;
}
.job-card {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  background-color: #fff;
}
.job-card .job-card-details p:last-child {
  margin-bottom: 0;
}
.job-card .job-card-details .card-cta {
  padding-left: 15px;
  padding-right: 15px;
}
.job-logos img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog-pagination a {
  color: #FF6A69;
  text-decoration: none;
}
.blog-pagination a,
.blog-pagination span {
  display: inline-block;
  padding: 5px;
  font-weight: 500;
}
.floating-share {
  position: absolute;
  top: 4px;
  -webkit-transform: translateX(-120%);
  -moz-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  -o-transform: translateX(-120%);
  transform: translateX(-120%);
  padding-top: 10px;
}
.floating-share.fixed {
  position: fixed;
  top: 70px;
}
.addthis_inline_share_toolbox .at-share-btn-elements a.at-icon-wrapper {
  display: block;
  background-color: transparent !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1120px) {
  .front-hero .decoration > div,
  .front-hero .decoration > div {
    left: -100vh;
  }
  .section-uav .decoration > div {
    right: -100vh;
  }
  .angle-decoration .decoration > div {
    left: -100vh;
  }
  .angle-decoration .decoration.right > div {
    right: -100vh;
  }
  .section-digitizing .digitizing-top .btn {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }
}
@media (max-width: 800px) {
  .feedback-cards .item.next,
  .feedback-cards .item.next:hover {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
  }
  .feedback-cards .item.prev,
  .feedback-cards .item.prev:hover {
    -webkit-transform: translateX(-70%);
    -moz-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    -o-transform: translateX(-70%);
    transform: translateX(-70%);
  }
}
@media (max-width: 600px) {
  .digitizing-top-image {
    max-width: 150%;
  }
  .feedback-cards .item {
    width: 90%;
  }
  .feedback-cards .item .feedback-card {
    width: 100%;
    padding: 35px;
  }
  .feedback-cards .item .feedback-card .feedback-footer {
    display: block;
  }
  .feedback-cards .item .feedback-card .feedback-footer .from {
    padding-top: 10px;
    text-align: left;
  }
  .article {
    padding-left: 30px;
    padding-right: 30px;
  }
  .article .article-image {
    margin-left: -30px;
    margin-right: -30px;
  }
  .article .article-image.with-text .article-image-text .quote {
    font-size: 26px;
  }
}
.logo-carousel {
  width: 100%;
  position: relative;
}
.logo-carousel .slick-track {
  display: flex;
  align-items: center;
}
.logo-carousel .item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-carousel .item img {
  display: block;
  max-width: 80%;
  height: auto;
}
.logo-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 24px;
  display: block;
  font-size: 0;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.logo-carousel .slick-arrow.slick-prev {
  left: 0;
  transform: translateY(-50%) translateX(-100%) rotate(-45deg);
  border-top: 2px solid #293D45;
  border-left: 2px solid #293D45;
}
.logo-carousel .slick-arrow.slick-next {
  right: 0;
  transform: translateY(-50%) translateX(100%) rotate(45deg);
  border-top: 2px solid #293D45;
  border-right: 2px solid #293D45;
}
@media (max-width: 1055px) {
  .logo-carousel .slick-arrow.slick-prev {
    margin-left: 10px;
  }
  .logo-carousel .slick-arrow.slick-next {
    margin-right: 10px;
  }
}
