@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
}
/*
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

/* body p,
body .adio p,
body .iba p,
body .cater_mate-page p,
body .plus p,
body .vodafon p,
body .orang p,
body .marlyan p,
body .generation p,
body .generation p b,
body .hr_brain-page p,
body .rtag p,
body .ismail_pasha p,
body .euro_sparkles p,
body .lino p,
body .pro_fit p,
body .compass p,
body .mobile_plus p{  
    font-family: Montserrat, sans-serif!important;
} */
.home p,
.page-template-page-services p,
.page-template-page-services ul li {
  font-family: Montserrat, sans-serif !important;
}

.page-template-page-services ul li {
  font-weight: 600;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

section.camara-gif {
  text-align: center;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-moon:before {
  content: "\f186";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-brands-400.woff2) format("woff2"),
    url(../webfonts/fa-brands-400.woff) format("woff"),
    url(../webfonts/fa-brands-400.ttf) format("truetype"),
    url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-regular-400.woff2) format("woff2"),
    url(../webfonts/fa-regular-400.woff) format("woff"),
    url(../webfonts/fa-regular-400.ttf) format("truetype"),
    url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-solid-900.woff2) format("woff2"),
    url(../webfonts/fa-solid-900.woff) format("woff"),
    url(../webfonts/fa-solid-900.ttf) format("truetype"),
    url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: icomoon;
  src: url(../webfonts/fonts/icomoon.eot?es60xq);
  src: url(../webfonts/fonts/icomoon.eot?es60xq#iefix)
      format("embedded-opentype"),
    url(../webfonts/fonts/icomoon.ttf?es60xq) format("truetype"),
    url(../webfonts/fonts/icomoon.woff?es60xq) format("woff"),
    url(../webfonts/fonts/icomoon.svg?es60xq#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-services-ele:before {
  content: "\e900";
  color: #fff;
}

.icon-services-env:before {
  content: "\e901";
  color: #fff;
}

.icon-services-int:before {
  content: "\e902";
  color: #fff;
}

.icon-services-sec:before {
  content: "\e903";
  color: #fff;
}

@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap);

.spacial_result .the_result {
  padding-bottom: 150px !important;
  margin-bottom: -110px;
}

.fas.fa-phone-volume {
  -webkit-transform: rotate(-34deg);
  transform: rotate(-34deg);
}

.portfolio_head {
  padding: 0 !important;
}

figure {
  margin: 0;
}

.slick-slide,
.slick-track {
  width: 1200px;
}

.alert {
  position: absolute;
  max-width: 330px;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-left: -165px;
}

.alert p {
  margin: 0;
}

.head_page-single {
  background: #0f3f76;
  padding: 30px 0;
}

.head_page-single .head_page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.head_page-single .head_page-content h1 {
  margin: 0;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
}

.head_page-single .head_page-content p {
  margin: 0;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.head_page-single .head_page-content p a {
  color: #2b83bb;
}

.head_page-single .head_page-content p a:hover {
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
}

[data-src] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.home_page-title {
  text-transform: uppercase;
  color: #0f3f76;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 50px;
  position: relative;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .home_page-title {
    font-size: 20px;
  }
}

.down_dash {
  position: relative;
  margin-bottom: 25px;
}

.down_dash::before {
  position: absolute;
  display: block;
  content: "";
  height: 3px;
  width: 40px;
  background: #0f3f76;
  text-align: center;
  bottom: -20px;
  right: 50%;
  margin-right: -20px;
}

.generar_paragraph {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  margin: 20px 0;
  color: #0f3f76;
}

.button,
.button-white {
  display: inline-block;
  color: #0f3f76;
  padding: 10px 15px;
  font-size: 16px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #0f3f76;
  text-transform: uppercase;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .button,
  .button-white {
    font-size: 14px;
  }
}

.button-white:focus,
.button:focus {
  outline: 0 !important;
}

.button-white:hover,
.button:hover {
  background: #0f3f76;
  color: #fff;
}

.button-white {
  color: #fff;
  background: 0 0;
  border: 1px solid #fff;
}

.button-white:focus {
  outline: 0 !important;
}

.button-white:hover {
  background: #fff;
  color: #0f3f76;
}

.home_title,
.hr_brain-page .inverted_version .inverted_version-content .home_title-white {
  text-align: center;
  margin-bottom: 80px !important;
}

@media (max-width: 992px) {
  .home_title,
  .hr_brain-page .inverted_version .inverted_version-content .home_title-white {
    margin-bottom: 40px !important;
  }
}

.home_title .title {
  color: #0f3f76;
  font-size: 60px;
  text-transform: uppercase;
  margin: 0;
  font-family: nexa, sans-serif !important;
  font-weight: normal;
}

.home_title .rtag .title-white,
/* .home_title .title */
,
.hr_brain-page .inverted_version .inverted_version-content .home_title-white .rtag .title-white,
.hr_brain-page .inverted_version .inverted_version-content .home_title-white .title,
.rtag .home_title .title-white,
.rtag .hr_brain-page .inverted_version .inverted_version-content .home_title-white .title-white {
  color: #2b83bb;
  font-size: 60px;
  text-transform: uppercase;
  margin: 0;
  font-family: nexa, sans-serif;
  font-weight: 100;
}

@media (min-width: 1200px) {
  .home_title .rtag .title-white,
  .home_title .title,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .rtag
    .title-white,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title,
  .rtag .home_title .title-white,
  .rtag
    .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title-white {
    letter-spacing: -2px;
  }
}

@media (max-width: 992px) {
  .home_title .rtag .title-white,
  .home_title .title,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .rtag
    .title-white,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title,
  .rtag .home_title .title-white,
  .rtag
    .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title-white {
    margin-bottom: 0;
  }
}

.home_title .rtag .title-white b,
.home_title .title b,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white
  .rtag
  .title-white
  b,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white
  .title
  b,
.rtag .home_title .title-white b,
.rtag
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white
  .title-white
  b {
  /* font-weight: 400; */
  font-weight: 600;
  color: #0f3f76;
  font-family: nexa, sans-serif;
}

@media (min-width: 768px) and (max-width: 992px) {
  .home_title .rtag .title-white,
  .home_title .title,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .rtag
    .title-white,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title,
  .rtag .home_title .title-white,
  .rtag
    .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title-white {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .home_title .rtag .title-white,
  .home_title .title,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .rtag
    .title-white,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title,
  .rtag .home_title .title-white,
  .rtag
    .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .title-white {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .home_title .wave_title,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .wave_title {
    height: 8px;
  }
}

@media (max-width: 768px) {
  .home_title .wave_title,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    .wave_title {
    height: 3px;
  }
}

.home_title .wave_title img,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white
  .wave_title
  img {
  height: auto !important;
}

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

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

.list_inline li {
  display: inline-block;
}

a,
a:hover {
  text-decoration: none;
}

.button,
.button-white,
.case_studies .block .block_hover,
.case_studies .block .block_img img,
.case_studies .block::before,
.client_section .client_section-content .client_block img,
.contact-form .block .cutume_button,
.copyright .copyright_content a,
.go_up,
.navbar,
.navbar .languge,
.navbar_button,
.navbar_button i,
.navbar_home
  .navbar_menu
  .navbar_menu-lest
  .navbar_dropdown-menu
  > li
  a
  i::before,
.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a span,
.navbar_home .navbar_menu .navbar_menu-lest > li a,
.navbar_home .navbar_menu .navbar_menu-lest > li:before,
.navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a i::before,
.navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a span,
.navbar_menu .navbar_menu-lest > li a,
.navbar_menu .navbar_menu-lest > li:before,
.our_services .our_services-content .our_services-list .icon img,
.our_services .our_services-content .our_services-list .rtag .title-white,
.our_services .our_services-content .our_services-list .title,
.rtag .our_services .our_services-content .our_services-list .title-white,
.social_sharing ul li a,
footer .newsletter form button[type="submit"],
footer ul li a {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.bread_cramb li a::after,
.cater_mate-page .who_they_are .logo_consept .logo_consept-content img::after,
.contact-form .block .cutume_button::before,
.hr_brain-page .logo_concept .brightest_idea-content .brightest_text::after {
  position: absolute;
  display: block;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
}

.agenda:before,
.case_studies .block .block_hover .rtag .title-white::before,
.case_studies .block .block_hover .title::before,
.case_studies .block::before,
.cater_mate-page .doodling_pattern .four_hearts li::before,
.contact .contact-info::before,
.generation .title_home::after,
.head_description .head_description-content li::before,
.hr_brain-page .home_title::before,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white::before,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .type_faces-column
  .column-two
  li
  p::before,
.hr_brain-page .logo_concept .brightest_idea-content .brightest_text::before,
.hr_brain-page
  .logo_concept
  .logo_mark-content
  .block_light
  .block_light-text
  span::after,
.hr_brain-page
  .logo_concept
  .logo_mark-content
  .block_light
  .block_light-text
  span::before,
.iba .branding_stationnery::before,
.iba .color_pallte::before,
.iba .lab_mockup,
.iba .lab_mockup::after,
.iba .lab_mockup::before,
.iba .news_letter::before,
.iba .title_home::after,
.iba .website_design::before,
.ismail_pasha .rtag .title-white::after,
.ismail_pasha .title::after,
.ismail_pasha .title::before,
.marlyan .menus::after,
.marlyan .menus::before,
.marlyan .panar::after,
.mobile_plus .color_palette .container::before,
.mobile_plus .section_color::before,
.mobile_plus .typography .typography-content:nth-of-type(2)::before,
.navbar_menu-lest li a::before,
.orang .the_result .result_title::before,
.plus .sub-about_us::before,
.rtag .case_studies .block .block_hover .title-white::before,
.rtag .catalog::after,
.rtag .catalog::before,
.rtag .ismail_pasha .title-white::after,
.rtag .panner::after,
.rtag .panner::before,
.rtag .stationary::before,
.rtag .title-white::before,
.rtag .title::before,
.services_page .services_page-content .services_row .services_row-logo::before,
.t_shirt-content::after,
.t_shirt-content::before,
.vertical_waves:before,
.who_we_are-content .block_img-content .text_style::before {
  position: absolute;
  display: block;
  content: "";
}

.loading-bg {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}

.pagination {
  margin: 0 auto;
}

.custum_select {
  width: 100%;
  height: 100%;
  position: relative;
}

.custum_select:before {
  display: block;
  position: absolute;
  content: "\f0dd";
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  font-size: 22px;
  top: -2px;
  z-index: 1;
  color: #40446a;
  right: 20px;
  left: auto;
}

.custum_select select {
  cursor: pointer;
  width: 100%;
  padding: 0 14px;
  z-index: 3;
  position: relative;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.glopal_form {
  padding: 15px;
}

@media (max-width: 576px) {
  .glopal_form {
    margin-top: 30px;
  }
}

.glopal_form select {
  width: 100%;
  color: #0f3f76;
  cursor: pointer;
}

.glopal_form label {
  display: block;
  font-size: 16px;
  color: #041a36;
  margin-bottom: 15px;
}

.glopal_form button:focus,
.glopal_form input:focus,
.glopal_form select:focus,
.glopal_form textarea:focus {
  outline: 0 !important;
  border-color: #2b83bb;
}

.glopal_form input,
.glopal_form select,
.glopal_form textarea {
  border: none;
  border: 1px solid rgba(18, 68, 98, 0.23);
  width: 100%;
  border-radius: 30px;
  padding: 8px 10px;
  margin-bottom: 20px;
  font-size: 14px;
}

.glopal_form .select_content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.glopal_form .select_content-area .select_your-tupe {
  width: 100%;
}

.glopal_form .select_content-area .select_your-tupe aside {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.glopal_form .select_content-area .select_your-tupe aside .select_type-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-bottom: 30px;
}

.glopal_form
  .select_content-area
  .select_your-tupe
  aside
  .select_type-content
  span {
  display: block;
}

.glopal_form .select_content-area .slect_Your-twon {
  width: 100%;
}

.glopal_form input[type="radio"] {
  height: 16px;
  width: 16px;
  background-color: #fff;
  margin: 0 4px;
  cursor: pointer;
}

.glopal_form textarea {
  height: 120px;
}

.glopal_form .button-blue {
  border: none;
  cursor: pointer;
  padding: 15px 40px;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul li {
  text-decoration: none;
}

.puplish_date {
  color: #041a36;
  font-size: 12px;
}

.puplish_date i {
  margin: 0 4px;
  display: inline-block;
}

.social_sharing h3 {
  margin-bottom: 20px;
}

.social_sharing h3 i {
  color: #041a36;
}

.social_sharing h3 span {
  font-size: 23px;
  color: #041a36;
}

.social_sharing ul li a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  margin: 0 4px;
  display: inline-block;
  cursor: pointer;
}

.social_sharing ul li a:hover {
  opacity: 0.8;
}

.social_sharing ul li a[class*="facebook"] {
  background-color: #3b5998;
}

.social_sharing ul li a[class*="twi"] {
  background-color: #1da1f2;
}

.social_sharing ul li a[class*="google"] {
  background-color: #ea4335;
}

.social_sharing ul li a[class*="link"] {
  background-color: #00a0dc;
}

.social_sharing ul li a[class*="what"] {
  background-color: #25d366;
}

.flowers_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .flowers_list li {
    margin-bottom: 8px;
  }
}

.flowers_list li span {
  display: inline-block;
  margin: 0 8px;
  color: #041a36;
}

.flowers_list li i {
  font-size: 18px;
  color: #0f3f76;
}

.flowers_list li i[class*="newspaper"] {
  color: #041a36;
}

.flowers_list li i[class*="eye"] {
  color: #2b83bb;
}

.flowers_list li i[class*="heart"] {
  color: #fb647d;
}

@media (min-width: 1300px) {
  .client_section .container {
    max-width: 1600px !important;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px !important;
    padding-right: 20px;
    padding-left: 20px;
  }
}

.cater_mate-page p {
  color: #5a5a5a;
}

.cater_mate-page * {
  font-family: nexa;
  font-weight: normal;
}

.cater_mate-page i {
  font-family: "Font Awesome\ 5 Free";
}

.cater_mate-page .alternative_Logo,
.cater_mate-page .delivery_scooter {
  padding: 80px 0;
}

.cater_mate-page
  .who_they_are
  .logo_consept
  .logo_consept-content
  img.cm-plus-icon {
  max-width: 40px;
  margin: 30px 0px 30px 30px;
}

.cater_mate-page
  .who_they_are
  .logo_consept
  .logo_consept-content
  img.cm-plus-icon.cm-plus-mlr {
  margin-left: 0;
}

@media (max-width: 768px) {
  .cater_mate-page .alternative_Logo,
  .cater_mate-page .delivery_scooter {
    padding: 40px 0;
  }
}

.home_title,
.hr_brain-page .inverted_version .inverted_version-content .home_title-white {
  font-size: 43px;
  color: #e54245;
  margin: 0;
  margin-bottom: 40px;
  font-family: queulatsoftregular;
}

.home_title.text-left,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .text-left.home_title-white {
  text-align: left;
}

@media (max-width: 992px) {
  .home_title,
  .hr_brain-page .inverted_version .inverted_version-content .home_title-white {
    font-size: 26px;
  }
}

.home_title-white {
  font-size: 43px;
  color: #fff;
  margin: 0;
  margin-bottom: 40px;
  text-align: center;
  font-family: queulatsoftregular;
}

@media (max-width: 992px) {
  .home_title-white {
    font-size: 26px;
  }
}

.hr_brain-page p {
  color: #5a5a5a;
  font-family: nexa;
}

.hr_brain-page .home_titl,
.hr_brain-page .home_title-white,
.hr_brain-page .inverted_version-heade,
.hr_brain-page .rtag .title-white,
.hr_brain-page .title,
.rtag .hr_brain-page .title-white {
  font-family: "Proxima Nova Alt Rg";
}

.hr_brain-page .home_title,
.hr_brain-page .inverted_version .inverted_version-content .home_title-white {
  color: #3c3c3c;
}

.hr_brain-page * {
  font-family: nexa;
}

.hr_brain-page i {
  font-family: "Font Awesome\ 5 Free";
}

@media (max-width: 992px) {
  .hr_brain-page p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.cater_mate-page .who_they_are,
.hr_brain-page .color_palette,
.hr_brain-page .logo_concept,
.hr_brain-page .who_they_are,
.result {
  padding: 80px 0;
}

@media (max-width: 768px) {
  .cater_mate-page .who_they_are,
  .hr_brain-page .color_palette,
  .hr_brain-page .logo_concept,
  .hr_brain-page .who_they_are,
  .result {
    padding: 20px 0;
  }
}

.plus .sub-about_us .row {
  padding: 80px 0 0;
}

@media (max-width: 768px) {
  .plus .sub-about_us .row {
    padding: 20px 0;
  }
}

.plus p {
  color: #5a5a5a;
}

.plus .head_description .head_description-content li::before {
  background: #ea203a;
}

.plus * {
  font-family: nexa, sans-serif !important;
}

.plus i {
  font-family: "Font Awesome\ 5 Free";
}

@media (max-width: 992px) {
  .plus p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.ismail_pasha .head_description .head_description-content li::before {
  background: #5a5a5a;
}

.ismail_pasha p {
  color: #707070;
  font-size: 22px;
  line-height: 40px;
}

.ismail_pasha section {
  padding: 50px 0;
}

@media (max-width: 768px) {
  .ismail_pasha section {
    padding: 20px 0;
  }
}

.ismail_pasha * {
  font-family: nexa, sans-serif;
}

.ismail_pasha i {
  font-family: "Font Awesome\ 5 Free";
}

.ismail_pasha .rtag .title-white,
.ismail_pasha .title,
.rtag .ismail_pasha .title-white {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #483729;
  text-transform: uppercase;
  font-family: "Myanmar MN" !important;
}

.ismail_pasha .rtag .title-white::after,
.ismail_pasha .rtag .title-white::before,
.ismail_pasha .title::after,
.ismail_pasha .title::before,
.rtag .ismail_pasha .title-white::after,
.rtag .ismail_pasha .title-white::before {
  top: 0;
  height: 35px;
  width: 40px;
}

.ismail_pasha .rtag .title-white::before,
.ismail_pasha .title::before,
.rtag .ismail_pasha .title-white::before {
  right: -60px;
  content: "";
  background: url(../img/ismail_pasha/logo_title-right.svg);
}

.ismail_pasha .rtag .title-white::after,
.ismail_pasha .title::after,
.rtag .ismail_pasha .title-white::after {
  content: "";
  background: url(../img/ismail_pasha/logo_title-left.svg);
  left: -60px;
}

.ismail_pasha .title_color {
  text-align: center;
  color: #483729;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Myanmar MN" !important;
  font-weight: 100;
  color: orange;
}

@media (max-width: 992px) {
  .ismail_pasha p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.marlyan .head_description .head_description-content li::before {
  background: #5a5a5a;
}

.marlyan p {
  font-size: 22px;
  color: #707070;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
}

.marlyan section {
  padding: 80px 0;
}

@media (max-width: 768px) {
  .marlyan section {
    padding: 20px 0;
  }
}

.marlyan * {
  font-family: nexa;
}

.marlyan h2 {
  font-family: myanmarmn;
}

.marlyan i {
  font-family: "Font Awesome\ 5 Free";
}

.marlyan .rtag .title-white,
.marlyan .title,
.rtag .marlyan .title-white {
  font-size: 24px;
  color: #fdbeca;
  text-transform: uppercase;
  text-align: center;
}

.marlyan .home_title-freehand {
  text-transform: capitalize;
  color: #f3d98f;
  font-family: greatvibesregular;
  font-size: 110px;
  font-weight: 100;
}

@media (max-width: 992px) {
  .marlyan .home_title-freehand {
    font-size: 24px;
  }
}

.marlyan .title_color {
  text-align: center;
  color: #ea5c11;
  font-size: 24px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .marlyan .title_color {
    font-size: 24px;
  }
}

@media (max-width: 992px) {
  .marlyan p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.generation p {
  font-size: 18px !important;
  color: #acacac;
  line-height: 28px !important;
  margin: 40px 0;
}

.generation .head_description .head_description-content li::before {
  background: #acacac;
}

.generation section {
  padding: 70px 0;
}

@media (max-width: 768px) {
  .generation section {
    padding: 20px 0;
  }
}

.generation * {
  font-family: nexa, sans-serif;
}

.generation i {
  font-family: "Font Awesome\ 5 Free";
}

.generation .rtag .title-white,
.generation .title,
.rtag .generation .title-white {
  font-size: 24px;
  color: #8f529c;
  text-transform: uppercase;
}

.generation .title_home {
  font-size: 26px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  color: #8f529c;
  margin-bottom: 60px;
}

.generation .title_home::after {
  background: #de4e79;
  height: 4px;
  width: 50px;
  right: 50%;
  margin-right: -25px;
  top: 50px;
}

@media (max-width: 992px) {
  .generation .the_result {
    width: 70%;
  }
  .generation p {
    font-size: 18px !important;
    line-height: 28px !important;
  }
}

.mobile_plus .section_color {
  position: relative;
  overflow: hidden;
  background: #fbb731;
}

.mobile_plus .section_color::before {
  width: 140%;
  height: 100%;
  right: -1790px;
  background: #ebebeb;
  -webkit-transform: skew(-67deg);
  transform: skew(-67deg);
  z-index: 9;
}

.mobile_plus .section_color figure {
  position: relative;
  z-index: 99;
}

.mobile_plus .head_description .head_description-content li::before {
  background: #fbb731;
}

.mobile_plus p {
  font-size: 22px;
  color: #707070;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
}

.mobile_plus section {
  padding: 60px 0;
}

@media (max-width: 768px) {
  .mobile_plus section {
    padding: 20px 0;
  }
}

.mobile_plus .mobile_plus-bg {
  background-size: cover;
  margin-bottom: -5px;
}

.mobile_plus .mobile_plus-bg img {
  width: 100%;
}

.mobile_plus .bg_with-img {
  padding: 80px;
}

.mobile_plus .bg_with-img figure {
  text-align: center;
}

.mobile_plus .bg_with-img.bag {
  background: #b2b5b9;
}

.mobile_plus .bg_with-img.bag .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 992px) {
  .mobile_plus .bg_with-img.bag .bag-block {
    margin-bottom: 30px;
  }
}

.mobile_plus .bg_with-img.mug {
  background: #dfdfd7;
}

@media (min-width: 768px) {
  .mobile_plus .bg_with-img.mug figure {
    height: 250px;
  }
}

.mobile_plus .bg_with-img.mug figure img {
  max-height: 100%;
}

.mobile_plus .bg_with-img.t_chirt {
  background: #eaeaea;
}

@media (min-width: 768px) {
  .mobile_plus .bg_with-img.t_chirt figure {
    height: 350px;
  }
}

.mobile_plus .bg_with-img.t_chirt figure img {
  max-height: 100%;
}

.mobile_plus .bg_with-img.bussnis_card {
  background: #e5e5e5;
}

@media (min-width: 768px) {
  .mobile_plus .bg_with-img.bussnis_card .bussnis_card-img {
    height: 350px;
  }
}

.mobile_plus .bg_with-img.bussnis_card .bussnis_card-img img {
  max-height: 100%;
}

.mobile_plus * {
  font-family: nexa, sans-serif;
}

.mobile_plus i {
  font-family: "Font Awesome\ 5 Free";
}

.mobile_plus .title_home {
  font-size: 40px;
  color: #fbb731;
  margin: 0;
  margin-bottom: 130px;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .mobile_plus .title_home {
    margin-bottom: 30px;
  }
}

.mobile_plus .title_color {
  text-align: center;
  color: #ea5c11;
  font-size: 24px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .mobile_plus p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.iba .fly {
  height: 500px;
  position: absolute;
  top: 0;
}

.iba .fly img {
  height: 100%;
}

@media (max-width: 992px) {
  .iba .fly {
    display: none;
  }
}

.iba .fly.fly-right {
  right: 0;
}

.iba .fly.fly-left {
  left: 0;
}

.iba p {
  font-size: 22px;
  color: #2c2c2b;
  line-height: 30px;
  text-align: left;
  margin: 40px 0;
}

.iba .head_description .head_description-content li::before {
  background: #252525;
}

.iba section {
  padding: 50px 0;
}

@media (max-width: 768px) {
  .iba section {
    padding: 20px 0;
  }
}

.iba section.section_center .title_home {
  text-align: center;
}

.iba section.section_center .title_home::after {
  right: 50%;
  margin-right: -25px;
  left: auto;
}

.iba section.section_center p {
  text-align: center;
}

.iba * {
  font-family: nexa, sans-serif;
}

.iba i {
  font-family: "Font Awesome\ 5 Free";
}

.iba .title_home {
  font-size: 30px;
  position: relative;
  z-index: 999;
  text-align: left;
  position: relative;
  text-transform: uppercase;
  color: #153e71;
  margin-bottom: 70px;
  font-weight: 100;
  font-style: normal;
  z-index: 999;
}

@media (max-width: 992px) {
  .iba .title_home {
    font-size: 20px;
  }
}

.iba .title_home b {
  font-style: bold;
  font-weight: 600;
}

.iba .title_home::after {
  background: #c20d3c;
  height: 4px;
  width: 50px;
  top: 50px;
  left: 0;
}

@media (max-width: 992px) {
  .iba .title_home::after {
    top: 30px;
    width: 40px;
    height: 2px;
  }
}

@media (max-width: 992px) {
  .iba p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.lino .head_description .head_description-content li::before {
  background: #5a5a5a;
}

.lino p {
  font-size: 22px;
  color: #606060;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
  text-align: center;
}

@media (max-width: 992px) {
  .lino p {
    font-size: 22px;
  }
}

.lino section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .lino section {
    padding: 20px 0;
  }
}

.lino * {
  font-family: nexa;
}

.lino h2 {
  font-family: nexa;
}

.lino h3 {
  font-weight: 100;
}

.lino i {
  font-family: "Font Awesome\ 5 Free";
}

.lino .rtag .title-white,
.lino .title,
.rtag .lino .title-white {
  font-size: 34px;
  color: #f37607;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .lino .rtag .title-white,
  .lino .title,
  .rtag .lino .title-white {
    margin-bottom: 0;
  }
}

.lino .title-white {
  text-align: left;
  color: #fff;
  font-size: 24px;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .lino p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.rtag .portfolio_head .head_content figure {
  height: 200px;
}

@media (max-width: 992px) {
  .rtag .portfolio_head .head_content figure {
    height: 90px;
  }
}

.rtag .head_description .head_description-content li::before {
  background: #5a5a5a;
}

.rtag p {
  font-size: 22px;
  color: #7d7d7d;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
  text-align: justify;
}

@media (max-width: 992px) {
  .rtag p {
    font-size: 22px;
    text-align: left;
  }
}

.rtag section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .rtag section {
    padding: 20px 0;
  }
}

.rtag * {
  font-family: Montserrat, sans-serif;
}

.rtag h2 {
  font-family: nexa !important;
}

.rtag h3 {
  font-weight: 100;
}

.rtag i {
  font-family: "Font Awesome\ 5 Free";
}

.rtag .title,
.rtag .title-white {
  font-size: 20px;
  color: #f37607;
  text-transform: capitalize;
  margin-bottom: 50px;
  color: #2c2c2b;
  display: inline-block;
  position: relative;
}

@media (min-width: 992px) {
  .rtag .title,
  .rtag .title-white {
    font-size: 34px;
  }
}

.rtag .title-white::before,
.rtag .title::before {
  width: 100%;
  height: 2px;
  background: #cda483;
  bottom: -20px;
}

@media (max-width: 992px) {
  .rtag .title,
  .rtag .title-white {
    margin-bottom: 40px;
  }
}

.rtag .title-white {
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-transform: capitalize;
}

.rtag .title-white::before {
  background: #fff;
}

@media (max-width: 992px) {
  .rtag p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.vodafon * {
  font-family: "Vodafone Rg";
}

.vodafon .portfolio_head .head_content figure {
  height: 200px;
}

.vodafon .head_description .head_description-content li::before {
  background: #5a5a5a;
}

.vodafon p {
  font-size: 22px;
  color: #494a4d;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
  text-align: justify;
}

@media (max-width: 992px) {
  .vodafon p {
    font-size: 18px;
    text-align: left;
  }
}

.vodafon h3 {
  color: #494a4d;
  font-size: 30px;
  font-weight: 400;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .vodafon h3 {
    font-size: 20px;
  }
}

.vodafon h3 span {
  color: #606060;
  font-size: 24px;
  text-transform: capitalize;
}

.vodafon section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .vodafon section {
    padding: 40px 0;
  }
}

.vodafon .center_text {
  margin-top: 50px;
  text-align: center;
  font-weight: 700;
}

.vodafon .center_text li {
  color: #e70405;
  display: inline-block;
  margin: 0 30px;
  font-size: 40px;
  text-align: center;
}

.vodafon .center_text li.arabic-text {
  font-family: gesstwon;
  font-weight: 700;
}

@media (max-width: 992px) {
  .vodafon .center_text li {
    font-size: 20px;
  }
}

.vodafon .sub-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 2.5rem;
}

.vodafon i {
  font-family: "Font Awesome\ 5 Free";
}

.rtag .vodafon .title-white,
.vodafon .rtag .title-white,
.vodafon .title {
  text-align: center;
  font-family: "Vodafone Rg" !important;
  font-weight: 700;
  font-size: 34px !important;
  color: #e70405;
  margin-bottom: 50px;
}

.orang .the_result .result_title {
  position: relative;
  margin-bottom: 50px;
  color: #7d7d7d;
}

.orang .the_result .result_title::before {
  width: 100%;
  height: 1px;
  background: #592477;
  bottom: -30px;
}

.orang .head_description .head_description-content li::before {
  background: #5a5a5a;
}

.orang p {
  font-size: 22px;
  color: #7d7d7d !important;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
  text-align: justify;
}

@media (max-width: 992px) {
  .orang p {
    font-size: 22px;
    text-align: left;
  }
}

.orang h3 {
  color: #494a4d;
  font-size: 30px;
  font-weight: 400;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .orang h3 {
    font-size: 20px;
  }
}

.orang h3 span {
  color: #606060;
  font-size: 24px;
  text-transform: capitalize;
}

.orang section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .orang section {
    padding: 20px 0;
  }
}

.orang .center_text {
  text-align: center;
  font-weight: 700;
  color: #fe6601;
  margin-top: 60px;
  margin-bottom: 60px;
}

.orang .sub-title {
  text-align: center;
}

.orang i {
  font-family: "Font Awesome\ 5 Free";
}

.orang .rtag .title-white,
.orang .title,
.rtag .orang .title-white {
  text-align: center;
  font-size: 34px !important;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .orang p {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}

.compass * {
  font-family: compass, sans-serif;
}

.compass .portfolio_head .head_content figure {
  height: 150px;
}

.compass .head_description .head_description-content li::before {
  background: #41c0bc;
}

.compass p {
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
  text-align: justify;
}

.compass .chosen_logo .title {
  margin-top: 0;
  color: #00283f !important;
  padding-bottom: 4em;
}

@media (max-width: 992px) {
  .compass p {
    font-size: 18px;
    text-align: left;
  }
}

.compass h3 {
  color: #494a4d;
  font-size: 30px;
  font-weight: 400;
  /* text-transform: capitalize */
}

@media (max-width: 992px) {
  .compass h3 {
    font-size: 20px;
  }
}

.compass h3 span {
  color: #606060;
  font-size: 22px;
  text-transform: capitalize;
}

.compass section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .compass section {
    padding: 20px 0;
  }
}

.compass .center_text {
  margin-top: 50px;
  text-align: center;
  font-weight: 700;
}

.compass .center_text li {
  color: #41c0bc;
  display: inline-block;
  margin: 0 30px;
  font-size: 40px;
  text-align: center;
}

.compass .center_text li.arabic-text {
  font-family: gesstwon;
  font-weight: 700;
}

@media (max-width: 992px) {
  .compass .center_text li {
    font-size: 20px;
  }
}

.compass .sub-title {
  text-align: center;
}

.compass i {
  font-family: "Font Awesome\ 5 Free";
}

.compass .rtag .title-white,
.compass .title,
.rtag .compass .title-white {
  text-align: center;
  font-size: 34px !important;
  color: #41c0bc;
  margin-bottom: 50px;
}

.euro_sparkles * {
  font-family: "Day Roman";
}

.euro_sparkles .portfolio_head .head_content figure {
  height: 115px;
}

@media (max-width: 992px) {
  .euro_sparkles .portfolio_head .head_content figure {
    height: 50px;
  }
}

.euro_sparkles p {
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
  text-align: justify;
}

@media (max-width: 992px) {
  .euro_sparkles p {
    font-size: 18px;
    text-align: left;
  }
}

.euro_sparkles h3 {
  font-size: 25.39px;
  font-weight: 400;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .euro_sparkles h3 {
    font-size: 15px;
  }
}

.euro_sparkles h3 span {
  font-size: 24px;
  text-transform: capitalize;
}

.euro_sparkles section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .euro_sparkles section {
    padding: 20px 0;
  }
}

.euro_sparkles .center_text {
  text-align: center;
}

.euro_sparkles .sub-title {
  text-align: center;
}

.euro_sparkles .rtag .title-white,
.euro_sparkles .title,
.rtag .euro_sparkles .title-white {
  text-align: center;
  font-size: 42px !important;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .euro_sparkles .rtag .title-white,
  .euro_sparkles .title,
  .rtag .euro_sparkles .title-white {
    font-size: 30px !important;
    margin-bottom: 30px;
  }
}

.adio * {
  font-family: "Knucklehead FREE";
}

.adio .portfolio_head .head_content figure {
  height: 150px;
}

.adio p {
  font-size: 22px !important;
  line-height: 28px !important;
  margin: 40px 0 !important;
  text-align: justify !important;
  font-family: nexa;
}

@media (max-width: 992px) {
  .adio p {
    font-size: 18px !important;
    text-align: left;
  }
}

.adio h3 {
  font-size: 30px;
  font-weight: 400;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .adio h3 {
    font-size: 20px;
  }
}

.adio section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .adio section {
    padding: 20px 0;
  }
}

.adio .center_text {
  margin-top: 50px;
  text-align: center;
  font-weight: 700;
}

.adio .center_text li {
  display: inline-block;
  margin: 0 30px;
  font-size: 40px;
  text-align: center;
}

.adio .center_text li.arabic-text {
  font-family: gesstwon;
  font-weight: 700;
}

@media (max-width: 992px) {
  .adio .center_text li {
    font-size: 20px;
  }
}

.adio .sub-title {
  text-align: center;
}

.adio .rtag h2.title-white,
.adio h2.title,
.rtag .adio h2.title-white {
  text-align: center;
  font-size: 31px !important;
  margin-bottom: 50px;
  font-weight: normal;
}

/* .adio .rtag h2.title-white,
.adio h2.title,
.rtag .adio h2.title-white {
    text-align: center;
    font-size: 42px !important;
    margin-bottom: 50px
} */

.pro_fit * {
  font-family: nexa;
}

.pro_fit .portfolio_head .head_content figure {
  height: 150px;
}

.pro_fit p {
  font-size: 18px !important;
  line-height: 33px !important;
  margin: 40px 0;
  text-align: justify;
  font-family: nexa;
  color: #7c7c7c;
}

@media (max-width: 992px) {
  .pro_fit p {
    font-size: 22px !important;
    text-align: left;
  }
}

.pro_fit h2 {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .pro_fit h2 {
    font-size: 20px;
  }
}

.pro_fit h2 span {
  font-size: 24px;
  text-transform: capitalize;
  color: #c62c1f;
  font-family: nexa;
  font-weight: 700;
}

.pro_fit section {
  padding: 80px 0;
}

@media (max-width: 992px) {
  .pro_fit section {
    padding: 20px 0;
  }
}

.pro_fit .center_text {
  margin-top: 50px;
  text-align: center;
  font-weight: 700;
}

.pro_fit .sub-title {
  text-align: center;
}

.pro_fit .rtag .title-white,
.pro_fit .title,
.rtag .pro_fit .title-white {
  text-align: left;
  font-family: Exo !important;
  font-weight: 500 !important;
  font-size: 28px !important;
  margin-bottom: 50px;
  color: #c62c1f;
}
.pro_fit .who_they_are .title.new-era {
  text-transform: capitalize;
  font-style: italic;
}
.pro_fit .who_they_are .span-light {
  font-style: normal;
}

@media (max-width: 992px) {
  .pro_fit .rtag .title-white,
  .pro_fit .title,
  .rtag .pro_fit .title-white {
    font-size: 20px !important;
  }
}

.fisheye_img-content {
  position: relative;
}

.fisheye_img-content .fisheye_img {
  display: none;
  position: fixed;
  top: 21px;
  z-index: 999999;
  height: 60px;
}

@media (max-width: 1200px) {
  .fisheye_img-content .fisheye_img {
    position: fixed;
    top: 20px;
    z-index: 999999;
    height: 30px;
  }
}

.fisheye_img-content .fisheye_img img {
  height: 100%;
}

.navbar {
  position: fixed;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 999;
}

@media (max-width: 1200px) {
  .navbar {
    background: #fff;
  }
}

@media (max-width: 1200px) {
  .navbar {
    padding: 10px 0 !important;
  }
}

@media (min-width: 1200px) {
  .navbar {
    padding: 20px 0;
  }
}

.navbar .social_media li a {
  color: #0f3f76;
}

.navbar.hide {
  opacity: 0;
}

.navbar.fixed .social_media li a {
  color: #0f3f76 !important;
}

.navbar:hover {
  opacity: 1;
}

.navbar .navbar_menu-lest {
  margin-left: 1rem;
  display: inline-block;
}

.navbar .languge {
  display: inline-block;
  background: #0f3f76;
  padding: 15px;
  border-radius: 5px;
  color: #fff !important;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid transparent;
}

.navbar .languge:hover {
  background: #f4f4f4;
  color: #0f3f76 !important;
  border: 1px solid #0f3f76;
}

@media (max-width: 1200px) {
  .navbar .languge {
    background: #fff;
    color: #0f3f76 !important;
    margin: 0 10px;
  }
}

.navbar_menu-lest li {
  text-align: center;
  padding: 0 10px;
}

.navbar_menu-lest li a {
  display: block;
  position: relative;
  text-align: center;
  font-weight: 700;
}

.navbar_menu-lest li a::before {
  height: 4px;
  width: 100%;
  bottom: -21px;
  background: #2b83bb;
  opacity: 0;
}

@media (max-width: 1200px) {
  .navbar_menu-lest li a::before {
    bottom: 0;
  }
}

.navbar_menu-lest li.active a {
  color: #2b83bb !important;
  text-shadow: 1px 0 0 #2b83bb;
}

.navbar_menu-lest li.active a::before {
  opacity: 1;
}

.sticky {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
}

.sticky + [class] {
  padding-top: 100px;
}

.sticky + .header_slider-js,
.sticky + [class] {
  padding-top: 100px;
}

.navbar_brand {
  height: 60px;
  display: inline-block;
}

@media (max-width: 1200px) {
  .navbar_brand {
    height: 30px;
  }
}

.navbar_brand img {
  height: 100%;
  display: inline-block;
}

.navbar_overlay {
  display: block;
}

@media (max-width: 1200px) {
  .navbar_overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.52);
    width: 100%;
    height: 100vh;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
  }
}

.navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
  display: none;
}

@media (min-width: 1200px) {
  .navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
    line-height: 24px;
    position: absolute;
    top: 60px;
    z-index: 999;
    -webkit-box-shadow: 0 0 3px rgba(18, 68, 98, 0.2);
    box-shadow: 0 0 3px rgba(18, 68, 98, 0.2);
    padding: 0;
    width: 250px;
    left: -47px;
    right: auto;
  }
}

@media (max-width: 1200px) {
  .navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
    padding: 0;
    line-height: 24px;
    width: 100%;
    background: #f4f4f4;
  }
}

.navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  display: block;
  padding-left: 10px;
  padding-right: auto;
}

.navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 8px;
  padding-right: auto;
  font-weight: 700;
}

.navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a i {
  font-size: 20px;
  display: inline-block;
}

@media (max-width: 1200px) {
  .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a i::before {
    color: #0f3f76 !important;
  }
}

.navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a span {
  color: #fff;
  font-size: 12px !important;
  display: inline-block;
  padding-left: 8px;
  padding-right: auto;
}

@media (max-width: 1200px) {
  .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a span {
    color: #0f3f76 !important;
  }
}

@media (min-width: 1200px) {
  .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 14px;
    background-color: #0f3f76;
  }

  .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li:last-child {
    border: 0;
  }
}

.navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
  display: none;
}

@media (max-width: 1200px) {
  .navbar_menu {
    overflow-y: auto;
    width: 260px;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    left: -260px;
    right: auto;
    top: 0;
    background-color: #fff;
    display: block;
  }
}

.navbar_menu .navbar_menu-lest > li {
  position: relative;
}

@media (min-width: 1200px) {
  .navbar_menu .navbar_menu-lest > li {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }
}

@media (max-width: 1200px) {
  .navbar_menu .navbar_menu-lest > li {
    display: block;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
    padding-right: auto;
  }
}

.navbar_menu .navbar_menu-lest > li a {
  font-size: 15px;
  border: 1px solid transparent;
  color: #0f3f76;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}

@media (max-width: 1200px) {
  .navbar_menu .navbar_menu-lest > li a {
    display: block;
    line-height: 45px;
    color: #0f3f76;
  }
}

@media (max-width: 1200px) {
  .navbar_menu .navbar_menu-lest > li a i {
    position: absolute;
    left: 200px;
    right: auto;
    top: 10px;
    color: #0f3f76;
  }
}

.navbar_button {
  line-height: 40px;
  font-size: 22px;
  display: none;
  cursor: pointer;
  color: #0f3f76;
  text-align: right;
}

.navbar_button:hover {
  color: #2b83bb;
}

@media (max-width: 1200px) {
  .navbar_button {
    display: block;
  }
}

.navbar_button i {
  background-color: #fff;
  font-size: 20px;
  padding: 10px;
}

navbar + [class] {
  padding-top: 60px;
}

@media (max-width: 1200px) {
  navbar + [class] {
    padding-top: 60px;
  }
}

@media (min-width: 768px) {
  navbar .container {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  navbar .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  navbar .container {
    max-width: 1320px !important;
  }
}

@media (min-width: 1600px) {
  navbar .container {
    max-width: 1320px;
  }
}

@media (min-width: 1900px) {
  navbar .container {
    max-width: 1600px;
  }
}

@media (min-width: 1200px) {
  navbar .container-fluid {
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }
}

.nav_menu {
  position: relative;
  z-index: 99999;
}

.social_media {
  border-radius: 5px;
  display: inline-block;
}

.social_media li {
  display: inline-block;
  padding: 0 5px;
}

.social_media li a {
  font-size: 20px;
}

.social_media li a:hover {
  color: #2b83bb;
}

.navbar .navbar_menu .navbar_menu-lest > li a {
  text-shadow: 1px 0 0 transparent;
}

.navbar .navbar_menu .navbar_menu-lest > li a:hover {
  text-shadow: 1px 0 0 #2b83bb;
}

.navbar .navbar_menu .navbar_menu-lest > li.active a {
  text-shadow: 1px 0 0 #2b83bb;
}

.navbar_home .navbar {
  -webkit-box-shadow: 0 0 10px transparent;
  box-shadow: 0 0 10px transparent;
}

@media (min-width: 1200px) {
  .navbar_home .navbar {
    background: 0 0 !important;
  }
}

@media (max-width: 1200px) {
  .navbar_home .navbar {
    background: #fff !important;
  }
}

.navbar_home .navbar.fixed {
  background: #fff !important;
}

.navbar_home .navbar.fixed .navbar_menu-lest li a {
  color: #0f3f76;
}

@media (min-width: 1200px) {
  .navbar_home .navbar .social_media li a {
    color: #fff;
  }
}

.navbar_home .navbar.hide {
  opacity: 0;
}

.navbar_home .navbar.hide .navbar_menu-lest li a {
  color: #0f3f76;
}

.nav_menu .navbar_menu {
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav_menu .navbar_menu > div {
  display: flex;
  align-items: center;
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
  display: none;
}

@media (min-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
    line-height: 24px;
    position: absolute;
    top: 60px;
    z-index: 999;
    -webkit-box-shadow: 0 0 3px rgba(18, 68, 98, 0.2);
    box-shadow: 0 0 3px rgba(18, 68, 98, 0.2);
    padding: 0;
    width: 250px;
    left: -47px;
    right: auto;
  }
}

@media (max-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
    padding: 0;
    line-height: 24px;
    width: 100%;
    background: #f4f4f4;
  }
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  display: block;
  padding-left: 10px;
  padding-right: auto;
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 8px;
  padding-right: auto;
}

@media (min-width: 1200px) {
  .navbar_home
    .navbar_menu
    .navbar_menu-lest
    .navbar_dropdown-menu
    > li
    a:hover {
    color: #f4f4f4;
  }
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a i {
  font-size: 20px;
  display: inline-block;
}

@media (max-width: 1200px) {
  .navbar_home
    .navbar_menu
    .navbar_menu-lest
    .navbar_dropdown-menu
    > li
    a
    i::before {
    color: #0f3f76 !important;
  }
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li a span {
  font-size: 12px !important;
  display: inline-block;
  padding-left: 8px;
  padding-right: auto;
}

@media (max-width: 1200px) {
  .navbar_home
    .navbar_menu
    .navbar_menu-lest
    .navbar_dropdown-menu
    > li
    a
    span {
    color: #0f3f76 !important;
  }
}

@media (min-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 14px;
    background-color: #0f3f76;
  }

  .navbar_home
    .navbar_menu
    .navbar_menu-lest
    .navbar_dropdown-menu
    > li:last-child {
    border: 0;
  }
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu > li:hover a {
  color: #f4f4f4;
}

.navbar_home .navbar_menu .navbar_menu-lest .navbar_dropdown-menu {
  display: none;
}

@media (max-width: 1200px) {
  .navbar_home .navbar_menu {
    overflow-y: auto;
    width: 260px;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    left: -260px;
    right: auto;
    top: 0;
    background-color: #fff;
    display: block;
  }
}

.navbar_home .navbar_menu .navbar_menu-lest > li {
  position: relative;
}

@media (min-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest > li {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }
}

@media (max-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest > li {
    display: block;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
    padding-right: auto;
  }
}

.navbar_home .navbar_menu .navbar_menu-lest > li a {
  font-size: 15px;
  border: 1px solid transparent;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  /* margin-left: -66px;
    margin-right: 62px; */
}

@media (min-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest > li a:hover {
    color: #2b83bb;
  }
}

@media (max-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest > li a {
    display: block;
    line-height: 45px;
  }
}

@media (max-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest > li a i {
    position: absolute;
    left: 200px;
    right: auto;
    top: 10px;
  }
}

@media (max-width: 1200px) {
  .our_services {
    margin-top: 70px;
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .case_studies.testimonials_slider .testimonials_slider-js .slick-next {
    right: -84px !important;
  }
}
@media (max-width: 1200px) {
  .navbar_home .navbar_menu .navbar_menu-lest > li a {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 1200px) {
  .navbar_menu-lest {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(69, 69, 138, 0.2);
    box-shadow: 0 0 0 0 rgba(69, 69, 138, 0.2);
  }

  50% {
    -webkit-box-shadow: 0 0 0 10px rgba(69, 69, 138, 0.1),
      0 0 0 20px rgba(69, 69, 138, 0.1);
    box-shadow: 0 0 0 10px rgba(69, 69, 138, 0.1),
      0 0 0 20px rgba(69, 69, 138, 0.1);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(69, 69, 138, 0.05),
      0 0 0 40px rgba(69, 69, 138, 0.05);
    box-shadow: 0 0 0 20px rgba(69, 69, 138, 0.05),
      0 0 0 40px rgba(69, 69, 138, 0.05);
  }
}

@keyframes move {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(69, 69, 138, 0.2);
    box-shadow: 0 0 0 0 rgba(69, 69, 138, 0.2);
  }

  50% {
    -webkit-box-shadow: 0 0 0 10px rgba(69, 69, 138, 0.1),
      0 0 0 20px rgba(69, 69, 138, 0.1);
    box-shadow: 0 0 0 10px rgba(69, 69, 138, 0.1),
      0 0 0 20px rgba(69, 69, 138, 0.1);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(69, 69, 138, 0.05),
      0 0 0 40px rgba(69, 69, 138, 0.05);
    box-shadow: 0 0 0 20px rgba(69, 69, 138, 0.05),
      0 0 0 40px rgba(69, 69, 138, 0.05);
  }
}

.fisheye_home + footer {
  background: 0 0;
  margin: 0;
}

footer {
  overflow: hidden;
  color: #fff;
  position: relative;
  background: #f4f4f4;
}

@media (max-width: 1200px) {
  footer .footer_bg {
    margin-left: -500px;
  }
}

footer .footer_bg img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

@media (max-width: 768px) {
  footer .footer_bg img {
    height: 270px;
  }
}

@media (min-width: 768px) {
  footer .footer_bg img {
    width: 100%;
  }
}

footer .footer_contet {
  margin-top: -120px;
  overflow: hidden;
}

@media (max-width: 992px) {
  footer .footer_contet {
    position: relative;
    margin-top: -150px;
  }
}

@media (max-width: 768px) {
  footer div[class*="col"] {
    margin-bottom: 40px;
  }

  footer div[class*="col"]:last-child {
    margin-bottom: 0;
  }
}

footer p {
  font-size: 12px;
}

footer h2 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 25px;
}

footer h2:before {
  background-color: #fff;
}

footer .info_list li i {
  margin: 0 4px;
}

.rtag footer .newsletter .title-white,
footer .newsletter .rtag .title-white,
footer .newsletter .title {
  font-size: 16px;
  margin: 0;
  margin-bottom: 20px;
}

footer .newsletter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

footer .newsletter form input[type="text"] {
  border: 1px solid #f4f4f4;
  padding: 6px 10px;
  background: 0 0;
  font-size: 12px;
  color: #fff;
  width: 78%;
}

@media (min-width: 1200px) {
  footer .newsletter form input[type="text"] {
    width: 78%;
  }
}

@media (max-width: 1200px) {
  footer .newsletter form input[type="text"] {
    width: 100%;
    margin-bottom: 15px;
  }
}

footer .newsletter form input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}

footer .newsletter form input[type="text"]::-moz-placeholder {
  color: #fff;
}

footer .newsletter form input[type="text"]:-ms-input-placeholder {
  color: #fff;
}

footer .newsletter form input[type="text"]::-ms-input-placeholder {
  color: #fff;
}

footer .newsletter form input[type="text"]::placeholder {
  color: #fff;
}

footer .newsletter form button[type="submit"] {
  cursor: pointer;
  font-size: 14px;
  padding: 6px;
  border: 0;
  background: #fff;
  width: 20%;
  border: 1px solid transparent;
}

@media (min-width: 1200px) {
  footer .newsletter form button[type="submit"] {
    width: 20%;
    margin: 0 3px;
  }
}

@media (max-width: 1200px) {
  footer .newsletter form button[type="submit"] {
    width: 100%;
    margin: 0;
  }
}

footer .newsletter form button[type="submit"]:hover {
  background: #0f3f76;
  color: #fff;
  border: 1px solid #fff;
}

footer .time_mange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .paragraph_global {
  max-height: 205px;
  overflow: hidden;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
}

footer ul li {
  padding: 10px 0;
  color: #fff;
}

footer ul li a {
  color: #fff;
  font-size: 14px;
}

footer ul li a:hover {
  color: #f3f3f3;
}

@media (min-width: 992px) {
  .about_us-footer {
    margin-top: -220px;
  }
}

.social_media {
  border-radius: 5px;
  display: inline-block;
}

.social_media li {
  display: inline-block;
  padding: 0 5px;
}

.social_media li a {
  font-size: 20px;
  color: #fff;
}

.fa-facebook-f {
  font-size: 18px;
}

.go_up {
  position: fixed;
  z-index: 999;
  bottom: 30px;
  left: 30px;
  background-color: #0f3f76;
  border: 1px solid #fff;
  height: 30px;
  width: 30px;
  line-height: 35px;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}

@media (max-width: 768px) {
  .go_up {
    left: 15px;
  }
}

.go_up:hover {
  border: 1px solid #fff;
  background-color: #0f3f76;
}

.copyright {
  padding: 20px 0;
}

.copyright p {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
}

.copyright p a {
  color: #f4f4f4;
}

.copyright .copyright_content {
  text-align: center;
}

@media (max-width: 768px) {
  .copyright .copyright_content {
    display: block;
    text-align: center;
  }
}

.copyright .copyright_content span {
  color: #fff;
  font-size: 14px;
  margin: 5px 0;
  display: block;
}

.copyright .copyright_content span.payment {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 15px;
}

@media (max-width: 768px) {
  .copyright .copyright_content span.payment {
    margin-top: 15px;
  }
}

.copyright .copyright_content a {
  color: #fff;
}

.copyright .copyright_content a:hover {
  color: #bdd9e9;
}

.loading-bg img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.portfolio_head {
  left: 0;
  right: 0;
}

.bread_cramb {
  padding-top: 20px;
  display: none;
}

.bread_cramb li {
  display: inline;
  font-size: 11px;
}

.bread_cramb li a {
  margin-right: 20px;
  position: relative;
  color: #000;
}

.bread_cramb li a:hover {
  color: #0f3f76;
}

.bread_cramb li a::after {
  content: "\f054";
  font-size: 10px;
  right: -15px;
  top: 1px;
}

.bread_cramb li h1 {
  font-size: 11px;
  text-transform: uppercase;
  display: inline;
}

.head_description .head_description-content {
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .head_description .head_description-content {
    padding: 30px 0;
  }
}

.head_description .head_description-content li {
  position: relative;
  margin-left: 20px;
  display: inline-block;
  font-size: 14px;
}

.head_description .head_description-content li p {
  margin: 0;
  font-family: Montserrat, sans-serif;
}

@media (max-width: 992px) {
  .head_description .head_description-content li {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .head_description .head_description-content li:last-child {
    margin-left: 250px;
  }
}

@media (max-width: 768px) {
  .head_description .head_description-content li:last-child {
    margin-left: 20;
  }
}

.head_description .head_description-content li::before {
  height: 100%;
  width: 1px;
  left: -20px;
}

.head_description .head_description-content li span {
  margin-bottom: 8px;
  display: inline-block;
  text-transform: uppercase;
}

.head_description .head_description-content li h4 {
  margin: 0;
  font-weight: 100;
  font-size: 14px;
}

.portfolio_head .head_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media (min-width: 992px) {
  .portfolio_head .head_content {
    height: 500px;
  }
}

@media (max-width: 992px) {
  .portfolio_head .head_content {
    height: 200px;
  }
}

.portfolio_head .head_content figure {
  height: 150px;
}

@media (max-width: 992px) {
  .portfolio_head .head_content figure {
    height: 50px;
  }
}

.portfolio_head .head_content figure img {
  height: 100%;
}

.generation .portfolio_head .head_content figure {
  height: 200px;
}

@media (max-width: 992px) {
  .generation .portfolio_head .head_content figure {
    height: 90px;
  }
}

.iba .portfolio_head .head_content figure {
  height: 100px;
}

.mobile_plus .portfolio_head .head_content figure {
  height: 120px;
}

@media (max-width: 992px) {
  .mobile_plus .portfolio_head .head_content figure {
    height: 90px;
  }
}

.result {
  background: #fff;
}

.result .head {
  font-size: 42px;
  color: #ec851a;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 30px;
}

.result p {
  font-size: 22px;
  line-height: 35px;
  color: #5a5a5a;
  margin: 16px 0;
}

.who_they_are {
  padding-top: 0;
  padding-bottom: 80px;
}

@media (max-width: 992px) {
  .who_they_are {
    padding-bottom: 0;
  }
}

.rtag .who_they_are .title-white,
.who_they_are .rtag .title-white,
.who_they_are .title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .rtag .who_they_are .title-white,
  .who_they_are .rtag .title-white,
  .who_they_are .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.who_they_are p {
  line-height: 30px;
  font-size: 22px;
  margin: 0;
}

.who_they_are p:first-child {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .who_they_are p {
    font-size: 22px;
  }
}

.who_they_are .block_content-img {
  width: 100%;
}

.who_they_are .block_content-img img {
  width: 100%;
}

.who_they_are .block_content {
  margin-top: 70px;
}

@font-face {
  font-family: Mark;
  src: url(../webfonts/hr_fonts/marksimonsonlight.otf);
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: nexa;
  src: url(../webfonts/nexa/nexa_bold.otf);
  font-style: bold;
  font-weight: 600;
}

@font-face {
  font-family: nexa;
  src: url(../webfonts/nexa/nexa_light.otf);
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: myriad;
  src: url(../webfonts/myriadpro/myriadregular.ttf);
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: bebasneue;
  src: url(../webfonts/bebasneue.otf);
  font-style: normal;
}

@font-face {
  font-family: hacensaudiarabia;
  src: url(../webfonts/hacensaudiarabia.ttf);
  font-style: normal;
}

@font-face {
  font-family: myanmarmn;
  src: url(../webfonts/myanmarmn.ttc);
  font-style: normal;
}

@font-face {
  font-family: "Myanmar MN";
  src: url(../webfonts/MyanmarMN-Bold.eot);
  src: url(../webfonts/MyanmarMN-Bold.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/MyanmarMN-Bold.woff2) format("woff2"),
    url(../webfonts/MyanmarMN-Bold.woff) format("woff"),
    url(../webfonts/MyanmarMN-Bold.ttf) format("truetype"),
    url(../webfonts/MyanmarMN-Bold.svg#MyanmarMN-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Myanmar MN";
  src: url(../webfonts/MyanmarMN.eot);
  src: url(../webfonts/MyanmarMN.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/MyanmarMN.woff2) format("woff2"),
    url(MyanmarMN.woff) format("woff"),
    url(../webfonts/MyanmarMN.ttf) format("truetype"),
    url(../webfonts/MyanmarMN.svg#MyanmarMN) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: greatvibesregular;
  src: url(../webfonts/greatvibesregular.otf);
  font-style: normal;
}

@font-face {
  font-family: queulatsoftregular;
  src: url(../webfonts/queulatsoftregular.otf);
  font-style: normal;
}

@font-face {
  font-family: proximanovaa;
  src: url(../webfonts/hr_fonts/proximanovaa.otf);
  font-style: bold;
}

@font-face {
  font-family: proximanovaaregular;
  src: url(../webfonts/hr_fonts/proximanovaaregular.otf);
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Proxima Nova Alt Lt";
  src: url(../webfonts/hr_fonts/ProximaNovaA-Light.eot);
  src: url(../webfonts/hr_fonts/ProximaNovaA-Light.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNovaA-Light.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNovaA-Light.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNovaA-Light.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNovaA-Light.svg#ProximaNovaA-Light)
      format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Alt Th";
  src: url(../webfonts/hr_fonts/ProximaNovaA-Thin.eot);
  src: url(../webfonts/hr_fonts/ProximaNovaA-Thin.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNovaA-Thin.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNovaA-Thin.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNovaA-Thin.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNovaA-Thin.svg#ProximaNovaA-Thin)
      format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Alt Rg";
  src: url(../webfonts/hr_fonts/ProximaNovaA-Bold.eot);
  src: url(../webfonts/hr_fonts/ProximaNovaA-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNovaA-Bold.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNovaA-Bold.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNovaA-Bold.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNovaA-Bold.svg#ProximaNovaA-Bold)
      format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Rg";
  src: url(../webfonts/hr_fonts/ProximaNova-Bold.eot);
  src: url(../webfonts/hr_fonts/ProximaNova-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNova-Bold.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNova-Bold.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNova-Bold.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNova-Bold.svg#ProximaNova-Bold)
      format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Bl";
  src: url(../webfonts/hr_fonts/ProximaNova-Black.eot);
  src: url(../webfonts/hr_fonts/ProximaNova-Black.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNova-Black.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNova-Black.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNova-Black.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNova-Black.svg#ProximaNova-Black)
      format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Th";
  src: url(../webfonts/hr_fonts/ProximaNova-Extrabld.eot);
  src: url(../webfonts/hr_fonts/ProximaNova-Extrabld.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNova-Extrabld.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNova-Extrabld.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNova-Extrabld.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld)
      format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Rg";
  src: url(../webfonts/hr_fonts/ProximaNova-Regular.eot);
  src: url(../webfonts/hr_fonts/ProximaNova-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNova-Regular.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNova-Regular.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNova-Regular.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNova-Regular.svg#ProximaNova-Regular)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Th";
  src: url(../webfonts/hr_fonts/ProximaNovaT-Thin.eot);
  src: url(../webfonts/hr_fonts/ProximaNovaT-Thin.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/hr_fonts/ProximaNovaT-Thin.woff2) format("woff2"),
    url(../webfonts/hr_fonts/ProximaNovaT-Thin.woff) format("woff"),
    url(../webfonts/hr_fonts/ProximaNovaT-Thin.ttf) format("truetype"),
    url(../webfonts/hr_fonts/ProximaNovaT-Thin.svg#ProximaNovaT-Thin)
      format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: vodafon;
  src: url(../webfonts/hr_fonts/vodafonebold.ttf);
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: vodafon;
  src: url(../webfonts/vodafonerg.ttf);
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Vodafone Rg";
  src: url(../webfonts/vodafone/VodafoneRg-Regular.eot);
  src: url(../webfonts/vodafone/VodafoneRg-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/vodafone/VodafoneRg-Regular.woff2) format("woff2"),
    url(../webfonts/vodafone/VodafoneRg-Regular.woff) format("woff"),
    url(../webfonts/vodafone/VodafoneRg-Regular.ttf) format("truetype"),
    url(../webfonts/vodafone/VodafoneRg-Regular.svg#VodafoneRg-Regular)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vodafone Rg";
  src: url(../webfonts/vodafone/VodafoneRg-Bold.eot);
  src: url(../webfonts/vodafone/VodafoneRg-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/vodafone/VodafoneRg-Bold.woff2) format("woff2"),
    url(../webfonts/vodafone/VodafoneRg-Bold.woff) format("woff"),
    url(../webfonts/vodafone/VodafoneRg-Bold.ttf) format("truetype"),
    url(../webfonts/vodafone/VodafoneRg-Bold.svg#VodafoneRg-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: gesstwon;
  src: url(../webfonts/gesstwonmedium.otf);
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: myriadpro;
  src: url(../webfonts/myriadprosemibold.ttf);
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: myriadpro;
  src: url(../webfonts/myriadprolight.otf);
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Day Roman";
  src: url(../webfonts/DayRoman.eot);
  src: url(../webfonts/DayRoman.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/DayRoman.woff2) format("woff2"),
    url(../webfonts/DayRoman.woff) format("woff"),
    url(../webfonts/DayRoman.ttf) format("truetype"),
    url(../webfonts/DayRoman.svg#DayRoman) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arkhip;
  src: url(../webfonts/Arkhip.eot);
  src: url(../webfonts/Arkhip.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/Arkhip.woff2) format("woff2"),
    url(../webfonts/Arkhip.woff) format("woff"),
    url(../webfonts/Arkhip.ttf) format("truetype"),
    url(../webfonts/Arkhip.svg#Arkhip) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arkhip;
  src: url(../webfonts/Arkhip_1.eot);
  src: url(../webfonts/Arkhip_1.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/Arkhip_1.woff2) format("woff2"),
    url(../webfonts/Arkhip_1.woff) format("woff"),
    url(../webfonts/Arkhip_1.ttf) format("truetype"),
    url(../webfonts/Arkhip_1.svg#Arkhip) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knucklehead FREE";
  src: url(../webfonts/KnuckleheadFREERegular.eot);
  src: url(../webfonts/KnuckleheadFREERegular.eot?#iefix)
      format("embedded-opentype"),
    url(../webfonts/KnuckleheadFREERegular.woff2) format("woff2"),
    url(../webfonts/KnuckleheadFREERegular.woff) format("woff"),
    url(../webfonts/KnuckleheadFREERegular.ttf) format("truetype"),
    url(../webfonts/KnuckleheadFREERegular.svg#KnuckleheadFREERegular)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Exo;
  src: url(../webfonts/Exo-Medium.eot);
  src: url(../webfonts/Exo-Medium.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/Exo-Medium.woff2) format("woff2"),
    url(../webfonts/Exo-Medium.woff) format("woff"),
    url(../webfonts/Exo-Medium.ttf) format("truetype"),
    url(../webfonts/Exo-Medium.svg#Exo-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Exo;
  src: url(../webfonts/Exo-Bold.eot);
  src: url(../webfonts/Exo-Bold.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/Exo-Bold.woff2) format("woff2"),
    url(../webfonts/Exo-Bold.woff) format("woff"),
    url(../webfonts/Exo-Bold.ttf) format("truetype"),
    url(../webfonts/Exo-Bold.svg#Exo-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* 
.about_us-page *,
.case_studies *,
.fisheye_home *,
.navbar *,
.orang *,
.services_page *,
footer * {
    font-family: Montserrat, sans-serif
} */

.about_us-page i,
.case_studies i,
.fisheye_home i,
.navbar i,
.orang i,
.services_page i,
footer i {
  font-family: "Font Awesome\ 5 free";
}

.about_us-page h1,
.about_us-page h2,
.about_us-page h3,
.about_us-page h4,
.about_us-page h5,
.about_us-page h6,
.case_studies h1,
.case_studies h2,
.case_studies h3,
.case_studies h4,
.case_studies h5,
.case_studies h6,
.fisheye_home h1,
.fisheye_home h2,
.fisheye_home h3,
.fisheye_home h4,
.fisheye_home h5,
.fisheye_home h6,
.navbar h1,
.navbar h2,
.navbar h3,
.navbar h4,
.navbar h5,
.navbar h6,
.orang h1,
.orang h2,
.orang h3,
.orang h4,
.orang h5,
.orang h6,
.services_page h1,
.services_page h2,
.services_page h3,
.services_page h4,
.services_page h5,
.services_page h6,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  font-family: nexa, sans-serif;
  font-style: bold;
}

.head_description-content li h4,
.head_description-content li span {
  font-family: nexa, sans-serif;
}

.navbar a {
  font-family: nexa, sans-serif;
}

.navbar a i {
  font-family: "Font Awesome 5 Brands";
}

.mobile_plus h1,
.mobile_plus h2,
.mobile_plus h3,
.mobile_plus p,
.mobile_plus span {
  font-family: myriad !important;
}

.generation *,
.iba * {
  font-family: nexa, sans-serif;
}

.generation i,
.iba i {
  font-family: "Font Awesome 5 Brands";
}

.compass h1,
.compass h2,
.compass h3,
.compass p,
.compass span {
  font-family: myriadpro !important;
}

.euro_sparkles h1,
.euro_sparkles h2,
.euro_sparkles h3,
.euro_sparkles span {
  font-family: "Day Roman" !important;
}

.adio h1,
.adio h2,
.adio h3,
.adio span {
  font-family: "Knucklehead FREE";
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  20%,
  53%,
  80%,
  from,
  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 {
  20%,
  53%,
  80%,
  from,
  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 {
  50%,
  from,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

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

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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 {
  11.1%,
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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 heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  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 {
  20%,
  40%,
  60%,
  80%,
  from,
  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-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  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 {
  60%,
  75%,
  90%,
  from,
  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-duration: 0.75s;
  animation-duration: 0.75s;
  -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, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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)
      translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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)
      translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -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-duration: 0.75s;
  animation-duration: 0.75s;
  -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-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

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

.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.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

.contact-form .block input,
.contact-form .block textarea {
  width: 100%;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #0f3f76;
  margin-bottom: 30px;
  color: #0f3f76;
  background: 0 0;
}

.contact-form .block input[type="file"],
.contact-form .block textarea[type="file"] {
  border-bottom: none !important;
  opacity: 0;
  position: absolute;
  z-index: 99;
  top: 0;
}

.contact-form .block input:focus,
.contact-form .block textarea:focus {
  outline: 0;
  color: #0f3f76;
}

.contact-form .block input::-webkit-input-placeholder,
.contact-form .block textarea::-webkit-input-placeholder {
  color: #0f3f76;
}

.contact-form .block input::-moz-placeholder,
.contact-form .block textarea::-moz-placeholder {
  color: #0f3f76;
}

.contact-form .block input:-ms-input-placeholder,
.contact-form .block textarea:-ms-input-placeholder {
  color: #0f3f76;
}

.contact-form .block input::-ms-input-placeholder,
.contact-form .block textarea::-ms-input-placeholder {
  color: #0f3f76;
}

.contact-form .block input::placeholder,
.contact-form .block textarea::placeholder {
  color: #0f3f76;
}

.contact-form .block .cutume_button {
  display: inline-block;
  color: #0f3f76;
  padding: 3px 20px;
  border-radius: 5px;
  font-size: 16px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #0f3f76;
  text-transform: uppercase;
  position: relative;
}

@media (max-width: 576px) {
  .contact-form .block .cutume_button {
    display: block;
  }
}

@media (min-width: 576px) {
  .contact-form .block .cutume_button {
    padding: 10px 20px;
  }
}

@media (max-width: 576px) {
  .contact-form .block .cutume_button {
    font-size: 14px;
  }
}

.contact-form .block .cutume_button:hover {
  background: #2b83bb;
}

.contact-form .block .cutume_button:hover p {
  color: #fff;
}

.contact-form .block .cutume_button:hover::before {
  color: #fff;
}

.contact-form .block .cutume_button::before {
  cursor: pointer;
  content: "\f007" !important;
  color: #0f3f76;
  top: 5px;
  left: 20px;
  font-size: 19px;
}

.contact-form .block .cutume_button p {
  cursor: pointer;
  color: #0f3f76;
  margin: 0;
  font-size: 16px;
  padding-left: 30px;
  position: relative;
}

.contact-form .block .cutume_button p > span {
  position: absolute;
  z-index: 99;
  left: -20px;
  min-width: 180px;
  top: -10px;
}

h3.form-title-custom {
  margin: 0 0 30px 0;
  margin-bottom: 15px;
  font-size: 30.708px;
  color: #0f3f76;
}

.contact-form p {
  font-size: 18px;
  color: #0f3f76;
}

.contact-form .block textarea {
  min-height: 240px;
}

.contact-form .block .button,
.contact-form .block .button-white {
  text-align: right;
  float: right;
  background: #0f3f76;
  color: #fff;
  border: 0 !important;
}

.contact-form .block .button-white:hover,
.contact-form .block .button:hover {
  background: #2b83bb;
}

@media (max-width: 576px) {
  .contact-form .block .button,
  .contact-form .block .button-white {
    margin-top: 30px;
  }
}

.case_studies.work_slider {
  padding: 80px 0;
  background: #f4f4f4;
}

@media (max-width: 992px) {
  .case_studies.work_slider {
    margin: 0;
    padding: 30px 0;
  }
}

.case_studies.work_slider .home_title h2,
.case_studies.work_slider
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white
  h2,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .case_studies.work_slider
  .home_title-white
  h2 {
  font-size: 30px;
  letter-spacing: normal;
}

@media (max-width: 992px) {
  .case_studies.work_slider .home_title h2,
  .case_studies.work_slider
    .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white
    h2,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .case_studies.work_slider
    .home_title-white
    h2 {
    font-size: 22px;
  }
}

.case_studies.work_slider .work_slider-js .block_content {
  max-width: 0 5px;
}

.case_studies.work_slider .work_slider-js .slick-arrow:focus {
  outline: 0 !important;
}

.case_studies.work_slider .work_slider-js .slick-arrow {
  font-size: 0;
  border: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #2b83bb;
  position: relative;
  cursor: pointer;
}

.case_studies.work_slider .work_slider-js .slick-arrow {
  z-index: 9;
  top: 50% !important;
  position: absolute;
  margin-top: -20px;
}

.case_studies.work_slider .work_slider-js .slick-arrow:before {
  position: absolute;
  display: block;
  color: #0f3f76;
  font-size: 13px;
  right: 15px;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
}

.case_studies.work_slider .work_slider-js .slick-arrow:hover {
  background-color: #2b83bb;
}

.case_studies.work_slider .work_slider-js .slick-arrow:hover:before {
  color: #fff;
}

.case_studies.work_slider .work_slider-js .slick-prev:before {
  content: "\f053";
}

.case_studies.work_slider .work_slider-js .slick-next:before {
  content: "\f054";
}

.case_studies.work_slider .work_slider-js .slick-prev {
  left: 15px;
}

.case_studies.work_slider .work_slider-js .slick-next {
  right: 15px;
}

.case_studies.testimonials_slider {
  padding: 80px 0;
  overflow: hidden;
}

@media (max-width: 992px) {
  .case_studies.testimonials_slider {
    margin: 0;
    padding: 30px 0;
  }
}

.case_studies.testimonials_slider .testimonials_title {
  text-align: center;
  padding-bottom: 98px;
}

.case_studies.testimonials_slider .testimonials_title h2 {
  color: #0f3f76;
  text-transform: uppercase;
  font-size: 60px;
  font-family: nexa;
  font-weight: 400;
}

@media (max-width: 992px) {
  .case_studies.testimonials_slider .testimonials_title h2 {
    font-size: 22px;
  }
}

.case_studies.testimonials_slider .testimonials_slider-js .block_content {
  max-width: 0 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0 8px 24px;
  box-shadow: rgba(0, 0, 0, 0.07) 0 8px 24px;
  height: 300px;
  padding-top: 48px;
}
@media (max-width: 600px) {
  .case_studies.testimonials_slider .testimonials_slider-js .block_content {
    height: 330px;
  }
}

.case_studies.testimonials_slider .testimonials_slider-js .block_content div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.case_studies.testimonials_slider
  .testimonials_slider-js
  .block_content
  div
  img {
  width: 85px;
  height: 85px;
  object-fit: cover;
  border: 0;
  border-radius: 50%;
}

.case_studies.testimonials_slider .testimonials_slider-js .block_content div p {
  color: #2d2d2d;
  font-size: 15px;
  font-family: nexa;
  padding-left: 25px;
  width: 47%;
}

.case_studies.testimonials_slider
  .testimonials_slider-js
  .block_content
  div
  p
  span {
  font-size: 18px;
  font-weight: 700;
  font-family: nexa;
}

.case_studies.testimonials_slider
  .testimonials_slider-js
  .block_content
  div
  .paragraph {
  text-align: center;
  width: 80%;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-list {
  margin: 0 -50px !important;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-slide {
  height: 325px;
  padding: 0 39px !important;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-slide div {
  width: 368px;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-arrow:focus {
  outline: 0 !important;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-arrow {
  font-size: 0;
  border: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  position: relative;
  cursor: pointer;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-arrow {
  z-index: 9;
  top: 50% !important;
  position: absolute;
  margin-top: -20px;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-arrow:before {
  position: absolute;
  display: block;
  color: #2d2d2d;
  font-size: 20px;
  right: 15px;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-prev:before {
  content: "\f053";
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-next:before {
  content: "\f054";
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-prev {
  left: -110px;
}

.case_studies.testimonials_slider .testimonials_slider-js .slick-next {
  right: -103px;
}

.fisheye_home p {
  font-size: 18px;
  color: #0f3f76;
  cursor: auto;
}

@media (max-width: 576px) {
  .fisheye_home p {
    line-height: 28px;
    font-size: 18px;
  }
}

.hero_area-img {
  position: absolute;
  top: 0;
  z-index: 9;
  right: 0;
  height: 43vh;
}

@media (max-width: 576px) {
  .hero_area-img {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .hero_area-img {
    height: 31vh;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .hero_area-img {
    height: 40vh;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .hero_area-img {
    height: 50vh;
  }
}

@media (min-width: 1400px) {
  .hero_area-img {
    height: 75vh;
  }
}

@media (min-width: 992px) {
  .hero_area-img {
    top: 0;
  }
}

.hero_area-img img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 100%;
}

@media (min-width: 1200px) {
  .hero_area {
    margin-top: 100px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .hero_area {
    margin-top: 100px;
  }
}

@media (max-width: 768px) and (min-width: 576px) {
  .hero_area {
    margin-top: 100px;
  }
}

@media (max-width: 576px) {
  .hero_area {
    margin-top: 0;
  }
}

.hero_area .all_hero_area {
  position: relative;
  z-index: 999;
}

.hero_area-content .hero_area-content-vid {
  margin-left: 75px;
}

@media (max-width: 576px) {
  .hero_area .all_hero_area {
    top: 40px;
  }
}

.hero_area-content .hero_area-content-vid {
  width: 90%;
  clip-path: inset(1px 1px);
}

@media (max-width: 576px) {
  .hero_area-content .hero_area-content-vid {
    width: 100%;
  }
}

.hero_area .hero_area-content .rtag .title-white,
.hero_area .hero_area-content .title,
.rtag .hero_area .hero_area-content .title-white {
  color: #0f3f76;
  font-size: 30px;
}

@media (max-width: 360px) {
  .hero_area .hero_area-content .rtag .title-white,
  .hero_area .hero_area-content .title,
  .rtag .hero_area .hero_area-content .title-white {
    max-width: 150px;
  }
}

@media (min-width: 1200px) {
  .hero_area .hero_area-content .rtag .title-white,
  .hero_area .hero_area-content .title,
  .rtag .hero_area .hero_area-content .title-white {
    margin-top: 100px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .hero_area .hero_area-content .rtag .title-white,
  .hero_area .hero_area-content .title,
  .rtag .hero_area .hero_area-content .title-white {
    margin-top: 100px;
  }
}

@media (max-width: 768px) and (min-width: 576px) {
  .hero_area .hero_area-content .rtag .title-white,
  .hero_area .hero_area-content .title,
  .rtag .hero_area .hero_area-content .title-white {
    margin-top: 100px;
  }
}

@media (max-width: 768px) {
  .hero_area .hero_area-content .rtag .title-white,
  .hero_area .hero_area-content .title,
  .rtag .hero_area .hero_area-content .title-white {
    margin-top: 16px;
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  .hero_area .hero_area-content .rtag .title-white,
  .hero_area .hero_area-content .title,
  .rtag .hero_area .hero_area-content .title-white {
    margin-top: 16px;
    font-size: 16px;
  }
}

.hero_area .hero_area-content h3.branding {
  color: #2b83bb;
  font-size: 55px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 1200px) {
  .hero_area .hero_area-content h3.branding {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .hero_area .hero_area-content h3.branding {
    font-size: 20px;
  }
}

.hero_area .hero_area-content h3.branding #mySpan {
  font-family: nexa, sans-serif;
  color: #0f3f76;
  font-size: 55px;
  text-transform: uppercase;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .hero_area .hero_area-content h3.branding #mySpan {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .hero_area .hero_area-content h3.branding #mySpan {
    font-size: 20px;
  }
}

.hero_area .hero_area-content h3.branding #mySpan span {
  font-family: nexa, sans-serif;
}

.hero_area .hero_area-content h3.branding #mySpan .typed_cursor {
  color: #90949c;
}

@media (max-width: 992px) and (min-width: 768px) {
  .hero_area .hero_area-content .sub_title {
    max-width: 470px;
  }
}

@media (max-width: 768px) {
  .hero_area .hero_area-content .sub_title {
    max-width: 370px;
  }
}

.our_services {
  margin-top: 0;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

p.sub_title {
  margin-right: 18rem;
}

@media (min-width: 992px) {
  .our_services {
    padding: 50px 0;
  }
}

@media (max-width: 992px) {
  .our_services {
    padding-top: 30px;
  }
}

@media (min-width: 1600px) {
  .our_services {
    top: 40px;
  }
}

.our_services p.our_services-sub {
  margin-bottom: 40px;
}

.our_services .our_services-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.our_services .our_services-content .our_services-list {
  text-align: center;
  width: 18%;
  display: block;
  font-size: 20px;
}

@media (max-width: 992px) {
  .our_services .our_services-content .our_services-list {
    width: 36%;
    margin-bottom: 30px;
  }
}

.our_services .our_services-content .our_services-list:hover .icon img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.our_services .our_services-content .our_services-list:hover .rtag .title-white,
.our_services .our_services-content .our_services-list:hover .title,
.rtag
  .our_services
  .our_services-content
  .our_services-list:hover
  .title-white {
  color: #2b83bb;
}

.our_services .our_services-content .our_services-list .icon {
  height: 100px;
}

.our_services .our_services-content .our_services-list .icon img {
  height: 100%;
}

.our_services .our_services-content .our_services-list .rtag .title-white,
.our_services .our_services-content .our_services-list .title,
.rtag .our_services .our_services-content .our_services-list .title-white {
  font-family: nexa, sans-serif;
  margin-top: 20px;
  color: #0f3f76;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.who_we_are {
  position: relative;
  z-index: 9;
}

@media (min-width: 1600px) {
  .who_we_are {
    margin-top: -420px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .who_we_are {
    margin-top: -170px;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .who_we_are {
    margin-top: -400px;
  }
}

@media (max-width: 1200px) {
  .who_we_are {
    margin: 40px 0;
    top: 0;
  }
}

@media (max-width: 992px) {
  .who_we_are {
    margin-top: -540px;
  }
}

@media (max-width: 576px) {
  .who_we_are {
    margin-top: -440px;
  }
}

.who_we_are .who_we_are-bg {
  overflow: hidden;
}

@media (max-width: 992px) {
  .who_we_are .who_we_are-bg {
    margin-left: -580px;
  }
}

.who_we_are .who_we_are-bg img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  max-width: auto;
  max-height: 100%;
}

@media (min-width: 1900px) {
  .who_we_are .who_we_are-bg img {
    max-width: 100%;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .who_we_are .who_we_are-bg img {
    min-height: 2500px;
  }
}

@media (min-width: 420px) and (max-width: 768px) {
  .who_we_are .who_we_are-bg img {
    width: 190%;
  }
}

@media (min-width: 320px) and (max-width: 420px) {
  .who_we_are .who_we_are-bg img {
    width: 250%;
  }
}

@media (min-width: 320px) and (max-width: 320px) {
  .who_we_are .who_we_are-bg img {
    width: 250%;
  }
}

.who_we_are .who_we_are-content {
  width: 100%;
  position: absolute;
}

@media (min-width: 1600px) {
  .who_we_are .who_we_are-content {
    position: absolute;
    top: 40%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .who_we_are .who_we_are-content {
    top: 30%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .who_we_are .who_we_are-content {
    top: 29%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .who_we_are .who_we_are-content {
    top: 31%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
  .who_we_are .who_we_are-content {
    top: 25%;
  }
}

@media (max-width: 576px) {
  .who_we_are .who_we_are-content {
    top: 25%;
  }
}
@media (max-width: 350px) {
  .who_we_are .who_we_are-content {
    top: 24%;
  }
}

.who_we_are-content .block_img-content {
  position: relative;
  display: block;
  margin: 0px -10px;
}

@media (max-width: 992px) {
  .who_we_are-content .block_img-content {
    max-width: 450px;
  }
}

.who_we_are-content .block_img-content .moon {
  position: absolute;
  top: -70px;
  z-index: 9;
  left: 0;
}

@media (max-width: 576px) {
  .who_we_are-content .block_img-content .moon {
    height: 120px;
    top: 0;
  }
}

@media (min-width: 1200px) {
  .who_we_are-content .block_img-content .moon {
    left: -30px;
    height: 220px;
  }
}

.who_we_are-content .block_img-content .moon img {
  height: 100%;
}

.who_we_are-content .block_img-content .text_style {
  font-size: 198px;
  text-transform: uppercase;
  margin: 0;
  line-height: 169px;
  color: #fff;
  position: relative;
  z-index: 99;
}

.who_we_are-content .block_img-content .text_style::before {
  bottom: 0;
  width: 100%;
  height: 0;
  -webkit-box-shadow: -1px 3px 20px 7px rgba(0, 0, 0, 0.23);
  box-shadow: -1px 3px 20px 7px rgba(0, 0, 0, 0.23);
}

@media (min-width: 992px) and (max-width: 1200px) {
  .who_we_are-content .block_img-content .text_style::before {
    width: 56%;
  }
}

@media (max-width: 768px) {
  .who_we_are-content .block_img-content .text_style::before {
    width: 56%;
  }
}

@media (max-width: 576px) {
  .who_we_are-content .block_img-content .text_style {
    font-size: 110px !important;
    line-height: 77px !important;
  }
}

@media (min-width: 1600px) {
  .who_we_are-content .block_img-content .text_style {
    font-size: 298px;
    line-height: 230px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .who_we_are-content .block_img-content .text_style {
    font-size: 228px;
    width: 85%;
  }
}

@media (min-width: 1200px) {
  .who_we_are-content .block_img-content .text_style {
    font-size: 192px;
    text-transform: uppercase;
    margin: 0;
    line-height: 155px;
  }
  .who_we_are-content .block_img-content .text_style b:last-of-type {
    font-size: 210px;
  }
}

.who_we_are-content .block_img-content .text_style b {
  color: #2b83bb;
  font-size: 110px;
  letter-spacing: -15px;
  font-family: nexa, sans-serif;
}

@media (min-width: 576px) {
  .who_we_are-content .block_img-content .text_style b {
    font-size: 222px;
  }
}

@media (max-width: 576px) {
  .who_we_are-content .block_img-content .text_style b {
    font-size: 110px;
    letter-spacing: -8px;
  }
}

@media (min-width: 1200px) {
  .who_we_are-content .block_img-content .text_style b {
    font-size: 190px;
  }
}

.who_we_are-content .block_img-content .fisheye {
  position: absolute;
  left: 350px;
  top: 34%;
  z-index: 99;
  height: 200px;
}

@media only screen and (min-width: 1200px) {
  .who_we_are-content .block_img-content .fisheye {
    left: 260px;
    top: 34%;
    z-index: 99;
    height: 200px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .who_we_are-content .block_img-content .fisheye {
    left: 260px;
    top: 34%;
    z-index: 99;
    height: 180px;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .who_we_are-content .block_img-content .fisheye {
    left: 260px;
    top: 34%;
    z-index: 99;
    height: 180px;
  }
}

@media (max-width: 576px) {
  .who_we_are-content .block_img-content .fisheye {
    left: 130px;
    top: 27%;
    z-index: 99;
    height: 130px;
  }
}

.who_we_are-content .block_img-content .fisheye img {
  height: 100%;
}

.who_we_are-content .block_text {
  color: #fff;
  padding-top: 18px;
}

@media (max-width: 1200px) {
  .who_we_are-content .block_text {
    margin-top: 50px;
  }
}

.who_we_are-content .block_text h2 {
  font-weight: bold;
  margin: 0;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  margin-bottom: 20px;
}

/* .who_we_are-content .block_text p {
    margin: 0;
    margin-bottom: 20px;
    color: #fff;
    text-align: justify
} */
.who_we_are-content .block_text p {
  margin: 0;
  margin-bottom: 16px;
  color: #fff;
  text-align: justify;
  line-height: 28px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .who_we_are-content .block_text .button-white {
    font-size: 18px;
  }
}

.client_section {
  position: relative;
  z-index: 99;
}

@media (min-width: 1200px) {
  .client_section {
    margin-top: -240px;
  }
}

@media (min-width: 1600px) {
  .client_section {
    margin-top: -400px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .client_section {
    margin-top: -450px;
  }
}

@media (max-width: 768px) {
  .client_section {
    margin-top: -540px;
  }
}

@media (max-width: 576px) {
  .client_section {
    margin-top: -480px;
  }
}

.client_section .client_section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .client_section .client_section-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* .client_section .client_section-content .client_block {
    padding: 0 15px;
    margin-bottom: 10px;
    width: 120px;
    text-align: center;
    border-radius: 15px;
     box-shadow: 0 0 30px rgb(15 63 118 / 9%); 
} */
.client_section .client_section-content .client_block {
  padding: 0 8px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 15px;
  /* box-shadow: 0 0 30px rgb(15 63 118 / 9%); */
  flex: 0 0 calc(11.1111% - 10px);
  margin: 0 5px 50px;
  height: 60px;
}

/* .client_section .client_section-content .client_block img {
    height: 100px;
    object-fit: contain;
} */

.client_section .client_section-content .client_block img {
  margin-top: 0;
  object-fit: contain;
  max-width: 100px !important;

  /*
	width: 110px!important;
	height: 60px;
	*/

  height: 100% !important;
}

@media (max-width: 600px) {
  .client_section .client_section-content .client_block img {
    width: auto !important;
    height: auto !important;
  }
  .client_section .client_section-content .client_block {
    height: auto;
  }
}

@media (max-width: 600px) {
  .client_section .client_section-content {
    display: block !important;
  }
}
.client_section .client_section-content .client_block:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* 
.client_section .client_section-content .client_block img {
    max-width: 100%;
    margin-top: 0;
    padding: 15px 2px;
} */

.case_studies {
  padding-top: 130px;
}

@media (max-width: 992px) {
  .case_studies {
    margin: 30px 0;
    padding: 0;
  }
}

.case_studies .row > div {
  padding-right: 0;
  padding-left: 0;
}

.case_studies .block {
  position: relative;
  display: block;
  margin-bottom: -4px;
  overflow: hidden;
}

.case_studies .block:hover .block_hover,
.case_studies .block:hover::before {
  opacity: 1;
}

.case_studies .block:hover .block_img img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.case_studies .block::before {
  width: 100%;
  height: 30%;
  bottom: 0;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.74902)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.74902),
    rgba(255, 255, 255, 0)
  );
  opacity: 0;
  z-index: 9;
}

.case_studies .block .block_img {
  overflow: hidden;
}

.case_studies .block .block_img img {
  width: 100%;
}

.case_studies .block .block_hover {
  z-index: 999;
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 20px;
  color: #fff;
  opacity: 0;
}

.case_studies .block .block_hover .rtag .title-white,
.case_studies .block .block_hover .title,
.rtag .case_studies .block .block_hover .title-white {
  position: relative;
  font-size: 14px;
  margin-right: 25px;
}

.case_studies .block .block_hover .rtag .title-white::before,
.case_studies .block .block_hover .title::before,
.rtag .case_studies .block .block_hover .title-white::before {
  height: 1px;
  width: 100%;
  background: #fff;
  bottom: -10px;
}

.case_studies .block .block_hover span {
  font-size: 12px;
}

.our_reach {
  padding-top: 130px;
}

@media (max-width: 768px) {
  .our_reach {
    padding: 30px 0;
  }
}

.our_reach .our_reach-text {
  margin: 0;
  text-align: center;
}

.contact {
  padding-top: 100px;
}

@media (min-width: 992px) {
  .contact {
    padding-bottom: 100px;
  }
}

@media (max-width: 992px) {
  .contact {
    padding-bottom: 0;
    padding-top: 0;
  }
}

.contact .contact_map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 992px) {
  .contact .contact_map {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.contact .contact_map .mapouter {
  width: 100% !important;
  margin: 10px 10px;
}

.contact .contact_map .gmap_canvas {
  width: 100%;
}

.contact #mapid {
  margin: 50px 0;
}

.contact .contact_content {
  padding: 50px 0;
}

.contact .contact-info {
  position: relative;
  margin-right: 30px;
}

@media (max-width: 992px) {
  .contact .contact-info {
    margin-right: 0;
    margin-top: 30px;
  }
}

.contact .contact-info::before {
  height: 100%;
  width: 1px;
  background: #2b83bb;
  left: 0;
}

@media (max-width: 768px) {
  .contact .contact-info::before {
    display: none;
  }
}

.contact .contact-info .branch {
  margin-bottom: 30px;
}

.contact .contact-info .branch .rtag .title-white,
.contact .contact-info .branch .title,
.rtag .contact .contact-info .branch .title-white {
  margin: 0;
  margin-bottom: 15px;
  margin-left: 20px;
  color: #2b83bb;
  font-size: 22px;
}

.contact .contact-info .branch li {
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.contact .contact-info .branch li:first-child {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact .contact-info .branch li.mail {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2b83bb;
}

.contact .contact-info .branch li.mail i {
  color: #2b83bb;
}

.contact .contact-info .branch li.mail a {
  color: #2b83bb;
}

.contact .contact-info .branch li p {
  margin: 0;
  font-size: 18px;
  color: #0f3f76;
}

.contact .contact-info .branch li i {
  height: 40px;
  line-height: 40px;
  width: 40px;
  color: #0f3f76;
  display: block;
  margin: 0 6px;
  text-align: center;
}

.contact .contact-info .branch li a {
  display: block;
  margin: 0;
  color: #0f3f76;
  font-size: 18px;
  font-family: Montserrat, sans-serif !important;
}

.hr_brain-page .home_title,
.hr_brain-page
  .portfolio-page_content
  .inverted_version
  .inverted_version-content
  .home_title-white {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  font-family: "Proxima Nova Th" !important;
  font-size: 50px;
  margin: 0;
  margin-bottom: 100px;
  font-weight: 100;
}

@media (max-width: 768px) {
  .hr_brain-page .home_title,
  .hr_brain-page .inverted_version .inverted_version-content .home_title-white {
    font-size: 22px;
    margin-bottom: 80px;
    letter-spacing: 4px;
  }
}

.hr_brain-page .home_title::before,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white::before {
  width: 170px;
  height: 2px;
  background: #ec851a;
  bottom: -35px;
  left: 50%;
  margin-left: -85px;
}

@media (max-width: 992px) {
  .hr_brain-page .home_title::before,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .home_title-white::before {
    bottom: -15px;
  }
}

.hr_brain-page p {
  font-size: 22px;
  line-height: 35px;
}

.hr_brain-page .head_description .head_description-content li::before {
  background: #ec851a;
}

.hr_brain-page .who_they_are {
  background: #f7f8f9;
}

.hr_brain-page .who_they_are .rtag .title-white,
.hr_brain-page .who_they_are .title,
.rtag .hr_brain-page .who_they_are .title-white {
  font-size: 40px;
  color: #ec851a;
  font-weight: 700;
}

@media (max-width: 768px) {
  .hr_brain-page .who_they_are .rtag .title-white,
  .hr_brain-page .who_they_are .title,
  .rtag .hr_brain-page .who_they_are .title-white {
    font-size: 30px;
  }
}

.hr_brain-page .who_they_are p {
  line-height: 30px;
  font-size: 22px;
  margin: 0;
  text-align: justify;
}

.hr_brain-page .who_they_are p:first-child {
  margin-bottom: 20px;
}

.hr_brain-page .who_they_are .block_content-img {
  width: 100%;
}

.hr_brain-page .who_they_are .block_content-img img {
  width: 100%;
}

.hr_brain-page .who_they_are .block_content {
  margin-top: 70px;
}

.hr_brain-page .logo_concept .plus_image-content {
  padding: 90px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 700px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .plus_image-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.hr_brain-page .logo_concept .plus_image-content .block {
  text-align: center;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .plus_image-content .block {
    margin-bottom: 40px;
    width: 100%;
  }
}

.hr_brain-page .logo_concept .plus_image-content .block img {
  height: 130px;
}

.hr_brain-page .logo_concept .plus_image-content .block i {
  font-size: 30px;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .plus_image-content .block i {
    font-size: 20px;
  }
}

.hr_brain-page .logo_concept .plus_image-content .block p {
  font-size: 22px;
}

.hr_brain-page .logo_concept .plus_image-content .block p:first-child {
  font-weight: 700;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .plus_image-content .block p {
    font-size: 18px;
    line-height: 35px;
  }
}

.hr_brain-page .logo_concept .brightest_idea-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0px;
  margin-bottom: 10em;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .brightest_idea-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

.hr_brain-page .logo_concept .brightest_idea-content img {
  min-height: 200px;
  margin-right: 30px;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .brightest_idea-content img {
    margin-bottom: 30px;
  }
}

.hr_brain-page .logo_concept .brightest_idea-content .brightest_text {
  position: relative;
  width: 400px;
  margin-left: 30px;
}

.hr_brain-page .logo_concept .brightest_idea-content .brightest_text p {
  font-size: 30px;
  line-height: 35px;
}

.hr_brain-page .logo_concept .brightest_idea-content .brightest_text img {
  width: 100%;
  min-height: 12px;
}

.hr_brain-page .logo_concept .brightest_idea-content .brightest_text::after {
  content: "\f061";
  bottom: -30px;
  width: 100%;
  text-align: right;
}

.hr_brain-page .logo_concept .brightest_idea-content .brightest_text::before {
  background: #000;
  width: 100%;
  height: 3px;
  bottom: -22px;
}

.hr_brain-page .logo_concept .logo_mark-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .logo_mark-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.hr_brain-page .logo_concept .logo_mark-content .block_light {
  text-align: center;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .logo_mark-content .block_light {
    margin-bottom: 30px;
  }
}

.hr_brain-page .logo_concept .logo_mark-content .block_light:first-child {
  margin-right: 20px;
}

.hr_brain-page .logo_concept .logo_mark-content .block_light:last-child {
  margin-left: 20px;
}

.hr_brain-page .logo_concept .logo_mark-content .block_light img {
  min-height: 200px;
  margin-right: 30px;
}

@media (max-width: 768px) {
  .hr_brain-page .logo_concept .logo_mark-content .block_light img {
    min-height: 50px;
  }
}

.hr_brain-page .logo_concept .logo_mark-content .block_light .block_light-text {
  margin-top: 50px;
}

@media (max-width: 768px) {
  .hr_brain-page
    .logo_concept
    .logo_mark-content
    .block_light
    .block_light-text {
    margin-top: 30px;
  }
}

.hr_brain-page
  .logo_concept
  .logo_mark-content
  .block_light
  .block_light-text
  span {
  display: block;
  background: #000;
  height: 1px;
  width: 100%;
  position: relative;
}

.hr_brain-page
  .logo_concept
  .logo_mark-content
  .block_light
  .block_light-text
  span::before {
  height: 20px;
  width: 1px;
  background: #000;
  bottom: 0;
  left: 0;
}

.hr_brain-page
  .logo_concept
  .logo_mark-content
  .block_light
  .block_light-text
  span::after {
  height: 20px;
  width: 1px;
  background: #000;
  bottom: 0;
  right: 0;
}

.hr_brain-page
  .logo_concept
  .logo_mark-content
  .block_light
  .block_light-text
  p {
  text-align: center;
}

.hr_brain-page .inverted_version .thin {
  font-weight: 100;
}

.hr_brain-page .inverted_version .semibold {
  font-weight: 600;
}

.hr_brain-page .inverted_version .extrabold {
  font-weight: 700;
}

.hr_brain-page .inverted_version .gradiant_img {
  text-align: center;
}

.hr_brain-page .inverted_version .gradiant_img img {
  width: 60%;
  margin: 0 auto;
  height: 14px;
}

.hr_brain-page .inverted_version .inverted_version-content {
  padding: 70px 0;
  padding-top: 30px;
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .inverted_version-head {
  text-align: center;
  color: #fff;
}

.hr_brain-page .inverted_version .inverted_version-content .hr_logo {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 13em;
  height: 200px;
}

@media (max-width: 768px) {
  .hr_brain-page .inverted_version .inverted_version-content .hr_logo {
    margin-top: 60px;
    margin-bottom: 80px;
    height: 100px;
  }
}

.hr_brain-page .inverted_version .inverted_version-content .hr_logo img {
  margin: 0 auto;
  height: 100%;
}

.hr_brain-page .inverted_version .inverted_version-content .home_title-white {
  font-family: proximanovaaregular;
  color: #fff;
}

@media (max-width: 768px) {
  .hr_brain-page .inverted_version .inverted_version-content .home_title-white {
    margin-bottom: 50px;
  }
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white:before {
  background: #fff;
}

@media (max-width: 992px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .type_faces-column {
    text-align: center;
  }
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .type_faces-column
  li
  p {
  font-size: 40px;
  color: #f4af2f;
}

@media (max-width: 1024px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .type_faces-column
    li
    p {
    font-size: 28px;
    color: #f4af2f;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .type_faces-column
    li
    p {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 768px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .type_faces-column
    li
    p {
    font-size: 18px;
    line-height: 30px;
  }
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .type_faces-column
  .column-two
  li
  p {
  position: relative;
  margin-left: 80px;
}

@media (max-width: 768px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .type_faces-column
    .column-two
    li
    p {
    margin-left: 0;
  }
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .type_faces-column
  .column-two
  li
  p::before {
  background: #f4af2f;
  height: 1px;
  width: 30px;
  left: -70px;
  top: 16px;
}

@media (max-width: 768px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .type_faces-column
    .column-two
    li
    p::before {
    display: none;
  }
}

.hr_brain-page .inverted_version .inverted_version-content .inverted_paragraph {
  max-width: 600px;
}

@media (max-width: 768px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .inverted_paragraph {
    width: 100%;
  }
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .inverted_paragraph
  p {
  font-family: proximanovaaregular;
  color: #f7f8f9;
  opacity: 0.4;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 35px;
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .inverted_paragraph
  p:first-child {
  opacity: 0.2;
  font-weight: 100;
}

@media (max-width: 768px) {
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .inverted_paragraph
    p {
    font-size: 18px;
  }
}

.hr_brain-page .color_palette {
  position: relative;
  overflow: hidden;
}

@media (min-width: 992px) {
  .hr_brain-page .color_palette {
    padding-bottom: 420px;
  }
}

.hr_brain-page .color_palette .color_palette-left,
.hr_brain-page .color_palette .color_palette-right {
  position: absolute;
  top: 0;
}

@media (max-width: 768px) {
  .hr_brain-page .color_palette .color_palette-left,
  .hr_brain-page .color_palette .color_palette-right {
    display: none;
  }
}

.hr_brain-page .color_palette .color_palette-left {
  left: -50px;
}

.hr_brain-page .color_palette .color_palette-right {
  right: -50px;
}

.hr_brain-page .color_palette .cmyk_color {
  padding-bottom: 170px;
  padding-top: 60px;
}

@media (max-width: 768px) {
  .hr_brain-page .color_palette .cmyk_color {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

.hr_brain-page .color_palette .cmyk_color aside {
  margin-bottom: 15px;
  height: 70px;
  text-align: center;
}

.hr_brain-page .color_palette .cmyk_color aside img {
  max-height: 100%;
}

.hr_brain-page .color_palette .business_card .business_card-content {
  position: relative;
}

.hr_brain-page .color_palette .business_card .business_card-front {
  position: relative;
  left: -250px;
}

@media (max-width: 768px) {
  .hr_brain-page .color_palette .business_card .business_card-front {
    left: 0;
  }
}

@media (min-width: 992px) {
  .hr_brain-page .color_palette .business_card .business_card-back {
    position: absolute;
    top: 460px;
    right: -340px;
  }
}

.hr_brain-page .company_profile {
  margin-bottom: 150px;
}

@media (max-width: 992px) {
  .hr_brain-page .company_profile {
    margin-bottom: 50px;
  }
}

.hr_brain-page .company_profile .home_title,
.hr_brain-page
  .company_profile
  .inverted_version
  .inverted_version-content
  .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .company_profile
  .home_title-white {
  margin-bottom: 160px;
}

@media (max-width: 992px) {
  .hr_brain-page .company_profile .home_title,
  .hr_brain-page
    .company_profile
    .inverted_version
    .inverted_version-content
    .home_title-white,
  .hr_brain-page
    .inverted_version
    .inverted_version-content
    .company_profile
    .home_title-white {
    margin-bottom: 140px;
  }
}

.hr_brain-page .company_profile .company_profile-content {
  margin-top: 150px;
  position: relative;
}

.hr_brain-page .company_profile .company_profile-content .container {
  position: relative;
}

.hr_brain-page
  .company_profile
  .company_profile-content
  .company_profile-front {
  left: 0;
  top: -50px;
  position: relative;
}

.hr_brain-page .website .website_content {
  padding-top: 380px;
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_content {
    padding-top: 0;
  }
}

.hr_brain-page .website .website_tablet-right {
  text-align: right;
  position: relative;
  top: -300px;
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_tablet-right {
    margin-top: 0;
    top: 0;
  }
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_tablet-right > img {
    height: 150px;
  }
}

.hr_brain-page .website .website_content-center {
  position: relative;
}

.hr_brain-page .website .website_content-center img {
  position: relative;
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_content-center img {
    height: 200px;
  }
}

.hr_brain-page .website .website_content-center .keybord {
  position: absolute;
  text-align: right;
  right: 0;
  top: 300px;
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_content-center .keybord {
    top: 70px;
  }
}

.hr_brain-page .website .website_content-center .keybord img {
  height: 160px;
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_content-center .keybord img {
    height: 70px;
    top: 0;
  }
}

.hr_brain-page .website .website_content-center .tablet_left {
  text-align: center;
}

@media (min-width: 992px) {
  .hr_brain-page .website .website_content-center .tablet_left img {
    top: -130px;
    left: -280px;
  }
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_content-center .tablet_left img {
    height: 90px;
  }
}

.hr_brain-page .website .website_content-center .phone {
  text-align: center;
}

.hr_brain-page .website .website_content-center .phone img {
  top: 0;
}

@media (max-width: 992px) {
  .hr_brain-page .website .website_content-center .phone img {
    top: 0;
    height: 100px;
  }
}

.hr_brain-page .laptop_mockup {
  background: #d1d1d1;
}

.hr_brain-page .laptop_mockup .web_lap-mobile-only {
  padding-top: 50px;
}

.hr_brain-page .laptop_mockup .laptop_mockup-content {
  background-size: contain;
  margin: 0 auto;
  min-height: 670px;
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 99;
  top: 0;
}

@media (max-width: 992px) {
  .hr_brain-page .laptop_mockup .laptop_mockup-content {
    display: none;
  }
}

.hr_brain-page .laptop_mockup .laptop_mockup-content:hover .mockup_imag img {
  margin-top: -1868px;
}

.hr_brain-page .laptop_mockup .laptop_mockup-content .mockup_imag {
  margin: 0 auto;
  max-width: 870px;
  position: absolute;
  z-index: -1;
  -webkit-transition: all ease-in-out 3s;
  transition: all ease-in-out 3s;
  z-index: 9;
  overflow: hidden;
  right: 50%;
  top: 40px;
  margin-right: -28%;
}

@media (min-width: 1200px) {
  .hr_brain-page .laptop_mockup .laptop_mockup-content .mockup_imag {
    right: 40%;
    top: 40px;
    margin-right: -28%;
    bottom: 85px;
  }
}

@media (max-width: 1200px) {
  .hr_brain-page .laptop_mockup .laptop_mockup-content .mockup_imag {
    bottom: 137px;
    right: 372px;
    top: 95px;
    left: 113px;
  }
}

@media (max-width: 992px) {
  .hr_brain-page .laptop_mockup .laptop_mockup-content .mockup_imag {
    bottom: 51px;
    right: 12%;
    left: 83px;
    top: 23px;
  }
}

@media (max-width: 768px) {
  .hr_brain-page .laptop_mockup .laptop_mockup-content .mockup_imag {
    bottom: 33px;
    right: 55px;
    left: 55px;
    top: 13px;
  }
}

.hr_brain-page .laptop_mockup .laptop_mockup-content .mockup_imag img {
  -webkit-transition: all ease-in-out 3s;
  transition: all ease-in-out 3s;
}

.hr_brain-page .laptop_mockup .laptop_mockup-light {
  height: 0;
}

.hr_brain-page .laptop_mockup .laptop_mockup-light img {
  height: 300px;
  margin-top: -20%;
}

.hr_brain-page .laptop_mockup .inside_mockup {
  background: #d1d1d1;
}

.hr_brain-page .laptop_mockup .inside_mockup img {
  width: 100%;
}

.hr_brain-page .laptop_mockup .contact_us {
  background: #d1d1d1;
  text-align: center;
}

.hr_brain-page .laptop_mockup .hr_brain-gif {
  background: #d1d1d1;
}

.hr_brain-page .laptop_mockup .hr_brain-gif .hr_brain-gif-bg {
  text-align: center;
}

.hr_brain-page .laptop_mockup .hr_brain-gif .hr_brain-gif-bg a {
  display: none;
}

.hr_brain-page .laptop_mockup .hr_brain-gif .hr_brain-gif-bg iframe {
  width: 100%;
  height: 100vh;
}

.website__mockup-inside {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.website__mockup-inside .firstImage {
  position: absolute;
  width: 69%;
  top: -158px;
}

.website__mockup-inside .secondImage {
  opacity: 0;
  width: 63%;
}

.website__mockup-inside .thirdImage {
  width: 70%;
}

@media (max-width: 915px) {
  .firstImage {
    top: -91px !important;
  }
}

@media (max-width: 500px) {
  .firstImage {
    top: -40px !important;
  }
}

.cater_mate-page .final_logo-content {
  margin-top: 60px;
}

@media (max-width: 992px) {
  .cater_mate-page .final_logo-content {
    margin: 0 30px;
    margin-top: 60px;
  }
}

.cater_mate-page .head_description .head_description-content li::before {
  background: #ec851a;
}

.cater_mate-page .who_they_are .middel_block {
  margin: 80px 0;
}

@media (max-width: 768px) {
  .cater_mate-page .who_they_are .middel_block {
    margin: 30px 0;
  }
}

.cater_mate-page .who_they_are .block_content {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 100px;
  margin-top: 60px;
}

.cater_mate-page .who_they_are .home_title,
.cater_mate-page
  .who_they_are
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .cater_mate-page
  .who_they_are
  .home_title-white {
  margin-bottom: 30px !important;
}

.cater_mate-page .who_they_are .block_content-img {
  width: 100%;
}

.cater_mate-page .who_they_are .block_content-img img {
  width: 100%;
}

.cater_mate-page .who_they_are .block_content {
  text-align: center;
}

.cater_mate-page .who_they_are .block_content .rtag .title-white,
.cater_mate-page .who_they_are .block_content .title,
.rtag .cater_mate-page .who_they_are .block_content .title-white {
  text-align: center;
}

@media (min-width: 992px) {
  .cater_mate-page .who_they_are .logo_consept {
    margin: 100px;
  }
}

.cater_mate-page .who_they_are .logo_consept .logo_consept-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .cater_mate-page .who_they_are .logo_consept .logo_consept-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.cater_mate-page .who_they_are .logo_consept .logo_consept-content img {
  max-width: 105px;
  position: relative;
  display: block;
}

@media (max-width: 768px) {
  .cater_mate-page .who_they_are .logo_consept .logo_consept-content img {
    max-height: 60px;
  }
}

.cater_mate-page .who_they_are .logo_consept .logo_consept-content img::after {
  font-size: 10px;
  color: red;
  content: "/f067";
}

.cater_mate-page .who_they_are .logo_consept .logo_consept-content i {
  display: block;
  margin: 0 60px;
  color: #e54245;
  font-size: 25px;
}

@media (max-width: 768px) {
  .cater_mate-page .who_they_are .logo_consept .logo_consept-content i {
    margin: 0 20px;
  }
}

.cater_mate-page .who_they_are .logo_frame {
  margin: 60px 0;
  text-align: center;
}

@media (max-width: 992px) {
  .cater_mate-page .who_they_are .logo_frame {
    margin: 60px 30px;
  }
}

.cater_mate-page .who_they_are .final_logo {
  text-align: center;
  margin: 130px 0;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cater_mate-page .who_they_are .final_logo {
    margin: 30px 0;
  }
}

.cater_mate-page .alternative_Logo {
  text-align: center;
  padding: 90px 0 180px;
}

@media (max-width: 992px) {
  .cater_mate-page .alternative_Logo {
    padding: 30px 0;
  }
}

.cater_mate-page .alternative_Logo .alternative_Logo-content li {
  display: inline-block;
  height: 150px;
  margin: 0 90px;
}

@media (max-width: 992px) {
  .cater_mate-page .alternative_Logo .alternative_Logo-content li {
    margin-bottom: 30px;
  }
}

.cater_mate-page .alternative_Logo .alternative_Logo-content li img {
  height: 100%;
}

@media (min-width: 1200px) {
  .cater_mate-page .typography .container {
    width: 1140px;
  }
}

.cater_mate-page .typography .bg_image {
  position: relative;
}

.cater_mate-page .typography .bg_image .bg_image-section img {
  width: 100%;
  min-height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 100px;
}

@media (max-width: 992px) {
  .cater_mate-page .typography .bg_image .bg_image-section img {
    min-height: 1100px;
  }
}

@media (max-width: 768px) {
  .cater_mate-page .typography .bg_image .bg_image-section img {
    min-height: 600px;
  }
}

.cater_mate-page .typography .typography_content {
  padding: 120px 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.cater_mate-page .typography .typography_content .home_title-white {
  text-align: center;
}

.cater_mate-page .typography .typography_content .text_block {
  color: #fff;
  margin-bottom: 40px;
}

.cater_mate-page .typography .typography_content .text_block .rtag .title-white,
.cater_mate-page .typography .typography_content .text_block .title,
.cater_mate-page .typography .typography_content .text_block ul li,
.rtag
  .cater_mate-page
  .typography
  .typography_content
  .text_block
  .title-white {
  font-family: queulatsoftregular;
}

.cater_mate-page .typography .typography_content .text_block .rtag .title-white,
.cater_mate-page .typography .typography_content .text_block .title,
.rtag
  .cater_mate-page
  .typography
  .typography_content
  .text_block
  .title-white {
  font-size: 40px;
}

@media (max-width: 992px) {
  .cater_mate-page
    .typography
    .typography_content
    .text_block
    .rtag
    .title-white,
  .cater_mate-page .typography .typography_content .text_block .title,
  .rtag
    .cater_mate-page
    .typography
    .typography_content
    .text_block
    .title-white {
    font-size: 22px;
  }
}

.cater_mate-page
  .typography
  .typography_content
  .text_block
  .text_block-list
  li {
  margin-left: 40px;
  font-size: 22px;
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .cater_mate-page
    .typography
    .typography_content
    .text_block
    .text_block-list
    li {
    margin: 0;
    font-size: 12px;
    margin-bottom: 5px;
  }
}

.cater_mate-page .typography .pizza_box {
  position: absolute;
}

@media (min-width: 992px) {
  .cater_mate-page .typography .pizza_box {
    bottom: -20%;
    left: 40%;
    transform: translate(-50%, -50%);
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .cater_mate-page .typography .pizza_box {
    left: 22%;
    top: 60%;
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 1600px) {
  .cater_mate-page .typography .pizza_box img {
    max-height: 500px;
  }
}

@media (min-width: 1600px) {
  .cater_mate-page .typography .pizza_box img {
    max-height: 100%;
  }
}

.cater_mate-page .doodling_pattern {
  margin-top: -140px;
}

.cater_mate-page .doodling_pattern .container {
  padding-bottom: 80px;
  padding-top: 450px;
}

.cater_mate-page .doodling_pattern .four_hearts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cater_mate-page .doodling_pattern .four_hearts + .home_title,
.cater_mate-page
  .doodling_pattern
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .four_hearts
  + .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .cater_mate-page
  .doodling_pattern
  .four_hearts
  + .home_title-white {
  margin-top: 140px;
}

.cater_mate-page .doodling_pattern .four_hearts li {
  display: inline;
  position: relative;
  text-align: center;
  margin: 0 20px;
}

.cater_mate-page .doodling_pattern .four_hearts li i {
  font-size: 90px;
}

.cater_mate-page .doodling_pattern .four_hearts li::before {
  height: 13px;
  border-radius: 44px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 4px;
  left: 42px;
  top: 9px;
  background: #fff;
}

.cater_mate-page .doodling_pattern .four_hearts li:nth-of-type(1) {
  color: #e74040;
}

.cater_mate-page .doodling_pattern .four_hearts li:nth-of-type(2) {
  color: #f39200;
}

.cater_mate-page .doodling_pattern .four_hearts li:nth-of-type(3) {
  color: #4dbbbc;
}

.cater_mate-page .doodling_pattern .four_hearts li:nth-of-type(4) {
  color: #b43e90;
}

.cater_mate-page .doodling_pattern .four_hearts li p {
  font-size: 18px;
}

.cater_mate-page .doodling_pattern .home_title,
.cater_mate-page
  .doodling_pattern
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .cater_mate-page
  .doodling_pattern
  .home_title-white {
  text-align: center;
  margin: 40px 0;
  margin-bottom: 40px !important;
}

.cater_mate-page .doodling_pattern .pattern_image {
  text-align: center;
}

@media (min-width: 992px) {
  .cater_mate-page .doodling_pattern .pattern_image {
    height: 690px;
  }
}

.cater_mate-page .doodling_pattern .pattern_image img {
  max-height: 100%;
}

.cater_mate-page .delivery_scooter .home_title,
.cater_mate-page
  .delivery_scooter
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .cater_mate-page
  .delivery_scooter
  .home_title-white {
  text-align: center;
}

.cater_mate-page .delivery_scooter .delivery_scooter-image {
  text-align: center;
}

@media (min-width: 992px) {
  .cater_mate-page .delivery_scooter .delivery_scooter-image {
    height: 420px;
  }
}

.cater_mate-page .delivery_scooter .delivery_scooter-image img {
  max-height: 100%;
  text-align: center;
  margin: 0 auto;
}

.cater_mate-page .ltterhead_design .ltterhead_design-container {
  position: relative;
}

.cater_mate-page
  .ltterhead_design
  .ltterhead_design-container
  .ltterhead_bg-img
  img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  min-height: 1250px;
}

@media (max-width: 992px) {
  .cater_mate-page
    .ltterhead_design
    .ltterhead_design-container
    .ltterhead_bg-img
    img {
    min-height: 800px;
  }
}

@media (max-width: 768px) {
  .cater_mate-page
    .ltterhead_design
    .ltterhead_design-container
    .ltterhead_bg-img
    img {
    min-height: 600px;
  }
}

.cater_mate-page
  .ltterhead_design
  .ltterhead_design-container
  .ltterhead_design-content {
  position: absolute;
  top: 200px;
  width: 100%;
}

@media (max-width: 992px) {
  .cater_mate-page
    .ltterhead_design
    .ltterhead_design-container
    .ltterhead_design-content {
    top: 100px;
  }
}

@media (max-width: 768px) {
  .cater_mate-page
    .ltterhead_design
    .ltterhead_design-container
    .ltterhead_design-content {
    top: 45px;
    width: 65%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (max-width: 576px) {
  .cater_mate-page
    .ltterhead_design
    .ltterhead_design-container
    .ltterhead_design-content {
    top: 50%;
    width: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.cater_mate-page
  .ltterhead_design
  .ltterhead_design-container
  .ltterhead_design-content
  .home_title-white {
  text-align: center;
}

.cater_mate-page
  .ltterhead_design
  .ltterhead_design-container
  .ltterhead_design-content
  .ltterhead_design-image
  figure {
  text-align: center;
}

.cater_mate-page
  .ltterhead_design
  .ltterhead_design-container
  .ltterhead_design-content
  .ltterhead_design-image
  img {
  max-height: 800px;
}

.cater_mate-page
  .ltterhead_design
  .ltterhead_design-container
  .ltterhead_design-content
  .last_title {
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.cater_mate-page .result .head {
  color: #e54245;
  font-family: queulatsoftregular;
  text-transform: capitalize !important;
}

@media (max-width: 1200px) {
  .plus .mockup_mobile .wave_horizental {
    display: block;
  }
}

.plus .who_they_are p {
  text-align: justify;
  /* font-size: 17px !important */
}

.plus .who_they_are .rtag .title-white,
.plus .who_they_are .title,
.rtag .plus .who_they_are .title-white {
  color: #ea203a;
  font-size: 38px;
}

.plus .who_they_are .who_they_are-content {
  height: 450px;
  position: relative;
}

.plus section.mockup_gray-content {
  overflow: unset;
}

@media (max-width: 992px) {
  .plus .who_they_are .who_they_are-content {
    height: 490px;
  }
}

.plus .who_they_are .who_they_are-content .block_content-text {
  background: #fff;
  max-width: 800px;
  padding: 40px;
}

@media (max-width: 576px) {
  .plus .who_they_are .who_they_are-content .block_content-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .plus .who_they_are .who_they_are-content .block_content-text {
    height: 450px;
  }
}

@media (max-width: 768px) {
  .plus .who_they_are .who_they_are-content .block_content-text {
    padding: 10px;
  }
}

.plus .who_they_are .who_they_are-content .block_content-text p {
  text-align: justify;
}

@media (max-width: 768px) {
  .plus .who_they_are .who_they_are-content .block_content-text p {
    font-size: 16px;
  }
}

.plus .sub-about_us {
  overflow: hidden;
  position: relative;
}

.plus .sub-about_us .dotes_img {
  position: absolute;
  left: 0;
  top: 270px;
}

@media (max-width: 992px) {
  .plus .sub-about_us .dotes_img {
    display: none;
  }
}

.plus .sub-about_us::before {
  width: 0;
  height: 0;
  border-left: 740px solid transparent;
  border-right: 490px solid transparent;
  border-bottom: 660px solid #f6f6f6;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: -450px;
}

@media (max-width: 992px) {
  .plus .sub-about_us::before {
    display: none;
  }
}

/* .plus .sub-about_us .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
} */
.plus .sub-about_us .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 992px) {
  .plus .sub-about_us .row {
    padding-top: 20px;
  }
}

@media (max-width: 992px) {
  .plus .sub-about_us .row img {
    margin-bottom: 30px;
  }
}

.mockup_gray-content .mockup_gray-bg {
  height: 650px;
  margin: 0;
}

.mockup_gray-content .mockup_gray-text {
  background: #ddd;
  position: relative;
  height: 600px;
  margin: 0;
}

.mockup_gray-content .mockup_gray-text .texte_img {
  position: absolute;
  text-align: center;
}

@media (min-width: 768px) {
  .mockup_gray-content .mockup_gray-text .texte_img {
    top: -150px;
    right: 22%;
  }
}

@media (max-width: 768px) {
  .mockup_gray-content .mockup_gray-text .texte_img {
    margin-top: -150px;
  }

  .mockup_gray-content .mockup_gray-text .texte_img {
    top: -150px;
    right: 10%;
  }
}

.mockup_gray-content .mockup_gray-text .texte_img img {
  max-height: 980px;
}

.mockup_gray-content .mockup_gray-text .flower_img {
  position: absolute;
  left: 0;
  bottom: -150px;
}

.mockup_gray-content .mockup_gray-text .flower_img img {
  max-height: 360px;
}

.color {
  padding: 200px 0;
}

.color .color_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.color .color_content .block .color_area {
  height: 280px;
  width: 280px;
  background: #231f20;
}

@media (max-width: 768px) {
  .color .color_content .block .color_area {
    height: 100px;
    width: 100px;
  }
}

.color .color_content .block:first-child .color_area {
  background: #ea203a;
}

.color .color_content .block aside p {
  font-size: 22px;
  line-height: 40px;
}

@media (max-width: 768px) {
  .color .color_content .block aside p {
    font-size: 18px;
  }
}

.vertical_waves {
  position: relative;
}

.vertical_waves:before {
  height: 95%;
  width: 80%;
  left: -867px;
  z-index: -1;
  -webkit-transform: rotate(11deg);
  transform: rotate(11deg);
  background: #f6f6f6;
}

@media (max-width: 992px) {
  .vertical_waves:before {
    display: none;
  }
}

.vertical_waves .vertical_waves-letter {
  position: relative;
  margin: 100px 0;
}

@media (max-width: 992px) {
  .vertical_waves .vertical_waves-letter {
    margin-top: 100px;
    margin-bottom: 30px;
  }
}

.vertical_waves .vertical_waves-letter .letter_img {
  position: absolute;
  top: -210px;
  right: 50%;
  margin-right: -17%;
  text-align: center;
}

@media (max-width: 576px) {
  .vertical_waves .vertical_waves-letter .letter_img {
    top: -200px;
    right: auto;
    margin-right: 0;
  }
}

.vertical_waves .vertical_waves-letter .letter_img img {
  max-height: 700px;
}

.vertical_waves .vertical_waves-text {
  padding-top: 100px;
}

@media (max-width: 992px) {
  .vertical_waves .vertical_waves-text {
    padding-top: 0;
  }
}

.vertical_waves .vertical_waves-text .text_list li p {
  letter-spacing: 37px;
  font-size: 26px;
  margin: 41px 0;
}

.vertical_waves .vertical_waves-text .text_list li:nth-child(2) p {
  color: #ed1b34;
}

@media (max-width: 992px) {
  .vertical_waves .vertical_waves-text .text_list li p {
    letter-spacing: 10px;
  }
}

@media (max-width: 768px) {
  .vertical_waves .vertical_waves-text .text_list li p {
    letter-spacing: 3px;
    font-size: 16px;
  }
}

.vertical_waves .vertical_waves-text .text_list li:nth-child(2) {
  color: #ea203a;
}

.vertical_waves .vertical_waves-circle-right {
  text-align: right;
  margin-top: -80px;
}

@media (max-width: 992px) {
  .vertical_waves .vertical_waves-circle-right {
    display: none;
  }
}

.vertical_waves .vertical_waves-circle-right img {
  height: 400px;
}

.vertical_waves .vertical_waves-circle-left {
  text-align: center;
  margin-top: -220px;
}

@media (max-width: 992px) {
  .vertical_waves .vertical_waves-circle-left {
    margin-top: 0;
  }
}

.vertical_waves .vertical_waves-circle-left img {
  max-height: 900px;
}

.agenda {
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .agenda {
    margin-top: 20px;
  }
}

.agenda:before {
  height: 85%;
  width: 70%;
  right: -867px;
  z-index: -1;
  -webkit-transform: rotate(-36deg);
  transform: rotate(-36deg);
  background: #f6f6f6;
}

@media (max-width: 992px) {
  .agenda:before {
    display: none;
  }
}

@media (max-width: 992px) {
  .agenda .agenda-left_circile img {
    display: none;
  }
}

.agenda .agenda_content .agenda-img {
  text-align: center;
  top: 0;
}

@media (min-width: 576px) {
  .agenda .agenda_content .agenda-img {
    position: absolute;
  }
}

@media (max-width: 1900px) and (min-width: 992px) {
  .agenda .agenda_content .agenda-img {
    right: 50%;
    margin-right: -25%;
  }
}

@media (max-width: 992px) {
  .agenda .agenda_content .agenda-img img {
    max-height: 600px;
  }
}

@media (max-width: 992px) {
  .agenda .agenda_content .agenda-img img {
    max-height: 600px;
  }
}

@media (max-width: 1900px) {
  .agenda .agenda_content .agenda-img img {
    max-height: 800px;
  }
}

.mockup-black img {
  width: 100%;
}

.width__result {
  width: 80%;
}

.mockup-card img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.poster_section {
  position: relative;
}

.poster_section .red_bg {
  background: #ed1b34;
  height: 400px;
}

@media (min-width: 992px) {
  .poster_section .watch_img {
    position: absolute;
    top: 200px;
    left: 100px;
  }
}

@media (max-width: 992px) {
  .poster_section .watch_img {
    position: absolute;
    top: 200px;
    left: 0;
  }
}

@media (max-width: 991px) {
  .poster_section .watch_img img {
    max-height: 350px;
  }
}

.poster_section .dots_img {
  margin-top: -90px;
  text-align: center;
}

@media (max-width: 992px) {
  .poster_section .dots_img {
    margin-top: -300px;
  }
}

@media (min-width: 992px) {
  .poster_section .poster_img {
    position: absolute;
    top: 140px;
    right: 50%;
    margin-right: -25%;
  }
}

@media (max-width: 992px) {
  .poster_section .poster_img {
    position: absolute;
    top: 140px;
    right: 0;
  }
}

.poster_section .poster_img img {
  max-height: 660px;
}

@media (max-width: 991px) {
  .poster_section .poster_img img {
    max-height: 450px;
  }
}

.t_shirt-content {
  position: relative;
  margin: 150px 0;
}

@media (max-width: 992px) {
  .t_shirt-content {
    margin-bottom: 0 !important;
  }
}

.t_shirt-content::before {
  background: #f6f6f6;
}

.t_shirt-content::before {
  top: -581px;
  left: -367px;
  height: 2350px;
  z-index: 999999;
  width: 490px;
  -webkit-transform: rotate(16deg);
  transform: rotate(16deg);
  z-index: -1;
}

@media (max-width: 992px) {
  .t_shirt-content::before {
    display: none;
  }
}

.t_shirt-content::after {
  width: 0;
  height: 0;
  border-left: 400px solid transparent;
  border-right: 400px solid transparent;
  border-bottom: 400px solid #f6f6f6;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: -200px;
  top: 80px;
  z-index: -1;
}

@media (max-width: 992px) {
  .t_shirt-content::after {
    display: none;
  }
}

.t_shirt-content .left_dots {
  position: absolute;
  left: 0;
  z-index: -1;
}

@media (max-width: 992px) {
  .t_shirt-content .left_dots {
    display: none;
  }
}

.t_shirt-content .t_shirt-img {
  text-align: center;
}

.t_shirt-content .t_shirt-img img {
  max-height: 1380px;
}

.t_shirt-content .right_dots {
  position: absolute;
  right: 0;
  top: 1130px;
  z-index: -1;
}

@media (max-width: 992px) {
  .t_shirt-content .right_dots {
    display: none;
  }
}

.mockup_mobile {
  position: relative;
}

@media (max-width: 992px) {
  .mockup_mobile .wave_horizental {
    display: none;
  }
}

.mockup_mobile .hafe_ciricle {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
}

@media (max-width: 1200px) {
  .mockup_mobile .hafe_ciricle {
    display: none;
  }
}

.mockup_mobile .hafe_ciricle img {
  height: 1100px;
}

@media (min-width: 992px) {
  .mockup_mobile .mockup_mobile-content {
    width: 100%;
    position: absolute;
    top: 0;
  }
}

.mockup_mobile .mockup_mobile-content .mockup_mobile-img img {
  max-height: 700px;
}

.mockup_mobile .mockup_mobile-content .result {
  background: 0 0;
  margin: 0 auto;
}

@media (min-width: 900px) and (max-width: 1450px) {
  .mockup_mobile .mockup_mobile-content .result {
    width: 70%;
  }
}

.mockup_mobile .mockup_mobile-content .result .head {
  color: #ea203a;
}

.logo__width {
  width: 80%;
  margin: 0 auto;
}

.mockup_gray-content .stationary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40%;
  padding: 25px;
  color: #ed1b34;
}

@media (max-width: 915px) {
  .mockup_gray-content .stationary {
    width: 100%;
  }

  .mockup_gray-content .stationary h2 {
    font-size: 1.3em;
  }
}

.services_page {
  position: relative;
  position: relative;
}

.services_page .btn {
  padding-top: 100px;
}

.services_page .services_content {
  padding: 100px 0;
}

.services_page .services_head {
  position: absolute;
  top: 210px;
  width: 100%;
}

@media (max-width: 992px) {
  .services_page .services_head {
    top: 160px;
  }
}

.services_page .services_title {
  text-align: center;
  color: #fff;
}

.rtag .services_page .services_title .title-white,
.services_page .services_title .rtag .title-white,
.services_page .services_title .title {
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .rtag .services_page .services_title .title-white,
  .services_page .services_title .rtag .title-white,
  .services_page .services_title .title {
    font-size: 30px;
  }
}

.services_page .services_title p {
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-family: nexa;
}

.services_page .bg_services img {
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 500px;
}

@media (min-width: 992px) {
  .services_page .bg_services img {
    width: 100%;
  }
}

.services_page p {
  color: #0f3f76;
}

.services_page .bg_services-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
}

.services_page .bg_services-left {
  position: absolute;
  bottom: 0;
  bottom: 350px;
  width: 190px;
}

.services_page .bg_services-left img {
  bottom: 0;
  left: 0;
}

.services_page .our_services {
  padding: 0;
  top: 0;
  margin-bottom: 0;
}

.services_page .services_page-content .icon img {
  width: 60%;
}

@media (min-width: 1200px) {
  .services_page .services_page-content .services_row {
    padding-top: 300px;
  }
}

@media (max-width: 992px) {
  .services_page .services_page-content .services_row {
    padding-top: 100px;
  }
}

@media (min-width: 1200px) {
  .services_page .services_page-content .services_row:nth-of-type(1) {
    padding-top: 0;
  }
}

@media (max-width: 1200px) {
  .services_page .services_page-content .services_row {
    padding-top: 50px;
  }
}

.services_page
  .services_page-content
  .services_row:nth-child(even)
  .services_row-logo::before {
  left: 0;
}

.services_page
  .services_page-content
  .services_row:nth-child(odd)
  .services_row-logo::before {
  right: 0;
}

.services_page .services_page-content .services_row .services_row-text p {
  color: #0f3f76;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 25px;
  text-align: justify;
}

.services_page
  .services_page-content
  .services_row
  .services_row-text
  ul.services_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.services_page
  .services_page-content
  .services_row
  .services_row-text
  ul.services_list
  li {
  display: block;
  width: 49%;
  background: #f4f4f4;
  border-radius: 45px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  padding-left: 20px;
  color: #0f3f76;
  font-size: 18px;
}

@media (max-width: 768px) {
  .services_page
    .services_page-content
    .services_row
    .services_row-text
    ul.services_list
    li {
    width: 100%;
  }
}

.services_page .services_page-content .services_row .services_row-logo {
  position: relative;
}

@media (max-width: 992px) {
  .services_page .services_page-content .services_row .services_row-logo {
    margin: 30px 0;
  }
}

.services_page .services_page-content .services_row .services_row-logo::before {
  height: 114%;
  width: 1px;
  background: #f4f4f4;
}

@media (max-width: 992px) {
  .services_page
    .services_page-content
    .services_row
    .services_row-logo::before {
    display: none;
  }
}

.services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list {
  text-align: center;
}

.rtag
  .services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list
  .title-white,
.services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list
  .rtag
  .title-white,
.services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list
  .title {
  color: #0f3f76;
  font-size: 40px;
  margin: 0;
  margin-bottom: 50px;
}

.about_us-page {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 250px !important;
  background: #074882;
}

@media (max-width: 992px) {
  .about_us-page {
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .about_us-page {
    padding-bottom: 450px;
  }
}

.about_us-page + footer {
  margin-top: -60px;
  background: 0 0;
}

.about_us-page .about_us-strip {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  background: red;
}

.about_us-page .about_fish {
  padding-top: 50px;
}

.about_us-page .about_fish .about_fish-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about_us-page .about_fish .about_fish-content .fish_text {
  color: #fff;
  text-align: center;
}

.about_us-page .about_fish .about_fish-content .fish_text h3 {
  font-size: 35px;
}

.about_us-page .about_fish .about_fish-content .fish_text p {
  font-size: 25px;
  color: #fff;
  line-height: 36px;
}

.ismail_pasha .portfolio_head .head_content figure {
  height: 180px;
}

.ismail_pasha .packaging_content {
  padding-top: 80px;
}

.ismail_pasha .portfolio-page_content .who_they_are {
  position: relative;
  z-index: 99;
  text-align: center;
}

.ismail_pasha .portfolio-page_content .who_they_are .row p {
  text-align: justify;
}

.ismail_pasha .portfolio-page_content .who_they_are .container {
  position: relative;
  z-index: 9;
}

.ismail_pasha .portfolio-page_content .who_they_are .who_they_are-img_bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 20px;
}

@media (max-width: 1600px) {
  .ismail_pasha .portfolio-page_content .who_they_are .who_they_are-img_bg {
    width: 600px;
  }
}

@media (max-width: 992px) {
  .ismail_pasha .portfolio-page_content .who_they_are .who_they_are-img_bg {
    display: none;
  }
}

.ismail_pasha .portfolio-page_content .who_they_are .who_they_are-img_bg img {
  width: 100%;
}

.ismail_pasha
  .portfolio-page_content
  .who_they_are
  .block_content-text
  .rtag
  h2.title-white,
.ismail_pasha
  .portfolio-page_content
  .who_they_are
  .block_content-text
  h2.title,
.rtag
  .ismail_pasha
  .portfolio-page_content
  .who_they_are
  .block_content-text
  h2.title-white {
  font-size: 24px;
}

.ismail_pasha .portfolio-page_content .who_they_are .block_content-text p {
  font-size: 22px;
  line-height: 30px;
  color: #707070;
}

.ismail_pasha
  .portfolio-page_content
  .who_they_are
  .block_content-text
  p.whothey {
  padding-left: 10rem;
  padding-right: 10rem;
}

.ismail_pasha .portfolio-page_content .who_they_are .row {
  padding: 160px 0;
}

.ismail_pasha .portfolio-page_content .inspiration {
  text-align: center;
  margin: 40px 0;
}

.ismail_pasha .portfolio-page_content .inspiration .inspiration-content {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .ismail_pasha .portfolio-page_content .inspiration .inspiration-content {
    padding-top: 30px;
  }

  .ismail_pasha
    .portfolio-page_content
    .who_they_are
    .block_content-text
    p.whothey {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .ismail_pasha
    .portfolio-page_content
    .inspiration
    .inspiration-content
    .inspiration_block {
    margin-bottom: 30px;
    text-align: center;
  }
}

@media (max-width: 992px) {
  .ismail_pasha .portfolio-page_content .inspiration .inspiration_block {
    margin-bottom: 30px;
  }
}

.ismail_pasha .logo_option {
  text-align: center;
}

.ismail_pasha .logo_option .logo_option-content {
  padding-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .ismail_pasha .logo_option .logo_option-content {
    padding-top: 30px;
  }
}

@media (max-width: 992px) {
  .ismail_pasha .logo_option .logo_option-content .option_block {
    margin: 50px;
    text-align: center;
  }
}

.ismail_pasha .old_new-logo .old_new-logo-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .ismail_pasha .old_new-logo .old_new-logo-content {
    padding-top: 30px;
  }
}

@media (max-width: 992px) {
  .ismail_pasha .old_new-logo .old_new-logo-content .block_logo {
    margin-bottom: 30px;
    text-align: center;
  }
}

.ismail_pasha .old_new-logo .old_new-logo-content .block_logo h3.title_color {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.ismail_pasha .old_new-logo .old_new-logo-content .block_logo .logo_img {
  height: 200px;
  padding-top: 30px;
}

.ismail_pasha .old_new-logo .old_new-logo-content .block_logo .logo_img img {
  height: 100%;
}

.ismail_pasha .cmyk {
  position: relative;
}

.ismail_pasha .cmyk .cmyk_bg {
  position: absolute;
  right: 0;
  height: auto;
  top: -20%;
}

@media (max-width: 1600px) {
  .ismail_pasha .cmyk .cmyk_bg {
    height: 1230px;
  }
}

@media (max-width: 992px) {
  .ismail_pasha .cmyk .cmyk_bg {
    display: none;
  }
}

.ismail_pasha .cmyk .cmyk_bg img {
  height: 100%;
}

.ismail_pasha .cmyk .cmyk_content {
  padding: 140px 0;
  margin-top: 24em;
}

@media (max-width: 768px) {
  .ismail_pasha .cmyk .cmyk_content {
    padding: 30px 0;
  }
}

.ismail_pasha .cmyk .cmyk_content .cmyk_content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 60px;
}

.ismail_pasha
  .cmyk
  .cmyk_content
  .cmyk_content-list:first-child
  .list_column
  li {
  color: #ea5c11;
}

.ismail_pasha .cmyk .cmyk_content .cmyk_content-list .cmyk-img {
  height: 140px;
}

.ismail_pasha .cmyk .cmyk_content .cmyk_content-list .cmyk-img img {
  height: 100%;
}

.ismail_pasha .cmyk .cmyk_content .cmyk_content-list .list_column {
  margin-left: 30px;
}

.ismail_pasha .cmyk .cmyk_content .cmyk_content-list .list_column li {
  font-size: 18px;
  padding-bottom: 15px;
  color: #483729;
}

.ismail_pasha .cmyk .cmyk_content .cmyk_content-list .list_column li b {
  text-transform: uppercase;
}

.ismail_pasha .final_logo {
  text-align: center;
}

.ismail_pasha .final_logo .final_logo-content {
  padding-top: 50px;
  margin: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .ismail_pasha .final_logo .final_logo-content {
    padding-top: 30px;
    margin: 20px 0;
  }
}

.ismail_pasha .final_logo .final_logo-content .final_logo-img {
  height: 200px;
}

@media (max-width: 768px) {
  .ismail_pasha .final_logo .final_logo-content .final_logo-img {
    margin-bottom: 30px;
    padding: 40px 0;
  }
}

.ismail_pasha .final_logo .final_logo-content .final_logo-img img {
  height: 100%;
}

.ismail_pasha .packaging_kis {
  text-align: left;
}

.ismail_pasha .final_logo-brown {
  background: #483729;
  padding: 150px 0;
}

@media (min-width: 768px) {
  .ismail_pasha .final_logo-brown {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .ismail_pasha .final_logo-brown {
    padding: 40px 0;
  }
}

.ismail_pasha .final_logo-brown .final_logo-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ismail_pasha .final_logo-brown .final_logo-content .final_logo-img {
  height: 200px;
}

@media (max-width: 768px) {
  .ismail_pasha .final_logo-brown .final_logo-content .final_logo-img {
    margin-bottom: 30px;
    padding: 40px;
  }
}

.ismail_pasha .final_logo-brown .final_logo-content .final_logo-img img {
  height: 100%;
}

.ismail_pasha .packaging {
  position: relative;
  text-align: center;
  background: #f6f6f7;
}

.ismail_pasha .packaging .packaging_bg {
  position: absolute;
  top: 0;
  top: 390px;
  height: 450px;
}

.ismail_pasha .packaging .packaging_bg img {
  max-height: 100%;
}

.ismail_pasha .packaging .packaging_left-bg {
  left: 0;
}

@media (max-width: 992px) {
  .ismail_pasha .packaging .packaging_left-bg {
    display: none;
  }
}

.ismail_pasha .packaging .packaging_right-bg {
  right: 0;
}

@media (max-width: 992px) {
  .ismail_pasha .packaging .packaging_right-bg {
    display: none;
  }
}

.ismail_pasha .packaging .packaging_content figure {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

.ismail_pasha .packaging .packaging_content figure img {
  max-height: 700px;
}

.ismail_pasha .packaging .packaging_content .packaging_cup img {
  max-height: 700px;
}

.ismail_pasha .packaging .packaging_content .packaging_kis img {
  max-height: 700px;
}

.ismail_pasha .brif {
  position: relative;
  text-align: center;
}

.ismail_pasha .brif .brife_content {
  width: 100%;
}

.ismail_pasha .brif .brife_head {
  margin-bottom: 50px;
}

.ismail_pasha .brif .brife_head .rtag h2.title-white,
.ismail_pasha .brif .brife_head h2.title,
.rtag .ismail_pasha .brif .brife_head h2.title-white {
  color: #483729;
}

.ismail_pasha .brif .brife_head p {
  color: #707070;
  font-size: 22px;
  line-height: 30px;
}

.ismail_pasha .brif .brife_thanks .logo_cow {
  height: 100px;
}

.ismail_pasha .brif .brife_thanks .logo_cow img {
  height: 100%;
}

.marlyan .who_they_are {
  text-align: center;
}

.marlyan .who_they_are .rtag .title-white,
.marlyan .who_they_are .title,
.rtag .marlyan .who_they_are .title-white {
  color: #fdbeca;
  font-size: 26px;
}

.marlyan .who_they_are p {
  font-size: 22px;
  color: #707070;
  line-height: 30px;
  text-align: center;
  margin: 40px 0;
}

.marlyan .who_they_are .who_us-content-imgs {
  margin: 50px 0;
  padding: 40px 0;
  margin-top: 200px;
}

@media (max-width: 768px) {
  .marlyan .who_they_are .who_us-content-imgs {
    margin-top: 100px;
  }
}

.marlyan .who_they_are .who_us-content-imgs .row {
  margin-top: -80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.marlyan .who_they_are .who_us-content-imgs .row .block_content-img {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 250px;
}

.marlyan .who_they_are .who_us-content-imgs .row .block_content-img img {
  width: 100%;
}

.marlyan .the-solution {
  padding: 0 !important;
}

.marlyan .the-solution .rtag .title-white,
.marlyan .the-solution .title,
.rtag .marlyan .the-solution .title-white {
  color: #fdbeca;
}

.marlyan .the-solution p {
  text-align: center;
}

.marlyan .the-chosen_logo {
  text-align: center;
}

.marlyan .the-chosen_logo .chosen_logo {
  margin: 50px 0;
}

@media (min-width: 992px) {
  .marlyan .the-chosen_logo .chosen_logo {
    height: 250px;
  }
}

.marlyan .the-chosen_logo .chosen_logo img {
  max-height: 100%;
}

.marlyan .typography {
  position: relative;
  background: #fdbeca;
  padding-bottom: 140px;
  margin-top: 20px;
}

@media (max-width: 576px) {
  .marlyan .typography {
    padding-bottom: 0;
  }
}

.marlyan .typography .row {
  margin-top: 80px;
}

.marlyan .typography .rtag .title-white,
.marlyan .typography .title,
.rtag .marlyan .typography .title-white {
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}

.marlyan .typography .typography-img {
  margin-bottom: 30px;
  height: 190px;
  text-align: center;
}

.marlyan .typography .typography-img img {
  height: 100%;
}

.marlyan .menus {
  background: #fff7fa;
  position: relative;
  overflow: hidden;
}

.marlyan .menus .menus_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 992px) {
  .marlyan .menus .menus_head {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.marlyan .menus::before {
  height: 300px;
  top: -50px;
  width: 110%;
  right: -90px;
  left: -50px;
  background: #fdbeca;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}

@media (max-width: 992px) {
  .marlyan .menus::before {
    display: none;
  }
}

.marlyan .menus::after {
  height: 300px;
  bottom: -120px;
  width: 110%;
  right: -90px;
  left: -50px;
  background: #fdbeca;
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: 1;
}

@media (max-width: 992px) {
  .marlyan .menus::after {
    display: none;
  }
}

.marlyan .menus .home_title-freehand {
  color: #f3d98f;
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .marlyan
  .menus
  .home_title-white,
.marlyan .menus .home_title,
.marlyan
  .menus
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white {
  text-align: left;
}

.marlyan .menus .menu_img {
  position: relative;
  z-index: 9;
}

.marlyan .packaging {
  background: #fdbeca;
  position: relative;
  margin-bottom: 20%;
}

.cushion_img {
  text-align: end;
  margin-bottom: -18%;
}

.cushion_img img {
  max-width: 100%;
  height: 450px;
}

@media (min-width: 1200px) {
  .marlyan .packaging .packaging_bad {
    width: 100%;
  }
}

.marlyan .packaging .home_title-freehand {
  color: #fff;
  text-align: left;
}

.marlyan .packaging .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.marlyan .scial_media {
  text-align: center;
  position: relative;
}

.marlyan .scial_media .rose_right {
  position: absolute;
  left: 0;
  top: 0;
  height: 300px;
}

@media (max-width: 768px) {
  .marlyan .scial_media .rose_right {
    display: none;
  }
}

.marlyan .scial_media .rose_right img {
  height: 100%;
}

.marlyan .scial_media .home_title-freehand {
  margin-bottom: 40px;
}

.marlyan .panar {
  position: relative;
  overflow: hidden;
}

.marlyan .panar::after {
  height: 300px;
  bottom: -120px;
  width: 110%;
  right: -90px;
  left: -50px;
  background: #fdbeca;
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
  z-index: 1;
}

@media (max-width: 992px) {
  .marlyan .panar::after {
    display: none;
  }
}

.marlyan .panar .rose_left {
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
}

@media (max-width: 1024px) {
  .marlyan .panar .rose_left {
    height: 200px;
  }
}

@media (max-width: 768px) {
  .marlyan .panar .rose_left {
    display: none;
  }
}

.marlyan .panar .rose_left img {
  height: 100%;
}

.marlyan .panar .panar-block {
  text-align: center;
}

@media (min-width: 992px) {
  .marlyan .panar .panar-block {
    height: 800px;
    margin-bottom: 170px;
  }
}

.marlyan .panar .panar-block img {
  max-height: 100%;
}

.marlyan .the_result {
  background: #fdbeca;
  text-align: center;
  position: relative;
  color: #fff;
}

.marlyan .the_result .rtag .title-white,
.marlyan .the_result .title,
.rtag .marlyan .the_result .title-white {
  color: #fff;
}

.marlyan .the_result p {
  color: #fff;
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .marlyan
  .the_result
  .home_title-white,
.marlyan .the_result .home_title,
.marlyan
  .the_result
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white {
  text-transform: uppercase;
  color: #fff;
}

.marlyan .the_result .the_result-block {
  margin-bottom: 100px;
}

.marlyan .the_result .result_text p {
  color: #fff;
}

.marlyan .the_result .result_text h2 {
  font-family: myanmarmn;
  margin-bottom: 50px;
}

.marlyan .the_result .result_text h3.home_title-freehand {
  font-size: 70px;
  margin-top: 60px;
  color: #fff;
}

.generation .who_they_are .block_content-text {
  text-align: left;
  margin-bottom: 40px;
}

.generation .who_they_are .block_content-text .center_p {
  text-align: center;
}

.generation .who_they_are .block_content-text .rtag .title-white,
.generation .who_they_are .block_content-text .title,
.rtag .generation .who_they_are .block_content-text .title-white {
  text-align: left;
  margin-bottom: 30px;
}

.generation .who_they_are .block_content-text p {
  text-align: center;
  text-align: left;
}

.generation .who_they_are .who_us-img {
  margin: 60px 0;
  margin-bottom: 100px;
}

@media (max-width: 992px) {
  .generation .who_they_are .who_us-img {
    margin: 30px 0;
    margin-bottom: 30px;
  }
}

.generation .who_they_are .text_row {
  text-align: left;
}

.generation .logo_optio .title_home {
  text-align: left;
}

.generation .logo_optio .logo_optio-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 30px;
}

@media (max-width: 992px) {
  .generation .logo_optio .logo_optio-top-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.generation .logo_optio .logo_optio-top-content .logo_optio-block {
  height: 250px;
  padding: 5px;
}

.generation .logo_optio .logo_optio-top-content .logo_optio-block img {
  height: 100%;
}

.generation .logo_optio .logo_option-down .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 992px) {
  .generation .logo_optio .logo_option-down .logo_optio-block {
    margin-bottom: 30px;
  }
}

.generation .logo_optio .black_logo {
  margin: 120px 0;
  text-align: center;
  height: 230px;
}

@media (max-width: 992px) {
  .generation .logo_optio .black_logo {
    margin: 60px 0;
  }
}

.generation .logo_optio .black_logo img {
  height: 100%;
}

.generation .final_logo {
  text-align: center;
  padding: 0;
}

.generation .final_logo .final_logo-block {
  text-align: center;
  height: 460px;
  margin-top: 110px;
}

.generation .final_logo .final_logo-block img {
  height: 100%;
}

.generation .branding_guidline {
  padding-bottom: 0 !important;
}

.generation .branding_guidline .home_title,
.generation
  .branding_guidline
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .generation
  .branding_guidline
  .home_title-white {
  margin-bottom: 40px;
}

.generation .branding_guidline .branding_guidline-bg {
  background-size: cover;
  width: 100%;
}

.generation .branding_guidline .branding_guidline-bg img {
  width: 100%;
}

.generation .branding_guidline .branding_guidline-content .row {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

@media (max-width: 992px) {
  .generation .branding_guidline .branding_guidline-content .row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.generation .branding_guidline .branding_guidline-content .logo_optio-block {
  margin-bottom: 100px;
}

@media (max-width: 992px) {
  .generation .branding_guidline .branding_guidline-content .logo_optio-block {
    margin-bottom: 30px;
  }
}

.generation .branding_guidline .branding_guidline-text {
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}

.generation
  .branding_guidline
  .branding_guidline-text
  .block_text
  .rtag
  .title-white,
.generation .branding_guidline .branding_guidline-text .block_text .title,
.rtag
  .generation
  .branding_guidline
  .branding_guidline-text
  .block_text
  .title-white {
  color: #de4e79;
  font-size: 24px;
}

.generation .branding_guidline .branding_guidline-text .block_text p {
  color: #414042;
  font-size: 36px !important;
  text-align: left;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .generation .branding_guidline .branding_guidline-text .block_text p {
    font-size: 22px !important;
  }
}

.generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(1)
  .rtag
  .title-white,
.generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(1)
  .title,
.generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(1)
  p,
.rtag
  .generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(1)
  .title-white {
  font-family: bebasneue;
}

.generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(2)
  .rtag
  .title-white,
.generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(2)
  .title,
.generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(2)
  p,
.rtag
  .generation
  .branding_guidline
  .branding_guidline-text
  .block_text:nth-child(2)
  .title-white {
  font-family: hacensaudiarabia;
}

.generation .stationary {
  padding-top: 70px;
  padding-bottom: 0 !important;
}

.generation .stationary .title_home {
  margin-bottom: 40px;
}

.generation .stationary .stationary_img-1 {
  text-align: center;
  margin: 40px 0;
}

.generation .stationary .stationary_componant {
  padding: 70px 0;
  background: #f4f4f4;
  position: relative;
}

.generation .stationary .stationary_componant .stationary_componant-img {
  text-align: center;
}

.generation
  .stationary
  .stationary_componant
  .stationary_componant-img
  .img_block {
  margin-bottom: 30px;
}

.generation .stationary .stationary_componant .flyer_design {
  margin-bottom: 30px;
  margin-top: 100px;
}

.generation .stationary .stationary_componant .flyer_design .title_home {
  margin-bottom: 80px;
}

.generation section.roll_ups {
  background: #f0e9f3;
}

.generation section.roll_ups .title_home {
  margin-bottom: 80px;
}

.generation section.roll_ups .roll_ups-img {
  height: 600px;
  text-align: center;
}

.generation section.roll_ups .roll_ups-img img {
  max-height: 100%;
}

@media (max-width: 992px) {
  .generation section.roll_ups .roll_ups-img {
    margin-bottom: 40px;
  }
}

.generation .website_design {
  text-align: center;
  position: relative;
  padding-bottom: 0 !important;
}

.generation .website_design .home_title,
.generation
  .website_design
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white,
.hr_brain-page
  .inverted_version
  .inverted_version-content
  .generation
  .website_design
  .home_title-white {
  margin-bottom: 50px;
}

.generation .website_design .generation_decor {
  position: absolute;
  right: 0;
  top: -150px;
  height: 500px;
}

.generation .website_design .generation_decor img {
  height: 100%;
}

@media (max-width: 992px) {
  .generation .website_design .generation_decor {
    display: none;
  }
}

.generation .website_design .website_head-img {
  margin-bottom: 60px;
}

.generation .website_design .website_head-img img {
  -o-object-fit: cover;
  object-fit: cover;
}

.generation .website_design .website_mockups {
  position: relative;
}

.generation .website_design .website_mockups .mockup_1 {
  text-align: right;
  margin-top: -200px;
}

.generation .website_design .website_mockups_2 .mockup_1 {
  margin-top: 90px;
}

.generation .the_result {
  text-align: left;
  width: 60%;
  margin: 0 auto;
}

.generation .the_result p {
  text-align: left;
}

.position__relative {
  position: relative;
}

.stationary_decor {
  position: absolute;
  right: 0;
  width: 10%;
}

.decor_inverse {
  position: absolute;
  left: 0;
  width: 10%;
}

@media (max-width: 915px) {
  .stationary_decor {
    display: none;
  }
}

.mobile_plus .exploring {
  height: 550px;
}

.mobile_plus .exploring img {
  height: 100%;
}

.mobile_plus .who_they_are {
  text-align: center;
  background: #232323;
  padding-top: 100px;
  padding-bottom: 100px;
}

.mobile_plus .who_they_are .block_content-text {
  margin-bottom: 90px;
}

@media (max-width: 992px) {
  .mobile_plus .who_they_are .block_content-text {
    margin-bottom: 30px;
  }
}

.mobile_plus .who_they_are .block_content-text p {
  color: #fff;
}

.mobile_plus .who_they_are .title_home {
  margin-bottom: 40px !important;
  font-weight: 100;
}

.mobile_plus .who_they_are .brand_attributes .row {
  padding-top: 60px;
}

.mobile_plus .who_they_are .brand_attributes .title_home {
  margin-bottom: 35px;
}

.mobile_plus .who_they_are .brand_attributes .brand_attributes-block {
  margin-bottom: 30px;
  text-align: center;
}

.mobile_plus
  .who_they_are
  .brand_attributes
  .brand_attributes-block
  .rtag
  .title-white,
.mobile_plus .who_they_are .brand_attributes .brand_attributes-block .title,
.rtag
  .mobile_plus
  .who_they_are
  .brand_attributes
  .brand_attributes-block
  .title-white {
  color: #636363;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.mobile_plus .who_they_are .brand_attributes .brand_attributes-block .title {
  text-transform: capitalize !important;
}

.mobile_plus .exploring_direction {
  background: #232323;
  text-align: center;
  padding: 100px 0;
}

.mobile_plus .exploring_direction .title_home {
  margin-bottom: 40px;
}

.mobile_plus .exploring_direction p {
  color: #fff;
  margin-bottom: 100px;
  max-width: 1060px;
  text-align: center;
  font-size: 22px;
}

.mobile_plus .exploring_direction .exploring_direction-logos .logo_optio-block {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}

.mobile_plus .exploring_direction .exploring_direction-logos .logowhite {
  margin: 0 auto;
  margin-top: 20px;
  padding: 80px 0;
}

.mobile_plus .chosen_logo {
  text-align: center;
  margin-top: 65px;
}

.mobile_plus .chosen_logo .title_home {
  margin-bottom: 0 !important;
}

.mobile_plus .chosen_logo .chosen_logo-guide {
  margin-bottom: 70px;
  text-align: center;
  margin-top: 170px;
}

@media (min-width: 992px) {
  .mobile_plus .chosen_logo .chosen_logo-guide {
    height: 245px;
  }
}

@media (max-width: 992px) {
  .mobile_plus .chosen_logo .chosen_logo-guide {
    margin-bottom: 60px;
  }
}

.mobile_plus .chosen_logo .chosen_logo-guide img {
  max-height: 100%;
}

.mobile_plus .color_palette {
  text-align: center;
}

.mobile_plus .color_palette .container {
  position: relative;
}

/* .mobile_plus .color_palette .container::before {
    top: -90px;
    height: 1px;
    width: 100%;
    margin: 0 auto;
    background: #fbb731
} */
.gray-img {
  background: #eaeaea;
}

.mobile_plus figure.t_shirt-img img,
.dblock-img img {
  display: block;
}

@media (max-width: 992px) {
  .mobile_plus .color_palette .container::before {
    top: -30px;
  }
}

.mobile_plus .color_palette .color_palette-content {
  margin-bottom: 90px;
  text-align: center;
}

@media (max-width: 992px) {
  .mobile_plus .color_palette .color_palette-content {
    margin-bottom: 30px;
  }
}

.mobile_plus .color_palette .color_palette-content .color_palette-block {
  text-align: center;
}

@media (max-width: 992px) {
  .mobile_plus .color_palette .color_palette-content .color_palette-block {
    margin-bottom: 40px;
  }
}

.mobile_plus .color_palette .color_palette-content .color_palette-block img {
  margin: 0 auto;
}

.mobile_plus .color_palette .color_palette-content span {
  color: #232323;
  font-size: 18px;
  margin-top: 40px;
  display: block;
}

.mobile_plus .color_palette .logo_gif {
  margin: 50px 0;
}

.mobile_plus .stationary-bussnise-card {
  height: 250px;
}

.mobile_plus .stationary-bussnise-card img {
  max-height: 100%;
}

.mobile_plus .typography {
  background: #232323;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}

.mobile_plus .typography .arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  border-top: 20px solid #232323;
}

.mobile_plus .typography .logo_right {
  position: absolute;
  right: 0;
}

@media (max-width: 1600px) {
  .mobile_plus .typography .logo_right img {
    height: 200px;
  }
}

@media (max-width: 992px) {
  .mobile_plus .typography .logo_right {
    top: 0;
  }
}

.mobile_plus .typography .title_home {
  margin-bottom: 30px;
  margin-top: 60px;
}

@media (max-width: 992px) {
  .mobile_plus .typography .title_home {
    margin-bottom: 30px;
  }
}

.mobile_plus .typography .sub_title {
  color: #fff;
  font-size: 20px;
  margin: 4rem 0 !important;
}

.mobile_plus .typography .typography-content {
  margin: 50px 0;
  position: relative;
}

.mobile_plus .typography .typography-content:nth-of-type(2)::before {
  top: -40px;
  height: 4px;
  width: 100%;
  margin: 0 auto;
  background: #fbb731;
}

.mobile_plus .typography .typography-content .typography-block {
  margin-bottom: 40px;
}

.mobile_plus .rol_ups {
  height: 850px;
}

.mobile_plus .mockup_human {
  padding: 0;
}

.mobile_plus .mockup_human .row {
  padding: 0;
  margin: 0;
}

.mobile_plus .mockup_human .row .mockup_human-block {
  height: 80vh;
}

.mobile_plus .mockup_human .row .mockup_human-block img {
  max-height: 100%;
}

.mobile_plus .all_panars .panars_content-three_panars .panars_content-block {
  text-align: center;
}

.mobile_plus
  .all_panars
  .panars_content-three_panars
  .panars_content-block:nth-child(1) {
  margin-top: 100px;
}

.mobile_plus
  .all_panars
  .panars_content-three_panars
  .panars_content-block:nth-child(2) {
  margin-top: 50px;
}

.mobile_plus
  .all_panars
  .panars_content-three_panars
  .panars_content-block
  img {
  max-height: 360px;
}

@media (max-width: 992px) {
  .mobile_plus .all_panars .panars_content-three_panars .panars_content-block {
    margin-bottom: 30px;
  }
}

.mobile_plus .all_panars .all_magazin {
  margin: 70px 0;
  text-align: center;
}

.mobile_plus .all_panars .all_magazin img {
  max-height: 100%;
  margin: 0 auto;
}

.mobile_plus .the_result {
  text-align: center;
  background: #232323;
}

.hr_brain-page
  .inverted_version
  .inverted_version-content
  .mobile_plus
  .the_result
  .home_title-white,
.mobile_plus .the_result .home_title,
.mobile_plus
  .the_result
  .hr_brain-page
  .inverted_version
  .inverted_version-content
  .home_title-white {
  color: #fbb731 !important;
  text-transform: capitalize;
}
.mobile_plus .the_result .home_title {
  margin-bottom: 60px !important;
}

.mobile_plus .the_result p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 1.5rem;
}

.mobile_plus .the_result span {
  color: #fff;
}

.mobile_plus .mobile_plus-car {
  background: #5a5a5a;
}

.mobile_plus .mobile_plus-car .car_img {
  text-align: center;
}

@media (min-width: 992px) {
  .mobile_plus .mobile_plus-car .car_img {
    height: 350px;
  }
}

.mobile_plus .mobile_plus-car .car_img img {
  max-height: 100%;
}

.mobile_plus .stationary {
  background: #ebebeb;
  padding-bottom: 0;
}

.mobile_plus .stationary .title_home {
  color: #fff;
  text-align: center;
}

.mobile_plus .stationary figure {
  text-align: center;
  padding: 50px 0;
}

.mobile_plus .panar {
  background: #3c3c3c;
  padding: 0;
}

@media (max-width: 992px) {
  .mobile_plus .panar .panar-1 {
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .mobile_plus .panar .panar-2 {
    margin-top: 30px;
  }
}

.mobile_plus .panar .panars_content-block {
  text-align: center;
}

.mobile_plus .panar .panars_content-block img {
  max-height: 700px;
}

@media (max-width: 992px) {
  .mobile_plus .panar .panars_content-block img {
    height: 400px;
  }
}

@media (max-width: 992px) {
  .mobile_plus .panar .panars_content-block {
    margin-bottom: 30px;
  }
}

.mobile_plus .mag {
  background: #ebebeb;
}

.mobile_plus .mag figure {
  padding: 100px 0;
  text-align: center;
}

@media (max-width: 992px) {
  .mobile_plus .mag figure {
    padding: 20px 0;
  }
}

.mobile_plus .mag figure img {
  max-height: 700px;
}

.mobile_plus .proshore.section_color {
  background: #3c3c3c;
}

.the__solution {
  margin-top: 100px;
}

.iba .brand_guidline-block img {
  width: 100%;
}

.iba .who_they_are {
  padding: 0 !important;
}

.iba .who_they_are .block_content-text {
  padding: 50px 0;
}

@media (max-width: 992px) {
  .iba .who_they_are .block_content-text {
    padding: 20px 0;
  }
}

.iba .iba_gif-content {
  text-align: center;
}

.iba .iba_gif-content img {
  max-height: 100%;
  max-width: 37%;
  padding: 14em 0;
}

s .iba .solution .solution-img {
  text-align: center;
  margin-top: 100px;
}

.iba .brand_guidline .brand_guidline-content {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}

.iba .brand_guidline .brand_guidline-content .content-text {
  max-width: 600px;
  margin: 0 auto;
}

.iba .brand_guidline .brand_guidline-content .content-text p {
  text-align: center;
  color: #153e71;
}

.iba .type_face .type_face-img {
  text-align: center;
  margin-top: 60px;
}

.iba .color_pallte {
  position: relative;
}

.iba .color_pallte::before {
  border-bottom: 700px solid #c20d3c;
  border-left: 300px solid transparent;
  border-right: 0 solid transparent;
  right: 0;
  bottom: 0;
}

@media (max-width: 1200px) {
  .iba .color_pallte::before {
    display: none;
  }
}

.iba .color_pallte .row {
  padding-top: 120px;
  padding-bottom: 240px;
}

@media (max-width: 992px) {
  .iba .color_pallte .row {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
  }
}

.iba .color_pallte .color_pallte-block-right {
  height: 450px;
  text-align: center;
}

.iba .color_pallte .color_pallte-block-right img {
  height: 100%;
}

@media (min-width: 1200px) {
  .iba .color_pallte .color_pallte-block-left {
    height: 1000px;
  }
}

@media (max-width: 992px) {
  .iba .color_pallte .color_pallte-block-left {
    max-height: 800px;
  }
}

.iba .color_pallte .color_pallte-block-left img {
  max-height: 100%;
}

@media (min-width: 992px) {
  .iba .color_pallte .color_pallte-block-left {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.iba .branding_stationnery {
  background: #153e71;
  position: relative;
  overflow: hidden;
}

.iba .branding_stationnery::before {
  background: #ebebeb;
  width: 110%;
  height: 50%;
  bottom: 0;
  right: -1399px;
  z-index: 9;
  -webkit-transform: skew(-55deg);
  transform: skew(-55deg);
}

@media (max-width: 992px) {
  .iba .branding_stationnery::before {
    display: none;
  }
}

.iba .branding_stationnery .title_home {
  color: #fff;
}

.iba .branding_stationnery .id_componants .componant_block.card-1 {
  position: relative;
  z-index: 99;
}

.iba .branding_stationnery .id_componants .componant_block.card-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.iba .branding_stationnery .id_componants .componant_block.card-3 {
  text-align: right;
  position: relative;
  z-index: 99;
}

.iba .uniform {
  background: #ebebeb;
  position: relative;
}

.iba .uniform .uniform_componant {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.iba .news_letter {
  position: relative;
  overflow: hidden;
}

.iba .news_letter::before {
  background: #ebebeb;
  width: 120%;
  height: 100%;
  top: 0;
  right: -1500px;
  z-index: 9;
  -webkit-transform: skew(55deg);
  transform: skew(55deg);
  z-index: 0;
}

.uniform_componant .uniform_componant-bg-left img {
  width: 100%;
}

@media (max-width: 992px) {
  .iba .news_letter::before {
    display: none;
  }
}

.iba .news_letter .mockup-img {
  position: relative;
  top: 0;
  text-align: left;
}

.iba .news_letter-buss {
  margin-top: 50px;
  text-align: center;
}

.iba .news_letter-buss .buss-img {
  text-align: center;
  margin-top: 160px;
}

@media (min-width: 992px) {
  .iba .news_letter-buss .buss-img {
    height: 300px;
  }
}

@media (max-width: 992px) {
  .iba .news_letter-buss .buss-img {
    margin-top: 0;
  }
}

.iba .news_letter-buss .buss-img img {
  max-height: 100%;
  margin: 10px;
}

.iba .website_design {
  position: relative;
}

.iba .website_design .title_home {
  margin-bottom: 80px;
}

@media (max-width: 992px) {
  .iba .website_design .title_home {
    margin-bottom: 60px;
  }
}

.iba .website_design::before {
  border-bottom: 1847px solid #c20d3c;
  border-left: 790px solid transparent;
  border-right: 0 solid transparent;
  width: 0;
  height: 0;
  top: 0;
  right: 0;
  z-index: -1;
}

@media (max-width: 1200px) {
  .iba .website_design::before {
    display: none;
  }
}

.iba .website_design figure {
  margin: 150px 0 0;
  text-align: center;
}

@media (max-width: 992px) {
  .iba .website_design figure {
    margin: 50px 0;
  }
}

.iba .icons {
  position: relative;
}

.iba .icons .icons-img {
  text-align: center;
  margin-top: 150px;
}

@media (max-width: 992px) {
  .iba .icons .icons-img {
    margin-top: 0;
  }
}

.iba .lab_mockup {
  background: #153e71;
  position: relative;
  margin-top: 470px;
}

/* .iba .lab_mockup {
    background: #153e71;
    position: relative;
    margin-top: 470px
} */

@media (max-width: 992px) {
  .iba .lab_mockup {
    margin-top: 0;
  }
}

.iba .lab_mockup::before {
  background: #c20d3c;
  height: 100%;
  width: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

@media (max-width: 992px) {
  .iba .lab_mockup::before {
    display: none;
  }
}

.iba .lab_mockup::after {
  background: #153e71;
  height: 100%;
  width: 77%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}

@media (max-width: 992px) {
  .iba .lab_mockup::after {
    display: none;
  }
}

.iba .lab_mockup .lab_mockup-img {
  top: 0;
  margin-top: -370px;
  text-align: center;
  position: relative;
  z-index: 99;
  padding-bottom: 6em;
}

@media (max-width: 992px) {
  .iba .lab_mockup .lab_mockup-img {
    top: 0;
    margin-top: 0px;
  }
}

.iba .social_media-section .social_media-head {
  text-align: center;
  margin-top: 200px;
}

@media (max-width: 992px) {
  .iba .social_media-section .social_media-head {
    margin-top: 50px;
  }
}

.lino figure.packaging-img {
  height: auto;
  padding-left: 122px;
}

@media (max-width: 992px) {
  .lino figure.packaging-img {
    height: 150px;
  }
}

.lino .who_they_are {
  padding-bottom: 100px;
  text-align: center;
  position: relative;
}

@media (max-width: 992px) {
  .lino .who_they_are {
    padding-bottom: 50px;
  }
}

.lino .who_they_are .block_content-text {
  padding: 90px 0;
}

@media (max-width: 992px) {
  .lino .who_they_are .block_content-text {
    padding: 20px;
  }
}

.lino .who_they_are p {
  text-align: center;
}

.lino .who_they_are .kis-right {
  top: 0;
  right: 0;
  position: absolute;
}

@media (max-width: 992px) {
  .lino .who_they_are .kis-right {
    display: none;
  }
}

.lino .who_they_are .kis-left {
  bottom: 0;
  left: 0;
  position: absolute;
}

@media (max-width: 992px) {
  .lino .who_they_are .kis-left {
    display: none;
  }
}

.lino .who_they_are h3 {
  color: #f37607;
  font-size: 40px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .lino .who_they_are h3 {
    font-size: 20px;
  }
}

.lino .who_they_are h3 span {
  color: #606060;
  font-size: 24px;
  text-transform: capitalize;
}

.lino .who_they_are .lino_logo {
  padding: 90px 0;
}

@media (max-width: 992px) {
  .lino .who_they_are .lino_logo {
    padding: 20px;
  }
}

.lino .packaging .paragraph {
  max-width: 750px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: left;
}

.lino .packaging .paragraph h3 {
  color: #f37607;
  font-size: 35px;
  text-align: left;
}

@media (max-width: 992px) {
  .lino .packaging .paragraph h3 {
    font-size: 26px;
    text-align: center;
  }
}

.lino .packaging .solution {
  text-align: center;
  font-weight: lighter;
  padding-bottom: 6em;
}

.lino .packaging .packaging_image {
  text-align: right;
  position: relative;
  z-index: 9;
}

.lino .packaging .packaging_image img {
  max-width: 100%;
}

.lino .social_media-section {
  position: relative;
  z-index: -1;
  padding-top: 400px;
  padding-bottom: 250px;
  margin-top: -270px;
  background: #ebebeb;
}

@media (max-width: 992px) {
  .lino .social_media-section {
    padding-top: 100px;
    padding-bottom: 20px;
    margin-top: -140px;
  }
}

.lino .social_media-section .social_media-img {
  margin: 120px 0;
}

.lino .social_media-section .paragraph {
  text-align: center;
}

.lino .social_media-section .paragraph p {
  margin: 20px 0;
}

.lino .social_media-section .social_media-img img {
  max-width: 100%;
}

.lino .social_media-colored {
  background: #f37607;
  position: relative;
}

.lino .social_media-colored .social_up {
  text-align: center;
  margin-top: -240px;
}

@media (max-width: 992px) {
  .lino .social_media-colored .social_up {
    margin-top: -100px;
  }
}

.lino .social_media-colored .woman img {
  margin-top: 80px;
  max-width: 100%;
}

@media (max-width: 992px) {
  .lino .social_media-colored .woman img {
    margin-top: 20px;
  }
}

.lino .social_media-colored .kis-left {
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 992px) {
  .lino .social_media-colored .kis-left {
    display: none;
  }
}

.lino .the_result {
  background: #f37607;
  text-align: center;
}

.lino .the_result p {
  color: #fff;
  text-align: center;
}

.lino .the_result b {
  font-weight: 700;
}

.lino .the_result span {
  color: #fff;
}

.rtag .catalog-3 {
  position: relative;
  z-index: 99;
}

.rtag .who_they_are {
  position: relative;
}

@media (max-width: 992px) {
  .rtag .who_they_are {
    padding-bottom: 50px;
  }
}

.rtag .who_they_are .block_content-text {
  padding: 40px 0;
}

@media (max-width: 992px) {
  .rtag .who_they_are .block_content-text {
    padding: 20px;
  }
}

.rtag .who_they_are .chalange_imag {
  margin-top: 40px;
}

.rtag .who_they_are .kis-right {
  top: 0;
  right: 0;
  position: absolute;
}

@media (max-width: 992px) {
  .rtag .who_they_are .kis-right {
    display: none;
  }
}

.rtag .who_they_are .kis-left {
  bottom: 0;
  left: 0;
  position: absolute;
}

@media (max-width: 992px) {
  .rtag .who_they_are .kis-left {
    display: none;
  }
}

.rtag .who_they_are h3 {
  color: #f37607;
  font-size: 40px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .rtag .who_they_are h3 {
    font-size: 20px;
  }
}

.rtag .who_they_are h3 span {
  color: #606060;
  font-size: 24px;
  text-transform: capitalize;
}

.rtag .who_they_are .lino_logo {
  padding: 90px 0;
}

@media (max-width: 992px) {
  .rtag .who_they_are .lino_logo {
    padding: 20px;
  }
}

.rtag .solution .solution_imag-content {
  margin: 40px 0;
}

.rtag .solution .solution_imag-content figure {
  text-align: center;
  margin: 80px 0;
}

.rtag .solution .solution_imag-content figure.solution-title {
  margin-top: 120px;
}

.rtag .color {
  position: relative;
}

.rtag .color .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 50px 0;
}

.rtag .color .row .pen {
  position: absolute;
  right: 0;
  top: 40%;
}

@media (max-width: 992px) {
  .rtag .color .row .pen {
    height: 90px;
  }

  .rtag .color .row .pen img {
    height: 100%;
  }
}

@media (min-width: 1200px) {
  .rtag .color .row .color-img {
    padding-left: 150px;
  }
}

.rtag .stationary {
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media (min-width: 992px) {
  .rtag .stationary {
    padding-top: 200px;
    padding-bottom: 650px;
  }
}

.rtag .stationary .catalog_img {
  position: relative;
  z-index: 99;
}

.rtag .stationary::before {
  background: #fff;
  height: 200px;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  top: -50px;
  width: 230%;
}

@media (max-width: 992px) {
  .rtag .stationary::before {
    display: none;
  }
}

.rtag .stationary .title-white {
  margin-bottom: 100px;
}

@media (max-width: 992px) {
  .rtag .stationary .title-white {
    margin-bottom: 50px;
  }
}

.rtag .stationary .stationary_content {
  margin-bottom: 150px;
}

.rtag .catalog {
  background: #2c2c2b;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (min-width: 992px) {
  .rtag .catalog {
    padding-top: 350px;
    padding-bottom: 0;
    margin-top: -100px;
  }
}

.rtag .catalog::before {
  width: 200%;
  height: 180px;
  background: #cda483;
  top: 0;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}

@media (max-width: 992px) {
  .rtag .catalog::before {
    display: none;
  }
}

.rtag .catalog::after {
  background: #cda483;
  width: 200%;
  height: 260px;
  bottom: -60px;
  -webkit-transform: rotate(3deg);
  transform: rotate(354deg);
}

@media (max-width: 992px) {
  .rtag .catalog::after {
    display: none;
  }
}

.rtag .catalog .catalog-1 {
  text-align: center;
}

.rtag .catalog .catalog-2 {
  text-align: right;
}

.rtag .catalog .catalog-3 {
  text-align: center;
}

.rtag .t_shirt {
  text-align: center;
  background: #cda483;
}

.rtag .t_shirt .title-white {
  margin-bottom: 100px;
}

@media (max-width: 992px) {
  .rtag .t_shirt .title-white {
    margin-bottom: 50px;
  }
}

.rtag .t_shirt .givaway-content {
  margin-top: 90px;
}

.rtag .panner {
  position: relative;
  overflow: hidden;
}

.rtag .panner::before {
  width: 100%;
  height: 50%;
  background: #cda483;
  top: 0;
  z-index: -1;
}

.rtag .panner::after {
  width: 100%;
  height: 50%;
  background: #ebebeb;
  bottom: 0;
  z-index: -1;
}

.rtag .the_result {
  background: #ebebeb;
}

.rtag .the_result .title,
.rtag .the_result .title-white {
  color: #7d7d7d;
}

.rtag .the_result .title-white::before,
.rtag .the_result .title::before {
  background: #7d7d7d;
}

.rtag .the_result p {
  color: #7d7d7d;
}

.rtag .the_result span {
  color: #7d7d7d;
}

.position__relative__catalog {
  position: relative;
}

.position__relative__catalog aside {
  position: absolute;
  z-index: 99;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: -590px;
}

@media (max-width: 915px) {
  .stationary {
    padding-bottom: 500px !important;
  }

  .mobile_plus .stationary {
    padding-bottom: 0 !important;
  }

  .plus .mockup_gray-content .stationary {
    padding-bottom: 0 !important;
  }

  .catalog {
    padding-top: 100px !important;
  }
}

.vodafon .character-img {
  text-align: center;
}

.vodafon .character-img img {
  max-height: 500px;
}

.vodafon .vodafon-video {
  height: 70vh;
}

.vodafon .storyboard-content figure {
  margin-bottom: 4px;
}

.vodafon .who_they_are {
  position: relative;
}

@media (max-width: 992px) {
  .vodafon .who_they_are {
    padding-bottom: 50px;
  }
}

.vodafon .who_they_are p {
  margin-bottom: 30px;
  font-weight: bold;
}

.vodafon .who_they_are .vodafon-logo {
  text-align: center;
  margin-bottom: 60px;
}

.vodafon .who_they_are .vodafon-text {
  text-align: center;
  font-size: 30px;
}

.vodafon .who_they_are .vodafon-text span {
  color: #e70405;
  font-size: 30px;
}

.vodafon .who_they_are .block_content-text {
  padding: 40px 0;
}

@media (max-width: 992px) {
  .vodafon .who_they_are .block_content-text {
    padding: 20px;
  }
}

.vodafon .text .text-content figure {
  text-align: center;
  margin: 110px 0;
}

.vodafon .text .text-content figure img {
  width: 100%;
}

.vodafon .illustration figure {
  margin-bottom: 3px;
}

.vodafon .the_result {
  background: #fff;
}

.vodafon .the_result p {
  color: #7d7d7d;
}

.vodafon .the_result span {
  color: #7d7d7d;
}

.orang .who_they_are .breif-title {
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 24px;
  margin: 0;
}

.orang .who_they_are .breif-title p {
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .orang .who_they_are .breif-title .breif-title {
    margin-bottom: 40px;
  }
}

.orang .brif-row {
  position: relative;
}

.orang .brif-row .solution {
  text-transform: uppercase;
  color: #592477;
  font-size: 24px;
  margin: 0;
}

.orang .brif-row .brif-right-photo {
  margin: 0 auto;
}

@media (min-width: 992px) {
  .orang .brif-row .brif-right-photo {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.orang .number_section {
  position: relative;
  overflow: hidden;
}

.orang .number_section .strip_section {
  position: absolute;
  top: -110px;
  background: #fff;
  height: 200px;
  width: 150%;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

@media (max-width: 992px) {
  .orang .number_section .strip_section {
    display: none;
  }
}

.orang .number_section figure {
  text-align: center;
}

.orang .number_section.n1998 {
  position: relative;
  padding: 0;
}

@media (max-width: 992px) {
  .orang .number_section.n1998 .house {
    margin-bottom: 40px;
  }
}

.orang .number_section.n2009 {
  background: #41b497;
  position: relative;
}

.orang .number_section.n2009 .move_right-strip {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (min-width: 992px) {
  .orang .number_section.n2009 {
    padding-top: 210px;
    padding-bottom: 0;
  }
}

@media (max-width: 992px) {
  .orang .number_section.n2009 {
    padding: 40px;
  }
}

@media (min-width: 992px) {
  .orang .number_section.n2009 .house {
    position: relative;
    top: -200px;
    z-index: 1;
  }
}

.orang .move_section {
  background: #632585;
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}

@media (min-width: 992px) {
  .orang .move_section {
    padding-bottom: 200px;
  }
}

.orang .move_section figure {
  position: relative;
  z-index: 99;
}

.orang .move_section .move_section-content .orang-house {
  text-align: left;
}

@media (min-width: 992px) {
  .orang .move_section .move_section-content .orang-house {
    margin-top: -80px;
  }
}

.orang .move_section .move_section-content .right_star {
  position: absolute;
  top: 20%;
  right: 0;
}

@media (max-width: 992px) {
  .orang .move_section .move_section-content .right_star {
    display: none;
  }
}

.orang .move_section .move_section-content .2015_center {
  text-align: center;
}

.orang .move_section .move_section-content .simply_img {
  text-align: center;
  position: absolute;
  bottom: -90px;
  right: 0;
}

@media (max-width: 1024px) {
  .orang .move_section .move_section-content .simply_img {
    bottom: -65px;
    right: 0;
  }
}

@media (max-width: 992px) {
  .orang .move_section .move_section-content .simply_img {
    bottom: -64px;
  }
}

@media (max-width: 768px) {
  .orang .move_section .move_section-content .simply_img {
    bottom: -50px;
  }
}

@media (max-width: 576px) {
  .orang .move_section .move_section-content .simply_img {
    bottom: -39px;
  }
}

.orang .move_section .move_section-strip {
  position: absolute;
  top: -40px;
  background: #41b497;
  height: 280px;
  width: 150%;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}

@media (max-width: 992px) {
  .orang .move_section .move_section-strip {
    display: none;
  }
}

.orang .brif-photo-1,
.orang .brif-photo-2 {
  text-align: right;
}

.orang .earth .head_content .head_text {
  color: #632585;
  font-size: 30px;
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 992px) {
  .orang .earth .head_content .head_text {
    font-size: 22px;
  }
}

.orang .earth .head_content .head_hilited {
  text-align: center;
}

.orang .earth .head_content .head_hilited h2 {
  background: #ff7900;
  display: inline-block;
  padding: 10px 14px;
  text-align: center;
  color: #fff;
  margin: 0;
  margin-top: 60px;
}

.orang .earth .head_content .paragraoh {
  text-align: center;
}

.orang .earth .head_content .paragraoh p {
  text-align: center;
  color: #632585 !important;
}

.orang .earth_content {
  position: relative;
}

.orang .earth_content .left_sun {
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 992px) {
  .orang .earth_content .left_sun {
    display: none;
  }
}

.orang .earth_content figure {
  text-align: center;
  margin: 50px 0;
}

.orang .video .video-content {
  height: 70vh;
  width: 100%;
}

.compass .who_they_are {
  background: #00283f;
  padding-bottom: 0;
  position: relative;
}

.compass .who_they_are .line {
  max-width: 706px;
  height: 3px;
  margin: 100px auto;
  background-color: #41c0bc;
}

.compass .who_they_are .center_text {
  margin: 0;
}

.compass .who_they_are .center_text span {
  color: #fff;
}

@media (max-width: 992px) {
  .compass .who_they_are {
    padding-bottom: 50px;
  }
}

.compass .who_they_are p {
  color: #fff;
}

.compass .who_they_are .compass-logo {
  text-align: center;
  margin-bottom: 60px;
}

.compass .who_they_are .compass-text {
  text-align: center;
  font-size: 30px;
}

.compass .who_they_are .compass-text span {
  color: #41c0bc;
  font-size: 30px;
}

.compass .who_they_are .block_content-text {
  padding: 40px 0 0;
}

@media (max-width: 992px) {
  .compass .who_they_are .block_content-text {
    padding: 20px;
  }
}

.compass .solution .sub-title {
  text-align: left !important;
  font-weight: 600;
}

.compass .solution .solution_logo {
  text-align: center;
}

.compass .logo_option {
  background: #00283f;
  color: #fff;
}

.compass .logo_option .rtag .title-white,
.compass .logo_option .title,
.rtag .compass .logo_option .title-white {
  text-align: left !important;
}

.compass .logo_option .logo_option-img {
  text-align: center;
}

.compass .chosen_logo .rtag .title-white,
.compass .chosen_logo .title,
.rtag .compass .chosen_logo .title-white {
  color: #41c0bc;
}

.compass .chosen_logo .chosen_logo {
  text-align: center;
}

.compass .chosen_logo .chosen_logo-1 img {
  width: 100%;
}

.compass .logo_construction .rtag .title-white,
.compass .logo_construction .title,
.rtag .compass .logo_construction .title-white {
  color: #41c0bc;
}

.compass .logo_construction .construction {
  text-align: center;
  max-width: 100%;
  margin-top: 10em;
}

.compass .protection_zone .rtag .title-white,
.compass .protection_zone .title,
.rtag .compass .protection_zone .title-white {
  color: #41c0bc;
}

.compass .color_palet {
  width: 80%;
  margin: 0 auto;
}

.compass .color_palet .rtag .title-white,
.compass .color_palet .title,
.rtag .compass .color_palet .title-white {
  color: #41c0bc;
}

.compass .color_palet .content_color div {
  width: 190px;
  height: 190px;
  background-color: #f59331;
  margin: 30px;
}

.compass .color_palet .color_palet-img {
  text-align: center;
  padding-bottom: 6em;
}

.compass .typograpgy {
  background-color: #00283f;
}

.compass .typograpgy .rtag .title-white,
.compass .typograpgy .title,
.rtag .compass .typograpgy .title-white {
  color: #41c0bc;
}

.compass .typograpgy .sub_title {
  color: #fff;
  text-align: center;
  margin-right: 0;
}

.compass .typograpgy .typography-img {
  line-height: 0;
}

.compass .typograpgy .typography-img img {
  width: 100%;
}

.compass .typograpgy .typography-img.container {
  padding-bottom: 50px;
}

.compass .shots {
  background: #00283f;
}

.compass .shots .rtag .title-white,
.compass .shots .title,
.rtag .compass .shots .title-white {
  color: #41c0bc;
}

.compass .shots .shots-img {
  padding-top: 100px;
  text-align: center;
}

@media (max-width: 576px) {
  .compass .shots .shots-img {
    padding-top: 70px;
  }
}

.compass .social-media {
  background: #034760;
  position: relative;
}

.compass .social-media .rtag .title-white,
.compass .social-media .title,
.rtag .compass .social-media .title-white {
  color: #41c0bc;
}

.compass .social-media:after {
  content: "";
  background: #e7e7e7;
  height: 267px;
  width: 100%;
  bottom: 0;
  position: absolute;
  z-index: 0;
}

.compass .social-media .social_media-img {
  position: relative;
  z-index: 1;
}

.compass .social-media .social_media-img img {
  width: 100%;
}

.compass .typography_post {
  background: #e7e7e7;
  padding-bottom: 0;
  padding-top: 0;
  overflow-x: hidden;
}

.compass .typography_post .left-title {
  color: #b1b1b1;
}

.compass .typography_post .calligraphy-img {
  padding-bottom: 156px;
}

@media (max-width: 992px) {
  .compass .typography_post .calligraphy-img {
    padding-bottom: 175px;
  }
}

.compass .typography_post .poster {
  line-height: 0;
}

.compass .typography_post .poster img {
  width: 100%;
}

.compass .typography_post .right-img {
  text-align: end;
}

.compass .gifs {
  background: #00263d;
  padding-bottom: 0;
  padding-top: 10px;
}

.compass .gifs .gifs-img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 60px;
}

@media (max-width: 1199px) {
  .compass .gifs .gifs-img {
    justify-content: center;
  }

  .compass .gifs .gifs-img img {
    padding-bottom: 50px;
  }
}

@media (max-width: 992px) {
  .compass .gifs .gifs-img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .compass .gifs .gifs-img img {
    padding-bottom: 50px;
  }
}

.compass .result {
  background: #00283f;
  text-align: center;
  color: #fff;
}

.compass .result .rtag .title-white,
.compass .result .title,
.rtag .compass .result .title-white {
  color: #41c0bc;
}

.compass .result p {
  text-align: center;
  color: #fff;
}

.line {
  max-width: 706px;
  height: 3px;
  margin: 136px auto;
  background-color: #41c0bc;
}

.euro_sparkles .who_they_are {
  background: #552c6e;
  position: relative;
}

.euro_sparkles .who_they_are .leaf-who {
  position: absolute;
  right: 0;
  top: 10%;
}

.euro_sparkles .who_they_are:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background: #f8ce67;
  right: 0;
  bottom: 10%;
}

.euro_sparkles .who_they_are:before {
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  background: #f8ce67;
  left: 0;
  bottom: 40%;
}

.euro_sparkles .who_they_are .necklace-who {
  position: absolute;
  left: -210px;
  top: -3%;
}

@media (min-width: 1200px) {
  .euro_sparkles .who_they_are .necklace-who {
    left: 0;
    top: 0;
  }
}

@media (min-width: 992px) {
  .euro_sparkles .who_they_are .necklace-who {
    left: -328px;
    top: 7%;
  }
}

@media (max-width: 768px) {
  .euro_sparkles .who_they_are .necklace-who {
    display: none;
  }
}

@media (min-width: 768px) {
  .euro_sparkles .who_they_are .necklace-who {
    left: -300px;
    top: 4%;
  }
}

.euro_sparkles .who_they_are .rtag .title-white,
.euro_sparkles .who_they_are .title,
.rtag .euro_sparkles .who_they_are .title-white {
  color: #f8ce67;
  text-align: left;
}

@media (max-width: 992px) {
  .euro_sparkles .who_they_are {
    padding-bottom: 50px;
  }
}

.euro_sparkles .who_they_are p {
  color: #fff;
}

.euro_sparkles .who_they_are .block_content-text {
  padding: 40px 0;
}

@media (max-width: 992px) {
  .euro_sparkles .who_they_are .block_content-text {
    padding: 20px;
  }
}

.euro_sparkles .who_they_are .block_content-img {
  padding-top: 90px;
}

@media (max-width: 768px) {
  .euro_sparkles .who_they_are .block_content-img {
    text-align: center;
  }

  .euro_sparkles .who_they_are .block_content-img img {
    width: 50%;
  }
}

.euro_sparkles .solution {
  position: relative;
}

.euro_sparkles .solution:after {
  content: "";
  position: absolute;
  left: 0;
  width: 69px;
  height: 6px;
  top: 60%;
  background-color: #f8ce67;
}

.euro_sparkles .solution .rtag .title-white,
.euro_sparkles .solution .title,
.rtag .euro_sparkles .solution .title-white {
  text-align: left;
  color: #552c6e;
}

.euro_sparkles .solution .solution_logo {
  padding-top: 138px;
}

@media (max-width: 991px) {
  .euro_sparkles .solution .solution_logo {
    padding-top: 0;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .euro_sparkles .solution .solution_logo {
    text-align: center;
  }

  .euro_sparkles .solution .solution_logo img {
    width: 50%;
  }

  .euro_sparkles .solution .solution_logo {
    padding-top: 35px;
  }
}

.euro_sparkles .logo_design {
  text-align: center;
  position: relative;
  background: #fcf8f8;
  padding-bottom: 10em;
}

.euro_sparkles .logo_design .leaf {
  position: absolute;
  left: -8%;
  bottom: 20%;
}

@media (max-width: 992px) {
  .euro_sparkles .logo_design .leaf {
    width: 30%;
  }
}

.euro_sparkles .logo_design h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .euro_sparkles .logo_design h3.center_text {
    margin-bottom: 50px;
  }
}

.euro_sparkles .logo_design h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .logo_design figure.logo_design-img {
  padding-top: 100px;
}

@media (max-width: 992px) {
  .euro_sparkles .logo_design figure.logo_design-img {
    width: 70%;
    margin: 0 auto;
  }
}

.euro_sparkles figure.logo {
  height: 180px !important;
}

@media (max-width: 576px) {
  .euro_sparkles figure.logo {
    height: 90px !important;
  }
}

.euro_sparkles .poster img {
  width: 100%;
}

.euro_sparkles .color_palette {
  height: 1590px;
  background: url(../img/euro_sparkles/bg-color-palette.jpg);
  background-position: bottom center;
}

.euro_sparkles .typography.euro_type {
  margin-top: 20em;
}

@media (max-width: 991px) {
  .euro_sparkles .color_palette {
    height: auto;
  }

  .euro_sparkles .typography.euro_type {
    margin-top: 10em;
  }
}

@media (max-width: 576px) {
}

.euro_sparkles .color_palette h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .euro_sparkles .color_palette h3.center_text {
    margin-bottom: 50px;
  }
}

.euro_sparkles .color_palette h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .typography h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .euro_sparkles .typography h3.center_text {
    margin-bottom: 50px;
  }
}

.euro_sparkles .typography h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .typography p {
  text-align: center;
  color: #552c6e;
}

.euro_sparkles .typography .headLine {
  margin-bottom: 0;
  margin-top: 100px;
}

.euro_sparkles .typography .arkhip {
  font-family: Arkhip;
  margin-top: 10px;
}

.euro_sparkles .pattern {
  position: relative;
  padding: 0;
}

.euro_sparkles .pattern h3.center_text {
  color: #552c6e;
  position: absolute;
  top: 14%;
  left: 54%;
}

.euro_sparkles .pattern h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .business_card {
  text-align: center;
  position: relative;
}

.euro_sparkles .business_card figure {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .euro_sparkles .business_card figure img {
    width: 70%;
  }
}

.euro_sparkles .business_card .texture {
  position: absolute;
  bottom: -35%;
  z-index: 0;
  left: 0;
}

@media (max-width: 768px) {
  .euro_sparkles .business_card .texture {
    width: 30%;
  }
}

.euro_sparkles .business_card h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
}

.euro_sparkles .business_card h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .envelope {
  text-align: center;
  position: relative;
  padding: 0;
}

.euro_sparkles .envelope .earring-envelope {
  position: absolute;
  top: -5%;
  right: 0;
  z-index: 0;
  text-align: right;
}

.euro_sparkles .envelope .earring-envelope img {
  width: 80%;
}

@media (max-width: 768px) {
  .euro_sparkles .envelope .earring-envelope img {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .euro_sparkles .envelope .earring-envelope img {
    width: 30%;
  }
}

.euro_sparkles .envelope .envelope-img {
  position: relative;
}

.euro_sparkles .envelope .envelope-img img {
  width: 80%;
}

.euro_sparkles .envelope h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
}

.euro_sparkles .envelope h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .letter_head {
  position: relative;
}

.euro_sparkles .letter_head h3.center_text {
  position: absolute;
  top: 0;
  right: 30%;
  color: #552c6e;
  padding-bottom: 12px;
}

.euro_sparkles .letter_head h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .gift_voucher h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
}

.euro_sparkles .gift_voucher h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .roll_up h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
}

.euro_sparkles .roll_up h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .company_profile h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
}

.euro_sparkles .company_profile h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .website h3.center_text {
  color: #552c6e;
  position: relative;
  padding-bottom: 12px;
}

.euro_sparkles .website h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .social-media {
  padding-bottom: 0;
  background: url(../img/euro_sparkles/euro-socialmedia.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 1773px;
  background-position: center center;
  margin-top: -80px;
}

.euro_sparkles .social-media h3.center_text {
  position: absolute;
  top: 9%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #552c6e;
  padding-bottom: 12px;
}

.euro_sparkles .social-media h3.center_text:after {
  content: "";
  width: 56px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #552c6e;
  left: calc(50% - 25px);
}

.euro_sparkles .social-media-three {
  background: #552c6e;
}

.euro_sparkles .result {
  background: #552c6e;
  color: #fff;
  position: relative;
}

.euro_sparkles .result .rtag .title-white,
.euro_sparkles .result .title,
.rtag .euro_sparkles .result .title-white {
  text-align: left;
}

.euro_sparkles .result p {
  color: #fff;
}

.euro_sparkles .result .icon-heart {
  position: absolute;
  left: -15px;
  top: 0;
}

@media (max-width: 768px) {
  .euro_sparkles .result .icon-heart {
    display: none;
  }
}

.adio .who_they_are {
  background: #000;
}

.adio .who_they_are .rtag .title-white,
.adio .who_they_are .title,
.rtag .adio .who_they_are .title-white {
  color: #f0dc1b;
  text-align: left;
}

.adio .who_they_are span {
  color: #f0dc1b;
  font-weight: normal;
  font-family: "nexa";
  text-align: center;
}

@media (max-width: 992px) {
  .adio .who_they_are {
    padding-bottom: 50px;
  }
}

.adio .who_they_are p {
  color: #fff;
}

.adio .who_they_are .block_content-text {
  padding: 40px 0;
}

@media (max-width: 992px) {
  .adio .who_they_are .block_content-text {
    padding: 20px;
  }
}

.adio .who_they_are .block_content-img {
  padding-top: 130px;
}

.adio .quote {
  background: #000;
  color: #fff;
  text-align: center;
}

.adio .quote p {
  text-align: center !important;
  font-family: "Knucklehead FREE" !important;
  font-size: 41px !important;
  line-height: 37.5px !important;
  font-weight: normal;
}

.adio .quote .truthful img {
  max-width: 80%;
}

.adio .quote .second {
  padding-top: 100px;
}

.adio .quote .second-quote {
  color: #6f7374;
  font-size: 25px !important;
  font-family: "nexa" !important;
}

.adio .quote .second-quote span {
  color: #f0dc1b;
  font-family: Cairo, sans-serif !important;
}

.adio .quote p i {
  color: #f0dc1b;
  font-family: Cairo, sans-serif !important;
  font-style: italic;
  font-size: 28.5px !important;
}

.adio .logo_animation {
  background: #000;
  text-align: center;
}

.adio .logo_animation .rtag .title-white,
.adio .logo_animation .title,
.rtag .adio .logo_animation .title-white {
  color: #f0dc1b;
}

.adio .solution {
  background: #000;
  text-align: left;
  color: #fff;
}

.adio .solution .rtag .title-white,
.adio .solution .title,
.rtag .adio .solution .title-white {
  text-align: left;
  color: #f0dc1b;
}

.adio .solution .yellow {
  color: #f0dc1b;
  font-weight: 500;
}

.adio .flavors {
  background: #000;
}

/* new css of adio*/
h4.yellow_adio_title {
  color: #f0dc1b;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
}

figure.image__adio_cover-position {
  background: #000;
}

.adio .flavors .rtag .title-white,
.adio .flavors .title,
.rtag .adio .flavors .title-white {
  color: #fff;
  font-size: 48px !important;
  margin-bottom: 46px;
  font-weight: 100;
}

/* end */
/* .adio .flavors .rtag .title-white,
.adio .flavors .title,
.rtag .adio .flavors .title-white {
    color: #fff;
    font-size: 58px !important;
    margin-bottom: 155px;
    font-weight: 100
} */

@media (max-width: 992px) {
  .adio .flavors .rtag .title-white,
  .adio .flavors .title,
  .rtag .adio .flavors .title-white {
    margin-bottom: 80px;
  }
}

.adio .flavors figure {
  text-align: center;
}

@media (max-width: 576px) {
  .adio .flavors figure {
    padding-bottom: 70px;
  }
}

.adio .the-colors {
  background: #000;
}

/* .adio .the-colors .rtag .title-white,
.adio .the-colors .title,
.rtag .adio .the-colors .title-white {
    color: #fff;
    font-size: 58px !important;
    margin-bottom: 155px;
    font-weight: 100
} */
.adio .the-colors .rtag .title-white,
.adio .the-colors .title,
.rtag .adio .the-colors .title-white {
  color: #fff;
  font-size: 58px !important;
  margin-bottom: 46px;
  font-weight: 100;
}

@media (max-width: 992px) {
  .adio .the-colors .rtag .title-white,
  .adio .the-colors .title,
  .rtag .adio .the-colors .title-white {
    margin-bottom: 80px;
  }
}

.adio .the-colors figure {
  text-align: center;
}

@media (max-width: 576px) {
  .adio .the-colors figure {
    padding-bottom: 70px;
  }
}

.adio .cover {
  background: #000;
}

.adio .cover figure img {
  width: 100%;
}

.adio .iconography {
  background: #000;
  color: #fff;
  text-align: center;
}

.adio .iconography .rtag .title-white,
.adio .iconography .title,
.rtag .adio .iconography .title-white {
  color: #fff;
  font-size: 58px !important;
  margin-bottom: 155px;
}

@media (max-width: 992px) {
  .adio .iconography .rtag .title-white,
  .adio .iconography .title,
  .rtag .adio .iconography .title-white {
    margin-bottom: 80px;
  }
}

.adio .iconography .rtag h3.title-white,
.adio .iconography h3.title,
.rtag .adio .iconography h3.title-white {
  font-size: 32.56px !important;
  font-weight: lighter;
  font-family: Cairo, sans-serif !important;
  color: #6f7374;
}

.adio .iconography .block_content-img.iconfive {
  padding-top: 50px;
}

.adio .iconography .block_content-img.iconsix {
  padding-top: 100px;
}

@media (max-width: 992px) {
  .adio .iconography .block_content-img.iconsix {
    padding-top: 50px;
  }
}

.adio .iconography .block_content-img.iconseven {
  padding-top: 150px;
}

@media (max-width: 992px) {
  .adio .iconography .block_content-img.iconseven {
    padding-top: 75px;
  }
}

.adio .iconography img {
  max-width: 50% !important;
}

.adio .labels {
  background: #000;
  color: #fff;
}

.adio .labels .rtag .title-white,
.adio .labels .title,
.rtag .adio .labels .title-white {
  color: #fff;
  font-size: 58px !important;
  margin-bottom: 46px;
}

/* .adio .labels .rtag .title-white,
.adio .labels .title,
.rtag .adio .labels .title-white {
    color: #fff;
    font-size: 58px !important;
    margin-bottom: 155px
} */

@media (max-width: 992px) {
  .adio .labels .rtag .title-white,
  .adio .labels .title,
  .rtag .adio .labels .title-white {
    margin-bottom: 80px;
  }
}

.adio .labels figure img {
  width: 100%;
}

.adio .posters {
  background: #000;
  color: #fff;
}

.adio .posters .rtag .title-white,
.adio .posters .title,
.rtag .adio .posters .title-white {
  color: #fff;
  font-size: 58px !important;
  margin-bottom: 155px;
}

@media (max-width: 992px) {
  .adio .posters .rtag .title-white,
  .adio .posters .title,
  .rtag .adio .posters .title-white {
    margin-bottom: 80px;
  }
}

.adio .posters figure {
  text-align: center;
}

.adio .posters .poster img {
  width: 100%;
}

.adio .covers-and-bottles {
  padding: 0;
}

.adio .covers-and-bottles figure img {
  width: 100%;
}

.adio .fridge {
  background: url(../img/adio/thanks.jpg);
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300vh;
}

.adio .fridge .rtag .title-white,
.adio .fridge .title,
.rtag .adio .fridge .title-white {
  color: #6f7374;
  font-size: 58px !important;
  margin-bottom: 155px;
  margin-left: 370px;
}

@media (max-width: 992px) {
  .adio .fridge .rtag .title-white,
  .adio .fridge .title,
  .rtag .adio .fridge .title-white {
    margin-bottom: 80px;
    margin-left: 100px;
  }
}

@media (max-width: 576px) {
  .adio .fridge .rtag .title-white,
  .adio .fridge .title,
  .rtag .adio .fridge .title-white {
    margin-left: 30px;
  }
}

.adio .the_result {
  background: #000;
  /* padding-top: 0 */
}

.adio .the_result .thank_you {
  background: #000;
  text-align: center;
}

.adio .the_result .thank_you img {
  margin-top: 100px;
}

.adio .the_result p {
  color: #fff;
  font-weight: lighter;
}

.adio .the_result .rtag .title-white,
.adio .the_result .title,
.rtag .adio .the_result .title-white {
  color: #f0dc1b;
  text-align: left !important;
}

.adio .the_result span {
  color: #7d7d7d;
}

.head_description .head_description-content li::before {
  background: #f0dc1b;
}

.adio__bottel-padding {
  margin-bottom: 0px;
}

.adio__flavors-image img {
  width: 72% !important;
}

.adio__fullhight img {
  height: 100vh;
  width: auto;
}

.image__adio_cover-position img {
  vertical-align: top;
}

.image__cola_bottles-position img {
  vertical-align: top;
}

.image__ginger_bottles-position img {
  vertical-align: top;
}

.image__mojito_bottles-position img {
  vertical-align: top;
}

.pro_fit .who_they_are {
  padding: 0;
}

.pro_fit .who_they_are span {
  font-weight: 700;
  color: #c62c1f;
}

.pro_fit .who_they_are .span-light {
  font-weight: lighter;
  color: #7c7c7c;
}

.pro_fit .who_they_are .block_content {
  margin: 0;
}

.pro_fit .who_they_are .rtag .new-era.title-white,
.pro_fit .who_they_are .title.new-era,
.rtag .pro_fit .who_they_are .new-era.title-white {
  font-weight: 700 !important;
  text-align: center;
  font-size: 48px !important;
}

.pro_fit .who_they_are .block_content-text {
  padding: 140px 0;
}

@media (max-width: 992px) {
  .pro_fit .who_they_are .block_content-text {
    padding: 70px 0;
  }
}

.pro_fit .solution {
  background: url(../img/pro_fit/solution.png);
}

.pro_fit .solution p {
  color: #fff;
}

.pro_fit .solution span {
  font-weight: 700;
}

.pro_fit .logo_option figure {
  text-align: center;
}

.pro_fit .logo_construction {
  padding-bottom: 0;
  background: #efefef;
}

.pro_fit .logo_construction p {
  text-align: center;
  margin: 0;
}

.pro_fit .logo_construction figure {
  text-align: center;
}

.pro_fit .color_palette {
  background: #efefef;
}

.pro_fit .final_logo figure {
  text-align: center;
}

.pro_fit .website .website-bg {
  position: relative;
  z-index: 0;
}

.pro_fit .website .website-bg img {
  width: 100%;
}

@media (max-width: 992px) {
  .pro_fit .website {
    height: auto;
  }
}

.pro_fit .website .rtag .title-white,
.pro_fit .website .title,
.rtag .pro_fit .website .title-white {
  position: absolute;
  z-index: 1;
}

.pro_fit .website .website-title {
  top: 8%;
}

.pro_fit .website .stationary {
  top: 38%;
}

.pro_fit .website .website-img {
  position: absolute;
  z-index: 1;
  top: 14%;
}

.pro_fit .website .website-img img {
  width: 90%;
}

.pro_fit .website .stationary-img {
  position: absolute;
  z-index: 1;
  top: 44%;
}

.pro_fit .website .stationary-img img {
  width: 90%;
}

.pro_fit .result {
  color: #7c7c7c;
}

.pro_fit .result p {
  font-family: myriadpro;
}

.pro_fit .result span {
  color: #c62c1f;
  font-weight: 700;
  font-family: myriadpro;
}

.final_logo {
  margin-top: 100px;
  margin-bottom: 100px;
}

.video {
  padding: 50px 0;
}

@media (max-width: 1280px) {
  .case_studies.testimonials_slider .testimonials_slider-js .slick-next {
    right: -46px;
  }

  .case_studies.testimonials_slider .testimonials_slider-js .slick-prev {
    left: -46px;
  }

  .case_studies.testimonials_slider .testimonials_slider-js .slick-slide {
    height: 325px;
    padding: 0 20px !important;
  }
}

@media (min-width: 1280px) and (max-width: 1400px) {
  .case_studies.testimonials_slider .testimonials_slider-js .slick-next {
    right: -20px;
  }

  .case_studies.testimonials_slider .testimonials_slider-js .slick-prev {
    left: -16px;
  }
}

@media (max-width: 1200px) {
  .case_studies.testimonials_slider .testimonials_slider-js .slick-prev {
    left: -26px;
  }
}

@media (max-width: 1024px) {
  .case_studies.testimonials_slider .testimonials_slider-js .slick-prev {
    left: -22px;
  }

  .case_studies.testimonials_slider .testimonials_slider-js .slick-next {
    right: -27px !important;
  }
}

@media (max-width: 767px) {
  .case_studies.testimonials_slider .testimonials_slider-js .slick-slide div {
    width: fit-content;
  }
}

/* @media (max-width:992px) {
    .home_title-white {

        margin-bottom: 0;

    }
    .cater_mate-page .typography .typography_content {
    padding: 40px 0;
    position: absolute;
    top: 0;
    width: 100%;
}
} */
@media (max-width: 1200px) {
  .cater_mate-page .typography .typography_content {
    padding: 40px 0;
  }
}

/*.....................home page pop set................................*/
body {
  font-family: Arial, Helvetica, sans-serif;
}

/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 200px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 50px;
  border: 1px solid #888;
  width: 50%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.es-field-wrap input.ig_es_form_field_name {
  width: 100%;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #0f3f76;
  margin-bottom: 30px;
  color: #0f3f76;
  background: 0 0;
}

.es-field-wrap input.es_required_field.es_txt_email.ig_es_form_field_email {
  width: 100%;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #0f3f76;
  margin-bottom: 30px;
  color: #0f3f76;
  background: 0 0;
}

.es_submit_button {
  display: inline-block;
  color: #0f3f76;
  padding: 10px 15px;
  font-size: 16px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #0f3f76;
  text-transform: uppercase;
  border-radius: 5px;
}

.es_submit_button:hover {
  color: #fff;
  background: #0f3f76;
}

@media (max-width: 480px) {
  p.sub_title {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .modal-content {
    width: 70%;
  }
}

.service-list a img {
  width: 100px;
  margin: 0 30px;
}

.services_content .btn a.button {
  color: #fff;
  background: #0f3f76;
}

.services_content .btn a.button:hover {
  background: #077eb8;
  border-color: #077eb8;
}

.plus-new-gif img {
  height: 100%;
  width: 100%;
}

.contact_content button {
  background: #0f3f76;
  color: #fff;
  display: inline-block;
  font-family: Montserrat, sans-serif !important;
}

.contact_content button:hover {
  background: #2b83bb;
}

section.typography.euro_type {
  margin-top: -38%;
}

.client-title span {
  color: #2b83bb;
}

/* new css */
.generation h2.title_home.mt-5 {
  margin-top: 8em;
}

.plus .color {
  padding: 22em 0;
}

h2.title.cushion-title {
  color: #ffff;
  text-align: end;
  margin-top: 50px;
}

.orang .block_content-text b {
  color: #6a2c8f;
}

.marlyan .challange-title {
  padding-top: 84px;
}

.hr_brain-page .type_faces-column.row {
  justify-content: center;
  padding: 64px 0;
}

figure.solution-img.wow.fadeInUp.animated {
  text-align: center;
}

.plan-image {
  text-align: end;
}

.p-0 {
  padding: 0;
}

figure.color_pallate-image img {
  display: inherit;
}

figure.color_pallate-image {
  margin-top: -10%;
}

.color-palate-section {
  padding-bottom: 0 !important;
}

section.section_center.type_face {
  padding-bottom: 12rem;
}

.iab-element-image img {
  width: 100%;
  height: 100%;
}

.iab-element-image {
  margin-top: -4em;
}

figure.thank-you-slide {
  margin-top: 8em;
}

.hr_brain-page .result .result-title {
  font-size: 42px;
  color: #ec851a;
  font-weight: 700;
  font-family: "Proxima Nova Alt Rg";
}

.rtag figure.stationary_img {
  padding-top: 8em;
}

.rtag figure.catalog_img {
  margin-top: 120px;
}

.rtag figure.t_shirt-img {
  padding-bottom: 80px;
}

.ismail_pasha .final_logo {
  margin-top: 0;
}

.euro_sparkles .gift_voucher {
  margin-top: -13%;
  padding-bottom: 0;
}

.euro_sparkles .website {
  padding: 0;
}

.euro_sparkles figure.poster.website-image {
  margin-top: -10%;
}

.lino h2.title {
  font-size: 34px;
  text-transform: uppercase;
}

.compass .logo_option h2,
.compass .logo_option p {
  padding: 0 100px;
}

.compass .line {
  max-width: 706px;
  height: 3px;
  margin: 0 auto;
  background-color: #41c0bc;
}

.compass .logo_construction h2.title,
.compass .protection_zone h2.title,
.compass .color_palet h2.title {
  color: #00283f;
}

.compass .social-media figure.social_media-img.poster {
  padding-top: 30px;
}

.compass figure.poster.top-padding {
  padding-top: 60px;
}

.mobile_plus .brand_attributes-block .block_img img {
  width: 145px;
  height: 145px;
  margin-bottom: 40px;
  object-fit: contain;
}

.mobile_plus .mobile_plus-bg.bottom-padding {
  margin-bottom: -24px;
}

.mobile_plus .the__solution p {
  color: #fff;
}

.mobile_plus .line {
  max-width: 706px;
  height: 3px;
  margin: 0 auto;
  background-color: #fbb731;
}

.orang .number_section.n2009 .move_right-star {
  position: absolute;
  right: -18%;
  left: 82%;
  top: 40%;
  z-index: 0;
  transform: translate(-50%, -50%);
}

.flyer-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.generation figure.img_clip {
  position: absolute;
  left: 12%;
  top: -7%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1600px) {
  .euro_sparkles .social-media {
    margin-top: -176px;
    height: 1500px;
  }

  .euro_sparkles .social-media h3.center_text {
    position: absolute;
    top: 14%;
    left: 50%;
  }
}

@media (max-width: 1366px) {
  .euro_sparkles .social-media {
    height: 1300px;
  }

  .euro_sparkles .social-media h3.center_text {
    position: absolute;
    top: 8%;
    left: 50%;
  }
}

@media (max-width: 1280px) {
  .cater_mate-page .typography .typography_content {
    padding: 60px 0;
  }

  .mockup_gray-content .mockup_gray-text .flower_img img {
    max-height: 250px;
  }

  .rtag .pen img {
    max-width: 100%;
    height: 130px;
  }

  .euro_sparkles .pattern h3.center_text {
    top: 14%;
    left: 52%;
  }

  .euro_sparkles .social-media {
    height: 1250px;
  }

  .euro_sparkles .social-media h3.center_text {
    position: absolute;
    top: 8%;
    left: 50%;
  }
}

@media (max-width: 1200px) {
  .cushion_img img {
    max-width: 100%;
    height: 350px;
  }
}

@media (max-width: 1199px) {
  .cater_mate-page
    .typography
    .typography_content
    .text_block
    .rtag
    .title-white,
  .cater_mate-page .typography .typography_content .text_block .title,
  .rtag
    .cater_mate-page
    .typography
    .typography_content
    .text_block
    .title-white {
    font-size: 26px;
  }

  .poster_section .watch_img {
    left: 0;
  }

  .poster_section .poster_img {
    right: 30%;
  }

  .euro_sparkles .social-media {
    margin-top: -100px;
  }

  .euro_sparkles .social-media h3.center_text {
    position: absolute;
    top: 10%;
    left: 50%;
  }

  .orang .number_section.n2009 .move_right-star {
    position: absolute;
    right: -40%;
    left: 72%;
    top: 67%;
    z-index: 0;
    transform: translate(-50%, -50%);
  }

  .generation figure.img_clip {
    position: absolute;
    left: 4%;
    top: -8%;
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 1024px) {
  .cater_mate-page
    .typography
    .typography_content
    .text_block
    .text_block-list
    li {
    margin-left: 40px;
    font-size: 18px;
    margin-bottom: 6px;
  }

  .rtag .pen img {
    max-width: 100%;
    height: 100px;
  }

  .euro_sparkles .social-media {
    height: 1100px;
  }
}

@media (max-width: 991px) {
  .poster_section .poster_img {
    right: 10%;
  }

  .plus .mockup_mobile .wave_horizental {
    display: none;
  }

  h2.title.cushion-title {
    text-align: center;
  }

  .generation h2.title_home.mt-5 {
    margin-top: 0;
  }

  .rtag .stationary {
    padding-bottom: 650px;
    padding-top: 200px;
  }

  .rtag .catalog {
    padding-top: 350px;
  }

  .rtag figure.stationary_img {
    padding-top: 0;
  }

  .compass .chosen_logo .title {
    padding-bottom: 0;
  }

  .compass .logo_construction .construction {
    margin-top: 6em;
  }

  .compass .color_palet .content_color div {
    margin: 0 auto;
  }

  .compass figure.protection_zone-img {
    padding-bottom: 30px;
  }

  .euro_sparkles .result .icon-heart img {
    height: 150px;
    max-width: 100%;
  }

  .euro_sparkles .social-media {
    height: 900px;
  }

  .euro_sparkles .pattern h3.center_text {
    top: 14%;
    left: 54%;
  }

  .euro_sparkles .who_they_are .block_content-img img {
    width: 100%;
    object-fit: contain;
    height: 150px;
  }

  .euro_sparkles .who_they_are .necklace-who img {
    height: 500px;
  }

  .orang .number_section.n2009 .move_right-star {
    display: none;
  }
}

@media (max-width: 768px) {
  .orang .number_section.n2009 .move_right-strip {
    position: absolute;
    right: 0;
    bottom: -3%;
  }

  .orang .number_section.n2009 {
    padding: 4em 0 10em 0px;
  }

  .hr_brain-page .result .result-title {
    font-size: 30px;
  }

  .rtag figure.catalog_img {
    margin-top: 0;
  }

  .position__relative__catalog aside {
    top: -450px;
  }

  .rtag .color .row .pen {
    position: absolute;
    right: 0;
    top: 60%;
  }

  .lino .packaging .solution {
    padding-bottom: 0;
  }

  .compass .typography_post .calligraphy-img {
    padding-bottom: 100px;
  }

  .mobile_plus .chosen_logo .chosen_logo-guide {
    margin-top: 80px;
  }

  .euro_sparkles .social-media h3.center_text {
    position: absolute;
    top: 14%;
    left: 50%;
  }
}

@media (max-width: 767px) {
  .adio .who_they_are .block_content-img {
    padding-top: 0;
    text-align: center;
  }

  .adio .who_they_are .block_content-img img {
    width: auto;
  }

  .adio .quote .second-quote {
    font-size: 22px !important;
  }

  .cater_mate-page .typography .pizza_box {
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%);
  }

  .cushion_img img {
    max-width: 100%;
    height: 100%;
  }

  .hr_brain-page .logo_concept .logo_mark-content .block_light img {
    margin-right: 0;
  }

  .rtag .stationary .stationary_content {
    margin-bottom: 84px;
  }

  .rtag figure.t_shirt-img {
    padding-bottom: 0;
  }

  .compass .logo_option h2,
  .compass .logo_option p {
    padding: 0;
  }

  .generation figure.img_clip {
    display: none;
  }
}

@media (max-width: 576px) {
  section.section_center.type_face {
    padding-bottom: 4em;
  }

  .adio__flavors-image img {
    width: 50% !important;
  }

  .cater_mate-page .doodling_pattern .container {
    padding-bottom: 80px;
    padding-top: 300px;
  }

  .poster_section .poster_img {
    top: 218px;
  }

  .poster_section .watch_img {
    top: 0;
    left: 0;
  }

  .packing-dish_img {
    text-align: center;
  }

  .compass .who_they_are .line {
    margin: 60px auto;
  }

  .mobile_plus .the__solution {
    margin-top: 0;
  }

  .euro_sparkles .social-media {
    height: 650px;
  }

  .generation .the_result {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .adio .quote p {
    font-size: 26px !important;
  }

  .plus .mockup_gray-content .mockup_gray-text {
    height: 500px;
    margin: 0;
  }

  .plus .color {
    padding: 14em 0;
  }

  .hr_brain-page .logo_concept .brightest_idea-content img {
    min-height: 200px;
    margin-right: 0;
  }

  .rtag .color .row .pen {
    top: 56%;
  }

  .compass .logo_construction h2.title,
  .compass .protection_zone h2.title,
  .compass .color_palet h2.title {
    color: #00283f;
    font-size: 22px !important;
  }
}

@media (max-width: 375px) {
  .cater_mate-page .typography .typography_content .text_block .title {
    font-size: 20px;
  }

  .cater_mate-page .doodling_pattern .container {
    padding-bottom: 80px;
    padding-top: 450px;
  }

  .cater_mate-page .typography .pizza_box {
    left: 10%;
    top: auto;
    transform: translate(-50%, -50%);
  }

  .orang .number_section.n2009 .move_right-strip {
    bottom: -10%;
  }

  .euro_sparkles .social-media {
    height: 430px;
  }

  .orang .portfolio_head .head_content {
    height: 150px;
  }

  .orang .move_section .move_section-content .simply_img {
    bottom: -26px;
  }

  .orang .earth_content figure {
    text-align: center;
    margin: 0;
  }
}

/* BEGIN: CUSTOM_CHANGES */
.download-profile {
  margin-right: 20px;
  margin-left: 20px;
}
.download-profile a#myBtn:hover {
  background: #69aae1;
  color: #fff;
}
@media (max-width: 1200px) {
  .hero_area-content .hero_area-content-vid {
    margin-left: 0;
  }
  .download-profile {
    margin: 20px;
  }
}
p {
  font-size: 18px !important;
}
/* END: CUSTOM_CHANGES */

.adio .rtag h2.title-white,
.adio .portfolio-page_content h2.title,
.rtag .adio h2.title-white {
  margin-bottom: 0;
  font-size: 40px !important;
  font-family: "Knucklehead FREE" !important;
}

.who_they_are p {
  padding-left: 0;
  padding-right: 0;
  font-size: 18px !important;
  font-family: "Montserrat" !important;
  margin-top: 1rem !important;
}

.adio .portfolio-page_content .quote .second-quote {
  font-size: 18px !important;
  font-family: "Montserrat" !important;
}

.adio .quote p {
  font-size: 35px !important;
}

.adio .solution .yellow {
  font-weight: bold;
  margin-bottom: -2rem !important;
}
.adio .fridge {
  display: none;
}
.adio p {
  font-size: 18px !important;
  font-family: "Montserrat" !important;
}

.adio .portfolio-page_content .iconography .title,
.adio .portfolio-page_content .labels .title,
.adio .portfolio-page_content .posters .title,
h4.yellow_adio_title {
  font-family: "Knucklehead FREE" !important;
  font-weight: normal;
  font-size: 55px !important;
  margin-bottom: 4rem;
}

.adio .labels {
  overflow: hidden;
  position: relative;
}

.tss-wrapper .tss-pre-loader {
  min-height: unset !important;
  max-height: unset !important;
}
.tss-wrapper .tss-pre-loader .rt-loading-overlay,
.tss-wrapper .tss-pre-loader .rt-loading {
  display: none !important;
}
.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
  opacity: 1 !important;
}
.tss-carousel-main .swiper-button-next,
.tss-carousel .swiper-button-next {
  right: 10px !important;
  opacity: 1 !important;
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev,
.tss-carousel .swiper-button-prev {
  left: 10px !important;
  opacity: 1 !important;
}
.tss-carousel .swiper-button-next.swiper-button-disabled,
.tss-carousel .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35 !important;
}
.tss-carousel .swiper-button-next,
.tss-carousel .swiper-button-prev {
  background-color: #0f3f76 !important;
}

.who_they_are .title {
  margin-bottom: 25px;
}
.hr_brain-page p,
.hr_brain-page .who_they_are p {
  line-height: 25px;
}

.orang h1,
.orang h2,
.orang h3,
.orang h4,
.orang h5,
.orang h6 {
  font-family: nexa, sans-serif !important;
}

.orang .who_they_are .brif:last-of-type p {
  text-align: center;
}

.pro_fit .result h2 {
  margin-top: -60px;
  margin-left: -100px;
}
.plus {
  overflow: hidden;
}

.rtag .paragraph p {
  margin-top: 0;
}
.iba * {
  font-family: nexa, sans-serif !important;
}
.iba .brand_guidline .brand_guidline-content .content-text p {
  font-family: "Montserrat" !important;
}
.iba section.section_center.news_letter .title_home {
  position: absolute;
  top: 7rem;
  left: 30%;
}
@media (max-width: 578px) {
  .iba section.section_center.news_letter .title_home {
    position: absolute;
    top: 3.5rem;
    left: 150%;
  }
}
.iba section.section_center .title_home {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.iba section.section_center .title_home::after {
  left: 0;
}
.ismail_pasha p {
  line-height: 25px;
  font-family: nexa, sans-serif !important;
}
.ismail_pasha .title::before,
.ismail_pasha .title::after {
  top: -15px !important;
}

.labelSlider .swiper-button-next,
.labelSlider .swiper-button-prev {
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 2px solid #fff;
}
.labelSlider .swiper-button-next:after,
.labelSlider .swiper-button-prev:after {
  font-size: 16px !important;
  font-weight: bold;
}
.orang .who_they_are .breif-title,
.orang .the_result .result_title {
  color: #592477;
  font-weight: bold !important;
}
.services_page .services_title .title,
.rtag
  .services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list
  .title-white,
.services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list
  .rtag
  .title-white,
.services_page
  .services_page-content
  .services_row
  .services_row-logo
  .our_services-list
  .title {
  font-family: "Montserrat bold" !important;
}

.download-profile a {
  font-size: 14px;
}
.contact p.title {
  color: #0f3f76;
  text-transform: uppercase;
  font-size: 60px !important;
  font-weight: 400;
}

h3.form-title-custom {
  font-family: nexa, sans-serif !important;
}

.tss-wrapper .tss-carousel3 .profile-img-wrapper img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.tss-wrapper .tss-carousel3 .rating-wrapper {
  margin: 0 !important;
}
.tss-wrapper .single-item-wrapper h3.author-name {
  font-size: 23px !important;
}
.testimonials_slider .single-item-wrapper h4.author-bio {
  font-weight: bold;
  color: #1789c0 !important;
  margin-bottom: 0;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper {
  background: none !important;
}
.single-item-wrapper {
  box-shadow: 0 0 17px 0px rgb(0 0 0 / 10%);
  padding: 1.5rem 0.5rem;
  border-radius: 20px;
}
.testimonials_slider .tss-carousel3 {
  position: unset;
}
.tss-carousel .swiper-button-next {
  right: -30px !important;
}
.tss-carousel .swiper-button-prev {
  left: -30px !important;
}
.tss-carousel .swiper-button-next::after {
  content: "next";
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.tss-carousel .swiper-button-prev::after {
  content: "prev";
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

@media (min-width: 1200px) {
  .download-profile.mobile {
    display: none;
  }
}
@media (max-width: 1200px) {
  .navbar_menu > div {
    flex-direction: column;
  }
  .navbar .navbar_menu-lest {
    margin-left: 0;
  }
  .navbar_menu {
    width: 305px;
    left: -305px;
  }
  .navbar_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .fisheye_img-content .fisheye_img {
    top: 15px;
  }
  .nav_menu .navbar_menu .first {
    display: unset;
  }
  .nav_menu .navbar_menu .first .navbar_brand {
    display: block;
    text-align: left;
    margin-top: 0.98rem;
    margin-left: 0.95rem;
  }
  .nav_menu .navbar_menu .sec .download-profile {
    margin: 20px 0;
  }
  .nav_menu .navbar_menu .sec .download-profile a {
    font-size: 13px;
    padding: 10px;
  }
  .nav_menu .navbar_menu {
    display: unset;
  }
  .who_we_are .who_we_are-bg img {
    max-width: fit-content !important;
  }
  .hero_area .all_hero_area {
    top: 10rem;
  }
  .hero_area-img {
    top: 60px !important;
  }
  .download-profile.mobile {
    position: absolute;
    left: 50%;
    margin: 0;
    top: 6rem;
    z-index: 10;
    width: max-content;
    transform: translateX(-50%);
  }
  .download-profile.mobile a {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .hero_area-content .hero_area-content-vid {
    width: 100%;
    text-align: center;
  }
  .contact p.title {
    font-size: 30px !important;
  }
  .who_we_are-content .block_text {
    margin-top: 0;
  }
  .who_we_are-content .block_img-content .text_style b {
    font-size: 150px;
  }
  .who_we_are-content .block_img-content .text_style {
    font-size: 150px;
    line-height: 130px;
  }
  .who_we_are-content .block_img-content .fisheye {
    left: 215px;
    top: 24%;
  }
  .hero_area .all_hero_area {
    top: 5rem;
  }
  .services_page .services_page-content .services_row:nth-child(even) {
    flex-direction: column-reverse;
  }
  .who_we_are {
    margin-top: -225px !important; 
  }
  .client_section {
    margin-top: -425px !important;
  }
  .who_we_are .who_we_are-bg {
    margin-left: -100px !important;
  }
  .who_we_are .who_we_are-bg img {
    width: unset !important;
  }
  .home_title {
    margin-bottom: 5rem !important;
  }
  .contact .contact_map .mapouter,
  .contact .contact_map .mapouter p {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .hero_area .all_hero_area {
    top: 0;
  }
}
@media (max-width: 578px) {
  .tss-carousel .swiper-button-next {
    right: -10px !important;
  }
  .tss-carousel .swiper-button-prev {
    left: -10px !important;
  }
  #page.site {
    overflow: hidden;
  }
  .copyright p {
    font-size: 14px !important;
  }
  .hero_area-img img {
    max-height: 60%;
  }
  .hero_area {
    margin-top: 115px;
  }
  .hero_area-img {
    display: block;
  }
  .client_section .client_section-content .client_block {
    height: 115px !important;
  }
  .client_section .client_section-content .client_block img {
    width: 100% !important;
    height: 100% !important;
  }
  .who_we_are-content .block_img-content .fisheye {
    left: 170px;
    top: 30%;
  }
  .hero_area-img img {
    max-height: 45% !important;
  }
}
@media (max-width: 450px) {
  .who_we_are-content .block_text p {
    font-size: 14px !important;
  }
}
section.error-404.not-found {
  height: 61vh;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.who_we_are-content .block_img-content .text_style b:last-of-type {
  color: #fff;
}

/* BEGIN: CUSTOM_CHANGES*/ 
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #00a0d2 !important;
	font-family: Montserrat, sans-serif !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	font-family: Montserrat, sans-serif !important;
}
/* END: CUSTOM_CHANGES*/ 