@charset "UTF-8";
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container::after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%; } }
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%; } }
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-fluid::after {
  content: "";
  display: table;
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row::after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px; } }
.col-xs-1 {
  float: left;
  width: 8.333333%; }

.col-xs-2 {
  float: left;
  width: 16.666667%; }

.col-xs-3 {
  float: left;
  width: 25%; }

.col-xs-4 {
  float: left;
  width: 33.333333%; }

.col-xs-5 {
  float: left;
  width: 41.666667%; }

.col-xs-6 {
  float: left;
  width: 50%; }

.col-xs-7 {
  float: left;
  width: 58.333333%; }

.col-xs-8 {
  float: left;
  width: 66.666667%; }

.col-xs-9 {
  float: left;
  width: 75%; }

.col-xs-10 {
  float: left;
  width: 83.333333%; }

.col-xs-11 {
  float: left;
  width: 91.666667%; }

.col-xs-12 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.333333%; }

.pull-xs-2 {
  right: 16.666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.333333%; }

.pull-xs-5 {
  right: 41.666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.333333%; }

.pull-xs-8 {
  right: 66.666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.333333%; }

.pull-xs-11 {
  right: 91.666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.333333%; }

.push-xs-2 {
  left: 16.666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.333333%; }

.push-xs-5 {
  left: 41.666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.333333%; }

.push-xs-8 {
  left: 66.666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.333333%; }

.push-xs-11 {
  left: 91.666667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.333333%; }

.offset-xs-2 {
  margin-left: 16.666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.333333%; }

.offset-xs-5 {
  margin-left: 41.666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.333333%; }

.offset-xs-8 {
  margin-left: 66.666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.333333%; }

.offset-xs-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm-1 {
    float: left;
    width: 8.333333%; }

  .col-sm-2 {
    float: left;
    width: 16.666667%; }

  .col-sm-3 {
    float: left;
    width: 25%; }

  .col-sm-4 {
    float: left;
    width: 33.333333%; }

  .col-sm-5 {
    float: left;
    width: 41.666667%; }

  .col-sm-6 {
    float: left;
    width: 50%; }

  .col-sm-7 {
    float: left;
    width: 58.333333%; }

  .col-sm-8 {
    float: left;
    width: 66.666667%; }

  .col-sm-9 {
    float: left;
    width: 75%; }

  .col-sm-10 {
    float: left;
    width: 83.333333%; }

  .col-sm-11 {
    float: left;
    width: 91.666667%; }

  .col-sm-12 {
    float: left;
    width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.333333%; }

  .pull-sm-2 {
    right: 16.666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.333333%; }

  .pull-sm-5 {
    right: 41.666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.333333%; }

  .pull-sm-8 {
    right: 66.666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.333333%; }

  .pull-sm-11 {
    right: 91.666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.333333%; }

  .push-sm-2 {
    left: 16.666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.333333%; }

  .push-sm-5 {
    left: 41.666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.333333%; }

  .push-sm-8 {
    left: 66.666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.333333%; }

  .push-sm-11 {
    left: 91.666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.333333%; }

  .col-md-2 {
    float: left;
    width: 16.666667%; }

  .col-md-3 {
    float: left;
    width: 25%; }

  .col-md-4 {
    float: left;
    width: 33.333333%; }

  .col-md-5 {
    float: left;
    width: 41.666667%; }

  .col-md-6 {
    float: left;
    width: 50%; }

  .col-md-7 {
    float: left;
    width: 58.333333%; }

  .col-md-8 {
    float: left;
    width: 66.666667%; }

  .col-md-9 {
    float: left;
    width: 75%; }

  .col-md-10 {
    float: left;
    width: 83.333333%; }

  .col-md-11 {
    float: left;
    width: 91.666667%; }

  .col-md-12 {
    float: left;
    width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.333333%; }

  .pull-md-2 {
    right: 16.666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.333333%; }

  .pull-md-5 {
    right: 41.666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.333333%; }

  .pull-md-8 {
    right: 66.666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.333333%; }

  .pull-md-11 {
    right: 91.666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.333333%; }

  .push-md-2 {
    left: 16.666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.333333%; }

  .push-md-5 {
    left: 41.666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.333333%; }

  .push-md-8 {
    left: 66.666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.333333%; }

  .push-md-11 {
    left: 91.666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.333333%; }

  .col-lg-2 {
    float: left;
    width: 16.666667%; }

  .col-lg-3 {
    float: left;
    width: 25%; }

  .col-lg-4 {
    float: left;
    width: 33.333333%; }

  .col-lg-5 {
    float: left;
    width: 41.666667%; }

  .col-lg-6 {
    float: left;
    width: 50%; }

  .col-lg-7 {
    float: left;
    width: 58.333333%; }

  .col-lg-8 {
    float: left;
    width: 66.666667%; }

  .col-lg-9 {
    float: left;
    width: 75%; }

  .col-lg-10 {
    float: left;
    width: 83.333333%; }

  .col-lg-11 {
    float: left;
    width: 91.666667%; }

  .col-lg-12 {
    float: left;
    width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.333333%; }

  .pull-lg-2 {
    right: 16.666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.333333%; }

  .pull-lg-5 {
    right: 41.666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.333333%; }

  .pull-lg-8 {
    right: 66.666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.333333%; }

  .pull-lg-11 {
    right: 91.666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.333333%; }

  .push-lg-2 {
    left: 16.666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.333333%; }

  .push-lg-5 {
    left: 41.666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.333333%; }

  .push-lg-8 {
    left: 66.666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.333333%; }

  .push-lg-11 {
    left: 91.666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.333333%; }

  .col-xl-2 {
    float: left;
    width: 16.666667%; }

  .col-xl-3 {
    float: left;
    width: 25%; }

  .col-xl-4 {
    float: left;
    width: 33.333333%; }

  .col-xl-5 {
    float: left;
    width: 41.666667%; }

  .col-xl-6 {
    float: left;
    width: 50%; }

  .col-xl-7 {
    float: left;
    width: 58.333333%; }

  .col-xl-8 {
    float: left;
    width: 66.666667%; }

  .col-xl-9 {
    float: left;
    width: 75%; }

  .col-xl-10 {
    float: left;
    width: 83.333333%; }

  .col-xl-11 {
    float: left;
    width: 91.666667%; }

  .col-xl-12 {
    float: left;
    width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.333333%; }

  .pull-xl-2 {
    right: 16.666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.333333%; }

  .pull-xl-5 {
    right: 41.666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.333333%; }

  .pull-xl-8 {
    right: 66.666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.333333%; }

  .pull-xl-11 {
    right: 91.666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.333333%; }

  .push-xl-2 {
    left: 16.666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.333333%; }

  .push-xl-5 {
    left: 41.666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.333333%; }

  .push-xl-8 {
    left: 66.666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.333333%; }

  .push-xl-11 {
    left: 91.666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.float-xs-left {
  float: left !important; }

.float-xs-right {
  float: right !important; }

.float-xs-none {
  float: none !important; }

@media (min-width: 480px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; }

  .hidden-xl {
    display: none; }

  .visible-xl {
    display: block; } }
.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (max-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (max-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (max-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (max-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.hidden-xs-up {
  display: none !important; }

@media (max-width: 576px) {
  .hidden-xs-down {
    display: none !important; } }
@media (min-width: 577px) {
  .hidden-sm-up {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }
.hidden-xl-down {
  display: none !important; }

.ml-100 {
  margin-left: 100%; }

.ml-99 {
  margin-left: 99%; }

.ml-98 {
  margin-left: 98%; }

.ml-97 {
  margin-left: 97%; }

.ml-96 {
  margin-left: 96%; }

.ml-95 {
  margin-left: 95%; }

.ml-94 {
  margin-left: 94%; }

.ml-93 {
  margin-left: 93%; }

.ml-92 {
  margin-left: 92%; }

.ml-91 {
  margin-left: 91%; }

.ml-90 {
  margin-left: 90%; }

.ml-89 {
  margin-left: 89%; }

.ml-88 {
  margin-left: 88%; }

.ml-87 {
  margin-left: 87%; }

.ml-86 {
  margin-left: 86%; }

.ml-85 {
  margin-left: 85%; }

.ml-84 {
  margin-left: 84%; }

.ml-83 {
  margin-left: 83%; }

.ml-82 {
  margin-left: 82%; }

.ml-81 {
  margin-left: 81%; }

.ml-80 {
  margin-left: 80%; }

.ml-79 {
  margin-left: 79%; }

.ml-78 {
  margin-left: 78%; }

.ml-77 {
  margin-left: 77%; }

.ml-76 {
  margin-left: 76%; }

.ml-75 {
  margin-left: 75%; }

.ml-74 {
  margin-left: 74%; }

.ml-73 {
  margin-left: 73%; }

.ml-72 {
  margin-left: 72%; }

.ml-71 {
  margin-left: 71%; }

.ml-70 {
  margin-left: 70%; }

.ml-69 {
  margin-left: 69%; }

.ml-68 {
  margin-left: 68%; }

.ml-67 {
  margin-left: 67%; }

.ml-66 {
  margin-left: 66%; }

.ml-65 {
  margin-left: 65%; }

.ml-64 {
  margin-left: 64%; }

.ml-63 {
  margin-left: 63%; }

.ml-62 {
  margin-left: 62%; }

.ml-61 {
  margin-left: 61%; }

.ml-60 {
  margin-left: 60%; }

.ml-59 {
  margin-left: 59%; }

.ml-58 {
  margin-left: 58%; }

.ml-57 {
  margin-left: 57%; }

.ml-56 {
  margin-left: 56%; }

.ml-55 {
  margin-left: 55%; }

.ml-54 {
  margin-left: 54%; }

.ml-53 {
  margin-left: 53%; }

.ml-52 {
  margin-left: 52%; }

.ml-51 {
  margin-left: 51%; }

.ml-50 {
  margin-left: 50%; }

.ml-49 {
  margin-left: 49%; }

.ml-48 {
  margin-left: 48%; }

.ml-47 {
  margin-left: 47%; }

.ml-46 {
  margin-left: 46%; }

.ml-45 {
  margin-left: 45%; }

.ml-44 {
  margin-left: 44%; }

.ml-43 {
  margin-left: 43%; }

.ml-42 {
  margin-left: 42%; }

.ml-41 {
  margin-left: 41%; }

.ml-40 {
  margin-left: 40%; }

.ml-39 {
  margin-left: 39%; }

.ml-38 {
  margin-left: 38%; }

.ml-37 {
  margin-left: 37%; }

.ml-36 {
  margin-left: 36%; }

.ml-35 {
  margin-left: 35%; }

.ml-34 {
  margin-left: 34%; }

.ml-33 {
  margin-left: 33%; }

.ml-32 {
  margin-left: 32%; }

.ml-31 {
  margin-left: 31%; }

.ml-30 {
  margin-left: 30%; }

.ml-29 {
  margin-left: 29%; }

.ml-28 {
  margin-left: 28%; }

.ml-27 {
  margin-left: 27%; }

.ml-26 {
  margin-left: 26%; }

.ml-25 {
  margin-left: 25%; }

.ml-24 {
  margin-left: 24%; }

.ml-23 {
  margin-left: 23%; }

.ml-22 {
  margin-left: 22%; }

.ml-21 {
  margin-left: 21%; }

.ml-20 {
  margin-left: 20%; }

.ml-19 {
  margin-left: 19%; }

.ml-18 {
  margin-left: 18%; }

.ml-17 {
  margin-left: 17%; }

.ml-16 {
  margin-left: 16%; }

.ml-15 {
  margin-left: 15%; }

.ml-14 {
  margin-left: 14%; }

.ml-13 {
  margin-left: 13%; }

.ml-12 {
  margin-left: 12%; }

.ml-11 {
  margin-left: 11%; }

.ml-10 {
  margin-left: 10%; }

.ml-9 {
  margin-left: 9%; }

.ml-8 {
  margin-left: 8%; }

.ml-7 {
  margin-left: 7%; }

.ml-6 {
  margin-left: 6%; }

.ml-5 {
  margin-left: 5%; }

.ml-4 {
  margin-left: 4%; }

.ml-3 {
  margin-left: 3%; }

.ml-2 {
  margin-left: 2%; }

.ml-1 {
  margin-left: 1%; }

.mr-100 {
  margin-right: 100%; }

.mr-99 {
  margin-right: 99%; }

.mr-98 {
  margin-right: 98%; }

.mr-97 {
  margin-right: 97%; }

.mr-96 {
  margin-right: 96%; }

.mr-95 {
  margin-right: 95%; }

.mr-94 {
  margin-right: 94%; }

.mr-93 {
  margin-right: 93%; }

.mr-92 {
  margin-right: 92%; }

.mr-91 {
  margin-right: 91%; }

.mr-90 {
  margin-right: 90%; }

.mr-89 {
  margin-right: 89%; }

.mr-88 {
  margin-right: 88%; }

.mr-87 {
  margin-right: 87%; }

.mr-86 {
  margin-right: 86%; }

.mr-85 {
  margin-right: 85%; }

.mr-84 {
  margin-right: 84%; }

.mr-83 {
  margin-right: 83%; }

.mr-82 {
  margin-right: 82%; }

.mr-81 {
  margin-right: 81%; }

.mr-80 {
  margin-right: 80%; }

.mr-79 {
  margin-right: 79%; }

.mr-78 {
  margin-right: 78%; }

.mr-77 {
  margin-right: 77%; }

.mr-76 {
  margin-right: 76%; }

.mr-75 {
  margin-right: 75%; }

.mr-74 {
  margin-right: 74%; }

.mr-73 {
  margin-right: 73%; }

.mr-72 {
  margin-right: 72%; }

.mr-71 {
  margin-right: 71%; }

.mr-70 {
  margin-right: 70%; }

.mr-69 {
  margin-right: 69%; }

.mr-68 {
  margin-right: 68%; }

.mr-67 {
  margin-right: 67%; }

.mr-66 {
  margin-right: 66%; }

.mr-65 {
  margin-right: 65%; }

.mr-64 {
  margin-right: 64%; }

.mr-63 {
  margin-right: 63%; }

.mr-62 {
  margin-right: 62%; }

.mr-61 {
  margin-right: 61%; }

.mr-60 {
  margin-right: 60%; }

.mr-59 {
  margin-right: 59%; }

.mr-58 {
  margin-right: 58%; }

.mr-57 {
  margin-right: 57%; }

.mr-56 {
  margin-right: 56%; }

.mr-55 {
  margin-right: 55%; }

.mr-54 {
  margin-right: 54%; }

.mr-53 {
  margin-right: 53%; }

.mr-52 {
  margin-right: 52%; }

.mr-51 {
  margin-right: 51%; }

.mr-50 {
  margin-right: 50%; }

.mr-49 {
  margin-right: 49%; }

.mr-48 {
  margin-right: 48%; }

.mr-47 {
  margin-right: 47%; }

.mr-46 {
  margin-right: 46%; }

.mr-45 {
  margin-right: 45%; }

.mr-44 {
  margin-right: 44%; }

.mr-43 {
  margin-right: 43%; }

.mr-42 {
  margin-right: 42%; }

.mr-41 {
  margin-right: 41%; }

.mr-40 {
  margin-right: 40%; }

.mr-39 {
  margin-right: 39%; }

.mr-38 {
  margin-right: 38%; }

.mr-37 {
  margin-right: 37%; }

.mr-36 {
  margin-right: 36%; }

.mr-35 {
  margin-right: 35%; }

.mr-34 {
  margin-right: 34%; }

.mr-33 {
  margin-right: 33%; }

.mr-32 {
  margin-right: 32%; }

.mr-31 {
  margin-right: 31%; }

.mr-30 {
  margin-right: 30%; }

.mr-29 {
  margin-right: 29%; }

.mr-28 {
  margin-right: 28%; }

.mr-27 {
  margin-right: 27%; }

.mr-26 {
  margin-right: 26%; }

.mr-25 {
  margin-right: 25%; }

.mr-24 {
  margin-right: 24%; }

.mr-23 {
  margin-right: 23%; }

.mr-22 {
  margin-right: 22%; }

.mr-21 {
  margin-right: 21%; }

.mr-20 {
  margin-right: 20%; }

.mr-19 {
  margin-right: 19%; }

.mr-18 {
  margin-right: 18%; }

.mr-17 {
  margin-right: 17%; }

.mr-16 {
  margin-right: 16%; }

.mr-15 {
  margin-right: 15%; }

.mr-14 {
  margin-right: 14%; }

.mr-13 {
  margin-right: 13%; }

.mr-12 {
  margin-right: 12%; }

.mr-11 {
  margin-right: 11%; }

.mr-10 {
  margin-right: 10%; }

.mr-9 {
  margin-right: 9%; }

.mr-8 {
  margin-right: 8%; }

.mr-7 {
  margin-right: 7%; }

.mr-6 {
  margin-right: 6%; }

.mr-5 {
  margin-right: 5%; }

.mr-4 {
  margin-right: 4%; }

.mr-3 {
  margin-right: 3%; }

.mr-2 {
  margin-right: 2%; }

.mr-1 {
  margin-right: 1%; }

.pr-100 {
  padding-right: 100%; }

.pr-99 {
  padding-right: 99%; }

.pr-98 {
  padding-right: 98%; }

.pr-97 {
  padding-right: 97%; }

.pr-96 {
  padding-right: 96%; }

.pr-95 {
  padding-right: 95%; }

.pr-94 {
  padding-right: 94%; }

.pr-93 {
  padding-right: 93%; }

.pr-92 {
  padding-right: 92%; }

.pr-91 {
  padding-right: 91%; }

.pr-90 {
  padding-right: 90%; }

.pr-89 {
  padding-right: 89%; }

.pr-88 {
  padding-right: 88%; }

.pr-87 {
  padding-right: 87%; }

.pr-86 {
  padding-right: 86%; }

.pr-85 {
  padding-right: 85%; }

.pr-84 {
  padding-right: 84%; }

.pr-83 {
  padding-right: 83%; }

.pr-82 {
  padding-right: 82%; }

.pr-81 {
  padding-right: 81%; }

.pr-80 {
  padding-right: 80%; }

.pr-79 {
  padding-right: 79%; }

.pr-78 {
  padding-right: 78%; }

.pr-77 {
  padding-right: 77%; }

.pr-76 {
  padding-right: 76%; }

.pr-75 {
  padding-right: 75%; }

.pr-74 {
  padding-right: 74%; }

.pr-73 {
  padding-right: 73%; }

.pr-72 {
  padding-right: 72%; }

.pr-71 {
  padding-right: 71%; }

.pr-70 {
  padding-right: 70%; }

.pr-69 {
  padding-right: 69%; }

.pr-68 {
  padding-right: 68%; }

.pr-67 {
  padding-right: 67%; }

.pr-66 {
  padding-right: 66%; }

.pr-65 {
  padding-right: 65%; }

.pr-64 {
  padding-right: 64%; }

.pr-63 {
  padding-right: 63%; }

.pr-62 {
  padding-right: 62%; }

.pr-61 {
  padding-right: 61%; }

.pr-60 {
  padding-right: 60%; }

.pr-59 {
  padding-right: 59%; }

.pr-58 {
  padding-right: 58%; }

.pr-57 {
  padding-right: 57%; }

.pr-56 {
  padding-right: 56%; }

.pr-55 {
  padding-right: 55%; }

.pr-54 {
  padding-right: 54%; }

.pr-53 {
  padding-right: 53%; }

.pr-52 {
  padding-right: 52%; }

.pr-51 {
  padding-right: 51%; }

.pr-50 {
  padding-right: 50%; }

.pr-49 {
  padding-right: 49%; }

.pr-48 {
  padding-right: 48%; }

.pr-47 {
  padding-right: 47%; }

.pr-46 {
  padding-right: 46%; }

.pr-45 {
  padding-right: 45%; }

.pr-44 {
  padding-right: 44%; }

.pr-43 {
  padding-right: 43%; }

.pr-42 {
  padding-right: 42%; }

.pr-41 {
  padding-right: 41%; }

.pr-40 {
  padding-right: 40%; }

.pr-39 {
  padding-right: 39%; }

.pr-38 {
  padding-right: 38%; }

.pr-37 {
  padding-right: 37%; }

.pr-36 {
  padding-right: 36%; }

.pr-35 {
  padding-right: 35%; }

.pr-34 {
  padding-right: 34%; }

.pr-33 {
  padding-right: 33%; }

.pr-32 {
  padding-right: 32%; }

.pr-31 {
  padding-right: 31%; }

.pr-30 {
  padding-right: 30%; }

.pr-29 {
  padding-right: 29%; }

.pr-28 {
  padding-right: 28%; }

.pr-27 {
  padding-right: 27%; }

.pr-26 {
  padding-right: 26%; }

.pr-25 {
  padding-right: 25%; }

.pr-24 {
  padding-right: 24%; }

.pr-23 {
  padding-right: 23%; }

.pr-22 {
  padding-right: 22%; }

.pr-21 {
  padding-right: 21%; }

.pr-20 {
  padding-right: 20%; }

.pr-19 {
  padding-right: 19%; }

.pr-18 {
  padding-right: 18%; }

.pr-17 {
  padding-right: 17%; }

.pr-16 {
  padding-right: 16%; }

.pr-15 {
  padding-right: 15%; }

.pr-14 {
  padding-right: 14%; }

.pr-13 {
  padding-right: 13%; }

.pr-12 {
  padding-right: 12%; }

.pr-11 {
  padding-right: 11%; }

.pr-10 {
  padding-right: 10%; }

.pr-9 {
  padding-right: 9%; }

.pr-8 {
  padding-right: 8%; }

.pr-7 {
  padding-right: 7%; }

.pr-6 {
  padding-right: 6%; }

.pr-5 {
  padding-right: 5%; }

.pr-4 {
  padding-right: 4%; }

.pr-3 {
  padding-right: 3%; }

.pr-2 {
  padding-right: 2%; }

.pr-1 {
  padding-right: 1%; }

.pl-100 {
  padding-left: 100%; }

.pl-99 {
  padding-left: 99%; }

.pl-98 {
  padding-left: 98%; }

.pl-97 {
  padding-left: 97%; }

.pl-96 {
  padding-left: 96%; }

.pl-95 {
  padding-left: 95%; }

.pl-94 {
  padding-left: 94%; }

.pl-93 {
  padding-left: 93%; }

.pl-92 {
  padding-left: 92%; }

.pl-91 {
  padding-left: 91%; }

.pl-90 {
  padding-left: 90%; }

.pl-89 {
  padding-left: 89%; }

.pl-88 {
  padding-left: 88%; }

.pl-87 {
  padding-left: 87%; }

.pl-86 {
  padding-left: 86%; }

.pl-85 {
  padding-left: 85%; }

.pl-84 {
  padding-left: 84%; }

.pl-83 {
  padding-left: 83%; }

.pl-82 {
  padding-left: 82%; }

.pl-81 {
  padding-left: 81%; }

.pl-80 {
  padding-left: 80%; }

.pl-79 {
  padding-left: 79%; }

.pl-78 {
  padding-left: 78%; }

.pl-77 {
  padding-left: 77%; }

.pl-76 {
  padding-left: 76%; }

.pl-75 {
  padding-left: 75%; }

.pl-74 {
  padding-left: 74%; }

.pl-73 {
  padding-left: 73%; }

.pl-72 {
  padding-left: 72%; }

.pl-71 {
  padding-left: 71%; }

.pl-70 {
  padding-left: 70%; }

.pl-69 {
  padding-left: 69%; }

.pl-68 {
  padding-left: 68%; }

.pl-67 {
  padding-left: 67%; }

.pl-66 {
  padding-left: 66%; }

.pl-65 {
  padding-left: 65%; }

.pl-64 {
  padding-left: 64%; }

.pl-63 {
  padding-left: 63%; }

.pl-62 {
  padding-left: 62%; }

.pl-61 {
  padding-left: 61%; }

.pl-60 {
  padding-left: 60%; }

.pl-59 {
  padding-left: 59%; }

.pl-58 {
  padding-left: 58%; }

.pl-57 {
  padding-left: 57%; }

.pl-56 {
  padding-left: 56%; }

.pl-55 {
  padding-left: 55%; }

.pl-54 {
  padding-left: 54%; }

.pl-53 {
  padding-left: 53%; }

.pl-52 {
  padding-left: 52%; }

.pl-51 {
  padding-left: 51%; }

.pl-50 {
  padding-left: 50%; }

.pl-49 {
  padding-left: 49%; }

.pl-48 {
  padding-left: 48%; }

.pl-47 {
  padding-left: 47%; }

.pl-46 {
  padding-left: 46%; }

.pl-45 {
  padding-left: 45%; }

.pl-44 {
  padding-left: 44%; }

.pl-43 {
  padding-left: 43%; }

.pl-42 {
  padding-left: 42%; }

.pl-41 {
  padding-left: 41%; }

.pl-40 {
  padding-left: 40%; }

.pl-39 {
  padding-left: 39%; }

.pl-38 {
  padding-left: 38%; }

.pl-37 {
  padding-left: 37%; }

.pl-36 {
  padding-left: 36%; }

.pl-35 {
  padding-left: 35%; }

.pl-34 {
  padding-left: 34%; }

.pl-33 {
  padding-left: 33%; }

.pl-32 {
  padding-left: 32%; }

.pl-31 {
  padding-left: 31%; }

.pl-30 {
  padding-left: 30%; }

.pl-29 {
  padding-left: 29%; }

.pl-28 {
  padding-left: 28%; }

.pl-27 {
  padding-left: 27%; }

.pl-26 {
  padding-left: 26%; }

.pl-25 {
  padding-left: 25%; }

.pl-24 {
  padding-left: 24%; }

.pl-23 {
  padding-left: 23%; }

.pl-22 {
  padding-left: 22%; }

.pl-21 {
  padding-left: 21%; }

.pl-20 {
  padding-left: 20%; }

.pl-19 {
  padding-left: 19%; }

.pl-18 {
  padding-left: 18%; }

.pl-17 {
  padding-left: 17%; }

.pl-16 {
  padding-left: 16%; }

.pl-15 {
  padding-left: 15%; }

.pl-14 {
  padding-left: 14%; }

.pl-13 {
  padding-left: 13%; }

.pl-12 {
  padding-left: 12%; }

.pl-11 {
  padding-left: 11%; }

.pl-10 {
  padding-left: 10%; }

.pl-9 {
  padding-left: 9%; }

.pl-8 {
  padding-left: 8%; }

.pl-7 {
  padding-left: 7%; }

.pl-6 {
  padding-left: 6%; }

.pl-5 {
  padding-left: 5%; }

.pl-4 {
  padding-left: 4%; }

.pl-3 {
  padding-left: 3%; }

.pl-2 {
  padding-left: 2%; }

.pl-1 {
  padding-left: 1%; }

.mb-100 {
  margin-bottom: 100% !important; }

.mb-99 {
  margin-bottom: 99% !important; }

.mb-98 {
  margin-bottom: 98% !important; }

.mb-97 {
  margin-bottom: 97% !important; }

.mb-96 {
  margin-bottom: 96% !important; }

.mb-95 {
  margin-bottom: 95% !important; }

.mb-94 {
  margin-bottom: 94% !important; }

.mb-93 {
  margin-bottom: 93% !important; }

.mb-92 {
  margin-bottom: 92% !important; }

.mb-91 {
  margin-bottom: 91% !important; }

.mb-90 {
  margin-bottom: 90% !important; }

.mb-89 {
  margin-bottom: 89% !important; }

.mb-88 {
  margin-bottom: 88% !important; }

.mb-87 {
  margin-bottom: 87% !important; }

.mb-86 {
  margin-bottom: 86% !important; }

.mb-85 {
  margin-bottom: 85% !important; }

.mb-84 {
  margin-bottom: 84% !important; }

.mb-83 {
  margin-bottom: 83% !important; }

.mb-82 {
  margin-bottom: 82% !important; }

.mb-81 {
  margin-bottom: 81% !important; }

.mb-80 {
  margin-bottom: 80% !important; }

.mb-79 {
  margin-bottom: 79% !important; }

.mb-78 {
  margin-bottom: 78% !important; }

.mb-77 {
  margin-bottom: 77% !important; }

.mb-76 {
  margin-bottom: 76% !important; }

.mb-75 {
  margin-bottom: 75% !important; }

.mb-74 {
  margin-bottom: 74% !important; }

.mb-73 {
  margin-bottom: 73% !important; }

.mb-72 {
  margin-bottom: 72% !important; }

.mb-71 {
  margin-bottom: 71% !important; }

.mb-70 {
  margin-bottom: 70% !important; }

.mb-69 {
  margin-bottom: 69% !important; }

.mb-68 {
  margin-bottom: 68% !important; }

.mb-67 {
  margin-bottom: 67% !important; }

.mb-66 {
  margin-bottom: 66% !important; }

.mb-65 {
  margin-bottom: 65% !important; }

.mb-64 {
  margin-bottom: 64% !important; }

.mb-63 {
  margin-bottom: 63% !important; }

.mb-62 {
  margin-bottom: 62% !important; }

.mb-61 {
  margin-bottom: 61% !important; }

.mb-60 {
  margin-bottom: 60% !important; }

.mb-59 {
  margin-bottom: 59% !important; }

.mb-58 {
  margin-bottom: 58% !important; }

.mb-57 {
  margin-bottom: 57% !important; }

.mb-56 {
  margin-bottom: 56% !important; }

.mb-55 {
  margin-bottom: 55% !important; }

.mb-54 {
  margin-bottom: 54% !important; }

.mb-53 {
  margin-bottom: 53% !important; }

.mb-52 {
  margin-bottom: 52% !important; }

.mb-51 {
  margin-bottom: 51% !important; }

.mb-50 {
  margin-bottom: 50% !important; }

.mb-49 {
  margin-bottom: 49% !important; }

.mb-48 {
  margin-bottom: 48% !important; }

.mb-47 {
  margin-bottom: 47% !important; }

.mb-46 {
  margin-bottom: 46% !important; }

.mb-45 {
  margin-bottom: 45% !important; }

.mb-44 {
  margin-bottom: 44% !important; }

.mb-43 {
  margin-bottom: 43% !important; }

.mb-42 {
  margin-bottom: 42% !important; }

.mb-41 {
  margin-bottom: 41% !important; }

.mb-40 {
  margin-bottom: 40% !important; }

.mb-39 {
  margin-bottom: 39% !important; }

.mb-38 {
  margin-bottom: 38% !important; }

.mb-37 {
  margin-bottom: 37% !important; }

.mb-36 {
  margin-bottom: 36% !important; }

.mb-35 {
  margin-bottom: 35% !important; }

.mb-34 {
  margin-bottom: 34% !important; }

.mb-33 {
  margin-bottom: 33% !important; }

.mb-32 {
  margin-bottom: 32% !important; }

.mb-31 {
  margin-bottom: 31% !important; }

.mb-30 {
  margin-bottom: 30% !important; }

.mb-29 {
  margin-bottom: 29% !important; }

.mb-28 {
  margin-bottom: 28% !important; }

.mb-27 {
  margin-bottom: 27% !important; }

.mb-26 {
  margin-bottom: 26% !important; }

.mb-25 {
  margin-bottom: 25% !important; }

.mb-24 {
  margin-bottom: 24% !important; }

.mb-23 {
  margin-bottom: 23% !important; }

.mb-22 {
  margin-bottom: 22% !important; }

.mb-21 {
  margin-bottom: 21% !important; }

.mb-20 {
  margin-bottom: 20% !important; }

.mb-19 {
  margin-bottom: 19% !important; }

.mb-18 {
  margin-bottom: 18% !important; }

.mb-17 {
  margin-bottom: 17% !important; }

.mb-16 {
  margin-bottom: 16% !important; }

.mb-15 {
  margin-bottom: 15% !important; }

.mb-14 {
  margin-bottom: 14% !important; }

.mb-13 {
  margin-bottom: 13% !important; }

.mb-12 {
  margin-bottom: 12% !important; }

.mb-11 {
  margin-bottom: 11% !important; }

.mb-10 {
  margin-bottom: 10% !important; }

.mb-9 {
  margin-bottom: 9% !important; }

.mb-8 {
  margin-bottom: 8% !important; }

.mb-7 {
  margin-bottom: 7% !important; }

.mb-6 {
  margin-bottom: 6% !important; }

.mb-5 {
  margin-bottom: 5% !important; }

.mb-4 {
  margin-bottom: 4% !important; }

.mb-3 {
  margin-bottom: 3% !important; }

.mb-2 {
  margin-bottom: 2% !important; }

.mb-1 {
  margin-bottom: 1% !important; }

.mb-0 {
  margin-bottom: 0% !important; }

.mt-100 {
  margin-top: 100% !important; }

.mt-99 {
  margin-top: 99% !important; }

.mt-98 {
  margin-top: 98% !important; }

.mt-97 {
  margin-top: 97% !important; }

.mt-96 {
  margin-top: 96% !important; }

.mt-95 {
  margin-top: 95% !important; }

.mt-94 {
  margin-top: 94% !important; }

.mt-93 {
  margin-top: 93% !important; }

.mt-92 {
  margin-top: 92% !important; }

.mt-91 {
  margin-top: 91% !important; }

.mt-90 {
  margin-top: 90% !important; }

.mt-89 {
  margin-top: 89% !important; }

.mt-88 {
  margin-top: 88% !important; }

.mt-87 {
  margin-top: 87% !important; }

.mt-86 {
  margin-top: 86% !important; }

.mt-85 {
  margin-top: 85% !important; }

.mt-84 {
  margin-top: 84% !important; }

.mt-83 {
  margin-top: 83% !important; }

.mt-82 {
  margin-top: 82% !important; }

.mt-81 {
  margin-top: 81% !important; }

.mt-80 {
  margin-top: 80% !important; }

.mt-79 {
  margin-top: 79% !important; }

.mt-78 {
  margin-top: 78% !important; }

.mt-77 {
  margin-top: 77% !important; }

.mt-76 {
  margin-top: 76% !important; }

.mt-75 {
  margin-top: 75% !important; }

.mt-74 {
  margin-top: 74% !important; }

.mt-73 {
  margin-top: 73% !important; }

.mt-72 {
  margin-top: 72% !important; }

.mt-71 {
  margin-top: 71% !important; }

.mt-70 {
  margin-top: 70% !important; }

.mt-69 {
  margin-top: 69% !important; }

.mt-68 {
  margin-top: 68% !important; }

.mt-67 {
  margin-top: 67% !important; }

.mt-66 {
  margin-top: 66% !important; }

.mt-65 {
  margin-top: 65% !important; }

.mt-64 {
  margin-top: 64% !important; }

.mt-63 {
  margin-top: 63% !important; }

.mt-62 {
  margin-top: 62% !important; }

.mt-61 {
  margin-top: 61% !important; }

.mt-60 {
  margin-top: 60% !important; }

.mt-59 {
  margin-top: 59% !important; }

.mt-58 {
  margin-top: 58% !important; }

.mt-57 {
  margin-top: 57% !important; }

.mt-56 {
  margin-top: 56% !important; }

.mt-55 {
  margin-top: 55% !important; }

.mt-54 {
  margin-top: 54% !important; }

.mt-53 {
  margin-top: 53% !important; }

.mt-52 {
  margin-top: 52% !important; }

.mt-51 {
  margin-top: 51% !important; }

.mt-50 {
  margin-top: 50% !important; }

.mt-49 {
  margin-top: 49% !important; }

.mt-48 {
  margin-top: 48% !important; }

.mt-47 {
  margin-top: 47% !important; }

.mt-46 {
  margin-top: 46% !important; }

.mt-45 {
  margin-top: 45% !important; }

.mt-44 {
  margin-top: 44% !important; }

.mt-43 {
  margin-top: 43% !important; }

.mt-42 {
  margin-top: 42% !important; }

.mt-41 {
  margin-top: 41% !important; }

.mt-40 {
  margin-top: 40% !important; }

.mt-39 {
  margin-top: 39% !important; }

.mt-38 {
  margin-top: 38% !important; }

.mt-37 {
  margin-top: 37% !important; }

.mt-36 {
  margin-top: 36% !important; }

.mt-35 {
  margin-top: 35% !important; }

.mt-34 {
  margin-top: 34% !important; }

.mt-33 {
  margin-top: 33% !important; }

.mt-32 {
  margin-top: 32% !important; }

.mt-31 {
  margin-top: 31% !important; }

.mt-30 {
  margin-top: 30% !important; }

.mt-29 {
  margin-top: 29% !important; }

.mt-28 {
  margin-top: 28% !important; }

.mt-27 {
  margin-top: 27% !important; }

.mt-26 {
  margin-top: 26% !important; }

.mt-25 {
  margin-top: 25% !important; }

.mt-24 {
  margin-top: 24% !important; }

.mt-23 {
  margin-top: 23% !important; }

.mt-22 {
  margin-top: 22% !important; }

.mt-21 {
  margin-top: 21% !important; }

.mt-20 {
  margin-top: 20% !important; }

.mt-19 {
  margin-top: 19% !important; }

.mt-18 {
  margin-top: 18% !important; }

.mt-17 {
  margin-top: 17% !important; }

.mt-16 {
  margin-top: 16% !important; }

.mt-15 {
  margin-top: 15% !important; }

.mt-14 {
  margin-top: 14% !important; }

.mt-13 {
  margin-top: 13% !important; }

.mt-12 {
  margin-top: 12% !important; }

.mt-11 {
  margin-top: 11% !important; }

.mt-10 {
  margin-top: 10% !important; }

.mt-9 {
  margin-top: 9% !important; }

.mt-8 {
  margin-top: 8% !important; }

.mt-7 {
  margin-top: 7% !important; }

.mt-6 {
  margin-top: 6% !important; }

.mt-5 {
  margin-top: 5% !important; }

.mt-4 {
  margin-top: 4% !important; }

.mt-3 {
  margin-top: 3% !important; }

.mt-2 {
  margin-top: 2% !important; }

.mt-1 {
  margin-top: 1% !important; }

.mt-0 {
  margin-top: 0% !important; }

.mbpx-100 {
  margin-bottom: 100px !important; }

.mbpx-99 {
  margin-bottom: 99px !important; }

.mbpx-98 {
  margin-bottom: 98px !important; }

.mbpx-97 {
  margin-bottom: 97px !important; }

.mbpx-96 {
  margin-bottom: 96px !important; }

.mbpx-95 {
  margin-bottom: 95px !important; }

.mbpx-94 {
  margin-bottom: 94px !important; }

.mbpx-93 {
  margin-bottom: 93px !important; }

.mbpx-92 {
  margin-bottom: 92px !important; }

.mbpx-91 {
  margin-bottom: 91px !important; }

.mbpx-90 {
  margin-bottom: 90px !important; }

.mbpx-89 {
  margin-bottom: 89px !important; }

.mbpx-88 {
  margin-bottom: 88px !important; }

.mbpx-87 {
  margin-bottom: 87px !important; }

.mbpx-86 {
  margin-bottom: 86px !important; }

.mbpx-85 {
  margin-bottom: 85px !important; }

.mbpx-84 {
  margin-bottom: 84px !important; }

.mbpx-83 {
  margin-bottom: 83px !important; }

.mbpx-82 {
  margin-bottom: 82px !important; }

.mbpx-81 {
  margin-bottom: 81px !important; }

.mbpx-80 {
  margin-bottom: 80px !important; }

.mbpx-79 {
  margin-bottom: 79px !important; }

.mbpx-78 {
  margin-bottom: 78px !important; }

.mbpx-77 {
  margin-bottom: 77px !important; }

.mbpx-76 {
  margin-bottom: 76px !important; }

.mbpx-75 {
  margin-bottom: 75px !important; }

.mbpx-74 {
  margin-bottom: 74px !important; }

.mbpx-73 {
  margin-bottom: 73px !important; }

.mbpx-72 {
  margin-bottom: 72px !important; }

.mbpx-71 {
  margin-bottom: 71px !important; }

.mbpx-70 {
  margin-bottom: 70px !important; }

.mbpx-69 {
  margin-bottom: 69px !important; }

.mbpx-68 {
  margin-bottom: 68px !important; }

.mbpx-67 {
  margin-bottom: 67px !important; }

.mbpx-66 {
  margin-bottom: 66px !important; }

.mbpx-65 {
  margin-bottom: 65px !important; }

.mbpx-64 {
  margin-bottom: 64px !important; }

.mbpx-63 {
  margin-bottom: 63px !important; }

.mbpx-62 {
  margin-bottom: 62px !important; }

.mbpx-61 {
  margin-bottom: 61px !important; }

.mbpx-60 {
  margin-bottom: 60px !important; }

.mbpx-59 {
  margin-bottom: 59px !important; }

.mbpx-58 {
  margin-bottom: 58px !important; }

.mbpx-57 {
  margin-bottom: 57px !important; }

.mbpx-56 {
  margin-bottom: 56px !important; }

.mbpx-55 {
  margin-bottom: 55px !important; }

.mbpx-54 {
  margin-bottom: 54px !important; }

.mbpx-53 {
  margin-bottom: 53px !important; }

.mbpx-52 {
  margin-bottom: 52px !important; }

.mbpx-51 {
  margin-bottom: 51px !important; }

.mbpx-50 {
  margin-bottom: 50px !important; }

.mbpx-49 {
  margin-bottom: 49px !important; }

.mbpx-48 {
  margin-bottom: 48px !important; }

.mbpx-47 {
  margin-bottom: 47px !important; }

.mbpx-46 {
  margin-bottom: 46px !important; }

.mbpx-45 {
  margin-bottom: 45px !important; }

.mbpx-44 {
  margin-bottom: 44px !important; }

.mbpx-43 {
  margin-bottom: 43px !important; }

.mbpx-42 {
  margin-bottom: 42px !important; }

.mbpx-41 {
  margin-bottom: 41px !important; }

.mbpx-40 {
  margin-bottom: 40px !important; }

.mbpx-39 {
  margin-bottom: 39px !important; }

.mbpx-38 {
  margin-bottom: 38px !important; }

.mbpx-37 {
  margin-bottom: 37px !important; }

.mbpx-36 {
  margin-bottom: 36px !important; }

.mbpx-35 {
  margin-bottom: 35px !important; }

.mbpx-34 {
  margin-bottom: 34px !important; }

.mbpx-33 {
  margin-bottom: 33px !important; }

.mbpx-32 {
  margin-bottom: 32px !important; }

.mbpx-31 {
  margin-bottom: 31px !important; }

.mbpx-30 {
  margin-bottom: 30px !important; }

.mbpx-29 {
  margin-bottom: 29px !important; }

.mbpx-28 {
  margin-bottom: 28px !important; }

.mbpx-27 {
  margin-bottom: 27px !important; }

.mbpx-26 {
  margin-bottom: 26px !important; }

.mbpx-25 {
  margin-bottom: 25px !important; }

.mbpx-24 {
  margin-bottom: 24px !important; }

.mbpx-23 {
  margin-bottom: 23px !important; }

.mbpx-22 {
  margin-bottom: 22px !important; }

.mbpx-21 {
  margin-bottom: 21px !important; }

.mbpx-20 {
  margin-bottom: 20px !important; }

.mbpx-19 {
  margin-bottom: 19px !important; }

.mbpx-18 {
  margin-bottom: 18px !important; }

.mbpx-17 {
  margin-bottom: 17px !important; }

.mbpx-16 {
  margin-bottom: 16px !important; }

.mbpx-15 {
  margin-bottom: 15px !important; }

.mbpx-14 {
  margin-bottom: 14px !important; }

.mbpx-13 {
  margin-bottom: 13px !important; }

.mbpx-12 {
  margin-bottom: 12px !important; }

.mbpx-11 {
  margin-bottom: 11px !important; }

.mbpx-10 {
  margin-bottom: 10px !important; }

.mbpx-9 {
  margin-bottom: 9px !important; }

.mbpx-8 {
  margin-bottom: 8px !important; }

.mbpx-7 {
  margin-bottom: 7px !important; }

.mbpx-6 {
  margin-bottom: 6px !important; }

.mbpx-5 {
  margin-bottom: 5px !important; }

.mbpx-4 {
  margin-bottom: 4px !important; }

.mbpx-3 {
  margin-bottom: 3px !important; }

.mbpx-2 {
  margin-bottom: 2px !important; }

.mbpx-1 {
  margin-bottom: 1px !important; }

.mbpx-0 {
  margin-bottom: 0px !important; }

.mtpx-100 {
  margin-top: 100px !important; }

.mtpx-99 {
  margin-top: 99px !important; }

.mtpx-98 {
  margin-top: 98px !important; }

.mtpx-97 {
  margin-top: 97px !important; }

.mtpx-96 {
  margin-top: 96px !important; }

.mtpx-95 {
  margin-top: 95px !important; }

.mtpx-94 {
  margin-top: 94px !important; }

.mtpx-93 {
  margin-top: 93px !important; }

.mtpx-92 {
  margin-top: 92px !important; }

.mtpx-91 {
  margin-top: 91px !important; }

.mtpx-90 {
  margin-top: 90px !important; }

.mtpx-89 {
  margin-top: 89px !important; }

.mtpx-88 {
  margin-top: 88px !important; }

.mtpx-87 {
  margin-top: 87px !important; }

.mtpx-86 {
  margin-top: 86px !important; }

.mtpx-85 {
  margin-top: 85px !important; }

.mtpx-84 {
  margin-top: 84px !important; }

.mtpx-83 {
  margin-top: 83px !important; }

.mtpx-82 {
  margin-top: 82px !important; }

.mtpx-81 {
  margin-top: 81px !important; }

.mtpx-80 {
  margin-top: 80px !important; }

.mtpx-79 {
  margin-top: 79px !important; }

.mtpx-78 {
  margin-top: 78px !important; }

.mtpx-77 {
  margin-top: 77px !important; }

.mtpx-76 {
  margin-top: 76px !important; }

.mtpx-75 {
  margin-top: 75px !important; }

.mtpx-74 {
  margin-top: 74px !important; }

.mtpx-73 {
  margin-top: 73px !important; }

.mtpx-72 {
  margin-top: 72px !important; }

.mtpx-71 {
  margin-top: 71px !important; }

.mtpx-70 {
  margin-top: 70px !important; }

.mtpx-69 {
  margin-top: 69px !important; }

.mtpx-68 {
  margin-top: 68px !important; }

.mtpx-67 {
  margin-top: 67px !important; }

.mtpx-66 {
  margin-top: 66px !important; }

.mtpx-65 {
  margin-top: 65px !important; }

.mtpx-64 {
  margin-top: 64px !important; }

.mtpx-63 {
  margin-top: 63px !important; }

.mtpx-62 {
  margin-top: 62px !important; }

.mtpx-61 {
  margin-top: 61px !important; }

.mtpx-60 {
  margin-top: 60px !important; }

.mtpx-59 {
  margin-top: 59px !important; }

.mtpx-58 {
  margin-top: 58px !important; }

.mtpx-57 {
  margin-top: 57px !important; }

.mtpx-56 {
  margin-top: 56px !important; }

.mtpx-55 {
  margin-top: 55px !important; }

.mtpx-54 {
  margin-top: 54px !important; }

.mtpx-53 {
  margin-top: 53px !important; }

.mtpx-52 {
  margin-top: 52px !important; }

.mtpx-51 {
  margin-top: 51px !important; }

.mtpx-50 {
  margin-top: 50px !important; }

.mtpx-49 {
  margin-top: 49px !important; }

.mtpx-48 {
  margin-top: 48px !important; }

.mtpx-47 {
  margin-top: 47px !important; }

.mtpx-46 {
  margin-top: 46px !important; }

.mtpx-45 {
  margin-top: 45px !important; }

.mtpx-44 {
  margin-top: 44px !important; }

.mtpx-43 {
  margin-top: 43px !important; }

.mtpx-42 {
  margin-top: 42px !important; }

.mtpx-41 {
  margin-top: 41px !important; }

.mtpx-40 {
  margin-top: 40px !important; }

.mtpx-39 {
  margin-top: 39px !important; }

.mtpx-38 {
  margin-top: 38px !important; }

.mtpx-37 {
  margin-top: 37px !important; }

.mtpx-36 {
  margin-top: 36px !important; }

.mtpx-35 {
  margin-top: 35px !important; }

.mtpx-34 {
  margin-top: 34px !important; }

.mtpx-33 {
  margin-top: 33px !important; }

.mtpx-32 {
  margin-top: 32px !important; }

.mtpx-31 {
  margin-top: 31px !important; }

.mtpx-30 {
  margin-top: 30px !important; }

.mtpx-29 {
  margin-top: 29px !important; }

.mtpx-28 {
  margin-top: 28px !important; }

.mtpx-27 {
  margin-top: 27px !important; }

.mtpx-26 {
  margin-top: 26px !important; }

.mtpx-25 {
  margin-top: 25px !important; }

.mtpx-24 {
  margin-top: 24px !important; }

.mtpx-23 {
  margin-top: 23px !important; }

.mtpx-22 {
  margin-top: 22px !important; }

.mtpx-21 {
  margin-top: 21px !important; }

.mtpx-20 {
  margin-top: 20px !important; }

.mtpx-19 {
  margin-top: 19px !important; }

.mtpx-18 {
  margin-top: 18px !important; }

.mtpx-17 {
  margin-top: 17px !important; }

.mtpx-16 {
  margin-top: 16px !important; }

.mtpx-15 {
  margin-top: 15px !important; }

.mtpx-14 {
  margin-top: 14px !important; }

.mtpx-13 {
  margin-top: 13px !important; }

.mtpx-12 {
  margin-top: 12px !important; }

.mtpx-11 {
  margin-top: 11px !important; }

.mtpx-10 {
  margin-top: 10px !important; }

.mtpx-9 {
  margin-top: 9px !important; }

.mtpx-8 {
  margin-top: 8px !important; }

.mtpx-7 {
  margin-top: 7px !important; }

.mtpx-6 {
  margin-top: 6px !important; }

.mtpx-5 {
  margin-top: 5px !important; }

.mtpx-4 {
  margin-top: 4px !important; }

.mtpx-3 {
  margin-top: 3px !important; }

.mtpx-2 {
  margin-top: 2px !important; }

.mtpx-1 {
  margin-top: 1px !important; }

.mtpx-0 {
  margin-top: 0px !important; }

.pbpx-100 {
  padding-bottom: 100px !important; }

.pbpx-99 {
  padding-bottom: 99px !important; }

.pbpx-98 {
  padding-bottom: 98px !important; }

.pbpx-97 {
  padding-bottom: 97px !important; }

.pbpx-96 {
  padding-bottom: 96px !important; }

.pbpx-95 {
  padding-bottom: 95px !important; }

.pbpx-94 {
  padding-bottom: 94px !important; }

.pbpx-93 {
  padding-bottom: 93px !important; }

.pbpx-92 {
  padding-bottom: 92px !important; }

.pbpx-91 {
  padding-bottom: 91px !important; }

.pbpx-90 {
  padding-bottom: 90px !important; }

.pbpx-89 {
  padding-bottom: 89px !important; }

.pbpx-88 {
  padding-bottom: 88px !important; }

.pbpx-87 {
  padding-bottom: 87px !important; }

.pbpx-86 {
  padding-bottom: 86px !important; }

.pbpx-85 {
  padding-bottom: 85px !important; }

.pbpx-84 {
  padding-bottom: 84px !important; }

.pbpx-83 {
  padding-bottom: 83px !important; }

.pbpx-82 {
  padding-bottom: 82px !important; }

.pbpx-81 {
  padding-bottom: 81px !important; }

.pbpx-80 {
  padding-bottom: 80px !important; }

.pbpx-79 {
  padding-bottom: 79px !important; }

.pbpx-78 {
  padding-bottom: 78px !important; }

.pbpx-77 {
  padding-bottom: 77px !important; }

.pbpx-76 {
  padding-bottom: 76px !important; }

.pbpx-75 {
  padding-bottom: 75px !important; }

.pbpx-74 {
  padding-bottom: 74px !important; }

.pbpx-73 {
  padding-bottom: 73px !important; }

.pbpx-72 {
  padding-bottom: 72px !important; }

.pbpx-71 {
  padding-bottom: 71px !important; }

.pbpx-70 {
  padding-bottom: 70px !important; }

.pbpx-69 {
  padding-bottom: 69px !important; }

.pbpx-68 {
  padding-bottom: 68px !important; }

.pbpx-67 {
  padding-bottom: 67px !important; }

.pbpx-66 {
  padding-bottom: 66px !important; }

.pbpx-65 {
  padding-bottom: 65px !important; }

.pbpx-64 {
  padding-bottom: 64px !important; }

.pbpx-63 {
  padding-bottom: 63px !important; }

.pbpx-62 {
  padding-bottom: 62px !important; }

.pbpx-61 {
  padding-bottom: 61px !important; }

.pbpx-60 {
  padding-bottom: 60px !important; }

.pbpx-59 {
  padding-bottom: 59px !important; }

.pbpx-58 {
  padding-bottom: 58px !important; }

.pbpx-57 {
  padding-bottom: 57px !important; }

.pbpx-56 {
  padding-bottom: 56px !important; }

.pbpx-55 {
  padding-bottom: 55px !important; }

.pbpx-54 {
  padding-bottom: 54px !important; }

.pbpx-53 {
  padding-bottom: 53px !important; }

.pbpx-52 {
  padding-bottom: 52px !important; }

.pbpx-51 {
  padding-bottom: 51px !important; }

.pbpx-50 {
  padding-bottom: 50px !important; }

.pbpx-49 {
  padding-bottom: 49px !important; }

.pbpx-48 {
  padding-bottom: 48px !important; }

.pbpx-47 {
  padding-bottom: 47px !important; }

.pbpx-46 {
  padding-bottom: 46px !important; }

.pbpx-45 {
  padding-bottom: 45px !important; }

.pbpx-44 {
  padding-bottom: 44px !important; }

.pbpx-43 {
  padding-bottom: 43px !important; }

.pbpx-42 {
  padding-bottom: 42px !important; }

.pbpx-41 {
  padding-bottom: 41px !important; }

.pbpx-40 {
  padding-bottom: 40px !important; }

.pbpx-39 {
  padding-bottom: 39px !important; }

.pbpx-38 {
  padding-bottom: 38px !important; }

.pbpx-37 {
  padding-bottom: 37px !important; }

.pbpx-36 {
  padding-bottom: 36px !important; }

.pbpx-35 {
  padding-bottom: 35px !important; }

.pbpx-34 {
  padding-bottom: 34px !important; }

.pbpx-33 {
  padding-bottom: 33px !important; }

.pbpx-32 {
  padding-bottom: 32px !important; }

.pbpx-31 {
  padding-bottom: 31px !important; }

.pbpx-30 {
  padding-bottom: 30px !important; }

.pbpx-29 {
  padding-bottom: 29px !important; }

.pbpx-28 {
  padding-bottom: 28px !important; }

.pbpx-27 {
  padding-bottom: 27px !important; }

.pbpx-26 {
  padding-bottom: 26px !important; }

.pbpx-25 {
  padding-bottom: 25px !important; }

.pbpx-24 {
  padding-bottom: 24px !important; }

.pbpx-23 {
  padding-bottom: 23px !important; }

.pbpx-22 {
  padding-bottom: 22px !important; }

.pbpx-21 {
  padding-bottom: 21px !important; }

.pbpx-20 {
  padding-bottom: 20px !important; }

.pbpx-19 {
  padding-bottom: 19px !important; }

.pbpx-18 {
  padding-bottom: 18px !important; }

.pbpx-17 {
  padding-bottom: 17px !important; }

.pbpx-16 {
  padding-bottom: 16px !important; }

.pbpx-15 {
  padding-bottom: 15px !important; }

.pbpx-14 {
  padding-bottom: 14px !important; }

.pbpx-13 {
  padding-bottom: 13px !important; }

.pbpx-12 {
  padding-bottom: 12px !important; }

.pbpx-11 {
  padding-bottom: 11px !important; }

.pbpx-10 {
  padding-bottom: 10px !important; }

.pbpx-9 {
  padding-bottom: 9px !important; }

.pbpx-8 {
  padding-bottom: 8px !important; }

.pbpx-7 {
  padding-bottom: 7px !important; }

.pbpx-6 {
  padding-bottom: 6px !important; }

.pbpx-5 {
  padding-bottom: 5px !important; }

.pbpx-4 {
  padding-bottom: 4px !important; }

.pbpx-3 {
  padding-bottom: 3px !important; }

.pbpx-2 {
  padding-bottom: 2px !important; }

.pbpx-1 {
  padding-bottom: 1px !important; }

.pbpx-0 {
  padding-bottom: 0px !important; }

.ptpx-100 {
  padding-top: 100px !important; }

.ptpx-99 {
  padding-top: 99px !important; }

.ptpx-98 {
  padding-top: 98px !important; }

.ptpx-97 {
  padding-top: 97px !important; }

.ptpx-96 {
  padding-top: 96px !important; }

.ptpx-95 {
  padding-top: 95px !important; }

.ptpx-94 {
  padding-top: 94px !important; }

.ptpx-93 {
  padding-top: 93px !important; }

.ptpx-92 {
  padding-top: 92px !important; }

.ptpx-91 {
  padding-top: 91px !important; }

.ptpx-90 {
  padding-top: 90px !important; }

.ptpx-89 {
  padding-top: 89px !important; }

.ptpx-88 {
  padding-top: 88px !important; }

.ptpx-87 {
  padding-top: 87px !important; }

.ptpx-86 {
  padding-top: 86px !important; }

.ptpx-85 {
  padding-top: 85px !important; }

.ptpx-84 {
  padding-top: 84px !important; }

.ptpx-83 {
  padding-top: 83px !important; }

.ptpx-82 {
  padding-top: 82px !important; }

.ptpx-81 {
  padding-top: 81px !important; }

.ptpx-80 {
  padding-top: 80px !important; }

.ptpx-79 {
  padding-top: 79px !important; }

.ptpx-78 {
  padding-top: 78px !important; }

.ptpx-77 {
  padding-top: 77px !important; }

.ptpx-76 {
  padding-top: 76px !important; }

.ptpx-75 {
  padding-top: 75px !important; }

.ptpx-74 {
  padding-top: 74px !important; }

.ptpx-73 {
  padding-top: 73px !important; }

.ptpx-72 {
  padding-top: 72px !important; }

.ptpx-71 {
  padding-top: 71px !important; }

.ptpx-70 {
  padding-top: 70px !important; }

.ptpx-69 {
  padding-top: 69px !important; }

.ptpx-68 {
  padding-top: 68px !important; }

.ptpx-67 {
  padding-top: 67px !important; }

.ptpx-66 {
  padding-top: 66px !important; }

.ptpx-65 {
  padding-top: 65px !important; }

.ptpx-64 {
  padding-top: 64px !important; }

.ptpx-63 {
  padding-top: 63px !important; }

.ptpx-62 {
  padding-top: 62px !important; }

.ptpx-61 {
  padding-top: 61px !important; }

.ptpx-60 {
  padding-top: 60px !important; }

.ptpx-59 {
  padding-top: 59px !important; }

.ptpx-58 {
  padding-top: 58px !important; }

.ptpx-57 {
  padding-top: 57px !important; }

.ptpx-56 {
  padding-top: 56px !important; }

.ptpx-55 {
  padding-top: 55px !important; }

.ptpx-54 {
  padding-top: 54px !important; }

.ptpx-53 {
  padding-top: 53px !important; }

.ptpx-52 {
  padding-top: 52px !important; }

.ptpx-51 {
  padding-top: 51px !important; }

.ptpx-50 {
  padding-top: 50px !important; }

.ptpx-49 {
  padding-top: 49px !important; }

.ptpx-48 {
  padding-top: 48px !important; }

.ptpx-47 {
  padding-top: 47px !important; }

.ptpx-46 {
  padding-top: 46px !important; }

.ptpx-45 {
  padding-top: 45px !important; }

.ptpx-44 {
  padding-top: 44px !important; }

.ptpx-43 {
  padding-top: 43px !important; }

.ptpx-42 {
  padding-top: 42px !important; }

.ptpx-41 {
  padding-top: 41px !important; }

.ptpx-40 {
  padding-top: 40px !important; }

.ptpx-39 {
  padding-top: 39px !important; }

.ptpx-38 {
  padding-top: 38px !important; }

.ptpx-37 {
  padding-top: 37px !important; }

.ptpx-36 {
  padding-top: 36px !important; }

.ptpx-35 {
  padding-top: 35px !important; }

.ptpx-34 {
  padding-top: 34px !important; }

.ptpx-33 {
  padding-top: 33px !important; }

.ptpx-32 {
  padding-top: 32px !important; }

.ptpx-31 {
  padding-top: 31px !important; }

.ptpx-30 {
  padding-top: 30px !important; }

.ptpx-29 {
  padding-top: 29px !important; }

.ptpx-28 {
  padding-top: 28px !important; }

.ptpx-27 {
  padding-top: 27px !important; }

.ptpx-26 {
  padding-top: 26px !important; }

.ptpx-25 {
  padding-top: 25px !important; }

.ptpx-24 {
  padding-top: 24px !important; }

.ptpx-23 {
  padding-top: 23px !important; }

.ptpx-22 {
  padding-top: 22px !important; }

.ptpx-21 {
  padding-top: 21px !important; }

.ptpx-20 {
  padding-top: 20px !important; }

.ptpx-19 {
  padding-top: 19px !important; }

.ptpx-18 {
  padding-top: 18px !important; }

.ptpx-17 {
  padding-top: 17px !important; }

.ptpx-16 {
  padding-top: 16px !important; }

.ptpx-15 {
  padding-top: 15px !important; }

.ptpx-14 {
  padding-top: 14px !important; }

.ptpx-13 {
  padding-top: 13px !important; }

.ptpx-12 {
  padding-top: 12px !important; }

.ptpx-11 {
  padding-top: 11px !important; }

.ptpx-10 {
  padding-top: 10px !important; }

.ptpx-9 {
  padding-top: 9px !important; }

.ptpx-8 {
  padding-top: 8px !important; }

.ptpx-7 {
  padding-top: 7px !important; }

.ptpx-6 {
  padding-top: 6px !important; }

.ptpx-5 {
  padding-top: 5px !important; }

.ptpx-4 {
  padding-top: 4px !important; }

.ptpx-3 {
  padding-top: 3px !important; }

.ptpx-2 {
  padding-top: 2px !important; }

.ptpx-1 {
  padding-top: 1px !important; }

.ptpx-0 {
  padding-top: 0px !important; }

.h-100 {
  height: 100px; }

.h-99 {
  height: 99px; }

.h-98 {
  height: 98px;
  /* filter: brightness(0) saturate(100%) invert(27%) sepia(10%) saturate(6620%) hue-rotate(212deg) brightness(93%) contrast(90%);  */
}

.h-97 {
  height: 97px; }

.h-96 {
  height: 96px; }

.h-95 {
  height: 95px; }

.h-94 {
  height: 94px; }

.h-93 {
  height: 93px; }

.h-92 {
  height: 92px; }

.h-91 {
  height: 91px; }

.h-90 {
  height: 90px; }

.h-89 {
  height: 89px; }

.h-88 {
  height: 88px; }

.h-87 {
  height: 87px; }

.h-86 {
  height: 86px; }

.h-85 {
  height: 85px; }

.h-84 {
  height: 84px; }

.h-83 {
  height: 83px; }

.h-82 {
  height: 82px; }

.h-81 {
  height: 81px; }

.h-80 {
  height: 80px; }

.h-79 {
  height: 79px; }

.h-78 {
  height: 78px; }

.h-77 {
  height: 77px; }

.h-76 {
  height: 76px; }

.h-75 {
  height: 75px; }

.h-74 {
  height: 74px; }

.h-73 {
  height: 73px; }

.h-72 {
  height: 72px; }

.h-71 {
  height: 71px; }

.h-70 {
  height: 70px; }

.h-69 {
  height: 69px; }

.h-68 {
  height: 68px; }

.h-67 {
  height: 67px; }

.h-66 {
  height: 66px; }

.h-65 {
  height: 65px; }

.h-64 {
  height: 64px; }

.h-63 {
  height: 63px; }

.h-62 {
  height: 62px; }

.h-61 {
  height: 61px; }

.h-60 {
  height: 60px; }

.h-59 {
  height: 59px; }

.h-58 {
  height: 58px; }

.h-57 {
  height: 57px; }

.h-56 {
  height: 56px; }

.h-55 {
  height: 55px; }

.h-54 {
  height: 54px; }

.h-53 {
  height: 53px; }

.h-52 {
  height: 52px; }

.h-51 {
  height: 51px; }

.h-50 {
  height: 50px; }

.h-49 {
  height: 49px; }

.h-48 {
  height: 48px; }

.h-47 {
  height: 47px; }

.h-46 {
  height: 46px; }

.h-45 {
  height: 45px; }

.h-44 {
  height: 44px; }

.h-43 {
  height: 43px; }

.h-42 {
  height: 42px; }

.h-41 {
  height: 41px; }

.h-40 {
  height: 40px; }

.h-39 {
  height: 39px; }

.h-38 {
  height: 38px; }

.h-37 {
  height: 37px; }

.h-36 {
  height: 36px; }

.h-35 {
  height: 35px; }

.h-34 {
  height: 34px; }

.h-33 {
  height: 33px; }

.h-32 {
  height: 32px; }

.h-31 {
  height: 31px; }

.h-30 {
  height: 30px; }

.h-29 {
  height: 29px; }

.h-28 {
  height: 28px; }

.h-27 {
  height: 27px; }

.h-26 {
  height: 26px; }

.h-25 {
  height: 25px; }

.h-24 {
  height: 24px; }

.h-23 {
  height: 23px; }

.h-22 {
  height: 22px; }

.h-21 {
  height: 21px; }

.h-20 {
  height: 20px; }

.h-19 {
  height: 19px; }

.h-18 {
  height: 18px; }

.h-17 {
  height: 17px; }

.h-16 {
  height: 16px; }

.h-15 {
  height: 15px; }

.h-14 {
  height: 14px; }

.h-13 {
  height: 13px; }

.h-12 {
  height: 12px; }

.h-11 {
  height: 11px; }

.h-10 {
  height: 10px; }

.h-9 {
  height: 9px; }

.h-8 {
  height: 8px; }

.h-7 {
  height: 7px; }

.h-6 {
  height: 6px; }

.h-5 {
  height: 5px; }

.h-4 {
  height: 4px; }

.h-3 {
  height: 3px; }

.h-2 {
  height: 2px; }

.h-1 {
  height: 1px; }

.h-0 {
  height: 0px; }

.w-100 {
  width: 100%; }

.w-99 {
  width: 99%; }

.w-98 {
  width: 98%; }

.w-97 {
  width: 97%; }

.w-96 {
  width: 96%; }

.w-95 {
  width: 95%; }

.w-94 {
  width: 94%; }

.w-93 {
  width: 93%; }

.w-92 {
  width: 92%; }

.w-91 {
  width: 91%; }

.w-90 {
  width: 90%; }

.w-89 {
  width: 89%; }

.w-88 {
  width: 88%; }

.w-87 {
  width: 87%; }

.w-86 {
  width: 86%; }

.w-85 {
  width: 85%; }

.w-84 {
  width: 84%; }

.w-83 {
  width: 83%; }

.w-82 {
  width: 82%; }

.w-81 {
  width: 81%; }

.w-80 {
  width: 80%; }

.w-79 {
  width: 79%; }

.w-78 {
  width: 78%; }

.w-77 {
  width: 77%; }

.w-76 {
  width: 76%; }

.w-75 {
  width: 75%; }

.w-74 {
  width: 74%; }

.w-73 {
  width: 73%; }

.w-72 {
  width: 72%; }

.w-71 {
  width: 71%; }

.w-70 {
  width: 70%; }

.w-69 {
  width: 69%; }

.w-68 {
  width: 68%; }

.w-67 {
  width: 67%; }

.w-66 {
  width: 66%; }

.w-65 {
  width: 65%; }

.w-64 {
  width: 64%; }

.w-63 {
  width: 63%; }

.w-62 {
  width: 62%; }

.w-61 {
  width: 61%; }

.w-60 {
  width: 60%; }

.w-59 {
  width: 59%; }

.w-58 {
  width: 58%; }

.w-57 {
  width: 57%; }

.w-56 {
  width: 56%; }

.w-55 {
  width: 55%; }

.w-54 {
  width: 54%; }

.w-53 {
  width: 53%; }

.w-52 {
  width: 52%; }

.w-51 {
  width: 51%; }

.w-50 {
  width: 50%; }

.w-49 {
  width: 49%; }

.w-48 {
  width: 48%; }

.w-47 {
  width: 47%; }

.w-46 {
  width: 46%; }

.w-45 {
  width: 45%; }

.w-44 {
  width: 44%; }

.w-43 {
  width: 43%; }

.w-42 {
  width: 42%; }

.w-41 {
  width: 41%; }

.w-40 {
  width: 40%; }

.w-39 {
  width: 39%; }

.w-38 {
  width: 38%; }

.w-37 {
  width: 37%; }

.w-36 {
  width: 36%; }

.w-35 {
  width: 35%; }

.w-34 {
  width: 34%; }

.w-33 {
  width: 33%; }

.w-32 {
  width: 32%; }

.w-31 {
  width: 31%; }

.w-30 {
  width: 30%; }

.w-29 {
  width: 29%; }

.w-28 {
  width: 28%; }

.w-27 {
  width: 27%; }

.w-26 {
  width: 26%; }

.w-25 {
  width: 25%; }

.w-24 {
  width: 24%; }

.w-23 {
  width: 23%; }

.w-22 {
  width: 22%; }

.w-21 {
  width: 21%; }

.w-20 {
  width: 20%; }

.w-19 {
  width: 19%; }

.w-18 {
  width: 18%; }

.w-17 {
  width: 17%; }

.w-16 {
  width: 16%; }

.w-15 {
  width: 15%; }

.w-14 {
  width: 14%; }

.w-13 {
  width: 13%; }

.w-12 {
  width: 12%; }

.w-11 {
  width: 11%; }

.w-10 {
  width: 10%; }

.w-9 {
  width: 9%; }

.w-8 {
  width: 8%; }

.w-7 {
  width: 7%; }

.w-6 {
  width: 6%; }

.w-5 {
  width: 5%; }

.w-4 {
  width: 4%; }

.w-3 {
  width: 3%; }

.w-2 {
  width: 2%; }

.w-1 {
  width: 1%; }

::-moz-selection {
  background: #18191a;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #42469d;
  color: #ffffff;
  text-shadow: none; }

::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
  display: none; }

::-webkit-scrollbar-track-piece {
  background-color: #ecedf1;
  -webkit-border-radius: 0px;
  border-left: 1px solid #888; }

::-webkit-scrollbar-thumb:vertical {
  -webkit-border-radius: 0px;
  background: #42469d; }

html {
  position: relative; }

*, html, body {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333333; }

img {
  max-width: 100%;
  display: block; }

.ff-primary {
  font-family: "Poppins", sans-serif; }

.ff-secondary {
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 400; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p {
  margin: 0;
  padding: 0; }

h1, .h1 {
  font-size: 48px; }

h2, .h2 {
  font-size: 44px; }

h3, .h3 {
  font-size: 30px; }

h4, .h4 {
  font-size: 24px; }

h5, .h5 {
  font-size: 22px; }

h6, .h6 {
  font-size: 20px; }

p {
  font-size: 14px; }

a {
  color: #333333;
  text-decoration: none; }

img.inherit {
  max-width: inherit; }

.img-resp {
  display: block;
  max-width: 100%;
  height: auto; }

.relative-block {
  position: relative; }

.unstyled {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.inline li {
  display: inline-block; }
ul.block li {
  display: block; }
ul.table {
  display: table; }
  ul.table li {
    display: table-cell; }
ul.nomar li:last-child {
  margin-right: 0 !important; }
ul.nomar li:first-child {
  margin-left: 0 !important; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

hr {
  border: none; }

.td-underline {
  text-decoration: underline; }

.td-border {
  border-bottom: 1px solid; }

.td-border-dashed {
  border-bottom: 1px dashed; }

.td-border-dotted {
  border-bottom: 1px dotted; }

.fs-default {
  font-size: 14px; }

.fs-xsmall {
  font-size: 10px; }

.fs-small {
  font-size: 12px; }

.fs-medium {
  font-size: 16px; }

.fs-large {
  font-size: 18px; }

.fw-thin {
  font-weight: 100; }

.fw-light {
  font-weight: 300; }

.fw-normal {
  font-weight: 400; }

.fw-medium {
  font-weight: 500; }

.fw-semi-bold {
  font-weight: 600; }

.fw-bold {
  font-weight: 700; }

.fw-black {
  font-weight: 900; }

.tt-normal {
  text-transform: inherit !important; }

.tt-uppercase {
  text-transform: uppercase !important; }

.tt-capital {
  text-transform: capitalize !important; }

.ta-right {
  text-align: right; }

.ta-left {
  text-align: left; }

.ta-center {
  text-align: center; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.fc-primary {
  color: #42469d; }

.fc-secondary {
  color: #18191a; }

.fc-default {
  color: #333333; }

.fc-white {
  color: #ffffff !important; }

.fc-black {
  color: #000000; }

.fc-grey {
  color: #666666; }

.fc-dgrey {
  color: #18191a; }

.fc-lgrey {
  color: #f78d1f; }

.fc-spgrey {
  color: #7e7f7f; }

.fc-lblue {
  color: #738495; }

.fc-spblue {
  color: #f5f8fa; }

.bg-primary {
  background: #42469d; }

.bg-secondary {
  background: #18191a; }

.bg-white {
  background: #ffffff; }

.bg-black {
  background: #000000; }

.bg-grey {
  background: #666666; }

.bg-dgrey {
  background: #18191a; }

.bg-default {
  background: #333333; }

.bg-lgrey {
  background: #c7d0d8; }

.bg-spgrey {
  background: #7e7f7f; }

.bg-lblue {
  background: #738495; }

.bg-spblue {
  background: #f5f8fa; }

.bg-lite {
  background-color: #f7f7f7; }

.m-auto {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.lh-normal {
  line-height: 1; }

.lh-normal2 {
  line-height: 1.1; }

.lh-medium {
  line-height: 1.2; }

.lh-large {
  line-height: 1.8; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.col-nopadd {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.col-nopadd-left {
  padding-left: 0; }

.col-nopadd-right {
  padding-right: 0 !important; }

.divider {
  border: none; }

.ls-xsmall {
  letter-spacing: -2px; }

.ls-small {
  letter-spacing: -1px; }

.ls-normal {
  letter-spacing: 0px; }

.ls-medium {
  letter-spacing: 1px; }

.ls-large {
  letter-spacing: 2px; }

.ls-xlarge {
  letter-spacing: 4px; }

.va-middle {
  vertical-align: middle; }

.va-top {
  vertical-align: top; }

.va-bottom {
  vertical-align: bottom; }

.facebook:hover {
  color: #1a4bad !important; }

.facebook-icon:hover {
  background: #1a4bad !important; }

.twitter:hover {
  color: #00a9cd !important; }

.twitter-icon:hover {
  background: #00a9cd !important; }

.linkedin:hover {
  color: #1d4a9c !important; }

.linkedin-icon:hover {
  background: #1d4a9c !important; }

.googleplus:hover {
  color: #ff4800 !important; }

.googleplus-icon:hover {
  background: #ff4800 !important; }

.youtube:hover {
  color: #d10000 !important; }

.youtube-icon:hover {
  background: #d10000 !important; }

.overlay-bg {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none; }

.sec-padding {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .sec-padding {
      padding: 40px 0; } }
  .sec-padding.\--xsmall {
    padding: 30px 0; }
  .sec-padding.\--small {
    padding: 44px 0; }
  .sec-padding.\--medium {
    padding: 60px 0; }

.sec-margin {
  margin: 80px 0; }
  @media (max-width: 767px) {
    .sec-margin {
      margin: 40px 0; } }
  .sec-margin.\--xsmall {
    margin: 20px 0; }
  .sec-margin.\--small {
    margin: 44px 0; }
  .sec-margin.\--medium {
    margin: 60px 0; }

.title {
  line-height: 1.2; }
  .title.\--big {
    width: 82%;
    margin: 0 auto; }

.bg-norepeat {
  background-repeat: no-repeat; }

.bg-center {
  background-position: center; }

@media (max-width: 767px) {
  .mobile-full-width {
    width: 100% !important; } }

.sub-title {
  width: 80%;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .sub-title {
      width: 100%; } }
  .sub-title.\--large {
    width: 90%; }
    @media (max-width: 767px) {
      .sub-title.\--large {
        width: 100%; } }

@media (max-width: 480px) {
  h2, .h2 {
    font-size: 27px; }

  h5, .h5 {
    font-size: 14px; } }
@media (max-width: 767px) {
  .bottom-contact {
    padding: 20px 0 0; }
    .bottom-contact .head-title {
      width: 100%;
      font-size: 23px; }
    .bottom-contact a .xicon {
      font-size: 27px;
      padding-right: 15px; }
    .bottom-contact .btn {
      margin: 5px 0 20px !important; }
    .bottom-contact h4, .bottom-contact .h4 {
      font-size: 18px;
      vertical-align: text-bottom; } }

/*for mozilla*/
@-moz-document url-prefix() {
  body {
    font-weight: 300 !important; }

  .fw-normal {
    font-weight: 300; } }
iframe[name="google_conversion_frame"] {
  display: none !important; }

@media (max-width: 767px) {
  .res-width {
    width: 100%; }

  .res-padding {
    padding: 20px 10px; } }
@media (max-width: 991px) {
  .social-links {
    padding: 10px 0; } }
.b-radius {
  border-radius: 4px; }

.o-hidden {
  overflow: hidden; }

@font-face {
  font-family: 'ingicdesign';
  src: url("../inner-icons/ingicdesignce0d.eot?4hk07r");
  src: url("../inner-icons/ingicdesignce0d.eot?4hk07r#iefix") format("embedded-opentype"), url("../inner-icons/ingicdesignce0d.ttf?4hk07r") format("truetype"), url("../inner-icons/ingicdesignce0d.woff?4hk07r") format("woff"), url("../inner-icons/ingicdesignce0d.svg?4hk07r#ingicdesign") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ingicdesign' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-location:before {
  content: "\e91a"; }

.icon-map-marker:before {
  content: "\e91a"; }

.icon-pin:before {
  content: "\e91a"; }

.icon-tick:before {
  content: "\e917"; }

.icon-medical:before {
  content: "\e911"; }

.icon-whiteboard:before {
  content: "\e912"; }

.icon-explainer:before {
  content: "\e913"; }

.icon-architectural:before {
  content: "\e914"; }

.icon-demonstration:before {
  content: "\e915"; }

.icon-gameplay:before {
  content: "\e916"; }

.icon-zigline:before {
  content: "\e90e"; }

.icon-call:before {
  content: "\e900"; }

.icon-chat:before {
  content: "\e90b"; }

.icon-arrow_up:before {
  content: "\e918"; }

.icon-arrow_down:before {
  content: "\e919"; }

.icon-arrow_right:before {
  content: "\e90f"; }

.icon-arrow_left:before {
  content: "\e910"; }

.icon-animatedvideo:before {
  content: "\e901"; }

.icon-brandidentity:before {
  content: "\e902"; }

.icon-logodesign:before {
  content: "\e903"; }

.icon-websitedesign:before {
  content: "\e904"; }

.icon-arrow-right:before {
  content: "\e905"; }

.icon-whatsapp:before {
  content: "\e91b"; }

.icon-phone:before {
  content: "\e90c"; }

.icon-lock:before {
  content: "\e90d"; }

.icon-youtube-play:before {
  content: "\e906"; }

.icon-instagram:before {
  content: "\e907"; }

.icon-linkedin:before {
  content: "\e908"; }

.icon-twitter:before {
  content: "\e909"; }

.icon-facebook:before {
  content: "\e90a"; }

.icon-facebook-f:before {
  content: "\e90a"; }

.grid-block {
  overflow: visible;
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .grid-block > * {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .grid-block.\--type-inline-blocks > * {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px; }
  .grid-block.\--type-two-blocks > * {
    width: 50% !important; }
  .grid-block.\--type-.\---blocks > * {
    width: 33.333% !important; }
  .grid-block.\--type-four-blocks > * {
    width: 25% !important; }
  .grid-block.\--type-five-blocks > * {
    width: 25% !important; }
  .grid-block.\--style-offsets {
    margin-left: -30px; }
    .grid-block.\--style-offsets > * {
      padding-left: 30px; }
    .grid-block.\--style-offsets.small {
      margin-left: -20px; }
      .grid-block.\--style-offsets.small > * {
        padding-left: 20px; }
    .grid-block.\--style-offsets.formtop {
      margin-left: -10px; }
      .grid-block.\--style-offsets.formtop > * {
        padding-left: 10px; }
  .grid-block.\--bottom-offset > * {
    margin-bottom: 50px; }
  .grid-block.\--bottom-offset.small > * {
    margin-bottom: 30px; }
  @media (max-width: 991px) {
    .grid-block.\--type-ipad-full {
      overflow: visible;
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      .grid-block.\--type-ipad-full > * {
        width: 100% !important; } }
  @media (max-width: 767px) {
    .grid-block.\--type-mobile-full {
      overflow: visible;
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      .grid-block.\--type-mobile-full > * {
        width: 100% !important; } }

ul.grid-block {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes videotext {
  from {
    transform: rotateX(90deg) translateY(0px);
    -webkit-transform: rotateX(90deg) translateY(0px); }
  to {
    transform: rotateX(0deg) translateY(0px);
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform-origin: initial;
    -webkit-transform-origin: initial; } }
@keyframes videotext {
  from {
    transform: rotateX(-90deg) translateY(0px);
    -webkit-transform: rotateX(-90deg) translateY(0px); }
  to {
    transform: rotateX(0deg) translateY(0px);
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform-origin: initial;
    -webkit-transform-origin: initial; } }
.video-text {
  -webkit-animation-name: videotext;
  animation-name: videotext; }

.btn {
  padding: 10px 30px;
  display: inline-block;
  text-align: center;
  position: relative;
  letter-spacing: 1px;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  border-radius: 30px;
  cursor: pointer; }
  .btn.\--large {
    padding: 10px 46px; }
  .btn.btn-grey {
    border: 1px solid #a7a7a8;
    color: #a7a7a8; }
    .btn.btn-grey:hover {
      border-color: #42469d;
      color: #42469d; }
    .btn.btn-grey.\--lg-border {
      border: 2px solid #a7a7a8; }
  .btn.btn-primary {
    background-color: #42469d;
    color: #ffffff; }
    .btn.btn-primary:hover {
      background-color: rgba(251, 34, 36, 0.9); }
    .btn.btn-primary.\--outline {
      background: none;
      color: #42469d;
      border: 2px solid #42469d; }
  .btn.btn-secondary {
    background-color: #18191a;
    color: #ffffff; }
    .btn.btn-secondary:hover {
      background-color: rgba(24, 25, 26, 0.9); }
    .btn.btn-secondary.\--outline {
      background: none;
      border: 2px solid #18191a; }

.request-sidebtn {
  position: fixed;
  left: -8px;
  top: 30%;
  z-index: 20;
  display: none; }
  @media (max-width: 700px) {
    .request-sidebtn {
      display: none !important; } }
  .request-sidebtn:hover {
    left: 0; }

.btn-close {
  font-size: 16px;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #42469d;
  color: white;
  width: 30px;
  height: 30px;
  text-align: -webkit-center;
  border-radius: 50%;
  border: 2px solid #fff;
  font-weight: 600;
  line-height: 1.8; }

/* 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; }
  .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; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slickd41d.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .\--big-dot .slick-dots {
    bottom: -40px; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-dots .slick-active button {
  background: #42469d; }
.slick-dots li {
  height: auto;
  width: auto; }
  .slick-dots li button {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #c1c1c1;
    border: 0px solid #858585;
    margin: 0;
    padding: 0; }
    .slick-dots li button:before {
      display: none; }

.arrow-list li {
  position: relative;
  padding-left: 26px;
  padding-bottom: 10px; }
  .arrow-list li:before {
    font-family: 'ingicdesign';
    position: absolute;
    left: 0;
    top: 0;
    content: "\e90f";
    font-weight: 400;
    font-size: 19.6px;
    line-height: 1; }
.arrow-list.fc-white a {
  color: #ffffff; }

.tick-list li {
  padding-left: 30px;
  position: relative; }
  .tick-list li:before {
    font-family: 'ingicdesign';
    content: "\e917";
    position: absolute;
    left: 0;
    top: 0;
    color: #42469d; }

header.top-bar {
  background: #ececec;
  padding-top: 14px; }
  header.top-bar .top-links {
    font-size: 11px;
    text-transform: uppercase; }
    header.top-bar .top-links li {
      padding: 2px 10px 14px 10px;
      vertical-align: middle; }
      header.top-bar .top-links li.logo {
        padding: 0 10px 10px 10px; }
      header.top-bar .top-links li.havedropdown {
        position: relative; }
        header.top-bar .top-links li.havedropdown.active:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          width: 0;
          border-top: 10px solid #ececec;
          border-right: 10px solid transparent;
          border-left: 10px solid transparent;
          top: 32px; }
        header.top-bar .top-links li.havedropdown:before {
          background: #ffffff;
          width: 100%;
          height: 35%;
          top: -14px;
          position: absolute;
          content: '';
          left: 0;
          border-top: 3px solid #42469d;
          display: none; }
        header.top-bar .top-links li.havedropdown .dropdown {
          background: #ffffff;
          position: absolute;
          z-index: 111;
          font-size: 12px;
          padding: 5px 16px 10px;
          left: -1px;
          display: none;
          min-width: 100%;
          width: 200px;
          top: 32px; }
          header.top-bar .top-links li.havedropdown .dropdown li {
            padding: 8px 0 0 15px;
            text-transform: capitalize;
            display: block; }
            header.top-bar .top-links li.havedropdown .dropdown li:before {
              position: absolute;
              content: '\e90f';
              font-family: ingicdesign;
              left: 10px; }
      header.top-bar .top-links li.havedropdown:hover {
        background: #ffffff; }
        header.top-bar .top-links li.havedropdown:hover > a {
          color: #42469d; }
        header.top-bar .top-links li.havedropdown:hover:before {
          display: block; }
        header.top-bar .top-links li.havedropdown:hover .dropdown {
          display: block;
          border: 1px solid #ececec;
          border-top: none; }
          header.top-bar .top-links li.havedropdown:hover .dropdown li:hover, header.top-bar .top-links li.havedropdown:hover .dropdown li:hover a {
            color: #42469d; }

header.ph {
  padding: 15px 15px 15px 10px;
  transition: 0.3s;
  background-color: #ffffff;
  top: 0;
  left: 0; }
  @media (max-width: 991px) {
    header.ph {
      position: fixed;
      z-index: 9;
      width: 100%;
      padding: 10px 15px 10px 10px; } }
  header.ph.fixed {
    position: fixed;
    z-index: 9;
    width: 100%;
    top: 0;
    background: #ffffff;
    padding: 0 15px 10px 10px; }
    header.ph.fixed nav.pn .main-nav {
      padding: 18px 0 5px; }
    header.ph.fixed nav.pn li.active a, header.ph.fixed nav.pn li:hover a {
      border-bottom: 5px solid #42469d;
      padding-bottom: 14px; }
    header.ph.fixed nav.pn .btn-request-info {
      margin-top: 16px; }
    header.ph.fixed .headlogo {
      padding: 4px 0 0; }
  header.ph .headlogo {
    float: left;
    padding: 10px 0 0; }
    @media (max-width: 991px) {
      header.ph .headlogo {
        padding: 0px;
        width: 90%; } }
  header.ph nav.pn {
    font-size: 14px; }
    header.ph nav.pn .main-nav {
      padding: 28px 0 5px; }
    header.ph nav.pn li {
      margin: 0 12px;
      position: relative; }
      @media (max-width: 1100px) {
        header.ph nav.pn li {
          margin: 0 11px; } }
      header.ph nav.pn li.active a, header.ph nav.pn li:hover a {
        border-bottom: 5px solid #42469d;
        padding-bottom: 16px; }
    header.ph nav.pn .btn-request-info {
      padding: 6px 26px;
      text-align: center;
      color: #42469d;
      display: inline-block;
      margin-left: 30px;
      border: 1px solid #42469d;
      border-radius: 25px;
      margin-top: 26px;
      transition: 0.2s; }
      header.ph nav.pn .btn-request-info:hover {
        background: #42469d;
        color: #ffffff; }

.box.\--delivery-steps-box p {
  font-size: 13px; }
.box.\--delivery-steps-box .screen-icons {
  min-width: 80px;
  min-height: 80px;
  background-repeat: no-repeat;
  background-position: center; }
@media (max-width: 767px) {
  .box.\--delivery-steps-box {
    margin-bottom: 30px; } }
.box.\--work-box-client {
  position: relative;
  height: 184px;
  border-right: 1px solid #cccccc; }
  .box.\--work-box-client:hover {
    z-index: 2;
    -webkit-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
    background: #fff; }
    .box.\--work-box-client:hover .arrows {
      width: 24px; }
  .box.\--work-box-client .arrows {
    position: absolute;
    background: url(../images/sprite-client-home.png);
    width: 0px;
    display: block;
    height: 16px;
    background-repeat: no-repeat;
    background-position: -17px -467px;
    right: 20px;
    bottom: 20px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .box.\--work-box-client i {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 4px auto 0;
    background: url(../images/sprite-client-home.png);
    width: 175px;
    background-repeat: no-repeat;
    height: 175px;
    padding: 20px;
    display: block; }
    .box.\--work-box-client i.one {
      background-position: 5px 0; }
    .box.\--work-box-client i.two {
      background-position: -170px 0; }
    .box.\--work-box-client i.three {
      background-position: -350px 0; }
    .box.\--work-box-client i.four {
      background-position: -520px 0; }
    .box.\--work-box-client i.five {
      background-position: -700px 0; }
    .box.\--work-box-client i.six {
      background-position: -875px 0; }
    .box.\--work-box-client i.seven {
      background-position: -1050px 0; }
    .box.\--work-box-client i.eight {
      background-position: -1225px 0; }
    .box.\--work-box-client i.nine {
      background-position: -1395px 0; }
    .box.\--work-box-client i.ten {
      background-position: -1575px 0; }
    .box.\--work-box-client i.eleven {
      background-position: -1751px -3px; }
    .box.\--work-box-client i.twelve {
      background-position: -1923px -5px; }
    .box.\--work-box-client i.thirteen {
      background-position: 5px -178px; }
    .box.\--work-box-client i.fourteen {
      background-position: -172px -178px; }
    .box.\--work-box-client i.fifteen {
      background-position: -348px -178px; }
    .box.\--work-box-client i.sixteen {
      background-position: -527px -178px; }
    .box.\--work-box-client i.seventeen {
      background-position: -699px -178px; }
    .box.\--work-box-client i.eighteen {
      background-position: -868px -169px; }
    .box.\--work-box-client i.ninteen {
      background-position: -1054px -178px; }
    .box.\--work-box-client i.twenty {
      background-position: -1230px -170px; }
    .box.\--work-box-client i.twenty-two {
      background-position: -168px -330px; }
.box.\--six-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .box.\--six-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 0px; } }
.box.\--six-box .icons {
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  background-repeat: no-repeat;
  background-position: center; }
.box.\--six-box .email-icons {
  width: 100px;
  height: 70px;
  margin: 0 auto 20px; }
.box.\--six-box.seo-improve-slider .slick-dots {
  bottom: -30px; }
.box.\--three-box .inner-content:nth-child(3n+2) {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  @media (max-width: 768px) {
    .box.\--three-box .inner-content:nth-child(3n+2) {
      border: none; } }
.box.\--three-box .inner-content {
  padding: 0 50px; }
  .box.\--three-box .inner-content .icons {
    width: 65px;
    height: 65px;
    margin: 0 auto 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    .box.\--three-box .inner-content .icons.\--big {
      width: 80px;
      height: 70px; }
  .box.\--three-box .inner-content .email-icons {
    width: 100px;
    height: 70px;
    margin: 0 auto 20px; }
  .box.\--three-box .inner-content.seo-improve-slider .slick-dots {
    bottom: -30px; }
.box.\--platforms .social-icons {
  min-height: 195px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
.box.\--platforms .icons {
  width: 100%;
  min-height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.6s; }
  .box.\--platforms .icons.\--big {
    min-height: 110px; }
  @media (max-width: 767px) {
    .box.\--platforms .icons {
      height: 100px; } }
.box.\--page-box .icons {
  width: 92px;
  height: 72px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 20px; }
.box.\--page-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .box.\--page-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 10px; } }
.box.\--experience-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box.\--experience-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 0px; } }
@media (max-width: 991px) {
  .box.\--experience-box [class^="col-"]:nth-child(n) {
    margin-bottom: 20px; } }
.box.\--experience-box .inner-box {
  overflow: hidden; }
  .box.\--experience-box .inner-box figure {
    overflow: hidden;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    min-height: 253px;
    background-size: cover;
    background-position: left top; }
    @media (min-width: 1200px) {
      .box.\--experience-box .inner-box figure {
        background-size: 100%; } }
    .box.\--experience-box .inner-box figure:hover {
      background-position: center top; }
      @media (min-width: 1200px) {
        .box.\--experience-box .inner-box figure:hover {
          background-size: 110%;
          background-position: left top; } }
  @media (min-width: 700px) {
    .box.\--experience-box .inner-box .link-btn {
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s;
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      transform: translateX(-100px); } }
  .box.\--experience-box .inner-box:hover .link-btn {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  .box.\--experience-box .inner-box:hover figure img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
.box.\--howitwork {
  position: relative; }
  @media (max-width: 767px) {
    .box.\--howitwork {
      margin-top: 30px !important; } }
  .box.\--howitwork:before {
    position: absolute;
    height: 1px;
    width: 80%;
    margin: 0 auto;
    background: #393a3b;
    content: '';
    left: 0;
    right: 0;
    top: 158px; }
  .box.\--howitwork .inner-box {
    padding: 0 12px; }
    .box.\--howitwork .inner-box .\--number {
      width: 64px;
      height: 64px;
      color: #ffffff;
      background: #42469d;
      display: block;
      margin: 20px auto 10px;
      text-align: center;
      border-radius: 50%;
      padding-top: 4px;
      border: 18px solid #18191a; }
    .box.\--howitwork .inner-box .screen-icons {
      min-height: 100px;
      min-width: 120px;
      background-repeat: no-repeat;
      background-position: center; }
.box.\--bottom-three-box .difference-slider {
  margin-bottom: 20px; }
.box.\--bottom-three-box .inner-box {
  height: 370px;
  position: relative;
  background-size: cover; }
  .box.\--bottom-three-box .inner-box .content {
    position: absolute;
    padding-left: 24px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: transparent;
    transition: 0.3s;
    border-radius: 5px; }
    .box.\--bottom-three-box .inner-box .content h5 {
      line-height: 1;
      font-weight: 300;
      padding-bottom: 8px;
      color: white; }
    .box.\--bottom-three-box .inner-box .content p {
      display: none; }
  .box.\--bottom-three-box .inner-box:hover .content {
    position: absolute;
    padding: 24px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: #ffffff;
    border-radius: 5px; }
    .box.\--bottom-three-box .inner-box:hover .content h5 {
      color: #42469d; }
    .box.\--bottom-three-box .inner-box:hover .content p {
      display: block; }
.box.\--portfolio-box .portfolio-slider {
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .box.\--portfolio-box .portfolio-slider .\--type-mobile-slider {
      margin: 0 auto;
      width: 100% !important; }
      .box.\--portfolio-box .portfolio-slider .\--type-mobile-slider > * {
        width: 265px !important;
        margin: auto; } }
.box.\--portfolio-box figure {
  background-size: cover;
  background-position: center;
  height: 250px; }
  @media (max-width: 991px) {
    .box.\--portfolio-box figure {
      width: 265px !important; } }
.box.\--package-box {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .box.\--package-box {
      margin-top: 20px; } }
  .box.\--package-box.\--small {
    width: 70%;
    margin: 0 auto; }
  .box.\--package-box .inner-box {
    padding: 40px 30px;
    border-radius: 10px;
    background: #f5f8fa;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    @media (max-width: 991px) {
      .box.\--package-box .inner-box {
        margin-bottom: 30px; } }
    .box.\--package-box .inner-box .\--name {
      font-size: 36px;
      color: #42469d; }
      .box.\--package-box .inner-box .\--name span {
        color: #333333; }
    .box.\--package-box .inner-box .arrow-list li:before {
      color: #42469d; }
    .box.\--package-box .inner-box:hover {
      background: #18191a;
      box-shadow: 0px 20px 30px 0px #aeb3b7; }
      .box.\--package-box .inner-box:hover .\--name, .box.\--package-box .inner-box:hover .\--name span {
        color: #ffffff; }
      .box.\--package-box .inner-box:hover .\--price {
        color: #ffffff;
        font-weight: 600; }
      .box.\--package-box .inner-box:hover .arrow-list {
        color: #ffffff; }
        .box.\--package-box .inner-box:hover .arrow-list li:before {
          color: #ffffff; }
      .box.\--package-box .inner-box:hover .btn {
        background: #42469d;
        color: #ffffff; }
.box.\--howitwork-box {
  position: relative; }
  @media (max-width: 767px) {
    .box.\--howitwork-box {
      margin-top: 30px !important; } }
  .box.\--howitwork-box:before {
    position: absolute;
    height: 1px;
    width: 80%;
    margin: 0 auto;
    background: #393a3b;
    content: '';
    left: 0;
    right: 0;
    top: 158px; }
  .box.\--howitwork-box .inner-box {
    padding: 0 12px; }
    .box.\--howitwork-box .inner-box .\--number {
      width: 64px;
      height: 64px;
      color: #ffffff;
      background: #42469d;
      display: block;
      margin: 20px auto 10px;
      text-align: center;
      border-radius: 50%;
      padding-top: 4px;
      border: 18px solid #18191a; }
    .box.\--howitwork-box .inner-box .screen-icons {
      min-height: 100px;
      min-width: 120px;
      background-repeat: no-repeat;
      background-position: center; }
.box.\--testimonial-box {
  width: 80%;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .box.\--testimonial-box {
      margin-bottom: 30px; } }
  .box.\--testimonial-box .inner-box {
    box-shadow: 0px 20px 30px 0px #ccc; }
    .box.\--testimonial-box .inner-box .customer-icon {
      width: 75px;
      height: 75px;
      display: block;
      background-repeat: no-repeat; }
    .box.\--testimonial-box .inner-box .overall-rating {
      width: 144px;
      height: 23px;
      display: block;
      background-repeat: no-repeat; }
    .box.\--testimonial-box .inner-box .left-side {
      padding: 30px 40px; }
    .box.\--testimonial-box .inner-box .right-side {
      padding: 30px 40px;
      position: relative; }
      .box.\--testimonial-box .inner-box .right-side:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-right: 28px solid #ffffff;
        border-bottom: 28px solid transparent;
        top: 40px;
        left: -28px; }
.box.\--package-selection-box .inner-box {
  padding: 30px;
  border: 1px solid #e3e7eb;
  border-radius: 6px;
  margin-bottom: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .box.\--package-selection-box .inner-box .\--title {
    display: inline-block; }
  .box.\--package-selection-box .inner-box .screen-icons {
    min-height: 260px;
    background-repeat: no-repeat;
    background-position: center; }
  .box.\--package-selection-box .inner-box:hover {
    border-color: #75c12a;
    background: #f5f8fa; }
    .box.\--package-selection-box .inner-box:hover .\--price {
      color: #75c12a; }
    .box.\--package-selection-box .inner-box:hover .xicon {
      opacity: 1;
      filter: alpha(opacity=100); }
  .box.\--package-selection-box .inner-box .xicon {
    font-size: 12px;
    background: #75c12a;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: #ffffff;
    padding: 3px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0;
    filter: alpha(opacity=0); }
.box.\--apparatus .social-icons {
  width: 100%;
  height: 183px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }
  @media (max-width: 767px) {
    .box.\--apparatus .social-icons {
      height: 100px; } }
.box.\--development-box .left-section .\--detail-box {
  text-align: right; }
  .box.\--development-box .left-section .\--detail-box .img-icon {
    float: right; }
  .box.\--development-box .left-section .\--detail-box .content {
    margin-right: 24px;
    margin-left: 0; }
.box.\--development-box .\--detail-box {
  margin-bottom: 40px;
  float: left;
  min-height: 195px;
  width: 50%; }
  .box.\--development-box .\--detail-box .img-icon {
    float: left;
    width: 68px;
    height: 65px; }
  .box.\--development-box .\--detail-box .content {
    float: right;
    width: 75%;
    margin-left: 10px;
    margin-top: 5px; }

.box.\--delivery-steps-box p {
  font-size: 13px; }
.box.\--delivery-steps-box .screen-icons {
  min-width: 80px;
  min-height: 80px;
  background-repeat: no-repeat;
  background-position: center; }
@media (max-width: 767px) {
  .box.\--delivery-steps-box {
    margin-bottom: 30px; } }
.box.\--work-box-client {
  position: relative;
  height: 184px;
  border-right: 1px solid #cccccc; }
  .box.\--work-box-client:hover {
    z-index: 2;
    -webkit-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
    background: #fff; }
    .box.\--work-box-client:hover .arrows {
      width: 24px; 
      filter: brightness(0) saturate(100%) invert(27%) sepia(10%) saturate(6620%) hue-rotate(212deg) brightness(93%) contrast(90%);}
  .box.\--work-box-client .arrows {
    position: absolute;
    background: url(../images/sprite-client-home.png);
    width: 0px;
    display: block;
    height: 16px;
    background-repeat: no-repeat;
    background-position: -17px -467px;
    right: 20px;
    bottom: 20px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .box.\--work-box-client i {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 4px auto 0;
    background: url(../images/sprite-client-home.png);
    width: 175px;
    background-repeat: no-repeat;
    height: 175px;
    padding: 20px;
    display: block; }
    .box.\--work-box-client i.one {
      background-position: 5px 0; }
    .box.\--work-box-client i.two {
      background-position: -170px 0; }
    .box.\--work-box-client i.three {
      background-position: -350px 0; }
    .box.\--work-box-client i.four {
      background-position: -520px 0; }
    .box.\--work-box-client i.five {
      background-position: -700px 0; }
    .box.\--work-box-client i.six {
      background-position: -875px 0; }
    .box.\--work-box-client i.seven {
      background-position: -1050px 0; }
    .box.\--work-box-client i.eight {
      background-position: -1225px 0; }
    .box.\--work-box-client i.nine {
      background-position: -1395px 0; }
    .box.\--work-box-client i.ten {
      background-position: -1575px 0; }
    .box.\--work-box-client i.eleven {
      background-position: -1751px -3px; }
    .box.\--work-box-client i.twelve {
      background-position: -1923px -5px; }
    .box.\--work-box-client i.thirteen {
      background-position: 5px -178px; }
    .box.\--work-box-client i.fourteen {
      background-position: -172px -178px; }
    .box.\--work-box-client i.fifteen {
      background-position: -348px -178px; }
    .box.\--work-box-client i.sixteen {
      background-position: -527px -178px; }
    .box.\--work-box-client i.seventeen {
      background-position: -699px -178px; }
    .box.\--work-box-client i.eighteen {
      background-position: -868px -169px; }
    .box.\--work-box-client i.ninteen {
      background-position: -1054px -178px; }
    .box.\--work-box-client i.twenty {
      background-position: -1230px -170px; }
    .box.\--work-box-client i.twenty-two {
      background-position: -168px -330px; }
.box.\--six-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .box.\--six-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 0px; } }
.box.\--six-box .icons {
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  background-repeat: no-repeat;
  background-position: center; }
.box.\--six-box .email-icons {
  width: 100px;
  height: 70px;
  margin: 0 auto 20px; }
.box.\--six-box.seo-improve-slider .slick-dots {
  bottom: -30px; }
.box.\--three-box .inner-content:nth-child(3n+2) {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  @media (max-width: 768px) {
    .box.\--three-box .inner-content:nth-child(3n+2) {
      border: none; } }
.box.\--three-box .inner-content {
  padding: 0 50px; }
  .box.\--three-box .inner-content .icons {
    width: 65px;
    height: 65px;
    margin: 0 auto 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    .box.\--three-box .inner-content .icons.\--big {
      width: 80px;
      height: 70px; }
  .box.\--three-box .inner-content .email-icons {
    width: 100px;
    height: 70px;
    margin: 0 auto 20px; }
  .box.\--three-box .inner-content.seo-improve-slider .slick-dots {
    bottom: -30px; }
.box.\--platforms .social-icons {
  min-height: 195px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
.box.\--platforms .icons {
  width: 100%;
  min-height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.6s; }
  .box.\--platforms .icons.\--big {
    min-height: 110px; }
  @media (max-width: 767px) {
    .box.\--platforms .icons {
      height: 100px; } }
.box.\--page-box .icons {
  width: 92px;
  height: 72px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 20px; }
.box.\--page-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .box.\--page-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 10px; } }
.box.\--experience-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box.\--experience-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 0px; } }
@media (max-width: 991px) {
  .box.\--experience-box [class^="col-"]:nth-child(n) {
    margin-bottom: 20px; } }
.box.\--experience-box .inner-box {
  overflow: hidden; }
  .box.\--experience-box .inner-box figure {
    overflow: hidden;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    min-height: 253px;
    background-size: cover;
    background-position: left top; }
    @media (min-width: 1200px) {
      .box.\--experience-box .inner-box figure {
        background-size: 100%; } }
    .box.\--experience-box .inner-box figure:hover {
      background-position: center top; }
      @media (min-width: 1200px) {
        .box.\--experience-box .inner-box figure:hover {
          background-size: 110%;
          background-position: left top; } }
  @media (min-width: 700px) {
    .box.\--experience-box .inner-box .link-btn {
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s;
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      transform: translateX(-100px); } }
  .box.\--experience-box .inner-box:hover .link-btn {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  .box.\--experience-box .inner-box:hover figure img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
.box.\--howitwork {
  position: relative; }
  @media (max-width: 767px) {
    .box.\--howitwork {
      margin-top: 30px !important; } }
  .box.\--howitwork:before {
    position: absolute;
    height: 1px;
    width: 80%;
    margin: 0 auto;
    background: #393a3b;
    content: '';
    left: 0;
    right: 0;
    top: 158px; }
  .box.\--howitwork .inner-box {
    padding: 0 12px; }
    .box.\--howitwork .inner-box .\--number {
      width: 64px;
      height: 64px;
      color: #ffffff;
      background: #42469d;
      display: block;
      margin: 20px auto 10px;
      text-align: center;
      border-radius: 50%;
      padding-top: 4px;
      border: 18px solid #18191a; }
    .box.\--howitwork .inner-box .screen-icons {
      min-height: 100px;
      min-width: 120px;
      background-repeat: no-repeat;
      background-position: center; }
.box.\--bottom-three-box .difference-slider {
  margin-bottom: 20px; }
.box.\--bottom-three-box .inner-box {
  height: 370px;
  position: relative;
  background-size: cover; }
  .box.\--bottom-three-box .inner-box .content {
    position: absolute;
    padding-left: 24px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: transparent;
    transition: 0.3s;
    border-radius: 5px; }
    .box.\--bottom-three-box .inner-box .content h5 {
      line-height: 1;
      font-weight: 300;
      padding-bottom: 8px;
      color: white; }
    .box.\--bottom-three-box .inner-box .content p {
      display: none; }
  .box.\--bottom-three-box .inner-box:hover .content {
    position: absolute;
    padding: 24px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: #ffffff;
    border-radius: 5px; }
    .box.\--bottom-three-box .inner-box:hover .content h5 {
      color: #42469d; }
    .box.\--bottom-three-box .inner-box:hover .content p {
      display: block; }
.box.\--portfolio-box .portfolio-slider {
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .box.\--portfolio-box .portfolio-slider .\--type-mobile-slider {
      margin: 0 auto;
      width: 100% !important; }
      .box.\--portfolio-box .portfolio-slider .\--type-mobile-slider > * {
        width: 265px !important;
        margin: auto; } }
.box.\--portfolio-box figure {
  background-size: cover;
  background-position: center;
  height: 250px; }
  @media (max-width: 991px) {
    .box.\--portfolio-box figure {
      width: 265px !important; } }
.box.\--package-box {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .box.\--package-box {
      margin-top: 20px; } }
  .box.\--package-box.\--small {
    width: 70%;
    margin: 0 auto; }
  .box.\--package-box .inner-box {
    padding: 40px 30px;
    border-radius: 10px;
    background: #f5f8fa;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    @media (max-width: 991px) {
      .box.\--package-box .inner-box {
        margin-bottom: 30px; } }
    .box.\--package-box .inner-box .\--name {
      font-size: 36px;
      color: #42469d; }
      .box.\--package-box .inner-box .\--name span {
        color: #333333; }
    .box.\--package-box .inner-box .arrow-list li:before {
      color: #42469d; }
    .box.\--package-box .inner-box:hover {
      background: #18191a;
      box-shadow: 0px 20px 30px 0px #aeb3b7; }
      .box.\--package-box .inner-box:hover .\--name, .box.\--package-box .inner-box:hover .\--name span {
        color: #ffffff; }
      .box.\--package-box .inner-box:hover .\--price {
        color: #ffffff;
        font-weight: 600; }
      .box.\--package-box .inner-box:hover .arrow-list {
        color: #ffffff; }
        .box.\--package-box .inner-box:hover .arrow-list li:before {
          color: #ffffff; }
      .box.\--package-box .inner-box:hover .btn {
        background: #42469d;
        color: #ffffff; }
.box.\--howitwork-box {
  position: relative; }
  @media (max-width: 767px) {
    .box.\--howitwork-box {
      margin-top: 30px !important; } }
  .box.\--howitwork-box:before {
    position: absolute;
    height: 1px;
    width: 80%;
    margin: 0 auto;
    background: #393a3b;
    content: '';
    left: 0;
    right: 0;
    top: 158px; }
  .box.\--howitwork-box .inner-box {
    padding: 0 12px; }
    .box.\--howitwork-box .inner-box .\--number {
      width: 64px;
      height: 64px;
      color: #ffffff;
      background: #42469d;
      display: block;
      margin: 20px auto 10px;
      text-align: center;
      border-radius: 50%;
      padding-top: 4px;
      border: 18px solid #18191a; }
    .box.\--howitwork-box .inner-box .screen-icons {
      min-height: 100px;
      min-width: 120px;
      background-repeat: no-repeat;
      background-position: center; }
.box.\--testimonial-box {
  width: 80%;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .box.\--testimonial-box {
      margin-bottom: 30px; } }
  .box.\--testimonial-box .inner-box {
    box-shadow: 0px 20px 30px 0px #ccc; }
    .box.\--testimonial-box .inner-box .customer-icon {
      width: 75px;
      height: 75px;
      display: block;
      background-repeat: no-repeat; }
    .box.\--testimonial-box .inner-box .overall-rating {
      width: 144px;
      height: 23px;
      display: block;
      background-repeat: no-repeat; }
    .box.\--testimonial-box .inner-box .left-side {
      padding: 30px 40px; }
    .box.\--testimonial-box .inner-box .right-side {
      padding: 30px 40px;
      position: relative; }
      .box.\--testimonial-box .inner-box .right-side:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-right: 28px solid #ffffff;
        border-bottom: 28px solid transparent;
        top: 40px;
        left: -28px; }
.box.\--package-selection-box .inner-box {
  padding: 30px;
  border: 1px solid #e3e7eb;
  border-radius: 6px;
  margin-bottom: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .box.\--package-selection-box .inner-box .\--title {
    display: inline-block; }
  .box.\--package-selection-box .inner-box .screen-icons {
    min-height: 260px;
    background-repeat: no-repeat;
    background-position: center; }
  .box.\--package-selection-box .inner-box:hover {
    border-color: #75c12a;
    background: #f5f8fa; }
    .box.\--package-selection-box .inner-box:hover .\--price {
      color: #75c12a; }
    .box.\--package-selection-box .inner-box:hover .xicon {
      opacity: 1;
      filter: alpha(opacity=100); }
  .box.\--package-selection-box .inner-box .xicon {
    font-size: 12px;
    background: #75c12a;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: #ffffff;
    padding: 3px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0;
    filter: alpha(opacity=0); }
.box.\--apparatus .social-icons {
  width: 100%;
  height: 183px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }
  @media (max-width: 767px) {
    .box.\--apparatus .social-icons {
      height: 100px; } }
.box.\--development-box .left-section .\--detail-box {
  text-align: right; }
  .box.\--development-box .left-section .\--detail-box .img-icon {
    float: right; }
  .box.\--development-box .left-section .\--detail-box .content {
    margin-right: 24px;
    margin-left: 0; }
.box.\--development-box .\--detail-box {
  margin-bottom: 40px;
  float: left;
  width: 50%; }
  .box.\--development-box .\--detail-box .img-icon {
    float: left;
    width: 60px;
    height: 65px; 
    filter: brightness(0) saturate(100%) invert(27%) sepia(10%) saturate(6620%) hue-rotate(212deg) brightness(93%) contrast(90%);}
  .box.\--development-box .\--detail-box .content {
    float: right;
    /* width: 75%; */
    width: -webkit-fill-available;
    margin-left: 10px;
    margin-top: 5px; }

.u-name {
  background: #fff;
  position: relative;
  z-index: 99; }

.serv-box-left {
  background-color: #0c0c0d;
  padding: 52px 52px 52px 130px;
  min-height: 458px; }

.serv-img-left {
  position: absolute;
  left: -50px;
  top: 16%; }

.casestudy-section .content .detail:before {
  width: 85px;
  top: 0;
  left: 0;
  position: absolute;
  background: #fff;
  height: 3px;
  content: ''; }

.casestudy-slider .slide {
  height: 670px; }

.casestudy-section .content {
  margin-top: 40px !important; }

.testimonial-sub .right-side:after {
  display: none; }

.box.\--testimonial-box {
  width: 100% !important; }

.testimonial-box-left {
  background-color: #18191a;
  padding: 70px 55px 20px 70px;
  min-height: 300px;
  margin-right: 20px;
  position: absolute;
  right: -15%; }

.testimonial-sub .box .inner-box {
  box-shadow: none; }

.test-img {
  position: relative; }

.testimonial-sub .user-info {
  position: relative; }

.testimonial-sub .user-info:before {
  width: 210px;
  top: 35px;
  left: 90px;
  position: absolute;
  background: #42469d;
  height: 1px;
  content: '';
  z-index: 0; }

.testimonial-sub .\--big-dot .slick-dots {
  text-align: right; }

.industry-sub {
  background-size: 100% 50%;
  background-repeat: no-repeat;
  background-position: top center; }

.industry-sub .industry-list li {
  float: left;
  list-style: none;
  width: 20%; }

.industry-sub .arrow-list li {
  float: none;
  width: 100%;
  color: #666666;
  font-size: 13px;
  padding-left: 20px;
  padding-bottom: 0px; }

.industry-sub .arrow-list li:before {
  font-family: 'ingicdesign';
  position: absolute;
  left: 0;
  top: -4px;
  content: ".";
  color: #42469d;
  font-weight: 500;
  font-size: 36.6px;
  line-height: 0; }

.industry-sub .industry-box {
  background-color: #fff;
  margin-right: 10px;
  padding: 30px 18px;
  min-height: 218px;
  -webkit-box-shadow: 1px 1px 40px -17px black;
  -moz-box-shadow: 1px 1px 40px -17px black;
  box-shadow: 1px 1px 40px -17px black; }

.tech-sub .technology .tech-logos {
  background-size: cover;
  min-height: 229px; }

.p-0 {
  padding: 0px !important; }

.fs-13 {
  font-size: 13px !important; }

.fs-14 {
  font-size: 14px !important; }

.fs-18 {
  font-size: 18px !important; }

.fs-22 {
  font-size: 22px !important; }

.fs-40 {
  font-size: 40px !important; }

.fs-44 {
  font-size: 44px !important; }

@media (max-width: 767px) {
  .casestudy-slider .slide {
    height: 600px !important; }

  .casestudy-section .slick-slide img {
    margin: 0 auto !important;
    display: table !important;
    margin-bottom: 10px !important; }

  .casestudy-section .title-alba-cars:after {
    right: 0;
    margin: 0 auto; }

  .casestudy-section .title-alba-cars {
    text-align: center; }

  .casestudy-slider .slide .content h6 {
    text-align: center; }

  .casestudy-slider button {
    left: 10px !important; }

  .casestudy-slider button.slick-next {
    left: 60px !important; } }
.hero-banner {
  height: 450px;
  width: 100%;
  background-size: cover!important;
  background-position: center top;
  background-repeat: no-repeat!important;
 }
  @media (max-width: 767px) {
    .hero-banner {
      margin-top: 68px;
      height: 380px; } }
  @media (max-width: 991px) {
    .hero-banner .container > div {
      width: 100%; } }
  @media (max-width: 767px) {
    .hero-banner .container h1, .hero-banner .container .h1 {
      font-size: 32px; }
    .hero-banner .container h5, .hero-banner .container .h5 {
      font-size: 14px; } }

.white-circle {
  padding: 30px 0;
  min-height: 144px; }

.percentage {
  border-radius: 100%;
  text-align: center;
  height: 144px;
  width: 144px;
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
  justify-content: center;
  box-shadow: 0 0 64px 0 #dcdcdc; }

footer.pf .footer-logo {
  margin-bottom: 10px; }
footer.pf .footer-contact {
  margin-top: 5px; }
  footer.pf .footer-contact a {
    padding-bottom: 14px;
    display: block; }
  footer.pf .footer-contact ul li {
    color: #5d5e5f;
    position: relative;
    padding-left: 20px;
    padding-bottom: 6px;
  }
  footer.pf .footer-contact ul li i {
    position: absolute;
    left: 0;
    top: 5px;
}
    footer.pf .footer-contact ul li:before {
      position: absolute;
      display: none;
      content: '';
      /*display: block;*/
      background: url(../images/main-footer-sprite.png) no-repeat;
      left: 0;
      width: 18px;
      height: 18px;
      top: 2px; }
    footer.pf .footer-contact ul li:first-child:before {
      background-position: -14px -52px; }
    footer.pf .footer-contact ul li:last-child {
      width: 75%; }
      footer.pf .footer-contact ul li:last-child:before {
        background-position: -40px -50px; }
footer.pf .address-links li {
  width: 32%;
  position: relative;
  margin-bottom: 10px; }
  footer.pf .address-links li:nth-child(3n) a:after {
    display: none; }
  footer.pf .address-links li a {
    color: #666666; }
    footer.pf .address-links li a:hover {
      color: #ffffff; }
    footer.pf .address-links li a:after {
      width: 1px;
      height: 70%;
      content: '';
      position: absolute;
      background: #666666;
      opacity: 0.7;
      right: 15px;
      top: 3px; }
footer.pf nav.fn {
  margin-left: 40px;
  position: relative; }
  footer.pf nav.fn:before {
    width: 1px;
    height: 32px;
    content: '';
    position: absolute;
    background: #666666;
    left: -50px;
    top: 0; }
  footer.pf nav.fn li:before {
    color: #919191; }
  footer.pf nav.fn a {
    color: #acacac;
    display: block;
    margin-bottom: 6px; }
    footer.pf nav.fn a:hover {
      color: #ffffff; }

.copyright {
  background: #141516; }
  .copyright .social-links a {
    display: inline-block;
    text-align: center;
    margin-left: 14px; }
    .copyright .social-links a .xicon {
      color: #acacac; }
    .copyright .social-links a:hover .xicon {
      color: #ffffff; }

.frameBar {
  -webkit-transition: 0.6s !important;
  -moz-transition: 0.6s !important;
  -o-transition: 0.6s !important;
  transition: 0.6s !important; }
  .frameBar.active {
    right: 80% !important; }

.cookie-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 15; }
  @media (max-width: 767px) {
    .cookie-bar .cookie-notice {
      text-align: justify;
      padding-right: 100px; } }
  .cookie-bar .cookie-notice .cookie-btn {
    background: #42469d;
    color: #ffffff;
    padding: 2px 15px;
    border-radius: 4px; }
  .cookie-bar .cookie-notice .cookie-btn-secondary {
    background: #3575ff;
    color: #ffffff;
    padding: 2px 15px;
    border-radius: 4px; }

.gfirms img {
  width: 280px;
  height: 73px;
  position: relative;
  top: 4px;
  left: 22px; }

/**** Form Styling Default ****/
form input:-webkit-autofill, form textarea:-webkit-autofill, form select:-webkit-autofill {
  background: transparent !important; }

form input::-webkit-input-placeholder {
  color: #666666; }

form input:-moz-placeholder {
  color: #666666; }

form input::-moz-placeholder {
  color: #666666; }

form input:-ms-input-placeholder {
  color: #666666; }

form textarea::-webkit-input-placeholder {
  color: #666666; }

form {
  /**** If you are using Multi Select Country then use this styling ****/ }
  form .control-group {
    margin-bottom: 24px;
    position: relative; }
    form .control-group i.icon {
      position: absolute;
      left: 10px;
      top: 0;
      height: 18px;
      bottom: 0;
      margin: auto; }
    form .control-group.textarea i.icon {
      top: 10px;
      bottom: auto; }
  form input[type=text], form input[type=number], form input[type=email] {
    color: #666666;
    padding: 10px;
    padding-left: 40px;
    height: 44px;
    width: 100%;
    background: transparent;
    border: 1px solid #cccccc;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    -webkit-appearance: none; }
  form select, form textarea {
    color: #666666;
    padding: 10px;
    padding-left: 40px;
    height: 44px;
    width: 100%;
    background: transparent;
    border: 1px solid #cccccc;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    line-height: 38px; }
  form .codearea {
    float: left;
    width: 34%;
    position: relative; }
  form .numberarea {
    float: right;
    width: 100%;
    position: relative; }
    form .numberarea input {
      padding-left: 10px; }
  form textarea {
    resize: none;
    min-height: 140px; }
  form input.error {
    border-color: red !important; }
  form select.error, form textarea.error {
    border-color: red !important; }
  form label.error {
    display: none !important; }
  form input[type=number]::-webkit-outer-spin-button,
  form input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield; }
  form select.countrylist.multi {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  form .phonecode {
    border-right: 0 !important; }
  .header-form form .control-group {
    margin-bottom: 0; }
    .header-form form .control-group input[type=text], .header-form form .control-group input[type=number], .header-form form .control-group input[type=email], .header-form form .control-group select {
      background-color: white;
      padding-left: 10px;
      border-radius: 4px; }
      @media (max-width: 991px) {
        .header-form form .control-group input[type=text], .header-form form .control-group input[type=number], .header-form form .control-group input[type=email], .header-form form .control-group input[type=tel], .header-form form .control-group select {
          margin-bottom: 10px; } }
    .header-form form .control-group fieldset {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      height: 16px;
      left: 20px;
      border: none;
      transition: 0.2s;
      font-size: 12px; }
      .header-form form .control-group fieldset.active {
        top: 2px;
        font-size: 10px; }
    .header-form form .control-group.textarea {
      width: 74%; }
    .header-form form .control-group .loader-overlay {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%;
      z-index: 20;
      display: none; }
      .header-form form .control-group .loader-overlay.active {
        display: block; }
    .header-form form .control-group a.submitbtn {
      border: 2px solid white;
      padding-top: 8px;
      padding-bottom: 8px; }
      .header-form form .control-group button.submitbtn {
        border: 2px solid white;
        padding-top: 8px;
        padding-bottom: 8px; }
      @media (max-width: 1200px) {
        .header-form form .control-group a.submitbtn {
          padding: 8px 10px; }
          .header-form form .control-group button.submitbtn {
            padding: 8px 10px; } }
      .header-form form .control-group a.submitbtn:hover {
        background: #ffffff;
        color: #42469d !important; }
        .header-form form .control-group button.submitbtn:hover {
          background: #ffffff;
          color: #42469d !important; }
      .header-form form .control-group a.submitbtn .loaderbtn {
        width: 14px;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        display: none; }
        .header-form form .control-group button.submitbtn .loaderbtn {
          width: 14px;
          position: absolute;
          right: 10px;
          top: 0;
          bottom: 0;
          margin: auto;
          display: none; }
      .header-form form .control-group a.submitbtn.submitted {
        opacity: 0.5;
        cursor: default; }
        .header-form form .control-group button.submitbtn.submitted {
          opacity: 0.5;
          cursor: default; }
        .header-form form .control-group a.submitbtn.submitted .loaderbtn {
          display: block; }
          .header-form form .control-group button.submitbtn.submitted .loaderbtn {
            display: block; }
  .header-form form button {
    border: none;
    height: 46px; }

.cl-area .slick-prev, .cl-area .slick-next {
  height: 36px;
  width: 30px;
  top: auto; }
  .cl-area .slick-prev:before, .cl-area .slick-next:before {
    font-size: 32px;
    color: #9c9696; }
  .cl-area .slick-prev:hover:before, .cl-area .slick-next:hover:before {
    color: #42469d; }
.cl-area .slick-next {
  right: -8px;
  bottom: -65px; }
  .cl-area .slick-next:before {
    content: "\e90f";
    font-family: ingicdesign; }
.cl-area .slick-prev {
  right: 18px;
  left: auto;
  bottom: -65px; }
  .cl-area .slick-prev:before {
    content: "\e910";
    font-family: ingicdesign; }

.slider-for-client {
  border: 1px solid #cccccc;
  height: 186px; }

.two-blocks-container figure {
  background-size: cover; }
.two-blocks-container .content {
  color: #fda9aa; }

.package-section {
  border-top: 1px solid #e7edf1;
  padding: 80px 0; }

.technology .tech-logos {
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.single-project-box {
  float: left;
  display: inline-block;
  width: 32%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 250px;
  background-position: center;
  margin: 0.5%; }
  .\--big .single-project-box {
    width: 31.2%;
    height: 200px; }
  .single-project-box .hoversec {
    width: 100%;
    height: 100%;
    visibility: hidden; }
    .single-project-box .hoversec:before {
      background: rgba(66, 70, 157, 0.8);
      position: absolute;
      width: 100%;
      height: 100%;
      content: ''; }
    .single-project-box .hoversec:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background-image: url("../images/portfolio-hover-icon.png");
      top: 0;
      background-repeat: no-repeat;
      background-position: center;
      left: 8px; }
    .single-project-box .hoversec.\--animation:after {
      background-image: url("../images/portfolio-hover-icon2.png");
      left: 0px; }
  .single-project-box .title {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .single-project-box .para {
    width: 80%;
    position: absolute;
    color: #fff;
    text-align: center;
    z-index: 2;
    font-size: 12px;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -61%); }
  .single-project-box .hoverbtn {
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.4s;
    z-index: 1; }
    .single-project-box .hoverbtn:before {
      width: 100%;
      height: 100%;
      content: "";
      position: absolute;
      background: rgba(0, 0, 0, 0.8);
      left: 0;
      top: 0;
      border-radius: 4px; }
    .single-project-box .hoverbtn .btn {
      position: absolute;
      bottom: -50px;
      left: 50%;
      transform: translate(-50%, 0%); }
  .single-project-box:hover .hoversec, .single-project-box:hover .hoverbtn {
    visibility: visible;
    opacity: 1; }
  .single-project-box:hover .btn {
    position: absolute;
    bottom: 65px;
    left: 50%; }
  .single-project-box:hover .para {
    display: none; }

.portfolio-area.\--big li:nth-child(n+16) {
  display: none;
  list-style: none; }
.portfolio-area li:nth-child(n+17) {
  display: none;
  list-style: none; }

@media (max-width: 991px) {
  .portfolio .tabbing-content {
    width: 100%; }

  .portfolio .tabbing-link {
    width: 100%; } }
@media (max-width: 991px) {
  .single-project-box {
    width: 265px;
    margin: auto; } }
.industry-section [class^="col-"]:nth-child(-n+4) {
  margin-bottom: 40px; }
.industry-section .industry-box .icon-img {
  min-height: 55px;
  background-repeat: no-repeat;
  background-position: center left;
  filter: brightness(0) saturate(100%) invert(27%) sepia(10%) saturate(6620%) hue-rotate(212deg) brightness(93%) contrast(90%);
}
  @media (max-width: 767px) {
    .industry-section .industry-box .icon-img {
      background-position: center center; } }

.client-sec .logos {
  min-height: 116px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.portfolio-popup {
  background: #ffffff;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  top: 30px;
  bottom: 0;
  padding: 0;
  z-index: 999;
  width: 80%;
  display: none; }
  .portfolio-popup .main-side {
    width: 72%;
    float: left;
    padding: 0px 0px 0 0;
    position: absolute;
    overflow-y: scroll;
    height: 100%;
    margin: 40px 0; }
    .portfolio-popup .main-side::-webkit-scrollbar {
      width: 5px; }
    .portfolio-popup .main-side::-webkit-scrollbar-track-piece {
      background-color: #dfe4e9;
      -webkit-border-radius: 0px;
      border-left: 0px; }
  .portfolio-popup .aside {
    width: 28%;
    background: #f5f8fa;
    float: left;
    padding: 20px 0;
    position: fixed;
    right: 4.4%;
    height: 100%; }
    .portfolio-popup .aside .section {
      padding: 24px;
      border-bottom: 1px solid #d3dae0; }
      .portfolio-popup .aside .section:last-child {
        border-bottom: 0px; }
      .portfolio-popup .aside .section .title {
        font-weight: 400;
        margin-bottom: 6px; }
      .portfolio-popup .aside .section .desc {
        font-size: 13px;
        color: #666666; }
      .portfolio-popup .aside .section .btn {
        padding: 6px 22px; }
  .portfolio-popup .control-keys {
    position: relative;
    float: left;
    clear: both;
    width: 100%; }

.bg-overlay {
  position: fixed;
  z-index: 11;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none; }

.cta-new-box-main-left {
  padding-right: 55px;
  float: right; }

.cta-new-box-left {
  position: absolute;
  right: 0px;
  top: 0px; }

.cta-new-box-main-right {
  padding-left: 60px;
  float: right; }

.cta-new-box-right {
  position: absolute;
  left: 0px;
  top: 0px; }

/*** morefull block link ***/
.moreFull {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px; }

.service-img-main {
  max-width: inherit;
  float: right; }

.service-box-main {
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  position: relative;
  padding: 30px 30px 30px 120px;
  backgrond-color: #f7f7f7;
  transition: all linear 0.15s;
  overflow: hidden; }

.service-box-main.no-border-top {
  border-top: 0px; }

.service-box-main.no-border-left {
  border-left: 0px; }

.service-box-main .service-icon {
  position: absolute;
  left: 30px;
  top: 30px;
  text-align: center;
  filter: brightness(0) saturate(100%) invert(27%) sepia(10%) saturate(6620%) hue-rotate(212deg) brightness(93%) contrast(90%);
 }

.service-box-main h4 {
  font-size: 26px;
  font-weight: 300;
  padding-bottom: 10px;
  line-height: 1.1; }

.service-box-main:hover {
  background-color: white;
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.2); }

.service-box-main .link-btn {
  opacity: 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -o-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px); }

.service-box-main:hover .link-btn {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px); }

.hide {
  display: none; }

@media (max-width: 767px) {
  .cta-new-box-main-left {
    float: none;
    padding-right: 0;
    padding-left: 37px;
    padding-bottom: 15px;
    margin: auto;
    display: table; }

  .cta-new-box-left {
    position: absolute;
    right: initial;
    top: 0px;
    left: 0; }

  .cta-new-box-left i {
    font-size: 25px; }

  .white-circle {
    text-align: center; }

  .white-circle .col-nopadd-left {
    padding-left: 15px; } }
.fspx-22 {
  font-size: 22px !important; }

.fspx-14 {
  font-size: 14px !important; }

.box.\--page-box .p-icons {
  width: 142px;
  height: 150px;
  float: left; }

.box.\--page-box p-icons img {
  width: 100%; }

.sbox-main a {
  opacity: 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -o-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px); }

.sbox-main:hover a {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px); }

.work-main {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }

.work-main .work-txt {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-weight: 400;
  line-height: 1.3;
  left: 20px;
  font-size: 28px; }

.work-main:hover .work-txt {
  bottom: 20px;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s; }

.work-main .work-txt span {
  font-size: 12px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px); }

.work-main:hover .work-txt span {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px); }

.work-main img {
  max-width: 100%;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s; }

.work-main:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.web-cms .web-industry-list li {
  float: left;
  list-style: none;
  width: 24%;
  margin-right: 10px;
  position: relative; }

.web-cms .industry-box .imggg {
  background-position: center center; }

.web-cms .web-industry-list .industry-box {
  padding: 20px 15px; }

.web-cms .web-industry-list li:before {
  content: "1";
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -15px;
  background: #000;
  width: 30px;
  padding: 4px 0;
  text-align: center;
  border-radius: 100px; }

.web-cms .web-industry-list li + li:before {
  content: "2"; }

.web-cms .web-industry-list li + li + li:before {
  content: "3"; }

.web-cms .web-industry-list li + li + li + li:before {
  content: "4"; }

@media (max-width: 767px) {
  .clients figure img {
    display: table;
    margin: 0 auto; }

  .clients figure {
    display: table;
    margin: 0 auto; }

  .box.\--page-box .p-icons {
    display: block;
    width: 100%;
    height: 100px;
    float: none;
    margin: 20px 0 0 0; }

  .box.\--page-box .p-icons img {
    display: table;
    margin: 0 auto; }

  .sbox-main h4, .sbox-main p {
    text-align: center; } }
.rwork .w-90 {
  width: 100% !important; }

.rwork .w-90 .col-lg-12 {
  padding: 0px !important; }

.domin .w-76 {
  width: 100% !important; }

.domin .w-60 {
  width: 100% !important; }

.hero-banner2 {
  height: 650px;
  width: 100%;
  background-size: cover; }

.six-bx p {
  min-height: 84px; }

.chose-box {
  padding: 22px 10px;
  min-height: 313px;
  text-align: center;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  background: #fff;
  transition: 0.3s; }

.chose-box h4 {
  font-size: 20px;
  padding: 15px 0 10px; }

.chose-box p {
  font-size: 13px;
  color: #666666; }

.c-sprite {
  width: 77px;
  height: 77px;
  background: url(../../mobile-applications/assets-web/images/chose-sprite.png);
  display: table;
  margin: 0 auto;
  filter: brightness(0) saturate(100%) invert(27%) sepia(10%) saturate(6620%) hue-rotate(212deg) brightness(93%) contrast(90%);
}

.ci-1 {
  background-position: -19px -54px; }

.ci-2 {
  background-position: -151px -50px; }

.ci-3 {
  background-position: -270px -46px; }

.ci-4 {
  background-position: -390px -46px; }

.chose-box:hover {
  background: #42469d;
  transition: 0.3s; }

.chose-box:hover h4 {
  color: #fff; }

.chose-box:hover p {
  color: #fff; }

.chose-box:hover i {
    filter: drop-shadow(2px 4px 6px black);
}

.chose-box:hover .ci-1 {
  background-position: -19px -153px; }

.chose-box:hover .ci-2 {
  background-position: -151px -149px; }

.chose-box:hover .ci-3 {
  background-position: -270px -142px; }

.chose-box:hover .ci-4 {
  background-position: -390px -139px; }

.ofh {
  overflow: hidden !important; }

.pad-127 {
  padding-left: 127px !important; }

.fspx-17 {
  font-size: 17px !important; }

.fspx-20 {
  font-size: 20px !important; }

.fspx-22 {
  font-size: 22px !important; }

.fspx-40 {
  font-size: 40px !important; }

.ws-3 {
  word-spacing: 3px !important; }

.max-width {
  max-width: inherit !important; }

.bg-spblue2 {
  background: #f0f3f6; }

.ra-list {
  list-style: none; }

.ra-list li {
  font-size: 18px;
  padding-bottom: 5px;
  color: #7e7f7f; }

.ra-list li span {
  color: red;
  padding-right: 6px;
  font-size: 18px; }

.ra-features-img {
  position: relative;
  bottom: 0px;
  z-index: 0; }

.olpara {
  z-index: 2;
  position: relative; }

.ra-txt {
  position: relative;
  z-index: 1; }

.react-abt-img {
  position: relative;
  lefT: 22%; }

.rn-adv {
  position: relative; }

.rn-adv:before {
  position: absolute;
  width: 386px;
  height: 583px;
  content: '';
  background-image: url("../../mobile-applications/assets-web/images/rn-adv-before.png");
  top: 40px;
  left: -30px; }

.grad-bg {
  background: white;
  background: -moz-linear-gradient(left, white 0%, #fafafa 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(100%, #fafafa));
  background: -webkit-linear-gradient(left, white 0%, #fafafa 100%);
  background: -o-linear-gradient(left, white 0%, #fafafa 100%);
  background: -ms-linear-gradient(left, white 0%, #fafafa 100%);
  background: linear-gradient(to right, white 0%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=1 ); }

/* corporate branding new */
.impact-box-main {
  width: 100%;
  height: 394px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 25px 20px 50px 20px;
  margin: 18px auto;
  text-align: center; }

.impact-box-main .impact-icon {
  margin: 0 auto;
  display: table; }

.impact-box-main p {
  font-size: 13px; }

.port-box-main {
  position: relative;
  padding: 20px 0; }

.port-box-main .port-img {
  position: relative;
  margin-bottom: 12px; }

.port-box-main .port-img .port-name {
  position: absolute;
  left: 30px;
  top: 15px;
  background-color: #42469d;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  padding: 2px 12px; }

.why-box-main {
  padding: 25px 0; }

.why-box-main figure {
  margin: 0 auto;
  display: table; }

.hed {
  position: relative; }

.hed:before {
  content: "";
  position: absolute;
  width: 78px;
  height: 96px;
  content: '';
  background-image: url("../../mobile-applications/assets-web/images/flutter-head-before.html");
  top: 12px;
  left: -90px; }

.web-port .hoversec img {
  height: 200px;
  margin: 0 auto;
  width: 100%; }

.portfolio-slider .slick-prev {
  width: 40px;
  height: 40px;
  left: -50px; }
  .portfolio-slider .slick-prev:before {
    content: "\e910";
    font-family: 'ingicdesign';
    color: #333333;
    font-size: 40px;
    line-height: 24px; }
.portfolio-slider .slick-next {
  width: 40px;
  height: 40px;
  right: -50px; }
  .portfolio-slider .slick-next:before {
    content: "\e90f";
    font-family: 'ingicdesign';
    color: #333333;
    font-size: 40px;
    line-height: 24px; }

.homepg-slider .slick-arrow {
  display: none !important;
  transition: 0.4s; }
.homepg-slider:hover .slick-arrow {
  display: block !important; }
.homepg-slider .slick-prev {
  left: 30px;
  z-index: 1;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  padding: 0 0;
  width: 40px;
  height: 40px; }
  .homepg-slider .slick-prev:before {
    content: "\e910";
    font-family: 'ingicdesign'; }
.homepg-slider .slick-next {
  right: 30px;
  z-index: 1;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  padding: 0 0;
  width: 40px;
  height: 40px; }
  .homepg-slider .slick-next:before {
    content: "\e90f";
    font-family: 'ingicdesign'; }
.homepg-slider .slick-dots {
  bottom: 50px;
  text-align: left;
  padding: 0 0 0 9%; }
  .homepg-slider .slick-dots .slick-active button {
    background: #42469d; }
  .homepg-slider .slick-dots button {
    background: #4d4d4d; }

.experience-slider .slick-dots {
  bottom: -10px; }

.app-container {
  position: relative;
  left: 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  .app-container.active {
    left: -80%; }

/**** Mobile Navigation ****/
.mobile-nav {
  position: fixed;
  width: 80%;
  height: 100%;
  overflow-y: auto;
  top: 0;
  right: -80%;
  z-index: 12;
  background: #42469d;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
  background: #e9e9e9; }
  .mobile-nav .callnow {
    font-size: 16px;
    color: #8795a0;
    padding: 22px 24px;
    display: block; }
  .mobile-nav.active {
    height: 100%;
    right: 0; }
  .mobile-nav nav {
    height: 100%;
    overflow: scroll;
    margin-right: -10px; }
    .mobile-nav nav li a {
      color: #333333;
      font-weight: 500;
      display: block;
      padding: 10px 24px;
      border-top: 1px solid #d6d8db;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
      .mobile-nav nav li a.active {
        color: #ffffff;
        background: #42469d; }
      .mobile-nav nav li a .xicon {
        font-size: 20px;
        float: right; }
    .mobile-nav nav li ul {
      display: none;
      background: #ffffff; }
      .mobile-nav nav li ul li a {
        font-weight: 500;
        font-size: 12px; }
        .mobile-nav nav li ul li a:hover, .mobile-nav nav li ul li a.active {
          background: transparent;
          font-weight: 600;
          color: #333333; }
      .mobile-nav nav li ul.dropdown {
        margin-left: 40px;
        display: none; }
        .mobile-nav nav li ul.dropdown a {
          font-size: 12px;
          border: none;
          padding: 10px 0px; }
          .mobile-nav nav li ul.dropdown a:hover {
            color: #000000;
            background: transparent; }
    .mobile-nav nav .extra-link a {
      border: 2px solid #000000;
      width: 40%;
      margin: 40px auto 10px;
      padding: 7px 0;
      font-size: 15px;
      text-align: center; }
      .mobile-nav nav .extra-link a:hover {
        color: #000000;
        border: 2px solid #000000;
        background: transparent; }
  .mobile-nav .close-nav {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #ffffff;
    width: 26px;
    height: 26px;
    line-height: 1.5; }

/*** Mobile Nav Button ***/
.mobile-nav-btn {
  display: none;
  position: fixed;
  top: 18px;
  height: 30px;
  padding: 6px 7px;
  border-radius: 4px;
  right: 2%;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  z-index: 14; }
  @media (max-width: 991px) {
    .mobile-nav-btn {
      display: block; } }
  .mobile-nav-btn span {
    display: none;
    height: 3px;
    width: 22px;
    background-color: #42469d;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    top: 8px; }
  .mobile-nav-btn:active {
    transition: 0; }
  .mobile-nav-btn span:before, .mobile-nav-btn span:after {
    display: block;
    background-color: #42469d;
    height: 3px;
    width: 22px;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: .28571rem center;
    transform-origin: .28571rem center;
    right: 0;
    margin: 0 auto; }
  .mobile-nav-btn .lines:before {
    top: 6px; }
  .mobile-nav-btn .lines:after {
    top: -6px; }
  .mobile-nav-btn.active {
    right: 84%; }
  .mobile-nav-btn .lines {
    -webkit-transition: background 0.3s 0.5s ease;
    -moz-transition: background 0.3s 0.5s ease;
    -o-transition: background 0.3s 0.5s ease;
    transition: background 0.3s 0.5s ease; }
    .mobile-nav-btn .lines:before, .mobile-nav-btn .lines:after {
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      transition: top .3s .6s ease,-webkit-transform .3s ease;
      transition: top .3s .6s ease,transform .3s ease; }

.certified-partner {
  padding: 20px 0px 20px; }
  @media (min-width: 1400px) {
    .certified-partner .container {
      width: 1170px;
      max-width: 100%;
      margin: 0 auto; } }
  .certified-partner ul {
    padding: 10px 0px;
    margin: 10px 0;
    border-right: 1px solid #484848; }
    .certified-partner ul li {
      padding: 0px 25px 0px 40px;
      position: relative;
      font-size: 14px; }
      .certified-partner ul li:after {
        position: absolute;
        display: block;
        background: #999999;
        width: 1px;
        height: 14px;
        content: '';
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
      .certified-partner ul li:before {
        background: url(../images/certify-icon.png);
        content: '';
        display: block;
        position: absolute;
        width: 21px;
        height: 21px;
        left: 7px; }
      .certified-partner ul li:last-child {
        border-right: none; }
        .certified-partner ul li:last-child:after {
          display: none; }
  .certified-partner .btn {
    font-size: 12px; }

.tab-content {
  display: none; }
  .tab-content.current {
    display: block; }

.portfolio-tabbing .tabbing-link li {
  padding: 8px 20px;
  background: #f5f8fa;
  border-radius: 30px;
  position: relative; }
  .portfolio-tabbing .tabbing-link li:hover, .portfolio-tabbing .tabbing-link li.current {
    background: #42469d;
    z-index: 1; }
    .portfolio-tabbing .tabbing-link li:hover:before, .portfolio-tabbing .tabbing-link li.current:before {
      display: none; }
    .portfolio-tabbing .tabbing-link li:hover a, .portfolio-tabbing .tabbing-link li.current a {
      color: #ffffff; }
  .portfolio-tabbing .tabbing-link li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 13px;
    background-color: #666666;
    right: 3px;
    margin-top: 2px; }
  .portfolio-tabbing .tabbing-link li:last-child:before {
    display: none; }

.portfolio-tabs .tabbing-link li {
  padding: 8px 20px;
  background: #f5f8fa;
  border-radius: 30px;
  position: relative; }
  .portfolio-tabs .tabbing-link li a {
    position: relative;
    color: #666666; }
    .portfolio-tabs .tabbing-link li a:hover {
      color: #42469d; }
      .portfolio-tabs .tabbing-link li a:hover:before {
        display: block; }
    .portfolio-tabs .tabbing-link li a:before {
      content: "";
      position: absolute;
      background: #42469d;
      width: 10px;
      height: 2px;
      left: -16px;
      top: 0;
      bottom: 0;
      margin: auto;
      display: none; }
  .portfolio-tabs .tabbing-link li.current a {
    color: #666666;
    font-weight: 600; }
    .portfolio-tabs .tabbing-link li.current a:before {
      display: block; }
.portfolio-tabs .tabbing-content .portfolio-area li:nth-child(n+16) {
  display: none;
  list-style: none; }
.portfolio-tabs .tabbing-content .portfolio-area.corp-area li:nth-child(n+10) {
  display: none; }
.portfolio-tabs .tabbing-content .single-project-box {
  width: 32%;
  margin: 0.5%;
  height: 250px;
  border-radius: 5px; }

.inside-page-tab {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .inside-page-tab:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 52%;
    height: 100%;
    content: '';
    top: 0;
    right: 0; }
  .inside-page-tab .tab-content .inner-box {
    padding: 60px 50px;
    height: 530px; }
    @media (max-width: 767px) {
      .inside-page-tab .tab-content .inner-box {
        padding: 20px;
        margin: 0 10px; }
        .inside-page-tab .tab-content .inner-box h4 {
          font-size: 20px; }
          .inside-page-tab .tab-content .inner-box h4.mtpx-30 {
            margin-top: 20px !important; } }
    .inside-page-tab .tab-content .inner-box figure {
      width: 180px;
      height: 180px;
      margin: 0 auto; }
  .inside-page-tab .tabbing-link {
    margin: auto; }
    .inside-page-tab .tabbing-link li .inner-content {
      border: 1px solid #363636;
      width: 100%;
      height: 90px;
      display: table;
      padding: 0 20px;
      position: relative;
      cursor: pointer;
      margin-bottom: 26px;
      transition: 0.6s; }
      .inside-page-tab .tabbing-link li .inner-content figure {
        width: 52px;
        height: 52px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        background-repeat: no-repeat; }
      .inside-page-tab .tabbing-link li .inner-content span {
        display: table-cell;
        vertical-align: middle;
        padding-left: 62px; }
      .inside-page-tab .tabbing-link li .inner-content:hover {
        background: #42469d;
        transition: 0.6s; }
    .inside-page-tab .tabbing-link li.current .inner-content {
      background: #42469d;
      border: 1px solid #42469d; }

.forte-section .tabbing-link li.current a {
  background: #42469d;
  color: #ffffff;
  padding-left: 60px; }
  .forte-section .tabbing-link li.current a:after {
    border-left: 20px solid #42469d; }
  .forte-section .tabbing-link li.current a i {
    left: 20px; }
.forte-section .tabbing-link li a {
  font-size: 15px;
  padding: 14px 0;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 44px;
  position: relative;
  transition: 0.4s ease; }
  .forte-section .tabbing-link li a:after {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 20px solid #ffffff;
    border-bottom: 25px solid transparent;
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    transition: 0.4s ease; }
  .forte-section .tabbing-link li a i {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 30px;
    transition: 0.4s ease; }
  .forte-section .tabbing-link li a:hover {
    background: #42469d;
    color: #ffffff;
    padding-left: 60px; }
    .forte-section .tabbing-link li a:hover:after {
      border-left: 20px solid #42469d; }
    .forte-section .tabbing-link li a:hover i {
      left: 20px; }
.forte-section .tab-content {
  background-position: right top;
  background-repeat: no-repeat;
  padding-bottom: 40px; }

@media (max-width: 1100px) {
  .tabbing-link {
    width: 24%; }

  .tabbing-content {
    width: 60%; }
    .tabbing-content .inner-content {
      width: 90%; }

  .tab-content {
    background: none !important; } }
@media (max-width: 991px) {
  .tabbing-link {
    width: 28%; }

  .tabbing-content {
    width: 56%; }

  .inner-content {
    width: 86%;
    margin-left: 0;
    margin: 0 auto; } }
@media (max-width: 767px) {
  .tabbing-content {
    width: 100%;
    margin: 0 auto; }

  .forte-section .tab-content {
    display: block;
    padding-bottom: 0; } }
/*! lightgallery - v1.3.9 - 2017-02-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("fonts/lgd641.eot?n1z373");
  src: url("fonts/lgd41d.eot?#iefixn1z373") format("embedded-opentype"), url("fonts/lgd641.woff?n1z373") format("woff"), url("fonts/lgd641.ttf?n1z373") format("truetype"), url("fonts/lgd641.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.html") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.html") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.html") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.html") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.html") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url("../img/loading.html") no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.casestudy-section .title {
  position: relative; }
  .casestudy-section .title:after {
    width: 85px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
    height: 3px;
    content: ''; }
.casestudy-section .title-smart-mart {
  position: relative; }
  .casestudy-section .title-smart-mart:after {
    width: 85px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #54a9cc;
    height: 3px;
    content: ''; }
.casestudy-section .title-coach-left {
  position: relative; }
  .casestudy-section .title-coach-left:after {
    width: 85px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #dc4e4e;
    height: 3px;
    content: ''; }
.casestudy-section .title-alba-cars {
  position: relative; }
  .casestudy-section .title-alba-cars:after {
    width: 85px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
    height: 3px;
    content: ''; }
.casestudy-section .content {
  margin-top: 120px; }
  @media (max-width: 767px) {
    .casestudy-section .content {
      margin-top: 0px; } }
.casestudy-section .slick-slide img {
  margin: 0; }

.casestudy-slider {
  position: relative; }
  .casestudy-slider .slide {
    padding: 40px 0;
    height: 696px;
    background-size: cover; }
    @media (min-width: 1400px) {
      .casestudy-slider .slide {
        height: 800px; }
        .casestudy-slider .slide .container {
          max-width: 100%; }
        .casestudy-slider .slide h6 {
          width: 50%; } }
    @media (max-width: 767px) {
      .casestudy-slider .slide {
        height: auto; } }
  .casestudy-slider .slick-arrow {
    position: absolute;
    top: 80%;
    z-index: 999;
    left: auto; }
    @media (max-width: 767px) {
      .casestudy-slider .slick-arrow {
        top: auto;
        bottom: 0; } }
    .casestudy-slider .slick-arrow:before {
      display: none; }
  .casestudy-slider .slick-next {
    background: url("../images/slick-next-icon.png") no-repeat;
    width: 42px;
    height: 42px;
    font-size: 0;
    left: 190px; }
    @media (max-width: 767px) {
      .casestudy-slider .slick-next {
        left: auto;
        right: 10px; } }
  .casestudy-slider .slick-prev {
    background: url("../images/slick-prev-icon.png") no-repeat;
    width: 42px;
    height: 42px;
    font-size: 0;
    left: 140px;
    right: auto; }
    @media (max-width: 767px) {
      .casestudy-slider .slick-prev {
        left: auto;
        right: 60px; } }

.casestudy-section .content .detail:before {
  display: none !important; }

.mobile-cta {
  position: fixed;
  bottom: 64px;
  width: 42px;
  z-index: 999;
  display: none;
  right: 10px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media (min-width: 350px) {
    .mobile-cta {
      bottom: 90px; } }
  .mobile-cta.active {
    right: 84%; }
  @media (max-width: 767px) {
    .mobile-cta {
      display: block; } }
  .mobile-cta .xicon {
    cursor: pointer;
    background: #42469d;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.46);
    color: #fff;
    font-size: 22px;
    padding-top: 4px;
    margin-bottom: 10px; }
    .mobile-cta .xicon.call {
      background: #1dbc55; }
    .mobile-cta .xicon.text {
      background: #222425; }

.banner-case-new {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 73px;
  background-position: top center;
  height: 550px; }
  .banner-case-new .main-head .main-top-img {
    padding-bottom: 60px; }
    .banner-case-new .main-head .main-top-img img {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
  .banner-case-new .main-head .title {
    font-size: 46px;
    padding-bottom: 20px;
    line-height: 1;
    font-weight: 700;
    margin: 0; }
  .banner-case-new .main-head .sub-new {
    font-size: 22px;
    line-height: 1.4; }
  .banner-case-new .main-head .subtitle {
    position: relative;
    padding-bottom: 15px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 600; }
    .banner-case-new .main-head .subtitle:after {
      position: absolute;
      display: block;
      content: '';
      background-color: red;
      height: 3px;
      width: 50px;
      left: 0;
      bottom: 0; }
  @media (min-width: 1400px) {
    .banner-case-new {
      height: 600px;
      background-position: bottom; } }
  @media (max-width: 535px) {
    .banner-case-new {
      text-align: center;
      height: 500px; }
      .banner-case-new .main-head .subtitle:after {
        left: 0;
        right: 0;
        margin: auto; }
      .banner-case-new .main-head .main-top-img img {
        margin: 0 auto; } }

@media (min-width: 1400px) {
  .ourworkPg .container {
    width: 1140px;
    margin: 0 auto; } }

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
  height: 13px; }

div.pp_default .pp_top .pp_left {
  background: url("../images/prettyimages/sprite.png") -78px -93px no-repeat; }

div.pp_default .pp_top .pp_middle {
  background: url("../images/prettyimages/sprite_x.png") top left repeat-x; }

div.pp_default .pp_top .pp_right {
  background: url("../images/prettyimages/sprite.png") -112px -93px no-repeat; }

div.pp_default .pp_content .ppt {
  color: #f8f8f8; }

div.pp_default .pp_content_container .pp_left {
  background: url("../images/prettyimages/sprite_y.png") -7px 0 repeat-y;
  padding-left: 13px; }

div.pp_default .pp_content_container .pp_right {
  background: url("../images/prettyimages/sprite_y.png") top right repeat-y;
  padding-right: 13px; }

div.pp_default .pp_next:hover {
  background: url("../images/prettyimages/sprite_next.png") center right no-repeat;
  cursor: pointer; }

div.pp_default .pp_previous:hover {
  background: url("../images/prettyimages/sprite_prev.png") center left no-repeat;
  cursor: pointer; }

div.pp_default .pp_expand {
  background: url("../images/prettyimages/sprite.png") 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

div.pp_default .pp_expand:hover {
  background: url("../images/prettyimages/sprite.png") 0 -56px no-repeat;
  cursor: pointer; }

div.pp_default .pp_contract {
  background: url("../images/prettyimages/sprite.png") 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

div.pp_default .pp_contract:hover {
  background: url("../images/prettyimages/sprite.png") 0 -113px no-repeat;
  cursor: pointer; }

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url("../images/prettyimages/sprite.png") 2px 1px no-repeat;
  cursor: pointer; }

div.pp_default .pp_gallery ul li a {
  background: url("../images/prettyimages/default_thumb.png") center center #f8f8f8;
  border: 1px solid #aaa; }

div.pp_default .pp_social {
  margin-top: 7px; }

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto; }

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
  background: url("../images/prettyimages/sprite.png") -51px 1px no-repeat;
  height: 30px;
  width: 30px; }

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px; }

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
  background: url("../images/prettyimages/sprite.png") -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0; }

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px; }

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px; }

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative; }

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px; }

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7; }

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0; }

div.pp_default .pp_bottom .pp_left {
  background: url("../images/prettyimages/sprite.png") -78px -127px no-repeat; }

div.pp_default .pp_bottom .pp_middle {
  background: url("../images/prettyimages/sprite_x.png") bottom left repeat-x; }

div.pp_default .pp_bottom .pp_right {
  background: url("../images/prettyimages/sprite.png") -112px -127px no-repeat; }

div.pp_default .pp_loaderIcon {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/default/loader.html) center center no-repeat; }

div.light_rounded .pp_top .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -88px -53px no-repeat; }

div.light_rounded .pp_top .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -110px -53px no-repeat; }

div.light_rounded .pp_next:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/btnNext.html) center right no-repeat;
  cursor: pointer; }

div.light_rounded .pp_previous:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.html) center left no-repeat;
  cursor: pointer; }

div.light_rounded .pp_expand {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_expand:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_contract {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_contract:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_close, div.light_rounded .pp_close:hover {
  width: 75px;
  height: 22px;
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -1px -1px no-repeat !important;
  cursor: pointer; }

div.light_rounded .pp_nav .pp_play {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_rounded .pp_nav .pp_pause {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_rounded .pp_arrow_previous {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) 0 -71px no-repeat; }

div.light_rounded .pp_arrow_next {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -22px -71px no-repeat; }

div.light_rounded .pp_bottom .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -88px -80px no-repeat; }

div.light_rounded .pp_bottom .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/sprite.html) -110px -80px no-repeat; }

div.dark_rounded .pp_top .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -88px -53px no-repeat; }

div.dark_rounded .pp_top .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -110px -53px no-repeat; }

div.dark_rounded .pp_content_container .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.html) top left repeat-y; }

div.dark_rounded .pp_content_container .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.html) top right repeat-y; }

div.dark_rounded .pp_next:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.html) center right no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_previous:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.html) center left no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_expand {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_expand:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_contract {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_contract:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff; }

div.dark_rounded .pp_nav .pp_play {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_rounded .pp_nav .pp_pause {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_rounded .pp_arrow_previous {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) 0 -71px no-repeat; }

div.dark_rounded .pp_arrow_next {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -22px -71px no-repeat; }

div.dark_rounded .pp_bottom .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -88px -80px no-repeat; }

div.dark_rounded .pp_bottom .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/sprite.html) -110px -80px no-repeat; }

div.dark_rounded .pp_loaderIcon {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/loader.html) center center no-repeat; }

div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
  background: #000; }

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0; }

div.dark_square .pp_loaderIcon {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/loader.html) center center no-repeat; }

div.dark_square .pp_expand {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.dark_square .pp_expand:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.dark_square .pp_contract {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.dark_square .pp_contract:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.dark_square .pp_nav {
  clear: none; }

div.dark_square .pp_nav .pp_play {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_square .pp_nav .pp_pause {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_square .pp_arrow_previous {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) 0 -71px no-repeat; }

div.dark_square .pp_arrow_next {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/sprite.html) -22px -71px no-repeat; }

div.dark_square .pp_next:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/btnNext.html) center right no-repeat;
  cursor: pointer; }

div.dark_square .pp_previous:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.html) center left no-repeat;
  cursor: pointer; }

div.light_square .pp_expand {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.light_square .pp_expand:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.light_square .pp_contract {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.light_square .pp_contract:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.light_square .pp_nav .pp_play {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_square .pp_nav .pp_pause {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_square .pp_arrow_previous {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) 0 -71px no-repeat; }

div.light_square .pp_arrow_next {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/sprite.html) -22px -71px no-repeat; }

div.light_square .pp_next:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/btnNext.html) center right no-repeat;
  cursor: pointer; }

div.light_square .pp_previous:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_square/btnPrevious.html) center left no-repeat;
  cursor: pointer; }

div.facebook .pp_top .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -88px -53px no-repeat; }

div.facebook .pp_top .pp_middle {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.html) top left repeat-x; }

div.facebook .pp_top .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -110px -53px no-repeat; }

div.facebook .pp_content_container .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.html) top left repeat-y; }

div.facebook .pp_content_container .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.html) top right repeat-y; }

div.facebook .pp_expand {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.facebook .pp_expand:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.facebook .pp_contract {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.facebook .pp_contract:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.facebook .pp_description {
  margin: 0 37px 0 0; }

div.facebook .pp_loaderIcon {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/loader.html) center center no-repeat; }

div.facebook .pp_arrow_previous {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default; }

div.facebook .pp_arrow_next {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default; }

div.facebook .pp_nav {
  margin-top: 0; }

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px; }

div.facebook .pp_nav .pp_play {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -1px -123px no-repeat;
  height: 22px;
  width: 22px; }

div.facebook .pp_nav .pp_pause {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -32px -123px no-repeat;
  height: 22px;
  width: 22px; }

div.facebook .pp_next:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/btnNext.html) center right no-repeat;
  cursor: pointer; }

div.facebook .pp_previous:hover {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/btnPrevious.html) center left no-repeat;
  cursor: pointer; }

div.facebook .pp_bottom .pp_left {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -88px -80px no-repeat; }

div.facebook .pp_bottom .pp_middle {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.html) top left repeat-x; }

div.facebook .pp_bottom .pp_right {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/sprite.html) -110px -80px no-repeat; }

div.pp_pic_holder a:focus {
  outline: none; }

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500; }

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000; }

.pp_content {
  height: 40px;
  min-width: 40px; }

* html .pp_content {
  width: 40px; }

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%; }

.pp_content_container .pp_left {
  padding-left: 20px; }

.pp_content_container .pp_right {
  padding-right: 20px; }

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px; }

.pp_description {
  display: none;
  margin: 0; }

.pp_social {
  float: left;
  margin: 0; }

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden; }

.pp_social .twitter {
  float: left; }

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0; }

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px; }

.pp_nav .pp_play, .pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

a.pp_arrow_previous, a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px; }

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000; }

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000; }

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative; }

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0; }

.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden; }

.pp_gallery ul a img {
  border: 0; }

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0; }

.pp_gallery li.default a {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.html) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px; }

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
  margin-top: 7px !important; }

a.pp_next {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/btnNext.html) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_previous {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/btnNext.html) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_expand, a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000; }

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px; }

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px; }

#pp_full_res {
  line-height: 1 !important; }

#pp_full_res .pp_inline {
  text-align: left; }

#pp_full_res .pp_inline p {
  margin: 0 0 15px; }

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px; }

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: #fff; }

div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
  color: #000; }

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
  border-color: #fff; }

div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
  position: relative; }

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
  background: #fff; }

div.light_rounded .pp_description, div.light_square .pp_description {
  margin-right: 85px; }

div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important; }

div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/light_rounded/loader.html) center center no-repeat; }

div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
  background: url(../../wp-content/plugins/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.html) top left repeat; }

div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
  color: #c4c4c4; }

div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
  color: #fff; }

.pp_top, .pp_bottom {
  height: 20px;
  position: relative; }

* html .pp_top, * html .pp_bottom {
  padding: 0 20px; }

.pp_top .pp_left, .pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_top .pp_middle, .pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
  left: 0;
  position: static; }

.pp_top .pp_right, .pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_fade, .pp_gallery li.default a img {
  display: none; }

/*# sourceMappingURL=style.css.map */

/* New styling for slider css */

/* Slider */




/* Slider */
#scroll-to .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; }

  #scroll-to .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  #scroll-to .slick-list:focus {
    outline: none; }
    #scroll-to .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

    #scroll-to .slick-slider .slick-track,
    #scroll-to .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); }

  #scroll-to .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  #scroll-to .slick-track:before, #scroll-to  .slick-track:after {
    content: "";
    display: table; }
    #scroll-to .slick-track:after {
    clear: both; }
    #scroll-to .slick-loading .slick-track {
    visibility: hidden; }

    #scroll-to .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] #scroll-to .slick-slide {
    float: right; }
    #scroll-to .slick-slide img {
    display: flex;
    justify-content: center;
    align-items: center; }
    #scroll-to .slick-slide.slick-loading img {
    display: none; }
    #scroll-to .slick-slide.dragging img {
    pointer-events: none; }
    #scroll-to .slick-initialized .slick-slide {
    display: block; }
    #scroll-to .slick-loading .slick-slide {
    visibility: hidden; }
    #scroll-to .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

    #scroll-to .slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slickd41d.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
#scroll-to .slick-prev,
#scroll-to .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  #scroll-to .slick-prev:hover, #scroll-to  .slick-prev:focus,
  #scroll-to .slick-next:hover, #scroll-to 
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    #scroll-to  .slick-prev:hover:before, #scroll-to  .slick-prev:focus:before,
    #scroll-to .slick-next:hover:before,
    #scroll-to .slick-next:focus:before {
      opacity: 1; }
      #scroll-to .slick-prev.slick-disabled:before,
      #scroll-to .slick-next.slick-disabled:before {
    opacity: 0.25; }
    #scroll-to .slick-prev:before,
    #scroll-to .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

    #scroll-to .slick-prev {
  left: -25px; }
  [dir="rtl"] #scroll-to .slick-prev {
    left: auto;
    right: -25px; }
    #scroll-to .slick-prev:before {
    content: "←"; }
    [dir="rtl"] #scroll-to .slick-prev:before {
      content: "→"; }

      #scroll-to .slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
    #scroll-to .slick-next:before {
    content: "→"; }
    [dir="rtl"] #scroll-to .slick-next:before {
      content: "←"; }

/* Dots */
#scroll-to .slick-dots {
  position: absolute;
  bottom: -20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  #scroll-to .\--big-dot .slick-dots {
    bottom: -40px; }
    #scroll-to .\--xbig-dot .slick-dots {
    bottom: -60px; }
    #scroll-to .\--small-dot .slick-dots {
    bottom: 10px; }
    #scroll-to .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    #scroll-to .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      #scroll-to .slick-dots li button:hover, #scroll-to  .slick-dots li button:focus {
        outline: none; }
        #scroll-to .slick-dots li button:hover:before, #scroll-to .slick-dots li button:focus:before {
          opacity: 1; }
        #scroll-to .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        #scroll-to .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

      #scroll-to .slick-dots .slick-active button {
  background: #42469d; }
  #scroll-to .slick-dots li {
  height: auto;
  width: auto; }
  #scroll-to .slick-dots li button {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #c1c1c1;
    border: 0px solid #858585;
    margin: 0;
    padding: 0; }
    #scroll-to .slick-dots li button:before {
      display: none; }

      #scroll-to .client-list {
  border-top: 1px solid #e6e6e6; }
  #scroll-to .client-list li {
    float: left;
    width: 20%; }
    @media (max-width: 767px) {
      #scroll-to  .client-list li {
        width: 100%; } }
        #scroll-to .client-list li.bleft {
      border-left: 1px solid #e6e6e6; }
      #scroll-to .client-list .slick-dots li {
    height: auto;
    width: auto;
    float: none; }

    #scroll-to .arrow-list li {
  position: relative;
  padding-left: 26px;
  padding-bottom: 10px; }
  #scroll-to .arrow-list li:before {
    font-family: 'ingicdesign';
    position: absolute;
    left: 0;
    top: 0;
    content: "\e90f";
    font-weight: 400;
    font-size: 19.6px;
    line-height: 1; }
    #scroll-to .arrow-list.fc-white a {
  color: #ffffff; }
  #scroll-to .arrow-list.ico-theme li:before {
  top: 2px;
  color: #42469d; }

  #scroll-to .tick-list li {
  padding-left: 30px;
  position: relative; }
  #scroll-to .tick-list li:before {
    font-family: 'ingicdesign';
    content: "\e917";
    position: absolute;
    left: 0;
    top: 0;
    color: #42469d; }

    /* additional css added for hovering of slider */
    #scroll-to .box.\--client-logos .clogo {
      height: 195px;
      background-repeat: no-repeat;
      background-position: center;
      border: 1px solid #c7d0d8; }
      #scroll-to .box.\--client-logos .clogo:hover {
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        filter: grayscale(0);
        cursor: pointer; }
        #scroll-to .box.\--client-logos .clogo.lglogo {
        height: 299px;
        background-size: cover;
        width: 100%;
        border: 0px; }
        @media (max-width: 767px) {
          #scroll-to .box.\--client-logos .clogo.lglogo {
            height: 195px; } }
            #scroll-to .box.\--client-logos [class^="col-md-"] {
      margin-bottom: 0px;
      padding: 5px; }
      #scroll-to .box.\--home-box-client {
      border-bottom: 1px solid #e6e6e6;
      border-right: 1px solid #e6e6e6;
      position: relative;
      /* height: 220px; */
      height: auto;
      background: #fff;
      transition: all 0.5s ease; }
      #scroll-to .box.\--home-box-client:hover {
        z-index: 2;
        -webkit-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
        -moz-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
        box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
        background: #fff; }
        #scroll-to .box.\--home-box-client:hover .arrows {
          width: 24px; }
          #scroll-to .box.\--home-box-client .arrows {
        position: absolute;
        background: url(../images/sprite-client-home.png);
        width: 0px;
        display: block;
        height: 16px;
        background-repeat: no-repeat;
        background-position: -17px -467px;
        right: 20px;
        bottom: 20px;
        transition: all 0.5s ease; }
        #scroll-to .box.\--home-box-client i {
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 221px;
        background-repeat: no-repeat;
        height: 175px;
        display: block; }
        #scroll-to .box.\--home-box-client i.one {
          background-position: 12px 17px; }
          #scroll-to .box.\--home-box-client i.two {
          background-position: -187px 24px; }
          #scroll-to .box.\--home-box-client i.three {
          background-position: -406px 29px; }
          #scroll-to .box.\--home-box-client i.four {
          background-position: -629px 30px; }
          #scroll-to .box.\--home-box-client i.five {
          background-position: -843px 24px; }
          #scroll-to .box.\--home-box-client i.six {
          background-position: -1052px 8px; }
          #scroll-to .box.\--home-box-client i.seven {
          background-position: -1185px 20px; }
          #scroll-to .box.\--home-box-client i.eight {
          background-position: -1411px 3px; }
          #scroll-to .box.\--home-box-client i.nine {
          background-position: -1625px 13px; }
          #scroll-to .box.\--home-box-client i.ten {
          background-position: -1845px 6px; }
          #scroll-to .box.\--home-box-client i.eleven {
          background-position: -58px -190px; }
          #scroll-to .box.\--home-box-client i.twelve {
          background-position: -940px -711px; }
        .box.\--home-box-client i.thirteen {
          background-position: -388px -134px; }
        .box.\--home-box-client i.fourteen {
          background-position: -645px -161px; }
        .box.\--home-box-client i.fifteen {
          background-position: -807px -296px; }
        .box.\--home-box-client i.sixteen {
          background-position: -1053px -172px; }
        .box.\--home-box-client i.seventeen {
          background-position: -1215px -327px; }
        .box.\--home-box-client i.eighteen {
          background-position: -1457px -186px; }
        .box.\--home-box-client i.ninteen {
          background-position: -1689px -179px; }
        .box.\--home-box-client i.twenty {
          background-position: -1867px -298px; }
        .box.\--home-box-client i.twentyone {
          background-position: 15px -463px; }
        .box.\--home-box-client i.twentytwo {
          background-position: -225px -544px; }
        .box.\--home-box-client i.twentythree {
          background-position: -468px -435px; }
        .box.\--home-box-client i.twentyfour {
          background-position: -646px -585px; }
        .box.\--home-box-client i.twentyfive {
          background-position: -955px -510px; }
        .box.\--home-box-client i.twentysix {
          background-position: -1232px -582px; }
        .box.\--home-box-client i.twentyseven {
          background-position: -1470px -434px; }
        .box.\--home-box-client i.twentyeight {
          background-position: -1783px -451px; }
        .box.\--home-box-client i.twentynine {
          background-position: -1553px -672px; }
        .box.\--home-box-client i.thirty {
          background-position: -1827px -656px; }
          #scroll-to .box.\--work-box-client {
      position: relative;
      height: 184px;
      border-right: 1px solid #cccccc; }
      #scroll-to .box.\--work-box-client:hover {
        z-index: 2;
        -webkit-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
        -moz-box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
        box-shadow: 0px 0px 61px -11px rgba(0, 0, 0, 0.31);
        background: #fff; }
        #scroll-to .box.\--work-box-client:hover .arrows {
          width: 24px; }
          #scroll-to .box.\--work-box-client .arrows {
        position: absolute;
        background: url(../images/sprite-client-home.png);
        width: 0px;
        display: block;
        height: 16px;
        background-repeat: no-repeat;
        background-position: -17px -467px;
        right: 20px;
        bottom: 20px;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #scroll-to .box.\--work-box-client i {
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        margin: 4px auto 0;
        background: url(../images/sprite-client-home.png);
        width: 175px;
        background-repeat: no-repeat;
        height: 175px;
        padding: 20px;
        display: block; }
        #scroll-to .box.\--work-box-client i.one {
          background-position: 5px 0; }
          #scroll-to .box.\--work-box-client i.two {
          background-position: -170px 0; }
          #scroll-to .box.\--work-box-client i.three {
          background-position: -350px 0; }
          #scroll-to .box.\--work-box-client i.four {
          background-position: -520px 0; }
          #scroll-to .box.\--work-box-client i.five {
          background-position: -700px 0; }
          #scroll-to .box.\--work-box-client i.six {
          background-position: -875px 0; }
          #scroll-to .box.\--work-box-client i.seven {
          background-position: -1050px 0; }
          #scroll-to .box.\--work-box-client i.eight {
          background-position: -1225px 0; }
          #scroll-to .box.\--work-box-client i.nine {
          background-position: -1395px 0; }
          #scroll-to .box.\--work-box-client i.ten {
          background-position: -1575px 0; }
        .box.\--work-box-client i.eleven {
          background-position: -1751px -3px; }
        .box.\--work-box-client i.twelve {
          background-position: -1923px -5px; }
        .box.\--work-box-client i.thirteen {
          background-position: 5px -178px; }
        .box.\--work-box-client i.fourteen {
          background-position: -172px -178px; }
        .box.\--work-box-client i.fifteen {
          background-position: -348px -178px; }
        .box.\--work-box-client i.sixteen {
          background-position: -527px -178px; }
        .box.\--work-box-client i.seventeen {
          background-position: -699px -178px; }
        .box.\--work-box-client i.eighteen {
          background-position: -868px -169px; }
        .box.\--work-box-client i.ninteen {
          background-position: -1054px -178px; }
        .box.\--work-box-client i.twenty {
          background-position: -1230px -170px; }
        .box.\--work-box-client i.twenty-two {
          background-position: -168px -330px; }
          #scroll-to .box.\--home-box-side .inner-content {
      width: 28%;
      min-height: 190px;
      padding: 26px 26px;
      float: left;
      margin-right: 2%;
      margin-bottom: 2%;
      overflow: hidden;
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s;
      background-size: 100%;
      border-radius: 5px; }
      @media (max-width: 767px) {
        #scroll-to .box.\--home-box-side .inner-content {
          margin-right: 0%;
          margin-bottom: 20px;
          background-size: cover; } }
          #scroll-to .box.\--home-box-side .inner-content .link-btn {
        -webkit-transition: 0.6s;
        -moz-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        -o-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px);
        display: block;
        opacity: 0;
        position: relative;
        padding-left: 15px;
        margin-top: 5px; }

        .iti--allow-dropdown input, .iti--allow-dropdown input[type="tel"], .iti--allow-dropdown input[type="text"], .iti--separate-dial-code input, .iti--separate-dial-code input[type="tel"], .iti--separate-dial-code input[type="text"] {
          background: #fff;
          height: 44px;
          padding: 10px 0 10px 10px;
          width: 100%;
          border-radius: 3px;
          border: 1px solid #d8d8d8;
          font-size: 12px;
          color: #666666;
        }
        @media (max-width: 991.98px) {
          .header-form .form-group.iti-group {
            margin-bottom: 10px;
          }
        }
        
.show-modal {
    opacity: 1;
    animation: show 0.2s;
    z-index: 11;
    display: block;
}

.overlay {
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.modal.limited-pop-up {
    display: block;
    background-image: url(/assets-web/images/limited-time-modal-bg.png);
    background-size: cover;
    background-position: center;
    border-radius: 22.86px / 21.78px;
    box-shadow: 0 5px 73px 0 rgba(0, 0, 0, 0.15);
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    max-width: 600px;
    height: 300px;
    margin: auto;
    background-color: #fff;
}
        
