/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.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(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.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(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-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; margin:0px; padding:0px;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    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;
}
.cb-slideshow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    margin: 0; padding: 0;
}
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    margin: 0; padding: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    list-style-type: none;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;    
    animation: imageAnimation 25s linear infinite 0s;
}
.cb-slideshow li .captions{
    display: none;
	opacity: 0;
	-webkit-animation: titleAnimation 18s linear infinite 0s;
    -moz-animation: titleAnimation 18s linear infinite 0s;
    -o-animation: titleAnimation 18s linear infinite 0s;
    -ms-animation: titleAnimation 18s linear infinite 0s;
    animation: titleAnimation 18s linear infinite 0s;
}
.cb-slideshow li:nth-child(1) span { background-image: url(../images/banners/3.jpg) }
.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/banners/2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/banners/1.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(2) .captions {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) .captions {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
    8% {
        opacity: 8;
    }
	25% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	50% {
	    opacity: 1;
	    transform: scale(1.1) rotate(3deg);
	}
	/*25% {
	    opacity: 0;
	    transform: scale(1.1) rotate(3deg);
	}*/
	100% { opacity: 0 }
}
@keyframes titleAnimation { 
    0% {
        opacity: 0;     
    }
    8% {
        opacity: 1;     
    }
    17% {
        opacity: 1;     
    }
    19% {
        opacity: 0;     
    }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: hidden
}

.animated.visible {
    visibility: visible;
}

.animated.duration {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.animated.delay-05s {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.animated.delay-075s {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.animated.delay-17s {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    /* animation-delay:2s; */
}

.animated.delay-22s {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.animated.delay-24s {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.animated.delay-26s {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.animated.delay-28s {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-32s {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s
}

.animated.delay-35s {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-45s {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        left: 32%;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    to {
        left: 50%;
        -webkit-transform: translateX(30%);
        transform: translateX(30%)
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        left: 32%;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    to {
        left: 50%;
        -webkit-transform: translateX(30%);
        transform: translateX(30%)
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes shtamp {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes shtamp {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.shtamp {
    -webkit-animation-name: shtamp;
    animation-name: shtamp;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes pulseBig {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.25, 1.25, 1.25);
        transform: scale3d(1.25, 1.25, 1.25)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulseBig {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.25, 1.25, 1.25);
        transform: scale3d(1.25, 1.25, 1.25)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulseBig {
    -webkit-animation-name: pulseBig;
    animation-name: pulseBig
}

@-webkit-keyframes adminLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 100px
    }
}

@keyframes adminLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 100px
    }
}

.adminLineDown {
    -webkit-animation-name: adminLineDown;
    animation-name: adminLineDown
}

@-webkit-keyframes topLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 24px
    }
}

@keyframes topLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 24px
    }
}

.topLineDown {
    -webkit-animation-name: topLineDown;
    animation-name: topLineDown
}

@-webkit-keyframes adminLineDown2 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 220px
    }
}

@keyframes adminLineDown2 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 220px
    }
}

.adminLineDown2 {
    -webkit-animation-name: adminLineDown2;
    animation-name: adminLineDown2
}

@-webkit-keyframes adminLineLeft {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 190px
    }
}

@keyframes adminLineLeft {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 190px
    }
}

.adminLineLeft {
    -webkit-animation-name: adminLineLeft;
    animation-name: adminLineLeft
}

@-webkit-keyframes adminLineLeftMd {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 135px
    }
}

@keyframes adminLineLeftMd {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 135px
    }
}

.adminLineLeftMd {
    -webkit-animation-name: adminLineLeftMd;
    animation-name: adminLineLeftMd
}

.adminLineRight {
    -webkit-animation-name: userLineRight;
    animation-name: userLineRight
}

@-webkit-keyframes topLineRight {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 150px
    }
}

@keyframes topLineRight {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 150px
    }
}

.topLineRight {
    -webkit-animation-name: topLineRight;
    animation-name: topLineRight
}

@-webkit-keyframes topLineRight2 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 55px
    }
}

@keyframes topLineRight2 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 55px
    }
}

.topLineRight2 {
    -webkit-animation-name: topLineRight2;
    animation-name: topLineRight2
}

@-webkit-keyframes topLineRight3 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 278px
    }
}

@keyframes topLineRight3 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 278px
    }
}

.topLineRight3 {
    -webkit-animation-name: topLineRight3;
    animation-name: topLineRight3
}

@-webkit-keyframes centerLineRihgt {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 98px
    }
}

@keyframes centerLineRihgt {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 98px
    }
}

.centerLineRihgt {
    -webkit-animation-name: centerLineRihgt;
    animation-name: centerLineRihgt
}

@-webkit-keyframes centerLineRihgtSm {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 98px
    }
}

@keyframes centerLineRihgtSm {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 98px
    }
}

.centerLineRihgtSm {
    -webkit-animation-name: centerLineRihgtSm;
    animation-name: centerLineRihgtSm
}

@-webkit-keyframes centerLineRihgt2 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 50px
    }
}

@keyframes centerLineRihgt2 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 50px
    }
}

.centerLineRihgt2 {
    -webkit-animation-name: centerLineRihgt2;
    animation-name: centerLineRihgt2
}

@-webkit-keyframes centerLineRihgt2Sm {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 50px
    }
}

@keyframes centerLineRihgt2Sm {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 50px
    }
}

.centerLineRihgt2Sm {
    -webkit-animation-name: centerLineRihgt2Sm;
    animation-name: centerLineRihgt2Sm
}

@-webkit-keyframes centerLineCenter {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 176px
    }
}

@keyframes centerLineCenter {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px solid #c8c8c8
    }
    to {
        height: 176px
    }
}

.centerLineCenter {
    -webkit-animation-name: centerLineCenter;
    animation-name: centerLineCenter
}

@-webkit-keyframes centerLineCenterSm {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 176px
    }
}

@keyframes centerLineCenterSm {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px solid #c8c8c8
    }
    to {
        width: 176px
    }
}

.centerLineCenterSm {
    -webkit-animation-name: centerLineCenterSm;
    animation-name: centerLineCenterSm
}

@-webkit-keyframes userLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 20px
    }
}

@keyframes userLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 20px
    }
}

.userLineDown {
    -webkit-animation-name: userLineDown;
    animation-name: userLineDown
}

@-webkit-keyframes userLineLeft {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 195px
    }
}

@keyframes userLineLeft {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 195px
    }
}

.userLineLeft {
    -webkit-animation-name: userLineLeft;
    animation-name: userLineLeft
}

@-webkit-keyframes userLineLeftMd {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 95px
    }
}

@keyframes userLineLeftMd {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 95px
    }
}

.userLineLeftMd {
    -webkit-animation-name: userLineLeftMd;
    animation-name: userLineLeftMd
}

@-webkit-keyframes userLineLeftSm {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 40px
    }
}

@keyframes userLineLeftSm {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 40px
    }
}

.userLineLeftSm {
    -webkit-animation-name: userLineLeftSm;
    animation-name: userLineLeftSm
}

@-webkit-keyframes userLineDown2 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 82px
    }
}

@keyframes userLineDown2 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 82px
    }
}

.userLineDown2 {
    -webkit-animation-name: userLineDown2;
    animation-name: userLineDown2
}

@-webkit-keyframes userLineDown22 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 117px
    }
}

@keyframes userLineDown22 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 117px
    }
}

.userLineDown22 {
    -webkit-animation-name: userLineDown22;
    animation-name: userLineDown22
}

@-webkit-keyframes userLineDown22Sm {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 256px
    }
}

@keyframes userLineDown22Sm {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 256px
    }
}

.userLineDown22Sm {
    -webkit-animation-name: userLineDown22Sm;
    animation-name: userLineDown22Sm
}

@-webkit-keyframes userLineLeft2 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 75px
    }
}

@keyframes userLineLeft2 {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 75px
    }
}

.userLineLeft2 {
    -webkit-animation-name: userLineLeft2;
    animation-name: userLineLeft2
}

@-webkit-keyframes userLineDown3 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 112px
    }
}

@keyframes userLineDown3 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 112px
    }
}

.userLineDown3 {
    -webkit-animation-name: userLineDown3;
    animation-name: userLineDown3
}

@-webkit-keyframes userLineDown33 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 150px
    }
}

@keyframes userLineDown33 {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 150px
    }
}

.userLineDown33 {
    -webkit-animation-name: userLineDown33;
    animation-name: userLineDown33
}

@-webkit-keyframes userLineRight {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 25px
    }
}

@keyframes userLineRight {
    0% {
        height: 4px;
        width: 0;
        border-top: 1px dashed #c8c8c8
    }
    to {
        width: 25px
    }
}

.userLineRight {
    -webkit-animation-name: userLineRight;
    animation-name: userLineRight
}

@-webkit-keyframes anonymLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 120px
    }
}

@keyframes anonymLineDown {
    0% {
        height: 0;
        width: 4px;
        border-right: 1px dashed #c8c8c8
    }
    to {
        height: 120px
    }
}

.anonymLineDown {
    -webkit-animation-name: anonymLineDown;
    animation-name: anonymLineDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes circleRotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(1turn);
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

@keyframes circleRotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(1turn);
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

.circleRotate {
    -webkit-animation-name: circleRotate;
    animation-name: circleRotate
}

@-webkit-keyframes circleRotateReverse {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(-1turn);
        transform: translate(-50%, -50%) rotate(-1turn)
    }
}

@keyframes circleRotateReverse {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(-1turn);
        transform: translate(-50%, -50%) rotate(-1turn)
    }
}

.circleRotateReverse {
    -webkit-animation-name: circleRotateReverse;
    animation-name: circleRotateReverse
}
/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
@charset "UTF-8";
/*Helpers*/
.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

@media screen and (max-width: 1199px) {
  .mb-5-md {
    margin-bottom: 5px !important; }
  .mb-10-md {
    margin-bottom: 10px !important; }
  .mb-15-md {
    margin-bottom: 15px !important; }
  .mb-20-md {
    margin-bottom: 20px !important; }
  .mb-25-md {
    margin-bottom: 25px !important; }
  .mb-30-md {
    margin-bottom: 30px !important; }
  .mb-35-md {
    margin-bottom: 35px !important; }
  .mb-40-md {
    margin-bottom: 40px !important; }
  .mb-45-md {
    margin-bottom: 45px !important; }
  .mb-50-md {
    margin-bottom: 50px !important; }
  .mb-55-md {
    margin-bottom: 55px !important; }
  .mb-60-md {
    margin-bottom: 60px !important; }
  .mb-65-md {
    margin-bottom: 65px !important; }
  .mb-70-md {
    margin-bottom: 70px !important; }
  .text-left-md {
    text-align: left !important; }
  .text-center-md {
    text-align: center !important; }
  .text-right-md {
    text-align: right !important; } }

@media screen and (max-width: 991px) {
  .mb-5-sm {
    margin-bottom: 5px !important; }
  .mb-10-sm {
    margin-bottom: 10px !important; }
  .mb-15-sm {
    margin-bottom: 15px !important; }
  .mb-20-sm {
    margin-bottom: 20px !important; }
  .mb-25-sm {
    margin-bottom: 25px !important; }
  .mb-30-sm {
    margin-bottom: 30px !important; }
  .mb-35-sm {
    margin-bottom: 35px !important; }
  .mb-40-sm {
    margin-bottom: 40px !important; }
  .mb-45-sm {
    margin-bottom: 45px !important; }
  .mb-50-sm {
    margin-bottom: 50px !important; }
  .mb-55-sm {
    margin-bottom: 55px !important; }
  .mb-60-sm {
    margin-bottom: 60px !important; }
  .mb-65-sm {
    margin-bottom: 65px !important; }
  .mb-70-sm {
    margin-bottom: 70px !important; }
  .text-left-sm {
    text-align: left !important; }
  .text-center-sm {
    text-align: center !important; }
  .text-right-sm {
    text-align: right !important; } }

@media screen and (max-width: 767px) {
  .mb-5-xs {
    margin-bottom: 5px !important; }
  .mb-10-xs {
    margin-bottom: 10px !important; }
  .mb-15-xs {
    margin-bottom: 15px !important; }
  .mb-20-xs {
    margin-bottom: 20px !important; }
  .mb-25-xs {
    margin-bottom: 25px !important; }
  .mb-30-xs {
    margin-bottom: 30px !important; }
  .mb-35-xs {
    margin-bottom: 35px !important; }
  .mb-40-xs {
    margin-bottom: 40px !important; }
  .mb-45-xs {
    margin-bottom: 45px !important; }
  .mb-50-xs {
    margin-bottom: 50px !important; }
  .mb-55-xs {
    margin-bottom: 55px !important; }
  .mb-60-xs {
    margin-bottom: 60px !important; }
  .mb-65-xs {
    margin-bottom: 65px !important; }
  .mb-70-xs {
    margin-bottom: 70px !important; }
  .text-left-xs {
    text-align: left !important; }
  .text-center-xs {
    text-align: center !important; }
  .text-right-xs {
    text-align: right !important; } }

@media screen and (max-width: 600px) {
  .stack-on-600 > *[class^="col-"] {
    width: 100%;
    float: none; } }

@media screen and (max-width: 500px) {
  .stack-on-500 > *[class^="col-"] {
    width: 100%;
    float: none; } }

@media screen and (max-width: 400px) {
  .stack-on-400 > *[class^="col-"] {
    width: 100%;
    float: none; } }

.last-margin-0 > *:last-child {
  margin-bottom: 0 !important; }

.flex-start {
  justify-content: flex-start; }

.flex-center {
  justify-content: center; }

.flex-end {
  justify-content: flex-end; }

.flex-vcenter {
  align-items: center; }

/*-------------------------
    Variables
-------------------------*/
:root {
  --color-primary: #5956E9;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-light: #ECF2F6;
  --color-dark: #27272E;
  --color-text-dark: #292930;
  --color-accent1: #FFDC60;
  --color-accent2: #FAB8C4;
  --white:#fff;
  --layer:#000;
  --boxlayer:#fff;
  --tagtheme:#fff;
  --title-color:#fff;
  --link:#fff;
  --bgcolor:#fff;
  --color-blue-shade: #6865FF;
  --color-link: #2522BA;
  --color-mabel: #DBF8FF;
  --color-fog: #DBDEFF;
  --color-pink-shade: #FFD3DB;
  --color-peach: #FFEDDC;
  --color-rose: #C75C6F;
  --color-chart1: #896BA7;
  --color-chart2: #BADEFF;
  --color-body: #525260;
  --color-gray-1: #757589;
  --color-gray-2: #999FAE;
  --color-gray-3: #999AB8;
  --color-gray-4: #99A1AA;
  --color-ship-gray: #42424A;
  --color-ghost: #C7C7D5;
  --color-mercury: #E5E5E5;
  --gradient-primary: linear-gradient(90deg, #ECF2F6 0%, rgba(236, 242, 246, 0) 70.31%);
  --gradient-blue: linear-gradient(145.92deg, #5956E9 20.18%, #9991FF 76.9%);
  --gradient-accent: linear-gradient(180deg, #FAB8C4 0%, #FFEDF0 100%);
  --gradient-white: linear-gradient(266.3deg, rgba(236, 242, 246, 0) 7.84%, #ECF2F6 29.1%, rgba(236, 242, 246, 0) 64.32%);
  --gradient-dark: linear-gradient(180deg, #27272E 0%, #303035 100%);
  --border-light: 1px solid #E3E6E9;
  --border-lighter: 1px solid #ECF2F6;
  --border-dark: 1px solid var(--color-ship-gray);
  --border-gray: 1px solid var(--color-gray-4);
  --font-primary: 'DM Sans', sans-serif;
  --font-secondary: 'Poppins', sans-serif;
  --font-awesome: 'Font Awesome 5 Pro';
  --transition: all 0.3s ease-in-out;
  --font-body-1: 18px;
  --font-body-2: 16px;
  --font-body-3: 14px;
  --font-body-4: 12px;
  --line-height-b1: 1.5;
  --line-height-b3: 1.1;
  --h1: 80px;
  --h2: 64px;
  --h3: 48px;
  --h4: 32px;
  --h5: 24px;
  --h6: 20px; }

/*-------------------------
    Section Heading
-------------------------*/
.section {
  position: relative;
  z-index: 1; }

.section-heading {
  text-align: center;
  margin-bottom: 60px; }
  @media only screen and (max-width: 991px) {
    .section-heading {
      margin-bottom: 50px; } }
  .section-heading .subtitle {
    color: var(--color-rose);
    font-weight: 500;
    font-size: 20px;
    font-family: var(--font-primary);
    margin-bottom: 15px; }
    @media only screen and (max-width: 991px) {
      .section-heading .subtitle {
        font-size: 18px; } }
    @media only screen and (max-width: 767px) {
      .section-heading .subtitle {
        font-size: 16px; } }
  @media only screen and (max-width: 1199px) {
    .section-heading .title {
      font-size: 60px; } }
  @media only screen and (max-width: 991px) {
    .section-heading .title {
      font-size: 50px; } }
  @media only screen and (max-width: 575px) {
    .section-heading .title {
      font-size: 38px; } }
  @media only screen and (max-width: 479px) {
    .section-heading .title {
      font-size: 34px; } }
  .section-heading p {
    font-size: var(--font-body-1);
    width: 50%;
    margin: 0 auto 40px; }
    @media only screen and (max-width: 991px) {
      .section-heading p {
        font-size: 16px;
        width: 100%; } }

.heading-light .title {
  color: var(--color-white); }

.heading-light p {
  color: var(--color-gray-4); }

.shape-group .shape {
  position: absolute;
  z-index: -1; }
  .shape-group .shape span {
    display: inline-block;
    position: relative;
    border-radius: 100%; }
  .shape-group .shape.shape-1 {
    top: -25%;
    left: 50%;
    height: 500px;
    width: 500px;
    transform: translateX(-50%); }
    .shape-group .shape.shape-1 span {
      height: 500px;
      width: 500px;
      background: #3da5eb80; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-1 {
        height: 200px;
        width: 200px; }
        .shape-group .shape.shape-1 span {
          height: 200px;
          width: 200px; } }
  .shape-group .shape.shape-2 {
    top: 180px;
    left: 18%;
    opacity: 0.5;
    animation: movingleftright1 infinite 20000ms;
    width: 24px;
    height: 24px; }
    .shape-group .shape.shape-2 span {
      width: 24px;
      height: 24px;
      background: #abaaf4; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-2 {
        width: 20px;
        height: 20px; }
        .shape-group .shape.shape-2 span {
          width: 20px;
          height: 20px; } }
  .shape-group .shape.shape-3 {
    top: 31%;
    left: 20%;
    animation: movingleftright2 infinite 25000ms;
    width: 75px;
    height: 75px; }
    .shape-group .shape.shape-3 span {
      width: 75px;
      height: 75px;
      background: #0785dbf2; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-3 {
        width: 50px;
        height: 50px; }
        .shape-group .shape.shape-3 span {
          width: 50px;
          height: 50px; } }
  .shape-group .shape.shape-4 {
    top: 44%;
    left: 28%;
    animation: movingleftright1 infinite 25000ms;
    width: 80px;
    height: 80px; }
    .shape-group .shape.shape-4 span {
      width: 80px;
      height: 80px;
      background: #badeff; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-4 {
        width: 50px;
        height: 50px; }
        .shape-group .shape.shape-4 span {
          width: 50px;
          height: 50px; } }
  .shape-group .shape.shape-5 {
    top: 50%;
    left: 17%;
    animation: movingleftright2 infinite 30000ms;
    width: 24px;
    height: 24px; }
    .shape-group .shape.shape-5 span {
      width: 24px;
      height: 24px;
      background: #ffffff; }
  .shape-group .shape.shape-6 {
    top: 26%;
    right: 21%;
    animation: movingleftright3 infinite 30000ms;
    width: 80px;
    height: 80px; }
    .shape-group .shape.shape-6 span {
      width: 80px;
      height: 80px;
      background: #0785dbf2; }
    @media only screen and (max-width: 767px) {
      .shape-group .shape.shape-6 {
        display: none; } }
  .shape-group .shape.shape-7 {
    top: 30%;
    right: 15%;
    animation: movingleftright1 infinite 30000ms;
    width: 24px;
    height: 24px; }
    .shape-group .shape.shape-7 span {
      width: 24px;
      height: 24px;
      background: #ffffff; }

@keyframes movingleftright1 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0); }
  40% {
    -webkit-transform: translateX(50px) translateY(-200px);
    transform: translateX(50px) translateY(-200px); }
  75% {
    -webkit-transform: translateX(800px);
    transform: translateX(800px); }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); } }

@keyframes movingleftright2 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0); }
  40% {
    -webkit-transform: translateX(-50px) translateY(200px);
    transform: translateX(-50px) translateY(200px); }
  75% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); } }

@keyframes movingleftright3 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0); }
  40% {
    -webkit-transform: translateX(100px) translateY(-200px);
    transform: translateX(100px) translateY(-200px); }
  75% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); } }

@keyframes anim {
  0%, 100% {
    width: 100%;
    height: 100%; }
  50% {
    width: 50%;
    height: 50%; } }

.coccoc-alo-ph-circle {
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.coccoc-alo-phone {
  background-color: transparent;
  width: 170px;
  height: 170px;
  cursor: pointer;
  z-index: 200000 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility .5s;
  -moz-transition: visibility .5s;
  -o-transition: visibility .5s;
  transition: visibility .5s;
  right: 150px;
  top: 30px; }

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: .75 !important; }

.coccoc-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .1;
  -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.coccoc-alo-ph-img-circle {
  width: 60px;
  height: 60px;
  top: 70px;
  left: 70px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(https://drive.google.com/uc?id=1V3N2b79QjDWetC_ss9wI3c-xpWDymn9R) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; }

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
  background-color: #00aff2; }

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
  border-color: #00aff2;
  opacity: .5; }

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
  background-color: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  opacity: .5; }

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: .75 !important; }

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
  background-color: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box; }

@-moz-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-o-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-moz-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-o-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

.slideshow .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }

.item-bg img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.slick-active .item-bg img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: cssAnimation 2s 1 ease-in-out forwards;
  animation: cssAnimation 2s 1 ease-in-out forwards; }

@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px); }
  to {
    -webkit-transform: scale(1.1) translate(0px); } }

@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px); }
  to {
    -webkit-transform: scale(1.1) translate(0px); } }

@keyframes pulse {
  50% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.pulse {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateZ(0); }
  .pulse:hover {
    animation-name: pulse;
    animation-duration: 0.7s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    animation-direction: reverse; }

.col-gap-0 {
  margin-left: calc((0px/2) * -1) !important;
  margin-right: calc((0px/2) * -1) !important; }

.col-gap-0 > div {
  padding-left: calc(0px/2) !important;
  padding-right: calc(0px/2) !important; }

.col-gap-10 {
  margin-left: calc((10px/2) * -1) !important;
  margin-right: calc((10px/2) * -1) !important; }

.col-gap-10 > div {
  padding-left: calc(10px/2) !important;
  padding-right: calc(10px/2) !important; }

.col-gap-15 {
  margin-left: calc((15px/2) * -1) !important;
  margin-right: calc((15px/2) * -1) !important; }

.col-gap-15 > div {
  padding-left: calc(15px/2) !important;
  padding-right: calc(15px/2) !important; }

.col-gap-20 {
  margin-left: calc((20px/2) * -1) !important;
  margin-right: calc((20px/2) * -1) !important; }

.col-gap-20 > div {
  padding-left: calc(20px/2) !important;
  padding-right: calc(20px/2) !important; }

.col-gap-25 {
  margin-left: calc((25px/2) * -1) !important;
  margin-right: calc((25px/2) * -1) !important; }

.col-gap-25 > div {
  padding-left: calc(25px/2) !important;
  padding-right: calc(25px/2) !important; }

.col-gap-30 {
  margin-left: calc((30px/2) * -1) !important;
  margin-right: calc((30px/2) * -1) !important; }

.col-gap-30 > div {
  padding-left: calc(30px/2) !important;
  padding-right: calc(30px/2) !important; }

.col-gap-40 {
  margin-left: calc((40px/2) * -1) !important;
  margin-right: calc((40px/2) * -1) !important; }

.col-gap-40 > div {
  padding-left: calc(40px/2) !important;
  padding-right: calc(40px/2) !important; }

.col-gap-50 {
  margin-left: calc((50px/2) * -1) !important;
  margin-right: calc((50px/2) * -1) !important; }

.col-gap-50 > div {
  padding-left: calc(50px/2) !important;
  padding-right: calc(50px/2) !important; }

.col-gap-55 {
  margin-left: calc((55px/2) * -1) !important;
  margin-right: calc((55px/2) * -1) !important; }

.col-gap-55 > div {
  padding-left: calc(55px/2) !important;
  padding-right: calc(55px/2) !important; }

.col-gap-60 {
  margin-left: calc((60px/2) * -1) !important;
  margin-right: calc((60px/2) * -1) !important; }

.col-gap-60 > div {
  padding-left: calc(60px/2) !important;
  padding-right: calc(60px/2) !important; }

.col-gap-70 {
  margin-left: calc((70px/2) * -1) !important;
  margin-right: calc((70px/2) * -1) !important; }

.col-gap-70 > div {
  padding-left: calc(70px/2) !important;
  padding-right: calc(70px/2) !important; }

.col-gap-80 {
  margin-left: calc((80px/2) * -1) !important;
  margin-right: calc((80px/2) * -1) !important; }

.col-gap-80 > div {
  padding-left: calc(80px/2) !important;
  padding-right: calc(80px/2) !important; }

.col-gap-90 {
  margin-left: calc((90px/2) * -1) !important;
  margin-right: calc((90px/2) * -1) !important; }

.col-gap-90 > div {
  padding-left: calc(90px/2) !important;
  padding-right: calc(90px/2) !important; }

.col-gap-100 {
  margin-left: calc((100px/2) * -1) !important;
  margin-right: calc((100px/2) * -1) !important; }

.col-gap-100 > div {
  padding-left: calc(100px/2) !important;
  padding-right: calc(100px/2) !important; }

.col-gap-120 {
  margin-left: calc((120px/2) * -1) !important;
  margin-right: calc((120px/2) * -1) !important; }

.col-gap-120 > div {
  padding-left: calc(120px/2) !important;
  padding-right: calc(120px/2) !important; }

.col-gap-150 {
  margin-left: calc((150px/2) * -1) !important;
  margin-right: calc((150px/2) * -1) !important; }

.col-gap-150 > div {
  padding-left: calc(150px/2) !important;
  padding-right: calc(150px/2) !important; }

/*Global Classes*/
html {
  height: 100%;
  position: relative;
  font-size: 10px; }

body {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: #424242;
  font-weight: 400;
  overflow-x: hidden; }

a {
  color: #2580BE;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }
  a:hover {
    color: #144669;
    text-decoration: none; }
  a:active {
    color: #144669; }

h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #f3ca27;
  text-transform: uppercase;
  margin: 0 0 20px;
  line-height: 1; }

h2 {
  font-size: 3.4rem;
  margin: 0 0 25px 0;
  line-height: 1.1; }

h3 {
  margin: 0 0 20px 0;
  line-height: 1;
  font-size: 2.6rem; }

h4 {
  margin: 0 0 20px 0;
  line-height: 1; }

p {
  font-size: 1.8rem;
  margin: 0 0 16px;
  line-height: 1.5;
  font-weight: 300; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select > .dropdown-toggle {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #D9DEE2;
  color: #323a45;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  min-height: auto;
  line-height: 1;
  margin: 0;
  text-transform: none;
  box-shadow: none;
  border-radius: 0; }
  .bootstrap-select > .dropdown-toggle:after {
    display: none; }
  .bootstrap-select > .dropdown-toggle:hover, .bootstrap-select > .dropdown-toggle:focus, .bootstrap-select > .dropdown-toggle:active {
    background: #fff;
    border-color: #D9DEE2;
    color: #323a45;
    box-shadow: none;
    outline: none !important; }

.bootstrap-select .dropdown-menu {
  border-radius: 0; }
  .bootstrap-select .dropdown-menu > li > a {
    padding: 6px 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: none !important;
  background: #fff !important;
  border-color: #D9DEE2; }

@use "../utilities" as *;
/**----------------------------------------
Hero CSS
----------------------------------------*/
.hero-slider {
  width: 100%;
  height: 930px;
  position: relative;
  z-index: 2; }
  .hero-slider .swiper-slide {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .hero-slider .swiper-slide::before {
      background-color: #171717;
      opacity: .50;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: ""; }
    .hero-slider .swiper-slide::after {
      background: #131313;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100px;
      height: 100px;
      content: ""; }

.slider-thumbnail {
  position: relative; }
  .slider-thumbnail::before {
    background-color: #171717;
    opacity: .50;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.slider-subtitle {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: .30em;
  text-transform: uppercase;
  color: #BBBBBB;
  margin-bottom: 1rem; }

.slide-text {
  font-size: 16px; }

.slider-caption {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  bottom: 105px;
  left: 185px; }

.slider-line {
  position: absolute;
  bottom: 100px;
  right: 50%;
  margin: auto;
  z-index: 1; }

.slider-down {
  position: absolute;
  bottom: 40px;
  right: 50%;
  margin: auto;
  z-index: 1;
  font-size: 24px;
  color: #ffffff;
  margin-right: -9px; }

.hero-slider .swiper-slide {
  overflow: hidden;
  color: #fff; }

.hero-slider .swiper-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.hero-slider .slide-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0 100px; }

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
  background-color: var(--vw-color-bg-1);
  width: 70px;
  height: 70px;
  line-height: 53px;
  margin-top: -30px;
  text-align: center;
  border: 0;
  border-radius: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.hero-slider .swiper-button-prev {
  left: 25px;
  transform: translateX(70px); }

.hero-slider .swiper-button-next {
  right: 25px;
  transform: translateX(-70px); }

.hero-slider .swiper-button-prev::after, .hero-slider .swiper-button-next::after {
  font-family: 'icomoon';
  content: "\e906";
  font-size: 12px;
  color: #BBBBBB; }

.hero-slider .swiper-button-next::after {
  content: "\e907"; }

.hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 0.3;
  background: #fff;
  transition: all .2s ease; }

.hero-slider .swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-button-next, .swiper-button-prev {
  top: unset;
  bottom: 100px; }

.swiper-pagination {
  text-align: left; }

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 50px;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%); }

/*--------------------------------------------------------------
      #hero-style
  --------------------------------------------------------------*/
.hero-style {
  transition: all .4s ease;
  overflow: hidden;
  margin-top: -70px; }

.hero-style .slider-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  color: #ffffff;
  text-transform: capitalize;
  transition: all .4s ease;
  margin-bottom: 0; }
  .hero-style .slider-title span {
    font-weight: 200; }

.hero-slider2 {
  width: 100%;
  height: 83vh;
  overflow: hidden;
  position: relative; }
  .hero-slider2 .row > div {
    width: 80%; }
  .hero-slider2 .swiper-slide {
    background: #131313;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    height: 100%;
    font-size: 18px;
    display: flex; }
    .hero-slider2 .swiper-slide .slide-inner {
      position: absolute;
      width: 100%;
      bottom: 30px;
      z-index: 2;
      left: 15px; }
    .hero-slider2 .swiper-slide::before {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 113.35%);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      z-index: 1; }
  .hero-slider2 .swiper-pagination-bullet {
    background-color: #ffffff; }
  .hero-slider2 .slider-title {
    font-size: 96px;
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize; }
    .hero-slider2 .slider-title span {
      font-weight: 300; }
  .hero-slider2 .slide-text {
    color: #bbbbbb; }
    .hero-slider2 .slide-text p {
      line-height: 1.2; }
  .hero-slider2 .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: auto;
    position: absolute;
    z-index: 3;
    right: 10%;
    height: 280px;
    background-color: #FFFFFF40;
    overflow-y: auto; }
    .hero-slider2 .swiper-pagination span {
      margin-bottom: 3em;
      font-family: "Montserrat", sans-serif;
      font-size: 0;
      letter-spacing: 0.07em;
      color: #ffffff;
      border-radius: 0;
      margin: 0 !important;
      width: 1px; }
      .hero-slider2 .swiper-pagination span:focus {
        outline: none; }
  .hero-slider2 .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 60px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0); }
  .hero-slider2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1); }
  .hero-slider2 .slider {
    padding: 0; }
  .hero-slider2 .socialIcons {
    list-style: none;
    position: absolute;
    right: calc((100vw - 1600px) / 2);
    bottom: 50px;
    z-index: 4; }
    @media screen and (max-width: 1610px) {
      .hero-slider2 .socialIcons {
        right: 15px; } }
    .hero-slider2 .socialIcons li:not(:last-child) {
      margin-bottom: 15px; }
    .hero-slider2 .socialIcons li a {
      color: #fff; }
      .hero-slider2 .socialIcons li a:hover {
        color: #0297ff; }
    .hero-slider2 .socialIcons svg, .hero-slider2 .socialIcons img {
      width: 22px;
      height: 22px; }
  @media screen and (max-width: 1200px) {
    .hero-slider2 .slider-title {
      font-size: 80px; } }
  @media screen and (max-width: 991px) {
    .hero-slider2 .slider-title {
      font-size: 60px; }
    .hero-slider2 .swiper-pagination {
      height: 140px; } }
  @media screen and (max-width: 767px) {
    .hero-slider2 .slider-title {
      font-size: 45px; }
    .hero-slider2 .swiper-pagination {
      display: none; }
    .hero-slider2 .socialIcons {
      top: 50%;
      transform: translateY(-50%);
      bottom: auto; }
    .hero-slider2 .row > div {
      width: 93%; } }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

@media screen and (max-width: 1199px) {
  .mb-5-md {
    margin-bottom: 5px !important; }
  .mb-10-md {
    margin-bottom: 10px !important; }
  .mb-15-md {
    margin-bottom: 15px !important; }
  .mb-20-md {
    margin-bottom: 20px !important; }
  .mb-25-md {
    margin-bottom: 25px !important; }
  .mb-30-md {
    margin-bottom: 30px !important; }
  .mb-35-md {
    margin-bottom: 35px !important; }
  .mb-40-md {
    margin-bottom: 40px !important; }
  .mb-45-md {
    margin-bottom: 45px !important; }
  .mb-50-md {
    margin-bottom: 50px !important; }
  .mb-55-md {
    margin-bottom: 55px !important; }
  .mb-60-md {
    margin-bottom: 60px !important; }
  .mb-65-md {
    margin-bottom: 65px !important; }
  .mb-70-md {
    margin-bottom: 70px !important; }
  .text-left-md {
    text-align: left !important; }
  .text-center-md {
    text-align: center !important; }
  .text-right-md {
    text-align: right !important; } }

@media screen and (max-width: 991px) {
  .mb-5-sm {
    margin-bottom: 5px !important; }
  .mb-10-sm {
    margin-bottom: 10px !important; }
  .mb-15-sm {
    margin-bottom: 15px !important; }
  .mb-20-sm {
    margin-bottom: 20px !important; }
  .mb-25-sm {
    margin-bottom: 25px !important; }
  .mb-30-sm {
    margin-bottom: 30px !important; }
  .mb-35-sm {
    margin-bottom: 35px !important; }
  .mb-40-sm {
    margin-bottom: 40px !important; }
  .mb-45-sm {
    margin-bottom: 45px !important; }
  .mb-50-sm {
    margin-bottom: 50px !important; }
  .mb-55-sm {
    margin-bottom: 55px !important; }
  .mb-60-sm {
    margin-bottom: 60px !important; }
  .mb-65-sm {
    margin-bottom: 65px !important; }
  .mb-70-sm {
    margin-bottom: 70px !important; }
  .text-left-sm {
    text-align: left !important; }
  .text-center-sm {
    text-align: center !important; }
  .text-right-sm {
    text-align: right !important; } }

@media screen and (max-width: 767px) {
  .mb-5-xs {
    margin-bottom: 5px !important; }
  .mb-10-xs {
    margin-bottom: 10px !important; }
  .mb-15-xs {
    margin-bottom: 15px !important; }
  .mb-20-xs {
    margin-bottom: 20px !important; }
  .mb-25-xs {
    margin-bottom: 25px !important; }
  .mb-30-xs {
    margin-bottom: 30px !important; }
  .mb-35-xs {
    margin-bottom: 35px !important; }
  .mb-40-xs {
    margin-bottom: 40px !important; }
  .mb-45-xs {
    margin-bottom: 45px !important; }
  .mb-50-xs {
    margin-bottom: 50px !important; }
  .mb-55-xs {
    margin-bottom: 55px !important; }
  .mb-60-xs {
    margin-bottom: 60px !important; }
  .mb-65-xs {
    margin-bottom: 65px !important; }
  .mb-70-xs {
    margin-bottom: 70px !important; }
  .text-left-xs {
    text-align: left !important; }
  .text-center-xs {
    text-align: center !important; }
  .text-right-xs {
    text-align: right !important; } }

@media screen and (max-width: 600px) {
  .stack-on-600 > *[class^="col-"] {
    width: 100%;
    float: none; } }

@media screen and (max-width: 500px) {
  .stack-on-500 > *[class^="col-"] {
    width: 100%;
    float: none; } }

@media screen and (max-width: 400px) {
  .stack-on-400 > *[class^="col-"] {
    width: 100%;
    float: none; } }

.last-margin-0 > *:last-child {
  margin-bottom: 0 !important; }

.flex-start {
  justify-content: flex-start; }

.flex-center {
  justify-content: center; }

.flex-end {
  justify-content: flex-end; }

.flex-vcenter {
  align-items: center; }

/*-------------------------
    Variables
-------------------------*/
:root {
  --color-primary: #5956E9;
  --color-white: #ffffff;
  --color-black: #000000;
  --color-light: #ECF2F6;
  --color-dark: #27272E;
  --color-text-dark: #292930;
  --color-accent1: #FFDC60;
  --color-accent2: #FAB8C4;
  --white:#fff;
  --layer:#000;
  --boxlayer:#fff;
  --tagtheme:#fff;
  --title-color:#fff;
  --link:#fff;
  --bgcolor:#fff;
  --color-blue-shade: #6865FF;
  --color-link: #2522BA;
  --color-mabel: #DBF8FF;
  --color-fog: #DBDEFF;
  --color-pink-shade: #FFD3DB;
  --color-peach: #FFEDDC;
  --color-rose: #C75C6F;
  --color-chart1: #896BA7;
  --color-chart2: #BADEFF;
  --color-body: #525260;
  --color-gray-1: #757589;
  --color-gray-2: #999FAE;
  --color-gray-3: #999AB8;
  --color-gray-4: #99A1AA;
  --color-ship-gray: #42424A;
  --color-ghost: #C7C7D5;
  --color-mercury: #E5E5E5;
  --gradient-primary: linear-gradient(90deg, #ECF2F6 0%, rgba(236, 242, 246, 0) 70.31%);
  --gradient-blue: linear-gradient(145.92deg, #5956E9 20.18%, #9991FF 76.9%);
  --gradient-accent: linear-gradient(180deg, #FAB8C4 0%, #FFEDF0 100%);
  --gradient-white: linear-gradient(266.3deg, rgba(236, 242, 246, 0) 7.84%, #ECF2F6 29.1%, rgba(236, 242, 246, 0) 64.32%);
  --gradient-dark: linear-gradient(180deg, #27272E 0%, #303035 100%);
  --border-light: 1px solid #E3E6E9;
  --border-lighter: 1px solid #ECF2F6;
  --border-dark: 1px solid var(--color-ship-gray);
  --border-gray: 1px solid var(--color-gray-4);
  --font-primary: 'DM Sans', sans-serif;
  --font-secondary: 'Poppins', sans-serif;
  --font-awesome: 'Font Awesome 5 Pro';
  --transition: all 0.3s ease-in-out;
  --font-body-1: 18px;
  --font-body-2: 16px;
  --font-body-3: 14px;
  --font-body-4: 12px;
  --line-height-b1: 1.5;
  --line-height-b3: 1.1;
  --h1: 80px;
  --h2: 64px;
  --h3: 48px;
  --h4: 32px;
  --h5: 24px;
  --h6: 20px; }

/*-------------------------
    Section Heading
-------------------------*/
.section {
  position: relative;
  z-index: 1; }

.section-heading {
  text-align: center;
  margin-bottom: 60px; }
  @media only screen and (max-width: 991px) {
    .section-heading {
      margin-bottom: 50px; } }
  .section-heading .subtitle {
    color: var(--color-rose);
    font-weight: 500;
    font-size: 20px;
    font-family: var(--font-primary);
    margin-bottom: 15px; }
    @media only screen and (max-width: 991px) {
      .section-heading .subtitle {
        font-size: 18px; } }
    @media only screen and (max-width: 767px) {
      .section-heading .subtitle {
        font-size: 16px; } }
  @media only screen and (max-width: 1199px) {
    .section-heading .title {
      font-size: 60px; } }
  @media only screen and (max-width: 991px) {
    .section-heading .title {
      font-size: 50px; } }
  @media only screen and (max-width: 575px) {
    .section-heading .title {
      font-size: 38px; } }
  @media only screen and (max-width: 479px) {
    .section-heading .title {
      font-size: 34px; } }
  .section-heading p {
    font-size: var(--font-body-1);
    width: 50%;
    margin: 0 auto 40px; }
    @media only screen and (max-width: 991px) {
      .section-heading p {
        font-size: 16px;
        width: 100%; } }

.heading-light .title {
  color: var(--color-white); }

.heading-light p {
  color: var(--color-gray-4); }

.shape-group .shape {
  position: absolute;
  z-index: -1; }
  .shape-group .shape span {
    display: inline-block;
    position: relative;
    border-radius: 100%; }
  .shape-group .shape.shape-1 {
    top: -25%;
    left: 50%;
    height: 500px;
    width: 500px;
    transform: translateX(-50%); }
    .shape-group .shape.shape-1 span {
      height: 500px;
      width: 500px;
      background: #3da5eb80; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-1 {
        height: 200px;
        width: 200px; }
        .shape-group .shape.shape-1 span {
          height: 200px;
          width: 200px; } }
  .shape-group .shape.shape-2 {
    top: 180px;
    left: 18%;
    opacity: 0.5;
    animation: movingleftright1 infinite 20000ms;
    width: 24px;
    height: 24px; }
    .shape-group .shape.shape-2 span {
      width: 24px;
      height: 24px;
      background: #abaaf4; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-2 {
        width: 20px;
        height: 20px; }
        .shape-group .shape.shape-2 span {
          width: 20px;
          height: 20px; } }
  .shape-group .shape.shape-3 {
    top: 31%;
    left: 20%;
    animation: movingleftright2 infinite 25000ms;
    width: 75px;
    height: 75px; }
    .shape-group .shape.shape-3 span {
      width: 75px;
      height: 75px;
      background: #0785dbf2; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-3 {
        width: 50px;
        height: 50px; }
        .shape-group .shape.shape-3 span {
          width: 50px;
          height: 50px; } }
  .shape-group .shape.shape-4 {
    top: 44%;
    left: 28%;
    animation: movingleftright1 infinite 25000ms;
    width: 80px;
    height: 80px; }
    .shape-group .shape.shape-4 span {
      width: 80px;
      height: 80px;
      background: #badeff; }
    @media screen and (max-width: 1200px) {
      .shape-group .shape.shape-4 {
        width: 50px;
        height: 50px; }
        .shape-group .shape.shape-4 span {
          width: 50px;
          height: 50px; } }
  .shape-group .shape.shape-5 {
    top: 50%;
    left: 17%;
    animation: movingleftright2 infinite 30000ms;
    width: 24px;
    height: 24px; }
    .shape-group .shape.shape-5 span {
      width: 24px;
      height: 24px;
      background: #ffffff; }
  .shape-group .shape.shape-6 {
    top: 26%;
    right: 21%;
    animation: movingleftright3 infinite 30000ms;
    width: 80px;
    height: 80px; }
    .shape-group .shape.shape-6 span {
      width: 80px;
      height: 80px;
      background: #0785dbf2; }
    @media only screen and (max-width: 767px) {
      .shape-group .shape.shape-6 {
        display: none; } }
  .shape-group .shape.shape-7 {
    top: 30%;
    right: 15%;
    animation: movingleftright1 infinite 30000ms;
    width: 24px;
    height: 24px; }
    .shape-group .shape.shape-7 span {
      width: 24px;
      height: 24px;
      background: #ffffff; }

@keyframes movingleftright1 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0); }
  40% {
    -webkit-transform: translateX(50px) translateY(-200px);
    transform: translateX(50px) translateY(-200px); }
  75% {
    -webkit-transform: translateX(800px);
    transform: translateX(800px); }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); } }

@keyframes movingleftright2 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0); }
  40% {
    -webkit-transform: translateX(-50px) translateY(200px);
    transform: translateX(-50px) translateY(200px); }
  75% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); } }

@keyframes movingleftright3 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0); }
  40% {
    -webkit-transform: translateX(100px) translateY(-200px);
    transform: translateX(100px) translateY(-200px); }
  75% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); } }

@keyframes anim {
  0%, 100% {
    width: 100%;
    height: 100%; }
  50% {
    width: 50%;
    height: 50%; } }

.coccoc-alo-ph-circle {
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.coccoc-alo-phone {
  background-color: transparent;
  width: 170px;
  height: 170px;
  cursor: pointer;
  z-index: 200000 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility .5s;
  -moz-transition: visibility .5s;
  -o-transition: visibility .5s;
  transition: visibility .5s;
  right: 150px;
  top: 30px; }

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: .75 !important; }

.coccoc-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .1;
  -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.coccoc-alo-ph-img-circle {
  width: 60px;
  height: 60px;
  top: 70px;
  left: 70px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(https://drive.google.com/uc?id=1V3N2b79QjDWetC_ss9wI3c-xpWDymn9R) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; }

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
  background-color: #00aff2; }

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
  border-color: #00aff2;
  opacity: .5; }

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
  background-color: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
  opacity: .5; }

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: .75 !important; }

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
  background-color: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box; }

@-moz-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-o-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-moz-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-o-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

.slideshow .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }

.item-bg img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.slick-active .item-bg img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: cssAnimation 2s 1 ease-in-out forwards;
  animation: cssAnimation 2s 1 ease-in-out forwards; }

@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px); }
  to {
    -webkit-transform: scale(1.1) translate(0px); } }

@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px); }
  to {
    -webkit-transform: scale(1.1) translate(0px); } }

@keyframes pulse {
  50% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.pulse {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateZ(0); }
  .pulse:hover {
    animation-name: pulse;
    animation-duration: 0.7s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    animation-direction: reverse; }

.col-gap-0 {
  margin-left: calc((0px/2) * -1) !important;
  margin-right: calc((0px/2) * -1) !important; }

.col-gap-0 > div {
  padding-left: calc(0px/2) !important;
  padding-right: calc(0px/2) !important; }

.col-gap-10 {
  margin-left: calc((10px/2) * -1) !important;
  margin-right: calc((10px/2) * -1) !important; }

.col-gap-10 > div {
  padding-left: calc(10px/2) !important;
  padding-right: calc(10px/2) !important; }

.col-gap-15 {
  margin-left: calc((15px/2) * -1) !important;
  margin-right: calc((15px/2) * -1) !important; }

.col-gap-15 > div {
  padding-left: calc(15px/2) !important;
  padding-right: calc(15px/2) !important; }

.col-gap-20 {
  margin-left: calc((20px/2) * -1) !important;
  margin-right: calc((20px/2) * -1) !important; }

.col-gap-20 > div {
  padding-left: calc(20px/2) !important;
  padding-right: calc(20px/2) !important; }

.col-gap-25 {
  margin-left: calc((25px/2) * -1) !important;
  margin-right: calc((25px/2) * -1) !important; }

.col-gap-25 > div {
  padding-left: calc(25px/2) !important;
  padding-right: calc(25px/2) !important; }

.col-gap-30 {
  margin-left: calc((30px/2) * -1) !important;
  margin-right: calc((30px/2) * -1) !important; }

.col-gap-30 > div {
  padding-left: calc(30px/2) !important;
  padding-right: calc(30px/2) !important; }

.col-gap-40 {
  margin-left: calc((40px/2) * -1) !important;
  margin-right: calc((40px/2) * -1) !important; }

.col-gap-40 > div {
  padding-left: calc(40px/2) !important;
  padding-right: calc(40px/2) !important; }

.col-gap-50 {
  margin-left: calc((50px/2) * -1) !important;
  margin-right: calc((50px/2) * -1) !important; }

.col-gap-50 > div {
  padding-left: calc(50px/2) !important;
  padding-right: calc(50px/2) !important; }

.col-gap-55 {
  margin-left: calc((55px/2) * -1) !important;
  margin-right: calc((55px/2) * -1) !important; }

.col-gap-55 > div {
  padding-left: calc(55px/2) !important;
  padding-right: calc(55px/2) !important; }

.col-gap-60 {
  margin-left: calc((60px/2) * -1) !important;
  margin-right: calc((60px/2) * -1) !important; }

.col-gap-60 > div {
  padding-left: calc(60px/2) !important;
  padding-right: calc(60px/2) !important; }

.col-gap-70 {
  margin-left: calc((70px/2) * -1) !important;
  margin-right: calc((70px/2) * -1) !important; }

.col-gap-70 > div {
  padding-left: calc(70px/2) !important;
  padding-right: calc(70px/2) !important; }

.col-gap-80 {
  margin-left: calc((80px/2) * -1) !important;
  margin-right: calc((80px/2) * -1) !important; }

.col-gap-80 > div {
  padding-left: calc(80px/2) !important;
  padding-right: calc(80px/2) !important; }

.col-gap-90 {
  margin-left: calc((90px/2) * -1) !important;
  margin-right: calc((90px/2) * -1) !important; }

.col-gap-90 > div {
  padding-left: calc(90px/2) !important;
  padding-right: calc(90px/2) !important; }

.col-gap-100 {
  margin-left: calc((100px/2) * -1) !important;
  margin-right: calc((100px/2) * -1) !important; }

.col-gap-100 > div {
  padding-left: calc(100px/2) !important;
  padding-right: calc(100px/2) !important; }

.col-gap-120 {
  margin-left: calc((120px/2) * -1) !important;
  margin-right: calc((120px/2) * -1) !important; }

.col-gap-120 > div {
  padding-left: calc(120px/2) !important;
  padding-right: calc(120px/2) !important; }

.col-gap-150 {
  margin-left: calc((150px/2) * -1) !important;
  margin-right: calc((150px/2) * -1) !important; }

.col-gap-150 > div {
  padding-left: calc(150px/2) !important;
  padding-right: calc(150px/2) !important; }

/*Global Classes*/
html {
  height: 100%;
  position: relative;
  font-size: 10px; }

body {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: #424242;
  font-weight: 400;
  overflow-x: hidden; }

a {
  color: #2580BE;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }
  a:hover {
    color: #144669;
    text-decoration: none; }
  a:active {
    color: #144669; }

h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #f3ca27;
  text-transform: uppercase;
  margin: 0 0 20px;
  line-height: 1; }

h2 {
  font-size: 3.4rem;
  margin: 0 0 25px 0;
  line-height: 1.1; }

h3 {
  margin: 0 0 20px 0;
  line-height: 1;
  font-size: 2.6rem; }

h4 {
  margin: 0 0 20px 0;
  line-height: 1; }

p {
  font-size: 1.8rem;
  margin: 0 0 16px;
  line-height: 1.5;
  font-weight: 300; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select > .dropdown-toggle {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #D9DEE2;
  color: #323a45;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  min-height: auto;
  line-height: 1;
  margin: 0;
  text-transform: none;
  box-shadow: none;
  border-radius: 0; }
  .bootstrap-select > .dropdown-toggle:after {
    display: none; }
  .bootstrap-select > .dropdown-toggle:hover, .bootstrap-select > .dropdown-toggle:focus, .bootstrap-select > .dropdown-toggle:active {
    background: #fff;
    border-color: #D9DEE2;
    color: #323a45;
    box-shadow: none;
    outline: none !important; }

.bootstrap-select .dropdown-menu {
  border-radius: 0; }
  .bootstrap-select .dropdown-menu > li > a {
    padding: 6px 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: none !important;
  background: #fff !important;
  border-color: #D9DEE2; }

.see-project {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px; }

#main-contents {
  overflow: hidden; }

.header .logo {
  flex: 0 0 150px; }

.header__right {
  gap: 0 !important; }
  .header__right ul {
    display: flex;
    gap: 15px;
    align-items: center;
    margin: 0;
    padding: 0; }
    .header__right ul li {
      font-size: 0;
      margin: 0 !important; }
      .header__right ul li a {
        font-size: 17px;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: #fff; }
        .header__right ul li a.fa {
          font-size: 24px; }
        .header__right ul li a:hover {
          color: #0297ff !important; }
        .header__right ul li a.btn:hover {
          color: #fff !important; }
      .header__right ul li.skype svg {
        width: 28px; }
  @media screen and (min-width: 992px) {
    .header__right .nav-list {
      display: none !important; } }

.header nav {
  flex: 1;
  width: 100%; }
  .header nav > ul {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 28px;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
    margin-right: 33px; }
    .header nav > ul > li {
      font-size: 0; }
      .header nav > ul > li > a {
        color: #fff;
        font-weight: 300;
        font-size: 19px;
        text-decoration: none; }
        .header nav > ul > li > a:hover {
          color: #0297ff !important; }

.header .category {
  align-items: start !important; }
  .header .category__list:not(.last) {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .header .category__list h4 {
    color: #424242;
    font-weight: 700;
    line-height: 1.5;
    font-size: 20px; }
    .header .category__list h4 a {
      color: #424242; }
      .header .category__list h4 a:hover {
        color: #0297ff !important; }
  .header .category__list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .header .category__list ul li a {
      position: relative;
      display: flex;
      align-items: center;
      gap: 15px;
      color: #898989;
      font-size: 16px;
      font-weight: 400; }
      .header .category__list ul li a:before {
        content: "";
        position: relative;
        display: inline-block;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill='%23898989' d='M6 5L1.758 9.243.344 7.828 3.172 5 .344 2.172 1.758.757 6 5z'%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat;
        width: 6px;
        height: 10px; }
      .header .category__list ul li a:hover {
        color: #0297ff !important; }
        .header .category__list ul li a:hover:before {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill='%230297ff' d='M6 5L1.758 9.243.344 7.828 3.172 5 .344 2.172 1.758.757 6 5z'%3E%3C/path%3E%3C/svg%3E"); }
    .header .category__list ul li:not(:last-child) {
      margin-bottom: 13px; }

.header .has-submenu .submenu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  display: block;
  border: 0;
  box-shadow: none;
  margin: 0;
  position: absolute;
  background: #fff;
  margin-top: 2px;
  box-shadow: 0px 10px 37px -7px rgba(115, 171, 232, 0.4);
  -webkit-box-shadow: 0px 10px 37px -7px rgba(115, 171, 232, 0.4);
  -moz-box-shadow: 0px 10px 37px -7px rgba(115, 171, 232, 0.4);
  padding: 40px; }
  .header .has-submenu .submenu h3 {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 700; }
  .header .has-submenu .submenu p {
    line-height: 1.5; }

.header .has-submenu:hover .submenu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translate(-50%, 0%);
  transition-delay: 0s, 0s, 0.3s; }

.header.slim {
  background: linear-gradient(222.93deg, rgba(0, 0, 0, 0.7) -11.95%, rgba(0, 0, 0, 0.4) 88.43%) !important;
  backdrop-filter: blur(30px) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .header.slim .header nav ul li a:hover {
    color: #0297ff !important; }

.ourwork {
  padding-bottom: 3rem;
  background-color: #f9f8fb;
  z-index: 1; }
  .ourwork .align-items-start {
    align-items: normal !important; }
  .ourwork video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .ourwork ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 20px; }
  .ourwork__detail--item {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
    flex-wrap: wrap; }
    .ourwork__detail--item:not(.no-bg) {
      background: #F6F8FF;
      border: 15px solid #ffff;
      border-radius: 20px;
      box-shadow: rgba(13, 13, 42, 0.12) 0px 0px 10px 0px;
      padding: 0 60px;
      margin: 15px; }
    .ourwork__detail--item .slick-slider .slick-slide {
      margin: 6px 0; }
  .ourwork__item--image {
    width: 100%;
    height: 100%;
    text-align: center; }
    .ourwork__item--image.video {
      border-radius: 30px;
      overflow: hidden; }
  .ourwork__item--content {
    padding: 50px 0; }
    .ourwork__item--content h3 {
      font-size: 34px;
      line-height: 42px;
      color: #424242;
      font-weight: 700; }
    .ourwork__item--content .tag-list {
      color: #fff; }
      .ourwork__item--content .tag-list ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px; }
        .ourwork__item--content .tag-list ul li {
          align-items: center;
          background-color: #d9d9d9;
          border-radius: 50px;
          color: #424242;
          display: inline-flex;
          font-size: 15px;
          font-weight: 400;
          height: 38px;
          line-height: 1.2;
          padding: 0 20px;
          text-align: center; }
    .ourwork__item--content .list ul {
      flex-direction: column;
      display: inline-flex;
      gap: 15px; }
      .ourwork__item--content .list ul li {
        background-color: #eeeeee;
        border: 1px solid #cecece75;
        color: #1c1919;
        gap: 5px;
        text-align: left;
        width: auto;
        border-radius: 50px;
        font-size: 15px;
        font-weight: 400;
        height: 38px;
        display: inline-flex;
        align-items: center;
        line-height: 1.2;
        padding: 0 20px; }

@keyframes scroll {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(calc(-100% - 5rem)); } }

.clientSlides {
  background: #000;
  overflow: hidden;
  column-gap: 10vmin;
  height: 17vh;
  padding: 15px;
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative; }
  .clientSlides .clientSlides-item {
    column-gap: 10vmin;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    align-items: center;
    animation: scroll 45s linear infinite;
    flex: none; }
  .clientSlides .clients-logo {
    flex: 0 0 auto; }
    .clientSlides .clients-logo img {
      max-width: 130px; }
      .clientSlides .clients-logo img.white {
        filter: brightness(0.7) invert(1); }
      .clientSlides .clients-logo img.h-auto {
        height: auto; }
      .clientSlides .clients-logo img.custom-h {
        height: 90px; }
      .clientSlides .clients-logo img.width {
        width: 130px; }

.slider-left, .slider-right {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 75px;
  height: 75px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  background: transparent;
  cursor: pointer;
  outline: 0;
  z-index: 1; }

.slider-left {
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  left: 30px; }

.slider-right {
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg); }

.slider-left_mission-slider, .slider-right_mission-slider {
  border-color: #bdbdbd;
  top: 50%; }

.slider-left_mission-slider {
  left: 15px; }

.slider-right_mission-slider {
  right: 15px; }

.slick-dots li button {
  border: 1px solid transparent;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 2px;
  margin: 30px 0;
  cursor: pointer; }

.slick-dots, .slick-dots li {
  position: relative;
  padding: 0; }

.slick-dots_mission-slider li {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer; }
  .slick-dots_mission-slider li button {
    border: 1px solid transparent;
    border-radius: 50%;
    background: #efefef;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    color: #09c;
    line-height: 0;
    font-size: 0;
    display: block;
    padding: 2px; }
    .slick-dots_mission-slider li button:before {
      content: "";
      position: absolute;
      left: 0;
      top: 30px;
      width: 20px;
      height: 20px;
      border-radius: 50%; }
    .slick-dots_mission-slider li button:after {
      content: "";
      position: absolute;
      left: -5px;
      top: 25px;
      width: 30px;
      height: 30px;
      border-radius: 50%; }
  .slick-dots_mission-slider li.slick-active button {
    background: #09c url(../images/arrow_nav.svg) no-repeat 50%;
    width: 60px;
    height: 60px;
    margin: 0;
    outline: none;
    cursor: auto; }
  .slick-dots_mission-slider li.slick-active + li button:before {
    background-color: #09c;
    -webkit-animation: grow 1s infinite;
    animation: grow 1s infinite; }
  .slick-dots_mission-slider li.slick-active + li button:after {
    border: 1px solid #09c;
    -webkit-animation: grow 1s infinite;
    animation: grow 1s infinite; }
  .slick-dots_mission-slider li:last-child.slick-active button {
    transform: rotate(180deg); }

.slick-dots_history-slider {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 100%;
  border-right: 1px solid #c1c1c1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .slick-dots_history-slider li {
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    position: relative; }
    .slick-dots_history-slider li:before {
      content: "";
      position: absolute;
      top: -5px;
      left: -35px;
      font-size: 18px;
      font-weight: 300;
      color: #788388;
      cursor: pointer;
      -webkit-transition: .2s;
      transition: .2s; }
    .slick-dots_history-slider li:hover:before {
      color: #000; }
    .slick-dots_history-slider li.slick-active:before {
      color: #000; }
    .slick-dots_history-slider li:first-child:before {
      content: "2015"; }
    .slick-dots_history-slider li:nth-child(2):before {
      content: "2016"; }
    .slick-dots_history-slider li:nth-child(3):before {
      content: "2017"; }
    .slick-dots_history-slider li:nth-child(4):before {
      content: "2018"; }
    .slick-dots_history-slider li:nth-child(5):before {
      content: "2019"; }
    .slick-dots_history-slider li:nth-child(6):before {
      content: "2020"; }
    .slick-dots_history-slider li:nth-child(7):before {
      content: "2021"; }
    .slick-dots_history-slider li:nth-child(8):before {
      content: "2022"; }
    .slick-dots_history-slider li:nth-child(9):before {
      content: "2023"; }
    .slick-dots_history-slider li:nth-child(10):before {
      content: "2024"; }
    .slick-dots_history-slider li:nth-child(11):before {
      content: "2025"; }
    .slick-dots_history-slider li button {
      position: absolute;
      top: 0;
      left: 38px;
      background: #424242;
      height: 9px;
      width: 9px;
      margin: 0;
      color: #424242;
      border: 1px solid transparent;
      border-radius: 50%;
      outline: none;
      line-height: 0;
      font-size: 0;
      cursor: pointer;
      padding: 2px; }
      .slick-dots_history-slider li button:before {
        position: absolute;
        content: "";
        top: -1px;
        left: -1px;
        background: #424242;
        height: 9px;
        width: 9px;
        border-radius: 50%;
        z-index: 2; }
      .slick-dots_history-slider li button:after {
        content: "";
        position: absolute;
        left: -10px;
        top: -10px;
        width: 25px;
        height: 25px;
        border-radius: 50%; }
    .slick-dots_history-slider li.slick-active button:after {
      content: "\f005";
      position: absolute;
      top: -7px;
      left: -9px;
      display: inline-block;
      font: normal normal normal 22px / 1 FontAwesome;
      color: #424242;
      z-index: 2; }
    .slick-dots_history-slider li.slick-active + li button:after {
      position: absolute;
      content: "";
      top: -11px;
      left: -11px;
      height: 28px;
      width: 28px;
      border-radius: 50%;
      background-color: #f4f4f4;
      border: 1px solid #424242;
      z-index: 1;
      -webkit-animation: grow 1s infinite;
      animation: grow 1s infinite; }

.phone {
  background-color: #fff !important; }

.design .sb__des .web-des,
.ourwork {
  background-color: #f4f4f4 !important; }

.web-page .services .row {
  display: flex;
  flex-wrap: wrap; }
  .web-page .services .row > div {
    margin-bottom: 40px; }

.web-page .services .ourService__card {
  height: 100%;
  margin: 0; }

.ecommerce .ecommerce-services .row {
  display: flex;
  flex-wrap: wrap; }
  .ecommerce .ecommerce-services .row > div {
    margin-bottom: 40px; }

.ecommerce .ecommerce-services .features-box {
  height: 100%;
  margin: 0; }

.contact-page .information .image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.description .slick-dots {
  justify-content: center;
  position: relative;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  width: 100%; }
  .description .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    position: relative;
    padding: 0; }
    .description .slick-dots li button {
      border: 1px solid transparent;
      border-radius: 50%;
      display: block;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 2px;
      margin: 30px 0;
      cursor: pointer;
      background: #d7d7d7;
      margin-bottom: 0;
      width: 10px;
      height: 10px; }
    .description .slick-dots li.slick-active button {
      background: #008fbf;
      width: 15px;
      height: 15px;
      margin-top: 30px; }

.preview-image .preview-slider .slick-arrow.slick-disabled {
  opacity: .6;
  pointer-events: none; }

.tech-we-love__items {
  margin-top: 80px; }
  .tech-we-love__items--item {
    text-align: center; }
    .tech-we-love__items--item:not(:last-child) {
      margin-bottom: 60px; }
    .tech-we-love__items--item h3 {
      font-size: 30px;
      font-weight: 600;
      text-transform: capitalize;
      margin-bottom: 35px; }
    .tech-we-love__items--item ul {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0;
      padding: 0;
      gap: 60px 30px; }
      .tech-we-love__items--item ul li {
        text-align: center;
        flex: 0 0 110px; }
        .tech-we-love__items--item ul li .icon {
          min-height: 36px; }
        .tech-we-love__items--item ul li img {
          max-width: 70px;
          max-height: 38px; }
        .tech-we-love__items--item ul li p {
          margin: 13px 0 0;
          font-size: 15px; }
  @media screen and (max-width: 991px) {
    .tech-we-love__items {
      margin-top: 50px; }
      .tech-we-love__items--item h3 {
        font-size: 25px; } }
  @media screen and (max-width: 767px) {
    .tech-we-love__items {
      margin-top: 40px; }
      .tech-we-love__items--item h3 {
        font-size: 23px; } }

.content-wrapper {
  position: relative;
  overflow: hidden; }

.m-0 {
  margin: 0 !important; }

.mt-70 {
  margin-top: 70px; }

.white-space {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 60px 0; }

.tooltip.top {
  margin-top: -8px; }
  .tooltip.top .tooltip-arrow {
    border-top-color: #00aff2; }
  .tooltip.top .tooltip-inner {
    background-color: #00aff2;
    border-radius: 7px;
    font-size: 16px; }

.hide-section .call-to-action-area {
  display: none; }

.scrollbar {
  height: 100vh;
  width: 100%; }

.flex-wrapper {
  display: flex; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left !important; }

.white {
  color: #fff !important; }

.circle {
  width: 200px;
  height: 200px;
  background: #ddd9d91c;
  border-radius: 100%;
  top: -132px;
  position: absolute;
  z-index: -1; }
  .circle.left {
    left: 0; }
  .circle.right {
    right: 0; }
  .circle.center {
    left: 50%;
    transform: translateX(-50%); }
  .circle.small {
    width: 60px;
    height: 60px; }

/*--------------------------------------------------
    03. Page Preloader
---------------------------------------------------*/
.top-head {
  margin-bottom: 10px; }
  .top-head .section-title {
    font-size: 80px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: none;
    color: #212529;
    color: #424242;
    text-transform: uppercase;
    transition: .5s ease all; }
    .top-head .section-title.white {
      color: #fff; }
    .top-head .section-title:after {
      display: none; }
    .top-head .section-title span {
      font-size: 150px;
      font-weight: 600;
      color: #6b6170 !important;
      opacity: 0.07;
      position: absolute;
      top: -40%;
      left: 0; }
      .top-head .section-title span.white {
        color: #fff !important; }
  .top-head .sub-title {
    margin-bottom: 30px;
    color: #777;
    letter-spacing: 5px;
    text-align: center; }
  .top-head .desc {
    margin-bottom: 30px;
    color: #777;
    letter-spacing: 5px;
    text-transform: uppercase; }

section {
  z-index: 1 !important;
  position: relative;
  background: #fff; }
  section.bg {
    position: relative; }
    section.bg:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: url(../images/web/ourservice-bg.png) left top no-repeat;
      background-size: cover;
      opacity: .5;
      bottom: 0;
      left: 0; }

.preloader-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  background: #000;
  z-index: 1500;
  text-align: center; }

.preloader-wrap.hidden {
  display: none;
  visibility: hidden;
  opacity: 0; }

.light-content.preloader-wrap {
  background: #000; }

.preloader-wrap .outer {
  padding: 0px;
  box-sizing: border-box; }

.preloader-wrap .inner {
  vertical-align: middle;
  box-sizing: border-box; }
  .preloader-wrap .inner img {
    max-width: 320px; }

.percentage-intro {
  height: 20px;
  position: relative;
  margin-top: 30px;
  font-size: rem(18px);
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-bottom: 80px; }
  @media screen and (max-width: 991px) {
    .percentage-intro {
      font-size: rem(16px); } }

.percentage-wrapper {
  width: auto;
  height: 130px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 60px;
  display: table; }

.percentage {
  opacity: 1;
  font-size: 100px;
  line-height: 130px;
  font-weight: 500;
  width: 100px;
  height: 130px;
  color: #fff;
  display: table;
  margin: 0 auto; }

.percentag1e::after {
  content: '%';
  width: 20px;
  height: 20px;
  font-size: 100px;
  line-height: 130px;
  color: #fff; }

.light-content .percentage,
.light-content .percentage:after,
.light-content .percentage-intro {
  color: #fff; }

.trackbar {
  width: 30%;
  height: 2px;
  left: 35%;
  right: 35%;
  margin: 0 auto;
  display: table;
  position: absolute;
  top: 50%;
  opacity: 1; }

.loadbar {
  width: 0;
  height: 2px;
  background: white;
  position: relative;
  top: 0px;
  overflow: hidden;
  margin: 0 auto; }

.light-content .loadbar {
  background: white; }

.hold-progress-bar {
  width: 0%;
  height: 0px;
  background: white;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  overflow: hidden; }

.light-content .hold-progress-bar {
  background: black; }

.preloader-intro {
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  position: relative;
  display: block;
  font-size: 100px;
  line-height: 130px;
  color: #000; }

.light-content .preloader-intro {
  color: #fff; }

/* most new  */
.outer {
  display: table;
  width: 100%;
  height: 100%; }

.inner {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media only screen and (min-width: 992px) {
  .mainmenu-nav {
    background-color: transparent !important; } }

@media only screen and (max-width: 1466px) {
  .percentage-wrapper {
    height: auto; }
  .percentage {
    font-size: 90px;
    line-height: 120px;
    height: auto; } }

.semi-circle {
  width: 520px;
  height: 208px;
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  border-bottom: 0;
  background-color: #36363e;
  transform: scaleY(-1);
  max-width: 100%; }
  @media only screen and (max-width: 1500px) {
    .semi-circle {
      width: 420px;
      height: 166px; } }
  @media only screen and (max-width: 991px) {
    .semi-circle {
      width: 340px;
      height: 120px; } }
  @media only screen and (max-width: 575px) {
    .semi-circle {
      width: 225px; } }

/***** Global Classes *****/
@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%; }
  to {
    -webkit-mask-position: -50%; } }

.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1900px; }

.social-btn {
  display: flex;
  width: 40px;
  align-items: center;
  justify-content: center;
  border: 1px;
  margin-bottom: 5px;
  position: relative;
  transition: left 1s; }

.social {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  right: 30px;
  display: flex;
  flex-direction: column; }

.social a {
  text-decoration: none;
  color: #fff; }
  .social a:not(:last-child) {
    margin-bottom: 25px; }
  .social a:hover {
    color: #00aff2; }

.social-btn img {
  width: 40px; }

.no-scroll {
  overflow: hidden; }

img {
  border-style: none;
  vertical-align: middle;
  max-width: 100%; }

.inline-list {
  margin: 0;
  padding: 0;
  font-size: 0; }
  .inline-list > li {
    display: inline-block;
    font-size: 1.6rem;
    margin-right: 10px; }
  .inline-list > li:last-child {
    margin-right: 0; }

.vertical-list {
  margin: 0;
  padding: 0; }
  .vertical-list > li {
    display: block;
    margin: 0 0 15px; }
  .vertical-list > li:last-child {
    margin-bottom: 0; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000; }

.btn {
  border: 0;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  padding: 0px 35px;
  height: 48px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: 400; }
  .btn.btn-primary {
    color: #212121;
    background-color: #fff;
    outline: 1px solid;
    outline-color: white !important;
    outline-offset: 0px !important;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1); }
    .btn.btn-primary:hover {
      opacity: 1;
      outline-color: rgba(241, 142, 0, 0) !important;
      outline-offset: 15px !important; }
    .btn.btn-primary.dark {
      background: #1d9bef;
      color: #fff;
      outline-color: #1d9bef !important; }
      .btn.btn-primary.dark:hover {
        outline-color: rgba(29, 155, 239, 0) !important;
        outline-offset: 15px !important; }

.btn-default {
  background: #3B3B3D;
  color: white;
  background: #00bcfa; }
  .btn-default:focus, .btn-default:active, .btn-default:hover {
    background: #151516;
    color: white; }

.btn-pulse {
  -webkit-animation: borderPulse 1s infinite ease-out;
  animation: borderPulse 1s infinite ease-out;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.btn-md {
  min-width: 140px; }

.form-control {
  transition: all .2s ease-in-out;
  background: none;
  border-radius: 0;
  border: 1px solid #fff;
  font-size: 1.8rem;
  color: inherit;
  height: auto;
  line-height: 39px;
  box-shadow: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top 18px right 18px;
  padding-right: 40px;
  margin-bottom: 22px; }
  .form-control:focus {
    border-width: 1px 1px 1px 7px;
    border-color: #9ea8cb; }

textarea {
  resize: none; }

.bs-col-gap-0 {
  margin: 0; }

.bs-col-gap-0 > div {
  padding: 0; }

.custom-table {
  display: table;
  width: 100%;
  height: 100%; }
  .custom-table .custom-row {
    display: table-row;
    width: 100%; }
  .custom-table .custom-row > div {
    display: table-cell; }

.container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1600px;
  width: 100%;
  position: relative;
  z-index: 1; }

@media (max-width: 1366px) {
  /** .container {
            padding-left: 85px;
            padding-right: 85px;
        } **/ }

.infoRotator {
  overflow: hidden; }

.bs-col-gap-0 {
  margin: 0; }

.bs-col-gap-0 > [class^="col-"] {
  padding: 0; }

.last-child-0 > *:last-child {
  margin-bottom: 0; }

.section-title {
  position: relative;
  padding-bottom: 20px;
  font-size: 5.5rem;
  text-align: center;
  color: #000;
  font-weight: 300; }
  .section-title:after {
    content: "";
    width: 120px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0; }
  .section-title.light {
    color: white; }
  .section-title.light::after {
    background: white; }

/***** Global Classes *****/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0F1215;
  z-index: 10001;
  height: 100%;
  width: 100%; }

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  padding: 0;
  background-color: #2580BE;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out; }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.header {
  padding: 15px 0;
  position: absolute;
  z-index: 99;
  background: rgba(10, 0, 0, 0);
  transition: all 0.3s ease-in-out !important;
  top: 0;
  width: 100%; }
  .header .flex-container {
    justify-content: space-between;
    align-items: center; }
  .header .row {
    display: flex;
    align-items: center; }
  .header .logo {
    display: block; }
  .header .logo img {
    max-height: 65px;
    transition: 0.4s; }
  .header .nav-list {
    text-align: right; }
  .header .nav-list > li.cross-icon {
    display: none; }
  .header .nav-list > li {
    margin: 0;
    font-size: 1.9rem; }
  .header .nav-list > li a {
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    padding: 10px 20px;
    line-height: 1;
    color: white;
    text-decoration: none; }
  .header .nav-list > li a:hover {
    color: #1baabf; }
  .header .nav-list > li.contact-link {
    margin-left: 10px; }
  .header .nav-list > li.contact-link a {
    border: 0;
    border-radius: 0;
    -webkit-animation: borderPulse 1s infinite ease-out;
    animation: borderPulse 1s infinite ease-out;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    padding: 12px 38px;
    min-height: auto; }
    .header .nav-list > li.contact-link a:hover {
      color: #212121 !important; }
  .header .nav-icon {
    display: inline-flex;
    transition: all 0.5s ease;
    line-height: 1;
    background: #DDD;
    cursor: pointer;
    color: #000;
    width: 4rem;
    height: 4rem;
    border-radius: 4rem;
    font-size: 1.8rem;
    justify-content: center;
    align-items: center; }
  @media (min-width: 768px) {
    .header .nav-icon {
      display: none; } }
  .header .nav-icon:hover {
    background: #F2F2F2; }
  .header.slim .nav-list > li:not(.contact-link):after {
    top: -10px; }
  .header.slim .logo img {
    max-height: 45px; }
  .header.bg {
    background: rgba(10, 10, 10, 0.85); }
  .header .nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .header .nav-list li:not(:last-child) {
      margin-right: 5px; }
    .header .nav-list li a.menu-icon {
      position: relative;
      color: #211C5D;
      padding: 10px 26px 10px 15px !important;
      background: transparent;
      padding: 0;
      border: none;
      color: #fff;
      font-size: 15px;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      font-weight: 500;
      box-shadow: none;
      outline: none; }
      .header .nav-list li a.menu-icon p {
        margin: 0;
        font-size: 17px;
        overflow: hidden;
        height: 30px; }
        .header .nav-list li a.menu-icon p i {
          font-style: normal;
          position: relative;
          top: 0;
          transition: .4s ease all; }
      .header .nav-list li a.menu-icon span {
        background-color: #fff;
        transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
        -webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
        -webkit-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        -ms-transition-delay: 0.5s;
        transition-delay: 0.5s;
        display: block;
        position: absolute;
        top: 48%;
        right: 0;
        width: 2px;
        height: 24px;
        background-color: #ffffff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
        -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
        -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
        -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
        -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(10deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center; }
        .header .nav-list li a.menu-icon span.icon-last {
          right: 10px; }
      .header .nav-list li a.menu-icon.btn-close-menu span {
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;
        top: 48%;
        right: 0;
        height: 24px;
        background-color: #fff;
        transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
        -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
        -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
        -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
        -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg); }
        .header .nav-list li a.menu-icon.btn-close-menu span.icon-last {
          transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
          -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
          -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
          -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
          -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
          right: 0; }
      .header .nav-list li a.menu-icon:hover p i {
        top: -26px; }
    .header .nav-list li a.number {
      display: flex;
      align-items: center;
      position: relative;
      overflow: hidden;
      padding: 12px 16px;
      font-weight: 600;
      color: #fff;
      font-size: 20px; }
      .header .nav-list li a.number:after {
        content: '';
        width: 0%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: transparent linear-gradient(262deg, #1D9EF3 0%, #024EFE 100%) 0% 0% no-repeat padding-box;
        transition: all 0.5s ease-in-out !important;
        z-index: -1; }
      .header .nav-list li a.number .fa {
        margin-right: 15px;
        font-size: 24px; }
      .header .nav-list li a.number:hover {
        color: #fff; }
        .header .nav-list li a.number:hover:after {
          width: 100%; }

.banner {
  position: relative;
  color: white;
  text-align: center;
  z-index: 0; }
  .banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url("../images/pattern.png") left top repeat; }
  .banner .top-area {
    padding-top: 65px; }
  .banner .captions {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    z-index: 10000; }
  .banner .captions h1 {
    margin: 0 0 10px 0;
    line-height: 1;
    font-weight: 300;
    font-size: 7rem;
    color: white; }
  .banner .captions h1 span {
    display: inline-block; }
  .banner .captions h1 .typed-cursor {
    font-weight: 300;
    line-height: 1;
    display: inline-block;
    line-height: 0.8;
    color: white; }
  .banner .captions small {
    font-size: 2.5rem;
    color: white;
    margin: 0; }
  .banner .captions .buttons {
    padding-top: 20px; }

.our-services {
  padding: 50px 0;
  background: url(../images/layer.svg) bottom no-repeat;
  padding-bottom: 60px; }
  .our-services .tabs {
    display: flex;
    padding-top: 20px;
    padding-bottom: 70px;
    justify-content: center; }
  .our-services .tabs li {
    width: 230px;
    overflow: hidden;
    cursor: pointer;
    font-size: 1.8rem;
    padding: 15px;
    color: #626262;
    list-style-type: none;
    border: solid 1px #dedddd;
    margin-left: -1px;
    text-align: center; }
  .our-services .tabs li.active {
    background: #2580BE;
    color: white; }
  .our-services .tabs li .svg {
    display: block;
    width: 60px;
    height: 60px;
    margin: 10px auto; }
  .our-services .tabs li .svg svg {
    width: inherit;
    height: inherit; }
  .our-services .tabs li .svg svg path {
    fill: #626262; }
  .our-services .tabs li.active .svg svg path {
    fill: white; }
  .our-services .tabs li span {
    display: block; }
  .our-services .tab-pane.active .image i {
    transform: translateY(0); }
  .our-services .image i {
    position: relative;
    display: block;
    transition: all 2s ease;
    transform: translateY(50px); }
  .our-services .image svg {
    max-width: 100%; }
  .our-services .image svg path {
    fill: #626262; }
  .our-services .image svg path.fill-color {
    fill: #2580BE; }
  .our-services .details h2 {
    text-transform: uppercase;
    text-align: left;
    position: relative;
    margin: 0 0 80px;
    line-height: 1;
    color: #626262;
    font-size: 5.5rem;
    font-weight: 800; }
  .our-services .details h2:after {
    content: "";
    width: 65px;
    height: 3px;
    background: #626262;
    position: absolute;
    left: 0;
    bottom: -40px; }
  .our-services .details p {
    margin: 0 0 25px; }
  .our-services .row {
    margin-bottom: 10px; }

.cases {
  background-color: #f9f8fb;
  padding: 6rem 0;
  position: relative; }
  .cases h2 span {
    font-weight: 300;
    font-size: 4rem; }

.portfolio {
  padding-bottom: 20px;
  position: relative; }
  .portfolio .intro {
    background: #393f40;
    padding: 40px 0;
    text-align: center;
    color: white; }
  @media screen and (min-width: 992px) {
    .portfolio .portfolio .intro .container {
      width: 950px; } }
  .portfolio .grid-wrapper {
    padding: 10px 0 0 10px; }
  .portfolio .grid {
    position: relative;
    max-width: 100%;
    width: 100%; }
  .portfolio .item {
    position: absolute;
    margin: 0 auto; }
  .portfolio .item figcaption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    transition: all 0.4s ease;
    transform: scale(0, 1); }
  .portfolio .item figcaption > div {
    opacity: 0;
    transition: opacity 0.6s linear 0.3s; }
  .portfolio .item figcaption h3 {
    position: relative;
    font-size: 2.8rem;
    margin: 0 0 30px;
    color: white; }
  .portfolio .item figcaption h3:after {
    content: "";
    width: 120px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    background: white;
    left: 50%;
    transform: translateX(-50%); }
  .portfolio .item:hover figcaption {
    transform: scale(1, 1); }
  .portfolio .item:hover figcaption > div {
    opacity: 1; }
  .portfolio.v2 {
    padding-bottom: 80px;
    background: white; }
    .portfolio.v2 .slick-container {
      position: relative; }
    .portfolio.v2 .grid-wrapper {
      padding: 0; }
    .portfolio.v2 .item {
      position: relative;
      overflow: hidden; }
    .portfolio.v2 .item img {
      transform: scale(1) rotate(0);
      transition: 0.4s; }
    .portfolio.v2 .item:hover img {
      transform: scale(1.2) rotate(10deg); }
    .portfolio.v2 .item:after {
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
      background: url(../images/pattern.png) 0 0px repeat;
      position: absolute; }
    .portfolio.v2 .slider-left,
    .portfolio.v2 .slider-right {
      position: absolute;
      top: 50%;
      display: inline-block;
      width: 7.5rem;
      height: 7.5rem;
      border: 0.2rem solid #fff;
      border-top: 0;
      border-left: 0;
      background: transparent;
      cursor: pointer;
      outline: 0;
      z-index: 1; }
    @media (max-width: 767px) {
      .portfolio.v2 .slider-left,
      .portfolio.v2 .slider-right {
        width: 4rem;
        height: 4rem; } }
    .portfolio.v2 .slider-left:hover,
    .portfolio.v2 .slider-right:hover {
      opacity: 0.5; }
    .portfolio.v2 .slider-left {
      -webkit-transform: translateY(-50%) rotate(135deg);
      transform: translateY(-50%) rotate(135deg);
      left: 30px; }
    .portfolio.v2 .slider-right {
      right: 30px;
      -webkit-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg); }
    .portfolio.v2 .item .content {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 0 15px 50px 120px;
      max-width: 570px;
      z-index: 2; }
    .portfolio.v2 .item .content .app {
      font-size: 1.2rem;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 24px;
      letter-spacing: .025em;
      margin: 0 0 10px;
      color: white; }
    .portfolio.v2 .item .content .title {
      color: #fff;
      font-size: 5.6rem;
      font-weight: 100;
      line-height: 51.74px;
      letter-spacing: .025em;
      text-transform: none;
      margin: 0 0 20px;
      min-height: 58px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .portfolio.v2 .item .content .desc {
      color: white;
      font-size: 1.6rem;
      line-height: 24.57px; }
    .portfolio.v2 .item > a {
      display: block;
      cursor: pointer; }
    .portfolio.v2 .item .content {
      position: absolute;
      bottom: 0;
      transition: all 0.4s ease;
      padding: 0 15px 50px 120px;
      max-width: 570px;
      z-index: 2; }
    .portfolio.v2 .item .content .title {
      font-size: 5.6rem;
      font-weight: 200;
      line-height: 51.74px;
      min-height: 58px;
      text-overflow: ellipsis;
      overflow: hidden;
      margin: 0 0 20px;
      letter-spacing: .025em; }
    @media (min-width: 768px) {
      .portfolio.v2 .item .content {
        left: -100%;
        opacity: 0; }
      .portfolio.v2 .item:hover .content {
        left: 0;
        opacity: 1; } }
    @media screen and (max-width: 1600px) {
      .portfolio.v2 .item .content {
        max-width: 495px;
        padding: 0 60px 50px 80px; } }
    .portfolio.v2 .item .content .app {
      font-size: 1.2rem;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 24px;
      letter-spacing: .025em;
      margin: 0 0 10px; }
    @media screen and (min-width: 1366px) {
      .portfolio.v2 .slider-left,
      .portfolio.v2 .slider-right {
        width: 54px;
        height: 54px; } }
    @media screen and (max-width: 1366px) {
      .portfolio.v2 .item .content .app {
        margin: 0 0 5px;
        line-height: 0; }
      .portfolio.v2 .item .content {
        padding: 0 15px 30px 75px !important;
        max-width: 370px !important; }
      .portfolio.v2 .item .content .title {
        margin: 0; }
      .portfolio.v2 .item .content .desc {
        font-size: 1.2rem;
        line-height: 15.35px; } }
    @media (max-width: 1060px) {
      .portfolio.v2 .item .content {
        max-width: 495px;
        padding: 0 60px 50px 80px; } }

.front-page .our-history {
  background: #fff; }

.our-history {
  padding: 80px 0 80px;
  background: white;
  position: relative; }
  .our-history .top-head .section-title {
    text-transform: uppercase; }
    .our-history .top-head .section-title span {
      color: #51c336; }
  .our-history h4 span {
    color: #2580BE;
    display: inline-block;
    line-height: 1;
    font-weight: 600; }
  .our-history p {
    margin-bottom: 19px;
    color: #757575; }
  .our-history .title {
    margin-bottom: 3rem; }
  @media (min-width: 992px) {
    .our-history .row {
      display: inline-flex;
      align-items: center; }
      .our-history .row:before {
        content: none; }
      .our-history .row:after {
        content: ''; }
    .our-history .left-side {
      padding-right: 30px; } }

.typed-cursor {
  opacity: 1;
  line-height: 1;
  animation: blink 0.7s infinite; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes float-sb {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%); }
  50% {
    -webkit-transform: translateY(1%);
    transform: translateY(1%); }
  75% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes float-sb {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%); }
  50% {
    -webkit-transform: translateY(1%);
    transform: translateY(1%); }
  75% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.our-tech {
  background: url(../images/technologies/background.jpg) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 55px 0;
  color: white;
  text-align: center; }
  .our-tech h2 {
    color: white; }
  .our-tech .title-bar {
    font-size: 1.6rem;
    color: white;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url(../images/title-bg.png) no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 45px; }
  .our-tech .row {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 20px; }
  .our-tech .row > [class^="col-"] {
    padding: 0 10px; }
  .our-tech .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.5rem;
    cursor: pointer;
    z-index: 1000; }
  .our-tech .slick-arrow.prev-arrow {
    left: -30px; }
  .our-tech .slick-arrow.next-arrow {
    right: -30px; }
  .our-tech .slick-arrow:hover {
    opacity: 0.5; }

.brand-box {
  padding: 23px 10px;
  overflow: hidden;
  border: none;
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  margin-bottom: 20px; }
  .brand-box h4 {
    margin: 0; }
  .brand-box:last-child {
    margin-bottom: 0; }
  .brand-box:hover .mobilegrid-hover {
    opacity: 0.9;
    visibility: visible;
    bottom: 0%; }
  .brand-box .icon-holder {
    width: 160px;
    height: 160px;
    position: relative;
    z-index: 10001;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center; }

.mobile-client-name {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin-top: 15px; }

.mobile-clientProject {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px; }

.mobilegrid-hover {
  background: #026fc7;
  background: -moz-linear-gradient(left, #026fc7 0%, #35a5a8 100%);
  background: -webkit-linear-gradient(left, #026fc7 0%, #35a5a8 100%);
  background: linear-gradient(to right, #026fc7 0%, #35a5a8 100%);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 60px 20px 55px;
  visibility: hidden;
  left: 0px;
  bottom: -100%;
  transition: all 0.5s ease 0s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10002; }
  .mobilegrid-hover .zoom-icon {
    padding: 10px;
    font-size: 2rem;
    border: solid 1px white;
    border-radius: 5px;
    opacity: 0.8; }
  .mobilegrid-hover .zoom-icon:hover {
    opacity: 1; }

.why-choose {
  background: url(../images/why-choose-bg.jpg) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 55px 0 0 0;
  position: relative;
  text-align: center;
  color: white; }
  .why-choose:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(44, 190, 210, 0.7); }
  .why-choose p {
    font-size: 1.8rem; }
  .why-choose .container {
    position: relative;
    z-index: 10;
    max-width: 920px; }
  .why-choose .choose-listing {
    padding-top: 30px; }
  .why-choose .choose-listing ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100; }
  .why-choose .choose-listing li {
    background: #2580BE;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    text-align: center; }
  .why-choose .choose-listing li:nth-child(2n) {
    background: #16a7bb; }
  .why-choose .choose-listing .svg {
    position: relative;
    margin-bottom: 45px;
    display: block; }
  .why-choose .choose-listing .svg svg {
    fill: #FFF;
    width: 92px;
    height: 92px; }
  .why-choose .choose-listing .svg:after {
    content: "";
    background: #FFF;
    width: 52px;
    height: 3px;
    position: absolute;
    bottom: -20px;
    display: block;
    margin: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .why-choose .choose-listing li p {
    max-width: 245px;
    color: #F2F2F2;
    line-height: 1.2;
    font-size: 1.6rem;
    margin: 0 auto; }

.footer-wrapper .footer-social-link {
  padding: 20px 0; }
  .footer-wrapper .footer-social-link ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -5px; }
    .footer-wrapper .footer-social-link ul li a {
      font-size: 40px;
      padding: 5px;
      transition: .5s ease all;
      width: 70px;
      height: 70px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      border-radius: 50%;
      overflow: hidden; }
      .footer-wrapper .footer-social-link ul li a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to left, #024EFE, #1D9EF3);
        border-radius: 50%;
        transition: all .5s;
        opacity: 0; }
      .footer-wrapper .footer-social-link ul li a .fa {
        transition: .5s ease all;
        color: var(--color-gray-3); }
      .footer-wrapper .footer-social-link ul li a:hover .fa {
        color: var(--white); }
      .footer-wrapper .footer-social-link ul li a:hover:before {
        opacity: 1; }

.footer {
  position: relative;
  background: #212121;
  padding: 60px 0;
  color: #BEBFC0;
  /** .social-icons > li .fa-facebook{background: #4867AA;}
    .social-icons > li .fa-twitter{background: #35CFFF;}
    .social-icons > li .fa-google-plus{background: #C53929;}
    .social-icons > li .fa-linkedin{background: #0177B5;} **/ }
  .footer .footer-logo {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
  @media (min-width: 768px) {
    .footer .row {
      display: flex;
      flex-wrap: wrap; }
      .footer .row:before {
        content: none; }
      .footer .row:after {
        content: ''; } }
  .footer h3 {
    color: white;
    position: relative;
    margin-bottom: 35px;
    font-weight: 600;
    font-size: 2.1rem;
    text-transform: uppercase; }
  .footer p {
    font-size: 1.4rem; }
  .footer .social-icons > li {
    margin-right: 8px;
    border: 2px solid #fff;
    border-radius: 50px; }
  .footer .social-icons > li a {
    display: block;
    position: relative;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 1.7rem;
    color: white;
    text-align: center; }
  .footer .social-icons > li:last-child {
    margin-right: 0; }
  .footer .social-icons > li a:hover {
    opacity: 0.6;
    color: white;
    text-decoration: none; }
  .footer .about-info {
    padding-right: 30px; }
  .footer .about-info p {
    text-align: justify; }
  .footer .quick-links ul {
    margin: 0;
    padding: 0; }
  .footer .quick-links ul li {
    list-style-type: none; }
    .footer .quick-links ul li:not(:last-child) {
      margin-bottom: 18px; }
  .footer .quick-links ul li a {
    display: inline-block;
    color: #BEBFC0;
    font-size: 18.5px;
    line-height: 1.1;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    padding-bottom: 6px; }
    .footer .quick-links ul li a:after {
      width: 50%;
      content: "";
      position: absolute;
      height: 2px;
      left: 50%;
      transform: translateX(-50%);
      background: #BEBFC0;
      bottom: 0;
      transition: .5s ease all;
      opacity: 0; }
    .footer .quick-links ul li a:hover:after {
      width: 100%;
      opacity: 1; }
  .footer .quick-links ul li a:hover {
    text-decoration: none;
    color: white; }
  .footer .quick-links ul li:last-child {
    margin-bottom: 0; }
  .footer .contact-info {
    margin: 0;
    padding: 0; }
  .footer .contact-info li {
    margin-bottom: 15px;
    padding-left: 28px;
    list-style-type: none;
    position: relative; }
  .footer .contact-info li:after {
    content: "";
    position: absolute;
    font-size: 1.5rem;
    top: 0;
    left: 0;
    font-family: fontAwesome; }
  .footer .contact-info li.home::after {
    content: "\f015"; }
  .footer .contact-info li.phone:after {
    content: "\f095"; }
  .footer .contact-info li.email::after {
    content: "\f0e0"; }
  .footer .contact-info li img {
    display: inline-block;
    vertical-align: middle; }
  .footer .contact-info li:last-child {
    margin-bottom: 0; }
  .footer .logos-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px; }
  .footer .logos-holder:before,
  .footer .logos-holder:after {
    content: none; }
  .footer .logos-holder > div {
    padding: 0 5px; }
  .footer .logos-holder a {
    display: flex;
    border: solid 1px rgba(102, 102, 102, 0.4);
    padding: 5px;
    margin-bottom: 10px;
    height: 100px;
    align-items: center;
    justify-content: center; }
  .footer .logos-holder a.logo1 {
    border-top: 0;
    border-left: 0; }
  .footer .logos-holder a.logo2 {
    border-top: 0;
    border-right: 0; }
  .footer .logos-holder a.logo3 {
    border-bottom: 0;
    border-left: 0; }
  .footer .logos-holder a.logo4 {
    border-bottom: 0;
    border-right: 0; }
  .footer .logos-holder a:hover {
    background: #282d31; }
  .footer .logos-holder img {
    max-width: 100%; }
  .footer .logos-holder .bc img {
    max-width: 60px; }

.copyright {
  padding: 20px 0;
  color: #A4A4A4;
  background: #212121;
  text-align: center;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  border-top: 1px solid rgba(231, 231, 231, 0.1); }

.infoRotator {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  margin-bottom: 6px;
  line-height: 0;
  font-size: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  display: none; }

@media (min-width: 768px) {
  .infoRotator {
    display: block; } }

.infoRotator-circle,
.infoRotator-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.infoRotator-placeholder {
  max-width: none;
  width: 100%; }

.infoList1-wrapper img,
.mobileRotatorDevice-img,
.table-arrow,
.tabslider--page-prototyping .tabslider-img img,
.tabslider-tabs-item img {
  max-width: 100%; }

.infoRotator-circle {
  border: 1px solid #e3e3e3;
  border-radius: 50%; }

.infoRotator-link:after,
.infoRotator-marker {
  border-radius: 50%;
  position: absolute;
  display: block; }

.infoRotator-circle--1 {
  -webkit-animation: rotate-clockwise 180s linear infinite;
  animation: rotate-clockwise 180s linear infinite; }

.infoRotator--animation--false .infoRotator-circle--1 {
  -webkit-animation: none;
  animation: none; }

.infoRotator-circle--2 {
  width: 96%;
  height: 96%;
  top: 2%;
  left: 2%; }

.infoRotator-circle--3 {
  width: 92%;
  height: 92%;
  top: 4%;
  left: 4%;
  -webkit-animation: rotate-counterclockwise 180s linear infinite;
  animation: rotate-counterclockwise 180s linear infinite; }

.infoRotator--animation--false .infoRotator-circle--3 {
  -webkit-animation: none;
  animation: none; }

.infoRotator-marker {
  width: 6px;
  height: 6px;
  top: 0;
  left: 0;
  background-color: #cecece;
  z-index: 3; }

.infoRotator-link {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: -7px;
  left: -7px; }

.infoRotator-link:after {
  content: '';
  width: 6px;
  height: 6px;
  top: 7px;
  left: 7px;
  background-color: #54c439;
  transition: all .2s ease;
  z-index: 1000; }

.infoRotator-link.active:after,
.infoRotator-link:hover:after {
  box-shadow: 0 0 0 2px white, 0 0 0 7px rgba(84, 196, 57, 0.2), 0 0 0 8px white, 0 0 0 10px rgba(84, 196, 57, 0.1), 0 0 0 11px white, 0 0 0 12px rgba(84, 196, 57, 0.05); }

.infoRotator-content {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  z-index: 1; }

.infoRotator-box,
.infoRotator-eclipse,
.infoRotator-table {
  position: absolute;
  height: 100%;
  width: 100%; }

.infoRotator-eclipse {
  display: block;
  top: 0;
  left: 0;
  background-position: 50% 50%;
  background-image: url(../images/ellipse-inner.png);
  background-size: contain;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }

.infoRotator-eclipse.animation {
  -webkit-animation: rotate-clockwise 4s linear;
  animation: rotate-clockwise 4s linear; }

.infoRotator-box {
  display: none;
  left: 0;
  top: 0;
  font-size: 1.9rem;
  line-height: 30px;
  text-align: center; }

.infoRotator-box.active {
  display: block; }

.infoRotator-table {
  display: table;
  top: 0;
  left: 0; }

.infoRotator-table td {
  vertical-align: middle; }

.infoRotator-box h4 {
  margin-bottom: 0;
  font-family: Avenir, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 18rem;
  line-height: 1;
  color: #51c336; }

.mobileRotator-title h4,
.tabs-title h4,
.tabs2-title h4,
.verticalTimeline-title h4 {
  font-family: Ubuntu, Arial, Helvetica, sans-serif; }

.infoRotator-box p {
  padding-left: 16%;
  padding-right: 16%; }

@media (max-width: 1600px) {
  .infoRotator {
    left: 0; } }

@media (max-width: 1439px) {
  .infoRotator-box h4 {
    font-size: 14rem; } }

@media (max-width: 1199px) {
  .infoRotator-box h4 {
    font-size: 10rem; } }

@-webkit-keyframes rotate-counterclockwise {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes rotate-clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes arrow-down {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes arrow-down {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes arrow-right {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); } }

@keyframes arrow-right {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); } }

.get-started {
  padding: 80px 0 95px 0;
  overflow: hidden;
  background: white;
  position: relative; }

.get-started .title {
  margin: 0 0 68px; }

.get-started .slick-dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 78px;
  margin: 0;
  display: flex !important;
  border-right: 1px dashed #cacaca;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.get-started .slick-dots li {
  margin: 0;
  position: relative;
  left: 8px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #cacaca;
  list-style-type: none;
  text-align: center;
  line-height: 2;
  font-weight: 600;
  font-size: 2.9rem;
  color: #616161;
  width: 60px;
  height: 60px;
  -webkit-transition: .2s linear;
  transition: .2s linear; }

.get-started .slick-dots li button {
  width: 60px;
  height: 60px;
  background: transparent;
  left: -2px;
  top: -2px;
  margin: 2px;
  position: absolute;
  z-index: 1;
  outline: none;
  box-shadow: none; }

.get-started .slick-dots li button:focus {
  box-shadow: none;
  line-height: 1; }

.get-started .slick-dots li.slick-active button {
  position: absolute;
  top: -25px;
  left: -31px;
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 130px;
  border: 1px solid #09c;
  margin: 0; }

.get-started .slick-dots li.slick-active button:before {
  position: absolute;
  content: "";
  top: -25px;
  left: -28px;
  font-size: 3rem;
  border-radius: 50%;
  display: block;
  border-left: 1px dashed #09c;
  width: 150px;
  height: 150px;
  background: transparent; }

.get-started .slick-dots li.slick-active button:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  line-height: 1;
  transform: translateY(-50%);
  color: #09c;
  text-align: center;
  font-family: Work Sans, sans-serif;
  font-weight: 600;
  font-size: 4.5rem; }

.get-started .slick-dots li:first-child.slick-active button:after {
  content: "1"; }

.get-started .slick-dots li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  display: block; }

.get-started .slick-dots li button {
  border: 0;
  font-size: 0; }

.get-started .slick-dots li:nth-child(1).slick-active button:after,
.get-started .slick-dots li:nth-child(1):before {
  content: "1"; }

.get-started .slick-dots li:nth-child(2).slick-active button:after,
.get-started .slick-dots li:nth-child(2):before {
  content: "2"; }

.get-started .slick-dots li:nth-child(3).slick-active button:after,
.get-started .slick-dots li:nth-child(3):before {
  content: "3"; }

.get-started .slick-dots li.slick-active + li button {
  position: absolute;
  -webkit-animation: arrow-down 2s infinite;
  animation: arrow-down 2s infinite;
  top: -30px;
  left: 25px;
  display: block; }

.get-started .slick-dots li.slick-active + li button:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -17px;
  width: 21px;
  height: 21px;
  border: 1px dashed #09c;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.get-started .get-started .slick-dots_start-slider li.slick-active button {
  width: 130px;
  height: 130px;
  left: -35px;
  top: -25px;
  border-radius: 50px; }

.get-started .slick-dots li:last-child.slick-active button {
  -webkit-transform: none;
  transform: none; }

.get-started .slick-dots li {
  left: 38px;
  width: 42px;
  height: 42px;
  font-size: 2rem; }

.get-started .slick-dots li button {
  width: 42px;
  height: 42px; }

.get-started .slick-dots li:before {
  left: 50%;
  transform: translateX(-50%); }

.start .start-slider .slider {
  padding-left: 24em; }

.start .start-slider .slider .content .desc {
  max-width: 770px;
  margin-right: 10px; }

.slider .content .desc h3 {
  font-size: 4rem;
  font-weight: 100;
  color: #424242;
  line-height: 1;
  margin: 0 0 22px; }

.slider .content .imgs .figures {
  position: absolute;
  bottom: -95px;
  right: 85px; }

.slider .content .imgs .figures img {
  min-width: 401px; }

.start-slider .slick-list {
  overflow: visible; }

.slick-slide {
  position: relative; }

@media (max-width: 1366px) {
  .slider {
    padding-left: 170px; }
  .slider .content .imgs .img img {
    max-width: 317px; }
  .slider .content .imgs .figures img {
    min-width: 401px; }
  .slider .content .imgs .figures {
    right: 60px; } }

@media (max-width: 1280px) {
  .slider .content .imgs .figures {
    display: none; } }

.title {
  text-transform: uppercase;
  color: #424242; }
  .title h2,
  .title h1 {
    font-weight: 600;
    letter-spacing: .025em;
    font-size: 5rem;
    line-height: 1;
    margin: 0; }
  .title h2 span,
  .title h1 span {
    display: block;
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: .025em;
    color: #000;
    line-height: 1;
    margin-bottom: 0; }
  .title .subtitle {
    font-size: 3.4rem;
    font-weight: 100;
    line-height: 1.24;
    padding-top: .8em;
    text-transform: none; }

.start-slider {
  position: relative;
  margin-top: 40px; }

.slider .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.services {
  background: #f4f4f4;
  font-size: 10px;
  position: relative; }

@media (max-width: 1366px) {
  .services {
    font-size: 6.25px; } }

p.text {
  color: #757575; }

.services .container-sb {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 1366px) {
  .services .container-sb {
    padding-left: 85px;
    padding-right: 85px; } }

@media (max-width: 1024px) {
  .services .container-sb {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 1023px) {
  .services .container-sb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media (max-width: 767px) {
  .services .container-sb {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.services .container-sb_rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

@media (max-width: 1023px) {
  .services .container-sb_rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.services_web {
  padding: 8em 15px;
  padding-top: 10em;
  position: relative;
  background: #f4f4f4; }

@media (max-width: 1200px) {
  .services_web {
    padding-bottom: 0; } }

.services_mob {
  background-color: #fff;
  padding: 8em 15px;
  padding-bottom: 9rem; }

.services_des {
  padding: 8em 15px; }

.services .img-block {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media (max-width: 1023px) {
  .services .img-block {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto; } }

.services .img-block img {
  width: auto;
  max-width: 100%; }

@media (max-width: 1023px) {
  .services .img-block img {
    width: 100%;
    max-width: 550px; } }

@media (max-width: 767px) {
  .services .img-block img {
    position: absolute;
    top: 0;
    left: 0; } }

.services .img-block_mob {
  padding-right: 10em;
  padding-left: 0; }

@media (max-width: 1023px) {
  .services .img-block_mob {
    padding-right: 0; } }

.services .img-block_des {
  max-width: 800px; }

@media (max-width: 1366px) {
  .services .img-block_des {
    padding-right: 60px;
    text-align: center; } }

@media (max-width: 1023px) {
  .services .img-block_des {
    padding-right: 0;
    margin: 0 auto; } }

.services .img-block .lap-anim {
  position: absolute;
  top: 130px;
  left: 0;
  padding: 0 120px 0 0;
  -webkit-animation: float-sb 20s infinite;
  animation: float-sb 20s infinite; }

@media (max-width: 1023px) {
  .services .img-block .lap-anim {
    top: 0;
    left: auto;
    right: 0; } }

@media (max-width: 767px) {
  .services .img-block .lap-anim {
    padding-right: 0;
    position: relative; } }

.services .img-block .des-anim {
  -webkit-animation: float-sb 20s infinite;
  animation: float-sb 20s infinite;
  position: relative; }

.services .img-block .des-anim.touch {
  top: -10%;
  z-index: 0; }

@media (max-width: 1366px) {
  .services .img-block .des-anim.touch {
    top: 0; } }

@media (max-width: 374px) {
  .services .img-block .des-anim.touch {
    top: -25px; } }

.services .img-block .des-anim.pen {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  top: 12%;
  left: 43%;
  z-index: 1; }

@media (max-width: 1366px) {
  .services .img-block .des-anim.pen {
    max-width: 30% !important;
    top: 16%;
    left: 22%; } }

@media (max-width: 1023px) {
  .services .img-block .des-anim.pen {
    position: absolute;
    top: -7%;
    left: 42%; } }

.services .img-block .des-anim.mouse {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  top: -3%;
  left: -22%;
  z-index: 1; }

@media (max-width: 1366px) {
  .services .img-block .des-anim.mouse {
    max-width: 30% !important;
    top: 7%;
    left: -38%; } }

@media (max-width: 1023px) {
  .services .img-block .des-anim.mouse {
    position: absolute;
    top: -20%;
    left: 10%; } }

.services .img-block .mob-anim {
  -webkit-animation: float-sb 20s infinite;
  animation: float-sb 20s infinite;
  position: relative; }

@media (max-width: 1366px) {
  .services .img-block .mob-anim {
    max-width: 75%; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .services .img-block .mob-anim {
    max-width: 55%; } }

.services .img-block .mob-anim.mob-1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

@media (max-width: 1366px) {
  .services .img-block .mob-anim.mob-1 {
    left: -5%; } }

@media (max-width: 1200px) {
  .services .img-block .mob-anim.mob-1 {
    left: 0; } }

@media (max-width: 1023px) {
  .services .img-block .mob-anim.mob-1 {
    left: -35px !important;
    top: -40px; } }

.services .img-block .mob-anim.mob-2 {
  position: absolute;
  top: 20%;
  left: 34%;
  -webkit-animation-duration: 18s;
  animation-duration: 18s; }

@media (max-width: 1550px) {
  .services .img-block .mob-anim.mob-2 {
    left: 20%; } }

@media (max-width: 1366px) {
  .services .img-block .mob-anim.mob-2 {
    top: 10%;
    left: 23% !important; } }

@media (max-width: 1024px) {
  .services .img-block .mob-anim.mob-2 {
    top: 7%; } }

@media (max-width: 1023px) {
  .services .img-block .mob-anim.mob-2 {
    top: 9%;
    right: 0; } }

.services .cont-block {
  padding-top: 8em;
  padding-right: 10em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media (max-width: 1023px) {
  .services .cont-block {
    padding-top: 20em;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto; } }

@media (max-width: 1200px) {
  .services .cont-block {
    padding-right: 0; } }

@media (max-width: 767px) {
  .services .cont-block {
    padding-top: 20px !important; } }

.services .cont-block .title-sb {
  margin-bottom: 8em; }

.photo {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 6px;
  position: relative;
  z-index: 99; }

.photo .arrow {
  padding: 8em 0 0 6em; }

.photo .title h2 {
  font-weight: 600;
  letter-spacing: .025em;
  line-height: 1;
  margin: 0; }

.photo .arrow .arrow-down {
  height: 105px;
  width: 1px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-animation: arrow-down 2s infinite;
  animation: arrow-down 2s infinite; }

.photo .arrow .arrow-down:after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: -35px;
  display: block;
  width: 70px;
  height: 70px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

@media (max-width: 1366px) {
  .photo .arrow .arrow-down {
    height: 75px; }
  .photo .arrow .arrow-down:after {
    width: 50px;
    height: 50px;
    bottom: 8px;
    left: -25px; } }

.title {
  font-size: 10px; }

.title h2,
.title h1 {
  font-size: 7em; }

.title h2 span,
.title h1 span {
  font-size: 5rem; }

@media (max-width: 1366px) {
  .title h2 span {
    font-size: 3.5rem; } }

.services .cont-block .title-sb h2 {
  font-weight: 100;
  color: #424242;
  text-transform: none;
  letter-spacing: .025em;
  margin: 0;
  position: relative;
  font-size: 18em; }

@media (max-width: 1366px) {
  .title {
    font-size: 7px; } }

.services .cont-block .title-sb h2 span {
  color: #fff;
  font-size: 3rem;
  font-weight: 600;
  padding: 5px 10px;
  letter-spacing: normal;
  text-transform: uppercase;
  background-color: #38b3e6;
  position: absolute;
  display: block;
  left: 105px;
  bottom: -5px;
  font-size: 2rem; }

@media (max-width: 1366px) {
  .services .cont-block .title-sb h2 span {
    left: 64px; } }

@media (max-width: 767px) {
  .services .cont-block .title-sb h2 span {
    left: 10px;
    font-size: 1.5rem;
    padding: 4px 7px; } }

.services .cont-block .title-sb h2 span.bg-red {
  left: 270px; }

@media (max-width: 1500px) {
  .services .cont-block .title-sb h2 span.bg-red {
    left: 7em; } }

@media (max-width: 767px) {
  .services .cont-block .title-sb h2 span.bg-red {
    left: 90px !important; } }

.services .cont-block .title-sb h2 span.bg-green {
  background-color: #38b3e6;
  left: 5em;
  bottom: -1.1em; }

@media (max-width: 767px) {
  .services .cont-block .title-sb h2 span.bg-green {
    left: 50px;
    bottom: -20px; } }

.services .cont-block_mob {
  padding-top: 5em; }

@media (max-width: 1366px) {
  .services .cont-block_mob {
    max-width: 580px;
    padding-top: 10em; } }

@media (max-width: 1024px) {
  .services .cont-block_mob {
    padding-top: 0;
    max-width: 100%; } }

@media (max-width: 1023px) {
  .services .cont-block_mob {
    padding-top: 5em; } }

.services .cont-block_des {
  padding-right: 3em;
  margin-left: 5em;
  padding-top: 0 !important; }

@media (max-width: 1366px) {
  .services .cont-block_des {
    margin-left: 0; } }

@media (max-width: 1024px) {
  .services .cont-block_des {
    padding-right: 0;
    width: 100%;
    padding-top: 0 !important; } }

.services .cont-block .text-sb {
  max-width: 740px;
  margin-bottom: 8em; }

@media (max-width: 1024px) {
  .services .cont-block .text-sb {
    max-width: 100%; } }

.services .cont-block .text-sb_mob {
  max-width: 780px; }

.services .cont-block .text-sb_des {
  max-width: 770px;
  margin-bottom: 4.5em; }

.services .cont-block .text-sb a {
  font-weight: 500;
  display: inline-block;
  position: relative;
  margin-left: 5px;
  -webkit-transition: color .2s linear;
  transition: color .2s linear; }

.services .cont-block .text-sb a:after {
  display: inline-block;
  position: absolute;
  content: "\f061";
  top: 50%;
  right: -18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font: normal normal normal 14px/1 FontAwesome; }

.services .cont-block .text-sb a.blue {
  color: #38b3e6; }

.services .cont-block .text-sb a.blue:hover {
  color: #178aba; }

.services .cont-block .text-sb a.green {
  color: #38b3e6; }

.services .cont-block .text-sb a.green:hover {
  color: #1a9bd1; }

.services .cont-block .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.services .cont-block .items .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: inline-block;
  padding-top: 20px;
  margin-right: 7em;
  margin-bottom: 5em;
  position: relative; }

.services .cont-block .items .item:last-child {
  margin-right: 0;
  margin-bottom: 0; }

.services .cont-block .items .item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 4px;
  display: block;
  background-color: #979797; }

.services .cont-block .items .item .title {
  font-size: 2.2em;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 .35em; }

.services .cont-block .items .item .desc {
  color: #757575; }

.services .cont-block .items .item .desc.cust-txt {
  max-width: 560px; }

@media (-ms-high-contrast: active) and (max-width: 1023px), (-ms-high-contrast: none) and (max-width: 1023px) {
  .services .img-block {
    height: 100%; } }

.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  color: white; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: hidden;
  position: relative; }

.fp-scroller {
  overflow: hidden; }

.iScrollIndicator {
  border: 0 !important; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }

#fp-nav.right {
  right: 17px; }

#fp-nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.contactsForm {
  background-image: url(../images/contact-form-bg.jpg);
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 10px 1000px rgba(20, 70, 105, 0.9); }

.contactsForm a:not(:hover) {
  color: #DDD; }

.contactsForm contact-form {
  width: 100%;
  padding: 80px 0; }

@media only screen and (max-width: 991px) {
  .contactsForm contact-form {
    padding: 50px 0; } }

@media only screen and (max-width: 480px) {
  .contactsForm contact-form {
    padding: 30px 0; } }

@media only screen and (max-width: 480px) {
  .contactsForm textarea {
    resize: none;
    max-height: none;
    overflow-y: hidden; } }

.resizableOnMobile {
  overflow-y: hidden; }

#contact-form {
  padding-left: 86px;
  padding-right: 49px; }

@media only screen and (max-width: 1199px) {
  #contact-form {
    padding-left: 25px; } }

@media only screen and (max-width: 767px) {
  #contact-form {
    padding-left: 0;
    padding-right: 0; } }

.contacts-info {
  padding-top: 8vh; }

@media only screen and (max-width: 991px) {
  .contacts-info {
    padding: 5vh 15px 40px 15px; } }

@media only screen and (max-width: 767px) {
  .contacts-info {
    text-align: center; } }

.contacts-info section:not(:last-child) {
  margin-bottom: 65px; }

@media (max-height: 924px) {
  .contacts-info section:not(:last-child) {
    margin-bottom: 50px; } }

@media only screen and (max-width: 1199px) {
  .contacts-info section:not(:last-child) {
    margin-bottom: 50px; } }

.contacts-info em {
  font-style: normal;
  opacity: .5; }

.contacts-info h4 {
  margin: 0 0 10px; }

.contactsForm,
#contacts {
  min-height: 100vh;
  position: relative; }

.contactsForm::-webkit-input-placeholder,
#contacts::-webkit-input-placeholder {
  font-family: monseratt-reg, sans-serif;
  color: #fff;
  font-size: 1.8rem; }

.contactsForm:-moz-placeholder,
#contacts:-moz-placeholder {
  font-family: monseratt-reg, sans-serif;
  color: #fff;
  font-size: 1.8rem; }

.contactsForm::-moz-placeholder,
#contacts::-moz-placeholder {
  font-family: monseratt-reg, sans-serif;
  color: #fff;
  font-size: 1.8rem; }

.contactsForm:-ms-input-placeholder,
#contacts:-ms-input-placeholder {
  font-family: monseratt-reg, sans-serif;
  color: #fff;
  font-size: 1.8rem; }

@media only screen and (max-width: 1700px) {
  .contactsForm .container-wide,
  #contacts .container-wide {
    max-width: 1000px; } }

#contactsForm {
  padding: 35px 0; }

#contactsForm .lightazure a:not(:hover) {
  color: #2580BE; }

#contactsForm h2 {
  font-size: 4.4rem;
  margin: 0 0 15px;
  text-transform: uppercase; }

@media only screen and (max-width: 480px) {
  .contactsForm header,
  #contacts header {
    margin-bottom: 50px; } }

@media only screen and (max-width: 480px) {
  .contactsForm header h2,
  #contacts header h2 {
    margin-bottom: 0; } }

.lightazure {
  color: #9ea8cb; }

@media only screen and (min-width: 1200px) {
  .info-email {
    font-size: 3.6rem; } }

.contactsForm .address,
#contacts .address,
.contactsForm .phone-number,
#contacts .phone-number,
.contactsForm .email,
#contacts .email {
  color: #fff;
  font-size: 2.8rem;
  font-family: monseratt-reg, sans-serif; }

.contactsForm .address a,
#contacts .address a,
.contactsForm .phone-number a,
#contacts .phone-number a,
.contactsForm .email a,
#contacts .email a {
  color: #fff; }

@media screen and (max-width: 768px) {
  .contactsForm .address,
  #contacts .address,
  .contactsForm .phone-number,
  #contacts .phone-number,
  .contactsForm .email,
  #contacts .email {
    font-size: 2.4rem; } }

@media screen and (max-width: 480px) {
  .contactsForm .address,
  #contacts .address,
  .contactsForm .phone-number,
  #contacts .phone-number,
  .contactsForm .email,
  #contacts .email {
    font-size: 2.1rem; } }

.contactsForm p,
#contacts p {
  margin-bottom: 0; }

#maximage {
  max-height: 100vh;
  overflow: hidden; }

.ts-section-top-footer {
  background: #2580BE;
  position: relative;
  background: #00d0fa;
  background: -moz-linear-gradient(45deg, #00d0fa 0%, #00d0fa 29%, #2698d1 56%, #2698d1 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #00d0fa), color-stop(29%, #00d0fa), color-stop(56%, #2698d1), color-stop(100%, #2698d1));
  background: -webkit-linear-gradient(45deg, #00d0fa 0%, #00d0fa 29%, #2698d1 56%, #2698d1 100%);
  background: -o-linear-gradient(45deg, #00d0fa 0%, #00d0fa 29%, #2698d1 56%, #2698d1 100%);
  background: -ms-linear-gradient(45deg, #00d0fa 0%, #00d0fa 29%, #2698d1 56%, #2698d1 100%);
  background: linear-gradient(45deg, #00d0fa 0%, #00d0fa 29%, #2698d1 56%, #2698d1 100%); }

.ts-top-footer .contact-info:first-child {
  border: none; }

@media (min-width: 768px) {
  .contact-info {
    text-align: center; } }

.contact-info {
  height: 118px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.contact-info a {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 300; }

.contact-info span {
  text-align: center;
  height: 6.8rem;
  width: 6.8rem;
  border: 2px solid #fff;
  border-radius: 68px;
  text-align: center;
  margin-right: 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transform: scale(1);
  background: #fff; }

.contact-info span i {
  font-size: 3rem;
  color: #1ea4da; }

@media (max-width: 991px) {
  .contact-info span {
    height: 4rem;
    width: 4rem; }
  .contact-info span i {
    font-size: 1.6rem; } }

.contact-info p {
  display: inline-block; }

.contact-info a:hover {
  text-decoration: none;
  color: #eeeddd; }

.contact-info:hover span {
  border: 1px solid #2580BE;
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.contact-info:hover span i {
  color: #2580BE;
  /*-webkit-transform:rotate(360deg) ;
    -moz-transform:rotate(360deg) ;
    -ms-transform:rotate(360deg) ;
    -o-transform:rotate(360deg) ;
    transform:rotate(360deg) ;*/
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.schedule {
  /** background: darken($primary-color, 10%); **/
  padding: 52px 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: url("../images/our-design-banner-bg.jpg") center center no-repeat;
  background-attachment: fixed;
  background-size: cover; }
  .schedule:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #208ecd; }
  .schedule .container {
    position: relative; }
  .schedule h2 {
    text-transform: uppercase;
    color: white;
    line-height: 120%;
    margin: 0 0 20px; }
  .schedule p {
    color: #fff;
    margin: 0 0 20px; }
  .schedule .button-holder {
    padding-top: 20px; }
  .schedule .button-holder .btn {
    overflow: hidden;
    text-overflow: ellipsis; }
    .schedule .button-holder .btn:before {
      background: #424242; }
  @media (max-width: 991px) {
    .schedule h2 {
      text-transform: capitalize;
      font-size: 2.5rem; }
    .schedule p {
      font-size: 1.6;
      line-height: 1.2; } }
  @media (max-width: 600px) {
    .schedule .button-holder .btn {
      display: block; } }

@media (max-width: 1399px) {
  .header .logo img {
    max-width: 80%; }
  p {
    font-size: 1.7rem; } }

@media (max-width: 1199px) {
  .contact-info a {
    font-size: 1.8rem; } }

@media (max-width: 991px) {
  .header .nav-list > li {
    font-size: 1.4rem; }
  .header .nav-list > li a {
    padding: 10px 15px; }
  .banner .captions h1 {
    font-size: 5rem; }
  .banner .captions small {
    font-size: 1.8rem; }
  .services .cont-block .title-sb h2 {
    font-size: 7rem; } }

@media (max-width: 767px) {
  p {
    font-size: 1.6rem; }
  .cases {
    padding: 3rem 0; }
  .title h2 {
    font-size: 5rem; }
  .title h2 span {
    font-size: 2.5rem; }
  .header .logo img {
    max-width: 60%; }
  .header .nav-list > li.cross-icon {
    display: block; }
  .header .nav-list > li {
    display: block;
    text-transform: uppercase;
    font-size: 3rem;
    margin-bottom: -1px; }
  .header .nav-list > li a {
    padding: 2.2rem 2rem;
    border: solid 1px transparent;
    border-left: 0;
    border-right: 0; }
  .header .nav-list > li a:hover {
    background: rgba(0, 0, 0, 0.3);
    color: #2580BE;
    border-color: rgba(255, 255, 255, 0.2); }
  .header .nav-list > li.contact-link {
    margin: 0;
    padding-top: 1.5rem;
    font-size: 1.6rem; }
  .header .nav-list > li.contact-link a {
    display: inline-block;
    padding: 1rem 2rem; }
  .header .nav-list .cross-icon {
    font-size: 2.5rem;
    cursor: pointer;
    color: white;
    position: absolute;
    top: 2.5rem;
    right: 2.5rem; }
  .header .nav-list .cross-icon a {
    padding: 0; }
  .banner .captions h1 {
    font-size: 3rem;
    text-transform: capitalize; }
  .banner .captions small {
    font-size: 1.6rem; }
  .banner .captions .buttons > li .btn {
    font-size: 1.4rem;
    min-height: inherit;
    padding: 13px 30px; }
  .banner .captions .buttons > li .btn:after {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    top: 4px;
    left: 4px; }
  .our-history {
    padding: 3rem 0; }
  .slider {
    padding-left: 0; }
  .slider .content {
    padding-top: 68px; }
  .slider .content .imgs {
    display: none; }
  .get-started {
    padding: 0 0 30px; }
  .get-started .title {
    margin: 0 0 50px; }
  .get-started .slick-dots {
    width: 100%;
    height: auto;
    border-right: 0;
    padding: 0;
    border-top: 1px dashed #cacaca;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.show-menu .nav-list {
  opacity: 1;
  z-index: 1000;
  visibility: visible;
  overflow: auto; }

@media (max-width: 600px) {
  .title h2 {
    text-transform: capitalize;
    font-size: 4rem; } }

@media (max-width: 500px) {
  .header .logo img {
    max-width: 80%; } }

@media (max-width: 450px) {
  .banner .captions .buttons > li {
    display: block;
    margin: 0 0 10px; }
  .banner .captions .buttons > li:last-child {
    margin-bottom: 0; }
  .header .logo img {
    max-width: 100%; } }

.inner-banner {
  position: relative;
  text-align: center;
  z-index: 1;
  /** height: 100vh;
  > img{
    width: 100%;
    height: 100%;
  } **/ }
  .inner-banner > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 400px; }
    @media screen and (max-width: 767px) {
      .inner-banner > img {
        min-height: 300px; } }
  .inner-banner:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px; }
  .inner-banner header.title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 1;
    left: 0px;
    right: 0px; }
    .inner-banner header.title h1 {
      color: #fff; }
      .inner-banner header.title h1 span {
        color: #fff;
        text-align: center; }

.our-mission {
  padding: 8rem 0; }
  .our-mission .content {
    padding-top: 2rem; }
  .our-mission .comment {
    font-size: 5rem;
    padding-left: 1.7em;
    font-weight: 100;
    position: relative;
    max-width: 24em; }
    .our-mission .comment p {
      font-size: 4rem;
      font-weight: 100;
      line-height: 1.1; }
    .our-mission .comment:before {
      position: absolute;
      content: "“";
      top: 0;
      left: 0;
      font-size: 1.6em;
      font-weight: 900;
      line-height: 1; }
  .our-mission .title span {
    font-size: 16px;
    display: block;
    margin-bottom: 12px; }
  .our-mission blockquote {
    margin: 0px;
    border-left: none; }
  .our-mission .slick-dots_mission-slider {
    padding-left: 8em;
    margin-top: 0; }

.our-history {
  background-color: #f4f4f4;
  padding: 8rem 0; }
  .our-history .subtitle {
    max-width: 27em; }
  .our-history .history-slider .slide {
    margin-left: 210px; }
    .our-history .history-slider .slide .title {
      position: relative;
      display: inline-block; }
      .our-history .history-slider .slide .title img {
        display: none; }
      .our-history .history-slider .slide .title .desc {
        position: absolute;
        bottom: 0;
        right: 0;
        color: #fff;
        padding: 5px 12px;
        background-color: #38b3e6;
        display: inline-block;
        margin: 0; }
      .our-history .history-slider .slide .title span {
        font-size: 259px;
        font-weight: 700;
        line-height: .95; }
        @media screen and (max-width: 1200px) {
          .our-history .history-slider .slide .title span {
            font-size: 220px; } }
        @media screen and (max-width: 991px) {
          .our-history .history-slider .slide .title span {
            font-size: 200px; } }
        @media screen and (max-width: 767px) {
          .our-history .history-slider .slide .title span {
            font-size: 140px; } }
        @media screen and (max-width: 767px) {
          .our-history .history-slider .slide .title span {
            font-size: 115px; } }
    .our-history .history-slider .slide .content {
      padding-top: 0;
      color: #424242; }
      .our-history .history-slider .slide .content .columns {
        padding-top: 0; }
        .our-history .history-slider .slide .content .columns .column {
          vertical-align: top;
          display: inline-block;
          margin-right: 7rem; }
          .our-history .history-slider .slide .content .columns .column .col-title .amount {
            font-weight: 500;
            line-height: 1;
            font-size: 4.5rem;
            margin: 0 0 5px; }
            .our-history .history-slider .slide .content .columns .column .col-title .amount span {
              font-size: 22px;
              font-weight: 400; }
          .our-history .history-slider .slide .content .columns .column .col-title .signat {
            font-weight: 100;
            line-height: 1;
            font-size: 2.5rem;
            margin: 0 0 20px; }
  @media screen and (max-width: 767px) {
    .our-history .history-slider {
      min-height: 480px; } }

@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; } }

@keyframes grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; } }

@-webkit-keyframes borderPulse {
  0% {
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 0 #fff; }
  to {
    box-shadow: inset 0 0 0 3px rgba(117, 117, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0); } }

@keyframes borderPulse {
  0% {
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 0 #fff; }
  to {
    box-shadow: inset 0 0 0 3px rgba(117, 117, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0); } }

@-webkit-keyframes borderPulseWhite {
  0% {
    box-shadow: inset 0 0 0 5px rgba(251, 132, 111, 0.4), 0 0 0 0 #fb836f; }
  to {
    box-shadow: inset 0 0 0 3px rgba(232, 232, 255, 0.2), 0 0 0 10px rgba(251, 132, 111, 0); } }

@keyframes borderPulseWhite {
  0% {
    box-shadow: inset 0 0 0 5px rgba(251, 132, 111, 0.4), 0 0 0 0 #fb836f; }
  to {
    box-shadow: inset 0 0 0 3px rgba(232, 232, 255, 0.2), 0 0 0 10px rgba(251, 132, 111, 0); } }

@-webkit-keyframes borderPulseGreen {
  0% {
    box-shadow: inset 0 0 0 5px rgba(0, 183, 186, 0.6), 0 0 0 0 rgba(0, 183, 186, 0.3); }
  to {
    box-shadow: inset 0 0 0 3px rgba(232, 232, 255, 0.2), 0 0 0 10px rgba(251, 132, 111, 0); } }

@keyframes borderPulseGreen {
  0% {
    box-shadow: inset 0 0 0 5px rgba(0, 183, 186, 0.6), 0 0 0 0 rgba(0, 183, 186, 0.3); }
  to {
    box-shadow: inset 0 0 0 3px rgba(232, 232, 255, 0.2), 0 0 0 10px rgba(251, 132, 111, 0); } }

.slick-slide {
  outline: none !important; }

.mission-slider .slick-slide {
  padding-top: 3em;
  padding-left: 7em;
  padding-right: 7em; }

.mission-slider .slider-left_mission-slider,
.mission-slider .slider-right_mission-slider {
  top: 50%; }

.white {
  color: #fff; }

@-webkit-keyframes pulse-tb {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  25% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: .1; }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .3; }
  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .5; }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; } }

@keyframes pulse-tb {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  25% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: .1; }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .3; }
  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .5; }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; } }

@-webkit-keyframes pound-tb {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes pound-tb {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.trusted {
  background-color: #2d2d2d;
  padding-top: 5em;
  padding-bottom: 5em;
  color: #fff;
  overflow: hidden; }
  .trusted .circle.right.small {
    top: 30%;
    right: 10%; }
  .trusted .title {
    font-size: 7px; }
    .trusted .title h2 {
      font-weight: 600;
      letter-spacing: .025em;
      font-size: 10em;
      line-height: 1; }
      .trusted .title h2 span {
        color: #fff; }
  .trusted .subtitle {
    max-width: 22.5em;
    font-size: 2.7em;
    font-weight: 100;
    line-height: 1.2;
    text-transform: none; }
  .trusted .content {
    display: flex;
    align-items: flex-end; }
    .trusted .content .bar {
      display: inline-block;
      margin-right: 8em; }
      .trusted .content .bar .item .title {
        color: #fff;
        font-size: 3em;
        margin-bottom: .2em;
        font-weight: 100;
        line-height: 1; }
      .trusted .content .bar .item .desc {
        font-size: 1.2em;
        color: #7f838e;
        text-transform: uppercase; }
    .trusted .content .map {
      width: 1000px;
      height: 493px;
      display: inline-block;
      vertical-align: top;
      position: relative;
      background: #2d2d2d url(../images/trusted-block-map.png) no-repeat 50%/cover; }
      .trusted .content .map .text {
        position: absolute;
        bottom: 0;
        right: 0; }
      .trusted .content .map .dots {
        width: 100%;
        height: 100%;
        position: relative; }
      .trusted .content .map .pulsator {
        position: absolute; }
        .trusted .content .map .pulsator .pulse {
          border: 5px solid #5ad2f2;
          border-radius: 60px;
          -webkit-animation: pulse-tb 2s ease-out;
          animation: pulse-tb 2s ease-out;
          -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }
        .trusted .content .map .pulsator .pulse-2 {
          border: 3px solid #5ad2f2;
          border-radius: 60px;
          -webkit-animation: pulse-tb 2s ease-out .5s;
          animation: pulse-tb 2s ease-out .5s;
          -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }
        .trusted .content .map .pulsator .pulse-dot {
          width: 0;
          height: 0;
          border: 3px solid #5ad2f2;
          border-radius: 30px;
          background-color: #5ad2f2;
          -moz-box-sizing: content-box;
          box-sizing: content-box; }
        .trusted .content .map .pulsator .pulse,
        .trusted .content .map .pulsator .pulse-2 {
          background: transparent;
          height: 35px;
          width: 35px;
          position: absolute;
          top: -15px;
          left: -15px;
          z-index: 1;
          opacity: 0; }
      .trusted .content .map .dot {
        position: absolute; }
      .trusted .content .map .dots .dot.dot-1 {
        top: 16%;
        left: 33%; }
      .trusted .content .map .dots .dot.dot-2 {
        top: 24%;
        left: 15.4%; }
      .trusted .content .map .dots .dot.dot-3 {
        top: 8%;
        left: 33%; }
      .trusted .content .map .dots .dot.dot-4 {
        top: 29.8%;
        left: 25%; }
      .trusted .content .map .dots .dot.dot-5 {
        top: 48%;
        left: 47%; }
      .trusted .content .map .dots .dot.dot-6 {
        top: 43%;
        left: 76.7%; }
      .trusted .content .map .dots .dot.dot-7 {
        top: 29%;
        right: 88%; }
      .trusted .content .map .dots .dot.dot-8 {
        top: 27%;
        right: 24%; }
      .trusted .content .map .dots .dot.dot-9 {
        top: 23%;
        right: 15%; }
      .trusted .content .map .dots .dot.dot-10 {
        top: 78%;
        right: 14.5%; }
      .trusted .content .map .dots .dot.dot-11 {
        top: 21%;
        left: 6%; }
      .trusted .content .map .dots .dot.dot-12 {
        top: 70%;
        left: 30%; }
      .trusted .content .map .dots .dot.dot-13 {
        top: 25%;
        left: 63.5%; }
      .trusted .content .map .dots .dot.dot-14 {
        top: 18%;
        left: 80%; }
      .trusted .content .map .dots .dot.dot-15 {
        bottom: 34.4%;
        left: 53.3%; }
      .trusted .content .map .dots .dot.dot-16 {
        top: 40.4%;
        left: 14.5%; }
      .trusted .content .map .dots .dot.dot-17 {
        top: 22%;
        left: 53.8%; }
        .trusted .content .map .dots .dot.dot-17 .fa-heart-o {
          color: #5ad2f2;
          font-size: 14px;
          -webkit-animation: pound-tb .5s infinite alternate;
          animation: pound-tb .5s infinite alternate; }

.trusted .content .map .dots .dot.dot-1 .pulse {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.header.slim {
  background: rgba(33, 33, 33, 0.9);
  backdrop-filter: blur(10px);
  position: fixed;
  animation: headerAnimation linear forwards .5s; }

.web {
  background: #fff;
  padding-top: 10em; }
  .web .title h1 {
    color: #424242; }
    .web .title h1 span {
      font-size: 35px;
      padding-top: 22px; }
  .web .title .subtitle {
    font-size: 2.4em;
    font-weight: 100;
    line-height: 1.24;
    text-transform: none; }
  .web .items {
    margin-top: 44px;
    display: flex;
    flex-wrap: wrap; }
    .web .items .item {
      display: inline-block;
      vertical-align: top; }
    .web .items .image-wrapper {
      position: relative;
      height: 450px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50%; }
      .web .items .image-wrapper:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/pattern.png);
        background-repeat: repeat; }
    .web .items .item:first-child {
      width: 50%; }
      .web .items .item:first-child .image-wrapper {
        background-image: url(../images/web/web-block-img1.jpg); }
    .web .items .item:nth-child(2) {
      width: 17%; }
      .web .items .item:nth-child(2) .image-wrapper {
        background-image: url(../images/web/web-block-img2.jpg); }
    .web .items .item:nth-child(3) {
      width: 33%; }
      .web .items .item:nth-child(3) .image-wrapper {
        background-image: url(../images/web/web-block-img3.jpg); }

@media (max-width: 1366px) {
  .web .items .item:nth-child(2) {
    padding: 0 5px; }
  .web .items .image-wrapper {
    height: 327px; } }

.technologies {
  background-color: #fff;
  padding-top: 6em;
  padding-bottom: 12em;
  position: relative; }
  .technologies .circle {
    right: 2%;
    top: 5%; }
  .technologies .subtitle {
    max-width: 900px; }
  .technologies .items-block {
    font-size: 0;
    padding-top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .technologies .items-block p {
      margin: 0; }
    .technologies .items-block .logo {
      height: 120px;
      display: flex;
      align-items: center;
      position: relative;
      margin-bottom: 25px;
      filter: grayscale(1); }
      .technologies .items-block .logo img {
        filter: grayscale(1); }
      .technologies .items-block .logo:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -10px;
        width: 27px;
        height: 4px;
        background: #979797; }
    .technologies .items-block .items {
      display: inline-block;
      width: 20%;
      position: relative; }
      .technologies .items-block .items .item {
        /*** height: 145px; ***/
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .technologies .items-block .items .item .name {
          color: #09c;
          font-size: 24px;
          text-transform: uppercase;
          font-weight: 600;
          line-height: 1; }
  .technologies .costs-block {
    padding-top: 8em;
    width: 100%;
    text-align: right;
    background: url(../images/web/technologies-block-img6.png) no-repeat 0;
    background-position-y: 90%; }
    .technologies .costs-block .box {
      background-color: #2d2d2d;
      padding: 3em;
      color: #fff;
      display: inline-block;
      max-width: 930px;
      text-align: left; }
      .technologies .costs-block .box h3 {
        color: #fff;
        font-size: 2.3em;
        font-weight: 100;
        margin-bottom: 30px; }
      .technologies .costs-block .box p {
        margin-bottom: 0;
        line-height: 1.4; }

@media (max-width: 1366px) {
  .technologies .costs-block {
    background-size: 50%; }
    .technologies .costs-block .box {
      max-width: 730px; } }

@-webkit-keyframes ar-down-min {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
  60% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px); } }

@keyframes ar-down-min {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
  60% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px); } }

@keyframes headerAnimation {
  from {
    transform: translateY(-100px); }
  to {
    transform: translateY(0); } }

.roadmap {
  background: #2d2d2d url(../images/web/roadmap-bg.jpg) left top no-repeat;
  padding: 5em 15px 0;
  color: #fff;
  min-height: auto; }
  .roadmap .circle.right {
    top: 20%; }
  .roadmap .circle.left.small {
    top: auto;
    bottom: 20%; }
  .roadmap .title h2 span.white {
    color: #fff; }
  .roadmap .title .subtitle {
    font-size: 2.4rem;
    max-width: 790px; }
  .roadmap .items {
    padding-top: 80px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; }
    .roadmap .items .item {
      width: 25%;
      padding-left: 10px;
      padding-right: 10px; }
      .roadmap .items .item .item-img {
        margin: 0 0 90px;
        text-align: center;
        position: relative; }
        .roadmap .items .item .item-img:before, .roadmap .items .item .item-img:after {
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        .roadmap .items .item .item-img:before {
          content: "";
          bottom: -45px;
          width: 1px;
          height: 30px;
          background-color: #fff; }
        .roadmap .items .item .item-img:after {
          content: "\f111";
          bottom: -46px;
          color: #fff;
          font: normal normal normal 14px/1 FontAwesome; }
      .roadmap .items .item .item__title {
        font-size: 30px;
        text-align: center;
        margin: 0 0 15px; }
        .roadmap .items .item .item__title span {
          display: inline-block;
          color: #fb836f;
          font-weight: 300; }
        .roadmap .items .item .item__title h3 {
          display: inline-block;
          padding-left: 5px;
          color: #fff;
          font-size: 30px;
          font-weight: 100; }
      .roadmap .items .item .item__desc p {
        line-height: 22px;
        font-size: 14px; }
      .roadmap .items .item .item__components .components-btn {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #2d2d2d;
        border: 1px solid #9d9d9d;
        border-radius: 50%;
        position: relative;
        cursor: pointer;
        outline: 0;
        z-index: 1; }
        .roadmap .items .item .item__components .components-btn:before {
          position: absolute;
          content: "Components";
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          left: 40px;
          display: inline-block;
          font-size: 14px;
          color: #dadada;
          cursor: pointer; }
        .roadmap .items .item .item__components .components-btn:after {
          position: absolute;
          content: "\f107";
          top: 14%;
          left: 26%;
          cursor: pointer;
          font: normal normal normal 22px/1 FontAwesome;
          color: #dadada;
          -webkit-animation: ar-down-min 1s infinite;
          animation: ar-down-min 1s infinite;
          -webkit-transition: -webkit-transform .2s linear;
          transition: -webkit-transform .2s linear;
          transition: transform .2s linear;
          transition: transform .2s linear, -webkit-transform .2s linear; }
        .roadmap .items .item .item__components .components-btn:hover + .compon-hidden {
          opacity: .2; }
        .roadmap .items .item .item__components .components-btn:hover:after {
          -webkit-animation: none;
          animation: none;
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
      .roadmap .items .item .item__components .components-btn.active:after {
        -webkit-animation: none;
        animation: none;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      .roadmap .items .item .item__components .compon-hidden {
        padding-top: 15px;
        margin-bottom: 30px;
        opacity: 0;
        top: -10px;
        position: relative;
        padding-left: 0;
        list-style: none;
        -webkit-transition: opacity .2s linear, top .2s linear;
        transition: opacity .2s linear, top .2s linear; }
        .roadmap .items .item .item__components .compon-hidden li {
          font-size: 13px;
          line-height: 21px;
          position: relative;
          padding-left: 10px;
          font-weight: 400;
          color: #dadada; }
          .roadmap .items .item .item__components .compon-hidden li:before {
            position: absolute;
            content: "-";
            top: 0;
            left: 0; }
          .roadmap .items .item .item__components .compon-hidden li:first-child {
            font-size: 14px;
            padding-left: 0;
            margin-bottom: 5px; }
            .roadmap .items .item .item__components .compon-hidden li:first-child:before {
              display: none; }
      .roadmap .items .item .item__components .compon-hidden.active {
        opacity: 1 !important;
        top: 0; }

.title .subtitle {
  font-size: 3.5em;
  font-weight: 400;
  line-height: 1.24;
  text-transform: none; }

@media (max-width: 1366px) {
  .title h2 span {
    font-size: 35px;
    margin-bottom: 10px;
    text-transform: none; } }

.industries {
  background-color: #fff;
  padding-top: 4em;
  padding-bottom: 4em; }
  .industries.bg:before {
    background-size: contain; }
  .industries .subtitle {
    max-width: 1020px; }
  .industries .boxs {
    padding-top: 3em; }
    .industries .boxs .boxs-row {
      font-size: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .industries .boxs .boxs {
      display: inline-block;
      width: 50%;
      margin-right: 30px;
      margin-bottom: 30px; }
      .industries .boxs .boxs:last-child {
        margin-right: 0;
        margin-bottom: 0; }
      .industries .boxs .boxs .box__content {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 30px;
        z-index: 2;
        color: #fff; }
        .industries .boxs .boxs .box__content .box__title {
          font-size: 30px;
          font-weight: 300;
          letter-spacing: .025em;
          margin: 0 0 20px;
          line-height: normal; }
        .industries .boxs .boxs .box__content .box__desc {
          font-size: 14px;
          line-height: 18px;
          margin-bottom: 0; }
      .industries .boxs .boxs .box__link {
        -webkit-transition: .2s linear;
        transition: .2s linear;
        color: #fff;
        cursor: default;
        pointer-events: none; }
    .industries .boxs .box.box_small {
      margin-bottom: 30px;
      padding-bottom: 48%; }
    .industries .boxs .boxs.down {
      margin-bottom: 0; }
    .industries .boxs .box {
      width: 100%;
      max-width: 770px;
      position: relative;
      padding-bottom: 100%;
      overflow: hidden;
      display: inline-block;
      -webkit-transition: .2s linear;
      transition: .2s linear; }
      .industries .boxs .box:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: url(../images/pattern.png);
        background-repeat: repeat;
        z-index: 1;
        -webkit-transition: .2s linear;
        transition: .2s linear; }
      .industries .boxs .box img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        -webkit-transition: .2s linear;
        transition: .2s linear; }
      .industries .boxs .box:active:before, .industries .boxs .box:hover:before {
        background-color: rgba(0, 0, 0, 0.6); }
      .industries .boxs .box:active img, .industries .boxs .box:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }

.cta {
  background-color: #09c;
  color: #fff;
  font-size: 10px;
  padding: 4.5em 15px;
  text-align: center; }
  .cta .cta__title {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: .025em;
    margin-bottom: 1em;
    line-height: normal;
    text-transform: uppercase; }
  .cta .btn {
    background-color: #fb836f;
    text-align: center;
    /***** -webkit-animation: borderPulse 1s infinite ease-out;
        animation: borderPulse 1s infinite ease-out;
        -webkit-transition: .5s ease-in-out; *****/
    transition: .5s ease-in-out;
    min-width: 307px;
    padding: 20px 44px;
    font-weight: 500; }
    .cta .btn:after {
      border: 0; }
    .cta .btn:hover {
      opacity: .9; }

.web-page .services {
  padding: 80px 0 60px 0; }

.web-page .cases {
  padding-top: 5em; }

.web-page .portfolio .button-row {
  padding-top: 30px; }

.btn-black {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: .025em;
  border: 1px solid;
  min-width: 260px;
  text-align: center;
  margin: 0 25px 0 0;
  -webkit-transition: .4s linear;
  transition: .4s linear;
  color: #424242;
  border-color: #424242;
  min-height: auto;
  padding: 9px 16px; }
  .btn-black:hover, .btn-black:focus {
    background: #424242;
    color: #fff; }
  .btn-black:after {
    display: none; }

.btn-blue {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: .025em;
  border: 1px solid;
  min-width: 260px;
  text-align: center;
  margin: 0 25px 10px 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  color: #09c;
  border-color: #09c;
  min-height: auto;
  padding: 9px 16px; }
  .btn-blue:after {
    display: none; }
  .btn-blue:hover, .btn-blue:focus {
    background: #09c;
    color: #fff; }

.participants {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 4em; }
  .participants .items-block {
    padding-top: 3em; }
    .participants .items-block .items {
      font-size: 0;
      width: 100%; }
      .participants .items-block .items .item {
        cursor: pointer;
        width: 25%;
        height: 400px;
        display: inline-block;
        border: 1px solid #d0d0d0;
        border-left: 0;
        text-align: center;
        color: #424242;
        position: relative;
        vertical-align: top;
        -webkit-perspective: 1000;
        -ms-perspective: 1000;
        perspective: 1000;
        -ms-transform: perspective(1000px);
        -moz-transform: perspective(1000px);
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d; }
        @media screen and (max-width: 1366px) {
          .participants .items-block .items .item {
            height: 325px; } }
        .participants .items-block .items .item:first-child, .participants .items-block .items .item:nth-child(5) {
          border-left: 1px solid #d0d0d0; }
        .participants .items-block .items .item:last-child, .participants .items-block .items .item:nth-child(5), .participants .items-block .items .item:nth-child(6), .participants .items-block .items .item:nth-child(7) {
          border-top: 0; }
        .participants .items-block .items .item img {
          display: inline-block;
          margin-bottom: 20px;
          width: 74px;
          height: 74px; }
        .participants .items-block .items .item .flipper {
          -webkit-transition: .3s;
          -webkit-transform-style: preserve-3d;
          -ms-transition: .3s;
          -moz-transition: .3s;
          -moz-transform: perspective(1000px);
          -moz-transform-style: preserve-3d;
          -ms-transform-style: preserve-3d;
          transition: .3s;
          transform-style: preserve-3d;
          position: relative; }
          .participants .items-block .items .item .flipper .back,
          .participants .items-block .items .item .flipper .front {
            width: 100%;
            height: 400px;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition: .3s;
            -webkit-transform-style: preserve-3d;
            -webkit-transform: rotateY(0deg);
            -moz-transition: .3s;
            -moz-transform-style: preserve-3d;
            -moz-transform: rotateY(0deg);
            -o-transition: .3s;
            -o-transform-style: preserve-3d;
            -o-transform: rotateY(0deg);
            -ms-transition: .3s;
            -ms-transform-style: preserve-3d;
            -ms-transform: rotateY(0deg);
            transition: .3s;
            transform-style: preserve-3d;
            transform: rotateY(0deg);
            position: absolute;
            top: 0;
            left: 0; }
            @media screen and (max-width: 1366px) {
              .participants .items-block .items .item .flipper .back,
              .participants .items-block .items .item .flipper .front {
                height: 325px; } }
          .participants .items-block .items .item .flipper .back {
            padding: 30px 25px 10px 30px;
            background-color: #424242;
            color: #fff;
            text-align: left;
            -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
            z-index: 999; }
            .participants .items-block .items .item .flipper .back ul {
              list-style: none;
              padding-left: 0; }
              .participants .items-block .items .item .flipper .back ul li {
                font-size: 14px;
                font-weight: 300;
                line-height: 24px;
                padding-left: 25px;
                position: relative; }
                .participants .items-block .items .item .flipper .back ul li:before {
                  content: "\f00c";
                  position: absolute;
                  top: 5px;
                  left: 0;
                  color: #fb836f;
                  display: inline-block;
                  font: normal normal normal 14px/1 FontAwesome; }
          .participants .items-block .items .item .flipper .front {
            padding: 30px 30px 10px;
            -webkit-transform: rotateY(0deg);
            -ms-transform: rotateY(0deg);
            z-index: 2; }
            .participants .items-block .items .item .flipper .front:after {
              position: absolute;
              content: "";
              top: 12px;
              right: 12px;
              border: 8px solid transparent;
              border-top: 8px solid #09c;
              border-right: 8px solid #09c; }
          .participants .items-block .items .item .flipper .front__title {
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 15px;
            text-transform: uppercase; }
          .participants .items-block .items .item .flipper .front__desc {
            font-size: 16px;
            font-weight: 300;
            line-height: 24px; }
        .participants .items-block .items .item:hover .back {
          -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
          z-index: 999; }

@media (max-width: 1366px) {
  .participants .items-block .items .item {
    width: 33.3333%; }
    .participants .items-block .items .item:nth-child(4) {
      border-top: 0;
      border-right: 0;
      border-left: 1px solid #d0d0d0; }
    .participants .items-block .items .item:nth-child(7) {
      border-left: 1px solid #d0d0d0; } }

.pricing {
  background-color: #f4f4f4;
  padding-top: 4em;
  padding-bottom: 4em;
  color: #424242; }
  .pricing .formula .mob-form {
    display: none;
    margin-bottom: 15px; }
  .pricing .formula .row {
    padding-top: 30px;
    margin: 0;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap; }
    .pricing .formula .row .item {
      display: inline-block !important;
      visibility: visible !important;
      vertical-align: top; }
      .pricing .formula .row .item:first-child {
        margin-right: 90px; }
      .pricing .formula .row .item .expr {
        font-size: 32px;
        margin-bottom: 20px;
        line-height: normal; }
        .pricing .formula .row .item .expr .xy {
          font-weight: 500; }
        .pricing .formula .row .item .expr .price {
          font-weight: 100; }
      .pricing .formula .row .item .box {
        color: #fff;
        font-size: 36px;
        background-color: #2d2d2d;
        padding: 5px;
        font-weight: 600;
        width: 65px;
        height: 65px;
        text-align: center;
        line-height: 50px;
        position: relative;
        display: inline-block;
        z-index: 1; }
      .pricing .formula .row .item .item-2:before {
        position: absolute;
        content: "=";
        top: 20px;
        left: -70px;
        font-size: 80px;
        font-weight: 100;
        color: #2d2d2d;
        z-index: 2;
        line-height: 25px; }
      .pricing .formula .row .item .item-2,
      .pricing .formula .row .item .item-3,
      .pricing .formula .row .item .item-4,
      .pricing .formula .row .item .item-5,
      .pricing .formula .row .item .item-6 {
        position: relative;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .pricing .formula .row .item .item-2:after,
        .pricing .formula .row .item .item-3:after,
        .pricing .formula .row .item .item-4:after,
        .pricing .formula .row .item .item-5:after,
        .pricing .formula .row .item .item-6:after {
          position: absolute;
          content: "+";
          top: 21px;
          right: -18px;
          font-size: 80px;
          font-weight: 100;
          color: #2d2d2d;
          z-index: 2;
          line-height: 30px; }
      .pricing .formula .row .item .item-6:after {
        display: none; }
      .pricing .formula .row .item .info {
        background-color: #fff;
        padding: 55px 10px 30px;
        position: relative;
        top: -30px;
        min-width: 200px;
        color: #000; }
        .pricing .formula .row .item .info p {
          font-size: 21px;
          font-weight: 300;
          position: relative; }
          .pricing .formula .row .item .info p:after {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 65px;
            height: 2px;
            display: block;
            background-color: #2d2d2d; }
        .pricing .formula .row .item .info ul {
          padding: 0;
          list-style: none;
          padding: 0 20px;
          padding-top: 20px; }
          .pricing .formula .row .item .info ul li {
            font-size: 14px;
            font-weight: 300;
            text-align: left;
            line-height: 24px; }
  .pricing .formula .row_down {
    overflow: visible;
    white-space: normal; }
    .pricing .formula .row_down .box_down {
      margin-right: 60px;
      position: relative;
      vertical-align: top; }
      .pricing .formula .row_down .box_down:after {
        position: absolute;
        top: 2px;
        font-size: 80px;
        color: #2d2d2d;
        font-weight: 100; }
      .pricing .formula .row_down .box_down:first-child {
        margin-right: 90px; }
        .pricing .formula .row_down .box_down:first-child:after {
          position: absolute;
          content: "=";
          right: -64px; }
      .pricing .formula .row_down .box_down:last-child:after {
        content: "*";
        top: 28px;
        left: -42px; }

.contact {
  background-color: #008fbf;
  color: #fff;
  text-align: center;
  padding-top: 4em;
  padding-bottom: 4em; }
  .contact .top-head h4 {
    font-size: 24px; }
  .contact h2 {
    font-size: 7em; }
  .contact .subtitle {
    padding-top: .5em;
    font-weight: 400; }
  .contact .contact-form {
    width: 100%;
    max-width: 612px;
    display: inline-block;
    background: #008fbf;
    padding: 0;
    margin: 0; }
    .contact .contact-form .form {
      padding-top: 2em; }
      .contact .contact-form .form .placeholder {
        font-weight: 300;
        font-size: 16px;
        padding: 15px;
        -webkit-transition: box-shadow .1s linear;
        transition: box-shadow .1s linear;
        -webkit-transform: translateZ(0);
        transform: translateZ(0); }
        .contact .contact-form .form .placeholder::-webkit-input-placeholder {
          color: #fff; }
      .contact .contact-form .form .input {
        width: 100%;
        background-color: #1a9ac6;
        border: 1px solid rgba(255, 255, 255, 0.42);
        border-radius: 1px;
        color: #fff; }
      .contact .contact-form .form .textarea {
        resize: none;
        width: 100%;
        margin: 0 0 15px;
        background-color: #1a9ac6;
        border-radius: 1px;
        border: 1px solid rgba(255, 255, 255, 0.42);
        color: #fff;
        padding-bottom: 10px;
        height: 175px; }
      .contact .contact-form .form .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px; }
        .contact .contact-form .form .row .box-tultip {
          display: inline-block;
          position: relative;
          width: 100%;
          margin-right: 10px; }
          .contact .contact-form .form .row .box-tultip:last-child {
            margin-right: 0; }
    .contact .contact-form .box-tooltip {
      display: none;
      position: absolute;
      top: -65px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: #fff;
      font-size: 15px;
      font-weight: 300;
      text-align: center;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
      color: #2f2f2f;
      line-height: 21px;
      width: 100%;
      padding: 15px 25px 15px 60px; }
      .contact .contact-form .box-tooltip:before {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 20px;
        content: "\f05a";
        display: inline-block;
        font: normal normal normal 30px/1 FontAwesome;
        color: #bf360c; }
      .contact .contact-form .box-tooltip:after {
        position: absolute;
        content: "";
        bottom: -8px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 16px;
        height: 16px;
        background-color: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        box-shadow: 5px 3px 10px -3px rgba(0, 0, 0, 0.17); }
    .contact .contact-form .cta {
      background: transparent;
      padding: 0; }
      .contact .contact-form .cta .btn {
        font-size: 21px;
        padding: 17px 17px;
        min-width: 250px; }
        .contact .contact-form .cta .btn:after {
          background-color: #666; }
        .contact .contact-form .cta .btn:hover {
          color: #fff; }

@media (max-width: 1366px) {
  .contact .contact-form .form .placeholder {
    font-size: 14px;
    padding: 9.5px; } }

.mobile {
  background: #fff;
  padding-top: 10.5em;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .mobile .title h1 {
    color: #424242;
    font-size: 12.5em;
    font-weight: 600;
    letter-spacing: .025em; }
  .mobile .title span {
    font-size: 35px;
    padding-top: 22px; }
  .mobile .items {
    margin-top: 44px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px; }
    .mobile .items .item {
      display: inline-block;
      vertical-align: top; }
      .mobile .items .item:first-child {
        width: 67%;
        padding-right: 5px; }
        .mobile .items .item:first-child .image-wrapper {
          background-image: url(../images/mobile/mobile-img1.jpg); }
      .mobile .items .item:nth-child(2) {
        width: 33%;
        padding-left: 5px; }
        .mobile .items .item:nth-child(2) .image-wrapper {
          background-image: url("../images/web/web-block-img3.jpg"); }
      .mobile .items .item .image-wrapper {
        position: relative;
        height: 450px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%; }
        .mobile .items .item .image-wrapper:before {
          position: absolute;
          content: "";
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          background-image: url(../images/pattern.png);
          background-repeat: repeat; }

@media (max-width: 1366px) {
  .mobile .items .item .image-wrapper {
    height: 327px; } }

.devices {
  padding: 4em 0;
  background-color: #fff; }
  .devices .development {
    padding-top: 3em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .devices .development .image {
      margin-right: 4em;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .devices .development .image img {
        max-width: 100%; }
    .devices .development .img_center {
      margin-right: 0;
      margin-left: 8em; }
    .devices .development .content {
      text-align: left;
      max-width: 930px;
      width: 100%;
      -webkit-box-flex: 2;
      -webkit-flex: 2;
      -moz-box-flex: 2;
      -ms-flex: 2;
      flex: 2; }
    .devices .development .content__title h3 span {
      display: block;
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0;
      color: #fff;
      position: absolute;
      bottom: -13px;
      right: -65px;
      padding: 10px 15px; }
    .devices .development .content__title h3 {
      display: inline-block;
      font-size: 6em;
      font-weight: 100;
      position: relative;
      letter-spacing: .025em; }
      .devices .development .content__title h3 span.red {
        background-color: #ee6485;
        right: -98px; }
      .devices .development .content__title h3 span.mint {
        background-color: #57ccd9; }
      .devices .development .content__title h3 span.blue {
        background-color: #5e9cd5; }

@media (max-width: 1366px) {
  .devices .development .content__title h3 span {
    font-size: 20px;
    padding: 5px 10px;
    right: -40px; }
  .devices .development .content__title h3 span.red {
    right: -116px; } }

.credentials {
  background-color: #f4f4f4;
  padding: 4em 0; }
  .credentials .circle {
    background: #fff;
    opacity: .3; }
    .credentials .circle.small.left {
      top: 24%;
      left: 8%; }
    .credentials .circle.right {
      bottom: 0;
      top: auto;
      right: 30%; }
  .credentials p.subtitle {
    max-width: 900px; }
  .credentials .row {
    padding-top: 2em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .credentials .row .global-item h3 {
      margin-bottom: 40px; }

.global-item h3 {
  color: #424242;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .025em;
  margin-bottom: 1em; }

.global-item p {
  font-weight: 400; }

@media (max-width: 1366px) {
  .credentials p.subtitle {
    max-width: 660px; }
  .credentials .row .global-item h3 {
    margin-bottom: 20px; } }

.web-page .roadmap {
  background: #2d2d2d;
  padding: 4em 0; }
  .web-page .roadmap .items-mob {
    padding-top: 3em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 0 110px;
    position: relative;
    z-index: 2; }
    .web-page .roadmap .items-mob .item {
      width: 16.66667%;
      text-align: center;
      margin: 0;
      position: relative;
      cursor: pointer;
      padding-bottom: 60px;
      -webkit-transition: .2s linear;
      transition: .2s linear; }
      .web-page .roadmap .items-mob .item .num {
        position: relative;
        display: block;
        width: 67px;
        height: 67px;
        text-align: center;
        border-radius: 50%;
        background-color: #1c1c1c;
        margin: 0 auto 35px;
        -webkit-transition: all .2s linear;
        transition: all .2s linear; }
        .web-page .roadmap .items-mob .item .num:after {
          position: absolute;
          content: attr(data-mob);
          top: -10px;
          right: -10px;
          font-weight: 800;
          font-size: 83px;
          color: #fff;
          -webkit-transition: .2s linear;
          transition: .2s linear; }
      .web-page .roadmap .items-mob .item .text {
        font-weight: 600;
        font-size: 26px;
        text-transform: uppercase;
        color: #fff;
        -webkit-transition: .2s linear;
        transition: .2s linear; }
      .web-page .roadmap .items-mob .item .item-drop {
        position: absolute;
        font-size: 18px;
        width: 430px;
        text-align: left;
        color: #2d2d2d;
        line-height: 27px;
        margin: 0;
        padding: 40px 35px;
        background: #fff;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.08);
        left: -webkit-calc(50% - 200px);
        left: calc(50% - 200px);
        pointer-events: none;
        opacity: 0;
        top: 60px;
        -webkit-transition: all .2s linear;
        transition: all .2s linear; }
        .web-page .roadmap .items-mob .item .item-drop p {
          font-weight: 500;
          margin: 0 0 25px;
          font-size: 16px; }
        .web-page .roadmap .items-mob .item .item-drop ul {
          list-style: none;
          padding-left: 0; }
          .web-page .roadmap .items-mob .item .item-drop ul > li {
            font-weight: 300;
            position: relative;
            padding-left: 12px; }
            .web-page .roadmap .items-mob .item .item-drop ul > li:before {
              position: absolute;
              content: "-";
              top: 0;
              left: 0; }
      .web-page .roadmap .items-mob .item:first-child .item-drop {
        left: 0; }
      .web-page .roadmap .items-mob .item:nth-child(6) .item-drop {
        right: 0;
        left: auto; }
      .web-page .roadmap .items-mob .item:hover .num:after {
        color: #09c; }
      .web-page .roadmap .items-mob .item:hover .item-drop {
        opacity: 1;
        top: 160px;
        pointer-events: auto; }
      .web-page .roadmap .items-mob .item .item-drop.active {
        opacity: 1;
        top: 160px;
        pointer-events: auto; }
      .web-page .roadmap .items-mob .item .num.active:after {
        color: #09c; }
    .web-page .roadmap .items-mob .items-lines {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: 1px;
      background-color: #505050;
      margin: 0 150px;
      z-index: -1; }
      .web-page .roadmap .items-mob .items-lines .line {
        display: block;
        width: 1px;
        height: 70px;
        background-color: #505050;
        position: relative; }
        .web-page .roadmap .items-mob .items-lines .line:after {
          position: absolute;
          content: "\f111";
          bottom: -5px;
          left: -6px;
          font: normal normal normal 14px/1 FontAwesome;
          color: #fb836f; }
        .web-page .roadmap .items-mob .items-lines .line:last-child {
          right: -1px; }
  .web-page .roadmap .phones-mob {
    text-align: center;
    font-size: 0;
    white-space: nowrap; }
    .web-page .roadmap .phones-mob .image {
      width: auto;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      margin-right: -55px;
      -webkit-transition: all .3s linear;
      transition: all .3s linear;
      max-width: 100%; }
      .web-page .roadmap .phones-mob .image:last-child {
        margin-right: 0; }
  .web-page .roadmap .phones-mob.disabled .image {
    -webkit-filter: blur(5px);
    filter: blur(5px); }
  .web-page .roadmap .phones-mob.disabled .image.active {
    margin-right: 15px;
    margin-left: 70px;
    -webkit-filter: blur(0);
    filter: blur(0); }

@media (max-width: 1600px) {
  .web-page .roadmap .items-mob .item .num {
    width: 47px;
    height: 47px; }
    .web-page .roadmap .items-mob .item .num:after {
      top: -15px;
      font-size: 53px; }
  .web-page .roadmap .items-mob .item .text {
    font-size: 20px; }
  .web-page .roadmap .items-mob .item .item-drop {
    font-size: 16px; }
  .web-page .roadmap .items-mob .items-lines {
    margin-left: 10% !important;
    margin-right: 10% !important; }
    .web-page .roadmap .items-mob .items-lines .line {
      height: 50px; } }

@media (max-width: 1600px) and (min-width: 1281px) {
  .web-page .roadmap .phones-mob img {
    max-width: 215px; } }

.benefits {
  padding: 4em 0; }
  .benefits p {
    margin-bottom: 0; }

.phone {
  position: relative;
  max-width: 1570px;
  margin: auto;
  height: 967px;
  background: #fff url("../images/mobile/benefits-iphone.png") 49.8% no-repeat;
  z-index: 1; }
  .phone .circle {
    top: auto;
    bottom: 0; }
  .phone .screen {
    position: absolute;
    left: 0;
    top: 113px;
    width: 100%;
    height: 744px;
    overflow: hidden; }
    .phone .screen .content-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: auto;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      padding-right: 20px;
      padding-left: 9px; }
      .phone .screen .content-wrapper .content-mob {
        display: block;
        position: relative;
        overflow: hidden; }
        .phone .screen .content-wrapper .content-mob img {
          width: auto;
          display: block;
          margin: 0 auto; }
        .phone .screen .content-wrapper .content-mob .item {
          position: absolute;
          display: inline-block;
          max-width: 430px; }
          .phone .screen .content-wrapper .content-mob .item .item__img {
            display: none; }
        .phone .screen .content-wrapper .content-mob .item__title h3 {
          font-size: 28px;
          font-weight: 600;
          color: #424242;
          margin: 0 0 20px; }
        .phone .screen .content-wrapper .content-mob .item__title .item__text p {
          font-size: 18px;
          font-weight: 300;
          color: #757575;
          line-height: 30px; }
        .phone .screen .content-wrapper .content-mob .item.item-1,
        .phone .screen .content-wrapper .content-mob .item.item-3 {
          left: 0;
          text-align: right;
          padding-left: 15px; }
          .phone .screen .content-wrapper .content-mob .item.item-1:before,
          .phone .screen .content-wrapper .content-mob .item.item-3:before {
            content: "";
            position: absolute;
            top: 9px;
            right: -44%;
            display: block;
            width: 22px;
            height: 22px;
            background: url("../images/mobile/ind-dot.png") no-repeat 50%/cover; }
          .phone .screen .content-wrapper .content-mob .item.item-1:after,
          .phone .screen .content-wrapper .content-mob .item.item-3:after {
            content: "";
            position: absolute;
            top: 19px;
            right: -40%;
            display: block;
            width: 140px;
            height: 1px;
            background-color: #fb836f; }
        .phone .screen .content-wrapper .content-mob .item.item-1 {
          top: 0; }
        .phone .screen .content-wrapper .content-mob .item.item-2 {
          top: 24%; }
        .phone .screen .content-wrapper .content-mob .item.item-3 {
          bottom: 14%; }
        .phone .screen .content-wrapper .content-mob .item.item-2,
        .phone .screen .content-wrapper .content-mob .item.item-4 {
          right: 0;
          text-align: left;
          max-width: 460px;
          padding-right: 15px; }
          .phone .screen .content-wrapper .content-mob .item.item-2:before,
          .phone .screen .content-wrapper .content-mob .item.item-4:before {
            content: "";
            position: absolute;
            top: 14px;
            left: -39%;
            display: block;
            width: 22px;
            height: 22px;
            background: url("../images/mobile/ind-dot.png") no-repeat 50%/cover; }
          .phone .screen .content-wrapper .content-mob .item.item-2:after,
          .phone .screen .content-wrapper .content-mob .item.item-4:after {
            position: absolute;
            content: "";
            top: 24px;
            left: -35%;
            display: block;
            width: 122px;
            height: 1px;
            background-color: #fb836f; }
        .phone .screen .content-wrapper .content-mob .item.item-2.internet {
          top: 42%;
          padding-right: 15px; }
          .phone .screen .content-wrapper .content-mob .item.item-2.internet:after {
            top: 25px; }
        .phone .screen .content-wrapper .content-mob .item.item-4 {
          bottom: -11px; }
      .phone .screen .content-wrapper .showmore {
        display: none; }
      .phone .screen .content-wrapper .item__text p {
        font-size: 18px;
        font-weight: 300;
        color: #757575;
        line-height: 30px; }

@media (max-width: 1600px) {
  .phone {
    height: 506px;
    background: url("../images/mobile/benefits-iphone-min.png") center center no-repeat;
    margin-bottom: 75px; }
    .phone .screen {
      top: 59px;
      height: 390px; }
  .phone .screen .content-wrapper .content-mob img {
    max-width: 221px; }
  .phone .screen .content-wrapper .content-mob .item {
    max-width: 245px; }
  .phone .screen .content-wrapper .content-mob .item.item-1:after,
  .phone .screen .content-wrapper .content-mob .item.item-3:after {
    right: -50px;
    top: 22px;
    width: 75px; }
  .phone .screen .content-wrapper .content-mob .item.item-2.internet:after {
    top: 20px; }
  .phone .screen .content-wrapper .content-mob .item.item-1:before,
  .phone .screen .content-wrapper .content-mob .item.item-3:before {
    top: 12px;
    right: -29%; }
  .phone .screen .content-wrapper .content-mob .item.item-1,
  .phone .screen .content-wrapper .content-mob .item.item-3 {
    left: -webkit-calc(50% - 270px);
    left: calc(50% - 270px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .phone .screen .content-wrapper .content-mob .item.item-2,
  .phone .screen .content-wrapper .content-mob .item.item-4 {
    max-width: 245px;
    right: -webkit-calc(50% - 515px);
    right: calc(50% - 515px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .phone .screen .content-wrapper .content-mob .item.item-2:before,
    .phone .screen .content-wrapper .content-mob .item.item-4:before {
      top: 9px;
      left: -29%; }
    .phone .screen .content-wrapper .content-mob .item.item-2:after,
    .phone .screen .content-wrapper .content-mob .item.item-4:after {
      left: -50px;
      top: 20px;
      width: 75px; }
  .phone .screen .content-wrapper .content-mob .item__title h3 {
    font-size: 16px;
    margin: 0 0 11px; }
  .phone .screen .content-wrapper .content-mob .item__text p {
    font-size: 12px;
    line-height: 13px; } }

.web-page .our-mission {
  padding-top: 5em;
  padding-bottom: 3.5em;
  position: relative;
  background: #042d4c url("../images/mobile/testimonial-bg2.png") no-repeat 50%/cover;
  background-attachment: fixed; }
  .web-page .our-mission:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/pattern.png");
    background-repeat: repeat;
    background-color: rgba(47, 47, 59, 0.3); }
  .web-page .our-mission .container {
    position: relative; }
  .web-page .our-mission .title h2 {
    color: #fff; }
  .web-page .our-mission .comment:before {
    font-size: 2.6em;
    color: #fff;
    top: -12px;
    left: -25px; }
  .web-page .our-mission .comment p {
    position: relative;
    font-size: .4em;
    font-weight: 300;
    line-height: 1.47em;
    font-style: italic;
    margin: 0 0 2.35em;
    color: #fff; }
  .web-page .our-mission .mission-slider {
    max-width: 1255px; }
    .web-page .our-mission .mission-slider .slick-slide {
      padding-left: 0;
      padding-right: 0;
      padding-top: 0; }
    .web-page .our-mission .mission-slider .slick-dots_mission-slider {
      padding-left: 6em;
      margin-top: 0; }
      .web-page .our-mission .mission-slider .slick-dots_mission-slider li button {
        background: rgba(255, 255, 255, 0.5); }
      .web-page .our-mission .mission-slider .slick-dots_mission-slider .slick-active + li button:before {
        background-color: rgba(255, 255, 255, 0.5); }
      .web-page .our-mission .mission-slider .slick-dots_mission-slider .slick-active + li button:after {
        border-color: rgba(255, 255, 255, 0.5); }
      .web-page .our-mission .mission-slider .slick-dots_mission-slider .slick-active button {
        background: #fff url("../images/white-arrow_nav.svg") no-repeat 50%; }
    .web-page .our-mission .mission-slider .slider-left_mission-slider,
    .web-page .our-mission .mission-slider .slider-right_mission-slider {
      display: none !important; }
    .web-page .our-mission .mission-slider .autor {
      float: right; }
      .web-page .our-mission .mission-slider .autor .name {
        font-size: 1em;
        line-height: 2.2em;
        letter-spacing: .05em;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #fff; }
      .web-page .our-mission .mission-slider .autor .activity {
        font-size: .9em;
        font-weight: 100;
        color: #fff; }

@media (max-width: 1366px) {
  .web-page .our-mission .mission-slider {
    max-width: 900px; } }

.web-page .portfolio.v2 {
  padding-bottom: 30px; }

.web-page .pricing .formula .row .item .info {
  padding: 55px 25px 30px;
  min-height: 260px; }

.halfway {
  height: 355px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 15px; }
  .halfway .halfway__content {
    position: relative;
    z-index: 1; }
    .halfway .halfway__content p.halfway-title {
      font-size: 58px;
      line-height: 58px;
      font-weight: 100;
      margin: 0 0 40px;
      max-width: 100%; }
    .halfway .halfway__content p {
      font-size: 21px;
      font-weight: 300;
      line-height: 36px;
      max-width: 730px; }
  .halfway .halfway__img {
    position: absolute;
    top: -90px;
    right: -50px; }
    .halfway .halfway__img img {
      max-width: 100%; }

@media (max-width: 1640px) {
  .halfway .halfway__img {
    right: -26%; } }

.service-page {
  background: #fff; }
  .service-page .title h1 {
    color: #424242; }
  .service-page .app-section .items {
    margin-top: 70px;
    font-size: 0;
    padding: 0 15px; }
    .service-page .app-section .items .item {
      display: inline-block;
      vertical-align: top;
      width: 100%; }
      .service-page .app-section .items .item .image-wrapper {
        position: relative;
        height: 450px;
        background-image: url(../images/ios/ios-img.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%; }
        .service-page .app-section .items .item .image-wrapper:before {
          position: absolute;
          content: "";
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          background-image: url(../images/pattern.png);
          background-repeat: repeat; }

@media (max-width: 1366px) {
  .service-page .title h1 span {
    font-size: 35px;
    padding-top: 22px; }
  .service-page .app-section .items {
    margin-top: 44px; }
  .service-page .app-section .items .item .image-wrapper {
    height: 327px; } }

.expertise {
  padding-top: 5em;
  overflow-x: hidden; }
  .expertise .items {
    padding-top: 3em; }
    .expertise .items .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -moz-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin: 0 0 2em; }
      .expertise .items .row .global-item {
        margin-right: 50px;
        font-size: 10px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .expertise .items .row .global-item h3 {
          font-size: 2.2em; }
      .expertise .items .row .global-item.img {
        position: relative;
        margin-right: 0;
        margin-bottom: 25px;
        width: 100%;
        max-width: 1025px;
        height: 377px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        background-image: url("../images/ios/expertise-img1.jpg"); }
        .expertise .items .row .global-item.img:before {
          position: absolute;
          content: "";
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          background-image: url("../images/pattern.png");
          background-repeat: repeat; }
      .expertise .items .row .global-item.img.img-2 {
        background-image: url(../images/ios/expertise-img2.jpg);
        max-width: 482px; }
      .expertise .items .row .global-item.img.img-3 {
        background-image: url(../images/ios/expertise-img3.jpg);
        max-width: 482px; }
      .expertise .items .row .global-item.img.img-4 {
        background-image: url(../images/ios/expertise-img4.jpg);
        max-width: 1025px; }
      .expertise .items .row .mar-65 {
        margin-right: 65px !important; }

@media (max-width: 1366px) {
  .expertise .items .row .global-item.img {
    height: 300px; } }

.facts {
  padding-top: 2em;
  padding-bottom: 3.5em; }
  .facts blockquote {
    margin-top: 60px;
    background-color: #2d2d2d;
    padding: 45px 60px 45px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    border-left: 0; }
    .facts blockquote:before, .facts blockquote:after {
      content: "“";
      position: absolute;
      top: -24px;
      font-size: 193px;
      font-weight: 900;
      left: 58px; }
    .facts blockquote:after {
      content: "”";
      left: auto;
      right: 58px; }
    .facts blockquote p {
      max-width: 870px;
      display: inline-block;
      line-height: 1; }
      .facts blockquote p span {
        color: #fb836f;
        font-weight: 600; }

@media (max-width: 1366px) {
  .facts blockquote:after,
  .facts blockquote:before {
    font-size: 100px;
    top: 23px;
    left: 50px; }
  .facts blockquote:after {
    left: auto;
    right: 50px; }
  .facts blockquote p {
    max-width: 630px; } }

.market {
  padding-bottom: 4em;
  overflow-x: hidden; }
  .market .title {
    text-align: center; }
    .market .title h2 {
      font-weight: 100;
      font-size: 10em;
      text-transform: none; }

.market__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-top: 7em; }
  .market__main .scroll-wrapper {
    border: none !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important; }
  .market__main .tab-frame button {
    display: block;
    background-color: transparent;
    min-width: 287px;
    cursor: pointer;
    text-align: center;
    padding: 30px;
    font-size: 30px;
    font-weight: 100;
    border: 2px solid #f4f4f4;
    margin: 0 0 30px;
    outline: 0 !important;
    color: #424242;
    font-family: 'Poppins', sans-serif;
    position: relative; }
    .market__main .tab-frame button:last-child {
      margin-bottom: 0; }
  .market__main .tab-frame button.active,
  .market__main .tab-frame button:hover {
    outline: 0;
    background-color: #09c;
    color: #fff;
    border: 2px solid #09c; }
    .market__main .tab-frame button.active:after,
    .market__main .tab-frame button:hover:after {
      content: "";
      position: absolute;
      top: 50%;
      right: -22px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      border: 10px solid transparent;
      border-left: 10px solid #09c; }
  .market__main .tab-frame.right button.active:after,
  .market__main .tab-frame.right button:hover:after {
    right: inherit;
    left: -12px;
    border-left: 0;
    border-right: 10px solid #09c; }
  .market__main .chart {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .market__main .chart .chart__item {
      position: absolute;
      bottom: 0;
      right: 0; }
      .market__main .chart .chart__item p {
        font-size: 16px;
        font-weight: 300;
        padding-left: 22px;
        margin: 0 0 10px;
        position: relative;
        line-height: normal; }
        .market__main .chart .chart__item p:before {
          position: absolute;
          content: "";
          top: 3px;
          left: 0;
          border-radius: 50%;
          display: block;
          width: 14px;
          height: 14px; }
      .market__main .chart .chart__item p.android-info:before {
        background: #d4e157; }
      .market__main .chart .chart__item p.ios-info:before {
        background: #e57373; }
      .market__main .chart .chart__item p.unknown-info:before {
        background: #b0bec5; }
      .market__main .chart .chart__item p.nokia-info:before {
        background: #7986cb; }
      .market__main .chart .chart__item p.windows-info:before {
        background: #64b5f6; }
      .market__main .chart .chart__item p.s40-info:before {
        background: #ffd54f; }
    .market__main .chart #Africa,
    .market__main .chart #Asia,
    .market__main .chart #Canada,
    .market__main .chart #Europe,
    .market__main .chart #NAmerica,
    .market__main .chart #Oceania,
    .market__main .chart #SAmerica,
    .market__main .chart #UK,
    .market__main .chart #US {
      display: none; }

@media (max-width: 1366px) {
  .market__main .tab-frame button {
    padding: 18px;
    font-size: 18px;
    min-width: 180px; }
  .market__main .chart .chart__item {
    right: -5%; } }

.countries {
  background-color: #f4f4f4;
  padding: 4em 0;
  overflow-x: hidden; }
  .countries header.title {
    text-align: center; }
    .countries header.title h2 {
      font-weight: 100;
      font-size: 10em;
      text-transform: none; }
  .countries .countries__phone {
    background: #f4f4f4 url("../images/ios/countries-img.png") no-repeat 50%;
    min-height: 780px;
    margin-left: -15px;
    margin-right: -15px; }
  .countries .countries__items {
    text-align: center;
    top: 156px;
    left: 35px;
    position: relative; }
    .countries .countries__items .countries__item {
      width: 100%;
      max-width: 292px;
      display: inline-block;
      text-align: left;
      color: #424242;
      vertical-align: top; }
    .countries .countries__items .countries__item.last {
      max-width: 292px;
      border-right: 0; }
      .countries .countries__items .countries__item.last .last {
        border-right: 0; }
    .countries .countries__items .countries__title {
      height: 72px;
      border-right: 2px solid #f4f4f4;
      border-bottom: 2px solid #f4f4f4;
      padding-left: 10px;
      padding-top: 10px; }
      .countries .countries__items .countries__title p {
        font-weight: 600;
        font-size: 18px;
        line-height: normal; }
        .countries .countries__items .countries__title p span {
          font-size: 16px;
          font-weight: 400; }
      .countries .countries__items .countries__title:last-child {
        border-right: 0; }
    .countries .countries__items .countries__list ul {
      padding-left: 0;
      list-style: none;
      border-right: 2px solid #f4f4f4;
      padding-left: 30px; }
      .countries .countries__items .countries__list ul li {
        position: relative;
        padding: 20px 15px 20px 50px; }
        .countries .countries__items .countries__list ul li:before {
          position: absolute;
          content: attr(data-nubmer);
          top: 30px;
          left: 0;
          font-weight: 600;
          font-style: italic;
          color: #c2c2c2;
          font-size: 24px; }
        .countries .countries__items .countries__list ul li img {
          width: inherit;
          display: inline-block;
          margin-right: 10px; }
        .countries .countries__items .countries__list ul li p {
          display: inline-block;
          font-size: 20px;
          font-weight: 100;
          line-height: normal;
          margin-bottom: 0; }

@media (max-width: 1366px) {
  .countries .countries__phone {
    margin-left: -50px;
    margin-right: -50px;
    background-size: 915px;
    min-height: 470px; }
  .countries .countries__items {
    top: 90px;
    left: 24px; }
    .countries .countries__items .countries__item {
      max-width: 175px; }
  .countries__title {
    font-size: 17px;
    height: 55px;
    padding-left: 5px; }
  .countries .countries__items .countries__list ul {
    padding-left: 5px; }
    .countries .countries__items .countries__list ul li {
      padding: 8px 10px 8px 30px; }
      .countries .countries__items .countries__list ul li:before {
        font-size: 15px;
        top: 13px;
        left: 5px; }
      .countries .countries__items .countries__list ul li img {
        max-width: 30px;
        margin-right: 6px; }
      .countries .countries__items .countries__list ul li p {
        font-size: 14.85px; }
  .countries .countries__items .countries__item.last {
    max-width: 175px; } }

@-webkit-keyframes label {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes label {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.label.eight,
.label.eleven,
.label.five,
.label.four,
.label.nine,
.label.one,
.label.seven,
.label.six,
.label.ten,
.label.thirteen,
.label.three,
.label.twelve,
.label.two {
  -webkit-animation-name: label;
  animation-name: label;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  opacity: 0; }

.label.one {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.label.two {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.label.three {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.label.four {
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

.label.five {
  -webkit-animation-delay: .8s;
  animation-delay: .8s; }

.label.six {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.label.seven {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.label.eight {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.label.nine {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.label.ten {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.label.eleven {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.label.twelve {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s; }

.label.thirteen {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s; }

@-webkit-keyframes fill-1 {
  0% {
    width: 0; }
  to {
    width: 11.38%; } }

@keyframes fill-1 {
  0% {
    width: 0; }
  to {
    width: 11.38%; } }

@-webkit-keyframes fill-2 {
  0% {
    width: 0; }
  to {
    width: 8.75%; } }

@keyframes fill-2 {
  0% {
    width: 0; }
  to {
    width: 8.75%; } }

@-webkit-keyframes fill-3 {
  0% {
    width: 0; }
  to {
    width: 5.89%; } }

@keyframes fill-3 {
  0% {
    width: 0; }
  to {
    width: 5.89%; } }

@-webkit-keyframes fill-4 {
  0% {
    width: 0; }
  to {
    width: 7.35%; } }

@keyframes fill-4 {
  0% {
    width: 0; }
  to {
    width: 7.35%; } }

@-webkit-keyframes fill-5 {
  0% {
    width: 0; }
  to {
    width: 6.89%; } }

@keyframes fill-5 {
  0% {
    width: 0; }
  to {
    width: 6.89%; } }

@-webkit-keyframes fill-6 {
  0% {
    width: 0; }
  to {
    width: 15.12%; } }

@keyframes fill-6 {
  0% {
    width: 0; }
  to {
    width: 15.12%; } }

@-webkit-keyframes fill-7 {
  0% {
    width: 0; }
  to {
    width: 11.44%; } }

@keyframes fill-7 {
  0% {
    width: 0; }
  to {
    width: 11.44%; } }

@-webkit-keyframes fill-8 {
  0% {
    width: 0; }
  to {
    width: 8.26%; } }

@keyframes fill-8 {
  0% {
    width: 0; }
  to {
    width: 8.26%; } }

@-webkit-keyframes fill-9 {
  0% {
    width: 0; }
  to {
    width: 21.5%; } }

@keyframes fill-9 {
  0% {
    width: 0; }
  to {
    width: 21.5%; } }

@-webkit-keyframes fill-10 {
  0% {
    width: 0; }
  to {
    width: 16.6%; } }

@keyframes fill-10 {
  0% {
    width: 0; }
  to {
    width: 16.6%; } }

@-webkit-keyframes fill-11 {
  0% {
    width: 0; }
  to {
    width: 8.37%; } }

@keyframes fill-11 {
  0% {
    width: 0; }
  to {
    width: 8.37%; } }

@-webkit-keyframes fill-12 {
  0% {
    width: 0; }
  to {
    width: 16.53%; } }

@keyframes fill-12 {
  0% {
    width: 0; }
  to {
    width: 16.53%; } }

@-webkit-keyframes fill-13 {
  0% {
    width: 0; }
  to {
    width: 11.51%; } }

@keyframes fill-13 {
  0% {
    width: 0; }
  to {
    width: 11.51%; } }

@-webkit-keyframes fill-1-2 {
  0% {
    width: 0; }
  to {
    width: 53%; } }

@keyframes fill-1-2 {
  0% {
    width: 0; }
  to {
    width: 53%; } }

@-webkit-keyframes fill-2-2 {
  0% {
    width: 0; }
  to {
    width: 48%; } }

@keyframes fill-2-2 {
  0% {
    width: 0; }
  to {
    width: 48%; } }

@-webkit-keyframes fill-3-2 {
  0% {
    width: 0; }
  to {
    width: 47%; } }

@keyframes fill-3-2 {
  0% {
    width: 0; }
  to {
    width: 47%; } }

@-webkit-keyframes fill-4-2 {
  0% {
    width: 0; }
  to {
    width: 51%; } }

@keyframes fill-4-2 {
  0% {
    width: 0; }
  to {
    width: 51%; } }

@-webkit-keyframes fill-5-2 {
  0% {
    width: 0; }
  to {
    width: 41%; } }

@keyframes fill-5-2 {
  0% {
    width: 0; }
  to {
    width: 41%; } }

@-webkit-keyframes fill-6-2 {
  0% {
    width: 0; }
  to {
    width: 78%; } }

@keyframes fill-6-2 {
  0% {
    width: 0; }
  to {
    width: 78%; } }

@-webkit-keyframes fill-7-2 {
  0% {
    width: 0; }
  to {
    width: 55%; } }

@keyframes fill-7-2 {
  0% {
    width: 0; }
  to {
    width: 55%; } }

@-webkit-keyframes fill-9-2 {
  0% {
    width: 0; }
  to {
    width: 61%; } }

@keyframes fill-9-2 {
  0% {
    width: 0; }
  to {
    width: 61%; } }

@-webkit-keyframes fill-10-2 {
  0% {
    width: 0; }
  to {
    width: 89%; } }

@keyframes fill-10-2 {
  0% {
    width: 0; }
  to {
    width: 89%; } }

@-webkit-keyframes fill-11-2 {
  0% {
    width: 0; }
  to {
    width: 49%; } }

@keyframes fill-11-2 {
  0% {
    width: 0; }
  to {
    width: 49%; } }

@-webkit-keyframes fill-12-2 {
  0% {
    width: 0; }
  to {
    width: 60%; } }

@keyframes fill-12-2 {
  0% {
    width: 0; }
  to {
    width: 60%; } }

@-webkit-keyframes fill-13-2 {
  0% {
    width: 0; }
  to {
    width: 57%; } }

@keyframes fill-13-2 {
  0% {
    width: 0; }
  to {
    width: 57%; } }

@-webkit-keyframes fill-1-3 {
  0% {
    width: 0; }
  to {
    width: 16.9%; } }

@keyframes fill-1-3 {
  0% {
    width: 0; }
  to {
    width: 16.9%; } }

@-webkit-keyframes fill-2-3 {
  0% {
    width: 0; }
  to {
    width: 28.5%; } }

@keyframes fill-2-3 {
  0% {
    width: 0; }
  to {
    width: 28.5%; } }

@-webkit-keyframes fill-3-3 {
  0% {
    width: 0; }
  to {
    width: 42.4%; } }

@keyframes fill-3-3 {
  0% {
    width: 0; }
  to {
    width: 42.4%; } }

@-webkit-keyframes fill-4-3 {
  0% {
    width: 1; }
  to {
    width: 43.8%; } }

@keyframes fill-4-3 {
  0% {
    width: 0; }
  to {
    width: 43.8%; } }

@-webkit-keyframes fill-5-3 {
  0% {
    width: 0; }
  to {
    width: 27.7%; } }

@keyframes fill-5-3 {
  0% {
    width: 0; }
  to {
    width: 27.7%; } }

@-webkit-keyframes fill-6-3 {
  0% {
    width: 0; }
  to {
    width: 76.3%; } }

@keyframes fill-6-3 {
  0% {
    width: 0; }
  to {
    width: 76.3%; } }

@-webkit-keyframes fill-7-3 {
  0% {
    width: 0; }
  to {
    width: 30.8%; } }

@keyframes fill-7-3 {
  0% {
    width: 0; }
  to {
    width: 30.8%; } }

@-webkit-keyframes fill-8-3 {
  0% {
    width: 0; }
  to {
    width: 24.1%; } }

@keyframes fill-8-3 {
  0% {
    width: 0; }
  to {
    width: 24.1%; } }

@-webkit-keyframes fill-9-3 {
  0% {
    width: 0; }
  to {
    width: 30.9%; } }

@keyframes fill-9-3 {
  0% {
    width: 0; }
  to {
    width: 30.9%; } }

@-webkit-keyframes fill-10-3 {
  0% {
    width: 0; }
  to {
    width: 25.1%; } }

@keyframes fill-10-3 {
  0% {
    width: 0; }
  to {
    width: 25.1%; } }

@-webkit-keyframes fill-11-3 {
  0% {
    width: 0; }
  to {
    width: 22%; } }

@keyframes fill-11-3 {
  0% {
    width: 0; }
  to {
    width: 22%; } }

@-webkit-keyframes fill-12-3 {
  0% {
    width: 0; }
  to {
    width: 26%; } }

@keyframes fill-12-3 {
  0% {
    width: 0; }
  to {
    width: 26%; } }

@-webkit-keyframes fill-13-3 {
  0% {
    width: 0; }
  to {
    width: 32.9%; } }

@keyframes fill-13-3 {
  0% {
    width: 0; }
  to {
    width: 32.9%; } }

.fill-1,
.fill-1-2,
.fill-1-3,
.fill-2,
.fill-2-2,
.fill-2-3,
.fill-3,
.fill-3-2,
.fill-3-3,
.fill-4,
.fill-4-2,
.fill-4-3,
.fill-5,
.fill-5-2,
.fill-5-3,
.fill-6,
.fill-6-2,
.fill-6-3,
.fill-7,
.fill-7-2,
.fill-7-3,
.fill-8,
.fill-8-2,
.fill-8-3,
.fill-9,
.fill-9-2,
.fill-9-3,
.fill-10,
.fill-10-2,
.fill-10-3,
.fill-11,
.fill-11-2,
.fill-11-3,
.fill-12,
.fill-12-2,
.fill-12-3,
.fill-13,
.fill-13-2,
.fill-13-3 {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  width: 0; }

.fill-1 {
  -webkit-animation-name: fill-1;
  animation-name: fill-1;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  background-color: #aed581; }

.fill-2 {
  -webkit-animation-name: fill-2;
  animation-name: fill-2;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  background-color: #ffab91; }

.fill-3 {
  -webkit-animation-name: fill-3;
  animation-name: fill-3;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  background-color: #0288d1; }

.fill-4 {
  -webkit-animation-name: fill-4;
  animation-name: fill-4;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  background-color: #80d8ff; }

.fill-5 {
  -webkit-animation-name: fill-5;
  animation-name: fill-5;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  background-color: #69f0ae; }

.fill-6 {
  -webkit-animation-name: fill-6;
  animation-name: fill-6;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  background-color: #7986cb; }

.fill-7 {
  -webkit-animation-name: fill-7;
  animation-name: fill-7;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-color: #fd667b; }

.fill-8 {
  -webkit-animation-name: fill-8;
  animation-name: fill-8;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  background-color: #84ffff; }

.fill-9 {
  -webkit-animation-name: fill-9;
  animation-name: fill-9;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  background-color: #ffe082; }

.fill-10 {
  -webkit-animation-name: fill-10;
  animation-name: fill-10;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
  background-color: #26c6da; }

.fill-11 {
  -webkit-animation-name: fill-11;
  animation-name: fill-11;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  background-color: #bbdefb; }

.fill-12 {
  -webkit-animation-name: fill-12;
  animation-name: fill-12;
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
  background-color: #ff8d2e; }

.fill-13 {
  -webkit-animation-name: fill-13;
  animation-name: fill-13;
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
  background-color: #e0e0e0; }

.fill-1-2 {
  -webkit-animation-name: fill-1-2;
  animation-name: fill-1-2;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  background-color: #aed581; }

.fill-2-2 {
  -webkit-animation-name: fill-2-2;
  animation-name: fill-2-2;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  background-color: #ffab91; }

.fill-3-2 {
  -webkit-animation-name: fill-3-2;
  animation-name: fill-3-2;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  background-color: #0288d1; }

.fill-4-2 {
  -webkit-animation-name: fill-4-2;
  animation-name: fill-4-2;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  background-color: #80d8ff; }

.fill-5-2 {
  -webkit-animation-name: fill-5-2;
  animation-name: fill-5-2;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  background-color: #69f0ae; }

.fill-6-2 {
  -webkit-animation-name: fill-6-2;
  animation-name: fill-6-2;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  background-color: #7986cb; }

.fill-7-2 {
  -webkit-animation-name: fill-7-2;
  animation-name: fill-7-2;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-color: #fd667b; }

.fill-8-2 {
  -webkit-animation-name: fill-11-2;
  animation-name: fill-11-2;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  background-color: #84ffff; }

.fill-9-2 {
  -webkit-animation-name: fill-9-2;
  animation-name: fill-9-2;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  background-color: #ffe082; }

.fill-10-2 {
  -webkit-animation-name: fill-10-2;
  animation-name: fill-10-2;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
  background-color: #26c6da; }

.fill-11-2 {
  -webkit-animation-name: fill-11-2;
  animation-name: fill-11-2;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  background-color: #bbdefb; }

.fill-12-2 {
  -webkit-animation-name: fill-12-2;
  animation-name: fill-12-2;
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
  background-color: #ff8d2e; }

.fill-13-2 {
  -webkit-animation-name: fill-13-2;
  animation-name: fill-13-2;
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
  background-color: #e0e0e0; }

.fill-1-3 {
  -webkit-animation-name: fill-1-3;
  animation-name: fill-1-3;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  background-color: #aed581; }

.fill-2-3 {
  -webkit-animation-name: fill-2-3;
  animation-name: fill-2-3;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  background-color: #ffab91; }

.fill-3-3 {
  -webkit-animation-name: fill-3-3;
  animation-name: fill-3-3;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  background-color: #0288d1; }

.fill-4-3 {
  -webkit-animation-name: fill-4-3;
  animation-name: fill-4-3;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  background-color: #80d8ff; }

.fill-5-3 {
  -webkit-animation-name: fill-5-3;
  animation-name: fill-5-3;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  background-color: #69f0ae; }

.fill-6-3 {
  -webkit-animation-name: fill-6-3;
  animation-name: fill-6-3;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  background-color: #7986cb; }

.fill-7-3 {
  -webkit-animation-name: fill-7-3;
  animation-name: fill-7-3;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  background-color: #fd667b; }

.fill-8-3 {
  -webkit-animation-name: fill-8-3;
  animation-name: fill-8-3;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  background-color: #84ffff; }

.fill-9-3 {
  -webkit-animation-name: fill-9-3;
  animation-name: fill-9-3;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  background-color: #ffe082; }

.fill-10-3 {
  -webkit-animation-name: fill-10-3;
  animation-name: fill-10-3;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
  background-color: #26c6da; }

.fill-11-3 {
  -webkit-animation-name: fill-11-3;
  animation-name: fill-11-3;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  background-color: #bbdefb; }

.fill-12-3 {
  -webkit-animation-name: fill-12-3;
  animation-name: fill-12-3;
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
  background-color: #ff8d2e; }

.fill-13-3 {
  -webkit-animation-name: fill-13-3;
  animation-name: fill-13-3;
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
  background-color: #e0e0e0; }

.usage {
  padding-top: 5em;
  padding-bottom: 5em; }
  .usage .note {
    display: inline-block;
    padding-top: 60px;
    padding-left: 25px;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #757575; }
    .usage .note ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .usage .note ul li {
        position: relative;
        text-align: left;
        padding-left: 12px;
        line-height: 1.3;
        margin: 0 0 8px;
        font-size: 16px;
        font-weight: 300;
        color: #757575; }
        .usage .note ul li:before {
          position: absolute;
          content: "*";
          top: 0;
          left: 0; }
        .usage .note ul li:last-child:before {
          content: "**"; }
  .usage header.title {
    text-align: center; }
    .usage header.title h2 {
      font-weight: 100;
      font-size: 10em;
      text-transform: none; }
  .usage .nav-tabs li {
    width: 33.33%; }
    .usage .nav-tabs li:last-child a {
      border-right: 2px solid #f4f4f4; }
    .usage .nav-tabs li a {
      display: block;
      background: transparent;
      text-align: center;
      padding: 30px;
      font-size: 30px;
      font-weight: 100;
      border: 2px solid #f4f4f4;
      margin: 0;
      outline: 0 !important;
      color: #424242;
      transition: all .2s linear;
      border-right: 0;
      border-radius: 0; }
      .usage .nav-tabs li a:hover, .usage .nav-tabs li a:focus {
        background: #09c;
        border: 2px solid #09c;
        color: #fff; }
  .usage .nav-tabs li.active a {
    background: #09c;
    border: 2px solid #09c;
    color: #fff; }
  .usage .tab-pane.active {
    display: flex; }
  .usage .tab-pane {
    padding-top: 70px; }
    .usage .tab-pane .fill-desc {
      display: inline-block;
      min-width: 160px;
      padding-right: 25px; }
      .usage .tab-pane .fill-desc .label {
        font-family: 'Poppins', sans-serif;
        color: #424242;
        font-size: 19px;
        font-weight: 300;
        padding: 5px 0;
        margin-bottom: 3px;
        text-align: right;
        display: block; }
    .usage .tab-pane .wrapper {
      display: inline-block;
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .usage .tab-pane .wrapper .wrapper__container {
        padding: 5px 0;
        position: relative; }
        .usage .tab-pane .wrapper .wrapper__container * {
          margin-bottom: 2px; }
        .usage .tab-pane .wrapper .wrapper__container .progress-bar {
          height: 20px;
          width: 100%;
          position: relative;
          z-index: 10;
          box-shadow: none;
          background: transparent;
          float: none; }
          .usage .tab-pane .wrapper .wrapper__container .progress-bar:after {
            content: "";
            position: absolute;
            top: 10px;
            left: 0;
            display: block;
            width: -webkit-calc(100% - 40px);
            width: calc(100% - 40px);
            height: 1px;
            background: #f4f4f4;
            z-index: -1; }
          .usage .tab-pane .wrapper .wrapper__container .progress-bar .progress {
            position: relative;
            height: 100%;
            border-radius: 0 15px 15px 0;
            -webkit-transition: width .3s ease-out;
            transition: width .3s ease-out;
            box-shadow: none; }
      .usage .tab-pane .wrapper .wrapper__percent {
        width: 100%;
        font-size: 0;
        padding-top: 25px; }
        .usage .tab-pane .wrapper .wrapper__percent .item {
          width: 9%;
          font-family: 'Poppins', sans-serif;
          color: #424242;
          font-size: 19px;
          font-weight: 200;
          text-align: left;
          display: inline-block;
          position: relative; }
          .usage .tab-pane .wrapper .wrapper__percent .item:after {
            position: absolute;
            content: "";
            top: -12px;
            left: 12px;
            display: block;
            min-height: 435px;
            width: 1px;
            background: #f4f4f4;
            z-index: 0;
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
        .usage .tab-pane .wrapper .wrapper__percent .item:first-child:after {
          left: 0px; }

.platform {
  padding: 4em 0;
  background: #2d2d2d url(../images/ios/platform-bg.jpg) no-repeat 100%/cover;
  color: #fff; }
  .platform .title span {
    color: #fff; }
  .platform .items {
    padding-top: 4em; }
    .platform .items .item {
      font-size: 10px;
      width: 100%;
      max-width: 740px;
      margin: 0 0 7em; }
      .platform .items .item h3 {
        font-size: 2.8em;
        font-weight: 600;
        margin: 0 0 35px;
        text-transform: uppercase;
        color: #fff; }
      .platform .items .item p {
        font-size: 2rem;
        line-height: 1.55;
        font-weight: 400; }
      .platform .items .item:last-child {
        margin: 0; }

@media (max-width: 1366px) {
  .platform .items .item {
    font-size: 9px;
    max-width: 580px; } }

.ios-portfolio {
  padding: 6em 0;
  padding-bottom: 3em; }
  .ios-portfolio .portfolio.v2 {
    padding-bottom: 0;
    padding-top: 2em; }
  .ios-portfolio .button-row {
    padding-top: 2.5em; }
    .ios-portfolio .button-row .btn {
      margin-bottom: 0; }

.service-page .contact .contact-form .form {
  padding-top: 2em; }

.fly-boxs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 130px;
  max-width: 1920px;
  text-align: center;
  margin: auto; }
  .fly-boxs .fly-box {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px;
    position: relative;
    -webkit-transition: -webkit-transform .7s ease;
    transition: -webkit-transform .7s ease;
    transition: transform .7s ease;
    transition: transform .7s ease, -webkit-transform .7s ease; }
    .fly-boxs .fly-box:first-child {
      top: 0;
      margin-left: 0; }
    .fly-boxs .fly-box:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-image: url(../images/pattern.png);
      background-repeat: repeat; }
    .fly-boxs .fly-box img {
      max-width: 100%; }

.service-page.android .app-section .items .item .image-wrapper {
  background-image: url(../images/android-block-bg.jpg); }

.service-page.android .title .subtitle {
  margin-bottom: 0; }

.service-page.android .expertise .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 3em; }

.service-page.android .expertise .items {
  display: inline-block;
  max-width: 465px;
  padding-top: 0; }
  .service-page.android .expertise .items .global-item {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-bottom: 70px; }
    .service-page.android .expertise .items .global-item:last-of-type {
      margin-bottom: 0; }

.service-page.android .expertise .expertise__img {
  -webkit-box-flex: 1.5;
  -webkit-flex: 1.5;
  -moz-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  padding-top: 50px;
  margin: 0 100px 0 80px; }
  .service-page.android .expertise .expertise__img img {
    max-width: 100%;
    width: 100%; }

.service-page.android .facts {
  padding-top: 4em; }

.service-page.android .market__main {
  padding-top: 3em; }

.service-page.android .spenders {
  background: #2d2d2d url(../images/android/spenders-bg.jpg) no-repeat 50%/cover;
  padding-top: 4em;
  padding-bottom: 4em;
  overflow: hidden !important; }
  .service-page.android .spenders .title h2 {
    font-weight: 100;
    font-size: 10em;
    text-transform: none;
    text-align: center; }

.service-page.android .spenders__block {
  padding-top: 12em; }

.service-page.android .fly-box.spenders-2 {
  top: 126px; }

.service-page.android .fly-box.spenders-3 {
  top: 55px; }

.service-page.android .fly-box.spenders-4 {
  top: 235px; }

.service-page.android .fly-box.spenders-5 {
  top: 155px; }

.service-page.android .spenders__rate {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }
  .service-page.android .spenders__rate span {
    display: block;
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px; }
  .service-page.android .spenders__rate span.rate {
    font-family: 'Poppins', sans-serif;
    font-size: 164px;
    font-weight: 100;
    line-height: 1; }
  .service-page.android .spenders__rate:last-child {
    margin-bottom: 0; }

.service-page.android .store {
  background-color: #f4f4f4;
  padding: 4em 0; }
  .service-page.android .store .title {
    text-align: center; }
    .service-page.android .store .title h2 {
      font-weight: 100;
      font-size: 10em;
      text-transform: none; }
  .service-page.android .store .store__graph {
    padding-top: 5em; }
    .service-page.android .store .store__graph img {
      max-width: 100%; }
  .service-page.android .store .store__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-top: 3em;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .service-page.android .store .store__item {
    text-align: center;
    display: inline-block;
    margin: 0 25px 35px; }
  .service-page.android .store .store__item-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 158px;
    height: 97px;
    background-color: #fff;
    position: relative;
    font-size: 80px;
    font-weight: 300;
    color: #fc835e;
    text-align: center;
    border-radius: 50px;
    margin: 0 auto 25px; }
  .service-page.android .store .store__item-min {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: -25px;
    font-size: 18px;
    background-color: #fc835e;
    color: #fff;
    border-radius: 50px;
    padding: 5px 10px;
    font-family: 'Poppins', sans-serif; }
  .service-page.android .store .store__item-text {
    font-size: 21px;
    color: #757575;
    line-height: 1.3; }
    .service-page.android .store .store__item-text strong {
      font-weight: 500;
      color: #424242;
      text-transform: capitalize; }
  .service-page.android .store .store__item-main.blue {
    color: #59d3fc; }
  .service-page.android .store .store__item-min.blue {
    background-color: #59d3fc; }

.service-page.android .usage .tab-frame {
  margin-top: 70px; }

.service-page.android .usage .nav-tabs li a {
  font-weight: 500;
  font-size: 25px; }

.service-page.android .platform {
  background: #2d2d2d; }
  .service-page.android .platform .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px;
    padding-top: 0; }
  .service-page.android .platform .items__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .service-page.android .platform .items__img {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .service-page.android .platform .items__img img {
      max-width: 100%; }

@media (max-width: 1366px) {
  .service-page.android .expertise .expertise__img {
    margin: 0 50px 0 30px; }
  .spenders__block {
    padding-top: 15em; }
  .service-page.android .fly-boxs .fly-box {
    margin: 0 3px; }
  .service-page.android .platform .items {
    margin-top: 44px; } }

.animated.visible {
  visibility: visible; }

.wearable .app-section .items .item .image-wrapper {
  background: url(../images/wearable/wearable-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%; }

.wearable .devices .development {
  padding-top: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .wearable .devices .development .content {
    text-align: left;
    max-width: 930px;
    width: 100%; }
  .wearable .devices .development .content,
  .wearable .devices .development .img {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 2em; }
  .wearable .devices .development .content__title h3 {
    font-size: 2.3em; }
  .wearable .devices .development .content__title p {
    display: inline-block;
    font-size: 21px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    padding: 8px 10px;
    color: #fff;
    font-weight: 600;
    line-height: 1; }
  .wearable .devices .development p.green {
    background-color: #99c436; }
  .wearable .devices .development p.pink {
    background-color: #ff5f7d; }

.wearable .application {
  background-color: #f4f4f4;
  padding-top: 5em;
  padding-bottom: 2em; }

.wearable .application__container {
  padding-top: 3em;
  overflow: hidden; }

.wearable .application__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }

.wearable .application__item {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 770px;
  height: 476px;
  background-color: #fff;
  margin-right: 30px;
  padding: 55px 55px 55px 320px; }

.wearable .application__item-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  overflow: hidden;
  width: 245px;
  height: 160px;
  -webkit-transform: skew(-10deg) rotate(-10deg);
  transform: skew(-10deg) rotate(-10deg); }
  .wearable .application__item-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern.png);
    background-repeat: repeat; }
  .wearable .application__item-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: -1; }

.wearable .application__item-imgs .animated {
  position: absolute;
  left: 0;
  bottom: 20px; }
  .wearable .application__item-imgs .animated:first-child {
    bottom: inherit;
    top: -20px; }
  .wearable .application__item-imgs .animated:nth-child(2) {
    bottom: 178px; }

.wearable .application__item-title {
  font-size: 1.2em;
  letter-spacing: .025em;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px; }

.wearable .application__item-text {
  line-height: 1.5;
  color: #757575;
  font-size: 2.1rem;
  font-weight: 400;
  margin: 0 0 20px; }

.wearable .application__item-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .wearable .application__item-list li {
    color: #424242;
    font-weight: 500;
    line-height: 1.7;
    position: relative;
    padding-left: 15px; }
    .wearable .application__item-list li:before {
      position: absolute;
      content: "-";
      top: 0;
      left: 0;
      display: block; }

.wearable .insights {
  background-color: #fff;
  padding-top: 4em;
  padding-bottom: 4em; }
  .wearable .insights p.subtitle {
    max-width: 925px; }

.wearable .market__container {
  margin-top: 3em;
  padding: 5.5em;
  border: 3px solid #f4f4f4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }

.wearable .market__chart {
  width: 30%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  .wearable .market__chart .chart {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-120deg);
    transform: translate(-50%, -50%) rotate(-120deg);
    width: 500px;
    height: 500px;
    max-width: 500px;
    max-height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
    .wearable .market__chart .chart:hover {
      cursor: pointer; }
    .wearable .market__chart .chart .old {
      display: none; }
    .wearable .market__chart .chart path {
      cursor: pointer; }
  .wearable .market__chart .chart-center-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 170px;
    height: 170px;
    max-width: 170px;
    max-height: 170px;
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .wearable .market__chart .chart-center-info ul {
      list-style: none;
      padding-left: 0;
      margin: 0; }
      .wearable .market__chart .chart-center-info ul li {
        -webkit-animation: fadeIn .5s;
        animation: fadeIn .5s;
        font-size: 42px;
        font-weight: 600;
        line-height: 1; }
      .wearable .market__chart .chart-center-info ul li.color-blue {
        color: #64b5f6; }
      .wearable .market__chart .chart-center-info ul li.color-red {
        color: #e57373; }
      .wearable .market__chart .chart-center-info ul li.color-green {
        color: #d4e157; }
      .wearable .market__chart .chart-center-info ul li.color-gray {
        color: #b0bec5; }
      .wearable .market__chart .chart-center-info ul span.title {
        text-transform: none;
        display: block;
        font-size: 16px;
        color: #555 !important;
        font-weight: 400;
        margin-bottom: 2px; }
      .wearable .market__chart .chart-center-info ul span.percent {
        font-size: 24px;
        font-weight: 300; }
  .wearable .market__chart .hidden-block {
    display: none; }

.wearable .market__info {
  width: 70%;
  padding-left: 120px; }

.wearable .market__info-title h3 {
  font-size: 2.3em;
  font-weight: 100;
  letter-spacing: .025em; }

.wearable .market__info-title p {
  font-size: 1.1em;
  line-height: 1.5;
  margin: 25px 0 45px; }

.wearable .lightPie:hover {
  opacity: 1 !important; }

.wearable .market__info-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .wearable .market__info-list ul li {
    font-size: 1em;
    line-height: 2.4;
    position: relative;
    padding-left: 60px;
    cursor: pointer; }
    .wearable .market__info-list ul li:before {
      position: absolute;
      content: "";
      top: 10px;
      left: 0;
      width: 35px;
      height: 35px;
      display: block;
      border-radius: 50%; }
    .wearable .market__info-list ul li:first-child:before {
      background-color: #64b5f6; }
    .wearable .market__info-list ul li:nth-child(2):before {
      background-color: #e57373; }
    .wearable .market__info-list ul li:nth-child(3):before {
      background-color: #d4e157; }
    .wearable .market__info-list ul li:nth-child(4):before {
      background-color: #b0bec5; }

.wearable .platform {
  background: #2d2d2d; }
  .wearable .platform .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    margin-top: 44px; }
  .wearable .platform .items__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .wearable .platform .items__img {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

@media (max-width: 1366px) {
  .wearable .devices .development .content__title p {
    font-size: 14px; }
  .wearable .application__item {
    padding-right: 20px;
    padding-left: 215px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .wearable .application__item-img {
    width: 176px; }
    .wearable .application__item-img img {
      -webkit-transform: scale(1.6);
      transform: scale(1.6); }
  .wearable .application__item-list,
  .wearable .application__item-text {
    font-size: 16px;
    line-height: 1.3; }
  .wearable .market__container {
    padding: 50px 10px 50px 50px; }
  .wearable .market__info {
    padding-left: 80px; }
  .wearable .market__chart .chart {
    width: 380px;
    height: 380px;
    max-width: 380px;
    max-height: 380px; }
  .wearable .market__chart .chart-center-info {
    width: 120px;
    height: 120px;
    max-width: 120px;
    max-height: 120px; }
  .wearable .market__chart .chart-center-info ul li {
    font-size: 36px; }
    .wearable .market__chart .chart-center-info ul li span.title {
      font-size: 12px; }
    .wearable .market__chart .chart-center-info ul li span.percent {
      font-size: 20px; }
  .wearable .market__info-list ul li {
    padding-left: 30px; }
    .wearable .market__info-list ul li:before {
      width: 15px;
      height: 15px; } }

.design .top-head .section-title {
  text-align: left; }
  .design .top-head .section-title span {
    top: -60%;
    left: -20%; }

.design .items {
  margin-top: 70px;
  font-size: 0; }
  .design .items .item {
    display: inline-block;
    vertical-align: top; }
    .design .items .item:first-child {
      width: 17%; }
      .design .items .item:first-child .image-wrapper {
        background-image: url(../images/design/design-img1.jpg); }
    .design .items .item:nth-child(2) {
      width: 33%;
      padding: 0 20px; }
      .design .items .item:nth-child(2) .image-wrapper {
        background-image: url(../images/design/design-img2.jpg); }
    .design .items .item:nth-child(3) {
      width: 50%; }
      .design .items .item:nth-child(3) .image-wrapper {
        background-image: url(../images/design/design-img3.jpg); }

.design .sb__des {
  padding: 0;
  overflow: hidden; }
  .design .sb__des.bg:before {
    background-size: contain; }
  .design .sb__des .container__flex {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .design .sb__des .container__flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .design .sb__des .desc {
    margin-bottom: 2em; }
  .design .sb__des .sb__des-comtent {
    width: 55%; }
  .design .sb__des .sb__des-comtent.reverse {
    padding-left: 150px; }
  .design .sb__des .sb__des-img {
    right: -5%;
    position: relative;
    width: 45%; }
    .design .sb__des .sb__des-img img {
      width: auto;
      max-width: none; }
  .design .sb__des .rev-img {
    top: auto;
    right: auto;
    bottom: 0;
    left: -34%; }
  .design .sb__des h2 {
    font-size: 3.4em;
    font-weight: 600;
    letter-spacing: .025em;
    margin-bottom: 30px;
    color: #424242;
    text-transform: uppercase;
    line-height: 1; }
  .design .sb__des p.text.margin {
    margin-bottom: 50px; }
  .design .sb__des .logo-des,
  .design .sb__des .mob-des,
  .design .sb__des .web-des {
    position: relative;
    padding: 5em 0 0; }
  .design .sb__des .logo-des {
    padding-bottom: 4em; }
  .design .sb__des .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    .design .sb__des .row .item {
      display: inline-block;
      padding-top: 20px;
      margin-right: 2em;
      margin-bottom: 2em;
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .design .sb__des .row .item:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 27px;
        height: 4px;
        display: block;
        background-color: #979797; }
  .design .sb__des .item__title p {
    font-size: 1.5em;
    color: #000;
    font-weight: 600;
    letter-spacing: .025em;
    text-transform: uppercase;
    margin: 0 0 .35em;
    line-height: 1; }
  .design .sb__des .item__desc p {
    font-size: .9em;
    font-weight: 300;
    color: #757575;
    line-height: 1.5em;
    margin: 0; }
  .design .sb__des .web-des {
    background-color: #f6f8fa; }
  .design .sb__des .mob-des {
    background-color: #fff;
    padding-bottom: 11em; }
    .design .sb__des .mob-des .circle {
      z-index: 1; }
  .design .sb__des .bottom-style {
    position: relative; }
    .design .sb__des .bottom-style:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-image: url(../images/pattern.png);
      background-repeat: repeat;
      z-index: 1; }
    .design .sb__des .bottom-style .bg {
      position: relative; }
    .design .sb__des .bottom-style .bg-img {
      display: inline-block;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 2; }

.design .purpose {
  background: #f4f4f4 url(../images/design/purpose-img.png) no-repeat 100% 100%;
  padding: 4em 0 5em; }
  .design .purpose .content {
    padding-top: 3em;
    max-width: 1025px; }
  .design .purpose .items {
    font-size: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0; }
    .design .purpose .items .global-item {
      max-width: 78em;
      margin-bottom: 2em;
      padding-right: 1em;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }

.design .process {
  background-color: #2d2d2d;
  padding-top: 5em;
  padding-bottom: 5em;
  color: #fff;
  overflow-x: hidden; }
  .design .process .top-head .section-title {
    text-align: center; }
    .design .process .top-head .section-title span {
      top: -60%;
      left: 0; }
  .design .process .circle.left {
    top: 2%; }
  .design .process .circle.right {
    top: auto;
    right: 2%;
    bottom: 40%;
    width: 100px;
    height: 100px; }
  .design .process span.white {
    color: #fff; }
  .design .process .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 3em;
    font-size: inherit; }
    .design .process .items .item {
      text-align: left;
      max-width: 430px;
      width: auto; }
      .design .process .items .item:nth-child(2) {
        margin: 0 25px; }
    .design .process .items .item__title {
      margin-bottom: 15px; }
      .design .process .items .item__title h3 {
        display: inline-block;
        padding-left: 5px;
        color: #fff;
        font-size: 36px;
        font-weight: 100;
        margin: 0; }
      .design .process .items .item__title span {
        display: inline-block;
        color: #fb836f;
        font-weight: 300;
        font-size: 30px; }
    .design .process .items .item__desc p {
      font-size: .9em;
      color: #fff; }
    .design .process .items .item__components ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .design .process .items .item__components ul li {
        position: relative;
        padding-left: 10px;
        font-size: 14px;
        font-weight: 400;
        color: #dadada;
        line-height: 21px; }
        .design .process .items .item__components ul li:before {
          position: absolute;
          content: "-";
          top: 0;
          left: 0; }
  .design .process .item_column {
    margin: 0 0 90px !important;
    display: block; }
    .design .process .item_column:last-child {
      margin-bottom: 0 !important; }
  .design .process .parallax {
    width: 929px;
    margin-right: 40px;
    overflow: hidden;
    position: relative; }
    .design .process .parallax img {
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover;
      width: auto;
      max-width: none; }
    .design .process .parallax .item-left {
      position: relative;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .design .process .parallax .item-left:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/pattern.png);
        background-repeat: repeat; }
    .design .process .parallax .item_big {
      background-color: #2d2d2d;
      padding: 45px;
      z-index: 1;
      max-width: 500px; }

.design .services {
  background-color: #fff;
  padding: 13em 0; }
  .design .services .row {
    padding: 7em 15em 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0; }
    .design .services .row:before, .design .services .row:after {
      content: none; }
  .design .services .row_revers {
    padding: 7em 0 0 15em; }
  .design .services .item {
    border: 2px solid #f4f4f4;
    padding: 35px 35px 35px 55px;
    width: 100%;
    min-height: 460px;
    max-width: 610px;
    position: relative; }
  .design .services .item__img {
    position: absolute;
    top: 35px;
    right: -150px; }
    .design .services .item__img img {
      width: auto; }
  .design .services .item__img.revers {
    right: auto;
    left: -150px; }
  .design .services .item__title p {
    font-size: 28px;
    color: #424242;
    font-weight: 600;
    letter-spacing: .025em;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 15px; }
  .design .services .item__desc ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 315px; }
    .design .services .item__desc ul li {
      font-size: 16px;
      color: #757575;
      line-height: 24.57px;
      padding-left: 20px;
      position: relative; }
      .design .services .item__desc ul li:before {
        content: "\f111";
        position: absolute;
        left: 0;
        top: 10px;
        font: normal normal normal 6px/1 FontAwesome;
        color: #09c; }

.design .mobile {
  background-color: #f4f4f4;
  padding: 5em 0;
  position: relative; }
  .design .mobile .mobile__img {
    position: absolute;
    top: 0;
    right: 0; }
  .design .mobile header {
    display: inline-block;
    max-width: 760px; }
  .design .mobile h2 {
    font-size: 10em;
    font-weight: 100;
    letter-spacing: .025em;
    margin-bottom: 50px;
    text-transform: none; }
  .design .mobile .subtitle {
    font-size: 3.4em;
    font-weight: 400;
    line-height: 1.24;
    padding-top: .8em;
    text-transform: none; }
  .design .mobile .row {
    max-width: 930px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
    margin: 0; }
    .design .mobile .row:before, .design .mobile .row:after {
      content: none; }
  .design .mobile .item {
    display: inline-block;
    width: 100%;
    max-width: 450px;
    background-color: #fff;
    padding: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .design .mobile .item:last-child {
      margin-left: 30px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -moz-box-orient: horizontal;
      -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .design .mobile .item__title p {
    color: #5e9cd5;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 10px; }
  .design .mobile .item__desc p {
    font-size: 18px;
    font-weight: 100;
    color: #424242;
    line-height: 27px; }
  .design .mobile .item__img img {
    max-width: none;
    width: 170px;
    margin-right: 25px; }
  .design .mobile .item__img img.android-img {
    width: 160px;
    margin-right: 0;
    margin-left: 10px; }

.design .cases .title .sub-title {
  font-size: 25px;
  font-weight: 100;
  line-height: 1.24;
  padding-top: .8em;
  text-transform: none; }

.design .cases .button-row {
  padding-top: 2.2em; }

@media (max-width: 1800px) {
  .design .purpose {
    background-size: 26%; }
    .design .purpose .content {
      max-width: 850px;
      padding-bottom: 92px; } }

@media (max-width: 1600px) {
  .design .services .item {
    min-height: 370px;
    max-width: 465px;
    padding-left: 30px;
    padding-right: 120px; }
  .design .services .item_revers {
    padding-left: 120px;
    padding-right: 30px; }
  .design .services .item__img {
    right: -95px; }
  .design .services .item__img.revers {
    left: -95px; }
  .design .services .item__img img {
    max-width: 200px; }
  .design .mobile__img img {
    display: none; }
  .design .mobile__img img.hidden {
    display: block !important;
    visibility: visible !important; } }

@media (max-width: 1550px) {
  .sb__des-img.rev-img {
    left: -33%; } }

@media (max-width: 1366px) {
  .design .items {
    margin-top: 44px; }
    .design .items .item:nth-child(2) {
      padding: 0 5px; }
  .design .sb__des .sb__des-comtent.reverse {
    padding-left: 0; }
  .design .sb__des .rev-img img {
    max-width: 780px; }
  .design .process .items .item__components ul li {
    font-size: 13px;
    line-height: 21px; }
  .design .process .parallax {
    width: 752px; }
  .design .process .parallax .item-left {
    max-width: 752px; } }

.contact-page section {
  padding: 80px 0 50px 0;
  background: #fff; }

.contact-page .intro .row {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.contact-page .intro h1 {
  color: #424242;
  font-weight: 600; }

.contact-page .intro .box {
  margin: 0px 0px 0px 0px;
  padding: 35px 30px 35px 30px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: rgba(255, 0, 68, 0);
  border-radius: 20px;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
  width: 500px;
  transition: .5s ease all; }
  .contact-page .intro .box:not(:last-child) {
    margin-bottom: 30px; }
  .contact-page .intro .box:nth-child(even) {
    right: -60px; }
  .contact-page .intro .box:hover {
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #34a9ff; }
  .contact-page .intro .box .icon {
    margin-right: 15px;
    min-width: 80px; }
    .contact-page .intro .box .icon img {
      max-width: 80px; }
  .contact-page .intro .box .desc h2 {
    margin-bottom: 0;
    font-size: 25px; }
  .contact-page .intro .box .desc p {
    margin: 0; }

.contact-page .information h3 {
  color: rgba(23, 28, 68, 0.82);
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.7em; }

.contact-page .information h2 {
  color: #424242;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.5px;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px; }
  .contact-page .information h2:after {
    content: "";
    position: absolute;
    background: #c6c6c6;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 2px; }
  .contact-page .information h2 span {
    font-weight: 600;
    display: block; }

.contact-page .blockquote {
  background: url(../images/banners/Why-Choose-US-BG-1.png) no-repeat center center/cover !important;
  padding: 50px 65px;
  color: #fff;
  margin-bottom: 40px;
  position: relative;
  z-index: 1; }
  .contact-page .blockquote:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #208ecd;
    opacity: .7;
    z-index: -1; }
  .contact-page .blockquote p {
    text-align: center;
    font-size: 28px;
    line-height: 1.8; }

.contact-page .contact .btn {
  color: #212121; }
  .contact-page .contact .btn:before {
    background: #fff; }

.contact-page .top-head {
  padding: 70px 0 40px; }

.contact-page .get-in-touch h3 {
  color: rgba(23, 28, 68, 0.82);
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.7em; }

.contact-page .get-in-touch h2 {
  color: #424242;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.5px;
  position: relative;
  text-align: center; }

.contact-page .get-in-touch .form-control {
  border: 0;
  border-bottom: 1px solid #e6e5e7;
  background: transparent;
  border-radius: 0;
  outline: none !important;
  color: #696969;
  padding-inline-start: 0;
  box-shadow: none !important; }
  .contact-page .get-in-touch .form-control:focus {
    border-color: #1d9bef; }
  .contact-page .get-in-touch .form-control::placeholder {
    color: #696969; }

.contacts .title h1 {
  color: #424242;
  font-size: 10em;
  font-weight: 600;
  letter-spacing: .025em; }
  .contacts .title h1 span {
    font-size: 28px;
    padding-top: 18px; }

.contacts .fly-boxs {
  padding-top: 80px;
  padding-left: 15px;
  padding-right: 15px; }
  .contacts .fly-boxs .fly-box:first-child {
    top: 110px; }
  .contacts .fly-boxs .fly-box:nth-child(2) {
    top: 50px; }
  .contacts .fly-boxs .fly-box:nth-child(3) {
    top: 120px; }
  .contacts .fly-boxs .fly-box:last-child {
    margin-right: 0; }

.contact.white {
  background: #fff; }
  .contact.white .title {
    margin-bottom: 30px; }
    .contact.white .title h2 {
      color: #424242; }
    .contact.white .title .subtitle {
      color: #424242; }
  .contact.white .contact-form {
    background: #F1F4F5;
    padding: 30px; }
  .contact.white .contact-form .form {
    padding-top: 0;
    /*** .btn {
            -webkit-animation: borderPulseWhite 1s infinite ease-out; 
            animation: borderPulseWhite 1s infinite ease-out;
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
        } ***/ }
    .contact.white .contact-form .form .row {
      margin: 0 0 20px 0; }
    .contact.white .contact-form .form .input-white {
      background-color: #f6f8fa;
      color: #929292;
      outline: none !important; }
      .contact.white .contact-form .form .input-white:active, .contact.white .contact-form .form .input-white:focus {
        box-shadow: 0 0 15px 3px rgba(145, 145, 145, 0.42); }
    .contact.white .contact-form .form .input-white::-webkit-input-placeholder {
      color: #929292; }
    .contact.white .contact-form .form .input-white::-moz-placeholder {
      color: #929292; }
    .contact.white .contact-form .form .input-white:-ms-input-placeholder {
      color: #929292; }
    .contact.white .contact-form .form .input-white:-moz-placeholder {
      color: #929292; }

.all-contacts {
  background-color: #f6f8fa;
  padding-top: 5em;
  padding-bottom: 4em; }
  .all-contacts .circle {
    left: 2%;
    top: 10%; }
  .all-contacts .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 4em; }
    .all-contacts .row:before {
      content: none; }
    .all-contacts .row:after {
      content: none; }
    .all-contacts .row:last-child {
      margin-bottom: 0; }
  .all-contacts .items {
    max-width: 1270px;
    color: #757575; }
  .all-contacts .item {
    position: relative;
    padding-top: 1.5em;
    min-width: 480px;
    margin: 0 0 30px; }
    .all-contacts .item:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 60px;
      height: 3px;
      background: #09c; }
  .all-contacts .item__title {
    font-size: 1.9em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .025em;
    margin: 0 0 10px; }
  .all-contacts .item__desc {
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 35px;
    line-height: 36px; }
  .all-contacts .item__contact a {
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 15px;
    color: #757575;
    line-height: 1; }
    .all-contacts .item__contact a:last-child {
      margin: 0;
      color: #09c; }
  .all-contacts address {
    font-style: normal;
    margin: 0; }

.map {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 40px 0 80px; }
  .map iframe {
    width: 100%;
    height: 540px;
    border: 0; }
  .map .address {
    display: flex;
    justify-content: center; }
  .map address {
    margin: 0;
    background-color: #00aff2;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.13);
    transition: background 0.3s, border 0.3s,  border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 20px 0px 0px;
    padding: 40px 35px 40px 35px;
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 33%;
    border-radius: 20px; }
    .map address .address__icon {
      background-color: rgba(255, 255, 255, 0.07);
      padding: 20px;
      width: 100px;
      height: 100px;
      margin: auto;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      transition: 300ms all;
      transform: scale(1) rotate(0deg); }
      .map address .address__icon svg {
        width: 50px; }
    .map address .address__title {
      font-size: 20px;
      font-weight: 600;
      text-transform: uppercase;
      margin: 25px 0 25px;
      padding: 0;
      color: #fff; }
    .map address .address__city {
      padding: 0;
      margin: 0; }
      .map address .address__city p {
        margin: 0;
        font-weight: 400;
        line-height: 1.8em;
        color: #efefef; }
    .map address .bg-image {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0.04; }
    .map address:before {
      opacity: 0;
      content: "";
      width: 35px;
      height: 35px;
      background: #fdfdff0a;
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 1;
      border-radius: 100%;
      transform: translate(-31px, -37px) scale(1);
      transition: 300ms all; }
    .map address:after {
      content: "";
      position: absolute;
      background: #ffffff12;
      opacity: 0;
      transition: 300ms all;
      width: 35px;
      height: 35px;
      display: block;
      bottom: 0;
      right: 0;
      z-index: 1;
      border-radius: 100%;
      transform: translate(-31px, -37px) scale(1);
      transition: 300ms all; }
    .map address:hover:before {
      transition: 600ms all;
      transform: translate(-41px, -47px) scale(7);
      opacity: 1; }
    .map address:hover:after {
      transition: 600ms all;
      transform: translate(-41px, -47px) scale(11);
      opacity: 1; }
    .map address:hover .address__icon {
      transition: 600ms all;
      transform: scale(1.2) rotate(360deg); }

.header .nav-list > li {
  position: relative; }

.has-menu .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  right: 0;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  opacity: 0;
  pointer-events: none;
  display: block;
  -webkit-transition: opacity .2s linear, top .2s linear;
  transition: opacity .2s linear, top .2s linear;
  text-align: left; }

.header .has-menu .sub-menu li {
  text-transform: uppercase;
  border-bottom: 1px solid #e3e3e3;
  -webkit-transition: .2s linear;
  transition: .2s linear; }
  .header .has-menu .sub-menu li:first-child:after {
    content: "";
    position: absolute;
    top: -8px;
    right: 30px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    box-shadow: 5px 3px 10px -3px rgba(0, 0, 0, 0.17);
    -webkit-transition: .2s linear;
    transition: .2s linear; }
  .header .has-menu .sub-menu li:hover, .header .has-menu .sub-menu li:focus {
    background-color: #f4f4f4; }
    .header .has-menu .sub-menu li:hover:after, .header .has-menu .sub-menu li:focus:after {
      background-color: #f4f4f4; }

.header .has-menu .sub-menu li a {
  font-size: 14px;
  padding: 20px;
  font-weight: 400;
  display: block;
  color: #2d2d2d;
  -webkit-transition: .2s linear;
  transition: .2s linear; }

.has-menu .sub-menu.active {
  top: 50px;
  opacity: 1;
  pointer-events: auto;
  z-index: 2; }

.our-history .history-slider .slide .content .columns .row:not(:last-child) {
  margin-bottom: 30px; }

.inner-banner header.title h1 {
  font-size: 7em; }

.inner-banner header.title p {
  text-transform: none;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-weight: 500; }

.work-wrapper {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 5em 0;
  max-width: 1570px;
  margin: auto; }
  .work-wrapper .grid-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    .work-wrapper .grid-wrap .col {
      width: 50%;
      padding: 0 15px;
      margin-bottom: 30px; }
  .work-wrapper .image {
    position: relative;
    overflow: hidden; }
    .work-wrapper .image > a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .work-wrapper .image img {
      transition: all .4s ease-out;
      transform: scale(1); }
    .work-wrapper .image:hover img {
      transform: scale(1.2) rotate(6deg); }
    .work-wrapper .image .caption {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      text-align: center;
      padding: 25px;
      background: rgba(0, 0, 0, 0.6);
      opacity: 0;
      transition: all .2s ease; }
      .work-wrapper .image .caption:before, .work-wrapper .image .caption:after {
        content: '';
        box-sizing: inherit;
        position: absolute;
        border: 2px solid transparent;
        width: 0;
        height: 0;
        top: 15px;
        bottom: 0;
        left: 15px;
        right: 0; }
      .work-wrapper .image .caption .inner {
        position: relative;
        z-index: 9;
        margin-top: 40px;
        opacity: 0;
        transition: all .4s ease; }
      .work-wrapper .image .caption h2 {
        font-weight: 900;
        font-size: 3rem;
        color: #fff;
        margin-bottom: 10px; }
      .work-wrapper .image .caption p {
        font-size: 1.9rem;
        font-weight: 400;
        color: #fff;
        line-height: 1;
        margin-bottom: 15px; }
      .work-wrapper .image .caption .btn-project {
        font-size: 12px;
        font-weight: 300;
        background: #00bcfa;
        background: -moz-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, #00bcfa), color-stop(30%, #00bcfa), color-stop(57%, #2698d1), color-stop(100%, #2698d1));
        background: -webkit-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
        background: -o-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
        background: -ms-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
        background: linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
        min-height: auto;
        padding: 10px 14px;
        letter-spacing: 1px;
        line-height: 1;
        color: #ffff; }
        .work-wrapper .image .caption .btn-project:after {
          display: none; }
        .work-wrapper .image .caption .btn-project:hover, .work-wrapper .image .caption .btn-project:focus {
          color: #fff;
          background: #2698d1;
          background: -moz-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
          background: -webkit-gradient(left bottom, right top, color-stop(0%, #00bcfa), color-stop(30%, #00bcfa), color-stop(57%, #2698d1), color-stop(100%, #2698d1));
          background: -webkit-linear-gradient(45deg, #2698d1 0%, #2698d1 30%, #2698d1 57%, #2698d1 100%);
          background: -o-linear-gradient(45deg, #2698d1 0%, #2698d1 30%, #2698d1 57%, #2698d1 100%);
          background: -ms-linear-gradient(45deg, #2698d1 0%, #2698d1 30%, #2698d1 57%, #2698d1 100%);
          background: linear-gradient(45deg, #2698d1 0%, #2698d1 30%, #2698d1 57%, #2698d1 100%); }
      .work-wrapper .image .caption:hover {
        opacity: 1; }
        .work-wrapper .image .caption:hover:before, .work-wrapper .image .caption:hover:after {
          width: calc(100% - 30px);
          height: calc(100% - 30px); }
        .work-wrapper .image .caption:hover:before {
          transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
          border-top-color: #fff;
          border-right-color: #fff; }
        .work-wrapper .image .caption:hover:after {
          border-bottom-color: #fff;
          border-left-color: #fff;
          transition: height 0.25s ease-out, width 0.25s ease-out 0.25s; }
        .work-wrapper .image .caption:hover .inner {
          margin: 0;
          opacity: 1; }

#filtrable {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  padding-top: 50px; }
  #filtrable li {
    display: inline-block; }
    #filtrable li .btn {
      min-height: auto;
      padding: 10px 35px;
      font-size: 1.5rem;
      background: transparent;
      color: #000;
      border: 2px solid #000; }
      #filtrable li .btn:hover, #filtrable li .btn:focus {
        background: #000;
        border-color: #000;
        color: #fff; }
      #filtrable li .btn:after {
        display: none; }

.hours {
  position: relative;
  background: #f6f7fb;
  padding: 45px 0;
  text-align: center; }
  .hours p {
    line-height: 1.4;
    font-size: 20px;
    margin: 0; }
  .hours h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2px;
    margin: 0 0 20px 0; }

@-webkit-keyframes circleRotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(1turn);
    transform: translate(-50%, -50%) rotate(1turn); } }

@keyframes circleRotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(1turn);
    transform: translate(-50%, -50%) rotate(1turn); } }

@-webkit-keyframes circleRotateReverse {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(-1turn);
    transform: translate(-50%, -50%) rotate(-1turn); } }

@keyframes circleRotateReverse {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(-1turn);
    transform: translate(-50%, -50%) rotate(-1turn); } }

.technologies-circle-container {
  position: absolute;
  top: 50%;
  right: 15%; }
  .technologies-circle-container .circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1.5px dashed #c5d2db;
    border-radius: 50%; }
  .technologies-circle-container .circle.circle-lg {
    width: 725px;
    height: 725px;
    -webkit-animation: circleRotate 194s linear infinite;
    animation: circleRotate 194s linear infinite; }
  .technologies-circle-container .circle.circle-md {
    width: 600px;
    height: 600px;
    -webkit-animation: circleRotateReverse 178s linear infinite;
    animation: circleRotateReverse 178s linear infinite; }
  .technologies-circle-container .circle.circle-sm {
    width: 475px;
    height: 475px;
    -webkit-animation: circleRotate 122s linear infinite;
    animation: circleRotate 122s linear infinite; }

@media (max-width: 1600px) {
  .technologies-container .circle.circle-lg {
    width: 475px;
    height: 475px; }
  .technologies-container .circle.circle-md {
    width: 390px;
    height: 390px; }
  .technologies-container .circle.circle-sm {
    width: 300px;
    height: 300px; } }

.technologies {
  position: relative;
  background-color: #fff;
  overflow: hidden; }
  .technologies .position-relative {
    position: relative; }
  .technologies .custom-arrows .slider-left {
    left: -85px;
    border-color: #000; }
  .technologies .custom-arrows .slider-right {
    right: -85px;
    border-color: #000; }
  .technologies header.title {
    margin-bottom: 15px; }
    .technologies header.title p {
      color: #58d4e5;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: 1.4;
      margin-bottom: 10px;
      position: relative;
      z-index: 9; }
    .technologies header.title h2 {
      position: relative;
      display: inline-block;
      color: #263238;
      font-size: 30px;
      font-weight: 900;
      text-transform: capitalize;
      z-index: 9; }
      .technologies header.title h2 span {
        position: absolute;
        bottom: 65px;
        right: -130px;
        color: #f6f7fb;
        font-size: 151px;
        font-weight: 800;
        z-index: -1;
        line-height: 0; }
  .technologies ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .technologies ul li {
    position: relative;
    padding-left: 15px; }
  .technologies ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #09c;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 7px; }

.technologies__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .technologies__container .technologies__item {
    width: 100%;
    margin-bottom: 20px; }
    .technologies__container .technologies__item:last-child {
      margin: 0; }
  .technologies__container .text-container > p {
    margin-bottom: 30px; }
  .technologies__container .text-container p {
    font-size: 15px;
    font-family: Assistant, sans-serif;
    line-height: 1.5;
    color: #757575; }
  .technologies__container .text-container h3 {
    font-family: Assistant, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #263238;
    margin: 0 0 20px; }
  .technologies__container .icon-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .technologies__container .icon-blocks .icon-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: flex-start;
      text-align: left;
      padding: 0;
      margin-bottom: 25px; }
      .technologies__container .icon-blocks .icon-item p {
        font-size: 15px;
        font-family: Assistant, sans-serif;
        line-height: 1.5;
        color: #757575;
        margin: 0; }
  .technologies__container .icon-box {
    width: 50px;
    height: 50px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
    margin-right: 25px; }
  .technologies__container .icon-box.blue {
    box-shadow: 0 10px 13px rgba(45, 209, 230, 0.22); }
  .technologies__container .icon-box.purple {
    box-shadow: 0 10px 13px rgba(162, 160, 250, 0.22); }
  .technologies__container .icon-box.orange {
    box-shadow: 0 10px 13px rgba(255, 156, 117, 0.22); }
  .technologies__container .icon-box.green {
    box-shadow: 0 10px 13px rgba(148, 216, 105, 0.22); }
  .technologies__container .icon-box.yellow {
    box-shadow: 0 10px 13px rgba(255, 223, 84, 0.23); }
  .technologies__container .sheme-bock__container {
    position: relative;
    min-width: 470px;
    max-width: 470px;
    padding-top: 130px; }
    .technologies__container .sheme-bock__container .sheme-item {
      position: absolute;
      width: 140px;
      height: 46px;
      box-shadow: 0 10px 13px rgba(45, 209, 230, 0.22);
      border-radius: 3px;
      background-color: #31cbdf;
      font-weight: 600;
      color: #fff;
      font-size: 16px;
      text-align: center;
      padding-top: 11px; }
    .technologies__container .sheme-bock__container .sheme-item.left {
      top: 0;
      left: 0; }
    .technologies__container .sheme-bock__container .sheme-item.right {
      top: 0;
      right: 0; }
    .technologies__container .sheme-bock__container .sheme-item.center {
      top: 105px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 2; }
    .technologies__container .sheme-bock__container .sheme-item.center.front {
      top: -25px; }
    .technologies__container .sheme-bock__container .sheme-box {
      box-shadow: 0 3px 35px rgba(0, 0, 0, 0.07);
      border-radius: 3px;
      background-color: #fff; }
    .technologies__container .sheme-bock__container .sheme-box.flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 40px; }
    .technologies__container .sheme-bock__container .sheme-box.lg {
      width: 470px;
      height: 330px; }
    .technologies__container .sheme-bock__container .sheme-box.md {
      position: absolute;
      bottom: 85px;
      right: -60px;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      width: 222px;
      height: 180px; }
  .technologies__container .sheme-box__item-box,
  .technologies__container .sheme-box__list {
    position: relative;
    width: 140px;
    font-size: 16px;
    text-align: center;
    color: #757575;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    margin-bottom: 20px; }
    .technologies__container .sheme-box__item-box span,
    .technologies__container .sheme-box__list span {
      display: block;
      margin-bottom: 5px;
      line-height: 1; }
      .technologies__container .sheme-box__item-box span:last-child,
      .technologies__container .sheme-box__list span:last-child {
        margin-bottom: 0; }
    .technologies__container .sheme-box__item-box strong,
    .technologies__container .sheme-box__list strong {
      color: #263238;
      font-weight: 600; }
  .technologies__container .sheme-box__item:last-child .sheme-box__item-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 70px; }
  .technologies__container .sheme-box__list {
    border: 0;
    text-align: center;
    margin: 0 auto;
    padding-top: 40px; }
  .technologies__container .sheme-box__item-box.big,
  .technologies__container .sheme-box__item-box:last-child,
  .technologies__container .sheme-box__list.big,
  .technologies__container .sheme-box__list:last-child {
    margin-bottom: 0; }
  .technologies__container .top__line-right,
  .technologies__container .top__line-right2,
  .technologies__container .top__line-right3 {
    position: absolute;
    bottom: -4px;
    left: 3px;
    width: 150px;
    height: 4px;
    border-top: 1px solid #c8c8c8; }
  .technologies__container .top__line-right2 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  .technologies__container .top__line-right3 {
    bottom: 0;
    top: 30%;
    left: 76.5%;
    width: 278px; }
  .technologies__container .top__line-down,
  .technologies__container .top__line-down2,
  .technologies__container .top__line-down3,
  .technologies__container .top__line-down22,
  .technologies__container .top__line-down33 {
    position: relative;
    left: 68px;
    top: 20px;
    width: 4px;
    height: 24px;
    border-right: 1px solid #c8c8c8; }
  .technologies__container .top__line-down2,
  .technologies__container .top__line-down3,
  .technologies__container .top__line-down22,
  .technologies__container .top__line-down33 {
    top: 24px;
    left: 150px; }
  .technologies__container .top__line-down22 {
    left: -150px; }
  .technologies__container .top__line-down3,
  .technologies__container .top__line-down33 {
    position: absolute;
    top: 30%;
    left: 75.8%; }
  .technologies__container .top__line-down33 {
    left: 135%; }
  .technologies__container .top__arrow-up {
    position: absolute;
    top: -5px;
    left: 0;
    border: 4px solid transparent;
    border-bottom: 6px solid #c8c8c8; }
  .technologies__container .top__arrow-down2 {
    position: absolute;
    top: 18px;
    left: 0;
    border: 4px solid transparent;
    border-top: 6px solid #c8c8c8; }
  .technologies__container .center__line-center {
    position: absolute;
    top: 45%;
    left: 48.7%;
    width: 4px;
    height: 176px;
    border-right: 1px solid #c8c8c8; }
  .technologies__container .center__line-right,
  .technologies__container .center__line-right2,
  .technologies__container .center__line-right22 {
    position: absolute;
    top: 64%;
    left: 39%;
    width: 98px;
    height: 4px;
    border-top: 1px solid #c8c8c8; }
  .technologies__container .center__line-right2,
  .technologies__container .center__line-right22 {
    left: 49.5%;
    width: 50px; }
  .technologies__container .center__line-right2 {
    top: 45%; }
  .technologies__container .center__line-right22 {
    top: 83%; }
  .technologies__container .center__arrow-left,
  .technologies__container .center__arrow-right {
    position: absolute;
    top: -4px;
    border: 4px solid transparent; }
  .technologies__container .center__arrow-right {
    right: -4px;
    border-left: 6px solid #c8c8c8; }
  .technologies__container .center__arrow-left {
    left: -4px;
    border-right: 6px solid #c8c8c8; }

@media (max-width: 1366px) {
  .technologies header.title {
    margin-bottom: 15px; }
    .technologies header.title p {
      font-size: 14px; }
    .technologies header.title h2 {
      font-size: 22px; }
      .technologies header.title h2 span {
        bottom: 42px;
        right: -85px;
        font-size: 100px; } }

.design-layers {
  background: #f6f7fb;
  height: 100vh;
  max-height: 800px;
  min-height: 800px;
  position: relative;
  padding: 50px 0; }
  .design-layers .images {
    position: relative; }
  .design-layers .images img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1820px; }
  .design-layers .images .layer1 {
    z-index: 3; }
  .design-layers .images .layer2 {
    transform: translate(0%, 8.1169%) translate3d(0px, 0px, 0px);
    z-index: 1; }
  .design-layers .images .layer3 {
    transform: translate(-6%, 12%) translate3d(0px, 0px, 0px);
    top: 50px; }

.block-numbers {
  width: 73px;
  height: 73px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 98px;
  z-index: 999;
  letter-spacing: 0.8px;
  font-size: 20px;
  color: #1ac0ff;
  border: 2px solid #1ac0ff;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.block-numbers.active {
  color: #fff;
  background: #1ac0ff;
  animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate; }

.block-numbers.type1 {
  left: -37px; }

.block-numbers.type2 {
  right: -37px; }

.working-process-block {
  padding-top: 68px;
  position: relative; }

.process-block {
  margin: 0px;
  border: 2px dashed rgba(204, 204, 204, 0.9);
  position: relative;
  width: 100%;
  float: left;
  padding-top: 98px;
  padding-bottom: 50px;
  min-height: inherit;
  border-color: transparent; }
  .process-block:first-child {
    padding-top: 12px; }
    .process-block:first-child .block-numbers {
      top: 0px; }
    .process-block:first-child .border-area.left-top {
      display: none; }
  .process-block .img-block {
    width: 140px;
    position: absolute;
    top: 0px;
    padding: 0 5px; }
  .process-block .content-block {
    width: 100%;
    float: left; }
    .process-block .content-block .heading-block h2 {
      font-size: 32px;
      font-weight: 600;
      color: #424242;
      letter-spacing: 0.20px;
      margin: 0px;
      text-transform: uppercase; }
  .process-block p {
    font-size: 2rem;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.55em;
    color: #757575; }
  .process-block .border-area.left-bottom {
    position: absolute;
    bottom: -2px;
    background: #fff;
    height: 110px;
    width: 110px;
    left: -2px;
    z-index: 99; }
    .process-block .border-area.left-bottom:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0px;
      right: 0;
      top: 0;
      border-bottom-left-radius: 70px;
      border-left: 2px dashed rgba(204, 204, 204, 0.9);
      border-bottom: 2px dashed rgba(204, 204, 204, 0.9);
      border-color: transparent; }
  .process-block .border-area.right-bottom {
    position: absolute;
    bottom: -2px;
    background: #fff;
    height: 110px;
    width: 110px;
    right: -2px; }
    .process-block .border-area.right-bottom:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0px;
      right: 0;
      top: 0;
      border-bottom-right-radius: 70px;
      border-right: 2px dashed rgba(204, 204, 204, 0.9);
      border-bottom: 2px dashed rgba(204, 204, 204, 0.9);
      border-color: transparent; }
  .process-block .border-area.left-top {
    position: absolute;
    top: -2px;
    background: #fff;
    height: 110px;
    width: 110px;
    left: -2px; }
    .process-block .border-area.left-top:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0px;
      right: 0;
      top: 0;
      border-top-left-radius: 70px;
      border-left: 2px dashed rgba(204, 204, 204, 0.9);
      border-top: 2px dashed rgba(204, 204, 204, 0.9);
      border-color: transparent; }
  .process-block ul li {
    list-style: none;
    position: relative;
    font-size: 17px;
    color: #424242;
    letter-spacing: 0.2px;
    padding: 5px 0px 6px 0;
    margin-bottom: 10px; }
    .process-block ul li:after {
      content: '';
      width: 12px;
      height: 12px;
      border-radius: 100%;
      border: 3px solid #33ccff;
      position: absolute;
      top: 14px; }
    .process-block ul li span {
      display: block;
      padding: 5px 17px 6px 17px;
      min-height: 38px;
      display: inline-block;
      border-radius: 5px; }
  .process-block ul li.active span {
    color: #0c59b9;
    border: 1px dashed #0091ea;
    font-weight: 600; }
  .process-block ul li.active:after {
    display: none; }
  .process-block:last-child {
    border-bottom: none; }
    .process-block:last-child .border-area.right-bottom {
      display: none; }

.process-block.left-process-block {
  border-top: none;
  border-bottom: none;
  border-right: none; }
  .process-block.left-process-block .img-block {
    left: 35px;
    text-align: right;
    width: 125px; }
  .process-block.left-process-block .content-block {
    padding-left: 190px;
    padding-right: 30px; }
    .process-block.left-process-block .content-block p {
      padding-right: 72px; }
  .process-block.left-process-block .list-block {
    padding-left: 30px; }
    .process-block.left-process-block .list-block ul {
      list-style: none;
      padding-left: 0; }
      .process-block.left-process-block .list-block ul li {
        padding-left: 40px;
        text-align: left; }
        .process-block.left-process-block .list-block ul li:after {
          left: 0px; }

.process-block.right-process-block {
  border-left: none; }
  .process-block.right-process-block .border-area.right-top {
    position: absolute;
    top: -2px;
    background: #fff;
    height: 110px;
    width: 110px;
    right: -2px; }
    .process-block.right-process-block .border-area.right-top:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0px;
      right: 0;
      top: 0;
      border-top-right-radius: 70px;
      border-right: 2px dashed rgba(204, 204, 204, 0.9);
      border-top: 2px dashed rgba(204, 204, 204, 0.9);
      border-color: transparent; }
  .process-block.right-process-block .img-block {
    right: 35px;
    text-align: center; }
  .process-block.right-process-block .content-block {
    padding-right: 190px;
    padding-left: 30px;
    text-align: right; }
    .process-block.right-process-block .content-block p {
      padding-left: 90px; }
  .process-block.right-process-block .list-block {
    padding-right: 30px; }
    .process-block.right-process-block .list-block ul {
      padding: 0; }
    .process-block.right-process-block .list-block ul li {
      text-align: right;
      padding-right: 40px; }
      .process-block.right-process-block .list-block ul li:after {
        right: 0; }

.launch-img {
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease; }

.launch-img img {
  transition: all 3s ease; }

/* hover final state */
.launch-img .active img {
  margin-top: -50px;
  -webkit-transform: translate(540px, -200px);
  -moz-transform: translate(540px, -200px);
  -o-transform: translate(540px, -200px);
  -ms-transform: translate(540px, -200px);
  transform: translate(540px, -200px); }

.launch-imgage:hover {
  -webkit-transform: rotate(70deg);
  -moz-transform: rotate(70deg);
  -o-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  transform: rotate(70deg); }

.working-process-block .border .arrow {
  animation-name: process-right-arrows;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  opacity: 0; }

.working-process-block .border.reverse .arrow {
  animation-name: process-left-arrows;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  opacity: 0; }

@keyframes process-right-arrows {
  0% {
    transform: translateX(-1em) translateY(-50%);
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateX(0.5em) translateY(-50%); } }

@keyframes process-left-arrows {
  0% {
    transform: translateX(0.5em) translateY(-50%);
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateX(-1em) translateY(-50%); } }

.working-process-block .process-block .inner {
  position: relative;
  z-index: 999; }
  .working-process-block .process-block .inner > .row {
    margin: 0; }

.working-process-block svg path {
  transition: 2s ease-in; }

.working-process-block .border {
  position: relative;
  border-bottom: 2px dotted #d1d1d1;
  margin-top: 15px; }
  .working-process-block .border .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 214px;
    font-size: 24px;
    color: #1678cb;
    line-height: 1;
    background: #fff; }
    .working-process-block .border .arrow:last-child {
      right: 10px; }

.working-process-block .border.reverse .arrow {
  left: 214px;
  right: auto; }
  .working-process-block .border.reverse .arrow:last-child {
    left: 10px;
    right: auto; }

#line-art-1 {
  position: absolute;
  left: -28px;
  bottom: -105px;
  z-index: 99; }
  #line-art-1 path {
    stroke-dasharray: 1500;
    stroke-dashoffset: -1500; }

#line-art-2 {
  position: absolute;
  right: -2px;
  bottom: -132px;
  z-index: 99; }
  #line-art-2 path {
    stroke-dasharray: 1550;
    stroke-dashoffset: 1550; }

#line-art-3 {
  position: absolute;
  left: -17px;
  bottom: -124px;
  z-index: 99; }
  #line-art-3 path {
    stroke-dasharray: 1550;
    stroke-dashoffset: 1550; }

#line-last {
  position: absolute;
  right: -13px;
  bottom: 0;
  z-index: 99; }

.animate-box.active path {
  stroke-dashoffset: 0 !important; }

@keyframes bounce {
  from {
    transform: scale(0.9); }
  to {
    transform: scale(1.1); } }

@-webkit-keyframes bounce {
  from {
    transform: scale(0.8); }
  to {
    transform: scale(1.1); } }

.bs-col-gap-14 {
  margin-left: -7px;
  margin-right: -7px; }
  .bs-col-gap-14 > div {
    padding-left: 7px;
    padding-right: 7px; }

.bs-col-gap-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .bs-col-gap-20 > div {
    padding-left: 10px;
    padding-right: 10px; }

.bs-col-gap-50 {
  margin-left: -25px;
  margin-right: -25px; }
  .bs-col-gap-50 > div {
    padding-left: 25px;
    padding-right: 25px; }

.bs-col-gap-80 {
  margin-left: -40px;
  margin-right: -40px; }
  .bs-col-gap-80 > div {
    padding-left: 40px;
    padding-right: 40px; }

.bs-col-gap-100 {
  margin-left: -50px;
  margin-right: -50px; }
  .bs-col-gap-100 > div {
    padding-left: 50px;
    padding-right: 50px; }

.bs-col-gap-160 {
  margin-left: -80px;
  margin-right: -80px; }
  .bs-col-gap-160 > div {
    padding-left: 80px;
    padding-right: 80px; }

.bs-col-gap-200 {
  margin-left: -100px;
  margin-right: -100px; }
  .bs-col-gap-200 > div {
    padding-left: 100px;
    padding-right: 100px; }

.contact-popup {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000; }
  .contact-popup .phone-icon {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #c3e3f1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #00bcfa; }
  .contact-popup .content {
    width: 540px;
    height: 100%;
    background: #fff;
    padding: 80px 30px 60px 30px;
    position: fixed;
    right: 0;
    top: 0;
    overflow: auto;
    transform: translateX(550px);
    transition: all .6s ease; }
  .contact-popup .close-popup {
    position: absolute;
    right: 20px;
    top: 20px; }
  .contact-popup h4 {
    font-weight: 600; }
  .contact-popup .talk-info {
    margin-bottom: 30px; }
    .contact-popup .talk-info h4 {
      font-size: 14px;
      font-weight: 600;
      color: #13A1FF;
      letter-spacing: 1px;
      margin-bottom: 30px; }
    .contact-popup .talk-info .inner {
      display: flex;
      flex-wrap: wrap; }
    .contact-popup .talk-info .info-group {
      display: inline-flex;
      width: 50%;
      margin-bottom: 30px; }
      .contact-popup .talk-info .info-group .icon span {
        background: url("../images/flag-icons.png") left top no-repeat;
        height: 20px;
        width: 20px;
        display: block; }
      .contact-popup .talk-info .info-group .icon .usa {
        background-position: -599px 0px; }
      .contact-popup .talk-info .info-group .icon .email {
        background-position: -632px 0px; }
      .contact-popup .talk-info .info-group .icon .skype {
        background-position: -665px 0px; }
      .contact-popup .talk-info .info-group .icon .whatsapp {
        background-position: -698px 0px; }
      .contact-popup .talk-info .info-group .icon .india {
        background-position: -566px 0px; }
      .contact-popup .talk-info .info-group .desc {
        padding-left: 10px; }
      .contact-popup .talk-info .info-group h5 {
        color: #2a3037;
        font-size: 14px;
        font-weight: 600;
        margin: 0;
        margin-bottom: 10px; }
      .contact-popup .talk-info .info-group p {
        font-size: 16px;
        font-weight: 500;
        color: #8A959E;
        margin: 0;
        line-height: 1.2; }
        .contact-popup .talk-info .info-group p a {
          color: #8A959E;
          text-decoration: none; }
  .contact-popup .talk-info.reach-info {
    margin: 0; }

.menu-open {
  overflow: hidden; }
  .menu-open:before {
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9; }
  .menu-open .contact-popup .content {
    transform: translateX(0); }

.header.secondary-header {
  position: relative;
  background: #000;
  padding: 17px 0; }
  .header.secondary-header .nav-list {
    text-align: center; }
    .header.secondary-header .nav-list > li:not(.contact-link):after {
      top: -5px; }

.flex-container {
  display: flex;
  flex-wrap: wrap; }
  .flex-container:before, .flex-container:after {
    content: none; }

.contact-form {
  /** background: #F1F4F5;
    padding: 30px; **/
  margin-bottom: 40px; }
  .contact-form label {
    font-size: 14px;
    font-weight: 600; }
    .contact-form label span {
      font-size: 17px;
      display: inline-block;
      color: #FF0000;
      line-height: 1; }
  .contact-form .form-control {
    background: #fff;
    padding: 6px 12px;
    border: 1px solid #D9DEE2;
    color: #323a45;
    font-size: 15px;
    height: 40px;
    line-height: 1;
    margin: 0; }
  .contact-form textarea.form-control {
    height: 100px; }
  .contact-form .button-row {
    padding-top: 15px; }
    .contact-form .button-row .btn {
      background: #13A1FF;
      min-height: auto;
      padding: 14px 35px; }

.web-services .top-head .section-title span {
  left: -20%; }

.web-services h2 {
  font-size: 4rem;
  font-weight: 900;
  color: #424242;
  text-transform: uppercase; }

.web-services p {
  margin: 0;
  max-width: 90%; }

.web-services .list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap; }
  .web-services .list > li {
    font-weight: 500;
    color: #424242;
    flex: 50%;
    position: relative;
    margin-bottom: 12px;
    padding-left: 22px; }
    .web-services .list > li:before {
      content: '';
      width: 10px;
      height: 11px;
      background: url(../images/icons/list-arrow.png) left top no-repeat;
      position: absolute;
      left: 0;
      top: 6px; }

.web-services .separator {
  padding: 30px 0;
  position: relative; }
  .web-services .separator:after {
    content: '';
    width: 120px;
    height: 3px;
    background: #655245;
    position: absolute; }
    @media screen and (max-width: 767px) {
      .web-services .separator:after {
        height: 2px;
        width: 100px; } }

.web-services .e-commerce .list li {
  flex: 100%;
  color: #424242; }
  .web-services .e-commerce .list li:before {
    border-color: #323a45; }

.web-services .icons {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0;
  max-width: 75%; }
  .web-services .icons li:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 10px; }
  .web-services .icons .box {
    padding: 10px;
    border: 1px solid #c4cace;
    height: 54px;
    width: 122px;
    border-radius: 4px;
    display: inline-flex;
    background: url("../images/what-we-do/all-icons-sprite.png") left top no-repeat;
    transition: all .4s ease;
    position: relative;
    filter: contrast(0.1); }
    .web-services .icons .box:hover {
      opacity: 1;
      box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }
      .web-services .icons .box:hover .icon-tooltip {
        display: inline-flex; }
  .web-services .icons .box.shopify {
    background-position: -474px -203px; }
  .web-services .icons .box.aabaco {
    background-position: -600px -207px; }
  .web-services .icons .box.magento {
    background-position: -744px -205px; }
  .web-services .icons .box.zend {
    background-position: -592px -3px; }
  .web-services .icons .box.php {
    background-position: -268px -3px; }
  .web-services .icons .box.java {
    background-position: -375px -3px; }
  .web-services .icons .box.configure {
    background-position: -235px -202px; }
  .web-services .icons .box.drupal {
    background-position: -296px -203px; }
  .web-services .icons .box.joomla {
    background-position: -353px -203px; }
  .web-services .icons .box.wordpress {
    background-position: -352px -391px; }
  .web-services .icons .box.dotnet {
    background-position: -414px -203px; }
  .web-services .icons .box.ios {
    background-position: -5px -4px; }
  .web-services .icons .box.android {
    background-position: -56px -3px; }
  .web-services .icons .icon-tooltip {
    padding: 3px 7px;
    border: 1px solid #c4cace;
    border-radius: 4px;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -45px;
    display: none;
    white-space: nowrap; }
    .web-services .icons .icon-tooltip:after {
      content: '';
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-left: 7px solid transparent;
      position: absolute;
      left: 50%;
      top: 100%;
      margin-left: -7px; }

.web-services section {
  background: var(--bgcolor);
  padding: 40px 0 0; }
  .web-services section .container-fluid {
    margin-right: 0;
    padding-right: 0; }
  .web-services section .flex-wrapper {
    display: flex;
    align-items: center; }
  .web-services section .col-left {
    width: 50%;
    padding: 60px 0; }
    .web-services section .col-left .button-row {
      padding-top: 70px; }
  .web-services section .col-right {
    width: 50%; }
    .web-services section .col-right .image img {
      width: 100%; }

.web-services .app_development .list > li {
  color: #212529; }

.custom-development {
  background: url("../images/what-we-do/custom-web-development-bg.jpg") center top no-repeat;
  padding: 50px 0;
  background-size: cover; }
  .custom-development .flex-container {
    min-height: 900px;
    align-items: center; }

.e-commerce {
  background: url("../images/what-we-do/e-commerce.jpg") center top no-repeat;
  background-size: cover;
  padding: 50px 0; }
  .e-commerce .flex-container {
    min-height: 900px;
    align-items: center; }
  .e-commerce h2 {
    color: #424242; }
  .e-commerce p {
    color: #424242; }

.mobile-api {
  background: url("../images/what-we-do/mobile-api-bg.jpg") center top no-repeat;
  background-size: cover;
  padding: 50px 0; }
  .mobile-api .flex-container {
    min-height: 900px;
    align-items: center; }
  .mobile-api .inner {
    background: rgba(0, 0, 0, 0.5);
    padding: 40px; }
  .mobile-api .icons .box {
    width: 52px;
    height: 52px;
    border-color: #fff; }
    .mobile-api .icons .box .icon-tooltip {
      border-color: #fff;
      color: #fff; }
      .mobile-api .icons .box .icon-tooltip:after {
        border-top-color: #fff; }

.cms {
  background: url(../images/what-we-do/cms-banner.jpg) center top no-repeat;
  background-size: cover; }
  .cms .flex-container {
    min-height: 900px;
    align-items: center; }
  .cms h2 {
    color: #424242; }
  .cms p {
    color: #424242; }
  .cms .icons .box {
    width: 52px;
    height: 52px; }
  .cms .list li {
    color: #323a45; }
    .cms .list li:before {
      border-color: #323a45; }

.web-technologies {
  padding: 100px 0 50px 0; }
  .web-technologies h2,
  .web-technologies p {
    color: #424242;
    text-align: center; }
  .web-technologies .flex-container {
    justify-content: center;
    margin-top: 50px; }
  .web-technologies .box {
    border: 1px solid #eeeeee;
    padding: 15px;
    padding-top: 30px;
    margin-bottom: 20px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 185px;
    position: relative;
    transition: all .4s ease; }
    .web-technologies .box:hover {
      box-shadow: 0px 0px 30px 5px #f3f3f3; }
    .web-technologies .box .title {
      width: 100%;
      font-size: 16px;
      font-weight: 500;
      color: #8a959e; }
    .web-technologies .box .icon {
      width: 62px;
      height: 70px;
      background: url(../images/what-we-do/all-icons-sprite.png) left top no-repeat;
      margin: auto;
      margin-bottom: 15px; }
    .web-technologies .box .icon.php {
      background-position: -887px -200px; }
    .web-technologies .box .icon.dotnet {
      background-position: -15px -262px; }
    .web-technologies .box .icon.java {
      background-position: -85px -280px; }
    .web-technologies .box .icon.html {
      background-position: -164px -280px; }
    .web-technologies .box .icon.drupal {
      background-position: -243px -282px; }
    .web-technologies .box .icon.joomla {
      background-position: -348px -282px; }
    .web-technologies .box .icon.wordpress {
      background-position: -451px -282px; }
    .web-technologies .box .icon.aabaco {
      background-position: -548px -278px; }
    .web-technologies .box .icon.magento {
      background-position: -636px -280px; }
    .web-technologies .box .icon.shopify {
      background-position: -723px -281px; }
    .web-technologies .box .icon.node {
      background-position: -814px -280px; }
    .web-technologies .box .icon.angular {
      background-position: -894px -280px; }
    .web-technologies .box .icon.mongo {
      background-position: 0px -382px; }
    .web-technologies .box .icon.mysql {
      background-position: -95px -382px; }
    .web-technologies .box .icon.mssql {
      background-position: -184px -382px; }
    .web-technologies .box .icon.configure {
      background-position: -274px -382px; }
    .web-technologies .box .link {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }

.work-us {
  padding: 50px 0 150px 0; }
  .work-us h2 {
    color: #424242;
    text-align: center;
    margin-bottom: 50px; }
  .work-us .flex-container {
    align-items: center; }
  .work-us .testimonials {
    text-align: center;
    margin-bottom: 80px; }
    .work-us .testimonials .image {
      width: 60px;
      height: 60px;
      border-radius: 50px;
      overflow: hidden;
      margin: auto;
      margin-bottom: 30px; }
      .work-us .testimonials .image img {
        display: inline-block; }
    .work-us .testimonials p {
      color: #252B33;
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.2; }
    .work-us .testimonials .title {
      font-size: 1.5rem;
      font-weight: 600;
      text-transform: none; }
      .work-us .testimonials .title span {
        font-size: 12px;
        color: #8A959E;
        display: block;
        margin-top: 5px; }
    .work-us .testimonials .slick-dots {
      justify-content: center;
      margin-top: 20px; }
      .work-us .testimonials .slick-dots button {
        width: 16px;
        height: 16px;
        border: 2px solid #DCDDE3;
        margin: 0; }
      .work-us .testimonials .slick-dots .slick-active button {
        background: #8A959E;
        border-color: #8A959E; }
  .work-us .contact-form {
    margin-bottom: 0; }

.secondary-header .logo {
  opacity: 0; }

.secondary-header .flex-container {
  align-items: center; }

.secondary-header.sticky {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%; }
  .secondary-header.sticky .nav-list {
    text-align: right; }
  .secondary-header.sticky .logo {
    flex: none !important;
    opacity: 1; }
    .secondary-header.sticky .logo img {
      max-width: 100%; }

@media screen and (min-width: 992px) {
  .un-sticky {
    position: relative !important; } }

.scroll-down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  z-index: 1;
  background: #00bcfa;
  background: -moz-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #00bcfa), color-stop(30%, #00bcfa), color-stop(57%, #2698d1), color-stop(100%, #2698d1));
  background: -webkit-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
  background: -o-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
  background: -ms-linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
  background: linear-gradient(45deg, #00bcfa 0%, #00bcfa 30%, #2698d1 57%, #2698d1 100%);
  border-radius: 50px;
  padding: 14px 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: arrow-down 2s infinite;
  animation: arrow-down 2s infinite; }
  .scroll-down img {
    max-width: 70%;
    transform: rotate(90deg); }

.home-banner .image {
  position: relative; }

.home-banner .banner-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 15px;
  /** padding-top: 150px; **/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  opacity: 1 !important; }
  .home-banner .banner-caption .inner {
    width: 100%; }
  .home-banner .banner-caption .logo-holder {
    margin-bottom: 30px; }
  .home-banner .banner-caption h1 {
    font-size: 100px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    margin-bottom: 20px;
    letter-spacing: 4px;
    text-transform: uppercase; }
  .home-banner .banner-caption h2 {
    font-size: 70px;
    letter-spacing: 4px;
    font-weight: 500; }
  .home-banner .banner-caption h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3; }
  .home-banner .banner-caption .our-offers h3 {
    font-weight: 300;
    font-size: 3.4rem;
    margin: 0; }

.front-page .secondary-header {
  position: absolute;
  top: 100%;
  padding: 13px 0;
  transition: none; }
  .front-page .secondary-header .logo {
    display: block;
    flex: none;
    transition: all .4s ease;
    max-width: 100%; }
    .front-page .secondary-header .logo img {
      max-width: 80%;
      max-height: 70px; }
  .front-page .secondary-header .nav-list {
    text-align: right; }
  .front-page .secondary-header .nav-list > li:not(.contact-link):after {
    top: -5px; }

.front-page .secondary-header.sticky {
  position: fixed;
  top: 0; }
  .front-page .secondary-header.sticky .logo {
    padding: 0; }
    .front-page .secondary-header.sticky .logo img {
      max-width: 75%; }

.front-page .photo {
  padding-top: 120px; }

.app-development.bg:before {
  background-size: contain; }

.app-development h2 {
  color: #424242; }

.app-development .icons .box {
  width: 52px;
  height: 52px; }

.app-development .list > li {
  color: #424242; }

.app-development .list > li:before {
  border-color: #89959e; }

.app-development .button-row {
  padding-top: 70px; }

.web-development .icons .box {
  width: 52px;
  height: 52px; }

.web-development .icons .icon-tooltip {
  text-align: center; }

.web-development .icons .icon-tooltip.bottom {
  top: auto;
  bottom: -45px; }
  .web-development .icons .icon-tooltip.bottom:after {
    top: -8px;
    bottom: auto;
    border-top: 0;
    border-bottom: 7px solid #ccc; }

.web-development .icons .box.DotNet {
  background-position: -322px -2px; }

.web-development .icons .box.wordpress {
  background-position: -424px -3px; }

.web-development .icons .box.drupal {
  background-position: -480px -4px; }

.web-development .icons .box.joomla {
  background-position: -534px -3px; }

.web-development .icons .box.cake-php {
  background-position: -612px -775px; }

.web-development .icons .box.laravel {
  background-position: -673px -775px; }

.web-development .icons .box.magento {
  background-position: -651px -3px; }

.web-development .icons .box.shopify {
  background-position: -702px -3px; }

.web-development .icons .box.html {
  background-position: -753px -3px; }

.web-development .icons .box.mango {
  background-position: -804px -3px; }

.web-development .icons .box.expressions-engine {
  background-position: -859px -3px; }

.web-development .icons .box.angular {
  background-position: -918px -3px; }

.web-development .icons .box.node {
  background-position: -7px -65px; }

.web-development .icons .box.codeigniter {
  background-position: -728px -775px; }

.web-development .icons .box.SQL {
  background-position: -778px -775px; }

.design-analysis .circle.left {
  width: 18rem;
  height: 18rem;
  top: 20%; }

.design-analysis h2 {
  color: #424242; }

.design-analysis .icons .box {
  width: 52px;
  height: 52px; }

.design-analysis .list > li {
  color: #424242; }

.design-analysis .list > li:before {
  border-color: #89959e; }

.design-analysis .icons .box.sketch {
  background-position: -57px -63px; }

.design-analysis .icons .box.photoshop {
  background-position: -108px -63px; }

.design-analysis .icons .box.illustrator {
  background-position: -164px -63px; }

.design-analysis .icons .box.invision {
  background-position: -215px -63px; }

.design-analysis .icons .box.flinto {
  background-position: -267px -65px; }

.design-analysis .icons .box.axure {
  background-position: -322px -62px; }

.iot-solution .icons .box {
  width: 52px;
  height: 52px; }

.iot-solution .button-row {
  padding-top: 70px; }

.SEO .circle.right {
  width: 20rem;
  height: 20rem;
  top: -3%;
  right: 20%; }

.SEO h2 {
  color: #424242; }

.SEO .icons .box {
  width: 52px;
  height: 52px; }

.SEO .list > li {
  color: #424242; }

.SEO .list > li:before {
  border-color: #89959e; }

.SEO .button-row {
  padding-top: 70px; }

.height-100 {
  height: 100vh; }
  .height-100 .image {
    height: 100%; }
    .height-100 .image > img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.we-do .sub-menu {
  display: none; }

.detail-page .portfolio.v2 {
  padding-top: 60px;
  padding-bottom: 0; }
  .detail-page .portfolio.v2 header.title {
    margin-bottom: 30px; }

.description {
  padding: 60px 0;
  text-align: center; }
  .description p {
    margin: 0;
    font-size: 2.5rem;
    line-height: 1.4;
    max-width: 800px;
    margin: auto; }
  .description .apps-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0; }
  .description .apps-list li.slide-item {
    max-width: 320px;
    padding: 0 30px; }
  .description .apps-list li.slide-item:first-child {
    padding-left: 0; }
  .description .apps-list .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .description .apps-list .slick-track:before,
  .description .apps-list .slick-track:after {
    content: none; }
  .description .apps-list .draggable:after,
  .description .apps-list .draggable:before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 100%;
    z-index: 5; }
  .description .apps-list .draggable:before {
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, white), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, white 0, rgba(255, 255, 255, 0) 100%); }
  .description .apps-list .draggable:after {
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 100%); }
  .description .slick-dots {
    justify-content: center; }
  .description .slick-dots li button {
    background: #d7d7d7;
    margin-bottom: 0;
    width: 10px;
    height: 10px; }
  .description .slick-dots li.slick-active button {
    background: #008fbf;
    width: 15px;
    height: 15px;
    margin-top: 30px; }
  .description .button-row {
    padding-top: 60px; }

.preview-image {
  background: #f4f4f4;
  padding: 60px 0; }
  .preview-image .slider-wrapper {
    background: url(../images/imac.png) center top no-repeat;
    background-size: 100% 100%;
    padding: 47px;
    padding-bottom: 0;
    max-width: 1150px;
    margin: auto;
    min-height: auto; }
  .preview-image .inner {
    position: relative; }
    .preview-image .inner .hide-img {
      opacity: 0;
      margin: 0 -19px; }
  .preview-image .preview-slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    .preview-image .preview-slider .slick-arrow {
      width: 50px;
      height: 50px;
      background: #b6b7b9;
      font-size: 0;
      border: 0;
      padding: 0;
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 5;
      opacity: 0;
      outline: none !important; }
    .preview-image .preview-slider .slick-arrow.slick-next {
      right: 0;
      left: auto; }
    .preview-image .preview-slider .slick-arrow:before {
      content: '';
      border: 2px solid #fff;
      position: absolute;
      right: 11px;
      top: 14px;
      width: 40%;
      height: 40%;
      border-left-color: transparent;
      border-top-color: transparent;
      transform: rotate(135deg); }
    .preview-image .preview-slider .slick-arrow.slick-next:before {
      left: 11px;
      right: auto;
      transform: rotate(-44deg); }
    .preview-image .preview-slider:hover .slick-arrow {
      opacity: 1; }

@media screen and (min-width: 1366px) {
  .devices .development .content__title h3 span.red {
    right: -150px; } }

@media screen and (max-width: 1366px) {
  .all-contacts .item__desc {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 25px; }
  .map .address__title {
    font-size: 31.25px;
    margin: 0 0 25px; }
  .map .address__city {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 20px;
    padding-left: 50px; }
  .map .address__city:before {
    font-size: 70px;
    top: 9px; }
  .industries .boxs .box.box_small {
    padding-bottom: 47.2%; }
  .market__main .chart #chart {
    height: 400px; } }

@media screen and (max-width: 1280px) {
  .industries .boxs .box.box_small {
    margin-bottom: 15px;
    padding-bottom: 48.3%; }
  .industries .boxs .boxs .box__content .box__title {
    font-size: 18px; }
  .industries .boxs .boxs .box__content .box__desc {
    font-size: 13px;
    line-height: 16px; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .industries .boxs .box {
    padding-bottom: 144.5%; }
  .industries .boxs .box.box_small {
    padding-bottom: 70%; } }

/** @media screen and (min-width: 1200px) {
    .container {width: 1210px;}
} **/
@media screen and (max-width: 1200px) {
  .container {
    width: 100%; }
  .header .nav-list > li a {
    padding: 10px 15px; }
  .header .nav-list > li:not(.contact-link) > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .header .nav-list > li:not(.contact-link):after {
    top: -18px; }
  .header .has-menu .sub-menu li a {
    padding: 15px;
    font-size: 13px; }
  .infoRotator {
    overflow: hidden; }
  body:not(.front-page) #main-contents {
    padding-top: 88px; }
  body:not(.front-page) .header {
    top: 0;
    background: rgba(0, 0, 0, 0.84); }
  body:not(.front-page) .logo img {
    max-width: 80%;
    max-height: 76px; }
  body:not(.front-page) .secondary-header {
    padding: 9px 0; }
  .trusted .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1em; }
  .trusted .content .map {
    width: 100%;
    height: 493px; }
  .trusted .content .map .text {
    display: none; }
  .trusted .hidden {
    display: block !important;
    visibility: visible !important; }
  .trusted .content .map .dots .dot.dot-1 {
    left: 36%; }
  .trusted .content .map .dots .dot.dot-4 {
    left: 28%; }
  .trusted .content .map .dots .dot.dot-10 {
    right: 17%; }
  .trusted .content .bar {
    margin-right: 0; }
  .trusted .content .bar .item {
    display: inline-block;
    margin-right: 70px;
    text-align: center; }
  .trusted .content .bar .item:last-child {
    margin-right: 0; }
  .industries .boxs .boxs .box__content {
    padding: 20px; }
  .industries .boxs .boxs .box__content .box__title {
    font-size: 20px;
    margin: 0 0 10px; }
  .participants .items-block .items .item {
    width: 50%; }
  .participants .items-block .items .item:nth-child(3) {
    border-top: 0;
    border-right: 0;
    border-left: 1px solid #d0d0d0; }
  .participants .items-block .items .item:nth-child(4) {
    border-right: 1px solid #d0d0d0; }
  .market {
    padding-bottom: 5em; }
  .market__main {
    padding-top: 3em; }
  .market .title h2 {
    font-size: 7em; }
  .market__main .chart .chart__item {
    text-align: center;
    bottom: -60px;
    right: inherit;
    left: 50%;
    min-width: 700px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .market__main .chart .chart__item p {
    display: inline-block;
    margin-right: 20px; }
  .market__main .chart .chart__item p:last-child {
    margin-right: 0; }
  .facts blockquote:after,
  .facts blockquote:before {
    left: 8px; }
  .facts blockquote:after {
    right: 8px;
    left: auto; }
  .countries header.title h2,
  .usage header.title h2 {
    font-size: 7em; }
  .usage .nav-tabs li a {
    font-size: 20px;
    padding: 15px; }
  .platform {
    background-position-x: 40%; }
  .expertise .items {
    padding-top: 20px; }
  .expertise .items .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .expertise .items .row_reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .expertise .items .global-item {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -moz-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    margin-right: 0; }
  .expertise .items .row .mar-65 {
    margin-right: 0 !important; }
  .expertise .items .row .global-item {
    margin-right: 0; }
  .devices .development {
    flex-wrap: wrap; }
  .devices .development .image {
    flex: none;
    margin-right: 0;
    width: 100%;
    text-align: center; }
  .devices .development .img_center {
    margin-left: 0; }
  .devices .development .content {
    flex: none; }
  .devices .development_reverse {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .web-page .roadmap {
    overflow: hidden; }
  .web-page .roadmap .items-mob .item .text {
    font-size: 15px; }
  .web-page .roadmap .phones-mob img {
    max-width: 190px; }
  .mobile {
    min-height: auto; }
  .service-page.android .spenders .title h2 {
    font-size: 7em; }
  .service-page.android .spenders__rate span.rate {
    font-size: 60px; }
  .service-page.android .spenders__rate span {
    font-size: 22px;
    line-height: 1; }
  .service-page.android .store .title h2 {
    font-size: 7em; }
  .service-page.android .store .store__item-main {
    font-size: 60px; }
  .service-page.android .store .store__item {
    margin-bottom: 0; }
  .service-page.android .store .store__item-text p {
    font-size: 1.8rem; }
  .service-page.android .platform .items {
    flex-wrap: wrap; }
  .service-page.android .platform .items__img {
    flex: none;
    width: 100%; }
  .contacts .title h1 {
    font-size: 6.5em; }
  .contacts .title h1 span {
    font-size: 28px;
    padding-top: 0; }
  .contact.white .title h2 {
    font-size: 4.5em; }
  .contact.white .title .subtitle {
    font-size: 17px; }
  .all-contacts .row {
    margin-bottom: 30px; }
  .all-contacts .item__title {
    font-size: 1.2em; }
  .all-contacts .item__desc {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 15px; }
  .all-contacts .item__contact a {
    font-size: 18px; }
  .banner,
  .inner-banner {
    height: auto; }
  .working-process-block svg:not(:root) {
    display: none; }
  .launch-img .active img {
    transform: none;
    opacity: 0; }
  .process-block,
  .process-block .border-area:before {
    border-color: rgba(204, 204, 204, 0.9) !important; }
  /** .process-block.left-process-block .img-block {left: 0; text-align: left;}
    .process-block.left-process-block .content-block {padding-left: 100px; padding-right: 0;}

    .block-numbers {position: static; display: flex; margin: auto; margin-bottom: 30px;} **/
  .hours h2 {
    font-size: 60px; }
  .hours p {
    font-size: 22px;
    margin-bottom: 10px; }
  .technologies__container .technologies__item {
    flex: none;
    width: 100%; }
  .technologies__container {
    flex-wrap: wrap; } }

@media screen and (max-width: 1024px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; }
  body:not(.front-page) .header.slim {
    padding: 15px 0; }
  .header .nav-list > li:not(.contact-link):after {
    top: -28px; }
  .header.slim .nav-list > li:not(.contact-link):after {
    top: -15px; }
  .title h2,
  .title h1,
  .trusted .title h2 {
    font-size: 5.5em; }
  .title h2 span {
    font-size: 30px;
    margin-bottom: 5px; }
  .title .subtitle {
    font-size: 20px; }
  .photo {
    padding-bottom: 50px; }
  .services_web {
    padding: 50px 15px; }
  .services .cont-block .title-sb h2 {
    font-size: 12em; }
  .services .cont-block .title-sb h2 span {
    font-size: 1.4rem; }
  .our-history {
    padding-top: 6rem; }
  .our-history p {
    font-size: 2rem; }
  .schedule h2 {
    font-size: 2.4rem; }
  .portfolio.v2 .item .content {
    max-width: 100% !important; }
  .portfolio.v2 .item .content .title {
    font-size: 3.6rem; }
  .our-mission {
    padding: 5rem 0;
    padding-top: 6rem; }
  .our-mission .content {
    padding-top: 0; }
  .our-mission .comment {
    padding-left: 1.2em; }
  .our-mission .comment p {
    font-size: 3rem; }
  .mission-slider .slick-slide {
    padding-left: 5em;
    padding-right: 5em;
    padding-top: 20px; }
  .our-mission .slick-dots_mission-slider {
    padding-left: 4.7em; }
  .contact .contact-form .form {
    padding-top: 1em; }
  .inner-banner header.title h1 {
    font-size: 6.5em; }
  .design .sb__des p.text.margin {
    margin-bottom: 30px; }
  .technologies .items-block {
    flex-wrap: wrap; }
  .technologies .items-block .items {
    width: 25%;
    margin-bottom: 20px; }
  .technologies .items-block .logo {
    justify-content: center; }
  .technologies .items-block .logo:after {
    right: 0;
    margin: auto; }
  .technologies .items-block .items .item .name {
    font-size: 20px;
    text-align: center; }
  .technologies .costs-block .box h3 {
    font-size: 2em;
    margin-bottom: 15px; }
  .technologies .costs-block .box p {
    font-size: 1.8rem; }
  .web-page .cases {
    padding: 3em 0; }
  .web-page .roadmap .items-mob .item .num {
    margin-bottom: 20px; }
  .web-page .roadmap .items-mob .item .num:after {
    top: -6px;
    font-size: 39px;
    right: 0; }
  .web-page .roadmap .items-mob .item .text {
    font-size: 14px; }
  .roadmap .title .subtitle {
    font-size: 2rem; }
  .web-page .roadmap .items-mob .item {
    padding-bottom: 30px; }
  .web-page .roadmap .items-mob .item .item-drop {
    width: 380px; }
  .web-page .roadmap .items-mob .item:hover .item-drop {
    top: 130px; }
  .web-page .roadmap .items-mob .item .item-drop p {
    font-size: 15px;
    line-height: 1.3; }
  .preview-image .slider-wrapper {
    padding: 39px 40px 0 40px; }
  .preview-image .inner .hide-img {
    margin: 0 -17px; } }

@media screen and (max-width: 1200px) and (min-width: 1024px) {
  .design .sb__des .rev-img {
    left: -49%; } }

@media screen and (max-width: 991px) and (min-width: 767px) {
  .header.secondary-header .nav-list > li:not(.contact-link):after {
    top: 0; }
  .header.secondary-header.sticky .nav-list > li:not(.contact-link):after {
    top: -6px; } }

@media screen and (max-width: 812px) {
  .process-block .list-block ul {
    max-width: 65%;
    margin: auto; } }

@media screen and (max-width: 992px) {
  .header .nav-list > li a {
    font-size: 15px;
    padding: 10px 14px; }
  .header .nav-list > li.contact-link {
    display: none; }
  .header .nav-list > li:not(.contact-link):after {
    top: -20px; }
  .header .logo img {
    max-width: 100%; }
  .our-history .history-slider .slide {
    margin-left: 145px; }
  .our-history .history-slider .slide .title .desc {
    right: 0; }
  .our-history .history-slider .slide .content .columns .column {
    margin-right: 2rem;
    margin-bottom: 30px; }
  .our-history .history-slider .slide .content .columns .column:last-child {
    margin-right: 0; }
  .our-history .history-slider .slide .content .columns .column .col-title .amount {
    font-size: 3.5rem; }
  .our-history .history-slider .slide .content .columns .column .col-title .signat {
    font-size: 2.5rem; }
  .our-history h3 {
    font-size: 2rem; }
  .technologies .costs-block {
    padding-top: 3em; }
  .technologies .items-block .items .item .name {
    font-size: 18px; }
  .industries {
    padding-top: 1em; }
  .participants .items-block .items .item .flipper .front__title {
    line-height: 1; }
  .participants .items-block .items .item .flipper .front__desc {
    font-size: 15px;
    line-height: 22px; }
  .sb__des .container__flex,
  .sb__des .container__flex.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .design .sb__des .sb__des-img {
    width: 100%;
    position: relative;
    right: 0;
    margin-bottom: 30px; }
  .design .sb__des .sb__des-img img {
    max-width: 100%; }
  .design .sb__des .sb__des-comtent {
    width: 100%; }
  .design .sb__des .row:last-child .item:last-child {
    margin-bottom: 0; }
  .design .sb__des .web-des {
    padding: 4em 0; }
  .design .sb__des .container__flex.reverse {
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .design .sb__des .rev-img {
    left: 0; }
  .design .sb__des .mob-des {
    padding: 4em 0; }
  .design .process {
    padding-top: 4em;
    padding-bottom: 3em; }
  .design .process .items {
    flex-wrap: wrap; }
  .design .process .items .item {
    width: 50%;
    max-width: 50%;
    margin-bottom: 20px; }
  .design .items .item:nth-child(2) {
    padding-left: 20px;
    padding-right: 0;
    margin: 0; }
  .design .process .items .item:nth-child(2) {
    margin: 0; }
  .design .process .parallax {
    width: 100%;
    margin-right: 0; }
  .design .process .parallax .item-left {
    max-width: 100%;
    margin-bottom: 0; }
  .design .process .parallax .item_big {
    max-width: 60%;
    width: 60%;
    margin-bottom: 0; }
  .design .process .item-right {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px; }
  .service-page .app-section .items .item .image-wrapper,
  .expertise .items .row .global-item.img {
    height: 242px; }
  .market__main .tab-frame button {
    font-size: 16px;
    min-width: 150px; }
  .usage .nav-tabs li a {
    font-size: 17px; }
  .credentials .row {
    flex-wrap: wrap;
    padding-top: 0; }
  .credentials .row > div {
    width: 100%; }
  .credentials .row .global-item h3 {
    margin-bottom: 15px; }
  .global-item {
    margin-top: 20px; }
  .global-item p {
    margin-bottom: 0; }
  .web-page .roadmap .items-mob .item .item-drop {
    padding: 18px; }
  .technologies .costs-block .box {
    padding: 2em; }
  .technologies .costs-block .box h3 {
    font-size: 2em; }
  .technologies .costs-block .box p {
    font-size: 1.5rem; }
  .service-page.android .expertise .content {
    flex-wrap: wrap; }
  .service-page.android .expertise .items {
    display: block;
    max-width: 100%; }
  .global-item h3 {
    margin-bottom: .5em; }
  .service-page.android .expertise .items .global-item {
    margin-bottom: 25px; }
  .service-page.android .expertise .expertise__img {
    flex: none;
    margin: 0;
    text-align: center;
    width: 100%; }
  .service-page.android .expertise .expertise__img img {
    width: auto; }
  .service-page.android .usage .nav-tabs li a {
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 35px; }
  .work-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    position: relative !important; }
  .work-wrapper .pro-row {
    width: 100%;
    left: 0 !important;
    padding: 0 15px;
    align-items: flex-start; }
  .work-wrapper .pro-row:not(:first-child) {
    margin-top: 40px; }
  .work-wrapper .desc p {
    font-size: 16px;
    line-height: 26px; }
  .all-contacts .item {
    width: 50%;
    min-width: auto; }
  .photo .arrow .arrow-down {
    height: 50px; }
  .photo .arrow .arrow-down:after {
    width: 30px;
    height: 30px;
    bottom: 5px;
    left: -15px; }
  .services_mob {
    padding-bottom: 4rem; }
  .services .cont-block {
    padding-top: 25em; }
  .services .cont-block_mob {
    padding-top: 5em; }
  .services .cont-block .title-sb {
    margin-bottom: 5rem; }
  .services .cont-block .items .item {
    margin-bottom: 2rem; }
  .services_des {
    padding-top: 20em; }
  .portfolio.v2 {
    padding-bottom: 40px; }
  .portfolio.v2 .slider-left,
  .portfolio.v2 .slider-right {
    width: 35px;
    height: 35px; }
  .portfolio.v2 .item .content {
    padding: 0 15px 30px 55px !important; }
  .portfolio.v2 .item .content .title {
    font-size: 2.4rem;
    line-height: 1.2;
    min-height: auto;
    margin-bottom: 10px; }
  .contact-info {
    height: 90px; }
  .process-block .list-block ul {
    max-width: 61%; }
  .process-block .content-block .heading-block h2 {
    font-size: 24px; }
  .process-block ul li {
    padding-top: 0;
    padding-bottom: 0; }
  .process-block ul li:after {
    top: 6px; }
  .phone .screen .content-wrapper .content-mob .item {
    max-width: 230px; }
  .our-mission blockquote {
    padding: 0;
    padding-top: 15px; }
  .our-mission .comment {
    padding-left: 60px; }
  .web-page .our-mission .comment:before {
    left: 0; }
  .web-page .our-mission .comment p {
    margin-bottom: 1em;
    font-size: 16px; }
  .work-wrapper .title {
    font-size: 24px;
    margin-bottom: 15px; }
  .work-wrapper .desc p {
    font-size: 15px;
    line-height: 22px; }
  .work-wrapper .desc .btn {
    font-size: 15px;
    min-width: 160px; }
  .contacts .fly-boxs {
    padding: 0 15px;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px; }
  .contacts .fly-boxs .fly-box {
    width: 49%;
    transform: none !important;
    top: 0 !important;
    flex: none;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px; }
  .contacts .fly-boxs .fly-box:nth-child(2),
  .contacts .fly-boxs .fly-box:nth-child(4) {
    margin-left: 0;
    margin-right: 0; }
  .front-page .secondary-header .logo {
    max-width: 180px; }
  .front-page .secondary-header.sticky .logo img {
    max-width: 100%; }
  .web-services .separator {
    padding: 50px 0; }
  .web-services h2 {
    font-size: 2.5rem; }
  .web-services p {
    font-size: 1.5rem;
    font-weight: 400; }
  .web-services .list > li {
    font-size: 15px;
    font-weight: 400; }
  .web-services .flex-container {
    min-height: auto !important; }
  .web-services .icons {
    margin: 40px 0; }
  .web-services .icons li {
    margin-bottom: 10px; }
  .mobile-api .inner {
    padding: 20px; }
  .cms,
  .web-technologies {
    padding: 50px 0; }
  .web-technologies .row > div {
    width: 25%; }
  .work-us {
    padding: 50px 0; }
  .work-us h2 {
    margin-bottom: 30px; }
  .work-us .row.bs-col-gap-50 > div {
    width: 100%; }
  .work-us .testimonials {
    margin-bottom: 50px; }
  .work-us .testimonials .slick-dots {
    margin-top: 10px; }
  .clients {
    text-align: center;
    margin-bottom: 40px; }
  .work-wrapper .image .caption h2 {
    font-size: 2.2rem; }
  .work-wrapper .image .caption p {
    font-size: 1.6rem; }
  .bs-col-gap-50 {
    margin-left: -15px;
    margin-right: -15px; }
  .bs-col-gap-50 > div {
    padding: 0 15px; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .web-page .roadmap .phones-mob img {
    max-width: 145px; } }

@media screen and (max-width: 768px) {
  .start-slider {
    margin-bottom: 50px; }
  .get-started {
    padding-bottom: 60px; }
  .get-started .slick-dots {
    width: 100%;
    height: auto;
    top: auto;
    bottom: -60px;
    flex-direction: row;
    -webkit-box-direction: normal;
    border: 0; }
  .get-started .slick-dots:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #cacaca;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0; }
  .get-started .slick-dots li {
    left: 0;
    z-index: 1; }
  .get-started .slick-dots li.slick-active + li button:after {
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg); }
  .get-started .slick-dots li.slick-active button {
    width: 50px;
    height: 50px;
    top: -4px;
    left: -5px; }
  .get-started .slick-dots li.slick-active button:after {
    font-size: 3rem; }
  .get-started .slick-dots li.slick-active button:before {
    top: -11px;
    left: -10px;
    width: 70px;
    height: 70px; }
  .get-started .slick-dots li.slick-active + li button {
    -webkit-animation: arrow-down 2s infinite;
    animation: arrow-right 2s infinite; }
  .get-started .slick-dots li.slick-active + li button:after {
    top: 38px;
    left: -70px; }
  .slider {
    padding-left: 0; }
  .slider .content .desc {
    padding-right: 20px; }
  .preview-image .slider-wrapper {
    padding: 30px 31px 0 31px; }
  .preview-image .inner .hide-img {
    margin: 0 -13px; } }

@media screen and (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px; }
  .services.services_des {
    padding-top: 100px; }
  .slider .content {
    padding-top: 0; }
  .contact-info {
    height: 75px;
    border-left: 0; }
  body:not(.front-page) .header.slim {
    min-height: auto; }
  .our-mission {
    padding: 5rem 0;
    padding-top: 6rem; }
  .our-mission blockquote {
    padding-left: 0;
    padding-right: 0; }
  .our-mission .content {
    padding-top: 0; }
  .our-mission .slick-dots_mission-slider {
    padding-left: 0; }
  .mission-slider .slick-slide {
    padding-left: 0;
    padding-right: 0; }
  .slick-dots_history-slider {
    padding: 0 10px; }
  .our-history {
    padding: 5rem 0; }
  .our-history .history-slider {
    padding-top: 105px; }
  .our-history .history-slider .slide .content {
    padding-top: 0; }
  .our-history .history-slider .slide {
    margin-left: 0; }
  .our-history .history-slider .slide .content .row .column {
    width: 177px;
    margin: 0 0 30px; }
  .our-history .history-slider .slide .content .columns .column .col-title .amount {
    font-size: 2.5rem; }
  .our-history .history-slider .slide .content .columns .column .col-title .signat {
    font-size: 2rem; }
  .our-history .history-slider .slide .content p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0; }
  .trusted {
    padding: 4em 0; }
  .trusted .title h2 {
    font-size: 5em; }
  .trusted .title .subtitle {
    font-size: 20px;
    max-width: 100%; }
  .trusted .content .bar .item:not(:last-child) {
    margin-right: 25px; }
  .trusted .content .bar .item .title {
    font-size: 1.7em; }
  .trusted .content .bar .item .desc {
    font-size: 1em; }
  .design .process .items {
    padding-top: 1.5em; }
  .design .process .items .item__title span,
  .design .process .items .item__title h3 {
    font-size: 25px; }
  .design .purpose .content {
    padding-top: 1.5em; }
  .design .sb__des h2 {
    font-size: 2.5em;
    margin-bottom: 25px; }
  .design .sb__des p.text {
    line-height: 28px; }
  .design .sb__des .row .item {
    margin-bottom: 1em; }
  .title h2,
  .title h1,
  .trusted .title h2 {
    font-size: 4.5em; }
  .title h2 span {
    font-size: 26px; }
  .facts blockquote {
    margin-top: 20px;
    margin-bottom: 0; }
  .countries header.title h2,
  .usage header.title h2 {
    font-size: 5em; }
  .countries .countries__phone {
    background: #f4f4f4 url("../images/ios/countries-img-small.png") no-repeat 50%;
    min-height: 700px;
    margin-left: -15px;
    margin-right: -15px; }
  .countries .countries__items {
    top: 170px;
    left: inherit;
    display: block;
    max-width: 220px;
    margin: 0 auto; }
  .countries .countries__items .countries__item,
  .countries .countries__items .countries__item.last {
    max-width: inherit; }
  .countries .countries__items .countries__title {
    height: auto;
    border-right: 0;
    padding-left: 0;
    margin-right: 2px; }
  .countries .countries__items .countries__list ul {
    padding-left: 0;
    border-right: 0; }
  .countries .slick-dots_mission-slider {
    margin-top: 0; }
  .usage .nav-tabs li {
    width: 100%;
    float: none; }
  .usage .nav-tabs li a {
    border-right: 2px solid #f4f4f4;
    line-height: 1;
    padding: 13px; }
  .usage .tab-pane .fill-desc {
    min-width: 115px;
    padding-right: 15px; }
  .usage .tab-pane .fill-desc .label {
    font-size: 13px;
    margin: 0;
    padding: 4px 0; }
  .usage .tab-pane .wrapper .wrapper__container .progress-bar {
    height: 10px; }
  .usage .tab-pane .wrapper .wrapper__percent .item:after {
    display: none; }
  .usage .tab-pane .wrapper .wrapper__container .progress-bar:after {
    top: 5px; }
  .usage .tab-frame .wrapper__percent {
    display: none; }
  .progress-bar:before {
    content: attr(data-percent);
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 12px;
    font-weight: 200;
    color: #424242; }
  .usage .note {
    padding-top: 35px;
    padding-left: 0; }
  .usage .note ul li {
    font-size: 14px; }
  .platform {
    background: #2d2d2d; }
  .platform .items {
    padding-top: 2em; }
  .platform .items .item {
    max-width: 100%;
    margin-bottom: 3em; }
  .platform .items .item h3 {
    font-size: 2em;
    margin-bottom: 20px; }
  .platform .items .item p {
    font-size: 1.6em; }
  .devices .development .content__title h3 {
    font-size: 4em; }
  .devices .development .content__title h3 span {
    font-size: 17px; }
  .web-page .roadmap .items-mob {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 0 30px !important; }
  .web-page .roadmap .items-mob .item {
    padding-bottom: 20px;
    width: 33.33333%;
    margin: 0 0 20px; }
  .web-page .roadmap .phones-mob img {
    max-width: 94px !important;
    pointer-events: none;
    margin: 0 -55px 0 0 !important; }
  .web-page .roadmap .phones-mob img:last-child {
    margin-right: 0 !important; }
  .web-page .roadmap .phones-mob.disabled img {
    -webkit-filter: none;
    filter: none; }
  .web-page .roadmap .items-mob .items-lines {
    display: none; }
  .web-page .roadmap .items-mob .item:hover {
    z-index: 2; }
  .web-page .roadmap .items-mob .item:hover .item-drop {
    top: 90px; }
  .web-page .roadmap .items-mob .item .item-drop {
    font-size: 13px;
    width: 290px; }
  .web-page .roadmap .items-mob .item .item-drop p {
    font-size: 13px; }
  .web-page .roadmap .items-mob .item .item-drop ul > li {
    line-height: 1.3; }
  .web-page .roadmap .items-mob .item .item-drop {
    left: 0; }
  .web-page .roadmap .items-mob .item:nth-child(3) .item-drop,
  .web-page .roadmap .items-mob .item:nth-child(6) .item-drop {
    right: 0;
    left: inherit; }
  .web-page .roadmap .items-mob .item:nth-child(2) .item-drop,
  .web-page .roadmap .items-mob .item:nth-child(5) .item-drop {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .benefits {
    padding-bottom: 0; }
  .phone {
    height: auto !important;
    margin: 20px 0 60px 0 !important;
    background: transparent !important; }
  .phone .screen {
    position: relative !important;
    top: 0 !important;
    height: auto !important;
    max-width: 70%;
    margin: auto; }
  .phone .screen .content-wrapper .content-mob img {
    display: none; }
  .phone .screen .content-wrapper .content-mob .item {
    text-align: left !important;
    left: 0 !important;
    bottom: 0 !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    max-width: 100%;
    position: static;
    max-width: 100% !important;
    padding: 0 15px !important; }
  .phone .screen .content-wrapper .content-mob .item .item__img {
    display: block;
    margin: auto;
    max-width: 100%;
    margin: 20px auto; }
  .phone .screen .content-wrapper .content-mob .item:before,
  .phone .screen .content-wrapper .content-mob .item:after {
    display: none !important; }
  .phone .screen .content-wrapper .content-mob .item.item-1,
  .phone .screen .content-wrapper .content-mob .item.item-3 {
    left: -webkit-calc(50% - 250px);
    left: calc(50% - 250px); }
  .phone .screen .content-wrapper .content-mob .item.item-2,
  .phone .screen .content-wrapper .content-mob .item.item-4 {
    max-width: 230px;
    right: -webkit-calc(50% - 480px);
    right: calc(50% - 480px); }
  .phone .screen .content-wrapper .content-mob .item__text p {
    margin: 0; }
  .web-page .our-mission {
    padding: 3em 0; }
  .web-page .our-mission .comment {
    padding-left: 0;
    padding-top: 0; }
  .web-page .our-mission .comment:before {
    display: none; }
  .web-page .our-mission .title h2 {
    font-size: 3em; }
  .web-page .our-mission .comment p {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0; }
  .web-page .our-mission .slick-slider .slick-track,
  .web-page .our-mission .slick-slider .slick-list {
    height: auto !important; }
  .web-page .our-mission .mission-slider .slick-dots_mission-slider {
    padding-left: 0; }
  .web-page .our-mission.slick-dots li button {
    margin: 0; }
  .roadmap .title .subtitle {
    font-size: 1.8rem; }
  .contact .contact-form .form .row {
    margin-left: 0;
    margin-right: 0; }
  .industries .boxs .boxs-row {
    flex-wrap: wrap; }
  .industries .boxs .boxs {
    width: 100%;
    display: block;
    margin-right: 0; }
  .industries .boxs .box_small {
    padding-bottom: 80% !important; }
  .technologies header.title h2 {
    font-size: 35px; }
  .technologies header.title h2 span {
    color: #000;
    margin-bottom: 12px;
    position: static;
    font-size: 22px;
    display: block;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase; }
  .service-page.android .spenders__block {
    padding-top: 50px; }
  .fly-boxs {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0; }
  .service-page.android .fly-boxs .fly-box {
    width: auto;
    transform: none !important;
    flex: none;
    top: 0; }
  .service-page.android .fly-boxs .fly-box:not(:last-child) {
    margin-bottom: 30px; }
  .service-page.android .store .store__graph {
    display: none; }
  .service-page.android .store .store__items {
    flex-wrap: wrap; }
  .service-page.android .store .store__item {
    display: block;
    width: 100%; }
  .service-page.android .usage .nav-tabs li a {
    margin-bottom: 0; }
  .service-page.android .spenders .title h2,
  .service-page.android .store .title h2 {
    font-size: 5em; }
  .work-wrapper .grid-wrap {
    width: 80%;
    margin: auto; }
  .work-wrapper .grid-wrap .col {
    width: 100%; }
  .work-wrapper .pro-row > .col {
    width: 100%; }
  .work-wrapper .desc {
    padding-left: 0; }
  .work-wrapper .pro-row.reverse .desc {
    padding-right: 0;
    text-align: left; }
  .map .address {
    left: 0;
    width: 100%; }
  .map .address__city:before {
    top: 0; }
  .header .nav-list > li:not(.contact-link):hover:after {
    display: none; }
  .has-menu .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 1;
    transition: none;
    display: none; }
  .has-menu .sub-menu.active {
    top: 0;
    opacity: 1;
    transition: none; }
  .header .has-menu .sub-menu li:first-child:after {
    right: auto;
    left: 50%;
    margin-left: -8px; }
  .header .has-menu .sub-menu li:hover:after,
  .header .has-menu .sub-menu li:focus:after {
    background: #f4f4f4; }
  .header .has-menu .sub-menu li a:hover {
    background: transparent; }
  .schedule h2 {
    font-size: 2rem; }
  .schedule .button-holder {
    padding-top: 0; }
  .contact-popup .content {
    padding: 60px 20px;
    width: 480px; }
  /** .contact-form {padding: 20px;} **/
  .contact-form .form-group .row > div:first-child .form-control {
    margin-bottom: 10px; }
  body:not(.front-page) #main-contents {
    padding-top: 72px; }
  .working-process-block .container {
    padding-left: 25px;
    padding-right: 25px; }
  .technologies {
    padding: 3em 0; }
  .technologies header.title {
    margin-bottom: 0; }
  .technologies .costs-block {
    background: none; }
  .industries {
    padding-bottom: 3em; }
  .industries .boxs {
    padding-top: 1em; }
  .participants .items-block {
    padding-top: 2em; }
  .web-page .cases {
    padding: 2.5em 0; }
  .web-page .roadmap .phones-mob.disabled .image {
    filter: none; }
  .web-page .roadmap .phones-mob.disabled .image.active {
    margin: 0 !important; }
  .work-wrapper {
    padding-top: 2em; }
  .work-wrapper .image {
    margin-bottom: 0; }
  .home-banner .banner-caption .logo-holder {
    max-width: 105px;
    margin: 0 auto 20px auto; }
  .home-banner .banner-caption h1 {
    font-size: 4rem;
    margin-bottom: 10px;
    letter-spacing: 2px; }
  body:not(.front-page) .secondary-header {
    min-height: auto; }
  .header.secondary-header .nav-icon {
    display: none; }
  .header.secondary-header .nav-list {
    position: relative;
    padding: 0;
    opacity: 1;
    z-index: 9;
    visibility: visible;
    background: transparent; }
  .header.secondary-header .nav-list > li {
    display: inline-block;
    font-size: 1.4rem; }
  .header.secondary-header .nav-list > li.contact-link {
    display: none; }
  .header.secondary-header .nav-list > li a {
    border: 0; }
  .header.secondary-header .nav-list > li a:hover {
    background: transparent;
    border: 0; }
  .web-services .inner-banner header.title h1 {
    font-size: 3em; }
  .web-services .inner-banner header.title p {
    margin-top: 15px; }
  .web-services section .flex-container {
    width: auto; }
  .app-development {
    background: #fff url(../images/what-we-do/banner-mobile-app-development_mobile.jpg) top center no-repeat;
    background-size: 60% auto;
    padding: 550px 0 50px 0; }
  .app-development .button-row {
    padding-top: 30px; }
  .web-development {
    background: #0f1316 url(../images/what-we-do/web-development-service-banner_mobile.jpg) center top no-repeat;
    background-size: 100% auto;
    padding: 850px 0 50px 0; }
  .web-development .button-row {
    padding-top: 30px; }
  .design-analysis {
    background: #fff url(../images/what-we-do/banner-design_mobile.jpg) top right no-repeat;
    background-size: 70% auto;
    position: relative;
    padding: 500px 0 50px 0; }
  .design-analysis .button-row {
    padding-top: 30px; }
  .iot-solution {
    background: #0f0e0a url(../images/what-we-do/iot-solution-bg_mobile.jpg) top center no-repeat;
    background-size: 100% auto;
    padding: 730px 0 50px 0; }
  .iot-solution .button-row {
    padding-top: 30px; }
  .SEO {
    background: #fff url(../images/what-we-do/SEO-banner_mobile.jpg) top left no-repeat;
    background-size: 100% auto;
    padding: 820px 0 50px 0; }
  .SEO .button-row {
    padding-top: 30px; }
  .preview-image .slider-wrapper {
    padding: 29px;
    padding-bottom: 0; }
  .description p {
    font-size: 1.8rem;
    line-height: 1.3; }
  .description .apps-list li.slide-item {
    max-width: 180px;
    padding: 0 20px; }
  .description .slick-dots li button {
    width: 7px;
    height: 7px;
    margin-top: 15px; }
  .description .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
    margin-top: 15px; }
  .description .button-row {
    padding-top: 30px; }
  .detail-page .btn-md {
    min-height: auto;
    padding: 12px 36px;
    font-size: 14px; } }

@media screen and (max-width: 667px) {
  .technologies .items-block {
    justify-content: center;
    flex-wrap: wrap; }
  .technologies .items-block .items {
    width: 50%;
    display: flex;
    justify-content: center; }
  .technologies .items-block .items:before {
    right: 0;
    margin: auto;
    bottom: 65px; }
  .technologies .items-block .items .item {
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap; }
  .participants .items-block .items .item:last-child {
    border-bottom: 1px solid #d0d0d0 !important; }
  .technologies .items-block .items .item > p {
    width: 100%;
    text-align: center; }
  .participants .items-block .items .item {
    width: 100%;
    border: 1px solid #d0d0d0 !important;
    border-bottom: 0 !important;
    height: 280px; }
  .participants .items-block .items .item .flipper .back,
  .participants .items-block .items .item .flipper .front {
    height: 280px; }
  .participants .items-block .items .item .participants .items-block .items .item .flipper .back ul li {
    font-size: 13px;
    line-height: 1.8; }
  .participants .items-block .items .item .flipper .back ul li:before {
    top: 2px;
    font-size: 12px; }
  .participants .items-block .items .item img {
    margin-bottom: 15px; }
  .participants .items-block .items .item .flipper .front__title {
    font-size: 17px; }
  .participants .items-block .items .item .flipper .front__desc {
    font-size: 14px; }
  .services .cont-block .title-sb {
    margin-bottom: 3rem; }
  .services .cont-block .title-sb h2 {
    font-size: 10em; }
  .services .cont-block .text-sb {
    margin-bottom: 5em; }
  .services .cont-block .title-sb h2 span.bg-green {
    bottom: -.8em; }
  .our-history p {
    font-size: 1.8rem; }
  .process-block.left-process-block .content-block {
    padding-left: 174px; }
  .process-block.right-process-block .content-block {
    padding-right: 174px; }
  .process-block.right-process-block .content-block p {
    padding-left: 0; }
  .process-block.left-process-block .content-block p {
    padding-right: 0; }
  .devices .development .content__title h3 {
    font-size: 3.5em; }
  .devices .development .content__title h3 span {
    font-size: 16px; }
  .header.secondary-header .nav-list > li a {
    font-size: 13px;
    padding: 10px; }
  .app-development {
    padding-top: 480px; }
  .web-development {
    padding-top: 730px; }
  .design-analysis {
    padding-top: 460px; }
  .SEO {
    padding-top: 750px; }
  .web-services section .button-row .btn {
    min-height: auto;
    min-width: auto;
    padding: 7px 28px;
    font-size: 1.5rem; }
  .preview-image .slider-wrapper {
    padding: 26px;
    padding-bottom: 0; }
  .preview-image .inner .hide-img {
    margin: 0 -10px; } }

@media screen and (max-width: 600px) {
  .title h2,
  .title h1 {
    font-size: 5em; }
  .title h2 span {
    font-size: 25px; }
  .services .cont-block .title-sb h2 {
    font-size: 10em; }
  .services .cont-block .title-sb h2 span {
    font-size: 1.2rem; }
  .schedule h2 {
    font-size: 1.8rem; }
  .portfolio.v2 .slider-left {
    left: 15px;
    width: 25px;
    height: 25px; }
  .portfolio.v2 .slider-right {
    width: 25px;
    height: 25px;
    right: 15px; }
  .portfolio.v2 .item .content {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    padding: 0px 35px 30px 40px !important; }
  .our-mission .comment {
    padding-left: .8em;
    padding-top: .2em; }
  .our-mission .comment:before {
    font-size: 1em; }
  .our-mission .comment p {
    font-size: 2.5rem; }
  .expertise .items .row .global-item h3 {
    font-size: 1.8em; }
  .ios-portfolio .button-row {
    text-align: center; }
  .ios-portfolio .button-row .btn {
    margin-right: 0;
    display: block;
    margin: auto;
    width: 70%; }
  .ios-portfolio .button-row .btn:not(:first-child) {
    margin-top: 15px; }
  .all-contacts .row {
    flex-wrap: wrap; }
  .all-contacts .items .row:last-child .item:last-child {
    margin-bottom: 0; }
  .all-contacts .item {
    width: 100%; }
  .header .logo img {
    max-width: 60%; }
  .scroll-down {
    display: none; }
  .get-started .title {
    margin: 0 0 20px; }
  .start-slider {
    margin: 20px 0; }
  .our-mission {
    padding-bottom: 4rem; }
  .trusted {
    padding: 3em 0; }
  .trusted .title .subtitle {
    margin: 0; }
  .process-block {
    padding-top: 60px;
    padding-bottom: 30px; }
  .process-block .content-block .heading-block h2 {
    margin-top: 20px; }
  .left-process-block .inner {
    padding-left: 30px; }
  .right-process-block .inner {
    padding-right: 30px; }
  .process-block.left-process-block .content-block,
  .process-block.right-process-block .content-block,
  .process-block.left-process-block .list-block,
  .process-block.right-process-block .list-block {
    padding: 0; }
  .process-block .list-block ul {
    max-width: 100%; }
  .process-block.left-process-block .list-block ul li {
    padding-left: 20px; }
  .process-block.right-process-block .list-block ul li {
    padding-right: 20px; }
  .block-numbers {
    width: 50px;
    height: 50px;
    font-size: 17px;
    top: 60px; }
  .block-numbers.type1 {
    left: -26px; }
  .block-numbers.type2 {
    right: -26px; }
  .process-block.left-process-block .img-block {
    position: static;
    text-align: left; }
  .process-block.right-process-block .img-block {
    position: static;
    text-align: right;
    margin: auto;
    margin-right: 0; }
  .launch-img .active img {
    opacity: 1;
    margin: 0; }
  .all-contacts .row {
    margin-bottom: 0; }
  .all-contacts .item {
    padding-top: .8em; }
  .preview-image .slider-wrapper {
    padding: 23px;
    padding-bottom: 0; } }

@media screen and (max-width: 580px) {
  .contacts .fly-boxs .fly-box {
    width: 48%; } }

@media screen and (max-width: 500px) {
  .header .nav-list > li {
    font-size: 2rem; }
  .header .nav-list > li a {
    padding: 2rem; }
  .inner-banner img {
    min-height: 220px; }
  .title h2,
  .title h1 {
    font-size: 4em; }
  .contact .contact-form .form .row {
    flex-wrap: wrap; }
  .facts blockquote {
    padding: 40px; }
  .facts blockquote:after,
  .facts blockquote:before {
    font-size: 50px; }
  .participants .items-block .items .item .flipper .front,
  .participants .items-block .items .item .flipper .back {
    padding: 20px; }
  .participants .items-block .items .item img {
    width: 60px;
    height: 60px; }
  .participants .items-block .items .item .flipper .back ul li {
    font-size: 12px;
    line-height: 1.8; }
  .participants .items-block .items .item .flipper .back ul li:before {
    top: 5px; }
  .work-wrapper {
    padding-top: 50px; }
  .work-wrapper .grid-wrap {
    width: 100%; }
  .work-wrapper .image .caption p {
    font-size: 1.4rem;
    margin-bottom: 0; }
  .work-wrapper .image .caption .btn-project {
    padding: 6px 10px;
    font-size: 11px; }
  #filtrable li:not(:first-child) {
    margin-top: 15px; }
  .header .logo img {
    max-width: 80%; }
  .photo {
    padding: 30px 0; }
  .photo .arrow {
    display: none; }
  .contact-popup .content {
    width: 100%; }
  .contact-popup .talk-info .info-group {
    margin-bottom: 20px; }
  .contact-popup .talk-info .info-group h5 {
    margin-bottom: 4px; }
  .contact-popup .talk-info .info-group p {
    font-size: 15px; }
  .inner-banner header.title h1 {
    font-size: 4em; }
  .design .process .parallax .item_big {
    padding: 20px;
    width: 80%;
    max-width: 80%; }
  .design .sb__des h2 {
    font-size: 2em;
    margin-bottom: 15px; }
  .design .purpose .items .global-item {
    margin-bottom: .7em; }
  .contact .contact-form .form .row .box-tultip {
    margin-right: 0;
    margin-bottom: 20px; }
  .contact .contact-form .form .row .box-tultip:last-child {
    margin-bottom: 0; }
  #filtrable li .btn {
    padding: 8px 25px; }
  .all-contacts .item__desc {
    font-size: 16px; }
  .all-contacts .item__contact a {
    font-size: 16px; }
  .app-development {
    padding-top: 380px; }
  .web-development {
    padding-top: 580px; }
  .design-analysis {
    padding-top: 360px; }
  .iot-solution {
    padding-top: 550px; }
  .SEO {
    padding-top: 580px; }
  .preview-image .slider-wrapper {
    padding: 19px;
    padding-bottom: 0; }
  .preview-image .inner .hide-img {
    margin: 0 -7px; }
  .preview-image .preview-slider .slick-arrow {
    width: 30px;
    height: 30px; }
  .preview-image .preview-slider .slick-arrow:before {
    top: 9px;
    right: 7px; }
  .preview-image .preview-slider .slick-arrow.slick-next:before {
    left: 7px; } }

@media screen and (max-width: 414px) {
  .design .sb__des .row {
    flex-wrap: wrap; }
  .design .sb__des .row .item {
    width: 100%;
    flex: none;
    margin-right: 0; }
  .design .purpose {
    background-size: 48%; }
  .design .purpose .items {
    flex-wrap: wrap;
    padding-top: 0 !important; }
  .design .purpose .items .global-item {
    max-width: 100%;
    padding-right: 0;
    flex: none; }
  .design .process .items .item {
    max-width: 100%;
    width: 100%;
    padding: 0; }
  .design .process .items .item:nth-child(2) {
    margin-bottom: 20px;
    padding-left: 0; }
  .design .process .item_column {
    margin-bottom: 20px !important; }
  .design .process .items {
    padding-top: 0 !important; }
  .service-page .contact .contact-form .form .row {
    margin: 0; }
  .contact .contact-form .form .row .box-tultip {
    margin-right: 0;
    margin-bottom: 20px; }
  .service-page .app-section .items .item .image-wrapper,
  .expertise .items .row .global-item.img {
    height: 175px; }
  .web-page .roadmap .items-mob .item {
    margin-bottom: 0; }
  .web-page .roadmap .items-mob .item .text {
    font-size: 12px; }
  .web-page .roadmap .items-mob .item .num {
    margin-bottom: 15px; }
  .web-page .roadmap .items-mob .item .num:after {
    top: -11px;
    font-size: 45px; }
  .technologies .costs-block .box {
    padding: 15px 20px; }
  .technologies .costs-block .box h3 {
    font-size: 1.5em;
    margin-bottom: 15px; }
  .technologies .costs-block .box p {
    font-size: 1.3rem; }
  .contact-page .contact-form .form .row .box-tultip:last-child {
    margin-bottom: 0; }
  .map .address {
    padding: 20px; }
  .map .address__title {
    font-size: 25px; }
  .map .address__city {
    padding-left: 40px; }
  .map .address__city:before {
    font-size: 50px;
    top: 4px; }
  .contacts .title h1,
  .contact.white .title h2 {
    font-size: 4em; }
  .contacts .title h1 span {
    font-size: 20px; }
  .app-development {
    padding-top: 320px; }
  .web-development {
    padding-top: 480px; }
  .design-analysis {
    padding-top: 300px; }
  .iot-solution {
    padding-top: 450px; }
  .SEO {
    padding-top: 480px; }
  .web-services p {
    font-size: 1.4rem; }
  .web-services .separator {
    padding: 30px 0; }
  .web-services .list > li {
    font-size: 14px; }
  .web-services .icons {
    margin: 25px 0; }
  .preview-image .slider-wrapper {
    padding: 16px;
    padding-bottom: 0; } }

@media screen and (max-width: 375px) {
  .header .logo img {
    max-width: 100%; }
  .inner-banner header.title h1 {
    font-size: 4em;
    margin-bottom: 8px; }
  .process-block .content-block .heading-block h2 {
    font-size: 20px; }
  .process-block p {
    font-size: 16px; }
  .process-block ul li {
    font-size: 15px;
    line-height: 1.2; }
  .process-block ul li span {
    padding: 10px 17px; }
  .contact .contact-form .cta .btn {
    min-width: 100%; }
  .app-development {
    padding-top: 280px; }
  .web-development {
    padding-top: 430px; }
  .design-analysis {
    padding-top: 270px; }
  .iot-solution {
    padding-top: 450px; }
  .SEO {
    padding-top: 430px; }
  .preview-image .slider-wrapper {
    padding: 14px;
    padding-bottom: 0; }
  .preview-image .inner .hide-img {
    margin: 0 -5px; } }

.ourService {
  padding: 120px 0 80px 0;
  background-color: #fff;
  position: relative; }
  .ourService__left {
    margin-top: 90px; }
  .ourService:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/web/ourservice-bg.png) left top no-repeat;
    background-size: cover;
    opacity: .7;
    bottom: 0; }
  .ourService .left_parallax {
    left: 80pt;
    top: 20%;
    position: absolute; }
    .ourService .left_parallax .vertical-text {
      -webkit-transform: rotate(-90deg) translate(-50%, 50%);
      -webkit-transform-origin: 0 50%;
      transform: rotate(-90deg) translate(-50%, 50%);
      transform-origin: 0 50%; }
      .ourService .left_parallax .vertical-text h3 {
        color: #212121;
        font-size: 90px;
        font-weight: 600; }
  .ourService .right_parallax {
    position: absolute;
    right: 18pt; }
    .ourService .right_parallax h3 {
      color: #f44336;
      font-size: 90px;
      font-weight: 600; }
  .ourService .top-head {
    margin-bottom: 80px; }
    .ourService .top-head h4 {
      margin-bottom: 30px;
      color: #777;
      letter-spacing: 5px;
      text-align: center; }
    .ourService .top-head p {
      color: #96979b;
      font-weight: 300;
      line-height: 1.5;
      text-transform: none;
      text-align: center; }
  .ourService__card {
    padding: 60px 43px 57px 43px;
    background: var(--boxlayer);
    border-radius: 10px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: .4s ease all;
    transform: translateY(0); }
    .ourService__card:hover {
      box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.2);
      transform: translateY(-15px); }
    .ourService__card--image {
      position: relative;
      margin-bottom: 20px;
      z-index: 2; }
      .ourService__card--image img {
        margin: auto; }
    .ourService__card--title {
      font-size: 27px;
      font-weight: 500;
      line-height: 1;
      margin: 30px 0 20px 0;
      z-index: 2;
      position: relative; }
    .ourService__card p {
      color: #757575;
      font-size: 2rem;
      line-height: 1.55;
      font-weight: 400;
      z-index: 2;
      position: relative; }
  .ourService.v2 .ourService__card {
    margin-bottom: 90px; }

.allServices {
  padding: 80px 0;
  background: #1d9bef;
  position: relative; }
  .allServices img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
    opacity: .25; }
  .allServices .flex-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 50px; }
  .allServices__left {
    flex: 1; }
    .allServices__left--title {
      font-size: 55px;
      font-weight: 600;
      line-height: 1.2;
      color: #fff;
      margin-bottom: 26px; }
    .allServices__left p {
      color: #fff;
      margin: 0; }
  .allServices__right .btn {
    color: #212121; }
    .allServices__right .btn:before {
      background: #fff; }

@keyframes float {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-20px); }
  100% {
    transform: translatey(0px); } }

.Menu {
  transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -webkit-transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -moz-transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -o-transition: all 1ms cubic-bezier(0.05, 0.03, 0.515, 0.955);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  z-index: 9;
  top: 0%;
  left: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: transparent;
  color: #fff;
  overflow: visible;
  padding: 160px 0;
  z-index: 9999; }
  .Menu:before {
    content: '';
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transform: scale(0, 0) translate(50%, -50%);
    -moz-transform: scale(0, 0) translate(50%, -50%);
    -webkit-transform: scale(0, 0) translate(50%, -50%);
    -o-transform: scale(0, 0) translate(50%, -50%);
    -ms-transform: scale(0, 0) translate(50%, -50%);
    -webkit-transition-delay: 0.35s;
    -moz-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    -ms-transition-delay: 0.35s;
    transition-delay: 0.55s;
    display: block;
    width: 370vw;
    height: auto;
    padding-top: 370vw;
    background: #212121;
    position: fixed;
    top: 0;
    right: 0;
    -ms-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    border-radius: 50%; }
  .Menu .container {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: space-between; }
    .Menu .container > .row {
      width: 100%; }
  .Menu .close-button {
    position: absolute;
    padding: 10px 26px 10px 15px !important;
    top: 13px;
    z-index: 9999;
    background: transparent;
    padding: 0;
    border: none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-weight: 600;
    box-shadow: none;
    outline: none;
    width: 1190px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    opacity: 0; }
    .Menu .close-button p {
      margin: 0;
      font-size: 17px;
      overflow: hidden;
      height: 30px; }
      .Menu .close-button p i {
        font-style: normal;
        position: relative;
        top: 0;
        transition: .4s ease all; }
    .Menu .close-button.active {
      animation: text-clip 1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
      opacity: 1; }
    .Menu .close-button span {
      position: absolute;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      -ms-transition-delay: 0s;
      transition-delay: 0s;
      top: 48%;
      right: 0;
      width: 4px;
      height: 24px;
      background-color: #fff;
      transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
      -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
      -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
      -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg);
      -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(225deg); }
      .Menu .close-button span.icon-last {
        transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
        -moz-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
        -webkit-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
        -o-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg);
        -ms-transform: translate3d(0, -50%, 0) scale(1, 1) rotate(-225deg); }
    .Menu .close-button:hover p i {
      top: -26px; }
  .Menu.get-menu {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    top: 0%;
    left: 0%;
    bottom: 0%;
    right: 0%; }
    .Menu.get-menu:before {
      transform: scale(1, 1) translate(50%, -50%);
      -moz-transform: scale(1, 1) translate(50%, -50%);
      -webkit-transform: scale(1, 1) translate(50%, -50%);
      -o-transform: scale(1, 1) translate(50%, -50%);
      -ms-transform: scale(1, 1) translate(50%, -50%);
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      -ms-transition-delay: 0s;
      transition-delay: 0.3s; }
  .Menu .Menu-info {
    opacity: 0; }
    .Menu .Menu-info .brandLogo {
      margin-bottom: 37px;
      transform: translatey(0px);
      -webkit-animation: float 6s ease-in-out infinite;
      animation: float 4s ease-in-out infinite;
      height: 74px;
      display: flex;
      align-items: center; }
    .Menu .Menu-info p {
      color: #fff;
      font-size: 18px;
      margin-bottom: 18px;
      line-height: 22px;
      animation: text-clip 1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
      opacity: 1; }
      .Menu .Menu-info p:nth-child(3), .Menu .Menu-info p:nth-child(4) {
        font-weight: 600; }
      .Menu .Menu-info p a {
        color: #fff; }
    .Menu .Menu-info .socialLinks {
      margin-top: 70px; }
      .Menu .Menu-info .socialLinks ul {
        list-style: none;
        padding: 0;
        display: flex; }
        .Menu .Menu-info .socialLinks ul li {
          font-size: 0;
          margin-right: 5px; }
          .Menu .Menu-info .socialLinks ul li a {
            height: 40px;
            width: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: linear-gradient(45deg, #00d0fa 0%, #00d0fa 29%, #2698d1 56%, #2698d1 100%);
            border-radius: 100px;
            color: #fff;
            text-decoration: none;
            animation: text-clip 1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
            opacity: 1; }
            .Menu .Menu-info .socialLinks ul li a .fa {
              font-size: 19px; }
            .Menu .Menu-info .socialLinks ul li a:hover {
              background: #2698d1;
              transition: all 0.3s; }
    .Menu .Menu-info.animateClip {
      animation: text-clip 1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
      opacity: 1; }
  .Menu .Menu-links ul {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .Menu .Menu-links ul li {
      transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
      -webkit-transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 650ms cubic-bezier(0.77, 0, 0.175, 1);
      transform: scale(0.8) translate(200px, 0);
      -moz-transform: scale(0.8) translate(200px, 0);
      -webkit-transform: scale(0.8) translate(200px, 0);
      -o-transform: scale(0.8) translate(200px, 0);
      -ms-transform: scale(0.8) translate(200px, 0);
      -webkit-transition-delay: 0.25s;
      -moz-transition-delay: 0.25s;
      -o-transition-delay: 0.25s;
      -ms-transition-delay: 0.25s;
      transition-delay: 0.25s;
      opacity: 0;
      line-height: 1.2em;
      -ms-transform-origin: 100% 0;
      -webkit-transform-origin: 100% 0;
      transform-origin: 100% 0; }
      .Menu .Menu-links ul li:not(:last-child) {
        margin-bottom: 32px; }
      .Menu .Menu-links ul li a {
        color: #fff;
        font-size: 53px;
        line-height: 57px;
        font-weight: 600;
        transition: all 0.3s ease-in-out !important;
        padding: 0;
        position: relative;
        display: inline-flex;
        align-items: center;
        text-decoration: none !important; }
        @media screen and (max-width: 1500px) {
          .Menu .Menu-links ul li a {
            font-size: 40px;
            line-height: 30px; } }
        .Menu .Menu-links ul li a.btn {
          padding: 0 20px; }
        .Menu .Menu-links ul li a:hover {
          color: #2698d1; }
      .Menu .Menu-links ul li:nth-child(2) {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        -ms-transition-delay: 0.2s;
        transition-delay: 0.2s; }
      .Menu .Menu-links ul li:nth-child(3) {
        -webkit-transition-delay: 0.15s;
        -moz-transition-delay: 0.15s;
        -o-transition-delay: 0.15s;
        -ms-transition-delay: 0.15s;
        transition-delay: 0.15s; }
      .Menu .Menu-links ul li:nth-child(4) {
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        -ms-transition-delay: 0.1s;
        transition-delay: 0.1s; }
      .Menu .Menu-links ul li:nth-child(5) {
        -webkit-transition-delay: 0.05s;
        -moz-transition-delay: 0.05s;
        -o-transition-delay: 0.05s;
        -ms-transition-delay: 0.05s;
        transition-delay: 0.05s; }
      .Menu .Menu-links ul li:nth-child(1) a {
        animation-delay: .0s !important; }
      .Menu .Menu-links ul li:nth-child(2) a {
        animation-delay: .050s !important; }
      .Menu .Menu-links ul li:nth-child(3) a {
        animation-delay: .100s !important; }
      .Menu .Menu-links ul li:nth-child(4) a {
        animation-delay: .150s !important; }
      .Menu .Menu-links ul li.has-submenu {
        cursor: pointer; }
        .Menu .Menu-links ul li.has-submenu span {
          display: inline-block;
          margin-left: 15px;
          transition: .5s ease all; }
          .Menu .Menu-links ul li.has-submenu span svg {
            width: 30px; }
        .Menu .Menu-links ul li.has-submenu:hover span {
          color: #2698d1; }
    .Menu .Menu-links ul.sub-menu {
      display: none;
      padding-top: 30px;
      padding-left: 30px; }
      .Menu .Menu-links ul.sub-menu li {
        line-height: 1;
        height: 30px;
        margin-bottom: 18px; }
        .Menu .Menu-links ul.sub-menu li a {
          font-size: 25px;
          font-weight: 600;
          padding: 0;
          line-height: 1; }

.menu-active .Menu .Menu-links ul li {
  opacity: 1;
  transform: scale(1) translate(0%, 0%);
  -moz-transform: scale(1) translate(0%, 0%);
  -webkit-transform: scale(1) translate(0%, 0%);
  -o-transform: scale(1) translate(0%, 0%);
  -ms-transform: scale(1) translate(0%, 0%);
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s; }
  .menu-active .Menu .Menu-links ul li:nth-child(2) {
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    -ms-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .menu-active .Menu .Menu-links ul li:nth-child(3) {
    -moz-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    -ms-transition-delay: 0.85s;
    transition-delay: 0.85s; }
  .menu-active .Menu .Menu-links ul li:nth-child(4) {
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    -ms-transition-delay: 0.9s;
    transition-delay: 0.9s; }
  .menu-active .Menu .Menu-links ul li:nth-child(5) {
    -moz-transition-delay: 0.95s;
    -o-transition-delay: 0.95s;
    -ms-transition-delay: 0.95s;
    transition-delay: 0.95s; }

:root {
  --color-primary: #959595; }

/*-------------------------
   Call To Action
-------------------------*/
.call-to-action-area {
  padding: 140px 0 20px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media only screen and (max-width: 1199px) {
    .call-to-action-area {
      padding: 100px 0; } }
  @media only screen and (max-width: 991px) {
    .call-to-action-area {
      padding: 80px 0; } }
  @media only screen and (max-width: 767px) {
    .call-to-action-area {
      padding: 60px 0 40px; } }
  .call-to-action-area:before {
    content: "";
    height: 730px;
    width: 100%;
    background: #1d9bef;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1; }
    @media only screen and (max-width: 991px) {
      .call-to-action-area:before {
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .call-to-action-area:before {
        height: 480px; } }
    @media only screen and (max-width: 575px) {
      .call-to-action-area:before {
        height: 400px; } }

.call-to-action {
  border-bottom: 1px solid #e7e7e7; }
  .call-to-action .section-heading {
    margin-bottom: 65px; }
    @media only screen and (max-width: 767px) {
      .call-to-action .section-heading {
        margin-bottom: 50px; } }
    .call-to-action .section-heading span {
      color: var(--color-accent1);
      display: block;
      font-weight: 600;
      font-size: 22px;
      margin-bottom: 15px; }
    .call-to-action .section-heading .title {
      width: 60%;
      margin: 0 auto 55px;
      font-size: 55px;
      font-weight: 600;
      line-height: 1.3; }
      @media only screen and (max-width: 991px) {
        .call-to-action .section-heading .title {
          width: 100%; } }
    @media screen and (min-width: 992px) {
      .call-to-action .section-heading .btn {
        min-width: 350px;
        height: 60px;
        font-size: 27px; } }
  .call-to-action .thumbnail {
    position: relative;
    text-align: center;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0; }
    .call-to-action .thumbnail .larg-thumb {
      display: inline-block;
      margin-right: -180px; }
      @media only screen and (max-width: 991px) {
        .call-to-action .thumbnail .larg-thumb {
          margin-right: -130px; } }
      @media only screen and (max-width: 767px) {
        .call-to-action .thumbnail .larg-thumb {
          margin-right: -100px; } }
      @media only screen and (max-width: 575px) {
        .call-to-action .thumbnail .larg-thumb {
          margin-right: -50px; } }
      @media only screen and (max-width: 1199px) {
        .call-to-action .thumbnail .larg-thumb img {
          width: 90%; } }
      @media only screen and (max-width: 991px) {
        .call-to-action .thumbnail .larg-thumb img {
          width: 70%; } }
    .call-to-action .thumbnail .small-thumb li {
      position: absolute; }
      @media only screen and (max-width: 1199px) {
        .call-to-action .thumbnail .small-thumb li img {
          width: 90%; } }
      @media only screen and (max-width: 991px) {
        .call-to-action .thumbnail .small-thumb li img {
          width: 70%; } }
      @media only screen and (max-width: 767px) {
        .call-to-action .thumbnail .small-thumb li img {
          width: 35%; } }
      .call-to-action .thumbnail .small-thumb li.shape-1 {
        bottom: 0;
        left: 155px; }
        @media only screen and (min-width: 1200px) and (max-width: 1299px) {
          .call-to-action .thumbnail .small-thumb li.shape-1 {
            left: 90px; } }
        @media only screen and (max-width: 1199px) {
          .call-to-action .thumbnail .small-thumb li.shape-1 {
            left: 15px; } }
        @media only screen and (max-width: 991px) {
          .call-to-action .thumbnail .small-thumb li.shape-1 {
            left: -50px; } }
        @media only screen and (max-width: 767px) {
          .call-to-action .thumbnail .small-thumb li.shape-1 {
            left: -70px; } }
        @media only screen and (max-width: 575px) {
          .call-to-action .thumbnail .small-thumb li.shape-1 {
            left: -125px; } }
      .call-to-action .thumbnail .small-thumb li.shape-2 {
        bottom: 0;
        right: 80px; }
        @media only screen and (min-width: 1200px) and (max-width: 1299px) {
          .call-to-action .thumbnail .small-thumb li.shape-2 {
            right: 30px; } }
        @media only screen and (max-width: 1199px) {
          .call-to-action .thumbnail .small-thumb li.shape-2 {
            bottom: 0;
            right: -60px; } }
        @media only screen and (max-width: 991px) {
          .call-to-action .thumbnail .small-thumb li.shape-2 {
            right: -95px; } }
        @media only screen and (max-width: 767px) {
          .call-to-action .thumbnail .small-thumb li.shape-2 {
            right: -110px; } }
        @media only screen and (max-width: 575px) {
          .call-to-action .thumbnail .small-thumb li.shape-2 {
            right: -130px; } }

.ourwork {
  position: relative;
  z-index: 1; }
  .ourwork .slick-dots {
    position: absolute;
    display: flex;
    bottom: 8px;
    align-items: center;
    justify-content: center; }
    .ourwork .slick-dots li button {
      height: 9px;
      width: 27px;
      border-radius: 10px; }
    .ourwork .slick-dots li.slick-active button {
      width: 25px;
      height: 25px;
      border-radius: 100%; }
  .ourwork .slider-left {
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(50%) rotate(135deg);
    left: 30px; }
  .ourwork .slider-right {
    right: 30px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg); }
  .ourwork .section-head {
    padding: 70px 0;
    position: relative; }
    .ourwork .section-head .d-flex {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .ourwork .section-head .d-flex .btn {
        min-width: 200px; }
        .ourwork .section-head .d-flex .btn:after {
          background-color: #333; }
        .ourwork .section-head .d-flex .btn:hover {
          color: #fff; }
    .ourwork .section-head .top-head {
      margin: 0; }
    .ourwork .section-head h2 {
      margin: 0;
      padding: 0; }
      .ourwork .section-head h2 span {
        left: 17%; }
  .ourwork .item {
    min-height: 850px; }
    @media screen and (max-width: 1500px) {
      .ourwork .item {
        min-height: 600px; } }
    .ourwork .item .container {
      min-height: 850px;
      display: flex;
      align-items: center;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1500px) {
        .ourwork .item .container {
          min-height: 600px; } }
    .ourwork .item .container-fluid {
      min-height: 850px;
      display: flex;
      align-items: center;
      position: relative;
      z-index: 2;
      padding: 0 110px; }
      @media screen and (max-width: 1500px) {
        .ourwork .item .container-fluid {
          min-height: 600px; } }
    .ourwork .item .item-bg {
      width: 100%;
      height: 100%;
      position: absolute; }
      .ourwork .item .item-bg .item-bg-layer {
        position: absolute;
        width: 100%;
        height: 100%;
        background: var(--layer);
        left: 0;
        top: 0;
        opacity: .4;
        z-index: 1; }
      .ourwork .item .item-bg img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .ourwork .item .content {
      padding: 0 50px 0 80px;
      padding-right: 0;
      padding-bottom: 0;
      position: relative;
      background: var(--boxlayer);
      overflow: hidden; }
      .ourwork .item .content .image img {
        height: 550px;
        width: 100%;
        object-fit: cover; }
      .ourwork .item .content .content-title {
        color: var(--title-color);
        margin-bottom: 10px;
        font-size: 35px;
        line-height: 40px;
        font-weight: 600; }
      .ourwork .item .content p {
        color: var(--white);
        margin-bottom: 70px; }
      .ourwork .item .content .see-project {
        display: inline-block;
        margin-bottom: 45px;
        padding-top: 0;
        font-size: 18px;
        color: var(--link);
        font-weight: 600;
        position: relative;
        transition: .6s ease all;
        outline: none;
        box-shadow: none; }
        .ourwork .item .content .see-project svg {
          margin-left: 20px;
          transform: translateX(0px);
          transition: .6s ease all; }
        .ourwork .item .content .see-project:hover svg {
          transform: translateX(20px); }
    .ourwork .item .tag-list ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      padding: 0;
      margin-bottom: 20px;
      margin-top: 50px; }
      .ourwork .item .tag-list ul li {
        font-size: 16px;
        color: #211C5D;
        padding: 5px 16px;
        padding-top: 7px;
        line-height: 1;
        background: #ffffff;
        margin-right: 8px;
        border-radius: 20px;
        text-transform: uppercase;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center; }
  .ourwork.v3 .slider-right {
    border-color: #424242; }
  .ourwork.v3 .slider-left {
    border-color: #fff; }
  .ourwork.v3 .flex-wrapper {
    display: flex;
    height: 700px; }
  .ourwork.v3 .swiper {
    height: 100%; }
  .ourwork.v3 .col {
    width: 50%; }
  .ourwork.v3 .image-slider {
    position: relative;
    height: 100%;
    background: #7dbb46; }
    .ourwork.v3 .image-slider .image {
      height: 100%;
      display: flex;
      align-items: center; }
    .ourwork.v3 .image-slider .swiper-slide {
      padding: 0 100px; }
  .ourwork.v3 .item {
    min-height: auto;
    direction: rtl;
    text-align: right;
    background: #fff; }
    .ourwork.v3 .item .swiper {
      margin-right: 200px;
      margin-left: 80px; }
    .ourwork.v3 .item .content {
      height: 100%;
      padding: 30px 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: left;
      direction: ltr; }
      .ourwork.v3 .item .content .content-title, .ourwork.v3 .item .content p, .ourwork.v3 .item .content .see-project {
        color: #424242; }
      .ourwork.v3 .item .content p {
        margin-bottom: 0; }
    .ourwork.v3 .item .tag-list ul {
      margin-bottom: 50px;
      margin-top: 30px; }
      .ourwork.v3 .item .tag-list ul li {
        background: #424242;
        color: #fff;
        font-size: 13px; }

.helping-business {
  position: relative;
  padding: 80px 0;
  background: #1d9bef;
  overflow: hidden; }
  .helping-business:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/web/ourservice-bg.png) left top no-repeat;
    background-size: cover;
    opacity: 1;
    bottom: 0; }
  .helping-business:after {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 100%;
    background: #0785dbf2;
    bottom: -100px;
    right: -100px; }
  .helping-business .title {
    text-align: center;
    color: #fff; }
  .helping-business p {
    color: #fff;
    font-size: 22px;
    line-height: 1.3;
    margin: 30px auto;
    max-width: 800px;
    text-align: center; }
  .helping-business .row {
    padding-top: 50px;
    position: relative;
    z-index: 2;
    margin: 0; }
    .helping-business .row > div {
      padding: 0; }
  .helping-business .item {
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
    background: #0785dbf2;
    transition: .5s ease all;
    cursor: pointer; }
    .helping-business .item .icon {
      position: relative;
      color: #fff;
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
    .helping-business .item span {
      display: inline-block;
      font-size: 23px;
      font-weight: 400;
      text-transform: capitalize;
      color: #fff; }
    .helping-business .item:hover {
      background: #1d9bef; }
      .helping-business .item:hover .icon, .helping-business .item:hover span {
        color: #fff; }

.tech-we-love {
  position: relative;
  padding: 80px 0;
  overflow: hidden; }
  .tech-we-love .row {
    padding-top: 50px;
    position: relative;
    z-index: 2;
    margin: 0; }
    .tech-we-love .row > div {
      padding: 0; }
  .tech-we-love .top-head {
    margin-bottom: 0; }
  .tech-we-love .section-title {
    text-align: center; }
    .tech-we-love .section-title span {
      color: #6b6170; }
  .tech-we-love p {
    margin: 0 auto 30px auto;
    max-width: 800px;
    text-align: center; }
  .tech-we-love .item {
    cursor: pointer;
    margin-bottom: 45px; }
    .tech-we-love .item .icon {
      position: relative;
      color: #333;
      display: flex;
      align-items: center;
      justify-content: center; }
      .tech-we-love .item .icon img {
        height: 50px; }
    .tech-we-love .item span {
      display: inline-block;
      font-size: 23px;
      font-weight: 400;
      text-transform: capitalize;
      color: #6b6170; }
    .tech-we-love .item:hover span {
      -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
      -webkit-mask-size: 200%;
      animation: shine 2s infinite; }

.headerLayer .header {
  background: rgba(10, 10, 10, 0.85); }

#magic-cursor {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  pointer-events: none;
  z-index: 10000;
  -webkit-transition: opacity 0.2s ease-in-out 0.5s;
  transition: opacity 0.2s ease-in-out 0.5s; }

.hidden-ball #magic-cursor {
  opacity: 0 !important;
  visibility: hidden; }

#ball {
  position: fixed;
  width: 80px;
  height: 80px;
  border: 2px solid #999999;
  border-radius: 50%;
  pointer-events: none;
  opacity: 1;
  box-sizing: border-box;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  #ball.white-circle {
    border-color: #fff !important; }
  #ball.box {
    width: 180px !important;
    height: 180px !important;
    background: rgba(255, 255, 255, 0.5) !important;
    border: 0; }
  #ball.active {
    background-Color: #424242 !important;
    border-color: #424242 !important;
    opacity: .1 !important;
    width: 180px !important;
    height: 180px !important; }
  #ball.btn-active {
    background-Color: #424242 !important;
    border-color: #424242 !important;
    opacity: .5 !important;
    width: 180px !important;
    height: 180px !important; }
  #ball.ios {
    border-color: #ee6485 !important;
    width: 150px;
    height: 150px; }
  #ball.android {
    border-color: #57ccd9 !important;
    width: 150px;
    height: 150px; }
  #ball.show-project {
    width: 200px;
    height: 200px;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    left: 80px; }
    #ball.show-project:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background-image: url("data:image/svg+xml,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' width='19.12' height='12.511' viewBox='0 0 19.12 12.511'%3E%3Cg transform='translate(8.227 1.061)'%3E%3Cpath id='Path_151' data-name='Path 151' d='M7.5,18H25.12' transform='translate(-14.977 -12.805)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3Cpath id='Path_152' data-name='Path 152' d='M7.5,17.89l5.195-5.195L7.5,7.5' transform='translate(-2.551 -7.5)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
      width: 70px;
      height: 46px;
      z-index: 1;
      background-size: cover;
      opacity: 1; }

.mfp-zoom-out-cur #ball {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s; }

.light-content #ball, #ball.over-movie, .light-content #ball.with-icon {
  border: 2px solid #999999;
  border-color: #999999; }

#ball:before {
  font-family: FontAwesome;
  content: "\f077";
  font-size: 12px;
  width: 8px;
  height: 16px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: -42px;
  color: #999;
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball:before {
  color: #999; }

#ball::after {
  font-family: FontAwesome;
  content: "\f078";
  font-size: 12px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: 100px;
  color: #999;
  opacity: 0;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball:before, .light-content #ball:after {
  color: #999; }

.scale-up #ball:before, .scale-drag-horizontal #ball:before {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.scale-drag-horizontal #ball:before {
  color: #fff; }

.scale-up #ball:after, .scale-drag-horizontal #ball:after {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.scale-drag-horizontal #ball:after {
  color: #fff; }

.scale-up.scale-none #ball:before, .scale-up.scale-none #ball:after {
  opacity: 0; }

#ball-drag-x {
  position: absolute;
  width: 72px;
  height: 72px;
  pointer-events: none;
  opacity: 1;
  box-sizing: border-box; }

#ball-drag-x:before {
  font-family: FontAwesome;
  content: "\f053";
  font-size: 12px;
  width: 8px;
  height: 16px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: -40px;
  top: 24px;
  color: #000;
  opacity: 0;
  transform: translateX(-40px);
  -webkit-transform: translateX(-40px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball-drag-x:before {
  color: #fff; }

#ball-drag-x::after {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 12px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  right: -39px;
  left: auto;
  top: 30px;
  color: #000;
  opacity: 0;
  transform: translateX(40px);
  -webkit-transform: translateX(40px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball-drag-x:before, .light-content #ball-drag-x:after {
  color: #fff; }

.scale-drag-x #ball-drag-x:before {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.scale-drag-x #ball-drag-x:after {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.scale-up.scale-drag #ball-drag-x:before, .scale-up.scale-drag #ball-drag-x:after {
  opacity: 0; }

#ball-drag-y {
  position: absolute;
  width: 72px;
  height: 72px;
  pointer-events: none;
  opacity: 1;
  box-sizing: border-box; }

#ball-drag-y:before {
  font-family: FontAwesome;
  content: "\f077";
  font-size: 12px;
  width: 8px;
  height: 16px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: -42px;
  color: #000;
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball-drag-y:before {
  color: #fff; }

#ball-drag-y::after {
  font-family: FontAwesome;
  content: "\f078";
  font-size: 12px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: 100px;
  color: #000;
  opacity: 0;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball-drag-y:before, .light-content #ball-drag-y:after {
  color: #fff; }

.scale-drag-y #ball-drag-y:before {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.scale-drag-y #ball-drag-y:after {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.scale-up.scale-drag #ball-drag-y:before, .scale-up.scale-drag #ball-drag-y:after {
  opacity: 0; }

#ball i {
  color: #fff;
  width: 76px;
  height: 80px;
  line-height: 78px;
  text-align: center;
  font-size: 12px;
  display: block;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

#ball p {
  color: #fff;
  line-height: 16px;
  padding-top: 0px;
  margin: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  display: block;
  opacity: 1;
  text-transform: uppercase;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.light-content #ball p {
  color: #fff; }

.light-content #ball i, #ball.over-movie i, .light-content #ball.with-icon i {
  color: #fff; }

.light-content #ball.with-icon.dark-icon i {
  color: #000; }

.scale-up #ball i {
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

#ball.with-icon i {
  width: 76px; }

#ball.with-icon i:nth-child(2) {
  display: none; }

#ball.close-icon i {
  width: 75px;
  height: 76px;
  font-size: 14px; }

#ball.over-movie i.fa-play, #ball.over-movie.pause-movie i.fa-pause {
  display: block; }

#ball.over-movie i.fa-pause, #ball.over-movie.pause-movie i.fa-play {
  display: none; }

#ball-loader {
  width: 100px;
  height: 100px;
  position: absolute;
  background-color: transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #999999;
  border-left: 4px solid transparent;
  border-top: 4px solid transparent;
  border-radius: 100px;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transform: translate(-14px, -14px) rotate(0deg);
  transform: translate(-14px, -14px) rotate(0deg);
  -webkit-animation: rotating 0.8s ease-in-out infinite;
  animation: rotating 0.8s ease-in-out infinite;
  -webkit-transition: opacity 0s ease-in-out 0s;
  transition: opacity 0s ease-in-out 0s; }

.light-content #ball-loader {
  border-bottom: 4px solid #999999; }

.show-loader #ball-loader {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s; }

@keyframes rotating {
  0% {
    -webkit-transform: translate(-14px, -14px) rotate(0deg);
    transform: translate(-14px, -14px) rotate(0deg); }
  95% {
    -webkit-transform: translate(-14px, -14px) rotate(350deg);
    transform: translate(-14px, -14px) rotate(350deg); }
  100% {
    -webkit-transform: translate(-14px, -14px) rotate(360deg);
    transform: translate(-14px, -14px) rotate(360deg); } }

.show-loader a, .show-loader nav, .scale-up a, .scale-up .hide-ball, scale-up .link, .scale-up .button-wrap, .scale-up #burger-wrapper, .scale-up .disable-drag, .scale-drag a, .scale-drag .move-title {
  pointer-events: none !important; }

#rotate-device {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #0f1010;
  background-image: url(images/rotate.png);
  background-size: 100px 100px;
  background-position: center;
  background-repeat: no-repeat;
  display: none; }

.disable-cursor {
  display: none; }

.footer-section {
  width: 100%; }
  .footer-section .call-to-action {
    border: 0; }
  .footer-section .copyright {
    background: transparent;
    color: #505050;
    font-size: 16px; }
  .footer-section .footer {
    background-image: url(../images/map-footer.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 100px 0px 15px;
    margin-top: 100px;
    background-color: #fff;
    position: relative; }
    .footer-section .footer h3 {
      text-transform: uppercase;
      font-size: 16px;
      opacity: 1;
      color: #666;
      font-weight: 300; }
      @media screen and (min-width: 992px) {
        .footer-section .footer h3 {
          writing-mode: vertical-lr;
          transform: rotate(180deg);
          position: absolute;
          left: 0;
          top: -160px;
          min-height: 168px;
          letter-spacing: 5px;
          margin: 0px; }
          .footer-section .footer h3:after {
            content: "";
            height: 80px;
            width: 2px;
            position: absolute;
            background: #666;
            left: 6px;
            bottom: 180px;
            opacity: 0.7; } }
    .footer-section .footer .quick-links {
      position: relative;
      padding-left: 50px; }
      .footer-section .footer .quick-links a {
        padding: 5px 30px 5px 0px;
        font-size: 15px;
        color: #000;
        text-transform: uppercase; }
        .footer-section .footer .quick-links a:after {
          display: none; }
        .footer-section .footer .quick-links a:hover {
          padding-left: 5px;
          color: #1ca3dc;
          font-weight: 600; }
    @media screen and (min-width: 1610px) {
      .footer-section .footer .container {
        width: 1600px;
        max-width: 1600px; } }
    .footer-section .footer .footer-logo {
      justify-content: center;
      height: auto;
      margin-bottom: 25px; }
    .footer-section .footer .social-icons {
      text-align: center; }
      .footer-section .footer .social-icons > li {
        border: 0; }
        .footer-section .footer .social-icons > li svg {
          width: 27px;
          height: 27px; }
        .footer-section .footer .social-icons > li a {
          color: #000;
          font-size: 25px; }
        .footer-section .footer .social-icons > li:hover {
          border-color: #1ca3dc; }
          .footer-section .footer .social-icons > li:hover a {
            color: #1ca3dc; }
  @media screen and (min-width: 992px) {
    .footer-section .footer-wrapper {
      bottom: 0;
      left: 0;
      position: fixed;
      right: 0; }
    .footer-section .footer-wrapper.no-visible {
      opacity: 0;
      transition: opacity 0.5s ease; } }

.footer-height {
  height: 500px; }

.our-story .our-history .subtitle {
  margin: auto;
  max-width: 700px;
  margin-bottom: 60px; }

.our-story .trusted .section-title {
  color: #fff; }
  .our-story .trusted .section-title span {
    color: #fff !important; }

.our-story .trusted .subtitle {
  text-align: center;
  margin: auto; }

html {
  scroll-behavior: smooth; }

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }

.custom-arrows {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3; }
  .custom-arrows .custom-arrow {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 75px;
    height: 75px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    background: transparent;
    cursor: pointer;
    outline: 0;
    z-index: 1; }
    .custom-arrows .custom-arrow.swiper-button-lock {
      display: none; }
    @media screen and (min-width: 1025px) {
      .custom-arrows .custom-arrow:hover {
        color: var(--primary); } }
  .custom-arrows__next {
    right: 0; }
  .custom-arrows__prev {
    left: 0; }
  @media screen and (max-width: 991px) {
    .custom-arrows .custom-arrow {
      width: 40px;
      height: 45px; } }

.img-fluid {
  max-width: 100%;
  height: auto; }

.features-box {
  padding: 60px 43px 57px 43px;
  background: var(--boxlayer);
  border-radius: 10px 10px 10px 10px;
  text-align: center;
  cursor: pointer;
  transition: .4s ease all;
  position: relative;
  margin-bottom: 25px;
  transform: translateY(0); }
  .features-box:hover {
    box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.2);
    transform: translateY(-15px); }
  .features-box .features-title {
    font-size: 27px;
    font-weight: 500;
    line-height: 1;
    margin: 30px 0 20px 0; }
  .features-box p {
    line-height: 1.55em;
    color: #757575;
    font-weight: 400;
    font-size: 2rem;
    margin: 0;
    min-height: 72px; }

.seo {
  position: relative; }
  .seo .features {
    padding: 120px 0 80px 0;
    background: #f4f4f4;
    position: relative; }
  .seo .website-traffic {
    padding: 120px 0 80px 0;
    background: #fff;
    position: relative; }
    .seo .website-traffic .circle.small {
      right: 20%;
      top: 28%; }
    .seo .website-traffic .row {
      display: flex;
      align-items: center; }
    .seo .website-traffic .image img {
      width: 100%; }
    .seo .website-traffic .content {
      padding: 0 60px 0 30px; }
      .seo .website-traffic .content p {
        line-height: 1.55em;
        color: #757575;
        font-weight: 400;
        font-size: 2rem; }
        .seo .website-traffic .content p:not(:last-child) {
          margin-bottom: 30px; }
  .seo .schedule {
    position: relative;
    background: url(../images/banners/seo-banner.png) center center no-repeat;
    background-size: cover;
    padding: 120px 0;
    background-attachment: fixed; }
    .seo .schedule:before {
      opacity: .8; }
  .seo .seo-services {
    padding: 120px 0 80px 0;
    background: #fff;
    position: relative; }
    .seo .seo-services .circle.small.right {
      top: 40%;
      right: 32%; }
    .seo .seo-services .circle.left {
      left: 10%;
      top: 90%; }
    .seo .seo-services .seo-services-box {
      text-align: center;
      margin-bottom: 70px; }
    .seo .seo-services .seo-services-title {
      font-size: 27px;
      font-weight: 500;
      line-height: 1;
      margin: 30px 0 20px 0; }
    .seo .seo-services p {
      line-height: 1.55em;
      color: #757575;
      font-weight: 400;
      font-size: 2rem; }

.ecommerce .custom-row {
  display: flex;
  align-items: center; }
  .ecommerce .custom-row .custom-col {
    width: 50%; }

.ecommerce section {
  padding: 80px 0 50px 0;
  background: #fff; }

.ecommerce .we-build.bg:before {
  background-size: contain; }

.ecommerce .we-build .icons {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin: 0; }
  .ecommerce .we-build .icons li img {
    width: 150px; }
  .ecommerce .we-build .icons li.deloitte img {
    width: 200px; }

.ecommerce .we-build .flex-wrapper {
  align-items: center;
  justify-content: flex-end; }
  .ecommerce .we-build .flex-wrapper > div:last-child {
    margin-left: 20px; }
  .ecommerce .we-build .flex-wrapper .box {
    padding: 22px;
    background: #00aff2;
    text-align: left;
    color: #fff; }
    .ecommerce .we-build .flex-wrapper .box:not(:last-child) {
      margin-bottom: 20px; }
    .ecommerce .we-build .flex-wrapper .box span {
      margin-bottom: 16px;
      font-weight: 600;
      font-size: 26px;
      color: #fff;
      line-height: 40px;
      letter-spacing: 0.25px; }
    .ecommerce .we-build .flex-wrapper .box p {
      color: #fff;
      margin: 0;
      max-width: 170px;
      line-height: 1.2; }

.ecommerce .ecommerce-services {
  background-color: #f4f4f4; }

.ecommerce .we-sell .row {
  display: flex;
  align-items: center; }

.ecommerce .we-sell .circle.right {
  top: 20%; }

.ecommerce .we-sell .circle.small {
  top: 50%;
  left: 10%; }

.privacy-policy .content {
  padding: 80px 0 50px 0;
  background: #fff; }
  .privacy-policy .content h3 {
    font-size: 27px;
    margin: 20px 0;
    font-weight: 600; }
  .privacy-policy .content p {
    margin: 10px 0;
    line-height: 1.55em;
    color: #757575;
    font-weight: 400;
    font-size: 2rem; }
  .privacy-policy .content ul {
    padding: 0;
    margin-bottom: 20px; }
    .privacy-policy .content ul li {
      font-size: 2.1rem;
      font-weight: 300;
      line-height: 1.6; }
      .privacy-policy .content ul li::marker {
        color: #00aff2; }
  .privacy-policy .content .circle.left {
    top: 3%; }
  .privacy-policy .content .circle.right {
    top: 30%;
    right: 3%; }
    .privacy-policy .content .circle.right.small {
      top: 50%;
      right: 5%; }

.our-portfolio .ourwork {
  padding: 80px 0; }
  .our-portfolio .ourwork .item {
    display: flex;
    position: static;
    min-height: auto;
    background: #fff;
    min-height: 490px;
    overflow: hidden;
    box-shadow: 0 0px 18px -9px rgba(0, 0, 0, 0.15); }
    .our-portfolio .ourwork .item:not(:last-child) {
      margin-bottom: 100px; }
    .our-portfolio .ourwork .item .icons {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 30px;
      gap: 15px; }
      .our-portfolio .ourwork .item .icons li img {
        max-width: 40px;
        max-height: 24px; }
    .our-portfolio .ourwork .item .image img {
      height: 100%; }
    .our-portfolio .ourwork .item .tag-list ul {
      display: flex;
      flex-wrap: wrap;
      gap: 8px; }
      .our-portfolio .ourwork .item .tag-list ul li {
        font-weight: 400;
        background: #f4f4f4;
        margin: 0 !important; }
    .our-portfolio .ourwork .item > div {
      width: 50%; }
    .our-portfolio .ourwork .item .content {
      background: transparent;
      position: relative;
      padding: 0 50px !important;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .our-portfolio .ourwork .item .content:before {
        content: "";
        position: absolute;
        width: 300px;
        height: 300px;
        border-radius: 100%;
        bottom: -65px;
        right: -50px;
        background: #d5cdcd1c; }
      .our-portfolio .ourwork .item .content .content-title, .our-portfolio .ourwork .item .content p, .our-portfolio .ourwork .item .content .see-project {
        color: #211C5D; }
      .our-portfolio .ourwork .item .content p {
        margin-bottom: 25px; }
    .our-portfolio .ourwork .item:nth-child(even) {
      flex-direction: row-reverse; }
      .our-portfolio .ourwork .item:nth-child(even) .content {
        padding: 0 80px 0 50px; }
        .our-portfolio .ourwork .item:nth-child(even) .content:before {
          left: -50px;
          right: auto; }
  .our-portfolio .ourwork .circle.left {
    top: 35%;
    left: 3%; }
    .our-portfolio .ourwork .circle.left.small {
      top: 85%;
      left: 2%;
      width: 180px;
      height: 180px; }
  .our-portfolio .ourwork .circle.right {
    top: 2%;
    right: 5%; }
    .our-portfolio .ourwork .circle.right.small {
      top: 65%;
      left: 2%;
      width: 160px;
      height: 160px; }
  .our-portfolio .ourwork .slick-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .our-portfolio .ourwork .slick-slider .slick-list, .our-portfolio .ourwork .slick-slider .slick-track,
  .our-portfolio .ourwork .slick-slider .slick-slide {
    height: 100%; }

.tawk-min-container .tawk-button-circle.tawk-button-large {
  background: #1c9cf3 !important; }

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

.header__right {
  display: flex;
  align-items: center;
  gap: 18px; }

.Menu .close-button {
  right: 30px; }

@media screen and (max-width: 1800px) {
  .home-banner .banner-caption h1 {
    font-size: 80px; }
  .home-banner .banner-caption h2 {
    font-size: 55px; }
  .home-banner .banner-caption h3 {
    font-size: 25px; }
  .top-head .section-title {
    font-size: 60px; }
    .top-head .section-title span {
      font-size: 120px; }
  .ourService .right_parallax {
    right: 0pt; }
    .ourService .right_parallax h3 {
      font-size: 60px; }
  .ourService .left_parallax {
    left: 40pt;
    top: 17%; }
    .ourService .left_parallax .vertical-text h3 {
      font-size: 60px; } }

@media screen and (max-width: 1600px) {
  .top-head .section-title span {
    font-size: 100px; } }

@media screen and (max-width: 1300px) {
  .home-banner .banner-caption h1 {
    font-size: 60px; }
  .home-banner .banner-caption h2 {
    font-size: 35px; }
  .home-banner .banner-caption h3 {
    font-size: 20px; }
  .contact-popup .ring {
    zoom: .8; }
  .contact-page .intro .box {
    width: 100%;
    padding: 25px 20px 25px 20px;
    right: 15px; }
    .contact-page .intro .box:nth-child(even) {
      right: 15px; }
    .contact-page .intro .box .desc h2 {
      font-size: 21px; } }

@media screen and (max-width: 1200px) {
  .bs-col-gap-200 {
    margin-left: -40px;
    margin-right: -40px; }
    .bs-col-gap-200 > div {
      padding-left: 40px;
      padding-right: 40px; }
  .col-gap-80 {
    margin-left: calc((40px / 2) * -1) !important;
    margin-right: calc((40px / 2) * -1) !important; }
    .col-gap-80 > div {
      padding-left: calc(40px / 2) !important;
      padding-right: calc(40px / 2) !important; }
  .footer-section .footer .quick-links {
    padding-left: 35px; }
  .allServices__left--title {
    font-size: 45px; }
  .header .logo {
    flex: 0 0 100px; }
  .header .nav-list > li a {
    font-size: 14px;
    padding: 6px !important; }
  .secondary-header .logo img {
    max-width: 80px; }
  .secondary-header.sticky .logo img {
    max-width: 80px; } }

@media screen and (max-width: 991px) {
  h1 {
    font-size: 35px; }
  .header nav {
    display: none; }
  .Menu .Menu-links ul li a {
    font-size: 25px; }
  .Menu.get-menu {
    padding: 30px 0; }
    .Menu.get-menu:before {
      border-radius: 0;
      padding-top: 500vw; }
  .call-to-action .section-heading .title {
    font-size: 45px;
    margin: 0 auto 30px; }
  .call-to-action-area {
    padding: 50px 0; }
  .btn {
    font-size: 17px;
    min-width: 170px;
    padding: 0px 29px;
    height: 44px; }
  .footer-section .footer {
    margin: 0;
    padding-top: 0; }
    .footer-section .footer .footer-logo img {
      max-width: 160px;
      margin: auto;
      display: block; }
    .footer-section .footer h3 {
      margin-bottom: 20px; }
    .footer-section .footer .logoWrapper, .footer-section .footer .linksWrapper {
      width: 100%; }
    .footer-section .footer .quick-links {
      padding-left: 15px; }
      .footer-section .footer .quick-links a {
        padding: 0; }
      .footer-section .footer .quick-links ul li:not(:last-child) {
        margin-bottom: 7px; }
    .footer-section .footer .copyright {
      padding: 0;
      font-size: 15px; }
  .bs-col-gap-200 {
    margin-left: -15px;
    margin-right: -15px; }
    .bs-col-gap-200 > div {
      padding-left: 15px;
      padding-right: 15px; }
  .footer-height {
    height: 0; }
  .allServices {
    padding: 50px 0; }
    .allServices__left--title {
      font-size: 35px; }
    .allServices .flex-wrapper {
      gap: 25px; }
  .top-head .section-title {
    font-size: 50px;
    margin-bottom: 10px; }
    .top-head .section-title span {
      font-size: 80px; }
  .top-head .sub-title {
    letter-spacing: 1px;
    margin-bottom: 16px; }
  .our-history p {
    font-size: 18px; }
  .ourwork .section-head {
    padding: 50px 0; }
  .ourwork__detail--item {
    margin-bottom: 30px; }
    .ourwork__detail--item.flexReverse {
      flex-direction: column-reverse; }
  .ourwork__item--content {
    padding-top: 30px;
    padding-bottom: 0; }
    .ourwork__item--content h3 {
      font-size: 32px;
      line-height: 32px; }
  .col-gap-80 {
    margin-left: calc((15px / 2) * -1) !important;
    margin-right: calc((15px / 2) * -1) !important; }
    .col-gap-80 > div {
      padding-left: calc(15px / 2) !important;
      padding-right: calc(15px / 2) !important; }
  .container {
    padding-left: 15px;
    padding-right: 15px; }
  .services_web {
    padding-bottom: 30px; }
  .our-history {
    padding: 50px 0; }
  .tech-we-love {
    padding: 50px 0 50px; }
  .services .cont-block .title-sb {
    margin-top: 25px; }
  .show-on-lg {
    display: block !important; }
  .hide-on-lg {
    display: none !important; }
  .our-mission {
    padding: 50px 0 30px; }
  .trusted .title .subtitle {
    font-size: 18px; }
  .web-services .secondary-header {
    display: none; }
  .web-services section .container-fluid {
    padding-left: 15px; }
  .web-services section .flex-wrapper {
    flex-direction: column; }
  .web-services section .col-left, .web-services section .col-right {
    width: 100%; }
  .web-services section .col-left {
    padding-top: 30px;
    padding-bottom: 40px;
    padding-right: 15px; }
  .web-services section .col-right .image img {
    max-width: 550px;
    margin-right: 0;
    margin-left: auto;
    display: block; }
  .our-portfolio .ourwork {
    padding: 40px 0; }
    .our-portfolio .ourwork .item {
      flex-direction: column !important;
      padding: 20px !important;
      padding-top: 0 !important; }
      .our-portfolio .ourwork .item > div {
        width: 100% !important; }
      .our-portfolio .ourwork .item:not(:last-child) {
        margin-bottom: 50px; }
      .our-portfolio .ourwork .item .content {
        padding: 30px 0 0 !important; }
      .our-portfolio .ourwork .item .tag-list ul {
        margin-top: 0 !important; }
  .contact-page section {
    padding: 50px 0; }
    .contact-page section.information {
      padding-top: 0; }
  .contact-page .intro .row {
    display: block; }
    .contact-page .intro .row > div:not(:last-child) {
      margin-bottom: 30px; }
  .contact-page .intro .box {
    width: 100%;
    position: static; }
    .contact-page .intro .box .icon {
      min-width: 55px; }
      .contact-page .intro .box .icon img {
        max-width: 55px; }
  .contact-page .information .row {
    display: block; }
    .contact-page .information .row > div:not(:last-child) {
      margin-bottom: 30px; }
  .contact-page .information h2 {
    font-size: 34px;
    padding-bottom: 24px;
    margin-bottom: 24px; }
  .contact-page .get-in-touch {
    padding-top: 0;
    text-align: center; }
    .contact-page .get-in-touch h2 {
      font-size: 42px; }
  .map address {
    padding: 20px; }
    .map address .address__city p {
      font-size: 16px; }
    .map address .address__icon {
      width: 80px;
      height: 80px; }
  .privacy-policy .content {
    padding: 40px 0; }
    .privacy-policy .content p {
      font-size: 18px; }
    .privacy-policy .content h3 {
      font-size: 24px; } }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px; }
  .show-on-md {
    display: block !important; }
  .hide-on-md {
    display: none !important; }
  .text-md-center {
    text-align: center; }
  .call-to-action .section-heading .title {
    font-size: 35px;
    margin: 0 auto 25px; }
  .footer-section .footer .linksWrapper .row {
    display: flex;
    flex-wrap: wrap; }
    .footer-section .footer .linksWrapper .row > div {
      width: 32%; }
  .allServices__left--title {
    font-size: 29px; }
  .our-history p {
    font-size: 16px; }
  .top-head .section-title {
    font-size: 40px; }
    .top-head .section-title span {
      font-size: 60px;
      left: 50% !important;
      transform: translateX(-50%) !important;
      opacity: .15;
      top: -35px; }
  .ourwork__item--content h3 {
    font-size: 27px; }
  .ourwork .item .content .content-title {
    font-size: 28px; }
  .ourwork .item .content p {
    font-size: 16px; }
  .ourwork .item .tag-list ul li {
    font-size: 14px; }
  .tech-we-love .row {
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .tech-we-love .row > div {
      width: 23%; }
  .footer-section .footer .footer-logo img {
    max-width: 115px; }
  .footer-section .footer .mb-40-sm {
    margin-bottom: 20px !important; }
  .Menu .Menu-links ul li a {
    font-size: 20px;
    line-height: 20px; }
  .header {
    padding: 10px 0; }
    .header .logo {
      flex: 0 0 90px; }
  h3 {
    font-size: 2.3rem; }
  .slick-dots_mission-slider li.slick-active button {
    width: 45px;
    height: 45px;
    background-size: 22px; }
  .slick-dots_history-slider {
    width: 55px; }
    .slick-dots_history-slider li:before {
      top: -8px;
      left: -23px;
      font-size: 16px; }
    .slick-dots_history-slider li button {
      left: 24px; }
  .our-history p {
    font-size: 12px; }
  .our-history .history-slider {
    padding-top: 20px; }
    .our-history .history-slider .slide {
      margin-left: 85px; }
      .our-history .history-slider .slide img {
        width: 100%;
        max-width: 450px; }
  .our-history .history-slider .slide .content .columns .column .col-title .amount {
    font-size: 2.8rem; }
  .our-history .history-slider .slide .content .columns .column .col-title .signat {
    font-size: 1.9rem; }
  .our-history h3 {
    font-size: 1.5rem; }
  .trusted .title .subtitle {
    font-size: 16px; }
  .trusted .content .map .pulsator .pulse, .trusted .content .map .pulsator .pulse-2 {
    height: 25px;
    width: 25px;
    top: -10px;
    left: -10px; }
  .trusted .content .map .pulsator .pulse {
    border-width: 3px; }
  .tech-we-love__items--item ul {
    gap: 47px 20px; }
    .tech-we-love__items--item ul li {
      flex: 0 0 95px; }
  .web-services .icons {
    max-width: 100%;
    margin: 30px 0; }
  .web-services .top-head .section-title span {
    left: 0 !important;
    transform: none !important; }
  .contact-page .intro .box .desc h2 {
    font-size: 18px; }
  .contact-page .information h2 {
    font-size: 28px; }
  .contact-page .get-in-touch h2 {
    font-size: 32px; }
  .contact-page .get-in-touch .form-wrapper {
    padding-top: 30px; }
  .map .address {
    flex-wrap: wrap;
    padding: 0; }
  .map address {
    width: 100%;
    margin-top: 25px; }
  .privacy-policy .content p {
    font-size: 16px; }
  .privacy-policy .content h3 {
    font-size: 22px; } }

@media screen and (max-width: 575px) {
  .call-to-action .section-heading .title {
    font-size: 30px; }
  .services .cont-block .items {
    flex-direction: column; }
    .services .cont-block .items .item {
      margin-right: 0; }
  .tech-we-love .row > div {
    width: 32%; }
  .top-head .section-title {
    font-size: 37px; }
    .top-head .section-title span {
      font-size: 45px;
      top: -35px; }
  .footer-section .footer .linksWrapper .row > div {
    width: 50%; }
  .our-history h3 {
    font-size: 1.4rem; }
  .our-history .history-slider .slide img {
    max-width: 300px; }
  .our-history .history-slider .slide .content .columns .column .col-title .amount {
    font-size: 2.5rem; }
  .our-history .history-slider .slide .content .columns .column .col-title .signat {
    font-size: 1.6rem; }
  .our-history .history-slider .slide .title .desc {
    padding: 2px 10px; }
  .web-services .list > li {
    flex: 100%; } }

/*# sourceMappingURL=main.css.map */