*{padding:0;margin:0;}

.float{
	position:fixed;
	width:150px;
	height:150px;
	bottom:40px;
	right:40px;
	
}



@charset "UTF-8";
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container::after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%; } }
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%; } }
@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; }

.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: #18191a;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #fb2224;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #e91a1a;
  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: #fb2224; }

::-webkit-scrollbar-corner {
  background: #fff; }

::-webkit-scrollbar-track-piece {
  background: #fff; }

::-webkit-input-placeholder {
  color: #868383 !important;
  font-weight: 400; }

:-moz-placeholder {
  color: #868383 !important;
  font-weight: 400;
  opacity: 1; }

::-moz-placeholder {
  color: #868383 !important;
  font-weight: 400;
  opacity: 1; }

:-ms-input-placeholder {
  color: #868383 !important;
  font-weight: 400; }

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; }

[data-content]::before {
  content: attr(data-content); }

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; }

.absolute-block {
  position: absolute; }

.unstyled {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.inline li {
  display: inline-block; }
ul.block li {
  display: block; }
ul.table {
  display: table; }
  ul.table li {
    display: table-cell; }
ul.nomar li:last-child {
  margin-right: 0 !important; }
ul.nomar li:first-child {
  margin-left: 0 !important; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

hr {
  border: none; }

.td-underline {
  text-decoration: underline; }

.td-border {
  border-bottom: 1px solid; }

.td-border-dashed {
  border-bottom: 1px dashed; }

.td-border-dotted {
  border-bottom: 1px dotted; }

.fs-default {
  font-size: 14px; }

.fs-xsmall {
  font-size: 10px; }

.fs-small {
  font-size: 12px; }

.fs-medium {
  font-size: 16px; }

.fs-large {
  font-size: 18px; }

.fw-thin {
  font-weight: 100; }

.fw-light {
  font-weight: 300; }

.fw-normal {
  font-weight: 400; }

.fw-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: #fb2224; }

.fc-secondary {
  color: #18191a; }

.fc-default {
  color: #333333; }

.fc-white {
  color: #ffffff; }

.fc-black {
  color: #000000; }

.fc-grey {
  color: #666666; }

.fc-dkgrey {
  color: #222425; }

.fc-dgrey {
  color: #18191a; }

.fc-lgrey {
  color: #c7d0d8; }

.fc-spgrey {
  color: #7e7f7f; }

.fc-lblue {
  color: #738495; }

.fc-spblue {
  color: #f5f8fa; }

.bg-primary {
  background: #fb2224; }

.bg-secondary {
  background: #18191a; }

.bg-white {
  background: #ffffff; }

.bg-tgrey {
  background: #e5e5e5; }

.bg-black {
  background: #000000; }

.bg-grey {
  background: #666666; }

.bg-dgrey {
  background: #18191a; }

.bg-lgrey {
  background: #c7d0d8; }

.bg-default {
  background: #333333; }

.bg-spgrey {
  background: #7e7f7f; }

.bg-lblue {
  background: #738495; }

.bg-spblue {
  background: #f5f8fa; }

.bg-cover {
  background-size: cover !important; }

.bg-left {
  background-position: left !important; }

.bg-lblack {
  background: #f4f4f4; }

.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; }

.bg-norepeat {
  background-repeat: no-repeat !important; }

.bg-center {
  background-position: center !important; }

.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: 'lankadesigner';
  src: url("../inner-icons/lankadesigner72ff.eot?4fu0j3");
  src: url("../inner-icons/lankadesigner72ff.eot?4fu0j3#iefix") format("embedded-opentype"), url("../inner-icons/lankadesigner72ff.ttf?4fu0j3") format("truetype"), url("../inner-icons/lankadesigner72ff.woff?4fu0j3") format("woff"), url("../inner-icons/lankadesigner72ff.svg?4fu0j3#lankadesigner") 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: 'lankadesigner' !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-phone:before {
  content: "\e90c"; }

.icon-lock:before {
  content: "\e90d"; }

.icon-youtube-play:before {
  content: "\e906"; }

.icon-instagram:before {
  content: "\e907";
  padding: 48px 0 0 0;}

.icon-linkedin:before {
  content: "\e908";
  padding: 48px 0 0 0;}
  
.icon-twitter:before {
  content: "\e909";
  padding: 48px 0 0 0;}

.icon-facebook:before {
  content: "\e90a";
  padding: 48px 0 0 0;}

.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.\--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: 25px; }
  .grid-block.\--bottom-offsets > * {
    margin-bottom: 20px; }
  @media (max-width: 991px) {
    .grid-block.\--grid-ipad-full > * {
      width: 100% !important; }
    .grid-block.\--grid-ipad-half > * {
      width: 50% !important; } }
  @media (max-width: 991px) {
    .grid-block.\--type-ipad-full {
      overflow: visible;
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      .grid-block.\--type-ipad-full > * {
        width: 100% !important; } }
  @media (max-width: 767px) {
    .grid-block.\--type-mobile-full {
      overflow: visible;
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      .grid-block.\--type-mobile-full > * {
        width: 100% !important; } }

ul.grid-block {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes videotext {
  from {
    transform: rotateX(90deg) translateY(0px);
    -webkit-transform: rotateX(90deg) translateY(0px); }
  to {
    transform: rotateX(0deg) translateY(0px);
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform-origin: initial;
    -webkit-transform-origin: initial; } }
@keyframes videotext {
  from {
    transform: rotateX(-90deg) translateY(0px);
    -webkit-transform: rotateX(-90deg) translateY(0px); }
  to {
    transform: rotateX(0deg) translateY(0px);
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform-origin: initial;
    -webkit-transform-origin: initial; } }
.video-text {
  -webkit-animation-name: videotext;
  animation-name: videotext; }

.btn {
  padding: 10px 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: #fb2224;
      color: #fb2224; }
    .btn.btn-grey.\--lg-border {
      border: 2px solid #a7a7a8; }
  .btn.btn-seo {
    background: #fb2224;
    color: #ffffff;
    font-size: 16px;
    margin-top: 25px; }
  .btn.btn-primary {
    background-color: #fb2224;
    color: #ffffff; }
    .btn.btn-primary:hover {
      background-color: rgba(251, 34, 36, 0.9); }
    .btn.btn-primary.\--outline {
      background: none;
      color: #fb2224;
      border: 2px solid #fb2224; }
    .btn.btn-primary.\--outline-white {
      background: none;
      color: #ffffff;
      border: 2px solid #ffffff; }
  .btn.btn-work {
    background-color: #ffffff;
    color: #fb2224;
    font-weight: 600;
    border: 1px solid #999999; }
    .btn.btn-work:hover {
      background-color: #fb2224;
      color: #ffffff;
      border: 1px solid #fb2224; }
  .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; }
  .request-sidebtn .sidebtn {
    width: 56px;
    height: 195px; }

.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: #fb2224 !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: rgba(0, 0, 0, 0);
    -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: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slickd41d.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .\--big-dot .slick-dots {
    bottom: -40px; }
  .\--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: #fb2224; }
.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; }

@media (max-width: 767px) {
  .about-testimonials-slider .slick-dots {
    bottom: -40px; } }
.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: 'lankadesigner';
    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: #fb2224; }

.tick-list li {
  padding-left: 30px;
  position: relative; }
  .tick-list li:before {
    font-family: 'lankadesigner';
    content: "\e917";
    position: absolute;
    left: 0;
    top: 0;
    color: #fb2224; }

.arrow-list1 li {
  padding-left: 30px;
  position: relative; }
  .arrow-list1 li:before {
    font-family: 'lankadesigner';
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    color: #fb2224; }

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 .red {
      display: none; }
    header.phnew .logo .white {
      display: block; }
    @media (min-width: 1400px) {
      header.phnew .logo {
        margin-left: 68px; } }
    @media (min-width: 992px) {
      header.phnew .logo {
        margin-top: 8px; } }
  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: #fb2224;
          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: lankadesigner;
          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: #fb2224; }
            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: #fb2224;
      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; }
    header.ph .logo .red {
      display: block; }
    header.ph .logo .white {
      display: none; }
    @media (min-width: 767px) {
      header.ph .logo {
        padding-top: 24px; } }
  header.ph nav.pn {
    float: right; }
    header.ph nav.pn li {
      position: relative;
      text-transform: uppercase;
      font-weight: 400; }
      header.ph nav.pn li.active:before {
        content: "-";
        color: #fb2224;
        font-size: 37px;
        position: absolute;
        top: -1px;
        line-height: 26px; }
        @media (max-width: 991px) {
          header.ph nav.pn li.active:before {
            display: none; } }
      header.ph nav.pn li:after {
        content: "-";
        color: #fb2224;
        font-size: 37px;
        position: absolute;
        left: 4px;
        top: 0;
        line-height: 0.7;
        display: none; }
      header.ph nav.pn li.first.active:before {
        right: 78px; }
      header.ph nav.pn li:hover:after {
        display: block; }
      header.ph nav.pn li:hover a:before {
        display: block; }
        @media (max-width: 991px) {
          header.ph nav.pn li:hover a:before {
            display: none; } }
      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; } }
        @media (max-width: 991px) {
          header.ph nav.pn li a {
            padding: 15px 6px; } }
      header.ph nav.pn li.dropdown {
        position: relative; }
        header.ph nav.pn li.dropdown:before {
          content: "\e919";
          position: absolute;
          right: 0;
          font-family: lankadesigner;
          font-size: 19px;
          top: 0;
          line-height: 1.3;
          color: #828282; }
          @media (max-width: 991px) {
            header.ph nav.pn li.dropdown:before {
              display: none; } }
        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:after {
              display: none; }
            header.ph nav.pn li.dropdown ul li:hover a {
              color: #fb2224; }
            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;
    float: right; }
    header.ph .nav-aside .free-estimate {
      padding: 26px;
      background: #fb2224;
      color: #ffffff;
      font-weight: 600;
      letter-spacing: 1px;
      display: inline-block; }
      @media (max-width: 1100px) {
        header.ph .nav-aside .free-estimate {
          padding: 27px 2%; } }
      @media (max-width: 991px) {
        header.ph .nav-aside .free-estimate {
          padding: 26px 2px;
          font-size: 12px; } }
    header.ph .nav-aside .login {
      padding: 20px; }
    header.ph .nav-aside .phone {
      padding: 26px;
      float: left;
      display: inline-block;
      border-left: 1px solid #c7d0d8; }
      @media (max-width: 1100px) {
        header.ph .nav-aside .phone {
          padding: 26px 4px; } }
      @media (max-width: 991px) {
        header.ph .nav-aside .phone {
          padding: 26px 2px;
          font-size: 12px; } }
      header.ph .nav-aside .phone .icon {
        font-size: 18px;
        float: left;
        color: #666666;
        font-weight: 600;
        padding: 0 10px 0px 0px; }
        @media (max-width: 1312px) {
          header.ph .nav-aside .phone .icon {
            display: none; } }

.home-page header.ph .nav-aside {
  font-size: 15px;
  float: none; }
  .home-page header.ph .nav-aside .free-estimate {
    padding: 26px 4%;
    background: #fb2224;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block; }
    @media (max-width: 1100px) {
      .home-page header.ph .nav-aside .free-estimate {
        padding: 27px 2%; } }
    @media (max-width: 991px) {
      .home-page header.ph .nav-aside .free-estimate {
        padding: 26px 2px;
        font-size: 12px; } }
  .home-page header.ph .nav-aside .login {
    padding: 20px; }
  .home-page header.ph .nav-aside .phone {
    padding: 26px 4% 26px 9%;
    float: left;
    display: inline-block;
    border-left: 1px solid #c7d0d8; }
    @media (max-width: 1100px) {
      .home-page header.ph .nav-aside .phone {
        padding: 26px 4px; } }
    @media (max-width: 991px) {
      .home-page header.ph .nav-aside .phone {
        padding: 26px 2px;
        font-size: 12px; } }
    .home-page header.ph .nav-aside .phone .icon {
      font-size: 18px;
      float: left;
      color: #666666;
      font-weight: 600;
      padding: 0 10px 0px 0px; }
      @media (max-width: 1312px) {
        .home-page 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 #fb2224;
          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: lankadesigner;
              left: 10px; }
      header.top-bar .top-links li.havedropdown:hover {
        background: #ffffff; }
        header.top-bar .top-links li.havedropdown:hover > a {
          color: #fb2224; }
        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: #fb2224; }

.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-box-client {
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  position: relative;
  height: 220px;
  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;
    margin: 26px auto 0;
    background: url(../images/sprite-client-home.png);
    width: 175px;
    background-repeat: no-repeat;
    height: 175px;
    padding: 20px;
    display: block; }
    .box.\--home-box-client i.one {
      background-position: 5px 0; }
    .box.\--home-box-client i.two {
      background-position: -170px 0; }
    .box.\--home-box-client i.three {
      background-position: -350px 0; }
    .box.\--home-box-client i.four {
      background-position: -520px 0; }
    .box.\--home-box-client i.five {
      background-position: -700px 0; }
    .box.\--home-box-client i.six {
      background-position: -875px 0; }
    .box.\--home-box-client i.seven {
      background-position: -1050px 0; }
    .box.\--home-box-client i.eight {
      background-position: -1225px 0; }
    .box.\--home-box-client i.nine {
      background-position: -1395px 0; }
    .box.\--home-box-client i.ten {
      background-position: -1575px 0; }
    .box.\--home-box-client i.eleven {
      background-position: -1751px -3px; }
    .box.\--home-box-client i.twelve {
      background-position: -1923px -5px; }
    .box.\--home-box-client i.thirteen {
      background-position: 5px -178px; }
    .box.\--home-box-client i.fourteen {
      background-position: -172px -178px; }
    .box.\--home-box-client i.fifteen {
      background-position: -348px -178px; }
    .box.\--home-box-client i.sixteen {
      background-position: -527px -178px; }
    .box.\--home-box-client i.seventeen {
      background-position: -699px -178px; }
    .box.\--home-box-client i.eighteen {
      background-position: -868px -169px; }
    .box.\--home-box-client i.ninteen {
      background-position: -1054px -178px; }
    .box.\--home-box-client i.twenty {
      background-position: -1230px -170px; }
    .box.\--home-box-client i.twentyone {
      background-position: -1930px -190px; }
    .box.\--home-box-client i.twenty-two {
      background-position: -160px -330px; }
    .box.\--home-box-client i.twenty-three {
      background-position: -371px -321px; }
    .box.\--home-box-client i.twenty-four {
      background-position: -589px -330px; }
.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.\--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-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: lankadesigner;
      font-size: 20px;
      top: -5px;
      color: #fb2224; }
  .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: #fb2224;
      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: #fb2224;
    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: #fb2224;
        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: #fb2224; }
    .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: #fb2224;
      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 .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; }
.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: #fb2224; }
  .box.\--package-box .inner-box .arrow-list li:before {
    color: #fb2224; }
  .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: #fb2224;
      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: #fb2224;
      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 #fb2224;
  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.\--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); }

.servicebox {
  min-height: 480px;
  overflow: hidden; }
  @media (max-width: 535px) {
    .servicebox {
      padding-left: 20px; } }
  .servicebox figure {
    padding-bottom: 10px; }
  .servicebox h4 {
    padding-bottom: 5px; }

.iphone-box {
  padding: 10px 30px;
  min-height: 380px;
  transition: 0.4s;
  margin-top: 10px;
  margin-right: 10px; }
  .iphone-box figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #ebebeb;
    text-align: -webkit-center;
    padding-top: 14px;
    margin: 0 auto;
    transition: 0.4s; }
  .iphone-box:hover {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; }
    .iphone-box:hover figure {
      background-color: #333333; }
    .iphone-box:hover .heading h5 {
      color: #fb2224; }

.p-0 {
  padding: 0px !important; }

.hero-banner {
  width: 100%;
  height: 450px;
  margin-top: 74px;
  position: relative; }
  .hero-banner.homepage, .hero-banner .videobanner {
    margin-top: 0px;
    height: 694px; }
    @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: 13.5%;
    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: 11%;
        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: rgba(0, 0, 0, 0);
  -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 rgba(0, 0, 0, 0);
  -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: #fb2224; }
  @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: lankadesigner; }
  @media (min-width: 1400px) {
    .wooslider .slick-prev {
      left: 85.8%; } }
.wooslider .slick-next {
  right: 10%; }
  .wooslider .slick-next:before {
    content: "\e90f";
    font-family: lankadesigner; }
.wooslider .slick-dots {
  bottom: 40%;
  display: block;
  text-align: right;
  padding: 0;
  right: 10%;
  margin: 0;
  width: auto; }
  @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(1){
         &:before{
             content:"Hapy Holidays";
             left:-120px;
             
         }
     }*/ }
    .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: rgba(0, 0, 0, 0);
      -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: #fb2224; }
    .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: rgba(0, 0, 0, 0);
      -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: "01 Awards";
      left: -100px; }  
    .wooslider .slick-dots li:nth-child(3):before {
      content: "West London";
      left: -100px; }
    .wooslider .slick-dots li:nth-child(4):before {
      content: "Find My Dream";
      left: -115px; }
    .wooslider .slick-dots li:nth-child(5):before {
      content: "Dan Lanka";
      left: -85px; }
    .wooslider .slick-dots li:nth-child(6):before {
      content: "Nova Eng";
      left: -74px; }
    .wooslider .slick-dots li:nth-child(7):before {
      content: "Real Estate";
      left: -75px; }
    .wooslider .slick-dots li:nth-child(8):before {
      content: "ZoomTech";
      left: -75px; }
    .wooslider .slick-dots li:nth-child(9):before {
      content: "Lasy Apps";
      left: -70px; }
    .wooslider .slick-dots li:nth-child(10):before {
      content: "Bull Cart";
      left: -70px; }

.slider-for-client {
  border: 1px solid #cccccc;
  height: 186px; }

footer.pf .footer-logo {
  margin-bottom: 10px; }
  footer.pf .footer-logo .fot-logo {
    width: 120px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block; }
footer.pf .footer-contact {
  position: relative;
  margin-top: 5px; }
  footer.pf .footer-contact i {
    position: absolute;
    left: 0;
    font-size: 18px; }
    footer.pf .footer-contact i.wicon {
      top: 74px; }
  footer.pf .footer-contact .adrs {
    min-height: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px; }
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: #fb2224;
    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; }

/**** Form Styling Default ****/
form input:-webkit-autofill, form textarea:-webkit-autofill, form select:-webkit-autofill {
  background: transparent !important; }

form input::-webkit-input-placeholder {
  color: #666666; }

form input:-moz-placeholder {
  color: #666666; }

form input::-moz-placeholder {
  color: #666666; }

form input:-ms-input-placeholder {
  color: #666666; }

form textarea::-webkit-input-placeholder {
  color: #666666; }

form {
  /**** If you are using Multi Select Country then use this styling ****/ }
  form .control-group {
    margin-bottom: 24px;
    position: relative; }
    form .control-group i.icon {
      position: absolute;
      left: 10px;
      top: 0;
      height: 18px;
      bottom: 0;
      margin: auto; }
    form .control-group.textarea i.icon {
      top: 10px;
      bottom: auto; }
  form input[type=text], form input[type=number], form input[type=email] {
    color: #666666;
    padding: 10px;
    padding-left: 40px;
    height: 44px;
    width: 100%;
    background: transparent;
    border: 1px solid #cccccc;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    -webkit-appearance: none; }
  form select, form textarea {
    color: #666666;
    padding: 10px;
    padding-left: 40px;
    height: 44px;
    width: 100%;
    background: transparent;
    border: 1px solid #cccccc;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    line-height: 38px; }
  form .codearea {
    float: left;
    width: 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: red !important; }
  form select.error, form textarea.error {
    border-color: red !important; }
  form label.error {
    display: none !important; }
  form input[type=number]::-webkit-outer-spin-button,
  form input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield; }
  form select.countrylist.multi {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  form .phonecode {
    border-right: 0 !important; }
  .header-form form .control-group {
    margin-bottom: 0; }
    .header-form form .control-group input[type=text], .header-form form .control-group input[type=number], .header-form form .control-group input[type=email], .header-form form .control-group select {
      background-color: white;
      padding-left: 10px;
      border-radius: 4px; }
      @media (max-width: 991px) {
        .header-form form .control-group input[type=text], .header-form form .control-group input[type=number], .header-form form .control-group input[type=email], .header-form form .control-group 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: #fb2224; }
      .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; }

.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: 835px;
  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: -118px; }
    .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: lankadesigner; }
  .about-testimonials-slider .slick-prev {
    left: 0; }
    .about-testimonials-slider .slick-prev:before {
      content: '\e910';
      font-family: lankadesigner; }
  .about-testimonials-slider .slick-next {
    right: 0; }
    .about-testimonials-slider .slick-next:before {
      content: '\e90f';
      font-family: lankadesigner; } }
.contactdetail {
  padding-top: 60px; }
  .contactdetail .subtitle {
    color: #728495;
    font-size: 15px; }
  .contactdetail .cntct-box {
    width: 50%;
    float: left;
    display: inline-block;
    position: relative;
    height: 530px; }
    .contactdetail .cntct-box .detail {
      position: absolute;
      bottom: 10%;
      left: 10%;
      color: #fff; }
      .contactdetail .cntct-box .detail .title {
        font-weight: 600;
        font-size: 28px;
        margin-bottom: 0; }
      .contactdetail .cntct-box .detail .subtitle {
        font-weight: 300;
        font-size: 18px;
        color: #728495; }
      .contactdetail .cntct-box .detail .call {
        font-size: 16px;
        margin-top: 20px;
        display: block; }
        .contactdetail .cntct-box .detail .call img {
          margin-right: 10px; }
      .contactdetail .cntct-box .detail .btn {
        margin-top: 30px;
        display: block;
        text-align: left;
        padding: 0; }
    .contactdetail .cntct-box.small {
      width: 33.33%;
      height: 360px; }

.mapsection {
  position: fixed;
  top: 40px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 70;
  text-align: center;
  display: none;
  max-width: 917px;
  height: 643px; }
  .mapsection img {
    margin: 0 auto; }

.overlaymap {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background: rgba(0, 0, 0, 0.7);
  display: none; }

.overlaymapclose {
  position: absolute;
  top: 5%;
  right: 5%; }

.contactdetail .contctfrm {
  padding-right: 50px;
  border-right: 1px solid #e5e5e5; }
  .contactdetail .contctfrm .frmClm {
    margin-bottom: 22px;
    position: relative; }
  .contactdetail .contctfrm label {
    color: #222425;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    margin-left: 10px; }
    .contactdetail .contctfrm label strong {
      color: #fb2224; }
  .contactdetail .contctfrm input[type=text], .contactdetail .contctfrm input[type=email], .contactdetail .contctfrm input[type=number] {
    background: #fff;
    height: 44px;
    padding: 10px 0 10px 10px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    font-size: 12px;
    color: #666666; }
  .contactdetail .contctfrm select {
    background: #fff;
    height: 44px;
    padding: 10px 0 10px 10px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    font-size: 12px;
    color: #666666; }
  .contactdetail .contctfrm textarea {
    background: #fff;
    height: 44px;
    padding: 10px 0 10px 10px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    font-size: 12px;
    color: #666666;
    height: 130px;
    border-radius: 4px;
    resize: none; }
  .contactdetail .contctfrm .code-sec {
    position: relative;
    width: 24%;
    float: left; }
  .contactdetail .contctfrm .number-sec {
    width: 74%;
    float: right; }
  .contactdetail .contctfrm .countrylist {
    position: absolute;
    top: 0;
    left: 0; }
  .contactdetail .contctfrm input[type=submit], .contactdetail .contctfrm a.submitbtn {
    background: #fb2224;
    color: #fff;
    font-size: 15px;
    border-radius: 30px;
    padding: 12px 44px;
    text-transform: uppercase;
    position: relative;
    display: inline-block; }
  .contactdetail .contctfrm .loader-overlay {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 20;
    display: none; }
    .contactdetail .contctfrm .loader-overlay.active {
      display: block; }
  .contactdetail .contctfrm a.submitbtn .loaderbtn {
    width: 14px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none; }
  .contactdetail .contctfrm a.submitbtn.submitted {
    opacity: 0.5;
    cursor: default; }
    .contactdetail .contctfrm a.submitbtn.submitted .loaderbtn {
      display: block; }
.contactdetail .address-section {
  margin-top: 40px;
  padding-left: 40px;
  position: relative; }
  .contactdetail .address-section figure {
    position: absolute;
    font-size: 24px;
    color: #fb2224;
    left: 0;
    top: 5px; }
  .contactdetail .address-section h4 {
    font-size: 24px;
    color: #333333;
    font-weight: 400; }
.contactdetail .subtitletwo {
  font-size: 15px;
  margin: 20px 0;
  color: #728495; }

.contact-table {
  border: none;
  margin: 0;
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%; }
  .contact-table.table > tbody > tr > td {
    border: none;
    padding: 16px 20px;
    font-size: 15px; }
  .contact-table.table > tbody > tr:nth-child(odd) {
    background: #f4f7f8; }
    .contact-table.table > tbody > tr:nth-child(odd) > td:nth-child(even) {
      background: #e6edf2; }
  .contact-table .flag-sec {
    text-align: -webkit-center; }

.map-section {
  margin-top: 30px;
  position: relative;
  max-width: 808px;
  margin: 0 auto; }
  .map-section .pointer {
    position: absolute;
    height: 35px;
    width: 35px; }
    .map-section .pointer.uae-pointer {
      top: 48%;
      right: 36%; }
      .map-section .pointer.uae-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: -13px;
        left: 23px; }
    .map-section .pointer.uk-pointer {
      top: 24%;
      right: 47%; }
      .map-section .pointer.uk-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: 25px;
        left: 19px; }
    .map-section .pointer.california-pointer {
      top: 38%;
      left: 12%; }
      .map-section .pointer.california-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: 0px;
        left: -265px; }
    .map-section .pointer.virginia-pointer {
      top: 39%;
      left: 22%; }
      .map-section .pointer.virginia-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: -62px;
        left: 28px; }
    .map-section .pointer.florida-pointer {
      top: 46%;
      left: 24%; }
      .map-section .pointer.florida-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: -74px;
        left: -247px; }
    .map-section .pointer.jersey-pointer {
      top: 33%;
      left: 26%; }
      .map-section .pointer.jersey-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: 30px;
        left: -109px; }
    .map-section .pointer.singapore-pointer {
      top: 62%;
      right: 20%; }
      .map-section .pointer.singapore-pointer .popup {
        width: 300px;
        position: absolute;
        bottom: -110px;
        left: -33px; }
  .map-section .popup {
    position: absolute;
    bottom: 30px;
    left: -30px;
    display: block;
    z-index: 9; }
  .map-section .pointer:hover > .popup {
    display: block; }
  .map-section .pointer .icon-pointer {
    /* position: absolute; */
    /* bottom: -50px; */
    /* left: 20px; */ }
  .map-section .popup .detail {
    width: 64%;
    display: inline-block;
    float: left;
    color: #728495;
    font-size: 13px;
    line-height: 1.6; }
    .map-section .popup .detail span {
      color: #222425;
      font-weight: 600; }
  .map-section .popup .img-section {
    width: 36%;
    display: inline-block;
    float: right; }

.cont-head {
  font-size: 20px;
  font-weight: 300;
  color: #8e9daa; }

.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: #fb2224;
          bottom: 0px;
          left: 0px;
          right: 0px;
          margin: 0 auto; }
        .works-wrapper .desc-first li.txtfirst .descbox .logopart p {
          font-weight: 500; }

@media (max-width: 767px) {
  .main-top-clients {
    margin-bottom: 20px; } }

.main-top-clients .slick-prev, .main-top-clients .slick-next, .cl-area .slick-prev, .cl-area .slick-next {
  height: 36px;
  width: 30px;
  top: auto; }
  .main-top-clients .slick-prev:before, .main-top-clients .slick-next:before, .cl-area .slick-prev:before, .cl-area .slick-next:before {
    font-size: 32px;
    color: #9c9696; }
  .main-top-clients .slick-prev:hover:before, .main-top-clients .slick-next:hover:before, .cl-area .slick-prev:hover:before, .cl-area .slick-next:hover:before {
    color: #fb2224; }
.main-top-clients .slick-next, .cl-area .slick-next {
  right: -8px;
  bottom: -65px; }
  .main-top-clients .slick-next:before, .cl-area .slick-next:before {
    content: "\e90f";
    font-family: lankadesigner; }
.main-top-clients .slick-prev, .cl-area .slick-prev {
  right: 18px;
  left: auto;
  bottom: -65px; }
  .main-top-clients .slick-prev:before, .cl-area .slick-prev:before {
    content: "\e910";
    font-family: lankadesigner; }

.br-right {
  border-right: 1px solid #fff; }
  @media (max-width: 767px) {
    .br-right {
      border-right: 0px solid #fff;
      border-bottom: 1px solid #fff; } }

.works-wrapper .desc-first:nth-child(n+6) {
  display: none; }

.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; }

.testimonials-section .box {
  border-bottom: 3px solid #fb2224;
  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; }

.client-sec .logos {
  min-height: 116px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.padding-nj {
  padding: 70px 70px 40px 100px;
  border-radius: 5px; }
  @media (max-width: 535px) {
    .padding-nj {
      padding: 20px; } }

.padding-rj {
  padding: 40px 70px 30px 65px;
  border-radius: 5px; }

.nj-wd .slick-dots {
  width: 20%;
  bottom: 0; }
  @media (max-width: 991px) {
    .nj-wd .slick-dots {
      width: 100%;
      bottom: -25px; } }

.pj-wd .slick-dots {
  width: 20%;
  right: 0; }
  @media (max-width: 991px) {
    .pj-wd .slick-dots {
      width: 100%;
      bottom: -25px; } }

.sd-wd .slick-dots {
  width: 30%;
  bottom: 0; }

.srvceSection .article .colors {
  color: #919da8; }
.srvceSection .article .size {
  font-size: 36px; }

.expert {
  background-size: cover;
  width: 100%;
  height: 698px;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 70px 0px; }

.colors {
  color: #919da8; }

.get-box figure {
  border: 10px solid #fb2224;
  height: 180px;
  width: 180px;
  border-radius: 50%;
  padding: 35px; }

.srvceSection .mo-deve figure {
  margin: 0 -27px; }

.alba-cars .top .heading {
  font-size: 44px;
  font-weight: 700; }

.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; }

/* 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: 100%;
  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; }

.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; }

.main-tip {
  position: relative; }
  .main-tip a {
    cursor: initial; }
  .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;
    cursor: pointer; }
    @media (max-width: 767px) {
      .main-tip:before {
        display: none; } }
  .main-tip:hover:before {
    height: 150px;
    width: 150px;
    background: url(../images/our-work/lg/videohover.png) !important; }
    @media (max-width: 767px) {
      .main-tip:hover:before {
        display: none; } }

.pop-form {
  position: relative;
  width: 75%;
  height: 100%;
  top: 0px;
  left: 0;
  right: 0;
  margin: 60px auto;
  padding: 30px 60px 0px 60px;
  z-index: 99;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media (max-width: 480px) {
    .pop-form {
      width: 90%; } }
  .pop-form .close-btn {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 20px;
    right: 120px;
    font-weight: 700;
    color: #fff;
    /* padding-top: 3px; */
    font-size: 25px;
    border: 2px solid #fff;
    border-radius: 50%; }
  .pop-form .submit-btn {
    font-size: 18px;
    padding: 15px 0px;
    background-color: #fb2224;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    margin-top: 15px; }

.o-hidden {
  overflow: hidden; }
  @media (max-width: 767px) {
    .o-hidden {
      display: none; } }

.popupform-main {
  position: fixed;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none; }
  .popupform-main.active {
    display: block; }

.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; } }
.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-nred {
  background-color: #990000; }

.maroom-gradient {
  background: #990000;
  background: -moz-linear-gradient(left, #990000 0%, #fb2224 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #990000), color-stop(100%, #fb2224));
  background: -webkit-linear-gradient(left, #990000 0%, #fb2224 100%);
  background: -o-linear-gradient(left, #990000 0%, #fb2224 100%);
  background: -ms-linear-gradient(left, #990000 0%, #fb2224 100%);
  background: linear-gradient(to right, #990000 0%, #fb2224 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#fb2224', GradientType=1 ); }

.h-100px {
  height: 100px; }

.fspx-33 {
  font-size: 33px !important; }

.fspx-34 {
  font-size: 34px !important; }

.bg-secondary {
  background: #18191a; }

.bg-nblack {
  background: #222425; }

.cta-new-box-main-left {
  padding-right: 55px;
  float: right; }

.cta-new-box-left {
  position: absolute;
  right: 0px;
  top: 0px; }

.cta-new-box-main-right {
  padding-left: 60px;
  float: right; }

.cta-new-box-right {
  position: absolute;
  left: 0px;
  top: 0px; }

/*** morefull block link ***/
.moreFull {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px; }

.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; }

@media (max-width: 767px) {
  .client-logo-main li {
    width: 30%; } }
/* multi select */
.ms-options-wrap,
.ms-options-wrap * {
  box-sizing: border-box; }

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
  position: relative;
  width: 100%;
  text-align: left;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 10px 0 10px 10px;
  margin-top: 1px;
  font-size: 12px;
  color: #666666;
  outline-offset: -2px;
  white-space: nowrap;
  border-radius: 3px;
  line-height: 22px; }

.ms-options-wrap > button > span {
  display: inline-block; }

.ms-options-wrap > button[disabled] {
  background-color: #e5e9ed;
  color: #808080;
  opacity: 0.6; }

.ms-options-wrap > button:after {
  content: ' ';
  height: 0;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 0;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #666666;
  margin-top: -3px; }

.ms-options-wrap.ms-has-selections > button {
  color: #333; }

.ms-options-wrap > .ms-options {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 20px;
  padding: 10px 10px;
  background: white;
  z-index: 2000;
  border: 1px solid #d8d8d8;
  overflow: auto;
  visibility: hidden;
  min-height: 100px !important; }

.ms-options-wrap.ms-active > .ms-options {
  visibility: visible; }

.ms-options-wrap > .ms-options > .ms-search input {
  width: 100%;
  padding: 4px 5px;
  border: none;
  border-bottom: 1px groove;
  outline: none; }

.ms-options-wrap > .ms-options .ms-selectall {
  display: inline-block;
  font-size: .9em;
  text-transform: lowercase;
  text-decoration: none; }

.ms-options-wrap > .ms-options .ms-selectall:hover {
  text-decoration: underline; }

.ms-options-wrap > .ms-options > .ms-selectall.global {
  margin: 4px 5px; }

.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.ms-options-wrap > .ms-options > ul li.ms-hidden {
  display: none; }

.ms-options-wrap > .ms-options > ul > li.optgroup {
  padding: 5px; }

.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
  border-top: 1px solid #aaa; }

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
  display: block;
  padding: 5px 0 0 0;
  font-weight: bold; }

.ms-options-wrap > .ms-options > ul label {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 2px 4px 2px 22px;
  margin: 1px 0;
  border: 1px dotted transparent;
  font-weight: 400; }

.ms-options-wrap > .ms-options.checkbox-autofit > ul label,
.ms-options-wrap > .ms-options.hide-checkbox > ul label {
  padding: 4px; }

.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover {
  background-color: #efefef;
  border-color: #999; }

.ms-options-wrap > .ms-options > ul li.selected label {
  background-color: #efefef;
  border-color: transparent; }

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  margin: 0 5px 0 0;
  position: absolute;
  left: 4px;
  top: 4px;
  transition: none; }

.ms-options-wrap > .ms-options.hide-checkbox > ul input[type="checkbox"] {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

/* multi select end */
.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: #fb2224;
  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: #fb2224; }

.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: #fb2224;
  font-weight: 600;
  padding: 0 0px 0 0;
  margin-right: 15px;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  border-bottom: 1px solid #fb2224; }

.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%; } }
.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; } }
.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: #fb2224; }
    .work-link a:hover:before {
      display: block; }
  .work-link a:before {
    content: "";
    position: absolute;
    background: #fb2224;
    width: 10px;
    height: 2px;
    left: -16px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none; }

.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: #fb2224;
      color: #ffffff;
      border-radius: 5px; }

.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: #fb2224;
  -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: #fb2224; }
      .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: 767px) {
    .mobile-nav-btn {
      display: block; } }
  .mobile-nav-btn span {
    display: none;
    height: 3px;
    width: 22px;
    background-color: #fb2224;
    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: #fb2224;
    height: 3px;
    width: 22px;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: .28571rem center;
    transform-origin: .28571rem center;
    right: 0;
    margin: 0 auto; }
  .mobile-nav-btn .lines:before {
    top: 6px; }
  .mobile-nav-btn .lines:after {
    top: -6px; }
  .mobile-nav-btn.active {
    right: 84%; }
  .mobile-nav-btn .lines {
    -webkit-transition: background 0.3s 0.5s ease;
    -moz-transition: background 0.3s 0.5s ease;
    -o-transition: background 0.3s 0.5s ease;
    transition: background 0.3s 0.5s ease; }
    .mobile-nav-btn .lines:before, .mobile-nav-btn .lines:after {
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      transition: top .3s .6s ease,-webkit-transform .3s ease;
      transition: top .3s .6s ease,transform .3s ease; }

.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: #fb2224;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.46);
    color: #fff;
    font-size: 22px;
    padding-top: 4px;
    margin-bottom: 10px; }
    .mobile-cta .xicon.call {
      background: #1dbc55; }
    .mobile-cta .xicon.text {
      background: #222425; }

.banner-case-new {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 73px;
  background-position: top center;
  height: 550px; }
  .banner-case-new .main-head .main-top-img {
    padding-bottom: 60px; }
    .banner-case-new .main-head .main-top-img img {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
  .banner-case-new .main-head .title {
    font-size: 46px;
    padding-bottom: 20px;
    line-height: 1;
    font-weight: 700;
    margin: 0; }
  .banner-case-new .main-head .sub-new {
    font-size: 22px;
    line-height: 1.4; }
  .banner-case-new .main-head .subtitle {
    position: relative;
    padding-bottom: 15px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 600; }
    .banner-case-new .main-head .subtitle:after {
      position: absolute;
      display: block;
      content: '';
      background-color: red;
      height: 3px;
      width: 50px;
      left: 0;
      bottom: 0; }
  @media (min-width: 1400px) {
    .banner-case-new {
      height: 600px;
      background-position: bottom; } }
  @media (max-width: 535px) {
    .banner-case-new {
      text-align: center;
      height: 500px; }
      .banner-case-new .main-head .subtitle:after {
        left: 0;
        right: 0;
        margin: auto; }
      .banner-case-new .main-head .main-top-img img {
        margin: 0 auto; } }

.srvceSection {
  width: 100%;
  overflow: hidden; }
  .srvceSection .col-sm-6 {
    padding: 0; }
  .srvceSection figure {
    margin: 0 -3px; }
    .srvceSection figure img {
      max-width: inherit; }
  .srvceSection .article {
    padding: 60px 70px 0 0; }
    .srvceSection .article.web {
      padding: 20px 70px 0 0; }
  .srvceSection article:nth-child(odd) .article {
    padding-left: 70px; }
  .srvceSection article:nth-child(odd) .wd-flfg {
    float: none; }
  .srvceSection article:nth-child(odd) figure {
    float: right; }
  .srvceSection article:nth-child(odd) .col-sm-6:first-child {
    float: right; }
  .srvceSection .article i {
    margin: 0 0 30px; }
  .srvceSection .article h3 {
    font-size: 40px;
    color: #222425;
    margin: 0 0 5px;
    font-weight: 900; }
    @media (max-width: 769px) {
      .srvceSection .article h3 {
        width: 100%; } }
  .srvceSection .article h4 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #222425;
    font-weight: 500; }
  .srvceSection .article p {
    font-size: 15px;
    color: #333333;
    margin: 0 0 20px;
    font-weight: 400; }

.unique-sec {
  padding: 0px 0 70px; }
  .unique-sec h3 {
    padding-top: 70px;
    font-size: 40px;
    color: #222425;
    margin: 0 0 15px;
    font-weight: 900; }
  .unique-sec h4 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #222425;
    font-weight: 500; }
  .unique-sec p {
    font-size: 15px;
    color: #333333;
    margin: 0 0 20px;
    font-weight: 400; }
  .unique-sec .slick-dots {
    text-align: left !important;
    bottom: 80px;
    left: 128px; }

.slide-sec article .wrap {
  padding-left: 100px;
  padding-right: 100px; }
.slide-sec .slick-dots {
  text-align: left !important;
  bottom: -30px;
  left: 100px; }

.srvceSection .slick-dots {
  text-align: left !important;
  bottom: 100px; }

.rht-al .slick-dots {
  text-align: right !important;
  bottom: 0px; }
  @media (max-width: 535px) {
    .rht-al .slick-dots {
      text-align: center !important;
      bottom: -20px; } }

.text-bullets-seo li {
  padding-left: 20px;
  padding-bottom: 5px;
  position: relative; }
  .text-bullets-seo li:before {
    content: "";
    background: #fb2224;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 9px;
    width: 5px;
    height: 5px; }

.tab-content {
  display: none; }
  .tab-content.current {
    display: block; }

.inside-page-tab {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .inside-page-tab:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 52%;
    height: 100%;
    content: '';
    top: 0;
    right: 0; }
  .inside-page-tab .tab-content .inner-box {
    padding: 60px 30px;
    height: 530px; }
    @media (max-width: 576px) {
      .inside-page-tab .tab-content .inner-box {
        height: auto; } }
    .inside-page-tab .tab-content .inner-box figure {
      width: 180px;
      height: 180px;
      margin: 0 auto; }
  .inside-page-tab .tabbing-link {
    margin: auto; }
    .inside-page-tab .tabbing-link li .inner-content {
      border: 1px solid #363636;
      width: 100%;
      height: 90px;
      display: table;
      padding: 0 20px;
      position: relative;
      cursor: pointer;
      margin-bottom: 26px;
      transition: 0.6s; }
      .inside-page-tab .tabbing-link li .inner-content figure {
        width: 52px;
        height: 52px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        background-repeat: no-repeat; }
      .inside-page-tab .tabbing-link li .inner-content span {
        display: table-cell;
        vertical-align: middle;
        padding-left: 62px; }
      .inside-page-tab .tabbing-link li .inner-content:hover {
        background: #fb2224;
        transition: 0.6s; }
    .inside-page-tab .tabbing-link li.current .inner-content {
      background: #fb2224;
      border: 1px solid #fb2224; }

.box.\--portfolio-box .portfolio-slider {
  width: 90%;
  margin: 0 auto; }
.box.\--portfolio-box figure {
  background-size: cover;
  height: 265px; }
  @media (max-width: 991px) {
    .box.\--portfolio-box figure {
      width: 265px !important; } }

.our-expert-section {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 670px;
  padding: 70px 0; }
  .our-expert-section.big {
    height: 897px; }
  .our-expert-section .wraper {
    border-radius: 5px;
    padding: 80px 150px 80px 80px; }
    .our-expert-section .wraper.ver {
      padding: 80px 80px 80px 110px; }

.srvceSection .img-service figure {
  margin: 0px -25px; }
.srvceSection .fiximage figure {
  margin: 0px 3px; }

.srvceSection .article .color {
  color: #7e7f7f;
  line-height: 1.4; }
.srvceSection .article .fontsize {
  font-size: 14px; }

.srvceSection .wb-dev {
  padding: 20px 40px 0 0; }
  .srvceSection .wb-dev a {
    margin-top: 5px; }

.recentdesign .imgbox figure:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%); }

.single-project-box {
  float: left;
  display: inline-block;
  width: 32%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 250px;
  background-position: center;
  margin: 0.5%; }
  .single-project-box .hoversec {
    width: 100%;
    height: 100%;
    opacity: 0; }
    .single-project-box .hoversec:before {
      background: rgba(251, 34, 36, 0.8);
      position: absolute;
      width: 100%;
      height: 100%;
      content: ''; }
    .single-project-box .hoversec:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background-image: url(../images/portfolio-hover-icon.png);
      top: 0;
      background-repeat: no-repeat;
      background-position: center;
      left: 8px; }
    .single-project-box .hoversec:hover {
      visibility: visible;
      opacity: 1; }

@media (max-width: 768px) {
  .our-expert-section {
    padding: 0px;
    background-image: none;
    height: auto; }
    .our-expert-section .float-right {
      float: none !important; }
      .our-expert-section .float-right.w-60 {
        width: 100% !important; }
      .our-expert-section .float-right.wraper {
        border-radius: 0px;
        padding: 40px 20px;
        text-align: center; }

  .banner-content h1 br {
    display: none !important; }
  .banner-content h1 span br {
    display: none !important; }

  .top-sec h2 br {
    display: none; }

  .text-bullets-seo li {
    text-align: left; }

  .unique-sec {
    padding-bottom: 40px;
    text-align: center; }
    .unique-sec h4 {
      font-size: 20px; }
    .unique-sec.ptpx-70 {
      padding-top: 40px !important; }
    .unique-sec .slick-dots {
      text-align: center !important;
      bottom: 20px;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .unique-sec h3 {
      padding-top: 40px; }

  h2, h3 {
    font-size: 27px !important; }

  .srvceSection .article {
    padding: 44px 20px 44px;
    text-align: center; }
    .srvceSection .article.web {
      padding: 44px 20px 44px; }

  .srvceSection article:nth-child(odd) .article {
    padding: 44px 20px 44px; }

  .inside-page-tab .tab-content .inner-box {
    margin: 0 20px 0;
    height: 450px;
    padding: 10px 30px; } }
.results ul {
  list-style: none; }
  .results ul li::before {
    content: "\2022";
    color: red;
    font-size: 24px;
    /* padding-right: 2px; */
    position: relative;
    left: -6px;
    top: 3px; }

/*! lightgallery - v1.3.9 - 2017-02-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("fonts/lgd641.eot?n1z373");
  src: url("fonts/lgd41d.eot?#iefixn1z373") format("embedded-opentype"), url("fonts/lgd641.woff?n1z373") format("woff"), url("fonts/lgd641.ttf?n1z373") format("truetype"), url("fonts/lgd641.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-html5 .lg-video-play {
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.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; } }
.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 !important;
  background-repeat: no-repeat  !important;
  margin-top: 73px;
  background-position: top center;
  height: 550px; }
  .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: red;
      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.disrupt-banner {
        background-position: left; }
      .banner-new.cogni-banner {
        background-position: left; }
      .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 {
  padding: 80px 0px 0px;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  .main-wrapper .wrap {
    padding: 0 75px; }
  .main-wrapper .wrap1 {
    padding: 0 0px 0 75px; }
  .main-wrapper .wrap2 {
    padding: 0 75px 0 0px; }
  .main-wrapper .cogni-wrap {
    padding: 40px 40px 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 .wrap4 {
    padding: 0 0px 0 65px; }
  .main-wrapper .mob img {
    padding-right: 10px;
    padding-left: 10px; }

@media (min-width: 1200px) {
  .ourworkPg .container {
    width: 1140px;
    max-width: 100%; } }
.ourworkPg .fs-42 {
  font-size: 42px; }

.disrupt {
  height: 620px;
  padding-top: 80px; }

.fc-dgreen {
  color: #57681b; }

.island-img {
  position: relative;
  top: 90px;
  left: -50px; }
  @media (max-width: 767px) {
    .island-img {
      left: 0;
      top: 30px; } }
