@charset "UTF-8";
header.phnew .logo .red {
  display: none;
}
.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%; } }
/*@media (min-width: 1400px) {
  .container {
      width: 86%;
      margin: 0 auto;
  }
}*/
.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; }

.nopadd-left {
  padding-left: 0px !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; }

.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; }

.wpx-100 {
  width: 100px; }

.wpx-99 {
  width: 99px; }

.wpx-98 {
  width: 98px; }

.wpx-97 {
  width: 97px; }

.wpx-96 {
  width: 96px; }

.wpx-95 {
  width: 95px; }

.wpx-94 {
  width: 94px; }

.wpx-93 {
  width: 93px; }

.wpx-92 {
  width: 92px; }

.wpx-91 {
  width: 91px; }

.wpx-90 {
  width: 90px; }

.wpx-89 {
  width: 89px; }

.wpx-88 {
  width: 88px; }

.wpx-87 {
  width: 87px; }

.wpx-86 {
  width: 86px; }

.wpx-85 {
  width: 85px; }

.wpx-84 {
  width: 84px; }

.wpx-83 {
  width: 83px; }

.wpx-82 {
  width: 82px; }

.wpx-81 {
  width: 81px; }

.wpx-80 {
  width: 80px; }

.wpx-79 {
  width: 79px; }

.wpx-78 {
  width: 78px; }

.wpx-77 {
  width: 77px; }

.wpx-76 {
  width: 76px; }

.wpx-75 {
  width: 75px; }

.wpx-74 {
  width: 74px; }

.wpx-73 {
  width: 73px; }

.wpx-72 {
  width: 72px; }

.wpx-71 {
  width: 71px; }

.wpx-70 {
  width: 70px; }

.wpx-69 {
  width: 69px; }

.wpx-68 {
  width: 68px; }

.wpx-67 {
  width: 67px; }

.wpx-66 {
  width: 66px; }

.wpx-65 {
  width: 65px; }

.wpx-64 {
  width: 64px; }

.wpx-63 {
  width: 63px; }

.wpx-62 {
  width: 62px; }

.wpx-61 {
  width: 61px; }

.wpx-60 {
  width: 60px; }

.wpx-59 {
  width: 59px; }

.wpx-58 {
  width: 58px; }

.wpx-57 {
  width: 57px; }

.wpx-56 {
  width: 56px; }

.wpx-55 {
  width: 55px; }

.wpx-54 {
  width: 54px; }

.wpx-53 {
  width: 53px; }

.wpx-52 {
  width: 52px; }

.wpx-51 {
  width: 51px; }

.wpx-50 {
  width: 50px; }

.wpx-49 {
  width: 49px; }

.wpx-48 {
  width: 48px; }

.wpx-47 {
  width: 47px; }

.wpx-46 {
  width: 46px; }

.wpx-45 {
  width: 45px; }

.wpx-44 {
  width: 44px; }

.wpx-43 {
  width: 43px; }

.wpx-42 {
  width: 42px; }

.wpx-41 {
  width: 41px; }

.wpx-40 {
  width: 40px; }

.wpx-39 {
  width: 39px; }

.wpx-38 {
  width: 38px; }

.wpx-37 {
  width: 37px; }

.wpx-36 {
  width: 36px; }

.wpx-35 {
  width: 35px; }

.wpx-34 {
  width: 34px; }

.wpx-33 {
  width: 33px; }

.wpx-32 {
  width: 32px; }

.wpx-31 {
  width: 31px; }

.wpx-30 {
  width: 30px; }

.wpx-29 {
  width: 29px; }

.wpx-28 {
  width: 28px; }

.wpx-27 {
  width: 27px; }

.wpx-26 {
  width: 26px; }

.wpx-25 {
  width: 25px; }

.wpx-24 {
  width: 24px; }

.wpx-23 {
  width: 23px; }

.wpx-22 {
  width: 22px; }

.wpx-21 {
  width: 21px; }

.wpx-20 {
  width: 20px; }

.wpx-19 {
  width: 19px; }

.wpx-18 {
  width: 18px; }

.wpx-17 {
  width: 17px; }

.wpx-16 {
  width: 16px; }

.wpx-15 {
  width: 15px; }

.wpx-14 {
  width: 14px; }

.wpx-13 {
  width: 13px; }

.wpx-12 {
  width: 12px; }

.wpx-11 {
  width: 11px; }

.wpx-10 {
  width: 10px; }

.wpx-9 {
  width: 9px; }

.wpx-8 {
  width: 8px; }

.wpx-7 {
  width: 7px; }

.wpx-6 {
  width: 6px; }

.wpx-5 {
  width: 5px; }

.wpx-4 {
  width: 4px; }

.wpx-3 {
  width: 3px; }

.wpx-2 {
  width: 2px; }

.wpx-1 {
  width: 1px; }

.wpx-0 {
  width: 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: #42469d;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #42469d;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #42469d;
  color: #fff;
  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;
  -webkit-font-smoothing: antialiased; }

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; }

.d-none {
  display: none !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-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-primary {
  color: #42469d;
 }

.fc-lblack {
  color: #f4f4f4; }

.fc-nblack {
  color: #222425; }

.fc-secondary {
  color: #18191a; }

.fc-default {
  color: #333333; }

.fc-white {
  color: #ffffff; }

.fc-black {
  color: #000000; }

.fc-grey {
  color: #666666; }

.fc-dgrey {
  color: #18191a; }

.fc-lgrey {
  color: #c7d0d8; }

.fc-spgrey {
  color: #7e7f7f; }

.fc-grey {
  color: #666666; }

.fc-lblue {
  color: #738495; }

.fc-spblue {
  color: #f5f8fa; }

/* .bg-primary {
  background: #42469d; } */
  .bg-primary {
    background:#313193; 
  } 


.bg-lblack {
  background: #f4f4f4; }

.bg-nblack {
  background: #222425; }

.bg-default {
  background: #333333; }

.bg-secondary {
  background: #18191a; }

.bg-white {
  background: #ffffff; }

.bg-black {
  background: #000000; }

.bg-grey {
  background: #666666; }

.bg-dgrey {
  background: #18191a; }

.bg-lgrey {
  background: #c7d0d8; }

.bg-spgrey {
  background: #7e7f7f; }

.bg-lblue {
  background: #738495; }

.bg-default {
  background: #333333; }

.bg-spblue {
  background: #f5f8fa; }

.bg-cover {
  background-size: cover; }

.bg-left {
  background-position: left !important; }

.bg-#42469d-graadiant {
  background: #990000;
  background: -moz-linear-gradient(left, #990000 0%, #fa2224 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #990000), color-stop(100%, #fa2224));
  background: -webkit-linear-gradient(left, #990000 0%, #fa2224 100%);
  background: -o-linear-gradient(left, #990000 0%, #fa2224 100%);
  background: -ms-linear-gradient(left, #990000 0%, #fa2224 100%);
  background: linear-gradient(to right, #990000 0%, #fa2224 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#fa2224', GradientType=1 ); }

.nopadd-top {
  padding-top: 0 !important; }

.m-auto {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.lh-normal {
  line-height: 1; }

.lh-medium {
  line-height: 1.2; }

.lh-xmedium {
  line-height: 1.4; }

.lh-large {
  line-height: 1.8; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.col-nopadd {
  padding-left: 0 !important;
  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; }

.h-100px {
  height: 100px; }

.bg-norepeat {
  background-repeat: no-repeat; }

.bg-center {
  background-position: center; }

.img-inherit {
  max-width: inherit; }

.sec-padding {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .sec-padding {
      padding: 40px 0; } }
  .sec-padding.\--small {
    padding: 44px 0; }

.title {
  line-height: 1.2; }
  @media (max-width: 991px) {
    .title {
      width: 100% !important; } }
  .title.\--big {
    width: 82%;
    margin: 0 auto; }

.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 !important; }
    .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; } }

iframe[name="google_conversion_frame"] {
  display: none !important; }

.app-container {
  width: 100%;
  overflow: hidden; }

/*for mozilla*/
@-moz-document url-prefix() {
  body {
    font-weight: 300 !important; }

  .fw-normal {
    font-weight: 300; } }
@media (max-width: 991px) {
  .social-links {
    padding: 10px 0; } }
.grey-bg-text {
  background: rgba(102, 102, 102, 0.7); }

@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: hidden;
  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-three-blocks > * {
    width: 33.333% !important; }
  .grid-block.\--type-four-blocks > * {
    width: 25% !important; }
  .grid-block.\--type-five-blocks > * {
    width: 20% !important; }
  .grid-block.\--type-six-blocks > * {
    width: 16.66667% !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 autho#42469d 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 autho#42469d 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 autho#42469d 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 autho#42469d 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 34px;
  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-primary.\--outline-white {
      background: none;
      color: #ffffff;
      border: 2px solid #ffffff; }
  .btn.btn-work {
    background-color: #ffffff;
    color: #42469d;
    font-weight: 600;
    border: 1px solid #999999; }
    .btn.btn-work:hover {
      background-color: #42469d;
      color: #ffffff;
      border: 1px 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; }

.bttn {
  display: inline-block;
  border: 2px solid #fff;
  background: none;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 46px;
  box-sizing: border-box;
  cursor: pointer;
  padding-left: 30px;
  padding-right: 30px;
  min-width: 260px;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
  .bttn.bttnOutline {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    border: 2px solid #FFF;
    color: #FFF; }
    .bttn.bttnOutline:hover {
      background: #FFF !important;
      color: #42469d !important; }
  .bttn:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid transparent;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .bttn:hover:before {
    left: -7px;
    top: -7px;
    right: -7px;
    bottom: -7px;
    border-color: #fff; }
  @media (max-width: 767px) {
    .bttn {
      font-size: 14px;
      height: 40px;
      line-height: 37px;
      min-width: 180px; } }

/* 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: flex;
    justify-content: center;
    align-items: center; }
  .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; }
  .\--xbig-dot .slick-dots {
    bottom: -60px; }
  .\--small-dot .slick-dots {
    bottom: 10px; }
  .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; }

.client-list {
  border-top: 1px solid #e6e6e6; }
  .client-list li {
    float: left;
    width: 20%; }
    @media (max-width: 767px) {
      .client-list li {
        width: 100%; } }
    .client-list li.bleft {
      border-left: 1px solid #e6e6e6; }
  .client-list .slick-dots li {
    height: auto;
    width: auto;
    float: 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; }
.arrow-list.ico-theme li:before {
  top: 2px;
  color: #42469d; }

.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.phnew {
  position: absolute;
  width: 100%;
  z-index: 13;
  top: 0; }
  header.phnew .logo {
    margin-left: 0px;
    padding: 16px 0px 8px 0px; }
    header.phnew .logo .#42469d {
      display: none; }
    header.phnew .logo .white {
      display: block;
    max-width: 180px; }
    @media (min-width: 1400px) {
      header.phnew .logo {
        margin-left: 68px; } }
    @media (min-width: 992px) {
      header.phnew .logo {
        margin-top: 3px; } }
  header.phnew nav.pnew {
    float: right; }
    header.phnew nav.pnew li {
      text-transform: uppercase;
      font-weight: 400; }
      header.phnew nav.pnew li:hover a:before {
        display: block; }
      header.phnew nav.pnew li a {
        padding: 25px 28px;
        color: #fff;
        font-size: 15px;
        position: relative;
        transition: 0.3s; }
        @media (max-width: 1100px) {
          header.phnew nav.pnew li a {
            padding: 25px 24px; } }
        header.phnew nav.pnew li a:before {
          content: "-";
          color: #f78d1f;
          font-size: 37px;
          position: absolute;
          left: 4px;
          line-height: 26px;
          display: none; }
      header.phnew nav.pnew li.dropdown {
        position: relative; }
        header.phnew nav.pnew li.dropdown:before {
          content: "\e919";
          position: absolute;
          right: 0;
          font-family: ingicdesign;
          font-size: 19px;
          top: -4px;
          color: #fff; }
        header.phnew nav.pnew li.dropdown ul {
          display: none;
          position: absolute;
          background: #ffffff;
          width: 220px;
          border-radius: 10px;
          padding: 20px;
          top: 25px;
          left: 0; }
          header.phnew nav.pnew li.dropdown ul li {
            display: block; }
            header.phnew nav.pnew li.dropdown ul li:hover a {
              color: #42469d; }
            header.phnew nav.pnew li.dropdown ul li a {
              padding: 6px 0;
              display: block;
              font-size: 14px;
              color: #5a4e4e; }
              header.phnew nav.pnew li.dropdown ul li a:before {
                display: none; }
        header.phnew nav.pnew li.dropdown:hover ul {
          display: block; }
  header.phnew .nav-aside {
    font-size: 15px; }
    header.phnew .nav-aside.ta-right {
      text-align: left; }
    header.phnew .nav-aside .free-estimate {
      padding: 8px 6%;
      border-radius: 20px;
      font-size: 14px;
      background: #42469d;
      color: #ffffff;
      font-weight: 600;
      letter-spacing: 1px;
      display: inline-block; }
      @media (max-width: 1312px) {
        header.phnew .nav-aside .free-estimate {
          padding: 27px 2%;
          font-size: 14px; } }
    header.phnew .nav-aside .login {
      padding: 20px; }
    header.phnew .nav-aside .phone {
      padding: 0px 4%;
      margin: 26px 0;
      display: inline-block;
      color: #fff;
      border-left: 1px solid #ffffff; }
      @media (max-width: 1100px) {
        header.phnew .nav-aside .phone {
          padding: 26px 5px;
          font-size: 14px; } }
      header.phnew .nav-aside .phone .icon {
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        padding: 0 10px 0px 0px; }
        @media (max-width: 1312px) {
          header.phnew .nav-aside .phone .icon {
            display: none; } }

header.ph {
  position: fixed;
  width: 100%;
  background: #ffffff;
  z-index: 13;
  top: 0; }
  header.ph .logo {
    padding: 16px 0px 8px 0px; 
    max-width:180px;
  }
    header.ph .logo .#42469d {
      display: block; 
      max-width: 180px;
    }
    header.ph .logo .white {
      display: none; }
    @media (min-width: 992px) {
      header.ph .logo {
        margin-top: 3px; } }
  header.ph nav.pn {
    float: right; }
    header.ph nav.pn li {
      text-transform: uppercase;
      font-weight: 400; }
      header.ph nav.pn li:hover a:before {
        display: block; }
      header.ph nav.pn li a {
        padding: 25px 28px;
        color: #5a4e4e;
        font-size: 15px;
        position: relative;
        transition: 0.3s; }
        @media (max-width: 1100px) {
          header.ph nav.pn li a {
            padding: 25px 24px; } }
        header.ph nav.pn li a:before {
          content: "-";
          color: #42469d;
          font-size: 37px;
          position: absolute;
          left: 4px;
          line-height: 26px;
          display: none; }
      header.ph nav.pn li.dropdown {
        position: relative; }
        header.ph nav.pn li.dropdown:before {
          content: "\e919";
          position: absolute;
          right: 0;
          font-family: ingicdesign;
          font-size: 19px;
          top: -4px;
          color: #828282; }
        header.ph nav.pn li.dropdown ul {
          display: none;
          position: absolute;
          background: #ffffff;
          width: 220px;
          border-radius: 10px;
          padding: 20px;
          top: 25px;
          left: 0; }
          header.ph nav.pn li.dropdown ul li {
            display: block; }
            header.ph nav.pn li.dropdown ul li:hover a {
              color: #f78d1f; }
            header.ph nav.pn li.dropdown ul li a {
              padding: 6px 0;
              display: block;
              font-size: 14px; }
              header.ph nav.pn li.dropdown ul li a:before {
                display: none; }
        header.ph nav.pn li.dropdown:hover ul {
          display: block; }
  header.ph .nav-aside {
    font-size: 15px; }
    header.ph .nav-aside .free-estimate {
      padding: 26px 4%;
      background: #42469d;
      color: #ffffff;
      font-weight: 600;
      letter-spacing: 1px;
      display: inline-block; }
      @media (max-width: 1312px) {
        header.ph .nav-aside .free-estimate {
          padding: 27px 2%;
          font-size: 14px; } }
    header.ph .nav-aside .login {
      padding: 20px; }
    header.ph .nav-aside .phone {
      padding: 26px 4%;
      display: inline-block;
      border-left: 1px solid #c7d0d8; }
      @media (max-width: 1100px) {
        header.ph .nav-aside .phone {
          padding: 26px 5px;
          font-size: 14px; } }
      header.ph .nav-aside .phone .icon {
        font-size: 18px;
        color: #666666;
        font-weight: 600;
        padding: 0 10px 0px 0px; }
        @media (max-width: 1312px) {
          header.ph .nav-aside .phone .icon {
            display: none; } }

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; }

.box .grading-box {
  min-height: 250px;
  position: relative;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
  border-radius: 5px;
  text-align: center; }
  .box .grading-box .icons {
    position: absolute;
    left: 52px;
    bottom: 40px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 100; }
    @media (max-width: 767px) {
      .box .grading-box .icons {
        display: none; } }
  .box .grading-box .content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    overflow: hidden;
    transition: 0.6s; }
    .box .grading-box .content img {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -o-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s; }
  .box .grading-box span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(250px);
    font-size: 26px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .box .grading-box:hover {
    background: rgba(0, 0, 0, 0.5);
    transition: 0.6s;
    border-radius: 5px; }
    .box .grading-box:hover .content img {
      -webkit-transform: translateY(-25%);
      -moz-transform: translateY(-25%);
      -o-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
      transform: translateY(-25%); }
    .box .grading-box:hover span {
      -webkit-transform: translateY(155px);
      -moz-transform: translateY(155px);
      -o-transform: translateY(155px);
      -ms-transform: translateY(155px);
      transform: translateY(155px); }
.box.\--tabbing .tab-logo {
  height: 157px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid transparent;
  transition: 0.6s;
  cursor: pointer; }
  .box.\--tabbing .tab-logo:hover, .box.\--tabbing .tab-logo li.current {
    border-color: #75c12a;
    box-shadow: 0 0 2px 0px #75c12a; }
.box.\--tabbing li.current .tab-logo {
  border-color: #75c12a;
  box-shadow: 0 0 2px 0px #75c12a; }
.box.\--home-left-side {
  border-radius: 6px;
  margin-bottom: 60px; }
  .box.\--home-left-side .inner-content {
    padding: 40px 15px 40px 10px;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666; }
    @media (max-width: 767px) {
      .box.\--home-left-side .inner-content {
        border: none; } }
    .box.\--home-left-side .inner-content .icon {
      width: 66px;
      height: 70px;
      background-position: center;
      background-repeat: no-repeat;
      float: left; }
.box.\--client-logos .clogo {
  height: 195px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #c7d0d8; }
  .box.\--client-logos .clogo:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
    cursor: pointer; }
  .box.\--client-logos .clogo.lglogo {
    height: 299px;
    background-size: cover;
    width: 100%;
    border: 0px; }
    @media (max-width: 767px) {
      .box.\--client-logos .clogo.lglogo {
        height: 195px; } }
.box.\--client-logos [class^="col-md-"] {
  margin-bottom: 0px;
  padding: 5px; }
.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; }
  .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; }
    .box.\--home-box-client:hover .arrows {
      width: 24px; }
  .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; }
  .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; }
    .box.\--home-box-client i.one {
      background-position: 12px 17px; }
    .box.\--home-box-client i.two {
      background-position: -187px 24px; }
    .box.\--home-box-client i.three {
      background-position: -406px 29px; }
    .box.\--home-box-client i.four {
      background-position: -629px 30px; }
    .box.\--home-box-client i.five {
      background-position: -843px 24px; }
    .box.\--home-box-client i.six {
      background-position: -1052px 8px; }
    .box.\--home-box-client i.seven {
      background-position: -1185px 20px; }
    .box.\--home-box-client i.eight {
      background-position: -1411px 3px; }
    .box.\--home-box-client i.nine {
      background-position: -1625px 13px; }
    .box.\--home-box-client i.ten {
      background-position: -1845px 6px; }
    .box.\--home-box-client i.eleven {
      background-position: -58px -190px; }
    .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; }
.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.\--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) {
    .box.\--home-box-side .inner-content {
      margin-right: 0%;
      margin-bottom: 20px;
      background-size: cover; } }
  .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; }
    .box.\--home-box-side .inner-content .link-btn:before {
      position: absolute;
      content: "\e90f";
      left: -5px;
      font-family: ingicdesign;
      font-size: 20px;
      top: -5px;
      color: #42469d; }
  .box.\--home-box-side .inner-content:first-child {
    width: 38%;
    height: 402px;
    padding: 30px 26px; }
    @media (max-width: 480px) {
      .box.\--home-box-side .inner-content:first-child {
        width: 100%;
        height: 190px; }
        }
    .box.\--home-box-side .inner-content:first-child .link-btn {
      -webkit-transform: translateX(-130px);
      -moz-transform: translateX(-130px);
      -o-transform: translateX(-130px);
      -ms-transform: translateX(-130px);
      transform: translateX(-130px); }
  .box.\--home-box-side .inner-content:hover {
    background-size: 110%; }
    @media (max-width: 767px) {
      .box.\--home-box-side .inner-content:hover {
        background-size: cover; } }
    .box.\--home-box-side .inner-content:hover .link-btn {
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s;
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -o-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      display: block;
      opacity: 1; }
  .box.\--home-box-side .inner-content .name {
    font-size: 22px; }
.box.\--department .content {
  position: relative; }
  .box.\--department .content:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 20px;
    background: #666666;
    bottom: 10px;
    right: -16px; }
    @media (max-width: 991px) {
      .box.\--department .content:after {
        display: none; } }
    .box.\--department .content:after:last-child {
      display: none; }
  .box.\--department .content .icon-92 {
    margin-bottom: 15px; }
.box.\--department [class^="col-md-"]:last-child .content:after {
  display: none; }
.box.\--assurance [class^="col-md-4"] {
  padding: 0; }
.box.\--assurance .content {
  position: relative;
  text-align: center;
  margin: 0 10px 20px 10px;
  border-radius: 5px;
  background: #f5f8fa;
  padding: 16px 10px; }
.box.\--assurance .text-content li {
  margin-bottom: 16px; }
.box.\--career-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .box.\--career-box [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 0px; } }
@media (max-width: 991px) {
  .box.\--career-box [class^="col-"]:nth-child(n) {
    margin-bottom: 20px; } }
.box.\--career-box .inner-box {
  overflow: hidden; }
  .box.\--career-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.\--career-box .inner-box figure {
        background-size: 100%; } }
    .box.\--career-box .inner-box figure:hover {
      background-position: center top; }
      @media (min-width: 1200px) {
        .box.\--career-box .inner-box figure:hover {
          background-size: 110%;
          background-position: left top; } }
  .box.\--career-box .inner-box .link-btn-new {
    -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); }
    @media (max-width: 767px) {
      .box.\--career-box .inner-box .link-btn-new {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px); } }
  .box.\--career-box .inner-box:hover .link-btn-new {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
    .box.\--career-box .inner-box:hover .link-btn-new:hover {
      color: #18191a; }
  .box.\--career-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.\--main-job [class^="col-"]:nth-child(-n+6) {
  margin-bottom: 30px; }
.box.\--main-job .inner-box .content {
  padding: 22px 0px; }
  .box.\--main-job .inner-box .content .detail {
    position: absolute;
    bottom: 10px;
    transition: 0.3s; }
    .box.\--main-job .inner-box .content .detail:hover {
      color: #42469d;
      transform: translateX(10px); }
.box .single-staff {
  height: 262px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding: 16px;
  margin-bottom: 30px;
  position: relative; }
  .box .single-staff .content {
    position: absolute;
    bottom: 10px; }
    .box .single-staff .content .name {
      font-size: 16px; }
    .box .single-staff .content .designation {
      font-size: 12px; }
.box .single-staff-pop {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999; }
  .box .single-staff-pop .modal-content {
    max-width: 700px;
    width: 90%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px black;
    border-radius: 3px;
    background: #ffffff; }
  .box .single-staff-pop .popup-close {
    position: absolute;
    right: -20px;
    top: -20px;
    color: #ffffff;
    font-size: 22px;
    background: #42469d;
    border-radius: 50%;
    width: 32px;
    text-align: center; }
  .box .single-staff-pop .staff-img {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin: auto;
    left: 0;
    right: 0;
    top: -60px;
    position: absolute; }
    .box .single-staff-pop .staff-img .close {
      margin: 10px; }
  .box .single-staff-pop .content {
    width: 100%;
    background: #ffffff;
    padding: 50px 60px 20px;
    border-radius: 10px; }
    .box .single-staff-pop .content .name {
      font-size: 18px;
      margin-bottom: 10px; }
      .box .single-staff-pop .content .name .designation {
        font-size: 12px;
        color: #42469d;
        display: block; }
    .box .single-staff-pop .content .social-icons .ico {
      font-size: 20px;
      padding: 0 10px; }
      .box .single-staff-pop .content .social-icons .ico.icon-facebook {
        color: #3b5998; }
      .box .single-staff-pop .content .social-icons .ico.icon-twitter {
        color: #1da1f2; }
      .box .single-staff-pop .content .social-icons .ico:hover {
        color: #42469d; }
    .box .single-staff-pop .content .description {
      margin-top: 20px;
      color: #666666; }
.box.\--three-box {
  border-radius: 4px;
  padding: 30px; }
  @media (max-width: 767px) {
    .box.\--three-box {
      padding: 10px; } }
  .box.\--three-box .inner-content {
    padding: 0 40px;
    border-right: 1px solid #c7d0d8; }
    @media (max-width: 767px) {
      .box.\--three-box .inner-content {
        border: none; } }
  .box.\--three-box [class^="col-"]:last-child .inner-content {
    border: none; }
.box.\--three-box-quality {
  margin-top: 40px; }
  .box.\--three-box-quality [class^="col-"]:nth-child(-n+3) {
    margin-bottom: 30px; }
  .box.\--three-box-quality .inner-content {
    padding: 30px;
    border: 1px solid #c7d0d8;
    position: relative;
    overflow: hidden;
    transition: 0.3s; }
    @media (max-width: 767px) {
      .box.\--three-box-quality .inner-content {
        padding: 10px; } }
    .box.\--three-box-quality .inner-content .fig-icon {
      width: 92px;
      height: 92px;
      background-repeat: no-repeat;
      background-position: center;
      margin: 10px auto; }
      @media (max-width: 767px) {
        .box.\--three-box-quality .inner-content .fig-icon {
          width: 72px;
          height: 72px;
          background-size: contain; } }
    .box.\--three-box-quality .inner-content .name {
      font-size: 24px;
      text-align: center;
      line-height: 1.3; }
      @media (max-width: 767px) {
        .box.\--three-box-quality .inner-content .name {
          font-size: 15px; } }
    .box.\--three-box-quality .inner-content .description {
      position: absolute;
      top: 0;
      background: #42469d;
      width: 0;
      height: 100%;
      left: 0;
      padding: 0px;
      font-size: 20px;
      color: white;
      font-weight: 300;
      transition: 0.3s;
      overflow: hidden; }
    .box.\--three-box-quality .inner-content:hover .description {
      display: block;
      width: 100%;
      height: 100%;
      padding: 30px; }
.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.\--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.gp [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .box.\--experience-box.gp [class^="col-"]:nth-child(-n+3) {
      margin-bottom: 0px; } }
.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; } }
  .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.\--bottom-six-box [class^="col-"]:nth-child(-n+3) {
  margin-bottom: 30px; }
.box.\--bottom-six-box .difference-slider {
  margin-bottom: 20px; }
.box.\--bottom-six-box .inner-box {
  height: 350px;
  position: relative;
  padding: 0 20px;
  background-size: cover; }
  .box.\--bottom-six-box .inner-box .content {
    position: absolute;
    padding: 15px 30px;
    bottom: 0px;
    left: 20px;
    right: 20px;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
  .box.\--bottom-six-box .inner-box:hover .content {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
.box.\--portfolio-box .portfolio-slider {
  width: 90%;
  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;
  height: 265px; }
  @media (max-width: 991px) {
    .box.\--portfolio-box figure {
      width: 265px !important; } }
.box.\--package-box.\--small {
  width: 70%;
  margin: 0 auto; }
.box.\--package-box .inner-box {
  padding: 40px 46px;
  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 .\--price {
    color: #42469d; }
  .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 {
      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-bottom: 30px; } }
  .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.\--career-blog-box figure {
  width: 100%;
  height: 275px;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto; }
  @media (max-width: 480px) {
    .box.\--career-blog-box figure {
      width: 100%;
      height: 245px; } }
.box.\--career-blog-box .content {
  padding: 30px; }
.box.\--career-listing-box {
  border-top: 4px solid #42469d;
  border-left: 1px solid #c7d0d8;
  border-bottom: 1px solid #c7d0d8;
  border-right: 1px solid #c7d0d8;
  border-radius: 4px;
  background: #ffffff;
  padding: 22px 30px; }
  @media (max-width: 991px) {
    .box.\--career-listing-box {
      padding: 22px 10px; } }
.box.\--news-three-box .difference-slider {
  margin-bottom: 20px; }
.box.\--news-three-box .inner-box {
  height: 370px;
  position: relative;
  background-size: cover; }
  .box.\--news-three-box .inner-box .content {
    position: absolute;
    padding: 24px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: #ffffff;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
  .box.\--news-three-box .inner-box:hover .content {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
.box.\--servicepage-box article:nth-child(even) figure.bgimg {
  float: right; }
.box.\--servicepage-box figure.bgimg {
  padding-top: 60px; }
  .box.\--servicepage-box figure.bgimg.no-padd {
    padding-top: 0px; }
@media (max-width: 991px) {
  .box.\--servicepage-box .inner-content {
    padding-top: 20px;
    padding-bottom: 20px; } }
.box.\--servicepage-box .inner-content .title {
  font-size: 40px; }
.box.\--servicepage-box .title2 {
  font-size: 37px;
  padding: 5px 0; }
.box.\--home-three-box .inner-box .linkbtn {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
.box.\--home-three-box .inner-box:hover .linkbtn {
  opacity: 1;
  filter: alpha(opacity=100); }

.p-0 {
  padding: 0px !important; }

.box.--home-box-client a {
  cursor: unset; }

.mobile-client-strip-slider li a i {
  margin: 0 auto; }

.box.--home-box-client a.vm {
  cursor: pointer; }

.hero-banner {
  width: 100%;
  height: 450px;
  margin-top: 74px;
  position: relative; }
  .hero-banner.homepage, .hero-banner .videobanner {
    height: 694px;
    margin-top: 0px; }
    @media (max-width: 767px) {
      .hero-banner.homepage, .hero-banner .videobanner {
        height: 450px; } }
    .hero-banner.homepage .vidtext, .hero-banner .videobanner .vidtext {
      font-size: 64px; }
      @media (max-width: 767px) {
        .hero-banner.homepage .vidtext, .hero-banner .videobanner .vidtext {
          font-size: 30px; } }
    .hero-banner.homepage .slide-text, .hero-banner .videobanner .slide-text {
      display: inline-block;
      position: relative; }
      .hero-banner.homepage .slide-text h1, .hero-banner .videobanner .slide-text h1 {
        font-size: 100px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        line-height: 1;
        margin-bottom: 12px; }
        @media (max-width: 767px) {
          .hero-banner.homepage .slide-text h1, .hero-banner .videobanner .slide-text h1 {
            font-size: 30px; } }
      @media (max-width: 767px) {
        .hero-banner.homepage .slide-text, .hero-banner .videobanner .slide-text {
          padding: 0 20px; } }
  .hero-banner .video-overlay {
    position: absolute;
    z-index: 9;
    top: -1px;
    left: -1px;
    background: url("../images/video-overlay.png") rgba(0, 0, 0, 0.6);
    width: 101%;
    height: 100%; }
  .hero-banner .mainvideo {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 9%;
    left: 52%;
    min-width: 1440px;
    min-height: 600px;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover; }
    @media (min-width: 1400px) {
      .hero-banner .mainvideo {
        top: 10%;
        left: 50%;
        min-width: 2040px;
        min-height: 600px; } }
    @media (max-width: 767px) {
      .hero-banner .mainvideo {
        display: none; } }
  .hero-banner .poster-image {
    display: none; }
    @media (max-width: 767px) {
      .hero-banner .poster-image {
        display: block;
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%; } }
  @media (max-width: 767px) {
    .hero-banner {
      height: 380px; } }
  .hero-banner .banner-content {
    position: relative;
    z-index: 11; }
    @media (max-width: 991px) {
      .hero-banner .banner-content {
        width: 100%; } }
    @media (max-width: 767px) {
      .hero-banner .banner-content .title {
        font-size: 32px; }
      .hero-banner .banner-content .subtitle {
        font-size: 14px; } }

.wooslider.slick-vertical .slick-slide {
  border: 0px; }
.wooslider .slick-prev, .wooslider .slick-next {
  z-index: 9;
  top: 85%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .wooslider .slick-prev:before, .wooslider .slick-next:before {
    font-size: 25px;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 8px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s; }
  .wooslider .slick-prev:hover, .wooslider .slick-next:hover {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }
    .wooslider .slick-prev:hover:before, .wooslider .slick-next:hover:before {
      background: #42469d; }
  @media (max-width: 767px) {
    .wooslider .slick-prev, .wooslider .slick-next {
      display: none !important; } }
.wooslider .slick-prev {
  left: 84%; }
  .wooslider .slick-prev:before {
    content: "\e910";
    font-family: ingicdesign; }
  @media (min-width: 1400px) {
    .wooslider .slick-prev {
      left: 85.2%; } }
.wooslider .slick-next {
  right: 10%; }
  .wooslider .slick-next:before {
    content: "\e90f";
    font-family: ingicdesign; }
.wooslider .slick-dots {
  /*bottom: 25%;*/
  bottom: 30%;
  display: block;
  text-align: right;
  padding: 0;
  right:10%;
  margin:0;
  width:auto;
  left:auto; 
}
  @media (min-width: 1400px) {
    .wooslider .slick-dots {
      bottom: 25%; } }
  @media (max-width: 767px) {
    .wooslider .slick-dots {
      display: none !important; } }
  .wooslider .slick-dots li {
    position: relative;
    display: block;
    height: auto;
    text-align: right;
    width: auto;
    margin: 0px;
    padding: 10px 0px 10px;
    cursor: pointer;
    /*  &:nth-child(15){
          &:before{
              content:"Al-Ghoneim";
              left:-125px;
              
          }
      }*/
    /*  &:nth-child(16){
          &:before{
              content:"";
              left:;
             
         }
      }*/ }
    .wooslider .slick-dots li button {
      border-radius: 0px;
      width: 16px;
      height: 2px;
      background: transparent; }
    .wooslider .slick-dots li:after {
      content: "";
      height: 2px;
      width: 15px;
      position: absolute;
      right: 0px;
      top: 0px;
      bottom: 0;
      margin: auto;
      background-color: #fff;
      -webkit-tap-highlight-color: transparent;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .wooslider .slick-dots li.slick-active button {
      width: 30px; }
    .wooslider .slick-dots li.slick-active:before {
      opacity: 1; }
    .wooslider .slick-dots li.slick-active:after {
      content: "";
      height: 2px;
      width: 30px;
      position: absolute;
      right: 0px;
      background-color:#f78d1f; }
    .wooslider .slick-dots li.slick-active:hover:before {
      opacity: 1; }
    .wooslider .slick-dots li:before {
      position: absolute;
      font-size: 15px;
      color: #ffffff;
      font-weight: 400;
      opacity: 0;
      top: 0px;
      -webkit-tap-highlight-color: transparent;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .wooslider .slick-dots li:hover:before {
      opacity: 0.6; }
    .wooslider .slick-dots li:nth-child(1):before {
      content: "About";
      left: -60px; }
    .wooslider .slick-dots li:nth-child(2):before {
      content: "Emirates";
      left: -76px; }
    .wooslider .slick-dots li:nth-child(3):before {
      content: "Nissan";
      left: -70px; }
    .wooslider .slick-dots li:nth-child(4):before {
      content: "Puma";
      left: -80px; }
    .wooslider .slick-dots li:nth-child(5):before {
      content: "Clinique";
      left: -74px; }
    .wooslider .slick-dots li:nth-child(6):before {
      content: "Emaar";
      left: -60px; }
    .wooslider .slick-dots li:nth-child(7):before {
      content: "Swarovski";
      left: -80px; }
    .wooslider .slick-dots li:nth-child(8):before {
      content: "Aldo";
      left: -35px; }
    .wooslider .slick-dots li:nth-child(9):before {
      content: "Pottery Barn";
      left: -90px; }
    .wooslider .slick-dots li:nth-child(10):before {
      content: "Philips";
      left: -50px; }
    .wooslider .slick-dots li:nth-child(11):before {
      content: "Mashreq Bank";
      left: -110px; }
    /* .wooslider .slick-dots li:nth-child(12):before {
      content: "Go Telecom";
      left: -106px; }
    .wooslider .slick-dots li:nth-child(13):before {
      content: "Al-Jiyad Stables";
      left: -125px; }
    .wooslider .slick-dots li:nth-child(14):before {
      content: "Al-Ghoneim";
      left: -125px; } */

.slider-for-client {
  border: 1px solid #cccccc;
  height: 186px; }

@media (max-width: 767px) {
  .gtex .fspx-60 {
    font-size: 30px !important; }

  .gtex.w-60 {
    width: 100% !important; } }
@media (min-width: 1400px) {
  .gtex p {
    width: 60% !important; } }
.bg-tc {
  background-position: top center !important; }

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:0;
    padding-bottom: 6px; }
    footer.pf .footer-contact ul li i{
      margin-right: 10px;
    }
    footer.pf .footer-contact ul li:before {
      position: absolute;
      content: '';
      display: block;
      background: none;
      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], form input[type=tel] {
    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: 30%;
    position: relative; }
  form .numberarea {
    float: right;
    width: 70%;
    position: relative; }
    form .numberarea input {
      padding-left: 10px; }
  form textarea {
    resize: none;
    min-height: 140px; }
  form input.error {
    border-color: #42469d !important; }
  form select.error, form textarea.error {
    border-color: #42469d !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 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; }
      @media (max-width: 1200px) {
        .header-form form .control-group a.submitbtn {
          padding: 8px 10px; } }
      .header-form form .control-group a.submitbtn:hover {
        background: #ffffff;
        color: #42469d; }
      .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 a.submitbtn.submitted {
        opacity: 0.5;
        cursor: default; }
        .header-form form .control-group a.submitbtn.submitted .loaderbtn {
          display: block; }
  .header-form form button {
    border: none;
    height: 46px; }

.tab-content {
  display: none; }
  .tab-content.current {
    display: block; }
  .tab-content.showfirst {
    display: block; }

@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: 80%;
    margin: 0 auto; }

  .forte-section .tab-content {
    display: block;
    padding-bottom: 0; } }
.btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0; }

.inside-banner {
  background-position: center;
  height: 420px;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  margin-top: 75px;
  width: 100%; }
  @media (max-width: 767px) {
    .inside-banner {
      height: 380px;
      margin-top: 56px; } }
  .inside-banner .content {
    display: table-cell;
    vertical-align: middle; }
    .inside-banner .content h2 {
      font-size: 44px;
      font-weight: bold;
      color: #fff;
      line-height: 55px;
      margin: 0 0 20px; }
      @media (max-width: 767px) {
        .inside-banner .content h2 {
          line-height: 1.2;
          font-size: 32px; } }
      .inside-banner .content h2 span {
        font-style: italic;
        color: #fff;
        font-weight: 400;
        font-family: 'Libre Baskerville', serif; }
    .inside-banner .content p {
      font-size: 20px;
      color: #fff; }
      @media (max-width: 767px) {
        .inside-banner .content p {
          font-size: 14px; } }

.mapping-section {
  min-height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  width: 75%;
  margin: auto; }
  .mapping-section .adr {
    position: absolute;
    cursor: pointer; }
    .mapping-section .adr .onhover {
      display: none; }
    .mapping-section .adr:hover .onhover {
      display: block; }
    .mapping-section .adr.address-1 {
      top: 28%;
      left: 17%; }
      .mapping-section .adr.address-1 .onhover {
        position: relative;
        right: 100%;
        top: -25px; }
    .mapping-section .adr.address-2 {
      top: 29%;
      left: 27%; }
      .mapping-section .adr.address-2 .onhover {
        position: relative;
        right: 10%;
        top: -114px; }
    .mapping-section .adr.address-3 {
      top: 25%;
      left: 29%; }
      .mapping-section .adr.address-3 .onhover {
        position: relative;
        right: -10%;
        top: -26px; }
    .mapping-section .adr.address-4 {
      top: 35%;
      left: 27%; }
      .mapping-section .adr.address-4 .onhover {
        position: relative;
        right: 10%;
        top: 5px; }
    .mapping-section .adr.address-5 {
      top: 38%;
      left: 62%; }
      .mapping-section .adr.address-5 .onhover {
        position: relative;
        right: 8%;
        top: -120px; }
    .mapping-section .adr.address-6 {
      top: 53%;
      left: 74%; }
      .mapping-section .adr.address-6 .onhover {
        position: relative;
        right: 7%;
        top: 5px; }
    .mapping-section .adr.address-7 {
      top: 17%;
      left: 47%; }
      .mapping-section .adr.address-7 .onhover {
        position: relative;
        right: -8%;
        top: -25px; }

@media (max-width: 767px) {
  .res-width {
    width: 100%; }

  .res-pad {
    padding: 30px 15px !important; }

  .res-nopad {
    padding: 0px !important; }

  .about-testimonials-slider .slick-arrow {
    z-index: 11;
    background: #18191a;
    font-family: ingicdesign; }
  .about-testimonials-slider .slick-prev {
    left: 0; }
    .about-testimonials-slider .slick-prev:before {
      content: '\e910';
      font-family: ingicdesign; }
  .about-testimonials-slider .slick-next {
    right: 0; }
    .about-testimonials-slider .slick-next:before {
      content: '\e90f';
      font-family: ingicdesign; } }
.works-wrapper .desc-first {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px; }
  .works-wrapper .desc-first li {
    float: left; }
    .works-wrapper .desc-first li.smimg figure {
      margin-bottom: 2px;
      margin-left: 1px;
      margin-right: 1px;
      overflow: hidden; }
      .works-wrapper .desc-first li.smimg figure img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 1s ease-in-out;
        transition: 1s ease-in-out; }
      .works-wrapper .desc-first li.smimg figure:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .works-wrapper .desc-first li.lgimg {
      padding-left: 1px;
      padding-right: 1px; }
      .works-wrapper .desc-first li.lgimg figure {
        overflow: hidden; }
        .works-wrapper .desc-first li.lgimg figure img {
          -webkit-transform: scale(1);
          transform: scale(1);
          -webkit-transition: 1s ease-in-out;
          transition: 1s ease-in-out; }
        .works-wrapper .desc-first li.lgimg figure:hover img {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
    .works-wrapper .desc-first li.txtfirst {
      height: 467px;
      text-align: center;
      padding: 55px 25px;
      width: 310px;
      border: 1px solid #dedede; }
      @media (max-width: 767px) {
        .works-wrapper .desc-first li.txtfirst {
          width: 100%; } }
      .works-wrapper .desc-first li.txtfirst .descbox .logopart {
        margin: 0 auto;
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative;
        display: table; }
        .works-wrapper .desc-first li.txtfirst .descbox .logopart:after {
          content: "";
          position: absolute;
          width: 80px;
          height: 2px;
          background-color: #42469d;
          bottom: 0px;
          left: 0px;
          right: 0px;
          margin: 0 auto; }
        .works-wrapper .desc-first li.txtfirst .descbox .logopart p {
          font-weight: 500; }

.fs-forty {
  font-size: 40px !important; }

.works-wrapper .desc-first:nth-child(n+6) {
  display: none; }

.collegeOfVideoGallery {
  background-color: #EBEBEB;
  width: 100%; }

.fullPreview {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px 0; }

.closePreview {
  width: 48px;
  height: 48px;
  float: right;
  margin: 0; }

.gallery {
  background-color: #fff;
  margin: 0 auto;
  padding: 10px 0;
  width: 100%; }

.galleryCase {
  width: 700px;
  margin: 0 auto; }

.single-project-box {
  float: left;
  display: inline-block;
  width: 32% !important;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 250px;
  background-position: center;
  margin: 0.5%;
  transition: 0.6s; }
  .single-project-box .hoverbtn {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
    .single-project-box .hoverbtn .htitle {
      line-height: 1;
      display: none;
      font-size: 26px;
      position: relative;
      z-index: 9;
      font-weight: 600;
      width: 100%;
      padding-top: 33%;
      height: 100%;
      text-transform: uppercase; }
      .single-project-box .hoverbtn .htitle:before {
        position: absolute;
        display: block;
        content: '';
        height: 2px;
        background-color: #fff;
        top: 0; }
  .single-project-box:hover {
    background-size: 105%; }
    .single-project-box:hover .hoverbtn {
      visibility: visible; }
      .single-project-box:hover .hoverbtn:before {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        top: 0;
        border-radius: 4px; }
    .single-project-box:hover .htitle {
      display: inline-block; }

#video {
  background: #ecf0f1;
  /*light gray*/ }

#video img {
  width: 36.11%;
  max-width: 252px; }

#backgroundPopup {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  background: #000000;
  top: 0px;
  left: 0px; }

#toPopup {
  background: none repeat scroll #000;
  margin-left: 10%;
  margin-right: 10%;
  height: auto;
  display: none;
  position: fixed;
  top: 10%;
  z-index: 1; }

.br-right {
  border-right: 1px solid #fff; }
  @media (max-width: 767px) {
    .br-right {
      border-right: 0px solid #fff;
      border-bottom: 1px solid #fff; } }

.o-hidden {
  overflow: hidden; }
  @media (max-width: 767px) {
    .o-hidden {
      display: none !important; } }

.popupform-main {
  position: fixed;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none; }
  .popupform-main.active {
    display: block; }

@media (max-width: 767px) {
  .main-client-slider {
    margin-bottom: 20px; } }

.main-client-slider .slick-prev, .main-client-slider .slick-next, .cl-area .slick-prev, .cl-area .slick-next {
  height: 36px;
  width: 30px;
  top: auto; }
  .main-client-slider .slick-prev:before, .main-client-slider .slick-next:before, .cl-area .slick-prev:before, .cl-area .slick-next:before {
    font-size: 32px;
    color: #9c9696; }
  .main-client-slider .slick-prev:hover:before, .main-client-slider .slick-next:hover:before, .cl-area .slick-prev:hover:before, .cl-area .slick-next:hover:before {
    color: #42469d; }
.main-client-slider .slick-next, .cl-area .slick-next {
  right: -8px;
  bottom: -65px; }
  .main-client-slider .slick-next:before, .cl-area .slick-next:before {
    content: "\e90f";
    font-family: ingicdesign; }
.main-client-slider .slick-prev, .cl-area .slick-prev {
  right: 18px;
  left: auto;
  bottom: -65px; }
  .main-client-slider .slick-prev:before, .cl-area .slick-prev:before {
    content: "\e910";
    font-family: ingicdesign; }

.leader-industry ul {
  border: 1px solid #cccccc; }
  .leader-industry ul li {
    padding: 50px 0px;
    border-right: 1px solid #cccccc; }
    .leader-industry ul li:last-child {
      border: none; }
.leader-industry .slick-prev, .leader-industry .slick-next {
  height: 36px;
  width: 30px;
  top: auto; }
  .leader-industry .slick-prev:before, .leader-industry .slick-next:before {
    font-size: 28px;
    color: #000; }
.leader-industry .slick-next {
  right: 5px;
  bottom: -65px; }
.leader-industry .slick-prev {
  right: 35px;
  left: auto;
  bottom: -65px; }

.main-tip {
  position: relative; }
  .main-tip:before {
    position: absolute;
    content: '';
    background: url(../images/our-work/lg/video.png);
    height: 136px;
    width: 136px;
    left: 0;
    right: 0;
    top: 0;
    transition: all .2s ease-in-out;
    bottom: 0;
    margin: auto;
    z-index: 1;
    display: none;
    cursor: pointer; }
    @media (max-width: 535px) {
      .main-tip:before {
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -o-transform: scale(0.4);
        -ms-transform: scale(0.4);
        transform: scale(0.4); } }
  .main-tip:hover:before {
    height: 150px;
    width: 150px;
    background: url(../images/our-work/lg/videohover.png); }

.gphelp-sec {
  padding: 100px 0 70px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 580px; }
  @media (max-width: 767px) {
    .gphelp-sec {
      background-position: top left;
      height: auto;
      padding-top: 70px; } }

.expert-sec figure i {
  background: url(../images/sprite.png) no-repeat;
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto 10px; }
  .expert-sec figure i.expertise-icons {
    background-position: -340px -902px; }
  .expert-sec figure i.expertise-icons2 {
    background-position: -433px -905px; }
  .expert-sec figure i.expertise-icons3 {
    background-position: -338px -1017px; }
  .expert-sec figure i.expertise-icons4 {
    background-position: -438px -1019px; }
  .expert-sec figure i.expertise-icons5 {
    background-position: -344px -1110px; }

.proficient .b-end {
  background-color: #f8f9fa;
  padding: 40px 25px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  min-height: 350px; }
  @media (max-width: 767px) {
    .proficient .b-end {
      margin: 0px 30px; } }
.proficient .slick-dots li {
  display: none; }
.proficient .f-end {
  background-color: #f8f9fa;
  padding: 40px 15px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  min-height: 350px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  @media (max-width: 767px) {
    .proficient .f-end {
      margin: 0px 30px; } }
  .proficient .f-end:hover {
    background-color: #42469d;
    color: #ffffff; }
    .proficient .f-end:hover p {
      color: #ffffff; }
  .proficient .f-end .slick-dots li {
    display: none; }

.spblue {
  color: #728495; }

.grid-tech .item {
  background-color: #f8f9fa; }
  .grid-tech .item .main {
    padding: 0px 80px; }
    @media (max-width: 767px) {
      .grid-tech .item .main {
        padding: 20px 80px; } }
    .grid-tech .item .main .heading {
      font-size: 34px; }
    .grid-tech .item .main .desc {
      font-size: 24px; }

.grid-tech2 .item {
  background-color: #f8f9fa; }
  .grid-tech2 .item .main {
    padding: 80px 80px; }
    @media (max-width: 767px) {
      .grid-tech2 .item .main {
        padding: 20px 80px; } }
    .grid-tech2 .item .main .heading {
      font-size: 34px; }
    .grid-tech2 .item .main .desc {
      font-size: 24px; }
  .grid-tech2 .item figure {
    height: 550px; }

.batch .lang {
  background-color: #fff;
  padding: 80px 80px 80px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }
  .batch .lang h3 {
    font-size: 34px;
    position: relative; }
    .batch .lang h3:before {
      position: absolute;
      display: block;
      font-size: 100px;
      font-weight: 800;
      content: ''; }
  .batch .lang p {
    position: relative;
    padding-left: 25px; }
    .batch .lang p:before {
      content: '\e917';
      display: block;
      font-family: 'ingicdesign' !important;
      position: absolute;
      font-size: 16px;
      color: #a0dc00;
      left: 0;
      font-weight: 900; }

.accelerate {
  background-color: #222425; }
  .accelerate .slick-dots {
    top: 260px; }
  .accelerate .item .python-box {
    height: 300px;
    padding: 50px 60px; }
    .accelerate .item .python-box.box1 {
      position: relative; }
      .accelerate .item .python-box.box1:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #2d2f30;
        width: 1px;
        height: 600px;
        right: 0;
        top: 0; }
        @media (max-width: 991px) {
          .accelerate .item .python-box.box1:before {
            display: none; } }
      .accelerate .item .python-box.box1:after {
        content: '';
        display: block;
        position: absolute;
        background-color: #2d2f30;
        width: 1150px;
        height: 1px;
        bottom: 0;
        left: 0; }
        @media (max-width: 991px) {
          .accelerate .item .python-box.box1:after {
            display: none; } }
    .accelerate .item .python-box p {
      color: #767777; }

.suggest {
  min-height: 575px; }
  .suggest .lang {
    background-color: #fff;
    padding: 50px 50px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }
    .suggest .lang .item {
      padding-left: 90px; }
      .suggest .lang .item ul li {
        padding-bottom: 5px; }
      .suggest .lang .item h5 {
        font-size: 28px;
        font-weight: 400;
        position: relative; }
        .suggest .lang .item h5:before {
          position: absolute;
          display: block;
          font-size: 70px;
          color: #9e9e9e5c;
          left: -37%;
          top: -20px;
          font-weight: 700; }
        .suggest .lang .item h5.first:before {
          content: '01';
          left: -32%; }
        .suggest .lang .item h5.second:before {
          content: '02'; }
        .suggest .lang .item h5.third:before {
          content: '03'; }

.mobility ul li {
  position: relative; }
  .mobility ul li:hover {
    color: #42469d; }

@media (max-width: 767px) {
  .readable {
    background: none !important; } }
.readable .left-text ul li {
  position: relative;
  padding-left: 25px; }
  .readable .left-text ul li:before {
    content: '\e917';
    display: block;
    font-family: 'ingicdesign' !important;
    position: absolute;
    font-size: 16px;
    color: #a0dc00;
    left: 0;
    font-weight: 900; }

@media (max-width: 767px) {
  .last-cta h2 {
    width: 100%;
    font-size: 32px; } }
@media (max-width: 767px) {
  .last-cta p {
    width: 100%;
    font-size: 16px; } }

.require .slick-dots li {
  display: none; }
.require .item .dotnet-box figure {
  min-height: 180px;
  background-size: 100% !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .require .item .dotnet-box figure:hover {
    background-size: 110%  !important; }

.global li {
  border-right: 1px solid #c6c7c8; }
  .global li:last-child {
    border: none; }
  @media (max-width: 767px) {
    .global li {
      border: none; } }
.global .slick-dots {
  top: 215px; }

.cycle-php .item {
  padding: 20px;
  border-radius: 6px;
  margin-bottom: 25px;
  min-height: 190px; }
.cycle-php .main {
  border: 1px solid #42469d;
  border-radius: 50%;
  height: 340px;
  width: 340px;
  margin-top: 25px; }
  .cycle-php .main figure {
    height: 320px;
    width: 320px;
    background-color: #333;
    margin: auto;
    border-radius: 50%;
    margin-top: 9px; }
    .cycle-php .main figure h3 {
      font-size: 40px;
      text-align: center; }

.proficiency .block {
  padding: 10px 25px;
  border: 1px solid #9999998c;
  border-top: 7px solid #999;
  border-radius: 7px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 10px 0;
  min-height: 230px; }
  .proficiency .block:hover {
    border-top: 7px solid #42469d;
    box-shadow: #eee 0px 0px 21px 6px; }
.proficiency .slick-dots li {
  display: none; }

.testimonials-section .box {
  border-bottom: 3px solid #42469d;
  margin-top: 35px;
  position: relative;
  background: #ffffff; }
  .testimonials-section .box .heading {
    min-height: 60px;
    vertical-align: middle;
    padding: 20px 10px 20px 20px;
    position: relative; }
    .testimonials-section .box .heading:after {
      position: absolute;
      content: '';
      background: url(../images/commas.png);
      width: 40px;
      height: 27px;
      background-repeat: no-repeat;
      top: -16px;
      right: 30px; }
  .testimonials-section .box .text {
    padding: 30px 20px; }
  .testimonials-section .box .bottom {
    background: #edf0f3;
    padding: 25px 30px; }

.icon-92 {
  height: 92px;
  width: 92px;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto; }

.client-sec {
  padding: 50px 0 30px;
  text-align: center;
  background: #fff; }
  @media (max-width: 767px) {
    .client-sec {
      padding: 30px 0; } }
  .client-sec h2 {
    font-size: 24px;
    font-family: 'Libre Baskerville', serif;
    font-style: italic; }
    .client-sec h2:before {
      content: "";
      background: url(../images/sprite.png) no-repeat -317px -544px;
      width: 70px;
      height: 13px;
      display: block;
      margin: 0px auto 40px auto; }
  .client-sec img {
    margin-top: 25px; }

.homgpg-two-box {
  border-bottom: 1px solid #ffffff; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow: visible; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header .close {
    margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .navigator {
    display: none; }

  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.initial {
  max-width: initial; }

.initial-img {
  position: absolute;
  right: -50px; }

.certified-partner {
  padding: 20px 0px; }
  @media (min-width: 1400px) {
    .certified-partner .container {
      width: 1170px;
      max-width: 100%;
      margin: 0 auto; } }
  .certified-partner ul {
    padding: 20px 0px;
    border-right: 1px solid #484848; }
    .certified-partner ul li {
      padding: 0px 25px 0px 40px;
      position: relative; }
      .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: 26px;
        height: 26px;
        left: 7px; }
      .certified-partner ul li:last-child {
        border-right: none; }
        .certified-partner ul li:last-child:after {
          display: none; }

.main-feat {
  overflow: hidden; }
  .main-feat .img-main {
    position: absolute;
    left: 0;
    right: -50px;
    z-index: 10; }
  .main-feat .img-main2 {
    position: absolute;
    left: 0;
    right: 190px;
    z-index: 10; }
  .main-feat .main-feat-slider {
    width: 645px;
    margin: 0 auto;
    padding-top: 50px; }
    .main-feat .main-feat-slider .slick-prev, .main-feat .main-feat-slider .slick-next {
      z-index: 99; }
      .main-feat .main-feat-slider .slick-prev:before, .main-feat .main-feat-slider .slick-next:before {
        font-size: 40px; }
    .main-feat .main-feat-slider .slick-prev {
      left: -175px; }
    .main-feat .main-feat-slider .slick-next {
      right: -135px; }

.seawings .main-feat-slider {
  width: 575px;
  position: relative;
  left: 8px;
  top: -26px;
  z-index: 0; }

.navigator {
  display: block; }

@media (max-width: 768px) {
  .ow-text {
    padding-left: 20px; }

  .btn.\--large {
    padding: 10px 30px; }

  .xs-pbpx-70 {
    margin-bottom: 70px; }

  .navigator {
    display: none; }

  .main-wrapper {
    padding: 50px 0px 0px !important; }
    .main-wrapper .wrap {
      padding: 0 10px !important; }
      .main-wrapper .wrap .mbpx-90 {
        margin-bottom: 50px !important; }
    .main-wrapper .wrap1 {
      text-align: center;
      padding: 0 15px 20px !important; }
      .main-wrapper .wrap1 h2 {
        text-align: center;
        font-size: 24px; }
        .main-wrapper .wrap1 h2 br {
          display: none; }
      .main-wrapper .wrap1 p {
        text-align: center;
        line-height: 1.4;
        font-weight: 400;
        font-size: 16px; } }
.renault {
  height: 600px; }

.renault2 {
  height: 706px; }

.ow-text {
  text-align: left;
  height: 400px;
  margin-top: 80px;
  color: #fff;
  padding-left: 50px;
  margin-bottom: 15%; }

.work-portfolio-slider .slick-next {
  right: 125px; }
.work-portfolio-slider .slick-prev {
  left: 80px;
  z-index: 10; }
.work-portfolio-slider .slick-prev:before, .work-portfolio-slider .slick-next:before {
  font-size: 34px; }

.qatar-img {
  position: relative; }

.doha-wrap {
  padding: 0px 20px 0px 40px; }

.doha-img {
  margin-top: 116px; }

.al-jiyad.one {
  height: 605px; }
  @media (max-width: 767px) {
    .al-jiyad.one {
      height: auto;
      background-position: right; } }
  .al-jiyad.one .wrap1 {
    padding-left: 60px;
    padding-right: 30px; }
.al-jiyad.two {
  height: 700px; }
  @media (max-width: 767px) {
    .al-jiyad.two {
      height: auto;
      background-position: right; } }

.strategic .first {
  border-radius: 5px;
  box-shadow: 0px 0px 21px -7px #000;
  float: left; }
  @media (max-width: 767px) {
    .strategic .first {
      float: none;
      margin-bottom: 15px; } }

.bg-n#42469d {
  background-color: #990000; }

.maroom-gradient {
  background: #990000;
  background: -moz-linear-gradient(left, #990000 0%, #42469d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #990000), color-stop(100%, #42469d));
  background: -webkit-linear-gradient(left, #990000 0%, #42469d 100%);
  background: -o-linear-gradient(left, #990000 0%, #42469d 100%);
  background: -ms-linear-gradient(left, #990000 0%, #42469d 100%);
  background: linear-gradient(to right, #990000 0%, #42469d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#42469d', GradientType=1 ); }

.cta-new-box-main-left {
  /* padding-right: 55px;
  float: right;  */
  padding-right: 0;
  float: none;
}

.cta-new-box-left {
  position: absolute;
  /* right: 0px; */
  /* left: 55px; */
  top: 0px; }

.cta-new-box-main-right {
  padding-left: 60px;
  float: right; }

.bottom-contact .cta-new-box-main-right a:hover, .bottom-contact .cta-new-box-main-left a:hover {
    background-color: transparent;
}

.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; }

.fspx-12 {
  font-size: 12px !important; }

.fspx-13 {
  font-size: 13px !important; }

.fspx-15 {
  font-size: 15px !important; }

.fspx-18 {
  font-size: 18px !important; }

.fspx-82 {
  font-size: 82px !important; }

.prl-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.mrpx-17 {
  margin-right: 17px !important; }

.mrpx-14 {
  margin-right: 14px !important; }

.rate-box {
  padding: 44px 0;
  background: #fff;
  border: 1px solid #e1e1e1; }

.rate-box h2 {
  color: #55a818; }

.feedback-rate {
  list-style: none; }

.feedback-rate li .num {
  float: left;
  margin-right: 10px; }

.feedback-rate li figure {
  float: left;
  margin-right: 10px; }

.feedback-rate li .percent {
  float: left;
  margin-right: 10px; }

.feedback-rate li {
  overflow: hidden;
  margin-bottom: 10px; }

.test-head {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9; }

.test-box {
  border: 1px solid #cccccc;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 400px; }

.test-head .user {
  position: relative;
  float: left;
  margin-right: 20px; }

.test-head .user:before {
  content: "";
  position: absolute;
  height: 70px;
  width: 1px;
  background-color: #d9d9d9;
  right: -11px;
  top: 4px; }

.rat {
  padding-left: 65px; }

.quote-head {
  display: inline-flex; }

.quote-head span {
  margin-right: 10px;
  margin-top: 15px; }

.v-box {
  border: 1px solid #cccccc; }

.v-box p {
  padding: 20px; }

.v-box h4 {
  margin-left: 20px;
  margin-right: 20px; }

.video-section h4 {
  border-top: 1px solid #cccccc; }

.mrpx-10 {
  margin-right: 10px !important; }

.ls-none {
  list-style: none; }

.cta-btm-list li {
  float: left;
  width: 26%;
  position: relative;
  left: 17%;
  margin: 10px 0 20px 0; }

.cta-btm-list li:last-child {
  width: 30%; }

.cta-btm-list li .btn2.btn-cta {
  padding: 10px 20px; }

.img-rt {
  position: absolute;
  top: -37px; }

.btn2.btn-cta {
  background-color: #fff;
  color: #42469d;
  font-weight: 600;
  border: 2px solid #42469d;
  line-height: 1.5;
  padding: 10px 30px;
  position: relative;
  bottom: 8px; }

.btn2 {
  padding: 10px 15px;
  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; }

.fspx-15 {
  font-size: 15px !important; }

.fspx-38 {
  font-size: 38px !important; }

#easyPaginate {
  display: inline-block;
  width: 100%; }

#easyPaginate li {
  float: left;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  list-style-type: none; }

.easyPaginateNav {
  text-align: center; }

.easyPaginateNav a.page {
  font-weight: 400;
  text-decoration: none;
  color: #333333;
  font-size: 20px;
  padding: 0 8px; }

.easyPaginateNav a.current {
  font-weight: 600;
  text-decoration: none;
  color: #42469d; }

.easyPaginateNav a.prev, .easyPaginateNav a.next {
  width: 43px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #b8b8b8;
  color: #b8b8b8;
  border-radius: 100%;
  display: inline-block;
  margin: 0 15px;
  font-size: 22px;
  font-weight: 600; }

.easyPaginateNav a.prev:hover, .easyPaginateNav a.next:hover {
  text-decoration: none;
  color: #42469d; }

.nopadd {
  padding: 0 !important; }

.prpx-15 {
  padding-right: 15px !important; }

.plpx-15 {
  padding-left: 15px !important; }

.mrpx-15 {
  margin-right: 15px !important; }

.mlpx-15 {
  margin-left: 15px !important; }

/* Clients page start */
.bdr-top {
  border-top: 1px solid #cccccc; }

.bdr-rl {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc; }

.client-logo-main {
  width: 75%;
  display: inline-block; }

.client-logo-main li {
  float: left; }

.client-logo-main li:nth-child(n+10) {
  display: none; }

.client-logo-main li.bdr-rl {
  position: relative; }

.client-logo-main li.bdr-rl:before {
  position: absolute;
  content: "";
  width: 21px;
  height: 21px;
  left: -11px;
  top: -10px;
  background: #fff;
  border-radius: 100px; }

.client-logo-main li.bdr-rl:after {
  position: absolute;
  content: "";
  width: 21px;
  height: 21px;
  right: -11px;
  top: -10px;
  background: #fff;
  border-radius: 100px; }

/* tabs generic (nav and tabs in main div tabs with style)
------------------------------------*/
.tabs-main {
  display: inline-block;
  width: 100%;
  padding: 15px 0; }

.tabs-main ul.tabs-nav {
  float: none;
  margin: auto;
  display: table;
  padding: 0 30px;
  border-bottom: 1px solid #e8edf2; }

.tabs-main ul.tabs-nav li {
  list-style: none;
  float: left; }

.tabs-main ul.tabs-nav li a {
  border-right: 1px solid #e8edf2;
  border-bottom: 0px;
  background: white;
  color: #666666;
  padding: 0px 15px;
  display: block;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 8px;
  font-size: 18px;
  transition: all ease; }

.tabs-main ul.tabs-nav li:last-child a {
  border: none; }

.tabs-main ul.tabs-nav li a.current {
  background: white;
  color: #fa2223;
  font-weight: 500;
  transition: all ease; }

.tabs-main .tab-content-panel {
  background: white;
  padding: 15px 30px 25px 30px;
  display: none;
  overflow: hidden;
  width: 100%; }

.tab-custom .tab-content-panel.selected {
  display: block; }

.fspx-20 {
  font-size: 20px !important; }

.brl {
  border-left: 1px solid #ebeff2; }

.tb-box {
  position: relative;
  padding: 40px 0;
  background-color: #f8fcff;
  border-top: 1px solid #ebeff2;
  border-bottom: 1px solid #ebeff2;
  border-right: 1px solid #ebeff2;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease; }

.tb-box:hover {
  background-color: #fff;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  box-shadow: 0px 0px 44px 0px rgba(94, 98, 101, 0.1); }

.tb-box:hover:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 73px;
  left: 0;
  right: 0;
  background: url(../images/our-team/arrow.html);
  margin: 15px auto;
  z-index: 99;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease; }

.tb-box.tbfirst {
  border-left: 1px solid #ebeff2; }

.goodfirms img {
  position: absolute;
  right: 0px;
  height: 74px; }

.fspx-60 {
  font-size: 60px !important; }

.fspx-27 {
  font-size: 27px !important; }

.h-max {
  height: 650px !important; }

.hero-banner2 {
  height: 650px;
  width: 100%;
  background-size: cover; }

.max-width {
  max-width: inherit !important; }

.mobile-port-area {
  position: relative;
  margin-top: 120px; }

.mpa .mobile-port-area img.iphone-img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 11; }

.iphone-img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 11; }

.testi-new-section {
  background: whitesmoke;
  background: -moz-linear-gradient(top, whitesmoke 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, white));
  background: -webkit-linear-gradient(top, whitesmoke 0%, white 100%);
  background: -o-linear-gradient(top, whitesmoke 0%, white 100%);
  background: -ms-linear-gradient(top, whitesmoke 0%, white 100%);
  background: linear-gradient(to bottom, whitesmoke 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0 ); }

.testi-new {
  background-color: white;
  padding: 25px 35px;
  margin: 10px 0;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%; }

.testi-new .logo {
  margin: 0 auto 20px;
  display: table; }

.testi-new h3 {
  font-size: 24px;
  color: #42469d;
  font-weight: 600;
  padding: 0 0 5px 0;
  line-height: 1; }

.testi-new h4 {
  font-size: 13px;
  color: #666666;
  font-weight: 400;
  padding: 0 0 8px 0;
  line-height: 1; }

.testi-new .rating {
  padding-bottom: 12px;
  line-height: 1; }

.testi-new .content {
  font-size: 14px;
  color: #999999;
  font-weight: 400;
  padding: 0 0 10px 0; }

.testi-new .pic {
  float: left;
  width: 68px;
  height: 68px;
  border: 6px solid white;
  border-radius: 100px;
  background-color: grey;
  overflow: hidden;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position: relative; }

.testi-new .info {
  float: right;
  text-align: right;
  padding: 15px 0 0 0; }

.testi-new .info h5 {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  padding: 0 0 5px 0;
  line-height: 1;
  position: relative; }

.testi-new .info h5:before {
  width: 45px;
  height: 1px;
  position: absolute;
  content: "";
  left: -65px;
  top: 7px;
  background-color: #42469d; }

.testi-new .info h6 {
  font-size: 12px;
  color: #999999;
  font-weight: 600;
  padding: 0 0 8px 0;
  line-height: 1; }

.testi-new .info .view-project {
  font-size: 13px;
  color: #42469d;
  font-weight: 600;
  padding: 0 0px 0 0;
  margin-right: 15px;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  border-bottom: 1px solid #42469d; }

.testi-new .info .view-project span {
  position: absolute;
  right: -20px;
  top: -1px;
  font-size: 20px; }

.load-more-main {
  text-align: center;
  padding: 20px 0 0 0; }

.load-more-main a {
  font-size: 13px;
  color: #aaaaaa;
  font-weight: 700;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  line-height: 1;
  display: table;
  margin: auto; }

.testi-new.show-more {
  display: none; }

.plogo-list {
  list-style: none;
  margin: 0 auto;
  display: table;
  padding: 20px 0; }

.plogo-list li {
  float: left;
  border-right: 1px solid #dadada; }

.plogo-list li:nth-last-child(1) {
  border: 0 !important; }

@media (max-width: 767px) {
  .plogo-list li {
    border: none;
    width: 20%; }

  .plogo-list {
    padding: 20px 0 0; }

  .client-logo-main li {
    width: 30%; } }
.sec-cust-bg {
  background: url(../images/sec-banner.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  position: relative; }

.light-blk {
  background: url(../images/light-blk.png) repeat center center;
  padding: 50px; }

.light-blk h2 {
  color: #fff; }

.col-yellow {
  color: #f5d266; }

.light-para {
  color: #fff !important; }

.light-white-col {
  color: #fff;
  margin-bottom: 20px; }

.sec-ab {
  position: absolute;
  top: 40px;
  right: 0;
  width: 940px; }

.sec-banr {
  float: right;
  width: 100%; }

.sky-box {
  background: #f5f8fa;
  padding: 30px 20px;
  position: relative;
  height: 360px; }

.sky-num {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 45px;
  color: #e5e8eb;
  font-weight: 700; }

.icon-cir {
  background: #fff;
  padding: 32px;
  border-radius: 85px;
  margin: 0 25% 20px 25%;
  text-align: center;
  align-items: center; }

.sm-font {
  font-size: 15px; }

.how-h2 {
  font-size: 15px;
  font-weight: 600; }

.mgr-btm25 {
  margin-bottom: 25px; }

.gray-bg {
  background: url(../images/third-banner.jpg) no-repeat center center;
  background-size: cover;
  width: 100%; }

.bulet-ico {
  margin: 30px 0; }

.bulet-ico li {
  background: url(../images/icon-arow.png) no-repeat top left;
  color: #fff;
  font-size: 15px;
  padding: 0px 10px 5px 40px;
  list-style: none;
  margin: 0 0 20px 0; }

.font-sze {
  font-size: 16px;
  color: #8b8b8f; }

.light-gray {
  background: #f5f5f5;
  position: relative; }

.sub-icon {
  margin-top: 20px; }

.sub-icon li {
  border-right: solid 1px #c4c4c4;
  /* width: 50%; */
  float: left;
  list-style: none;
  padding-left: 40px;
  padding-right: 20px;
  margin-right: 20px;
  padding-top: 5px;
  font-size: 18px; }

.sub-icon01 {
  background: url(../images/sub-icon01.png) no-repeat center left; }

.sub-icon02 {
  background: url(../images/sub-icon02.png) no-repeat center left; }

.nobor {
  border: none !important; }

.planr-box {
  position: absolute;
  text-align: center;
  bottom: 30px;
  left: 37%;
  z-index: 9; }

.form-bg {
  background: #d4dde5;
  position: absolute;
  right: 0;
  padding: 30px 30px;
  top: 0;
  margin: 30px 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px; }

.form-hd01 {
  color: #333333;
  font-size: 18px; }

.#42469d-st {
  color: #f82e31; }

.grid-block.\--type-five-blocks > * {
  width: 26% !important; }

.cphonecode {
  margin-left: 2px !important;
  border-right: none !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

form .codearea {
  float: left;
  width: 30%;
  position: relative;
  z-index: 9; }

.ful-bar {
  width: 78% !important;
  border-top: solid 1px #7f8589;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 15px; }

.submitbtn {
  width: 42% !important;
  background: #42469d;
  color: #fff;
  border: 2px solid #42469d !important;
  font-size: 15px;
  margin-top: 20px;
  padding: 14px 30px;
  border-radius: 30px;
}

form input[type=text], form input[type=number], form input[type=email] {
  background: #fff !important;
  padding: 10px; }

#charactercount {
  width: 100%;
  height: 70px; }

.msg-bar {
  width: 78% !important;
  margin-top: 15px;
  margin-bottom: 15px; }

/* The container */
.container01 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  margin-right: 10px; }

/* Hide the browser's default radio button */
.container01 input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;
  border: solid 2px #ccc; }

/* On mouse-over, add a grey background color */
.container01:hover input ~ .checkmark {
  background-color: #42469d; }

/*--*/
/* When the radio button is checked, add a blue background */
.container01 input:checked ~ .checkmark {
  border: solid 2px #42469d; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.container01 input:checked ~ .checkmark:after {
  display: block; }

/* Style the indicator (dot/circle) */
.container01 .checkmark:after {
  top: 2px;
  left: 2px;
  width: 7px;
  height: 8px;
  border-radius: 50%;
  background: #42469d; }

/*Handle 470px onward to 760px*/
@media (max-width: 760px) {
  .sec-cust-bg {
    background: url(../images/sec-banner.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 860px; }

  .sec-ab {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%; }

  .sec-ab {
    display: none; }

  .icon-cir {
    background: none; }

  .planr-box {
    display: none; }

  .form-bg {
    top: 90px; }

  .sub-icon li {
    border-right: none; }

  .light-gray {
    height: 830px; }

  .submitbtn {
    width: 100%;
    background: #42469d;
    color: #fff;
    border: 2px solid #42469d !important;
    font-size: 20px;
    margin-top: 20px;
    float: left;
    padding: 8px 10px;
    width: 100% !important; }

  .grid-block.\--type-five-blocks > * {
    width: 100% !important; }

  .msg-bar {
    width: 100% !important; }

  .light-white-col {
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px; }

  .sub-bnr {
    display: none; }

  .sub-icon {
    display: none; }

  .planr-box {
    left: 32%; } }
/*Handle 320px onward to 470px*/
@media (max-width: 470px) {
  .sec-cust-bg {
    background: url(../images/sec-banner.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 860px; }

  .sec-ab {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%; }

  .sec-ab {
    display: none; }

  .icon-cir {
    background: none; }

  .planr-box {
    display: none; }

  .form-bg {
    top: 90px; }

  .sub-icon li {
    border-right: none; }

  .light-gray {
    height: 830px; }

  .submitbtn {
    width: 100%;
    background: #42469d;
    color: #fff;
    border: 2px solid #42469d !important;
    font-size: 20px;
    margin-top: 20px;
    float: left;
    padding: 8px 10px;
    width: 100% !important; }

  .grid-block.\--type-five-blocks > * {
    width: 100% !important; }

  .msg-bar {
    width: 100% !important; }

  .light-white-col {
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px; }

  .sub-bnr {
    display: none; }

  .sub-icon {
    display: none; } }
/*Handle 760px onward to 980px*/
@media (max-width: 1900px) {
  .planr-box {
    left: 32%; } }
.job-listing tr {
  padding: 24px 20px;
  border-top: 1px solid #d7d7d7;
  display: block; }
  @media (max-width: 991px) {
    .job-listing tr {
      padding: 16px 5px; } }
@media (max-width: 991px) {
  .job-listing td:nth-child(even) {
    display: none; }
  .job-listing td:first-child {
    width: 70%; }
  .job-listing td:last-child {
    text-align: right;
    width: 200px; } }
@media (max-width: 560px) {
  .job-listing td:first-child {
    text-align: center;
    display: block;
    margin: 0 auto 8px; }
  .job-listing td:last-child {
    display: block;
    text-align: center;
    margin: auto; } }
.job-listing td a.title {
  font-weight: 300;
  font-size: 20px; }

.career-inner .description .title {
  margin-bottom: 20px; }
.career-inner .description .sub-text {
  font-size: 16px;
  color: #7e7f7f;
  margin-bottom: 30px; }
.career-inner .description .listing-style {
  margin-bottom: 30px;
  font-size: 16px;
  color: #7e7f7f; }

.careeriframe {
  width: 100%;
  height: 300px; }
  @media (max-width: 1210px) {
    .careeriframe {
      height: 330px; } }
  @media (max-width: 1001px) {
    .careeriframe {
      height: 370px; } }
  @media (max-width: 777px) {
    .careeriframe {
      height: 450px; }
      .careeriframe .RadUpload {
        width: 100%; } }
  @media (max-width: 470px) {
    .careeriframe {
      height: 500px; } }

@media (max-width: 767px) {
  .job-banner .ta-right {
    text-align: left; }
  .job-banner a {
    margin-top: 20px; } }
.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: 14px;
  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;
    -ms-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;
      -webkit-transition: top .3s .6s ease,transform .3s ease;
      -moz-transition: top .3s .6s ease,transform .3s ease;
      -ms-transition: top .3s .6s ease,transform .3s ease;
      -o-transition: top .3s .6s ease,transform .3s ease;
}

.work-portfolio .slide {
  height: 650px;
  background-size: cover;
  background-position: center;
  display: table;
  width: 100%; }
  .work-portfolio .slide .inner-content {
    display: table-cell;
    vertical-align: middle; }
.work-portfolio .slick-dots {
  bottom: 50px;
  left: 10%;
  width: 150px; }
  .work-portfolio .slick-dots button {
    width: 7px;
    height: 7px; }
.work-portfolio .web .slick-dots {
  right: 33%;
  left: auto; }

.work-link a {
  position: relative; }
  .work-link a:hover {
    color: #42469d; }
    .work-link a:hover:before {
      display: block; }
  .work-link a:before {
    content: "";
    position: absolute;
    background: #42469d;
    width: 10px;
    height: 2px;
    left: -16px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none; }

.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;
  position: relative;
  height: 550px; }
  .banner-case-new:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: rgba(0,0,0,0.6);
    content: '';
}
  .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: #42469d;
      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; } }

.review-post .sec-title {
  border-color: #c7d0d8; }
.review-post .r-header {
  min-height: 350px; }
  .review-post .r-header h3 {
    font-size: 36px; }
.review-post h6 {
  font-size: 12px; }
  .review-post h6 span {
    font-size: 22px; }
.review-post .blocks {
  border-color: #c7d0d8; }
  .review-post .blocks .item {
    border-right: 1px solid #c7d0d8; }
    .review-post .blocks .item:last-child {
      border: none; }

.slider-tabs .slick-dots {
  bottom: -26px; }
  .slider-tabs .slick-dots li {
    margin: 0 3px; }
    .slider-tabs .slick-dots li a {
      padding: 2px 7px;
      font-weight: 500; }
    .slider-tabs .slick-dots li.slick-active a {
      background-color: #42469d;
      color: #ffffff;
      border-radius: 5px; }

.banner {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 57px;
  padding: 100px 0;
  background-position: center;
  height: 450px; }
  .banner .title {
    position: relative; }
    .banner .title:after {
      content: '';
      width: 20px;
      height: 1px;
      display: block;
      background: #fff;
      margin: 8px auto 0; }

.banner-new {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 73px;
  background-position: top center;
  position: relative;
  height: 550px; }
.banner-new:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: rgba(0,0,0,0.6);
    content: '';
}
  .banner-new .main-head .main-top-img {
    padding-bottom: 60px; }
    .banner-new .main-head .main-top-img img {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
  .banner-new .main-head .title {
    font-size: 46px;
    padding-bottom: 20px;
    line-height: 1; }
  .banner-new .main-head .subtitle {
    position: relative;
    padding-bottom: 15px;
    line-height: 1; }
    .banner-new .main-head .subtitle:after {
      position: absolute;
      display: block;
      content: '';
      background-color: #42469d;
      height: 3px;
      width: 50px;
      left: 0;
      bottom: 0; }
  @media (min-width: 1400px) {
    .banner-new {
      height: 600px;
      background-position: bottom; } }
  @media (max-width: 535px) {
    .banner-new {
      text-align: center;
      height: 500px;
      background-position: right; }
      .banner-new .main-head .subtitle:after {
        left: 0;
        right: 0;
        margin: auto; }
      .banner-new .main-head .main-top-img img {
        margin: 0 auto; } }

.navigator {
  background: #f8f8f8;
  padding: 12px 0 22px 0; }
  .navigator a {
    color: #a4a5a5;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    width: 33%;
    text-align: center;
    position: relative; }
    .navigator a.next-btn {
      text-align: right;
      padding-right: 23px; }
      .navigator a.next-btn:before {
        content: "";
        width: 14px;
        height: 14px;
        background: url(../images/sprite.png) no-repeat -122px -606px;
        display: block;
        position: absolute;
        top: 4px;
        right: 0px; }
    .navigator a.all-btn:before {
      content: "";
      width: 14px;
      height: 14px;
      background: url(../images/sprite.png) no-repeat -80px -602px;
      display: block;
      position: absolute;
      top: 3px;
      left: 30%; }
    .navigator a.pre-btn {
      text-align: left;
      padding-left: 25px; }
      .navigator a.pre-btn:before {
        content: "";
        width: 14px;
        height: 14px;
        background: url(../images/sprite.png) no-repeat -43px -606px;
        display: block;
        position: relative;
        top: 18px;
        left: -24px; }

.main-wrapper {
  text-align: center;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  .main-wrapper .top-first-img {
    padding: 50px 0px 60px 0px; }
  .main-wrapper .wrap {
    padding: 0 75px; }
    .main-wrapper .wrap .main-title {
      font-size: 38px;
      color: #222425;
      padding-top: 40px; }
  .main-wrapper .wrap1 {
    padding: 0 0px 0 75px; }
  .main-wrapper .wrap4 {
    padding: 0 0px 0 65px; }
  .main-wrapper .wrap2 {
    padding: 0 75px 0 0px; }
  .main-wrapper .wrap3 {
    padding: 0 25px 0 0px; }
    .main-wrapper .wrap3 ul li {
      color: #959698;
      padding-top: 5px;
      font-size: 18px;
      list-style: none;
      position: relative;
      padding-left: 25px; }
      .main-wrapper .wrap3 ul li span {
        background-color: #f9a82d;
        border-radius: 50px;
        position: absolute;
        left: 0px;
        top: 10px;
        color: #36373d;
        font-weight: 800; }
  .main-wrapper .mob img {
    padding-right: 10px;
    padding-left: 10px; }

@media (min-width: 1400px) {
  .ourworkPg .container {
    width: 1140px;
    margin: 0 auto; } }

.bg-dark-#42469d {
  background-color: #d80000 !important; }

.bp-btmcen {
  background-position: bottom center !important; }

.bg-norepeat {
  background-repeat: no-repeat !important; }

.fspx-17 {
  font-size: 17px !important; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s,visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s,visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%; }

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff; }

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
  opacity: .3; }

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor; }

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: .6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3; }

.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1; }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1; }

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1; }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

@media (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }

  .fancybox-button--left, .fancybox-button--right {
    display: none !important; }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }
.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

.fancybox-button--pause:before, .fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px; }

.fancybox-button--thumbs, .fancybox-thumbs {
  display: none; }

@media (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }

  .fancybox-button--thumbs span {
    font-size: 23px; }

  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0; }

  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }

  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }

  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }

  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }

  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }

  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; }
    footer.pf nav.fn:before {
      display: none;
    }
  }

/*# sourceMappingURL=style.css.map */
    .d-flex {
      display: flex !important;
    }

    .justify-content-center {
      justify-content: center !important;
    }

    .align-items-center {
      align-items: center !important;
    }
    .address-section span {
      padding: 0 10px 5px 0;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .address-section span img {
      max-width: 20px;
    }  
    .copyright a img {
      max-width: 200px;
    }
    @media (max-width: 480px) {
        footer.pf nav.fn {
          margin-left: 0;
        } }

body.thanks header.phnew {
  background-color: #18191a;
}