@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&display=swap');
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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;
  }
  .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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub: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: 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;
}
[role="button"] {
  cursor: pointer;
}
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,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  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 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
.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: 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::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    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 {
  position: relative;
  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 {
  min-height: 34px;
  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;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 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;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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: 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 {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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 {
  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:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  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:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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 {
  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:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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 {
  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:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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 {
  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:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  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;
}
.collapse.in {
  display: block;
}
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 dashed;
  border-top: 4px solid \9;
  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 dashed;
  border-bottom: 4px solid \9;
}
.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,
.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-left-radius: 4px;
  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-right-radius: 4px;
  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 .form-control:focus {
  z-index: 3;
}
.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 {
  z-index: 2;
  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;
}
.tab-content > .active {
  display: block;
}
.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;
  }
  .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: #BBBABA;
}
.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: #BBBABA;
}
.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: #BBBABA;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #BBBABA;
}
@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: #BBBABA;
  }
  .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 {
  z-index: 2;
  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: 3;
  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;
  line-height: 1.3333333;
}
.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;
  line-height: 1.5;
}
.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: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .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-top: 30px;
  padding-bottom: 30px;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .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-object.img-thumbnail {
  max-width: none;
}
.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,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.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: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .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-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.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;
  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-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  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);

  line-break: auto;
}
.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: 1000px;
            perspective: 1000px;
  }
  .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);
  background-color: rgba(0, 0, 0, 0);
  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;
  margin-top: -10px;
}
.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;
  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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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-header:before,
.modal-header: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-header: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;
}
.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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 */

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}

/*!
 *  Flat Icon
 *  @version 1.0
 */@font-face{font-family:Flaticon;src:url(../fonts/Flaticon.eot);src:url(../fonts/Flaticon.eot?#iefix) format("embedded-opentype"),url(../fonts/Flaticon.woff) format("woff"),url(../fonts/Flaticon.ttf) format("truetype"),url(../fonts/Flaticon.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(../fonts/Flaticon.svg#Flaticon) format("svg")}}[class*=" arrowicon-"]:after,[class*=" arrowicon-"]:before,[class^=arrowicon-]:after,[class^=arrowicon-]:before{font-family:Flaticon;font-style:normal;line-height:inherit;font-size:inherit}.arrowicon-arrows:before{content:"\f100"}.arrowicon-arrows-1:before{content:"\f101"}.arrowicon-arrows-2:before{content:"\f102"}.arrowicon-arrows-3:before{content:"\f103"}.arrowicon-arrows-4:before{content:"\f104"}.arrowicon-right-arrow:before{content:"\f105"}.arrowicon-more-button-interface-symbol-of-three-horizontal-aligned-dots:before{content:"\f108"}

/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */

@font-face {
  font-family: "LineAwesome";
  src: url("../fonts/line-awesome.eot?v=1.1.");
  src: url("../fonts/line-awesome.eot??v=1.1.#iefix") format("embedded-opentype"),
       url("../fonts/line-awesome.woff2?v=1.1.") format("woff2"),
       url("../fonts/line-awesome.woff?v=1.1.") format("woff"),
       url("../fonts/line-awesome.ttf?v=1.1.") format("truetype"),
       url("../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "LineAwesome";
    src: url("../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
  }
}

/* Thanks to http://fontawesome.io @fontawesome and @davegandy */
.la {
    display: inline-block;
    font: normal normal normal 16px/1 "LineAwesome";
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
/* makes the font 33% larger relative to the icon container */
.la-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.la-2x {
    font-size: 2em;
}
.la-3x {
    font-size: 3em;
}
.la-4x {
    font-size: 4em;
}
.la-5x {
    font-size: 5em;
}
.la-fw {
    width: 1.28571429em;
    text-align: center;
}
.la-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.la-ul > li {
    position: relative;
}
.la-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.la-li.la-lg {
    left: -1.85714286em;
}
.la-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.li.pull-left {
    margin-right: .3em;
}
.li.pull-right {
    margin-left: .3em;
}
.la-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.la-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.la-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.la-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.la-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.la-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical {
    filter: none;
}
.la-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.la-stack-1x,
.la-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.la-stack-1x {
    line-height: inherit;
}
.la-stack-2x {
    font-size: 2em;
}
.la-inverse {
    color: #ffffff;
}
/* Thanks to http://fontawesome.io @fontawesome and @davegandy */

.la-500px:before { content: "\f100"; }
.la-adjust:before { content: "\f101"; }
.la-adn:before { content: "\f102"; }
.la-align-center:before { content: "\f103"; }
.la-align-justify:before { content: "\f104"; }
.la-align-left:before { content: "\f105"; }
.la-align-right:before { content: "\f106"; }
.la-amazon:before { content: "\f107"; }
.la-ambulance:before { content: "\f108"; }
.la-anchor:before { content: "\f109"; }
.la-android:before { content: "\f10a"; }
.la-angellist:before { content: "\f10b"; }
.la-angle-double-down:before { content: "\f10c"; }
.la-angle-double-left:before { content: "\f10d"; }
.la-angle-double-right:before { content: "\f10e"; }
.la-angle-double-up:before { content: "\f10f"; }
.la-angle-down:before { content: "\f110"; }
.la-angle-left:before { content: "\f111"; }
.la-angle-right:before { content: "\f112"; }
.la-angle-up:before { content: "\f113"; }
.la-apple:before { content: "\f114"; }
.la-archive:before { content: "\f115"; }
.la-area-chart:before { content: "\f116"; }
.la-arrow-circle-down:before { content: "\f117"; }
.la-arrow-circle-left:before { content: "\f118"; }
.la-arrow-circle-o-down:before { content: "\f119"; }
.la-arrow-circle-o-left:before { content: "\f11a"; }
.la-arrow-circle-o-right:before { content: "\f11b"; }
.la-arrow-circle-o-up:before { content: "\f11c"; }
.la-arrow-circle-right:before { content: "\f11d"; }
.la-arrow-circle-up:before { content: "\f11e"; }
.la-arrow-down:before { content: "\f11f"; }
.la-arrow-left:before { content: "\f120"; }
.la-arrow-right:before { content: "\f121"; }
.la-arrow-up:before { content: "\f122"; }
.la-arrows:before { content: "\f123"; }
.la-arrows-alt:before { content: "\f124"; }
.la-arrows-h:before { content: "\f125"; }
.la-arrows-v:before { content: "\f126"; }
.la-asterisk:before { content: "\f127"; }
.la-at:before { content: "\f128"; }
.la-automobile:before { content: "\f129"; }
.la-backward:before { content: "\f12a"; }
.la-balance-scale:before { content: "\f12b"; }
.la-ban:before { content: "\f12c"; }
.la-bank:before { content: "\f12d"; }
.la-bar-chart:before { content: "\f12e"; }
.la-bar-chart-o:before { content: "\f12f"; }
.la-barcode:before { content: "\f130"; }
.la-bars:before { content: "\f131"; }
.la-battery-0:before { content: "\f132"; }
.la-battery-1:before { content: "\f133"; }
.la-battery-2:before { content: "\f134"; }
.la-battery-3:before { content: "\f135"; }
.la-battery-4:before { content: "\f136"; }
.la-battery-empty:before { content: "\f137"; }
.la-battery-full:before { content: "\f138"; }
.la-battery-half:before { content: "\f139"; }
.la-battery-quarter:before { content: "\f13a"; }
.la-battery-three-quarters:before { content: "\f13b"; }
.la-bed:before { content: "\f13c"; }
.la-beer:before { content: "\f13d"; }
.la-behance:before { content: "\f13e"; }
.la-behance-square:before { content: "\f13f"; }
.la-bell:before { content: "\f140"; }
.la-bell-o:before { content: "\f141"; }
.la-bell-slash:before { content: "\f142"; }
.la-bell-slash-o:before { content: "\f143"; }
.la-bicycle:before { content: "\f144"; }
.la-binoculars:before { content: "\f145"; }
.la-birthday-cake:before { content: "\f146"; }
.la-bitbucket:before { content: "\f147"; }
.la-bitbucket-square:before { content: "\f148"; }
.la-bitcoin:before { content: "\f149"; }
.la-black-tie:before { content: "\f14a"; }
.la-bold:before { content: "\f14b"; }
.la-bolt:before { content: "\f14c"; }
.la-bomb:before { content: "\f14d"; }
.la-book:before { content: "\f14e"; }
.la-bookmark:before { content: "\f14f"; }
.la-bookmark-o:before { content: "\f150"; }
.la-briefcase:before { content: "\f151"; }
.la-btc:before { content: "\f152"; }
.la-bug:before { content: "\f153"; }
.la-building:before { content: "\f154"; }
.la-building-o:before { content: "\f155"; }
.la-bullhorn:before { content: "\f156"; }
.la-bullseye:before { content: "\f157"; }
.la-bus:before { content: "\f158"; }
.la-buysellads:before { content: "\f159"; }
.la-cab:before { content: "\f15a"; }
.la-calculator:before { content: "\f15b"; }
.la-calendar:before { content: "\f15c"; }
.la-calendar-check-o:before { content: "\f15d"; }
.la-calendar-minus-o:before { content: "\f15e"; }
.la-calendar-o:before { content: "\f15f"; }
.la-calendar-plus-o:before { content: "\f160"; }
.la-calendar-times-o:before { content: "\f161"; }
.la-camera:before { content: "\f162"; }
.la-camera-retro:before { content: "\f163"; }
.la-car:before { content: "\f164"; }
.la-caret-down:before { content: "\f165"; }
.la-caret-left:before { content: "\f166"; }
.la-caret-right:before { content: "\f167"; }
.la-caret-square-o-down:before, .la-toggle-down:before { content: "\f168"; }
.la-caret-square-o-left:before, .la-toggle-left:before { content: "\f169"; }
.la-caret-square-o-right:before, .la-toggle-right:before { content: "\f16a"; }
.la-caret-square-o-up:before, .la-toggle-up:before { content: "\f16b"; }
.la-caret-up:before { content: "\f16c"; }
.la-cart-arrow-down:before { content: "\f16d"; }
.la-cart-plus:before { content: "\f16e"; }
.la-cc:before { content: "\f16f"; }
.la-cc-amex:before { content: "\f170"; }
.la-cc-diners-club:before { content: "\f171"; }
.la-cc-discover:before { content: "\f172"; }
.la-cc-jcb:before { content: "\f173"; }
.la-cc-mastercard:before { content: "\f174"; }
.la-cc-paypal:before { content: "\f175"; }
.la-cc-stripe:before { content: "\f176"; }
.la-cc-visa:before { content: "\f177"; }
.la-certificate:before { content: "\f178"; }
.la-chain:before { content: "\f179"; }
.la-chain-broken:before { content: "\f17a"; }
.la-check:before { content: "\f17b"; }
.la-check-circle:before { content: "\f17c"; }
.la-check-circle-o:before { content: "\f17d"; }
.la-check-square:before { content: "\f17e"; }
.la-check-square-o:before { content: "\f17f"; }
.la-chevron-circle-down:before { content: "\f180"; }
.la-chevron-circle-left:before { content: "\f181"; }
.la-chevron-circle-right:before { content: "\f182"; }
.la-chevron-circle-up:before { content: "\f183"; }
.la-chevron-down:before { content: "\f184"; }
.la-chevron-left:before { content: "\f185"; }
.la-chevron-right:before { content: "\f186"; }
.la-chevron-up:before { content: "\f187"; }
.la-child:before { content: "\f188"; }
.la-chrome:before { content: "\f189"; }
.la-circle:before { content: "\f18a"; }
.la-circle-o:before { content: "\f18b"; }
.la-circle-o-notch:before { content: "\f18c"; }
.la-circle-thin:before { content: "\f18d"; }
.la-clipboard:before { content: "\f18e"; }
.la-clock-o:before { content: "\f18f"; }
.la-clone:before { content: "\f190"; }
.la-close:before { content: "\f191"; }
.la-cloud:before { content: "\f192"; }
.la-cloud-download:before { content: "\f193"; }
.la-cloud-upload:before { content: "\f194"; }
.la-cny:before { content: "\f195"; }
.la-code:before { content: "\f196"; }
.la-code-fork:before { content: "\f197"; }
.la-codepen:before { content: "\f198"; }
.la-coffee:before { content: "\f199"; }
.la-cog:before { content: "\f19a"; }
.la-cogs:before { content: "\f19b"; }
.la-columns:before { content: "\f19c"; }
.la-comment:before { content: "\f19d"; }
.la-comment-o:before { content: "\f19e"; }
.la-commenting:before { content: "\f19f"; }
.la-commenting-o:before { content: "\f1a0"; }
.la-comments:before { content: "\f1a1"; }
.la-comments-o:before { content: "\f1a2"; }
.la-compass:before { content: "\f1a3"; }
.la-compress:before { content: "\f1a4"; }
.la-connectdevelop:before { content: "\f1a5"; }
.la-contao:before { content: "\f1a6"; }
.la-copy:before { content: "\f1a7"; }
.la-copyright:before { content: "\f1a8"; }
.la-creative-commons:before { content: "\f1a9"; }
.la-credit-card:before { content: "\f1aa"; }
.la-crop:before { content: "\f1ab"; }
.la-crosshairs:before { content: "\f1ac"; }
.la-css3:before { content: "\f1ad"; }
.la-cube:before { content: "\f1ae"; }
.la-cubes:before { content: "\f1af"; }
.la-cut:before { content: "\f1b0"; }
.la-cutlery:before { content: "\f1b1"; }
.la-dashboard:before { content: "\f1b2"; }
.la-dashcube:before { content: "\f1b3"; }
.la-database:before { content: "\f1b4"; }
.la-dedent:before { content: "\f1b5"; }
.la-delicious:before { content: "\f1b6"; }
.la-desktop:before { content: "\f1b7"; }
.la-deviantart:before { content: "\f1b8"; }
.la-diamond:before { content: "\f1b9"; }
.la-digg:before { content: "\f1ba"; }
.la-dollar:before { content: "\f1bb"; }
.la-dot-circle-o:before { content: "\f1bc"; }
.la-download:before { content: "\f1bd"; }
.la-dribbble:before { content: "\f1be"; }
.la-dropbox:before { content: "\f1bf"; }
.la-drupal:before { content: "\f1c0"; }
.la-edit:before { content: "\f1c1"; }
.la-eject:before { content: "\f1c2"; }
.la-ellipsis-h:before { content: "\f1c3"; }
.la-ellipsis-v:before { content: "\f1c4"; }
.la-empire:before, .la-ge:before { content: "\f1c5"; }
.la-envelope:before { content: "\f1c6"; }
.la-envelope-o:before { content: "\f1c7"; }
.la-envelope-square:before { content: "\f1c8"; }
.la-eraser:before { content: "\f1c9"; }
.la-eur:before { content: "\f1ca"; }
.la-euro:before { content: "\f1cb"; }
.la-exchange:before { content: "\f1cc"; }
.la-exclamation:before { content: "\f1cd"; }
.la-exclamation-circle:before { content: "\f1ce"; }
.la-exclamation-triangle:before { content: "\f1cf"; }
.la-expand:before { content: "\f1d0"; }
.la-expeditedssl:before { content: "\f1d1"; }
.la-external-link:before { content: "\f1d2"; }
.la-external-link-square:before { content: "\f1d3"; }
.la-eye:before { content: "\f1d4"; }
.la-eye-slash:before { content: "\f1d5"; }
.la-eyedropper:before { content: "\f1d6"; }
.la-facebook:before, .la-facebook-f:before { content: "\f1d7"; }
.la-facebook-official:before { content: "\f1d8"; }
.la-facebook-square:before { content: "\f1d9"; }
.la-fast-backward:before { content: "\f1da"; }
.la-fast-forward:before { content: "\f1db"; }
.la-fax:before { content: "\f1dc"; }
.la-female:before { content: "\f1dd"; }
.la-fighter-jet:before { content: "\f1de"; }
.la-file:before { content: "\f1df"; }
.la-file-archive-o:before { content: "\f1e0"; }
.la-file-audio-o:before { content: "\f1e1"; }
.la-file-code-o:before { content: "\f1e2"; }
.la-file-excel-o:before { content: "\f1e3"; }
.la-file-image-o:before { content: "\f1e4"; }
.la-file-movie-o:before { content: "\f1e5"; }
.la-file-o:before { content: "\f1e6"; }
.la-file-pdf-o:before { content: "\f1e7"; }
.la-file-photo-o:before { content: "\f1e8"; }
.la-file-picture-o:before { content: "\f1e9"; }
.la-file-powerpoint-o:before { content: "\f1ea"; }
.la-file-sound-o:before { content: "\f1eb"; }
.la-file-text:before { content: "\f1ec"; }
.la-file-text-o:before { content: "\f1ed"; }
.la-file-video-o:before { content: "\f1ee"; }
.la-file-word-o:before { content: "\f1ef"; }
.la-file-zip-o:before { content: "\f1f0"; }
.la-files-o:before { content: "\f1f1"; }
.la-film:before { content: "\f1f2"; }
.la-filter:before { content: "\f1f3"; }
.la-fire:before { content: "\f1f4"; }
.la-fire-extinguisher:before { content: "\f1f5"; }
.la-firefox:before { content: "\f1f6"; }
.la-flag:before { content: "\f1f7"; }
.la-flag-checkered:before { content: "\f1f8"; }
.la-flag-o:before { content: "\f1f9"; }
.la-flash:before { content: "\f1fa"; }
.la-flask:before { content: "\f1fb"; }
.la-flickr:before { content: "\f1fc"; }
.la-floppy-o:before { content: "\f1fd"; }
.la-folder:before { content: "\f1fe"; }
.la-folder-o:before { content: "\f1ff"; }
.la-folder-open:before { content: "\f200"; }
.la-folder-open-o:before { content: "\f201"; }
.la-font:before { content: "\f202"; }
.la-fonticons:before { content: "\f203"; }
.la-forumbee:before { content: "\f204"; }
.la-forward:before { content: "\f205"; }
.la-foursquare:before { content: "\f206"; }
.la-frown-o:before { content: "\f207"; }
.la-futbol-o:before, .la-soccer-ball-o:before { content: "\f208"; }
.la-gamepad:before { content: "\f209"; }
.la-gavel:before { content: "\f20a"; }
.la-gbp:before { content: "\f20b"; }
.la-gear:before { content: "\f20c"; }
.la-gears:before { content: "\f20d"; }
.la-genderless:before { content: "\f20e"; }
.la-get-pocket:before { content: "\f20f"; }
.la-gg:before { content: "\f210"; }
.la-gg-circle:before { content: "\f211"; }
.la-gift:before { content: "\f212"; }
.la-git:before { content: "\f213"; }
.la-git-square:before { content: "\f214"; }
.la-github:before { content: "\f215"; }
.la-github-alt:before { content: "\f216"; }
.la-github-square:before { content: "\f217"; }
.la-glass:before { content: "\f218"; }
.la-globe:before { content: "\f219"; }
.la-google:before { content: "\f21a"; }
.la-google-plus:before { content: "\f21b"; }
.la-google-plus-square:before { content: "\f21c"; }
.la-google-wallet:before { content: "\f21d"; }
.la-graduation-cap:before { content: "\f21e"; }
.la-gratipay:before, .la-gittip:before { content: "\f21f"; }
.la-group:before { content: "\f220"; }
.la-h-square:before { content: "\f221"; }
.la-hacker-news:before { content: "\f222"; }
.la-hand-grab-o:before { content: "\f223"; }
.la-hand-lizard-o:before { content: "\f224"; }
.la-hand-o-down:before { content: "\f225"; }
.la-hand-o-left:before { content: "\f226"; }
.la-hand-o-right:before { content: "\f227"; }
.la-hand-o-up:before { content: "\f228"; }
.la-hand-paper-o:before { content: "\f229"; }
.la-hand-peace-o:before { content: "\f22a"; }
.la-hand-pointer-o:before { content: "\f22b"; }
.la-hand-rock-o:before { content: "\f22c"; }
.la-hand-scissors-o:before { content: "\f22d"; }
.la-hand-spock-o:before { content: "\f22e"; }
.la-hand-stop-o:before { content: "\f22f"; }
.la-hdd-o:before { content: "\f230"; }
.la-header:before { content: "\f231"; }
.la-headphones:before { content: "\f232"; }
.la-heart:before { content: "\f233"; }
.la-heart-o:before { content: "\f234"; }
.la-heartbeat:before { content: "\f235"; }
.la-history:before { content: "\f236"; }
.la-home:before { content: "\f237"; }
.la-hospital-o:before { content: "\f238"; }
.la-hotel:before { content: "\f239"; }
.la-hourglass:before { content: "\f23a"; }
.la-hourglass-1:before { content: "\f23b"; }
.la-hourglass-2:before { content: "\f23c"; }
.la-hourglass-3:before { content: "\f23d"; }
.la-hourglass-end:before { content: "\f23e"; }
.la-hourglass-half:before { content: "\f23f"; }
.la-hourglass-o:before { content: "\f240"; }
.la-hourglass-start:before { content: "\f241"; }
.la-houzz:before { content: "\f242"; }
.la-html5:before { content: "\f243"; }
.la-i-cursor:before { content: "\f244"; }
.la-ils:before { content: "\f245"; }
.la-image:before { content: "\f246"; }
.la-inbox:before { content: "\f247"; }
.la-indent:before { content: "\f248"; }
.la-industry:before { content: "\f249"; }
.la-info:before { content: "\f24a"; }
.la-info-circle:before { content: "\f24b"; }
.la-inr:before { content: "\f24c"; }
.la-instagram:before { content: "\f24d"; }
.la-institution:before { content: "\f24e"; }
.la-internet-explorer:before { content: "\f24f"; }
.la-ioxhost:before { content: "\f250"; }
.la-italic:before { content: "\f251"; }
.la-joomla:before { content: "\f252"; }
.la-jpy:before { content: "\f253"; }
.la-jsfiddle:before { content: "\f254"; }
.la-key:before { content: "\f255"; }
.la-keyboard-o:before { content: "\f256"; }
.la-krw:before { content: "\f257"; }
.la-language:before { content: "\f258"; }
.la-laptop:before { content: "\f259"; }
.la-lastfm:before { content: "\f25a"; }
.la-lastfm-square:before { content: "\f25b"; }
.la-leaf:before { content: "\f25c"; }
.la-leanpub:before { content: "\f25d"; }
.la-legal:before { content: "\f25e"; }
.la-lemon-o:before { content: "\f25f"; }
.la-level-down:before { content: "\f260"; }
.la-level-up:before { content: "\f261"; }
.la-life-bouy:before { content: "\f262"; }
.la-life-buoy:before { content: "\f263"; }
.la-life-ring:before, .la-support:before { content: "\f264"; }
.la-life-saver:before { content: "\f265"; }
.la-lightbulb-o:before { content: "\f266"; }
.la-line-chart:before { content: "\f267"; }
.la-link:before { content: "\f268"; }
.la-linkedin:before { content: "\f269"; }
.la-linkedin-square:before { content: "\f26a"; }
.la-linux:before { content: "\f26b"; }
.la-list:before { content: "\f26c"; }
.la-list-alt:before { content: "\f26d"; }
.la-list-ol:before { content: "\f26e"; }
.la-list-ul:before { content: "\f26f"; }
.la-location-arrow:before { content: "\f270"; }
.la-lock:before { content: "\f271"; }
.la-long-arrow-down:before { content: "\f272"; }
.la-long-arrow-left:before { content: "\f273"; }
.la-long-arrow-right:before { content: "\f274"; }
.la-long-arrow-up:before { content: "\f275"; }
.la-magic:before { content: "\f276"; }
.la-magnet:before { content: "\f277"; }
.la-mail-forward:before { content: "\f278"; }
.la-mail-reply:before { content: "\f279"; }
.la-mail-reply-all:before { content: "\f27a"; }
.la-male:before { content: "\f27b"; }
.la-map:before { content: "\f27c"; }
.la-map-marker:before { content: "\f27d"; }
.la-map-o:before { content: "\f27e"; }
.la-map-pin:before { content: "\f27f"; }
.la-map-signs:before { content: "\f280"; }
.la-mars:before { content: "\f281"; }
.la-mars-double:before { content: "\f282"; }
.la-mars-stroke:before { content: "\f283"; }
.la-mars-stroke-h:before { content: "\f284"; }
.la-mars-stroke-v:before { content: "\f285"; }
.la-maxcdn:before { content: "\f286"; }
.la-meanpath:before { content: "\f287"; }
.la-medium:before { content: "\f288"; }
.la-medkit:before { content: "\f289"; }
.la-meh-o:before { content: "\f28a"; }
.la-mercury:before { content: "\f28b"; }
.la-microphone:before { content: "\f28c"; }
.la-microphone-slash:before { content: "\f28d"; }
.la-minus:before { content: "\f28e"; }
.la-minus-circle:before { content: "\f28f"; }
.la-minus-square:before { content: "\f290"; }
.la-minus-square-o:before { content: "\f291"; }
.la-mobile:before { content: "\f292"; }
.la-mobile-phone:before { content: "\f293"; }
.la-money:before { content: "\f294"; }
.la-moon-o:before { content: "\f295"; }
.la-mortar-board:before { content: "\f296"; }
.la-motorcycle:before { content: "\f297"; }
.la-mouse-pointer:before { content: "\f298"; }
.la-music:before { content: "\f299"; }
.la-navicon:before { content: "\f29a"; }
.la-neuter:before { content: "\f29b"; }
.la-newspaper-o:before { content: "\f29c"; }
.la-object-group:before { content: "\f29d"; }
.la-object-ungroup:before { content: "\f29e"; }
.la-odnoklassniki:before { content: "\f29f"; }
.la-odnoklassniki-square:before { content: "\f2a0"; }
.la-opencart:before { content: "\f2a1"; }
.la-openid:before { content: "\f2a2"; }
.la-opera:before { content: "\f2a3"; }
.la-optin-monster:before { content: "\f2a4"; }
.la-outdent:before { content: "\f2a5"; }
.la-pagelines:before { content: "\f2a6"; }
.la-paint-brush:before { content: "\f2a7"; }
.la-paper-plane:before, .la-send:before { content: "\f2a8"; }
.la-paper-plane-o:before, .la-send-o:before { content: "\f2a9"; }
.la-paperclip:before { content: "\f2aa"; }
.la-paragraph:before { content: "\f2ab"; }
.la-paste:before { content: "\f2ac"; }
.la-pause:before { content: "\f2ad"; }
.la-paw:before { content: "\f2ae"; }
.la-paypal:before { content: "\f2af"; }
.la-pencil:before { content: "\f2b0"; }
.la-pencil-square:before { content: "\f2b1"; }
.la-pencil-square-o:before { content: "\f2b2"; }
.la-phone:before { content: "\f2b3"; }
.la-phone-square:before { content: "\f2b4"; }
.la-photo:before { content: "\f2b5"; }
.la-picture-o:before { content: "\f2b6"; }
.la-pie-chart:before { content: "\f2b7"; }
.la-pied-piper:before { content: "\f2b8"; }
.la-pied-piper-alt:before { content: "\f2b9"; }
.la-pinterest:before { content: "\f2ba"; }
.la-pinterest-p:before { content: "\f2bb"; }
.la-pinterest-square:before { content: "\f2bc"; }
.la-plane:before { content: "\f2bd"; }
.la-play:before { content: "\f2be"; }
.la-play-circle:before { content: "\f2bf"; }
.la-play-circle-o:before { content: "\f2c0"; }
.la-plug:before { content: "\f2c1"; }
.la-plus:before { content: "\f2c2"; }
.la-plus-circle:before { content: "\f2c3"; }
.la-plus-square:before { content: "\f2c4"; }
.la-plus-square-o:before { content: "\f2c5"; }
.la-power-off:before { content: "\f2c6"; }
.la-print:before { content: "\f2c7"; }
.la-puzzle-piece:before { content: "\f2c8"; }
.la-qq:before { content: "\f2c9"; }
.la-qrcode:before { content: "\f2ca"; }
.la-question:before { content: "\f2cb"; }
.la-question-circle:before { content: "\f2cc"; }
.la-quote-left:before { content: "\f2cd"; }
.la-quote-right:before { content: "\f2ce"; }
.la-ra:before { content: "\f2cf"; }
.la-random:before { content: "\f2d0"; }
.la-rebel:before { content: "\f2d1"; }
.la-recycle:before { content: "\f2d2"; }
.la-reddit:before { content: "\f2d3"; }
.la-reddit-square:before { content: "\f2d4"; }
.la-refresh:before { content: "\f2d5"; }
.la-registered:before { content: "\f2d6"; }
.la-renren:before { content: "\f2d7"; }
.la-reorder:before { content: "\f2d8"; }
.la-repeat:before { content: "\f2d9"; }
.la-reply:before { content: "\f2da"; }
.la-reply-all:before { content: "\f2db"; }
.la-retweet:before { content: "\f2dc"; }
.la-rmb:before { content: "\f2dd"; }
.la-road:before { content: "\f2de"; }
.la-rocket:before { content: "\f2df"; }
.la-rotate-left:before { content: "\f2e0"; }
.la-rotate-right:before { content: "\f2e1"; }
.la-rouble:before { content: "\f2e2"; }
.la-rss:before, .la-feed:before { content: "\f2e3"; }
.la-rss-square:before { content: "\f2e4"; }
.la-rub:before { content: "\f2e5"; }
.la-ruble:before { content: "\f2e6"; }
.la-rupee:before { content: "\f2e7"; }
.la-safari:before { content: "\f2e8"; }
.la-save:before { content: "\f2e9"; }
.la-scissors:before { content: "\f2ea"; }
.la-search:before { content: "\f2eb"; }
.la-search-minus:before { content: "\f2ec"; }
.la-search-plus:before { content: "\f2ed"; }
.la-sellsy:before { content: "\f2ee"; }
.la-server:before { content: "\f2ef"; }
.la-share:before { content: "\f2f0"; }
.la-share-alt:before { content: "\f2f1"; }
.la-share-alt-square:before { content: "\f2f2"; }
.la-share-square:before { content: "\f2f3"; }
.la-share-square-o:before { content: "\f2f4"; }
.la-shekel:before { content: "\f2f5"; }
.la-sheqel:before { content: "\f2f6"; }
.la-shield:before { content: "\f2f7"; }
.la-ship:before { content: "\f2f8"; }
.la-shirtsinbulk:before { content: "\f2f9"; }
.la-shopping-cart:before { content: "\f2fa"; }
.la-sign-in:before { content: "\f2fb"; }
.la-sign-out:before { content: "\f2fc"; }
.la-signal:before { content: "\f2fd"; }
.la-simplybuilt:before { content: "\f2fe"; }
.la-sitemap:before { content: "\f2ff"; }
.la-skyatlas:before { content: "\f300"; }
.la-skype:before { content: "\f301"; }
.la-slack:before { content: "\f302"; }
.la-sliders:before { content: "\f303"; }
.la-slideshare:before { content: "\f304"; }
.la-smile-o:before { content: "\f305"; }
.la-sort:before, .la-unsorted:before { content: "\f306"; }
.la-sort-alpha-asc:before { content: "\f307"; }
.la-sort-alpha-desc:before { content: "\f308"; }
.la-sort-amount-asc:before { content: "\f309"; }
.la-sort-amount-desc:before { content: "\f30a"; }
.la-sort-asc:before, .la-sort-up:before { content: "\f30b"; }
.la-sort-desc:before, .la-sort-down:before { content: "\f30c"; }
.la-sort-numeric-asc:before { content: "\f30d"; }
.la-sort-numeric-desc:before { content: "\f30e"; }
.la-soundcloud:before { content: "\f30f"; }
.la-space-shuttle:before { content: "\f310"; }
.la-spinner:before { content: "\f311"; }
.la-spoon:before { content: "\f312"; }
.la-spotify:before { content: "\f313"; }
.la-square:before { content: "\f314"; }
.la-square-o:before { content: "\f315"; }
.la-stack-exchange:before { content: "\f316"; }
.la-stack-overflow:before { content: "\f317"; }
.la-star:before { content: "\f318"; }
.la-star-half:before { content: "\f319"; }
.la-star-half-o:before, .la-star-half-full:before, .la-star-half-empty:before { content: "\f31a"; }
.la-star-o:before { content: "\f31b"; }
.la-steam:before { content: "\f31c"; }
.la-steam-square:before { content: "\f31d"; }
.la-step-backward:before { content: "\f31e"; }
.la-step-forward:before { content: "\f31f"; }
.la-stethoscope:before { content: "\f320"; }
.la-sticky-note:before { content: "\f321"; }
.la-sticky-note-o:before { content: "\f322"; }
.la-stop:before { content: "\f323"; }
.la-street-view:before { content: "\f324"; }
.la-strikethrough:before { content: "\f325"; }
.la-stumbleupon:before { content: "\f326"; }
.la-stumbleupon-circle:before { content: "\f327"; }
.la-subscript:before { content: "\f328"; }
.la-subway:before { content: "\f329"; }
.la-suitcase:before { content: "\f32a"; }
.la-sun-o:before { content: "\f32b"; }
.la-superscript:before { content: "\f32c"; }
.la-table:before { content: "\f32d"; }
.la-tablet:before { content: "\f32e"; }
.la-tachometer:before { content: "\f32f"; }
.la-tag:before { content: "\f330"; }
.la-tags:before { content: "\f331"; }
.la-tasks:before { content: "\f332"; }
.la-taxi:before { content: "\f333"; }
.la-television:before, .la-tv:before { content: "\f334"; }
.la-tencent-weibo:before { content: "\f335"; }
.la-terminal:before { content: "\f336"; }
.la-text-height:before { content: "\f337"; }
.la-text-width:before { content: "\f338"; }
.la-th:before { content: "\f339"; }
.la-th-large:before { content: "\f33a"; }
.la-th-list:before { content: "\f33b"; }
.la-thumb-tack:before { content: "\f33c"; }
.la-thumbs-down:before { content: "\f33d"; }
.la-thumbs-o-down:before { content: "\f33e"; }
.la-thumbs-o-up:before { content: "\f33f"; }
.la-thumbs-up:before { content: "\f340"; }
.la-ticket:before { content: "\f341"; }
.la-times:before, .la-remove:before { content: "\f342"; }
.la-times-circle:before { content: "\f343"; }
.la-times-circle-o:before { content: "\f344"; }
.la-tint:before { content: "\f345"; }
.la-toggle-off:before { content: "\f346"; }
.la-toggle-on:before { content: "\f347"; }
.la-trademark:before { content: "\f348"; }
.la-train:before { content: "\f349"; }
.la-transgender:before, .la-intersex:before { content: "\f34a"; }
.la-transgender-alt:before { content: "\f34b"; }
.la-trash:before { content: "\f34c"; }
.la-trash-o:before { content: "\f34d"; }
.la-tree:before { content: "\f34e"; }
.la-trello:before { content: "\f34f"; }
.la-tripadvisor:before { content: "\f350"; }
.la-trophy:before { content: "\f351"; }
.la-truck:before { content: "\f352"; }
.la-try:before { content: "\f353"; }
.la-tty:before { content: "\f354"; }
.la-tumblr:before { content: "\f355"; }
.la-tumblr-square:before { content: "\f356"; }
.la-turkish-lira:before { content: "\f357"; }
.la-twitch:before { content: "\f358"; }
.la-twitter:before { content: "\f359"; }
.la-twitter-square:before { content: "\f35a"; }
.la-umbrella:before { content: "\f35b"; }
.la-underline:before { content: "\f35c"; }
.la-undo:before { content: "\f35d"; }
.la-university:before { content: "\f35e"; }
.la-unlink:before { content: "\f35f"; }
.la-unlock:before { content: "\f360"; }
.la-unlock-alt:before { content: "\f361"; }
.la-upload:before { content: "\f362"; }
.la-usd:before { content: "\f363"; }
.la-user:before { content: "\f364"; }
.la-user-md:before { content: "\f365"; }
.la-user-plus:before { content: "\f366"; }
.la-user-secret:before { content: "\f367"; }
.la-user-times:before { content: "\f368"; }
.la-users:before { content: "\f369"; }
.la-venus:before { content: "\f36a"; }
.la-venus-double:before { content: "\f36b"; }
.la-venus-mars:before { content: "\f36c"; }
.la-viacoin:before { content: "\f36d"; }
.la-video-camera:before { content: "\f36e"; }
.la-vimeo:before { content: "\f36f"; }
.la-vimeo-square:before { content: "\f370"; }
.la-vine:before { content: "\f371"; }
.la-vk:before { content: "\f372"; }
.la-volume-down:before { content: "\f373"; }
.la-volume-off:before { content: "\f374"; }
.la-volume-up:before { content: "\f375"; }
.la-warning:before { content: "\f376"; }
.la-wechat:before { content: "\f377"; }
.la-weibo:before { content: "\f378"; }
.la-weixin:before { content: "\f379"; }
.la-whatsapp:before { content: "\f37a"; }
.la-wheelchair:before { content: "\f37b"; }
.la-wifi:before { content: "\f37c"; }
.la-wikipedia-w:before { content: "\f37d"; }
.la-windows:before { content: "\f37e"; }
.la-won:before { content: "\f37f"; }
.la-wordpress:before { content: "\f380"; }
.la-wrench:before { content: "\f381"; }
.la-xing:before { content: "\f382"; }
.la-xing-square:before { content: "\f383"; }
.la-y-combinator:before { content: "\f384"; }
.la-y-combinator-square:before { content: "\f385"; }
.la-yahoo:before { content: "\f386"; }
.la-yc:before { content: "\f387"; }
.la-yc-square:before { content: "\f388"; }
.la-yelp:before { content: "\f389"; }
.la-yen:before { content: "\f38a"; }
.la-youtube:before { content: "\f38b"; }
.la-youtube-play:before { content: "\f38c"; }
.la-youtube-square:before { content: "\f38d"; }
@font-face {
	font-family: 'Stroke-Gap-Icons';
        src:url(../fonts/Stroke-Gap-Icons.eot);
             src:url(../fonts/Stroke-Gap-Icons.eot?#iefix) format("embedded-opentype"),
                 url(../fonts/Stroke-Gap-Icons.woff) format("woff"),
                 url(../fonts/Stroke-Gap-Icons.ttf) format("truetype"),
                 url(../fonts/Stroke-Gap-Icons.svg#Flaticon) format("svg");
}

.sgi {
	font-family: 'Stroke-Gap-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sgi-WorldWide:before {
	content: "\e600";
}
.sgi-WorldGlobe:before {
	content: "\e601";
}
.sgi-Underpants:before {
	content: "\e602";
}
.sgi-Tshirt:before {
	content: "\e603";
}
.sgi-Trousers:before {
	content: "\e604";
}
.sgi-Tie:before {
	content: "\e605";
}
.sgi-TennisBall:before {
	content: "\e606";
}
.sgi-Telesocpe:before {
	content: "\e607";
}
.sgi-Stop:before {
	content: "\e608";
}
.sgi-Starship:before {
	content: "\e609";
}
.sgi-Starship2:before {
	content: "\e60a";
}
.sgi-Speaker:before {
	content: "\e60b";
}
.sgi-Speaker2:before {
	content: "\e60c";
}
.sgi-Soccer:before {
	content: "\e60d";
}
.sgi-Snikers:before {
	content: "\e60e";
}
.sgi-Scisors:before {
	content: "\e60f";
}
.sgi-Puzzle:before {
	content: "\e610";
}
.sgi-Printer:before {
	content: "\e611";
}
.sgi-Pool:before {
	content: "\e612";
}
.sgi-Podium:before {
	content: "\e613";
}
.sgi-Play:before {
	content: "\e614";
}
.sgi-Planet:before {
	content: "\e615";
}
.sgi-Pause:before {
	content: "\e616";
}
.sgi-Next:before {
	content: "\e617";
}
.sgi-MusicNote2:before {
	content: "\e618";
}
.sgi-MusicNote:before {
	content: "\e619";
}
.sgi-MusicMixer:before {
	content: "\e61a";
}
.sgi-Microphone:before {
	content: "\e61b";
}
.sgi-Medal:before {
	content: "\e61c";
}
.sgi-ManFigure:before {
	content: "\e61d";
}
.sgi-Magnet:before {
	content: "\e61e";
}
.sgi-Like:before {
	content: "\e61f";
}
.sgi-Hanger:before {
	content: "\e620";
}
.sgi-Handicap:before {
	content: "\e621";
}
.sgi-Forward:before {
	content: "\e622";
}
.sgi-Footbal:before {
	content: "\e623";
}
.sgi-Flag:before {
	content: "\e624";
}
.sgi-FemaleFigure:before {
	content: "\e625";
}
.sgi-Dislike:before {
	content: "\e626";
}
.sgi-DiamondRing:before {
	content: "\e627";
}
.sgi-Cup:before {
	content: "\e628";
}
.sgi-Crown:before {
	content: "\e629";
}
.sgi-Column:before {
	content: "\e62a";
}
.sgi-Click:before {
	content: "\e62b";
}
.sgi-Cassette:before {
	content: "\e62c";
}
.sgi-Bomb:before {
	content: "\e62d";
}
.sgi-BatteryLow:before {
	content: "\e62e";
}
.sgi-BatteryFull:before {
	content: "\e62f";
}
.sgi-Bascketball:before {
	content: "\e630";
}
.sgi-Astronaut:before {
	content: "\e631";
}
.sgi-WineGlass:before {
	content: "\e632";
}
.sgi-Water:before {
	content: "\e633";
}
.sgi-Wallet:before {
	content: "\e634";
}
.sgi-Umbrella:before {
	content: "\e635";
}
.sgi-TV:before {
	content: "\e636";
}
.sgi-TeaMug:before {
	content: "\e637";
}
.sgi-Tablet:before {
	content: "\e638";
}
.sgi-Soda:before {
	content: "\e639";
}
.sgi-SodaCan:before {
	content: "\e63a";
}
.sgi-SimCard:before {
	content: "\e63b";
}
.sgi-Signal:before {
	content: "\e63c";
}
.sgi-Shaker:before {
	content: "\e63d";
}
.sgi-Radio:before {
	content: "\e63e";
}
.sgi-Pizza:before {
	content: "\e63f";
}
.sgi-Phone:before {
	content: "\e640";
}
.sgi-Notebook:before {
	content: "\e641";
}
.sgi-Mug:before {
	content: "\e642";
}
.sgi-Mastercard:before {
	content: "\e643";
}
.sgi-Ipod:before {
	content: "\e644";
}
.sgi-Info:before {
	content: "\e645";
}
.sgi-Icecream2:before {
	content: "\e646";
}
.sgi-Icecream1:before {
	content: "\e647";
}
.sgi-Hourglass:before {
	content: "\e648";
}
.sgi-Help:before {
	content: "\e649";
}
.sgi-Goto:before {
	content: "\e64a";
}
.sgi-Glasses:before {
	content: "\e64b";
}
.sgi-Gameboy:before {
	content: "\e64c";
}
.sgi-ForkandKnife:before {
	content: "\e64d";
}
.sgi-Export:before {
	content: "\e64e";
}
.sgi-Exit:before {
	content: "\e64f";
}
.sgi-Espresso:before {
	content: "\e650";
}
.sgi-Drop:before {
	content: "\e651";
}
.sgi-Download:before {
	content: "\e652";
}
.sgi-Dollars:before {
	content: "\e653";
}
.sgi-Dollar:before {
	content: "\e654";
}
.sgi-DesktopMonitor:before {
	content: "\e655";
}
.sgi-Corkscrew:before {
	content: "\e656";
}
.sgi-CoffeeToGo:before {
	content: "\e657";
}
.sgi-Chart:before {
	content: "\e658";
}
.sgi-ChartUp:before {
	content: "\e659";
}
.sgi-ChartDown:before {
	content: "\e65a";
}
.sgi-Calculator:before {
	content: "\e65b";
}
.sgi-Bread:before {
	content: "\e65c";
}
.sgi-Bourbon:before {
	content: "\e65d";
}
.sgi-BottleofWIne:before {
	content: "\e65e";
}
.sgi-Bag:before {
	content: "\e65f";
}
.sgi-Arrow:before {
	content: "\e660";
}
.sgi-Antenna2:before {
	content: "\e661";
}
.sgi-Antenna1:before {
	content: "\e662";
}
.sgi-Anchor:before {
	content: "\e663";
}
.sgi-Wheelbarrow:before {
	content: "\e664";
}
.sgi-Webcam:before {
	content: "\e665";
}
.sgi-Unlinked:before {
	content: "\e666";
}
.sgi-Truck:before {
	content: "\e667";
}
.sgi-Timer:before {
	content: "\e668";
}
.sgi-Time:before {
	content: "\e669";
}
.sgi-StorageBox:before {
	content: "\e66a";
}
.sgi-Star:before {
	content: "\e66b";
}
.sgi-ShoppingCart:before {
	content: "\e66c";
}
.sgi-Shield:before {
	content: "\e66d";
}
.sgi-Seringe:before {
	content: "\e66e";
}
.sgi-Pulse:before {
	content: "\e66f";
}
.sgi-Plaster:before {
	content: "\e670";
}
.sgi-Plaine:before {
	content: "\e671";
}
.sgi-Pill:before {
	content: "\e672";
}
.sgi-PicnicBasket:before {
	content: "\e673";
}
.sgi-Phone2:before {
	content: "\e674";
}
.sgi-Pencil:before {
	content: "\e675";
}
.sgi-Pen:before {
	content: "\e676";
}
.sgi-PaperClip:before {
	content: "\e677";
}
.sgi-On-Off:before {
	content: "\e678";
}
.sgi-Mouse:before {
	content: "\e679";
}
.sgi-Megaphone:before {
	content: "\e67a";
}
.sgi-Linked:before {
	content: "\e67b";
}
.sgi-Keyboard:before {
	content: "\e67c";
}
.sgi-House:before {
	content: "\e67d";
}
.sgi-Heart:before {
	content: "\e67e";
}
.sgi-Headset:before {
	content: "\e67f";
}
.sgi-FullShoppingCart:before {
	content: "\e680";
}
.sgi-FullScreen:before {
	content: "\e681";
}
.sgi-Folder:before {
	content: "\e682";
}
.sgi-Floppy:before {
	content: "\e683";
}
.sgi-Files:before {
	content: "\e684";
}
.sgi-File:before {
	content: "\e685";
}
.sgi-FileBox:before {
	content: "\e686";
}
.sgi-ExitFullScreen:before {
	content: "\e687";
}
.sgi-EmptyBox:before {
	content: "\e688";
}
.sgi-Delete:before {
	content: "\e689";
}
.sgi-Controller:before {
	content: "\e68a";
}
.sgi-Compass:before {
	content: "\e68b";
}
.sgi-CompassTool:before {
	content: "\e68c";
}
.sgi-ClipboardText:before {
	content: "\e68d";
}
.sgi-ClipboardChart:before {
	content: "\e68e";
}
.sgi-ChemicalGlass:before {
	content: "\e68f";
}
.sgi-CD:before {
	content: "\e690";
}
.sgi-Carioca:before {
	content: "\e691";
}
.sgi-Car:before {
	content: "\e692";
}
.sgi-Book:before {
	content: "\e693";
}
.sgi-BigTruck:before {
	content: "\e694";
}
.sgi-Bicycle:before {
	content: "\e695";
}
.sgi-Wrench:before {
	content: "\e696";
}
.sgi-Web:before {
	content: "\e697";
}
.sgi-Watch:before {
	content: "\e698";
}
.sgi-Volume:before {
	content: "\e699";
}
.sgi-Video:before {
	content: "\e69a";
}
.sgi-Users:before {
	content: "\e69b";
}
.sgi-User:before {
	content: "\e69c";
}
.sgi-UploadCLoud:before {
	content: "\e69d";
}
.sgi-Typing:before {
	content: "\e69e";
}
.sgi-Tools:before {
	content: "\e69f";
}
.sgi-Tag:before {
	content: "\e6a0";
}
.sgi-Speedometter:before {
	content: "\e6a1";
}
.sgi-Share:before {
	content: "\e6a2";
}
.sgi-Settings:before {
	content: "\e6a3";
}
.sgi-Search:before {
	content: "\e6a4";
}
.sgi-Screwdriver:before {
	content: "\e6a5";
}
.sgi-Rolodex:before {
	content: "\e6a6";
}
.sgi-Ringer:before {
	content: "\e6a7";
}
.sgi-Resume:before {
	content: "\e6a8";
}
.sgi-Restart:before {
	content: "\e6a9";
}
.sgi-PowerOff:before {
	content: "\e6aa";
}
.sgi-Pointer:before {
	content: "\e6ab";
}
.sgi-Picture:before {
	content: "\e6ac";
}
.sgi-OpenedLock:before {
	content: "\e6ad";
}
.sgi-Notes:before {
	content: "\e6ae";
}
.sgi-Mute:before {
	content: "\e6af";
}
.sgi-Movie:before {
	content: "\e6b0";
}
.sgi-Microphone2:before {
	content: "\e6b1";
}
.sgi-Message:before {
	content: "\e6b2";
}
.sgi-MessageRight:before {
	content: "\e6b3";
}
.sgi-MessageLeft:before {
	content: "\e6b4";
}
.sgi-Menu:before {
	content: "\e6b5";
}
.sgi-Media:before {
	content: "\e6b6";
}
.sgi-Mail:before {
	content: "\e6b7";
}
.sgi-List:before {
	content: "\e6b8";
}
.sgi-Layers:before {
	content: "\e6b9";
}
.sgi-Key:before {
	content: "\e6ba";
}
.sgi-Imbox:before {
	content: "\e6bb";
}
.sgi-Eye:before {
	content: "\e6bc";
}
.sgi-Edit:before {
	content: "\e6bd";
}
.sgi-DSLRCamera:before {
	content: "\e6be";
}
.sgi-DownloadCloud:before {
	content: "\e6bf";
}
.sgi-CompactCamera:before {
	content: "\e6c0";
}
.sgi-Cloud:before {
	content: "\e6c1";
}
.sgi-ClosedLock:before {
	content: "\e6c2";
}
.sgi-Chart2:before {
	content: "\e6c3";
}
.sgi-Bulb:before {
	content: "\e6c4";
}
.sgi-Briefcase:before {
	content: "\e6c5";
}
.sgi-Blog:before {
	content: "\e6c6";
}
.sgi-Agenda:before {
	content: "\e6c7";
}

@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('../fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}

@font-face {
  font-family: 'astral';
  src:  url('../fonts/astral.eot?rc4qxl');
  src:  url('../fonts/astral.eot?rc4qxl#iefix') format('embedded-opentype'),
    url('../fonts/astral.ttf?rc4qxl') format('truetype'),
    url('../fonts/astral.woff?rc4qxl') format('woff'),
    url('../fonts/astral.svg?rc4qxl#astral') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="astral-"], [class*=" astral-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'astral' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: inherit;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.astral-noun_account_847124:before {
  content: "\e900";
}
.astral-noun_Arrow-Left_348642:before {
  content: "\e901";
}
.astral-noun_Arrow_1896673:before {
  content: "\e902";
}
.astral-noun_call_1624888:before {
  content: "\e903";
}
.astral-noun_cart_1231977:before {
  content: "\e904";
}
.astral-noun_Email_485891:before {
  content: "\e905";
}
.astral-noun_Graphic-Design_898458:before {
  content: "\e907";
}
.astral-noun_Graphic-Design_2040689:before {
  content: "\e908";
}
.astral-noun_Logo-Design_1246401:before {
  content: "\e909";
}
.astral-noun_mobile-app_1558918:before {
  content: "\e90a";
}
.astral-noun_mobile-app_2223241:before {
  content: "\e90b";
}
.astral-noun_responsive_986367:before {
  content: "\e90c";
}
.astral-noun_Search_1534856:before {
  content: "\e90d";
}
.astral-noun_SEO_2470221:before {
  content: "\e90e";
}
.astral-noun_Social_2061528:before {
  content: "\e90f";
}
.astral-noun_Social_2278021:before {
  content: "\e910";
}
.astral-noun_web-design_995947:before {
  content: "\e911";
}
.astral-noun_web-design_1118805:before {
  content: "\e912";
}
.astral-noun_web-design_1262220:before {
  content: "\e913";
}
.astral-noun_web-design_1453269:before {
  content: "\e914";
}
.astral-noun_Web-Designer_1469631:before {
  content: "\e915";
}
.astral-noun_web-development_1140320:before {
  content: "\e916";
}
.astral-noun_web-development_2060316:before {
  content: "\e917";
}
.astral-noun_web-development_2608869:before {
  content: "\e918";
}
.astral-noun_web_1760369:before {
  content: "\e919";
}
.astral-noun_web_1941446:before {
  content: "\e91a";
}
.astral-noun_web_2337575:before {
  content: "\e91b";
}
.astral-noun_web_2480223:before {
  content: "\e91c";
}
.astral-noun_web_2723027:before {
  content: "\e91d";
}
.astral-noun_web_2745348:before {
  content: "\e91e";
}
.astral-noun_web_2747262:before {
  content: "\e91f";
}
.astral-noun_web_2747267:before {
  content: "\e920";
}
.astral-noun_web_2757527:before {
  content: "\e921";
}
.astral-noun_web_2830067:before {
  content: "\e922";
}
.astral-noun_web_2833231:before {
  content: "\e923";
}
.astral-noun_website_1888257:before {
  content: "\e924";
}
.astral-noun_website_2347514:before {
  content: "\e925";
}
.astral-noun_website_2668228:before {
  content: "\e926";
}

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings
-----------------------------------------------------------------------------*/

#debungcontrolls {
	z-index:100000;
	position:fixed;
	bottom:0px; width:100%;
	height:auto;
	background:rgba(0,0,0,0.6);
	padding:10px;
	box-sizing: border-box;
}

.debugtimeline {
	width:100%;
	height:10px;
	position:relative;
	display:block;
	margin-bottom:3px;	
	display:none;
	white-space: nowrap;	
	box-sizing: border-box;
}

.debugtimeline:hover {
	height:15px;

}

.the_timeline_tester {
	background:#e74c3c;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:0;	
}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff !important;
}


.debugtimeline.tl_slide .the_timeline_tester {
	background:#f39c12;	
}

.debugtimeline.tl_frame .the_timeline_tester {
	background:#3498db;	
}

.debugtimline_txt {
	color:#fff;
	font-weight: 400;
	font-size:7px;
	position:absolute;	
	left:10px;
	top:0px;
	white-space: nowrap;
	line-height: 10px;
}


.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('../fonts/revicons/revicons.eot?5510888');
  src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('../fonts/revicons/revicons.woff?5510888') format('woff'),
       url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
	width:100%;
}

.rev_slider{
	position:relative;
	overflow:visible;
}

.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }

.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;	
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;	
	-webkit-font-smoothing: antialiased !important;
	z-index:1;
}

.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {	
	box-sizing:border-box;	
	max-height:none !important;	
}


.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
	max-width: none !important
}

.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

.tp-parallax-wrap { transform-style: preserve-3d }

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
.rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}

.rev_column .tp-parallax-wrap  { vertical-align: top }

.rev_slider .tp-caption.rev_row 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto !important;
	font-size:0px;
}

.rev_column {	
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;	
	font-size:0px;
}

.rev_column_inner {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

.rev_column_bg {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0px solid transparent;
}



.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}


.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}

.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; }


/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/


.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}

/* new static layers position option */
.tp-static-layers-back {	
	z-index:0;
}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;	
	transition:opacity 300ms ease-out !important;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;	
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;	
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
 

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

 


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;  
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{  
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;        
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;    
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;    
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;	
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
 
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
 
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
 
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;	
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;	
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}



/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom:1;
}

.tp-caption img {  }



.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(../assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}


.tp-caption .rs-starring .star-rating {
	float: none;	
	display: inline-block;
    vertical-align: top;
    color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;	
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	/*background-image:url(../assets/loader.gif);*/
	background-image: url('../images/ajax.gif');
	background-repeat:no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
	margin-top:-20px;
	margin-left:-20px;	
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;	
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
	margin-top:-20px;
	margin-left:-20px;	
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;	
}



.tp-loader.spinner5 	{	
	/*background-image:url(../assets/loader.gif);*/
	background-image: url('../images/ajax.gif');
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;	
}


@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
	border-radius: 100%;	
	animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
  0% {transform: scale(0.0);} 
  100% {transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  border-radius: 100%;
  display: inline-block;  
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */  
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {  
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;  
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;  
  animation-delay: -1.0s;
}


@keyframes tp-rotate { 100% { transform: rotate(360deg);}}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}




.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}



/** 
INSTAGRAM FILTERS BY UNA 
https://una.im/CSSgram/
**/
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}


@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*
ASANDK
*/
/*=======================================================================
/ [Table of contents]
/=========================================================================
1. Font Settings
2. All Presets
*/

/*------------------------------------------------------------------------------
/ 1. Font Settings
/------------------------------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');*/
/*@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&display=swap');*/

/*------------------------------------------------------------------------------
/ 2. All Presets
/------------------------------------------------------------------------------*/
body, html{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #757575;
    letter-spacing: 0;
}
p{
    margin: 0 0 10px;
}
p.ast_lead{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 700;
    line-height: 1.1;
    color: #000;
    margin: 0 0 15px;
}
h1{
    font-size: 36px;
}
h2{
    font-size: 30px;
}
h3{
    font-size: 25px;
}
h4{
    font-size: 20px;
}
h5{
    font-size: 18px;
}
h6{
    font-size: 16px;
}

.wight_100{
    font-weight: 100 !important;
}
.wight_200{
    font-weight: 200 !important;
}
.wight_300{
    font-weight: 300 !important;
}
.wight_400{
    font-weight: 400 !important;
}
.wight_500{
    font-weight: 500 !important;
}
.wight_600{
    font-weight: 600 !important;
}
.wight_700{
    font-weight: 700 !important;
}
.wight_800{
    font-weight: 800 !important;
}
.wight_900{
    font-weight: 900 !important;
}

a{
    color: #1BA7E0;
    text-decoration: none;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
a:hover, a:focus{
    color: #000;
    outline: 0;
    text-decoration: none;
}
.ast_btn{
    position: relative;
    display: inline-block;
    border-radius: 45px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    min-width: 160px;
    padding: 0 40px;
    height: 45px;
    letter-spacing: 1px;
    line-height: 43px;
    text-transform: uppercase;
    background: rgb(234,29,119);
    background: #1BA7E0;
    transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
button.ast_btn{
    border: none;
}
.ast_btn i{
    margin-left: 10px;
    font-size: 16px;
    display: inline-block;
    top: 1px;
    color: #FFF;
    left: 0;
    position: relative;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.ast_btn span{
    position: relative;
    z-index: 2;
}
.ast_btn:after{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    visibility: hidden;
    border-radius: 45px;
    z-index: 1;
    opacity: 0;
    background: rgb(234,29,119);
    background: linear-gradient(-80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.ast_btn:hover:after{
    visibility: visible;
    opacity: 1;
}
.ast_btn:hover{
    color: #FFF;
    position: relative;
    z-index: 3;
}
.ast_btn:hover i{
    left: 6px;
    color: #fff;
}
.ast_btn_2{
    position: relative;
    display: inline-block;
    border-radius: 3px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    min-width: 160px;
    padding: 0 40px;
    height: 45px;
    letter-spacing: 1px;
    line-height: 43px;
    text-transform: uppercase;
    background: #1BA7E0;
    transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.ast_btn_2.rounds{
    border-radius: 45px;
}
.ast_btn_2.square{
    border-radius: 0;
}
.ast_btn_2.white{
    background: #FFF;
    color: #1BA7E0;
}
.ast_btn_2.white i{
    color: #1BA7E0;
}
button.ast_btn_2{
    border: none;
}
.ast_btn_2 i{
    margin-left: 10px;
    font-size: 16px;
    display: inline-block;
    top: 1px;
    left: 0;
    color: #fff;
    position: relative;
    transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.ast_btn_2:hover{
    color: #1BA7E0;
    background: #000;
}
.ast_btn_2:hover i{
    color: #1BA7E0;
    left: 5px;
}
.ast_btn_2.white:hover{
    background: #1BA7E0;
    color: #fff;
}
.ast_btn_2.white:hover i{
    color: #fff;
}
.ast_vieo_btn{
    color: #1BA7E0;
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 0;
    animation: video_shadows 1s linear infinite;
    border-radius: 50%;
}
.ast_vieo_btn i {
    display: inline-block;
    line-height: 80px;
    font-size: 20px;
    color: #1BA7E0;
    background: #FFF;
    width: 80px;
    height: 80px;
    text-align: center;
    z-index: 3;
    position: relative;
    border-radius: 50%;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.ast_vieo_btn:hover i{
    color: #000;
}
@keyframes video_shadows {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .09), 0 0 0 20px rgba(255, 255, 255, .09), 0 0 0 40px rgba(255, 255, 255, .09);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, .09), 0 0 0 40px rgba(255, 255, 255, .09), 0 0 0 60px rgba(255, 255, 255, 0);
    }
}
input:focus, a:focus, select:focus, textarea:focus, button:focus{
    outline: 0;
    box-shadow: none;
}
.comon_section{
    position: relative;
    padding: 120px 0;
}
.fullHeight{
    height: 100vh;
}
.overlay{
    position: relative;
}
.overlay:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*    background: rgba(0, 0, 0, .65);*/
    content: '';
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.overlay.ov2:after{
    background: rgb(27,167,224);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.overlay.ov3:after{
    background: rgb(252,70,107);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.overlay.ov4:after{
    background: rgba(0, 0, 0, .4);
}
.overlay .container, .overlay .container-fluid{
    position: relative;
    z-index: 2;
}
.vmiddle{
    position: relative;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.halfImg{
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.halfImg.inRight{
    left: auto;
    right: 0;
}
.halfImg img{
    min-width: 100%;
    height: auto;
    min-height: 100%;
    width: auto;
}
.sec_sub_title{
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    color: #1BA7E0;
    line-height: .8;
    margin: 0 0 22px;
    text-transform: uppercase;
}
.sec_sub_title.white{
    color: #FFF;
}
.sec_sub_title.black{
    color: #000;
}
.sec_title{
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 45px;
}
.sec_title.white{
    color: #fff;
}
.sec_title_2{
    font-size: 38px;
    line-height: 48px;
    color: #000;
    font-weight: 200;
    letter-spacing: 0;
    margin: 0;
}
.sec_title_2 span{
    font-weight: 300;
}
.imgDiv{
    position: relative;
}
.imgDiv img{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.noPadding{
    padding: 0;
}
.noPaddingLeft{
    padding-left: 0;
}
.noPaddingRight{
    padding-right: 0;
}
.noMarginBottom{
    margin-bottom: 0 !important;
}
/*
ASANDK
*/
/*=======================================================================
[Table of contents]
=========================================================================
1. Home 01
2. Home 02
3. Home 03
4. Home 04
5. Home 05
6. Home 06
7. Blog Page
8. Work Page
9. Service all Page
10.Work Single
11.Back Top Top and Fixed Header
12.Popup Zoom In
13.News Details Page
14.Popup Menu & Sidebar
15.Home 07
16.Preloader
*/

/*------------------------------------------------------------------------------
/ 1. Home 01
------------------------------------------------------------------------------*/
.mobileMenuBar{
    display: none;
}
.header_1{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 4;
    min-height: 90px;
}
.logo{
    position: relative;
    text-align: left;
    padding: 22px 0;
}
.logo img{
    max-width: 100%;
    height: 55px;
}
.mainmenu{
    position: relative;
    text-align: right;
    line-height: .8;
}
.mainmenu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.mainmenu ul li{
    list-style: none;
    margin: 0 46px 0 0;
    display: inline-block;
    line-height: .8;
    padding: 43px 0;
    position: relative;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.mainmenu ul li:last-child{
    margin-right: 0;
}
.mainmenu ul li a{
    color: #FFF;
    display: block;
    line-height: .8;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .75px;
    position: relative;
}
.mainmenu ul li a:before{
    width: 20px;
    height: 1px;
    background: #1BA7E0;
    left: 1px;
    top: 1px;
    position: absolute;
    bottom: 0;
    margin: auto 0;
    content: '';

    opacity: 0;
    visibility: hidden;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.fixedHeader.header_1 .mainmenu ul li a:before{
    background: #000;
}

.mainmenu ul li:hover > a, .mainmenu ul li.active > a{
    color: #1BA7E0;
}
.fixedHeader.header_1 .mainmenu ul li:hover > a, .fixedHeader.header_1 .mainmenu ul li.active > a{
    color: #1BA7E0;
    font-weight: 700;
}

.mainmenu ul ul.sub-menu {
    background: #1BA7E0;
    width: 210px;
    z-index: 9;
    text-align: left;
    padding: 0 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transform: perspective(400) rotate3d(1,0,0,-30deg) translateX(0%);
    -mozi-transform: perspective(400) rotate3d(1,0,0,-30deg) translateX(0%);
    -webkit-transform-origin: 50% 0;
    -mozi-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.mainmenu > ul > li > ul.sub-menu::before {
    width: 10px;
    height: 5px;
    content: '';
    position: absolute;
    left: 15px;
    top: -5px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #1BA7E0 transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.mainmenu ul ul.sub-menu li {
    margin: 0;
    padding: 12px 20px;
    display: block;
    border-bottom: 1px solid #1BA7E0;
    position: relative;
}
.mainmenu ul ul.sub-menu li a {
    font-size: 13px;
    line-height: 1.5;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.mainmenu ul ul.sub-menu li a:hover, .mainmenu ul ul.sub-menu li:hover > a{
    color: #000;
}
.mainmenu ul ul.sub-menu li a:before{
    display: none;
}
.mainmenu ul li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(0,0,0,0) translateX(0%);
    -mozi-transform: perspective(400) rotate3d(0,0,0,0) translateX(0%);
}
.mainmenu ul ul.sub-menu ul.sub-menu{
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 90%;
    border-left: 1px solid #0581f8;
    transform: translateX(0%);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.mainmenu ul ul.sub-menu li:hover ul.sub-menu{
    visibility: visible;
    opacity: 1;
    left: 100%;
    transform: translateX(0%);
}
.mainmenu .togglers{
    position: relative;
    display: inline-block;
    height: 11px;
    width: 20px;
    margin-left: 50px;
}
.mainmenu .togglers span{
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.mainmenu .togglers span:last-child{
    top: auto;
    bottom: 0;
}
.mainmenu .togglers:hover span, .mainmenu .togglers.active span{
    background: #1BA7E0;
    right: 5px;
}
.fixedHeader.header_1 .mainmenu .togglers:hover span, .fixedHeader.header_1 .mainmenu .togglers.active span{
    background: #000;
}
.mainmenu .togglers span:nth-child(2){
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 5px;
}
.mainmenu .togglers:hover span:nth-child(2),.mainmenu .togglers.active span:nth-child(2){
    right: -5px;
}
.slider_revolution{
    position: relative;
    height: 100vh;
    width: 100%;
}
.slider_revolution .slotholder:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(27,167,224);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.slider_revolution .ast_btn_2 i,
.slider_revolution .ast_vieo_btn_2,
.slider_revolution .ast_btn_2,
.slider_revolution .ast_btn i,
.slider_revolution .ast_btn{
    transition: all ease 400ms !important;
    -ms-transition: all ease 400ms !important;
    -webkit-transition: all ease 400ms !important;
}
.slider_revolution .tp-caption.layer_1 span{
    font-weight: 100;
    color: #1BA7E0;
    font-style: normal;
}
.slider_revolution .tp-bullet{
    width: 7px;
    height: 7px;
    background: #ccc;
    border-radius: 50%;
    transition: all ease 400ms !important;
    -ms-transition: all ease 400ms !important;
    -webkit-transition: all ease 400ms !important;
}
.slider_revolution .tp-bullet.selected{
    width: 12px;
    height: 12px;
    left: -3px !important;
    background: #fff;
}
.scrollDown{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 2;
    background: #1BA7E0;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.scrollDown:hover{
    background: #FFF;
    color: #1BA7E0;
}
.aboutsecion .sec_title{
    margin-bottom: 44px;
}
.abp{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.aboutsecion p.abp:last-of-type{
    margin-bottom: 0;
}
.icon_box_1{
    position: relative;
    padding-left: 55px;
    min-height: 40px;
    margin-bottom: 30px;
}
.icon_box_1 i{
    width: 40px;
    height: 40px;
    background: #1BA7E0;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
}
.icon_box_1 h3{
    font-size: 14px;
    line-height: 40px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pdt34{
    padding-top: 34px;
}
.mt20{
    margin-top: 20px;
}
.ast_hr{
    color: #BBBABA;

    display: block;
    width: 100%;
    height: 10px;
    border: none;
    background: url(../images/bg/diagonal_2.png) repeat-x;
}
.mbt100{
    margin: 100px 0;
}
.processBox{
    margin: 0;
    padding-left: 60px;
    position: relative;
    padding-bottom: 30px;
}
.processBox strong{
    position: absolute;
    bottom: 0;
    left: 60px;
    width: 30px;
    height: 10px;
}
.processBox strong:after{
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
    content: "";
}
.processBox strong:before{
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    right: 0;
    top: 0;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.processBox h3{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 0.8;
    margin: 0 0 18px;
    text-transform: uppercase;
    position: relative;
}
.processBox i{
    color: #1BA7E0;
    font-size: 50px;
    left: 0;
    letter-spacing: 0;
    position: absolute;
    text-align: left;
    top: 0;
}
.processBox p{
    margin: 0;
    font-size: 16px;
    position: relative;
    z-index: 2;
}
.processBox span{
    font-size: 80px;
    font-weight: 800;
    right: -7px;
    line-height: 0.85;
    opacity: 0.09;
    position: absolute;
    bottom: -4px;
    z-index: 1;
}
.featuresSection{
    position: relative;
    background: url(../images/bg/9.png) repeat left top #f8f8f8;
    border-top: 1px solid #BBBABA;
    border-bottom: 1px solid #BBBABA;
    padding-bottom: 80px;
}
.featuresSection .sec_title{
    margin-bottom: 54px;
}
.icon_box_2{
    position: relative;
    margin-bottom: 37px;
}
.icon_box_2 h3{
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 23px;
    line-height: .8;
}
.icon_box_2.light h3{
    color: #FFF;
}
.icon_box_2 p{
    position: relative;
    padding-left: 70px;
    margin-bottom: 0px;
}
.icon_box_2.light p{
    color: #FFF;
}
.icon_box_2 p i{
    font-size: 50px;
    position: absolute;
    left: 0;
    top: 6px;
    width: 70px;
    text-align: left;
    line-height: 1;
    color: #1BA7E0;
}
.icon_box_2.light p i{
    color: #1BA7E0;
}
.work_nav{
    margin: 0 0 50px;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
}
.work_nav li{
    display: block;
    padding: 0 0;
    line-height: .8;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_nav li span{
    border-radius: 30px;
    color: #757575;
    background: rgb(255, 255, 255);
    background: linear-gradient(80deg, rgba(255, 255, 255,1) 0%, rgba(255,255,255,1) 100%);
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 21px 12px;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_nav li.active span, .work_nav li:hover span {
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    color: #FFF;
}
.work_bar{
    width: 2px;
    height: 100px;
    background: rgb(255,255,255);
    background: linear-gradient(360deg, rgba(255,255,255,1) 20%, rgba(27,167,224,1) 100%);
    margin: 0 auto 10px;
}
.pj_parcents{
    position: relative;
}
.pjp_con{
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    top: 48px;
}
.pjp_con i{
    position: relative;
    font-size: 50px;
    line-height: 1;
    display: block;
    margin: 0 0 16px;
    color: #000;
}
.pjp_con h2{
    font-size: 70px;
    font-weight: 400;
    color: #1BA7E0;
    letter-spacing: 0;
    margin: 0 0;
    line-height: .8;
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 2;
}
.pjp_con span{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    line-height: .8;
    color: #000;
    margin: 19px 0 0;
    letter-spacing: 1px;
}
.work_loop_1{
    position: relative;
    margin-bottom: 30px;
    background: rgb(234,29,119);
    background: linear-gradient(360deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.work_cus_row{
    margin-left: -1px;
    margin-right: -1px;
}
.work_cust_padd{
    padding-left: 1px;
    padding-right: 1px;
}
.work_cust_padd .work_loop_1{
    margin-bottom: 3px;
}
.wl1_thumb{
    background: transparent;
    overflow: hidden;
}
.wl1_thumb img{
    width: 100%;
    height: auto;
    opacity: 1;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms
}
.work_loop_1:hover .wl1_thumb img{
    opacity: .35;
    transform: scale(1.08) rotate(-2deg);
    -moz-transform: scale(1.08) rotate(-2deg);
    -webkit-transform: scale(1.08) rotate(-2deg);
    -ms-transform: scale(1.08) rotate(-2deg);
    -o-transform: scale(1.08) rotate(-2deg);
}
.wl1_cont{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
    width: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: 2;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_loop_1:hover .wl1_cont{
    opacity: 1;
    visibility: visible;
    padding-bottom: 35px;
}
.wl1_cont h2{
    font-size: 28px;
    line-height: 36px;
    margin: 15px 0 21px;
    font-weight: 600;
}
.wl1_cont h2 a{
    color: #FFF;
}
.wl1_cont h2 a:hover{
    color: #1BA7E0;
}
.wl1_cont p{
    color: #FFF;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
    margin: 0;
}
.wl1_cont p a{
    color: inherit;
    margin: 0 5px;
    color: #FFF;
}
.wl1_cont p a:hover{
    color: #1BA7E0;
}
.wl1_cont p a:first-child{
    margin-left: 0;
}
.wl1_cont p a:last-child{
    margin-right: 0;
}
.wl1_btns{
    text-align: center;
    font-size: 22px;
    color: #FFF;
}
.wl1_btns a{
    color: #FFF;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #FFF;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    margin: 0 5px;
}
.wl1_btns a:hover{
    border-color: #1BA7E0;
    color: #1BA7E0;
}
.mt30{
    margin-top: 30px;
}
.mt58{
    margin-top: 58px;
}
.funfactsection{
    background: url(../images/bg/6.jpg) no-repeat fixed center center / cover;
}
.fact_1{
    position: relative;
}
.fact_1 i{
    position: relative;
    font-size: 50px;
    line-height: 1;
    display: block;
    margin: 0 0 25px;
    color: #FFF;
}
.fact_1 h2{
    font-size: 50px;
    font-weight: 100;
    color: #FFF;
    letter-spacing: 1px;
    margin: 0;
    line-height: .8;
    position: relative;
    padding-bottom: 18px;
    display: inline-block;
    width: 100%;
    z-index: 2;
}
.fact_1 h2:after{
    background: #1BA7E0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 45px;
}
.fact_1 h2 span{
    float: left;
    position: relative;
}
.fact_1 h2 > span:first-child{
    margin-right: 15px;
}
.fact_1 h2 > span:last-child{
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    top: 17px;
}
.single_team_1{
    position: relative;
    -webkit-transform-origin: 100% 213.5px;
    -moz-transform-origin: 100% 213.5px;
    -ms-transform-origin: 100% 213.5px;
    transform-origin: 100% 213.5px;

    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
}
.st1_front, .st1_back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
}
.st1_front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: transparent;
    z-index: 2;
    width: 100%;
}
.st1_back {
    background: #e62b4a;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    position: relative;
    width: 100%;
}
.single_team_1:hover .st1_front, .single_team_1.hover .st1_front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.single_team_1:hover .st1_back, .single_team_1.hover .st1_back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.st1_thumb{
    position: relative;
}
.st1_thumb img{
    width: 100%;
    height: auto;
}
.st1_back > img{
    width: 100%;
    height: auto;
}
.st1_details{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(234,29,119);
    background: linear-gradient(360deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    padding: 30px;
}
.std_social{
    text-align: left;
    padding-top: 5px;
    line-height: .8;
}
.std_social a{
    color: #FFF;
    margin-right: 15px;
    line-height: .8;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: italic;
    display: block;
    margin-bottom: 20px;
}
.std_social a:last-child{
    margin-right: 0;
}
.std_social a:hover{
    color: #000;
}
.std_skills{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px;
}
.std_single_skill{
    width: 33.333333%;
    float: left;
    text-align: center;
    position: relative;
}
.std_single_skill canvas{
    margin: 0 auto;
}
.std_single_skill strong{
    color: #FFF;
    margin-right: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 60px;
}
.std_single_skill h6{
    color: #FFF;
    margin-right: 15px;
    line-height: .8;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: normal;
    display: block;
    margin: 9px 0 0;
}
.st1_intro{
    position: relative;
    padding-top: 28px;
}
.st1_intro h4{
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px 0 15px;
    line-height: .8;
    color: #000;
}
.st1_intro h4 a{
    color: inherit;
    display: block;
}
.st1_intro h4 a:hover{
    color: #1BA7E0;
}
.st1_intro span{
    color: #757575;
    font-size: 12px;
    line-height: .9;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    display: block;
    margin: 0;
}
.team_slider_1 .owl-nav{
    display: none;
}
.team_slider_1 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 30px;
}
.team_slider_1 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #D6D6D6;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.team_slider_1.owl-carousel .owl-dots .owl-dot:hover, .team_slider_1.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.team_slider_1.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.team_slider_1.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.testimonialsection{
    background: url(../images/bg/8.jpg) no-repeat fixed center center / cover;
}
.quote_img{
    position: relative;
    margin-bottom: 46px;
    background: #1BA7E0;
    width: 115px;
    height: 115px;
    margin: 0 auto 46px;
    text-align: center;
    border-radius: 50%;
    padding: 40px 0;
}
.quote_img img{
    height: 35px;
    width: auto;
}
.testimonial_item{
    position: relative;
}
.testimonial_item p{
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    margin: 0;
    font-family: 'Didact Gothic', sans-serif;
}
.testimonial_slider_1 .carousel-indicators {
    bottom: 0;
    margin: 29px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
    left: 0;
}
.testimonial_slider_1 .carousel-indicators li {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 7px 0 0;
    position: relative;
    border: none;
    background: none;
    display: inline-block;
}
.testimonial_slider_1 .carousel-indicators li:last-child{
    margin-right: 0px;
}
.testimonial_slider_1 .carousel-indicators li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
}
.testimonial_slider_1 .carousel-indicators li h5 {
    font-size: 14px;
    margin: 20px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: .8;
    text-align: left;
    color: #FFF;
}
.testimonial_slider_1 .carousel-indicators li h6 {
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
    text-align: left;
    letter-spacing: 1px;
    font-style: italic;
    font-family: 'Didact Gothic', sans-serif;
}
.testimonial_slider_1 .carousel-indicators li h6 span{
    font-weight: 400;
}
.testimonial_slider_1 .carousel-indicators li.active{
    height: 70px;
    padding-left: 83px;
    text-indent: 0;
    top: 10px;
    width: 280px;
}
.testimonial_slider_1 .carousel-indicators li.active img{
    height: 70px;
    width: 70px;
    opacity: 1;
}
.clientSection{
    background: #f8f8f8;
    border-bottom: 1px solid #BBBABA;
    padding: 31px 0;
}
.clients_1{
    position: relative;
    width: 100%;
    text-align: center;
}
.clients_1 img{
    width: auto !important;
    max-width: 100%;
    height: 107px;
    display: inline-block !important;

    opacity: .7;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.clients_1 img:hover{
    opacity: 1;
}
.pricing_talbe_1{
    background: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .08);
}
.pt1_head{
    background: url(../images/bg/12.jpg) no-repeat center center / cover;
    position: relative;
    height: 245px;
    padding: 64px 30px 30px;
    overflow: hidden;
}
.pt1_head:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.pt1_head h2, .pt1_head h3{
    position: relative;
    z-index: 2;
}
.pt1_head h2{
    font-size: 60px;
    font-weight: 100;
    color: #FFF;
    letter-spacing: 1px;
    margin: 0;
    line-height: .8;
    text-align: center;
}
.pt1_head h2 sup{
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    line-height: .8;
    position: relative;
    top: -31px;
    left: 0px;
}
.pt1_head h2 sub{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: italic;
    display: inline-block;
    line-height: .8;
    position: relative;
    bottom: 1px;
    left: 0px;
}
.pt1_head h3{
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 28px 0 0;
    line-height: .8;
    color: #FFF;
    text-align: center;
}
.pt1_head .wave-img{
    position: absolute;
    left: 0;
    bottom: -57px;
    z-index: 1;
    width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
.deco-layer {
    transition: transform 0.5s ease 0s;
}
.pt1_body{
    padding: 40px 30px;
}
.pt1_body p{
    margin: 0 0 27px;
}
.pt1_body ul{
    margin: 0 0 44px;
    padding: 0;
}
.pt1_body ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}
.pt1_body ul li.disabled{
    color: rgba(117, 117, 117, .5);
    text-decoration: line-through;
}
.pt1_body ul li:last-child{
    margin-bottom: 0;
}
.pt1_body ul li:before{
    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f121";
    font-family: LineAwesome;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: .8;
}
.whatWeDoSection{
    background: url(../images/bg/10.jpg) no-repeat fixed center center / cover;
    padding: 150px 0;
}
.whatWeDoSection2{
    background: url(../images/bg/11.jpg) no-repeat fixed center center / cover;
    padding: 150px 0;
}

.jointeam{
  margin-bottom: 20px;
}
.jointeam .card {
    overflow: hidden;
    position: relative;
    padding: 20px 10px;
    border-radius: 50px;
}
.jointeam .card .smoke_img{
 background: url(../images/slider/1_1.jpg) no-repeat center center / cover;
 position: absolute;
 height:100%;
 width:100%;
 left:0;
 top:0;
opacity: 0.5;
transition: 0.7s;
 filter: grayscale(1);
}


.jointeam .card:hover .smoke_img {
    opacity: 1;
    transform: rotate(2deg) scale(1.1);
     filter: grayscale(0);
}
.jointeam .card .overlay {

    position: absolute;
    top: 6%;
    left: 2.5%;
    width: 95%;
    height: 88%;
    background: #0b0e0b;
    opacity: 0.6;
    transition: 0.7s;
    z-index: 9;
    border-radius: 50px;
    overflow: hidden;
    
}
.jointeam .card:hover .overlay {
    opacity: 0.8;
       filter: grayscale(0);
}
.jointeam .card h5{
    color: #fff;
    position: relative;
    z-index: 99;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    transition: 0.7s;
    
}

.jointeam .card .logo img{
  max-width: 80px;
    height: unset;
}

.jointeam .card .logo{
      width: 100%;
    min-width: 55px;
    text-align: center;
    z-index: 99;
    opacity: 0;
    visibility:hidden;
    transition: 0.7s;
}
.jointeam .card:hover .logo {
   visibility: visible;
    opacity: 1;
   animation: slideIn 0.7s;
   animation-fill-mode: forwards;
}
@keyframes slideIn {
  0%{
  display: none;
  opacity:0
  }
  50%{
display: block;
opacity:0.5;
  }
  100%{
display:block;
opacity:1;
  }
}
.wwd_item{
    position: relative;
}
.wwd_item > i{
    width: 115px;
    height: 115px;
    background: #1BA7E0;
    color: #fff;
    font-size: 70px;
    line-height: 115px;
    text-align: center;
    display: block;
    margin: 0 auto 29px;
    border-radius: 50%;
}
.wwd_item h2{
    color: #FFF;
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    text-transform: lowercase;
    margin: 0 0 37px;
}
.blogSection{
    padding-bottom: 90px;
}
.blog_loop_1{
    position: relative;
}
.bl1_thumb{
    position: relative;
    overflow: hidden;
}
.bl1_thumb img{
    width: 100%;
    height: auto;
}
.bl1_details{
    padding: 48px 35px 0px;
    position: relative;
}
.bl1_details.bl1_one::after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 12px 13px 12px 0;
    content: "";
    height: 0;
    left: -13px;
    position: absolute;
    top: 44px;
    width: 0;
}
.bl1_details.bl1_two::after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 12px 13px 12px 0;
    content: "";
    height: 0;
    position: absolute;
    right: -13px;
    top: 44px;
    transform: rotate(-180deg);
    width: 0;
    z-index: 1;
}
.bl1_details.bl1_three::after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 12px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -12px;
    width: 0;
    z-index: 1;
}
.bl1_meta{
    line-height: .8;
}
.bl1_meta a{
    color: #1BA7E0;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
}
.bl1_meta a:hover{
    color: #000;
}
.bl1_details h3{
    font-size: 28px;
    line-height: 36px;
    margin: 21px 0 36px;
    font-weight: 600;
}
.bl1_details h3 a{
    color: #000;
}
.bl1_details h3 a:hover{
    color: #1BA7E0;
}
.bl1_details p{
    margin: 0 0 25px;
}
.ast_learnmore{
    position: relative;
    display: inline-block;
    color: #1BA7E0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: .8;
    text-transform: uppercase;
}
.ast_learnmore i{
    margin-left: 10px;
    font-size: 14px;
    display: inline-block;
    top: 1px;
    left: 0;
    color: #1BA7E0;
    position: relative;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.iconinleft.ast_learnmore i{
    margin-left: 0;
    right: 0;
    left: auto;
    margin-right: 10px;
    transform: rotate(180deg);
}
.ast_learnmore:hover{
    color: #000;
}
.ast_learnmore:hover i{
    left: -5px;
    color: #000;
}
.iconinleft.ast_learnmore:hover i{
    right: -5px;
    left: auto;
    color: #000;
}
.subscribeSection{
    background: url(../images/bg/11.jpg) no-repeat fixed center center / cover;
}
.subscribe_form{
    margin: 0;
    padding: 0 60px;
    text-align: center;
}
.subscribe_form input[type="email"]{
    width: 100%;
    height: 45px;
    border-radius: 45px;
    border: none;
    background: #fff;
    display: inline-block;
    padding: 0 30px;
    font-size: 14px;
    color: #757575;
    font-weight: 400;
    letter-spacing: 0;
}
.subscribe_form input::-moz-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.subscribe_form input::-ms-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.subscribe_form input::-webkit-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.pdr5{
    padding-right: 5px;
}
.pdl5{
    padding-left: 5px;
}
.mb13{
    margin-bottom: 13px;
}
.infoP{
    font-size: 14px;
    font-style: italic;
    margin: 0 0 0;
    text-align: center;
    line-height: 1;
    font-weight: 300;
    color: #fff;
}
.contactSection{
    background: url(../images/bg/mapdot2.png) no-repeat center center;
}
.contact_info{
    position: relative;
}
.contact_info h3{
    font-size: 14px;
    line-height: .8;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 27px;
}
.contact_info p{
    line-height: 26px;
    letter-spacing: .75px;
    margin: 0 0 14px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
}
.contact_info p i{
    font-size: 18px;
    color: #1BA7E0;
    letter-spacing: 0;
    line-height: .8;
    position: absolute;
    left: 0;
    top: 7px;
}
.contact_info p:last-of-type{
    margin-bottom: 0;
}
.mb57{
    margin-bottom: 57px;
}
.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form input[type="number"],
.contact_form textarea{
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    border: 1px solid #BBBABA;
    border-bottom: 2px solid #BBBABA;
    background: #FFF;
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 16px;
    color: #757575;
    font-weight: 400;
    letter-spacing: 0;
}
.contact_form input[type="text"].reqError,
.contact_form input[type="email"].reqError,
.contact_form input[type="number"].reqError,
.contact_form textarea.reqError{
    background: #f8d7da;
    border-color: #f5c6cb;
}
.contact_form textarea{
    height: 200px;
    padding: 8px 15px;
    resize: none;
}
.contact_form form input::-moz-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form form input::-ms-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form form input::-webkit-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.ast_loader{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 15px;
    display: none;
}
.ast_con_message{
    color: #155724;
    background-color: #d4edda;
    border: 3px solid #c3e6cb;
    padding: 10px 15px;
    margin-top: 30px;
    display: none;
}
.footer_0{
    background: #1b1b1b;
    padding: 75px 0 65px;
}
.ast_logo{
    position: relative;
    margin-bottom: 50px;
}
.ast_logo img{
    max-width: 100%;
    height: auto;
}
.footer_0 .widget{
    margin: 0;
    padding: 0;
}
.footer_0 .widget_title{
    font-size: 20px;
    line-height: .8;
    font-weight: 400;
    letter-spacing: 0;
    color: #FFF;
    text-transform: capitalize;
    margin: 0 0 21px;
}
.footer_0 .widget_title strong{
    font-weight: 600;
}
.footer_0 .about_widget p{
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    margin: 0 0 39px;
    color: #999;
}
.astral_social{
    display: flex;
    justify-content: flex-start;
}
.astral_social a{
    margin-right: 10px;
}
.astral_social i{
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 40px;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.astral_social i.fa-facebook:hover{
    background: #3A559F;
}
.astral_social i.fa-twitter:hover{
    background: #1DA1F2;
}
.astral_social i.fa-behance:hover{
    background: #0056FF;
}
.astral_social i.fa-dribbble:hover{
    background: #F16797;
}
.astral_social i.fa-pinterest:hover{
    background: #D63633;
}
.insta_imgs{
    text-align: left;
    position: relative;
    padding-top: 13px;
}
.insta_imgs a{
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.insta_imgs img{
    width: 80px;
    height: 80px;
    display: inline-block;
}
.copyright{
    background: #171717;
    min-height: 100px;
}
.footer-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
}
.copyies{
    line-height: 1.1;
    font-size: 13px;
    /*letter-spacing: 1px;*/
    padding: 43px 0px 42px;
    font-weight: 400;
}
.copyies a:hover{
    color: #FFF;
}

/*------------------------------------------------------------------------------
/ 2. Home 02
/------------------------------------------------------------------------------*/
.header_2{
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 3;
    width: 100%;
    min-height: 90px;
    background: #FFF;
}
.logo_2{
    position: relative;
    padding: 18px 0;
}
.logo_2 img{
    height: 55px;
    width: auto;
    max-width: 100%;
}
.h2_social{
    position: relative;
    line-height: .8;
    font-size: 14px;
    color: #1BA7E0;
    letter-spacing: 0;
    padding: 38px 0;
}
.h2_social a{
    display: inline-block;
    color: #1BA7E0;
    line-height: .8;
    margin: 0 10px;
}
.h2_social a:hover{
    color: #000;
}
.h2_menu_btn{
    display: inline-block;
    width: 43px;
    height: 43px;
    background: #e0ecf9;
    position: relative;
    border-radius: 3px;
    text-align: center;
    line-height: 3px;
    margin: 23px 0 18px;
}
.h2_menu_btn:hover{
    background: #1BA7E0;
}
.h2_menu_btn span{
    width: 21px;
    height: 2px;
    background: #1BA7E0;
    border-radius: 2px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.h2_menu_btn:hover span{
    background: #FFF;
}
.h2_menu_btn span:first-child{
    margin-top: 15px;
}
.h2_menu_btn span:last-child{
    margin-bottom: 14px;
}
.slider_2{
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.slider_revolution.slider_2 .slotholder:after{
    background: rgb(27,167,224);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.slider_revolution.slider_2 .tp-bullet.selected{
    background: #1BA7E0;
}
.scrollDown_2{
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    line-height: 58px;
    text-align: center;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 40px;
}
.scrollDown_2:after{
    width: 100%;
    height: 100%;
    background: url(../images/mouse.png) no-repeat center center;
    position: absolute;
    content: '';
    z-index: 3;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.scrollDown_2:before{
    width: 100%;
    height: 100%;
    background: url(../images/mouse2.png) no-repeat center center;
    position: absolute;
    content: '';
    z-index: 5;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.scrollDown_2:hover{
    border-color: #1BA7E0;
    background: none;
}
.scrollDown_2:hover:after{
    visibility: hidden;
    opacity: 0;
}
.scrollDown_2:hover:before{
    visibility: visible;
    opacity: 1;
}
.aboutSection2{
    padding-bottom: 114px;
}
.aboutSection2 .sec_sub_title{
    margin-bottom: 60px;
}
.ab_slider{
    position: relative;
}
.abs_img{
    overflow: hidden;
}
.abs_img img{
    width: 100%;
    height: auto;
}
.ab_content{
    position: relative;
    padding-left: 30px;
    padding-top: 48px;
}
.ab_content h2{
    font-size: 36px;
    line-height: 50px;
    font-weight: 600;
    margin: 0 0 29px;
}
.ab_content p{
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 22px;
    padding-right: 60px;
}
.ab_content p.mb42{
    margin-bottom: 42px;
}
.ab_slider.owl-carousel .owl-nav{
    position: absolute;
    left: 0;
    bottom: 0;
}
.ab_slider.owl-carousel .owl-nav button{
    width: 45px;
    height: 45px;
    background: #1BA7E0;
    color: #FFF;
    font-size: 16px;
    line-height: 45px;
    border: none;
    border-radius: 0;
    text-align: center;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.ab_slider.owl-carousel .owl-nav button.owl-prev{
    margin-right: 1px;
}
.ab_slider.owl-carousel .owl-nav button:hover {
    color: #1BA7E0;
    background: #000;
}
.mt60{
    margin-top: 60px;
}
.mb80{
    margin-bottom: 80px;
}
.icon_box_3{
    position: relative;
}
.icon_box_3 > i{
    height: 80px;
    line-height: 1;
    font-size: 100px;
    color: #1BA7E0;
    display: block;
}
.icon_box_3 h3{
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 39px 0 25px;
    line-height: .8;
}
.icon_box_3 p{
    position: relative;
    margin: 0 0 20px;
    /*word-break: break-all;*/
}
.icon_box_3 .ast_learnmore_2, .icon_box_3 .ast_learnmore_2 i{
    color: #757575;
}
.icon_box_3 .ast_learnmore_2:hover, .icon_box_3 .ast_learnmore_2:hover i{
    color: #1BA7E0;
}
.serviceSection{
    background: url(../images/bg/6.jpg) no-repeat fixed center center / cover;
}
.icon_box_4{
    position: relative;
    padding-left: 95px;
    min-height: 80px;
    padding-top: 4px;
}
.icon_box_4.text-right{
    padding-left: 0;
    padding-right: 95px;
}
.icon_box_4.text-left{
    padding-left: 0;
    padding-right: 0;
}
.icon_box_4.text-center{
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.icon_box_4 i{
    width: 80px;
    height: 80px;
    background: #1BA7E0;
    font-size: 35px;
    line-height: 80px;
    text-align: center;
    color: #FFF;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
.icon_box_4.round i{
    border-radius: 50%;
}
.icon_box_4.text-left i{
    left: auto;
    right: auto;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}
.icon_box_4.text-center i{
    left: auto;
    right: auto;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}
.icon_box_4.text-right i{
    left: auto;
    right: 0;
}
.icon_box_4 i:after{
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    border: thin solid rgba(255, 255, 255, .25);
    border-radius: 2px;
}
.icon_box_4.round i:after{
    border-radius: 50%;
}
.icon_box_4 h3{
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 13px;
    line-height: .8;
}
.icon_box_4 h3 span{
    font-weight: 300;
}
.icon_box_4.white h3{
    color: #fff;
}
.icon_box_4 p{
    margin: 0;
}
.icon_box_4.white p{
    color: #bfbfbf;
}
.leftsides .icon_box_4{
    margin: 54px 0;
}
.pdt113{
    padding-top: 113px;
}
.rightsides .icon_box_4{
    margin: 61px 0;
}
.work_nav_2 {
    position: relative;
    margin-top: 58px;
    width: 185px;
}
.work_nav_2 h6{
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    padding: 20px 16px;
    height: 50px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    width: 186px;
    position: relative;
    color: #000;
    font-weight: 600;
    line-height: .8;
    cursor: pointer;
    -webkit-user-select: none; 
    -moz-user-select: none;    
    -ms-user-select: none;     
    user-select: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.work_nav_2.active h6{
    background: #000;
    color: #fff;
    border-color: #000;
}
.work_nav_2 h6 i{
    position: absolute;
    right: 18px;
    top: 18px;
}
.work_nav_2 ul {
    margin: 0;
    padding: 0;
    border: 1px solid #c3c3c3;
    position: absolute;
    width: 186px;
    border-radius: 3px;
    border-radius: 0 0 3px 3px;
    display: none;
    top: 49px;
    z-index: 9;
    background: #fff;
}
.work_nav_2.active ul{
    display: block;
}
.work_nav_2 ul li{
    border-bottom: 1px solid #cccccc;
    list-style: none;
}
.blogCat ul li:last-of-type{
    border-bottom: none;
}
.work_nav_2 ul li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    padding: 14px 10px 14px 26px;
}
.work_nav_2 ul li a:hover, .work_nav_2 ul li.active a{
    color: #1BA7E0;
}
.work_loop_2{
    position: relative;
    background: #000;
}
.wl2_thumb{
    position: relative;
    overflow: hidden;
}
.wl2_thumb img{
    width: 100%;
    height: auto;
    opacity: .85;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_2:hover .wl2_thumb img{
    opacity: .25;
    transform: scale(1.08) rotate(-2deg);
    -moz-transform: scale(1.08) rotate(-2deg);
    -webkit-transform: scale(1.08) rotate(-2deg);
    -ms-transform: scale(1.08) rotate(-2deg);
    -o-transform: scale(1.08) rotate(-2deg);
}
.wl2_cont{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px 30px 0;
    width: 100%;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    z-index: 2;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_loop_2:hover .wl2_cont{
    opacity: 1;
    visibility: visible;
    padding-bottom: 40px;
}
.wl2_cont h2{
    font-size: 45px;
    line-height: 50px;
    margin: 13px 0 33px;
    font-weight: 700;
    color: #FFF;
}
.wl2_cont h2 a{
    color: #FFF;
}
.wl2_cont h2 a:hover{
    color: #1BA7E0;
}
.wl2_cont p{
    color: #FFF;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
    margin: 0;
}
.wl2_cont p a{
    color: inherit;
    margin: 0 5px;
    color: #FFF;
}
.wl2_cont p a:hover{
    color: #1BA7E0;
}
.wl2_cont p a:first-child{
    margin-left: 0;
}
.wl2_cont p a:last-child{
    margin-right: 0;
}
.wl2_btns{
    text-align: left;
    font-size: 22px;
    color: #FFF;
}
.wl2_btns a{
    background: #1BA7E0;
    border-radius: 2px;
    color: #fff;
    height: 45px;
    padding: 0 25px;
    line-height: 45px;
    display: inline-block;
    font-size: 21px;
    font-weight: 400;
}
.wl2_btns a:hover{
    background: #FFF;
    color: #1BA7E0;
}
.work_loop_slider.owl-carousel .owl-nav{
    position: relative;
    text-align: center;
    padding: 50px 0 0;
}
.work_loop_slider.owl-carousel .owl-nav button{
    width: 45px;
    height: 45px;
    background: #1BA7E0;
    color: #FFF;
    font-size: 16px;
    line-height: 45px;
    border: none;
    border-radius: 2px;
    text-align: center;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_slider.owl-carousel .owl-nav button.owl-next{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.work_loop_slider.owl-carousel .owl-nav button.owl-prev{
    margin-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.work_loop_slider.owl-carousel .owl-nav button:hover{
    color: #1BA7E0;
    background: #000;
}
.whychoosesection{
    background: url(../images/bg/8.jpg) no-repeat fixed center center / cover;
}
.ast_tab_1{
    position: relative;
}
.ast_tab_1_control{
    margin: 52px 0 0;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    line-height: .8
}
.ast_tab_1_control li{
    list-style: none;
    position: relative;
    padding-top: 20px;
    width: 33.333333%;
    text-align: center;
}
.ast_tab_1_control li:after{
    width: 0px;
    height: 2px;
    background: #1BA7E0;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;

    opacity: 0;
    visibility: hidden;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.ast_tab_1_control li:hover:after, .ast_tab_1_control li.active:after{
    width: 40px;
    opacity: 1;
    visibility: visible;
}
.ast_tab_1_control li a{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 0.8;
    margin: 0;
    text-transform: uppercase;
    display: inline-block;
    color: #bfbfbf;
}
.ast_tab_1_control li:hover a, .ast_tab_1_control li.active a{
    color: #fff;
}
.ast_tab_1_content{
    position: relative;
}
.ast_tab_1_content i{
    width: 80px;
    height: 80px;
    background: #1BA7E0;
    font-size: 35px;
    line-height: 80px;
    text-align: center;
    color: #FFF;
    display: block;
    margin: 0 auto 23px;
    border-radius: 50%;
}
.ast_tab_1_content h2{
    font-size: 28px;
    line-height: 30px;
    color: #FFF;
    margin: 0 0 21px;
    text-transform: capitalize;
    font-weight: 400;
}
.ast_tab_1_content p{
    color: #bfbfbf;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding: 0 60px;
    margin: 0;
}
.single_team_2{
    position: relative;
    overflow: hidden;
}
.single_team_2:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    background: rgb(234,29,119);
    background: linear-gradient(180deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.st2_thumb{
    position: relative;
}
.st2_thumb img{
    width: 100%;
    height: auto;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.single_team_2:hover .st2_thumb img{
    transform: scale(1.07) rotate(-2deg);
    -moz-transform: scale(1.07) rotate(-2deg);
    -webkit-transform: scale(1.07) rotate(-2deg);
    -ms-transform: scale(1.07) rotate(-2deg);
    -o-transform: scale(1.07) rotate(-2deg);
}
.st2_details{
    position: absolute;
    left: 0;
    bottom: -110px;
    width: 100%;
    padding: 0 30px;
    z-index: 2;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.single_team_2:hover .st2_details{
    bottom: 24px;
}
.st2_details h5{
    color: #000;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
    margin: 0;
}
.st2_details h2{
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 8px 0 23px;
    line-height: .8;
}
.st2_details p{
    color: #fbfbfb;
    margin: 0 0 31px;
}
.st2_social{
    position: relative;
    line-height: .8;
}
.st2_social a{
    position: relative;
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: .8;
    text-transform: uppercase;
    margin-right: 16px;
}
.st2_social a:hover{
    color: #000;
}
.team_slider_2.owl-carousel .owl-nav{
    position: relative;
    text-align: center;
    padding: 50px 0 0;
}
.team_slider_2.owl-carousel .owl-nav button{
    width: 45px;
    height: 45px;
    background: #1BA7E0;
    color: #FFF;
    font-size: 16px;
    line-height: 45px;
    border: none;
    border-radius: 2px;
    text-align: center;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.team_slider_2.owl-carousel .owl-nav button.owl-next{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.team_slider_2.owl-carousel .owl-nav button.owl-prev{
    margin-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.team_slider_2.owl-carousel .owl-nav button:hover{
    color: #1BA7E0;
    background: #000;
}
.skillSection{
    background: #FFF;
}
.ast_circle_skill{
    position: relative;
}
.circle-item {
    padding-bottom: 30px;
}
.astcs_1{
    position: relative;
    margin: 0 auto;
}
.ast_circle_skill strong{
    font-size: 50px;
    font-weight: 100;
    color: #1BA7E0;
    letter-spacing: 1px;
    margin: 0;
    line-height: .8;
    display: inline-block;
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 73px;
}
.ast_circle_skill h5{
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 24px 0 0;
    line-height: .8;
}
.st3_info h2 {
       line-height: 1 !important;

}
.hr_section .st3_info h2 {
       line-height: 1 !important;
    max-width: 50%;
    text-align: center;
    margin: auto;
}
.hr_section .st3_info {
  padding: 5px !important;
    bottom: unset;
    top: 90%;
}
.st3_info h3 {
    padding-top: 10px;
    font-size: 12px;
    line-height: initial;
    margin: 0;
}
.testimonialsection2{
    background: url(../images/bg/15.jpg) no-repeat fixed center center / cover;
}
.testimonial_item_2{
    position: relative;
    background: url(../images/bg/16.jpg) repeat #FFF;
    padding: 50px 30px;
    border-radius: 0;
    border: 1px solid #BBBABA;
}
.ti2_thumb{
    width: 80px;
    height: 80px;
    position: relative;
    text-align: center;
    margin: 0 auto 36px;
    border-radius: 50%;
}
.ti2_thumb span{
    position: absolute;
    width: 27px;
    height: 27px;
    right: 0;
    bottom: 0;
    background: #1BA7E0;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: .8;
    border: 2px solid #FFF;
    border-radius: 50%;
    padding: 7px 0;
}
.ti2_thumb > img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.ti2_rate{
    font-size: 55px;
    color: #fedd00;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0;
    margin: auto 0;
    height: 53px;
    text-align: center;
    width: 100%;
    opacity: .25;
}
.ti2_rate i {
    margin: 0 2px;
}
.ti2_content {
    position: relative;
    margin: 0 0 37px;
}
.testimonial_item_2 p{
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
    font-style: italic;
    margin: 0;
    padding: 0 0px;
    font-family: 'Didact Gothic', sans-serif;
}
.ti2_author{
    position: relative;
    line-height: .8;
}
.ti2_author h3{
    color: #000;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin: 0 0 14px;
    line-height: .8;
}
.ti2_author span{
    font-size: 13px;
    line-height: .8;
    text-transform: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0;
    font-family: 'Didact Gothic', sans-serif;
    font-style: italic;
}
.testimonial_slider_2 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 30px;
}
.testimonial_slider_2 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #FFF;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.testimonial_slider_2.owl-carousel .owl-dots .owl-dot:hover, .testimonial_slider_2.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.testimonial_slider_2.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.testimonial_slider_2.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.clients_2{
    position: relative;
    width: 100%;
    height: 168px;
    padding: 3px;
    margin-bottom: 0;
    background: rgb(27,167,224);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    text-align: center;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.clients_2:before{
    width: 100%;
    height: 100%;
    background: #BBBABA;
    content: '';
    position: absolute;
    left: 0;
    top: 0;

    opacity: 1;
    visibility: visible;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.clients_2:hover:before{
    opacity: 0;
    visibility: hidden;
}
.clients_2 a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #FFF;
    position: relative;
    z-index: 2;
}
.clients_2 img{
    display: inline-block !important;
    max-width: 100%;
    height: 107px;
    width: auto !important;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: .7;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.clients_2:hover img{
    opacity: 1;
}
.client_slider_2 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 30px;
}
.client_slider_2 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #D6D6D6;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.client_slider_2.owl-carousel .owl-dots .owl-dot:hover, .client_slider_2.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.client_slider_2.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.client_slider_2.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.pricing_section_2{
    background: url(../images/bg/12.jpg) no-repeat fixed center center / cover;
    padding-bottom: 260px;
}
.pricing_section_2_closer{
    padding-top: 0;
    margin-top: -260px;
    z-index: 2;
}
.pricing_talbe_2{
    position: relative;
    background: #FFF;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .08);
}
.pt2_head{
    background: url(../images/bg/5.jpg) no-repeat center center / cover;
    position: relative;
    height: 260px;
    padding: 87px 30px 55px;
}
.pt2_head:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(27,167,224);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.pt2_head h2 {
    position: relative;
    z-index: 2;
    font-size: 60px;
    font-weight: 100;
    color: #FFF;
    letter-spacing: 5px;
    margin: 0 0 6px;
    line-height: .8;
    text-align: center;
}
.pt2_head h2 span{
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    top: 23px;
    left: 55px;
}
.pt2_head h5{
    position: relative;
    z-index: 2;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    display: inline-block;
    line-height: .8;
    margin: 0;
}
.pt2_head .pt2_icon{
    position: relative;
    display: none;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 2;
    background: transparent;
    text-align: center;
    color: #FFF;
    font-size: 60px;
    line-height: 60px;
}
.pt2_head .pt2_icon:hover{
    background: #FFF;
    color: #1BA7E0;
}
.pt2_head h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    width: 200px;
    height: 30px;
    z-index: 2;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 auto;
    line-height: 30px;
    color: #FFF;
    background: #1BA7E0;
    text-align: center;

}
.pt2_head h3:before{
    content: '';
    width: 15px;
    height: 30px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #1BA7E0 transparent transparent;

    position: absolute;
    top: 0;
    left: -15px;
}
.pt2_head h3:after{
    content: '';
    width: 15px;
    height: 30px;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #1BA7E0;

    position: absolute;
    top: 0;
    right: -15px;
}
.pt2_body{
    padding: 48px 30px 40px;
}
.pt2_body h3{
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    margin: 0;
    line-height: .8;
}
.pt2_body p{
    margin: 0 0 27px;
}
.pt2_body ul{
    margin: 0 0 44px;
    padding: 0;
}
.pt2_body ul li{
    list-style: none;
    position: relative;
    margin-bottom: 12px;
}
.pt2_body ul li.disabled{
    color: rgba(117, 117, 117, .5);
    text-decoration: line-through;
}
.pt2_body ul li:last-child{
    margin-bottom: 0;
}
.call2ActionSection{
    background: url(../images/bg/17.jpg) no-repeat fixed center center / cover;
    padding-bottom: 140px;
}
.c2as_content h2{
    color: #FFF;
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    text-transform: lowercase;
    margin: 0 0 21px;
}
.c2as_content p{
    color: #FFF;
    font-size: 30px;
    line-height: 40px;
    font-weight: 100;
    margin: 0 0 52px;
}
.c2as_content .ast_btn_2{
    margin: 0 7px;
}
.c2as_content .ast_btn_2:last-child:hover{
    color: #1BA7E0;
    background: #fff;
}
.blog_loop_2{
    position: relative;
    background: #FFF;
}
.bl2_thumb{
    position: relative;
    margin-bottom: 28px;
}
.bl2_thumb img{
    width: 100%;
    height: auto;
}
.bl2_desc{
    position: relative;
}
.bl2_desc .bl2_cats{
    margin-bottom: 17px;
    position: relative;
    line-height: .8;
}
.bl2_cats a {
    font-size: 12px;
    text-transform: uppercase;
    color: #757575;
    padding-right: 28px;
    position: relative;
    line-height: .9;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
}
.bl2_cats a:hover{
    color: #1BA7E0;
}
.bl2_cats a:after {
    content: "-";
    width: 28px;
    position: absolute;
    right: 0;
    top: 2px;
    text-align: center;
    color: #757575;
}
.bl2_cats a:last-child{
    padding-right: 0;
}
.bl2_cats a:last-child:after{
    display: none;
}
.bl2_desc h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 19px;
    line-height: 34px;
    padding: 0 5px;
}
.bl2_desc h3 a{
    color: #000;
}
.bl2_desc h3 a:hover{
    color: #1BA7E0;
}
.bl2_desc p{
    margin-bottom: 33px;
    padding: 0 15px;
}
.bl2_footer{
    position: relative;
    max-width: 100%;
}
.bl2_footer a.shorter-btn{
    background: #fff;
    color: #000;
    width: auto;
    max-width: 37px;
    height: 35px;
    line-height: 31px;
    display: inline-block;
    white-space: nowrap;
    margin-right: 2px;
    padding: 0 10px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #BBBABA;
    text-transform: uppercase;
}
.bl2_footer a.shorter-btn i{
    float: left;
    margin-right: 10px;
    line-height: 31px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}
.bl2_footer a:last-child{
    margin-right: 0px;
}
.bl2_footer a.shorter-btn:hover{
    max-width: 100%;
    padding: 0 15px;
    color: #1BA7E0;
}
.bpdInner.noPLR{
    padding-left: 0;
    padding-right: 0;
}
.learnMore2{
    font-size: 14px;
    letter-spacing: .75px;
    color: #000;
    height: 35px;
    line-height: 31px;
    display: inline-block;
    padding: 0 20px;
    font-weight: 400;
    border: 2px solid #f3f4f8;
    position: relative;
}
.learnMore2 i{
    line-height: 31px;
    position: relative;
    display: inline-block;
    top: 2px;
    font-size: 15px;
    margin-left: 6px;
    letter-spacing: 0;
}
.bl2_footer .learnMore2{
    top: -12px;
}
.mt18{
    margin-top: 18px;
}
.mapSection{
    padding: 0;
}
.ast_map{
    position: relative;
    background: #000;
    overflow: hidden;
}
.ast_map iframe{
    display: block;
    height: 550px;
    width: 100%;
    border: none;
}
.contact_form_2{
    position: relative;
}
.contact_form_2 input[type="text"],
.contact_form_2 input[type="email"],
.contact_form_2 input[type="number"],
.contact_form_2 textarea{
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    border: none;
    border-bottom: 2px solid #f1f1f1;
    background: #f8f8f8;
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 16px;
    color: #757575;
    font-weight: 400;
    letter-spacing: 0;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.contact_form_2 textarea{
    height: 190px;
    padding: 12px 15px;
    resize: none;
}
.contact_form_2 form input::-moz-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form_2 form input::-ms-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form_2 form input::-webkit-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form_2 input[type="text"]:focus,
.contact_form_2 input[type="email"]:focus,
.contact_form_2 input[type="number"]:focus,
.contact_form_2 textarea:focus{
    border-bottom-color: #1BA7E0;
}
.contact_form_2 input[type="text"].reqError, 
.contact_form_2 input[type="email"].reqError, 
.contact_form_2 input[type="number"].reqError, 
.contact_form_2 textarea.reqError {
    background: #f8d7da;
    border-color: #f5c6cb;
}
.contact_form_2 .ast_loader{
    margin-right: 15px;
    margin-left: 0;
}
.bggreay{
    background: #f9f9f9;
}
.footer_0.bggreay .widget_title{
    color: #000;
    display: block;
}
.about_widget_2{
    position: relative;
}
.about_widget_2 > p{
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    margin: 0 0 39px;
    color: #999;
    padding-right: 15px;
}
.footer_0 ul{
    margin: 27px 0 0;
    padding: 0;
}
.footer_0 ul li{
    list-style: none;
    position: relative;
    margin-bottom: 12px;
}
.footer_0 ul li a{
    padding-left: 25px;
    display: inline-block;
    color: #999;
}
.footer_0 ul li a:hover{
    color: #1BA7E0;
    padding-left: 30px;
}
/*.footer_0 ul li a:before {*/
/*    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 7px;*/
/*    content: "\f121";*/
/*    font-family: LineAwesome;*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*    font-size: 15px;*/
/*    line-height: .8;*/
/*}*/
.contact_meta{
    position: relative;
    margin-top: 26px;
}
.contact_meta p{
    line-height: 26px !important;
    letter-spacing: .75px;
    margin: 0 0 14px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
    color: #999;
}
.contact_meta p i{
    font-size: 18px;
    color: #1BA7E0;
    letter-spacing: 0;
    line-height: .8;
    position: absolute;
    left: 0;
    top: 7px;
}
.contact_meta p:last-of-type{
    margin-bottom: 0 !important;
}
.copyright.lightbg{
    border-top: 1px solid #BBBABA;
    background: #FFF;
}
.copyright.lightbg .copyies a:hover{
    color: #000;
}
.footer_social{
    position: relative;
    padding: 37px 0 36px;
}
.footer_social a{
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
}
.footer_social a i{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: .8;
    border-radius: 50%;
    padding: 9px 0;
    letter-spacing: 0;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.footer_social a:last-child{
    margin-right: 0px;
}
.footer_social i.fa-facebook:hover{
    background: #3765A3;
}
.footer_social i.fa-instagram:hover{
    background: #895A4D;
}
.footer_social i.fa-linkedin:hover{
    background: #0274B3;
}
.footer_social i.fa-twitter:hover{
    background: #5EA9DD;
}
.footer_social i.fa-dribbble:hover{
    background: #F26798;
}
.footer_social i.fa-behance:hover{
    background: #0056FF;
}

/*------------------------------------------------------------------------------
/ 3. Home 03
/------------------------------------------------------------------------------*/
.header_3{
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 4;
    width: 100%;
}
.h3_inner{
    min-height: 90px;
    background: transparent;
}
.logo_3{
    position: relative;
    padding: 18px 0;
}
.logo_3 img{
    height: 55px;
    width: auto;
    display: inline-block;
}
.h3_nav{
    position: relative;
}
.menuMenu3{
    position: relative;
    line-height: .8;
}
.menuMenu3.text-right{
    padding-right: 7px;
}
.menuMenu3.text-left{
    padding-left: 7px;
}
.menuMenu3 ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.menuMenu3 ul li{
    list-style: none;
    margin: 0 13px 0;
    display: inline-block;
    line-height: .8;
    padding: 39px 0;
    position: relative;
}
.menuMenu3 ul li a{
    color: #FFF;
    display: inline-block;
    line-height: .8;
    font-weight: 500;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: .75px;
    position: relative;
}
.menuMenu3 ul li a:after{
    width: 0px;
    height: 1px;
    background: #1BA7E0;
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    content: '';
    opacity: 0;
    visibility: hidden;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.fixedHeader .menuMenu3 ul li a:after{
    background: #000;
}
.menuMenu3 ul li:hover > a:after, .menuMenu3 ul li.active > a:after{
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.menuMenu3 ul li:hover > a, .menuMenu3 ul li.active > a{
    color: #1BA7E0;
}
.fixedHeader .menuMenu3 ul li:hover > a, .fixedHeader .menuMenu3 ul li.active > a{
    color: #000;
}
.menuMenu3 ul ul.sub-menu {
    background: #1BA7E0;
    width: 210px;
    z-index: 9;
    text-align: center;
    padding: 0;
    left: 50%;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 115%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.menuMenu3 > ul > li > ul.sub-menu::before {
    width: 10px;
    height: 5px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -5px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #1BA7E0 transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.menuMenu3 ul ul.sub-menu li {
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid #0581f8;
    position: relative;
}
.menuMenu3 ul ul.sub-menu li a {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 20px;
    display: block;
}
.menuMenu3 ul ul.sub-menu li a:after{
    display: none;
}
.menuMenu3 ul ul.sub-menu li:hover > a, .menuMenu3 ul ul.sub-menu li.active > a{
    color: #000;
}
.menuMenu3 ul li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.menuMenu3 ul ul.sub-menu ul.sub-menu{
    visibility: hidden;
    opacity: 0;
    top: 0px;
    left: 120%;
    border-left: 1px solid #0581f8;
    transform: translateX(0%);
    transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
}
.menuMenu3 ul ul.sub-menu li:hover ul.sub-menu{
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.bg_layer_1{
    display: inline-block;
    background: #1BA7E0;
    color: #FFF;
    font-size: 50px;
    font-weight: 100;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    min-height: 81px;
    padding: 5px 15px 15px;
    text-align: center;
}
.bg_layer_2{
    display: inline-block;
    background: #333;
    color: #FFF;
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 0;
    padding: 5px 15px;
    width: 100%;
    text-align: center;
    line-height: 28px;
    min-height: 41px;
}
.ast_tab_2{
    position: relative;
}
.ast_tab_2_control{
    position: relative;
    text-align: center;
    margin: 0 0 40px;
    padding: 0;
}
.ast_tab_2_control li{
    list-style: none;
    display: inline-block;
}
.ast_tab_2_control li a{
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    background: #f1f1f1;
    height: 45px;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 45px;
    padding: 0 25px;
    font-weight: 600;
}
.ast_tab_2_control li.active a, .ast_tab_2_control li:hover a{
    background: #1BA7E0;
    color: #fff;
}
.ab_content_2{
    padding: 18px 0 0 15px;
}
.ab_content_2 h2{
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    margin: 0 0 29px;
}
.ab_content_2 p.ast_lead{
    padding-right: 70px;
    margin-bottom: 25px;
}
.arrow_ul{
    margin: 0 0 34px;
    padding: 0;
}
.arrow_ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}
.arrow_ul li:last-child{
    margin-bottom: 0;
}
.arrow_ul li:before{
    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f121";
    font-family: LineAwesome;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: .8;
}
.icon_box_5{
    width: 100%;
    position: relative;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 34px;
    background: #FFF;
    border: 2px solid #f4f4f4;
    padding-right: 40px;
    margin: 40px 0;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.icon_box_5:hover{
    border-color: #FFF;
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
}
.active .icon_box_5{
    box-shadow: none;
    border-color: #f4f4f4;
}
.active .icon_box_5:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .2);
    z-index: 4;
}
.active.center .icon_box_5:before{
    display: none;
}
.active.center .icon_box_5{
    background: #1BA7E0;
    border-color: #1BA7E0;
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.09);
}
.icon_box_5 > i{
    width: 40px;
    height: 40px;
    font-size: 40px;
    color: #1BA7E0;
    display: inline-block;
    margin-bottom: 60px;
}
.active.center .icon_box_5 > i{
    color: #FFF;
}
.icon_box_5 h3{
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    margin: 0 0 23px;
    line-height: .8;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 32px;
    position: relative;
}
.active.center .icon_box_5 h3{
    color: #fff;
}
.icon_box_5 h3:before{
    width: 40px;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/step2.png) no-repeat left center;
}
.active.center .icon_box_5 h3:before{
    background: url(../images/step.png) no-repeat left center;
}
.icon_box_5 p{
    margin: 0 0 15px;
    color: #757575;
}
.active.center .icon_box_5 p{
    color: #fbfbfb;
}
.icon_box_5 .ast_learnmore{
    font-size: 12px;
    color: #9e9e9e;
    font-weight: 500;
}
.active.center .icon_box_5 .ast_learnmore{
    color: #fbfbfb;
}
.icon_box_5 .ast_learnmore i{
    font-size: 15px;
    margin-left: 5px;
    color: #9e9e9e;
    top: 1px;
}
.active.center .icon_box_5 .ast_learnmore i{
    color: #fbfbfb;
}
.icon_box_5 .ast_learnmore:hover{
    color: #1BA7E0;
}
.active.center .icon_box_5 .ast_learnmore:hover{
    color: #000;
}
.active.center .icon_box_5 .ast_learnmore:hover i{
    color: #000;
}
.service_slider{
    margin-top: -40px;
}
.service_slider .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 0;
    margin-top: -10px;
}
.service_slider .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #D6D6D6;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.service_slider.owl-carousel .owl-dots .owl-dot:hover, .service_slider.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.service_slider.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.service_slider.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.service_slider.owl-carousel .owl-dots.disabled{
    display: block;
}
.skillDesc{
    position: relative;
}
.skillDesc h2{
    font-size: 36px;
    line-height: 50px;
    word-break: break-all;
    font-weight: 700;
    margin: 0 0 29px;
}
.singleSkill{
    position: relative;
    margin-bottom: 40px;
}
.singleSkill h4{
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
    line-height: .8;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
}
.ss_area{
    width: 100%;
    height: 3px;
    position: relative;
    background: #f8f8f8;
}
.ssa_inner{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.ss_area span{
    font-size: 12px;
    color: #000;
    letter-spacing: 1px;
    line-height: .8;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.pdt30{
    padding-top: 30px;
}
.featuresSection_2{
    background: #f7f7f7;
    padding-bottom: 70px;
}
.featureHolder{
    padding-left: 15px;
}
.icon_box_6{
    position: relative;
    margin-bottom: 43px;
}
.icon_box_6 i{
    font-size: 50px;
    color: #1BA7E0;
    line-height: .8;
    display: block;
    letter-spacing: 0;
    margin: 0 0 30px;
}
.icon_box_6 h4{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 0.8;
    margin: 0 0 28px;
    text-transform: uppercase;
    position: relative;
}
.icon_box_6 p{
    margin: 0;
}
.work_loop_3{
    position: relative;
    background: #000;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.squize_right {
    -webkit-transform: scaleX(.92188)translate3d(12.5px, 0, 0);
    transform: scaleX(.92188)translate3d(12.5px, 0, 0)
}
.squize_left {
    -webkit-transform: scaleX(.92188)translate3d(-12.5px, 0, 0);
    transform: scaleX(.92188)translate3d(-12.5px, 0, 0)
}
.hovernow.expandCurrent .work_loop_3 img{
    -webkit-transform: scaleX(1)translate3d(0, 0, 0);
    transform: scaleX(1)translate3d(0, 0, 0);
    opacity: .15 !important;
}
.hovernow.expandCurrent .work_loop_3 .wl3_thumb{
    -webkit-transform: scaleX(1.15625)translate3d(0, 0, 0);
    transform: scaleX(1.15625)translate3d(0, 0, 0);
    background: #1BA7E0;
}
.work_loop_3 img{
    position: relative;
    width: 100%;
    height: auto;
    opacity: .35 !important;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.wl3_thumb{
    background: #000;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.wlp3_Content{
    position: absolute;
    left: 0;
    top: 0;
    padding: 50px;
    z-index: 2;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.wplp3_cates {
    margin: 0 0 22px;
    color: #FFF;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
}
.wplp3_cates a{
    color: inherit;
    display: inline-block;
}
.wplp3_cates a:hover{
    color: #000;
}
.wlp3_Content h2{
    font-size: 45px;
    line-height: 45px;
    font-weight: 700;
    margin: 0 0 23px;
}
.wlp3_Content h2 a{
    color: #FFF;
    transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.wlp3_Content h2 a:hover{
    color: #000;
}
.wlp3_Content p{
    margin: 0;
    color: #fbfbfb;
}
.work_loop_3 .ast_learnmore{
    position: absolute;
    left: 40px;
    bottom: 39px;
    z-index: 2;
    color: #fbfbfb;
}
.work_loop_3 .ast_learnmore i{
    color: #fbfbfb;
}
.work_loop_3 .ast_learnmore:hover,
.work_loop_3 .ast_learnmore:hover i{
    color: #000;
}

.work_loop_slider_2.owl-carousel .owl-nav{
    position: relative;
    text-align: center;
    padding: 50px 0 0;
}
.work_loop_slider_2.owl-carousel .owl-nav button{
    width: 45px;
    height: 45px;
    background: #1BA7E0;
    color: #FFF;
    font-size: 16px;
    line-height: 45px;
    border: none;
    border-radius: 0px;
    text-align: center;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_slider_2.owl-carousel .owl-nav button.owl-next{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.work_loop_slider_2.owl-carousel .owl-nav button.owl-prev{
    margin-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.work_loop_slider_2.owl-carousel .owl-nav button:hover{
    color: #1BA7E0;
    background: #000;
}
.mt50{
    margin-top: 50px;
}
.funfactsection2{
    background: #f8f8f8;
    padding: 120px 0;
}
.halfImg .ast_vieo_btn{
    z-index: 4;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pdr30{
    padding-right: 30px;
}
.funfactsection2 .sec_title{
    margin-bottom: 34px;
}
.funfactsection2 p.ast_lead{
    margin-bottom: 36px;
    padding-right: 60px;
}
.fact_2{
    padding-left: 0;
    position: relative;
}
.fact_2 i{
    position: relative;
    font-size: 40px;
    color: #1BA7E0;
    line-height: .8;
    display: inline-block;
    margin: 0 0 0px;
}
.fact_2 h2{
    font-size: 30px;
    color: #1BA7E0;
    line-height: .8;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 23px 0 12px;
}
.fact_2 h3{
    font-size: 13px;
    color: #757575;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.ast_tab_3{
    position: relative;
}
.ast_tab_3_controll{
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    text-align: center;
}
.ast_tab_3_controll li{
    width: 18.666666%;
    list-style: none;
    padding: 0 2px;
    position: relative;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.ast_tab_3_controll li:after, .st3_info:after{
    border-style: solid;
    border-width: 12px 9px 0 9px;
    border-color: #1BA7E0 transparent transparent transparent;
    content: "";
    height: 0;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -12px;
    width: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.ast_tab_3_controll li.active .st3_info:after{
  
    top: 100%;
    opacity: 1;
    visibility: visible;

}
.ast_tab_3_controll li.active:after{
    opacity: 1;
    visibility: visible;
}
.single_team_3{
    position: relative;
    /*background: #000;*/
    box-shadow: 0 3px 7px rgba(0, 0, 0, .08);

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.ast_tab_3_controll li.active .single_team_3{
    box-shadow: none;
}
.single_team_3 img{
    width: 100%;
    height: auto;
    opacity: 1;
}
.single_team_3:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    background: -moz-linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.3)));
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
.st3_info{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 15px;
    z-index: 2;
    background: #FFF;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.active .st3_info{
    background: #1BA7E0;
}
.st3_info h2, .st3_info h3{
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 18px 0;
    line-height: .8;
    color: #000;
}
.st3_info h3{
    
    font-size: 12px;
    line-height: initial;
   
}
.active .st3_info h2{
    color: #fff;
}
.active .st3_info h3{
   
    color: #fff;
}
.active .st3_info h5{
    color: #fbfbfb;
}
.ast_tab_content_3{
    background: #f8f8f8;
    margin: 52px 0 0;
    padding: 46px 46px 26px 46px;
    position: relative;
}
.ast_tab_content_3 .sec_sub_title{
    margin: 0 0 29px;
}
.st3_tab_content h2{
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 43px;
}
.st3_social{
    position: absolute;
    right: 96px;
    top: 96px;
    font-size: 13px;
    color: #000;
    letter-spacing: 0;
    line-height: .8;
}
.st3_social a{
    margin-left: 15px;
    color: #757575;
}
.st3_social a:hover{
    color: #1BA7E0;
}
.st3_meta{
    position: relative;
    margin: 0 0 39px;
}
.st3_meta p{
    line-height: 26px;
    letter-spacing: .75px;
    margin: 0 0 14px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
}
.st3_meta p i {
    font-size: 18px;
    color: #1BA7E0;
    letter-spacing: 0;
    line-height: .8;
    position: absolute;
    left: 0;
    top: 7px;
}
.st3_meta p span{
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #000;
}
.testimonialsection3{
    background: url(../images/bg/2.jpg) no-repeat fixed center center / cover;
}
.testimonial_item_3{
    background: transparent;
    padding: 0;
    position: relative;
}
.ti3_author{
    width: 90px !important;
    display: inline-block !important;
    height: 90px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
}
.testimonial_item_3 p{
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    font-family: 'Didact Gothic', sans-serif;
    margin: 25px 0 0;
}
.testimonial_item_3 h5{
    font-size: 14px;
    line-height: .8;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 42px 0 20px;
    color: #FFF;
    font-weight: 600;
}
.testimonial_item_3 img.signs{
    width: 180px;
    height: auto;
    display: inline-block !important;
}
.team_slider_1 .owl-nav{
    display: none;
}
.testimonial_slider_3 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 50px;
}
.testimonial_slider_3 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #D6D6D6;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.testimonial_slider_3.owl-carousel .owl-dots .owl-dot:hover, .testimonial_slider_3.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.testimonial_slider_3.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.testimonial_slider_3.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.clientSection_3{
    background: #FFF;
    border-bottom: 1px solid #BBBABA;
    padding: 30px 0;
}
.clients_3{
    position: relative;
    width: 100%;
    text-align: center;
}
.clients_3 img{
    width: auto !important;
    max-width: 100%;
    height: 107px;
    display: inline-block !important;
}
.client_slider_3.owl-carousel .owl-nav{
    margin: 0;
}
.client_slider_3.owl-carousel .owl-nav button{
    width: 45px;
    height: 45px;
    background: #f1f1f1;
    color: #1BA7E0;
    font-size: 16px;
    line-height: 45px;
    border-radius: 0;
    border: none;
    text-align: center;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.client_slider_3.owl-carousel .owl-nav button:hover{
    color: #FFF;
    background: #1BA7E0;
}
.client_slider_3.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: -75px;
    top: 31px;
}
.client_slider_3.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: -75px;
    top: 31px;
}
.pricing_talbe_3{
    width: 100%;
    position: relative;
    background: #f8f8f8;
    padding: 50px 40px;
}
.pt3_head{
    width: 100%;
    position: relative;
}
.pt3_head h2{
    line-height: .6;
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin: 0 0 27px;
}
.pt3_head p{
    font-weight: 400;
    margin: 0;
}
.pt3_currency {
    color: #000;
    font-size: 80px;
    font-weight: 700;
    line-height: 0.75;
    margin: 48px 0 55px;
    padding: 0;
    display: inline-block;
    position: relative;
    left: -9px;
}
.pt3_cur {
    color: #000;
    display: inline-block;
    font-size: 14px;
    padding-right: 0;
    padding-top: 11px;
    vertical-align: top;
    position: relative;
    top: -2px;
    right: -9px;
    font-weight: 600;
}
.pt3_prd {
    color: #000;
    font-size: 14px;
    font-style: italic;
    padding: 0;
    position: relative;
    left: -15px;
}
.pt3_desc{
    width: auto;
    position: relative;
    margin: 0 0 54px;
    padding: 0;
}
.pt3_desc li{
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}
.pt3_desc li.disabled{
    color: rgba(117, 117, 117, .5);
    text-decoration: line-through;
}
.pt3_desc li:last-child{
    margin-bottom: 0;
}
.pt3_desc li:before{
    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f121";
    font-family: LineAwesome;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: .8;
}
.pt3_btn{
    width: 100%;
    position: relative;
    text-align: right;
    height: 60px;
}
.pt3_btn a{
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #1BA7E0;
    border-radius: 0;
    text-align: center;
    position: relative;
}
.pt3_btn a:hover{
    background: #000;
}
.pt3_btn a:after{
    width: 25px;
    height: 1px;
    background: #fff;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.pt3_btn a:before{
    width: 11px;
    height: 11px;
    position: absolute;
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: 19px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.call2ActionSection3{
    background: url(../images/bg/6.jpg) no-repeat fixed center center / cover;
    padding-bottom: 0;
}
.mb60{
    margin-bottom: 60px;
}
.blog_loop_3{
    position: relative;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .035);
}
.bl3_thumb{
    position: relative;
}
.bl3_thumb img{
    width: 100%;
    height: auto;
}
.bl3_thumb:after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.01) 30%, rgba(0,0,0,0.6) 100%);
}
.bl3_top_meta{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 30px 40px;
    line-height: 18px;
}
.bl3_top_meta a{
    color: #FFF;
    line-height: 18px;
    font-weight: 400;
}
.bl3_top_meta a:hover{
    color: #1BA7E0;
}
.bl3_top_meta a i{
    font-size: 18px;
}
.bl3_details{
    padding: 35px 40px 0;
    border: 1px solid #BBBABA;
    border-top: none;
}
.bl3_details h3{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 22px;
}
.bl3_details h3 a{
    color: #000;
}
.bl3_details h3 a:hover{
    color: #1BA7E0;
}
.bl3_details p{
    margin: 0 0 34px;
}
.bl3_footer{
    border-top: 1px solid #BBBABA;
    padding: 14px 0 20px;
}
.bl3_footer a{
    color: #757575;
    line-height: 18px;
    font-weight: 400;
}
.bl3_footer a i{
    font-size: 18px;
    color: #1BA7E0;
    margin-right: 7px;
    position: relative;
    top: 1px;
}
.bl3_footer a:hover{
    color: #1BA7E0;
}
.mapSection2{
    background: url(../images/bg/1.jpg) no-repeat fixed center center / cover;
    padding: 0;
}
.mapSection2 .halfImg{
    z-index: 2;
}
.ast_map_2{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.ast_map_2 iframe{
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}
.contact_info.ci_light h3{
    color: #FFF;
}
.contact_info.ci_light p{
    color: #fbfbfb;
}
.contact_info2{
    position: relative;
}
.contact_info2 i{
    font-size: 50px;
    color: #1BA7E0;
    line-height: 50px;
    height: 50px;
    margin: 0 0 30px;
    display: block;
}
.contact_info2.ci2_light i{
    color: #FFF;
}
.contact_info2.ci2_light{
    color: #FFF;
}
.contact_info2 h3{
    font-size: 16px;
    line-height: .8;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 23px;
}
.contact_info2.ci2_light h3{
    color: #FFF;
}
.contact_info2 p{
    margin: 0;
}
.contact_info2.ci2_light p{
    color: #fbfbfb;
}
.contact_info2 p a{
    color: #757575;
}
.contact_info2.ci2_light p a{
    color: #fff;
}
.conInfoItems .col-lg-6{
    border-right: 1px solid rgba(255, 255, 255, .6);
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    padding: 100px 15px;
} 
.conInfoItems .col-lg-6:nth-of-type(2), .conInfoItems .col-lg-6:nth-of-type(4){
    /*    border-right-color: transparent;*/
}
.conInfoItems .col-lg-6:nth-of-type(3), .conInfoItems .col-lg-6:nth-of-type(4){
    border-bottom-color: transparent;
}
.contact_form_3{
    position: relative;
}
.contact_form_3 label{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0 0 5px;
    display: block;
}
.contact_form_3 input[type='text'], 
.contact_form_3 input[type='email'], 
.contact_form_3 input[type='number'], 
.contact_form_3 select, 
.contact_form_3 textarea {
    width: 100%;
    background: transparent;
    height: 41px;
    border: none;
    border-bottom: 2px solid #BBBABA;
    font-size: 14px;
    margin-bottom: 30px;
    color: #757575;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.contact_form_3 input[type='text']:focus, 
.contact_form_3 input[type='email']:focus, 
.contact_form_3 input[type='number']:focus, 
.contact_form_3 select:focus, 
.contact_form_3 textarea:focus {
    border-color: #1BA7E0;
}
.contact_form_3 textarea {
    resize: none;
    height: 143px;
    margin-bottom: 25px;
}
.contact_form_3 input[type="text"].reqError, 
.contact_form_3 input[type="email"].reqError, 
.contact_form_3 input[type="number"].reqError, 
.contact_form_3 textarea.reqError {
    background: #f8d7da;
    border-color: #f5c6cb;
}
.footer_2{
    background: #f9f9f9;
    padding: 75px 0;
}
.footer_2 .widget{
    margin: 0;
    padding: 0;
}
.footer_2 .widget_title{
    font-size: 20px;
    line-height: .8;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    text-transform: capitalize;
    margin: 0 0 21px;
}
.footer_2 .widget_title strong{
    font-weight: 600;
}
.footer_2 .about_widget p{
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    margin: 0 0 39px;
}
.text-center .astral_social{
    justify-content: center;
}

/*------------------------------------------------------------------------------
/ 4. Home 04
/------------------------------------------------------------------------------*/
.top_bar{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
    z-index: 4;
}
.tb_inner{
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.top_bar .headerInnerWrap {
    padding: 7px 0 8px;
}
.headerInnerWrap h5 {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    letter-spacing: 1px;
    padding-left: 35px;
    text-transform: uppercase;
    line-height: .8;
    margin: 0;
}
.headerInnerWrap h5 i {
    padding-right: 7px;
}
.header_social{
    position: relative;
    line-height: .8;
    padding: 12px 0;
}
.header_social a{
    font-size: 12px;
    display: inline-block;
    color: #fbfbfb;
    letter-spacing: 0;
    font-weight: 300;
    margin-right: 15px;
    line-height: .8;
}
.header_social a:hover{
    color: #1BA7E0;
}
.slider_revolution .tparrows{
    background: transparent;
}
.slider_revolution .tparrows.tp-leftarrow:before {
    content: "\f104";
    font-family: Flaticon;
    font-size: 30px;
    color: #fff;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.slider_revolution .tparrows.tp-rightarrow:before {
    content: "\f103";
    font-family: Flaticon;
    font-size: 30px;
    color: #fff;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.slider_revolution .tparrows.tp-leftarrow:hover:before,
.slider_revolution .tparrows.tp-rightarrow:hover:before{
    color: #000;
}
.ast_vieo_btn_2{
    position: relative;
    padding-left: 75px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 60px !important;
    display: inline-block;
    color: #FFF;
}
.ast_vieo_btn_2 img{
    width: 60px !important;
    height: 60px !important;
    position: absolute;
    left: 0;
    top: 0;
}
.scon_4 p.ast_lead{
    margin-bottom: 42px;
}
.icon_box_7{
    position: relative;
    background: #FFF;
    padding: 50px 30px 44px;
    text-align: center;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .06);
    overflow: hidden;
    margin-bottom: 30px;
}
.icon_box_7:after{
    width: 150px;
    height: 150px;
    content: '';
    position: absolute;
    left: -25px;
    top: -25px;
    background: #F9DD9B;
    border-radius: 50%;
    opacity: .2;
}
.icon_box_7:before{
    width: 150px;
    height: 150px;
    content: '';
    position: absolute;
    right: -50px;
    bottom: -50px;
    background: #F9DD9B;
    border-radius: 50%;
    opacity: .15;
}
.icon_box_7.c2:after, .icon_box_7.c2:before{
    background: #F7B2EE;
}
.icon_box_7.c3:after, .icon_box_7.c3:before{
    background: #BAF99B;
}
.icon_box_7.c4:after, .icon_box_7.c4:before{
    background: #9BE4F9;
}
.icon_box_7 > i{
    font-size: 90px;
    line-height: .8;
    color: #1BA7E0;
    z-index: 2;
    position: relative;
}
.icon_box_7 h3{
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin: 19px 0 23px;
    line-height: .8;
    letter-spacing: 1px;
}
.icon_box_7 p{
    margin: 0 0 25px;
}
.ast_learnmore_2{
    font-size: 12px;
    color: #1BA7E0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    line-height: .8;
}
.ast_learnmore_2 i{
    font-size: 10px;
    position: relative;
    top: 1px;
    left: 0;
    color: #1BA7E0;
    margin-left: 7px;
    line-height: .8;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.ast_learnmore_2:hover{
    color: #000;
}
.ast_learnmore_2:hover i{
    left: 5px;
    color: #000;
}
.aboutSection4{
    border-top: 1px solid #BBBABA;
    border-bottom: 1px solid #BBBABA;
    background: #f8f8f8;
    padding-bottom: 142px;
}
.ab_clients{
    position: relative;
    margin-bottom: 30px;
}
.aboutSection4 p.ast_lead{
    padding-right: 60px;
}
.pdt23{
    padding-top: 23px;
}
.ab_clients img{
    width: 25%;
    height: auto;
    display: inline-block;
}
.ab4_img1 {
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 1;
}
.ab4_img1 img {
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.3);
}
.ab4_img2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.ab4_img2 img {
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: -2px 4px 35px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px 4px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 4px 35px 0px rgba(0, 0, 0, 0.3);
}
.ab4_img2:after {
    position: absolute;
    top: 40px;
    left: -40px;
    content: '';
    border: 10px solid #1BA7E0;
    width: 470px;
    height: 458px;
}
.featuresSection4{
    padding: 0;
}
.f4_wrap{
    position: relative;
    background: url(../images/bg/f1.jpg) no-repeat center center / cover;
    padding: 100px 50px;
}
.f4_wrap:after{
    background: rgba(19, 139, 255, .85);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.f4_wrap.dip:after{
    background: rgba(19, 139, 255, .95);
}
.f4_wrap .icon_box_8{
    position: relative;
    z-index: 2;
}
.bg_2{
    background: url(../images/bg/f2.jpg) no-repeat center center / cover;
}
.bg_3{
    background: url(../images/bg/f3.jpg) no-repeat center center / cover;
}
.bg_4{
    background: url(../images/bg/f4.jpg) no-repeat center center / cover;
}
.bg_5{
    background: url(../images/bg/f5.jpg) no-repeat center center / cover;
}
.icon_box_8 {
    position: relative;
}
.icon_box_8 i{
    color: #1BA7E0;
    font-size: 50px;
    line-height: 50px;
    height: 50px;
    display: block;
}
.icon_box_8.light i{
    color: #FFF;
}
.icon_box_8 h3{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 37px 0 21px;
}
.icon_box_8.light h3{
    color: #FFF;
}
.icon_box_8 p{
    margin: 0;
}
.icon_box_8.light p{
    color: #fbfbfb;
}
.workSection4{
    padding: 120px 0;
}
.work_nav_3{
    position: relative;
    margin: 0 0 50px;
    padding: 0;
    line-height: .8;
}
.work_nav_3 li{
    list-style: none;
    display: inline-block;
    font-size: 13px;
    color: #757575;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: .8;
    margin: 0 20px;
    padding: 0 7px 20px;
    cursor: pointer;
    position: relative;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_nav_3 li:after {
    width: 0%;
    position: absolute;
    bottom: 0px;
    height: 2px;
    background: #1BA7E0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_nav_3 li:hover, .work_nav_3 li.active{
    color: #000;
}
.work_nav_3 li.active:after, .work_nav_3 li:hover:after{
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.work_loop_4{
    position: relative;
    margin-bottom: 0;
    background: #1BA7E0;
    margin-right: -1px;
}
.wl4_thumb{
    background: transparent;
    overflow: hidden;
}
.wl4_thumb img{
    width: 100%;
    height: auto;
    opacity: 1;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms
}
.work_loop_4:hover .wl4_thumb img{
    opacity: .15;
    transform: scale(1.08) rotate(-2deg);
    -moz-transform: scale(1.08) rotate(-2deg);
    -webkit-transform: scale(1.08) rotate(-2deg);
    -ms-transform: scale(1.08) rotate(-2deg);
    -o-transform: scale(1.08) rotate(-2deg);
}
.wl4_cont{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 40px;
    width: 100%;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    z-index: 2;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.work_loop_4:hover .wl4_cont{
    opacity: 1;
    visibility: visible;
    padding-bottom: 33px;
}
.wl4_cont h2{
    font-size: 28px;
    line-height: 36px;
    margin: 15px 0 0;
    font-weight: 600;
}
.wl4_cont h2 a{
    color: #FFF;
}
.wl4_cont h2 a:hover{
    color: #000;
}
.wl4_cont p{
    color: #FFF;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    display: inline-block;
    margin: 0;
}
.wl4_cont p a{
    color: inherit;
    margin: 0 5px;
    color: #FFF;
}
.wl4_cont p a:hover{
    color: #000;
}
.wl4_cont p a:first-child{
    margin-left: 0;
}
.wl4_cont p a:last-child{
    margin-right: 0;
}
.wl4_btn{
    position: absolute;
    top: 40px;
    left: 10px;
    width: 25px;
    height: 15px;
    opacity: 0;
    visibility: hidden;
}
.work_loop_4:hover .wl4_btn{
    opacity: 1;
    visibility: visible;
    left: 40px;
}
.wl4_btn:before {
    width: 11px;
    height: 11px;
    position: absolute;
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.wl4_btn:after {
    width: 25px;
    height: 1px;
    background: #fff;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.wl4_btn:hover:after{
    background: #000;
}
.wl4_btn:hover:before{
    border-color: #000;
}
.single_team_4{
    position: relative;
}
.single_team_4 img{
    width: 100%;
    height: auto;
}
.st4_details{
    position: relative;
    text-align: center;
}
.st4_details h3{
    font-size: 30px;
    font-weight: 400;
    margin: 27px 0 20px;
    line-height: .8;
}
.st4_details h3 a{
    color: #000;
}
.st4_details h3 a:hover{
    color: #1BA7E0;
}
.st4_details p{
    line-height: .8;
    margin: 0 0 38px;
    color: #1BA7E0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
}
.st4_social{
    position: relative;
    line-height: .8;
}
.st4_social a{
    font-size: 15px;
    color: #cccccc;
    margin-right: 17px;
    line-height: .8;
}
.st4_social a:hover{
    color: #1BA7E0;
}
.st4_social a:last-child{
    margin-right: 0;
}
.team_slider_4 .owl-nav{
    display: none;
}
.team_slider_4 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 49px;
}
.team_slider_4 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #D6D6D6;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.team_slider_4.owl-carousel .owl-dots .owl-dot:hover, .team_slider_4.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.team_slider_4.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.team_slider_4.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.testimonial_slider_4{
    position: relative;
}
.testimonial_slider_4 .carousel-indicators{
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    text-align: center;
    bottom: 0;
    top: 0;
    left: auto;
    display: block;
    width: 100%;
}
.testimonial_slider_4 .carousel-indicators li{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: none;
    background: transparent;
    display: inline-block;
    position: relative;
    margin: 0;
}
.testimonial_slider_4 .carousel-indicators li img{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: .6;
    border-radius: 50%;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.testimonial_slider_4 .carousel-indicators li.active img{
    width: 70px;
    height: 70px;
    opacity: 1;
}
.testimonial_item_4 p{
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    margin: 0;
    font-family: 'Didact Gothic', sans-serif;
}
.testimonial_item_4 h5{
    font-size: 16px;
    margin: 38px 0 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: .8;
    color: #FFF;
}
.testimonial_item_4 h6{
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #fbfbfb;
    margin: 0px;
    letter-spacing: 1px;
    font-style: normal;
}
.testimonial_item_4 h6 span{
    font-weight: 500;
}
.pricing_talbe_4{
    width: 100%;
    position: relative;
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    padding: 3px;
}
.pt4_inner{
    background: #FFF;
    padding: 47px 37px;
}
.pt4_head{
    width: 100%;
    position: relative;
}
.pt4_head img{
    display: inline-block;
    height: 100px;
    width: auto;
}
.pt4_head h2{
    line-height: .8;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    margin: 39px 0 56px;
}
.pt4_currency {
    color: #000;
    font-size: 80px;
    font-weight: 700;
    line-height: 0.75;
    margin: 0 0 55px;
    padding: 0;
    display: inline-block;
    position: relative;
    left: -9px;
}
.pt4_cur {
    color: #000;
    display: inline-block;
    font-size: 14px;
    padding-right: 0;
    padding-top: 11px;
    vertical-align: top;
    position: relative;
    top: -2px;
    right: -9px;
    font-weight: 600;
}
.pt4_prd {
    color: #000;
    font-size: 14px;
    font-style: italic;
    padding: 0;
    position: relative;
    left: -15px;
}
.pt4_desc{
    width: auto;
    position: relative;
    margin: 0 0 54px;
    padding: 0;
}
.pt4_desc li{
    list-style: none;
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
}
.pt4_desc li.disabled{
    color: rgba(117, 117, 117, .5);
    text-decoration: line-through;
}
.pt4_desc li:last-child{
    margin-bottom: 0;
}
.call2ActionSection4{
    background: url(../images/bg/2.jpg) no-repeat fixed center center / cover;
}
.call2ActionSection4 .sec_title{
    color: #fff;
    margin-bottom: 30px;
}
.call2ActionSection4 .ast_lead{
    color: #fbfbfb;
    margin-bottom: 42px;
}
.blog_loop_4{
    position: relative;
}
.bl4_thumb{
    position: relative;
}
.bl4_thumb img{
    width: 100%;
    height: auto;
}
.bl4_details{
    position: relative;
    padding: 27px 30px 30px;
}
.bl4_details h3{
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    margin: 0 0 20px;
}
.bl4_details h3 a{
    color: #000;
}
.bl4_details h3 a:hover{
    color: #1BA7E0;
}
.bl4_details p{
    font-size: 14px;
    color: #757575;
    line-height: inherit;
    margin: 0 0 16px;
}
.bl4_details p a{
    line-height: .8;
    display: inline-block;
    color: #757575;
    font-weight: 500;
}
.bl4_details p a:hover{
    color: #1BA7E0;
}
.contactinfosection4{
    background: url(../images/bg/20.jpg) no-repeat fixed center center / cover;
}
.single_con_info{
    position: relative;
    padding: 0 30px;
}
.single_con_info img{
    max-width: 100%;
    display: inline-block;
}
.single_con_info h3{
    font-size: 16px;
    letter-spacing: 1px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    margin: 36px 0 18px;
}
.single_con_info p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 7px;
    color: #fbfbfb;
}
.single_con_info p a{
    color: #fbfbfb;
}
.single_con_info p:last-child, .single_con_info p:last-of-type{
    margin-bottom: 0;
}
.contactSection4 .sec_sub_title{
    margin-bottom: 60px;
}
.contact_form_4{
    position: relative;
}
.icon_input{
    position: relative;
    margin-bottom: 20px;
}
.icon_input input,
.icon_input textarea{
    width: 100%;
    height: 53px;
    background: #FFF;
    border: 1px solid #BBBABA;
    border-bottom-width: 2px;
    padding: 0 15px;
    border-radius: 0;
    color: #757575;
}
.icon_input textarea{
    height: 200px;
    resize: none;
    padding: 14px 15px;
}
.icon_input input::-moz-placeholder,
.icon_input textarea::-moz-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.icon_input input::-ms-input-placeholder,
.icon_input textarea::-ms-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.icon_input input::-webkit-input-placeholder, 
.icon_input textarea::-webkit-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.icon_input i{
    font-size: 18px;
    color: #1BA7E0;
    position: absolute;
    line-height: 53px;
    right: 15px;
    top: 0;
}
.icon_input input.reqError,
.icon_input textarea.reqError {
    background: #f8d7da;
    border-color: #f5c6cb;
}
.footer_3{
    position: relative;
    background: #f9f9f9;
    padding: 75px 0;
}
.f3_content img{
    height: 55px;
    width: auto;
    display: inline-block;
}
.f3_content .astral_social{
    margin: 25px 0 24px;
}
.f3_content .astral_social a{
    margin: 0 8px;
}
.f3_content .astral_social a i{
    color: #000;
    background: #cccccc;
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 12px;
}
.f3_content .astral_social a i:hover{
    color: #FFF;
}
.f3_content .copyies{
    padding: 0;
    font-size: 12px;
}
.f3_content .copyies a{
    color: #000;
}
.f3_content .copyies a:hover{
    color: #1BA7E0;
}

/*------------------------------------------------------------------------------
/ 5. Home 05
/------------------------------------------------------------------------------*/
.header_4{
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: auto;
    z-index: 4;
}
.logo_4{
    position: relative;
    padding: 18px 0;
}
.logo_4 img{
    height: 55px;
    width: auto;
    max-width: 100%;
}
.mainMenu_4{
    position: relative;
    display: flex;
    justify-content: flex-end;
    line-height: .8;
}
.mainMenu_4 ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.mainMenu_4 ul li{
    list-style: none;
    margin: 0 27px 0 0;
    position: relative;
    display: inline-block;
    line-height: .8;
    padding: 39px 0;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
}
.mainMenu_4 ul li:last-child{
    margin-right: 0;
}
.mainMenu_4 ul li a{
    color: #FFF;
    display: inline-block;
    line-height: .8;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .75px;
    position: relative;
    padding: 0 7px;
}
.mainMenu_4 ul li:hover > a, .mainMenu_4 ul li.active > a{
    color: #000;
}
.mainMenu_4 ul ul.sub-menu {
    background: #1BA7E0;
    width: 210px;
    z-index: 9;
    text-align: left;
    padding: 0;
    left: 0%;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transform: perspective(400) rotate3d(1,0,0,-30deg) translateX(0%);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.mainMenu_4 > ul > li > ul.sub-menu::before {
    width: 10px;
    height: 5px;
    content: '';
    position: absolute;
    left: 15px;
    top: -5px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #1BA7E0 transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mainMenu_4 ul ul.sub-menu li {
    margin: 0;
    display: block;
    border-bottom: 1px solid #0581f8;
    position: relative;
    padding: 0;
}
.mainMenu_4 ul ul.sub-menu li a {
    font-size: 13px;
    line-height: 1.5;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 20px;
}
.mainMenu_4 ul ul.sub-menu li:hover > a, .mainMenu_4 ul ul.sub-menu li a:hover, .mainMenu_4 ul ul.sub-menu li.active > a{
    color: #000;
}
.mainMenu_4 ul li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(1,0,0,0deg) translateX(0%);
}
.mainMenu_4 ul ul.sub-menu ul.sub-menu{
    visibility: hidden;
    opacity: 0;
    top: 0px;
    left: 120%;
    border-left: 1px solid #0581f8;
    transform: translateX(0%);
    transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
}
.mainMenu_4 ul ul.sub-menu li:hover ul.sub-menu{
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.h4_menu_btn{
    display: inline-block;
    width: 43px;
    height: 43px;
    background: rgba(19, 139, 255, .9);
    position: relative;
    border-radius: 50%;
    text-align: center;
    line-height: 3px;
    margin: 23px 0 18px 44px;
}
.h4_menu_btn:hover{
    background: #FFF;
}
.h4_menu_btn span{
    width: 19px;
    height: 2px;
    background: #FFF;
    border-radius: 2px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.h4_menu_btn:hover span{
    background: #1BA7E0;
}
.h4_menu_btn span:first-child{
    margin-top: 15px;
}
.h4_menu_btn span:last-child{
    margin-bottom: 14px;
}
.banner_5{
    position: relative;
    height: 100vh;
}
.banner_5.overlay:after{
    background: rgba(0, 0, 0, .4);
}
.banner_5 .sec_sub_title{
    letter-spacing: 2px;
}
.banner_5 h2{
    font-size: 60px;
    font-weight: 200;
    color: #FFF;
    line-height: 70px;
    text-transform: uppercase;
    margin: 0 0 39px;
}
.header_5{
    position: absolute;
    left: 0;
    top: 0;
    min-height: 90px;
    width: 100%;
    z-index: 2;
    padding: 0 45px;
}
.logo_5{
    position: relative;
    padding: 23px 0;
}
.logo_5 img{
    height: 55px;
    width: auto;
}
.header_5 .h6_meta{
    padding: 42px 0;
}
.header_5 .h6_meta span{
    margin-right: 25px;
}
.header_5 .h6_meta span:last-child, .header_5 .h6_meta span:last-of-type{
    margin-right: 20px;
}
.mainMenu_5{
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
}
.mainMenu_5 ul{
    margin: 0;
    padding: 0;
    text-align: right;
}
.mainMenu_5 ul li{
    list-style: none;
    margin-bottom: 10px;
    display: block;
    line-height: .8;
}
.mainMenu_5 ul li:last-child{
    margin-bottom: 0;
}
.mainMenu_5 ul li a{
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    line-height: .8;
    padding: 13px 30px 13px;
    position: relative;
}
.mainMenu_5 ul li a:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: #1BA7E0;
    z-index: -1;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.mainMenu_5 ul li a:hover:after, .mainMenu_5 ul li.active a:after{
    width: 100%;
}
.serviceSection5{
    position: relative;
}
.serviceSection5 .sec_sub_title{
    letter-spacing: 2px;
}
.icon_box_9{
    display: inline-block;
    position: relative;
    width: 100%;
    background: transparent;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.icon_box_9 .ib9_back i,
.icon_box_9 .ib9_front i {
    font-size: 64px;
    line-height: 1;
    color: #FFF;
    display: block;
    margin-bottom: 17px;
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.icon_box_9 .ib9_back h3,
.icon_box_9 .ib9_front h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin: 0;
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.icon_box_9 .ib9_flipper {
    -webkit-transform-origin: 100% 213.5px;
    -moz-transform-origin: 100% 213.5px;
    -ms-transform-origin: 100% 213.5px;
    transform-origin: 100% 213.5px;
}
.ib9_flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.ib9_front, .ib9_back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
}
.ib9_front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: rgba(0, 0, 0, .95);
    z-index: 2;
    padding: 48px 35px 45px;
    width: 100%;
}
.ib9_vertical .ib9_back {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.ib9_back {
    background: #1BA7E0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    position: relative;
    padding: 48px 35px 45px;
    width: 100%;
}
.icon_box_9:hover .ib9_front, .icon_box_9.hover .ib9_front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.icon_box_9:hover .ib9_back, .icon_box_9.hover .ib9_back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.custom_column .col-lg-3{
    width: 20%;
}
.icon_box_9 .ib9_back h3,
.icon_box_9 .ib9_back i{
    color: #ffffff;
}
.aboutSection5{
    position: relative;
}
.parTwoContent {
    background: #000000;
    position: relative;
    width: 460px;
    padding: 146px 50px 131px;
}
.parTwoContent h2 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}
.parTwoContent h1 {
    font-size: 130px;
    font-weight: 100;
    color: #fff;
    line-height: 104px;
    margin-bottom: 47px;
    position: relative;
    left: -40px;
    text-transform: uppercase;
}
.parTwoContent h1 span {
    color: #fff;
}
.parTwoContent p {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 300;
}
.storySection{
    position: relative;
}
.storySection .sec_sub_title{
    letter-spacing: 2px;
}
.storyTimeline{
    position: relative;
    display: inline-block;
    width: 100%;
}
.storyTimeline:after{
    width: 100%;
    height: 3px;
    background: #1BA7E0;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}
.steps{
    position: relative;
    padding-bottom: 109px;
    padding-left: 50px;
}
.steps:after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 12px 8px;
    border-color: transparent transparent #1BA7E0 transparent;
    content: '';
    position: absolute;
    left: 50px;
    top: 83px;
}
.steps.downs:after{
    border-width: 12px 8px 0 8px;
    border-color: #1BA7E0 transparent transparent transparent;
    top: 96px;
}
.steps.downs{
    padding-bottom: 0;
    padding-top: 115px;
}
.steps i{
    font-size: 40px;
    position: absolute;
    left: 0;
    line-height: 35px;
    height: 38px;
    color: #1BA7E0;
}
.steps h6{
    font-size: 15px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: .8;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.steps.downs h6{
    margin: 5px 0 8px;
}
.steps.lights h6{
    color: #FFF;
}
.steps p{
    margin: 0;
}
.steps.lights p{
    color: #fbfbfb;
}
.contactSection5{
    position: relative;
}
.contact_form_5{
    position: relative;
}
.contact_form_5 label{
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0 0 5px;
    display: block;
}
.contact_form_5 input[type='text'], 
.contact_form_5 input[type='email'], 
.contact_form_5 input[type='number'], 
.contact_form_5 select, 
.contact_form_5 textarea {
    width: 100%;
    background: transparent;
    height: 41px;
    border: none;
    border-bottom: 2px solid #BBBABA;
    font-size: 14px;
    margin-bottom: 30px;
    color: #FFF;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.contact_form_5 input[type='text']:focus, 
.contact_form_5 input[type='email']:focus, 
.contact_form_5 input[type='number']:focus, 
.contact_form_5 select:focus, 
.contact_form_5 textarea:focus {
    border-color: #1BA7E0;
}
.contact_form_5 textarea {
    resize: none;
    height: 143px;
    margin-bottom: 25px;
}
.contact_form_5 form input::-moz-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form_5 form input::-ms-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form_5 form input::-webkit-input-placeholder{
    color: #757575 !important;
    opacity: 1 !important;
}
.contact_form_5 input[type="text"].reqError, 
.contact_form_5 input[type="email"].reqError, 
.contact_form_5 input[type="number"].reqError, 
.contact_form_5 textarea.reqError {
    background: #f8d7da;
    border-color: #f5c6cb;
}

/*------------------------------------------------------------------------------
/ 6. Home 06
/------------------------------------------------------------------------------*/
.header_6{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    z-index: 4;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    background: rgba(255, 255, 255, .10);
    padding: 0 60px;
}
.logo_6{
    position: relative;
    padding: 20px 0 19px;
}
.logo_6 img{
    height: 55px;
    width: auto;
}
.mainMenu_6{
    text-align: left;
    position: relative;
    line-height: .8;
}
.mainMenu_6 ul{
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: .8;
}
.mainMenu_6 ul li{
    list-style: none;
    display: inline-block;
    margin-right: 45px;
    padding: 39px 0;
    position: relative;
    -webkit-transition: height 200ms ease-in;
    -moz-transition: height 200ms ease-in;
    -o-transition: height 200ms ease-in;
    transition: height 200ms ease-in;
}
.mainMenu_6 ul li:last-child{
    margin-right: 0;
}
.mainMenu_6 ul li:after{
    width: calc(100% + 20px);
    height: 2px;
    border-top: 2px dotted #FFF;
    content: '';
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    z-index: -1;

    transform: rotate(-13deg);
    -moz-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    -ms-transform: rotate(-13deg);
    -o-transform: rotate(-13deg);
}
.mainMenu_6 ul li a{
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    line-height: .8;
}
.mainMenu_6 ul li:hover > a, .mainMenu_6 ul li.active > a{
    color: #FFF;
}
.mainMenu_6 ul li:hover:after, .mainMenu_6 ul li.active:after{
    opacity: 1;
    visibility: visible;
}
.mainMenu_6 ul ul.sub-menu {
    background: #1BA7E0;
    width: 230px;
    z-index: 9;
    text-align: left;
    padding: 0;
    left: -10px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transform:perspective(400) rotate3d(1,0,0,-30deg) translateX(0%);
    -webkit-transform-origin:50% 0;
    -webkit-transition:350ms;
    -moz-transition:350ms;
    -o-transition:350ms;
    transition:350ms;
}
.mainMenu_6 > ul > li > ul.sub-menu::before {
    width: 10px;
    height: 5px;
    content: '';
    position: absolute;
    left: 15px;
    top: -5px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #1BA7E0 transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.mainMenu_6 ul ul.sub-menu li {
    margin: 0;
    display: block;
    border-bottom: 1px solid #0581f8;
    position: relative;
    padding: 0;
}
.mainMenu_6 ul ul.sub-menu li:last-of-type{
    border: none;
}
.mainMenu_6 ul ul.sub-menu li:after{
    display: none;
}
.mainMenu_6 ul ul.sub-menu li a {
    font-size: 13px;
    line-height: 1.5;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 15px;
}
.mainMenu_6 ul ul.sub-menu li a i{
    font-size: 16px;
    padding-right: 10px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
}
.mainMenu_6 ul li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    max-height: 1000px;
    -webkit-transform:perspective(400) rotate3d(0,0,0,0) translateX(0%);
}
.mainMenu_6 ul ul.sub-menu li:hover > a{
    color: #000;
}
.mainMenu_6 ul ul.sub-menu ul.sub-menu{
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 100%;
    border-left: 1px solid #0581f8;
    -webkit-transform:perspective(0) rotate3d(0,0,0,0) translateX(10%);
    transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
}
.mainMenu_6 ul ul.sub-menu li:hover ul.sub-menu{
    visibility: visible;
    opacity: 1;
    -webkit-transform:perspective(0) rotate3d(0,0,0,0) translateX(0%);
}
.h6_meta{
    display: flex;
    justify-content: flex-end;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 14px;
    padding: 37px 0;
}
.h6_meta span{
    margin-right: 25px;
}
.h6_meta span i{
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0;
    margin-right: 7px;
}
.h6_meta > span:last-child, .h6_meta > span:last-of-type{
    margin-right: 45px;
}
.h6_btn{
    cursor: pointer;
    height: 11px;
    line-height: 0.001;
    width: 20px;
    position: relative;
    display: inline-block;
    margin-top: 1px;
    margin-left: 0;
}
.h6_btn span {
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.h6_btn span:nth-child(1){
    top: 0;
    bottom: auto;
}
.h6_btn span:nth-child(3){
    top: auto;
    bottom: 0;
}
.h6_btn:hover span{
    background: #1BA7E0;
}
.slider_revolution.slider_5 .slotholder:after{
    background: rgba(55, 55, 55, .5);
}
.slider_revolution.slider_5 .tparrows.tp-leftarrow:hover:before, 
.slider_revolution.slider_5 .tparrows.tp-rightarrow:hover:before {
    color: #1BA7E0;
}
.title_layer{
    font-size: 70px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0;
    line-height: .8;
    display: inline-block;
    position: relative;
    margin: 0;
}
.title_layer:before{
    border-top: 2px dotted #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: -92px;
    margin: auto;
    position: absolute;
    top: 10px;
    width: 70px;
}
.title_layer:after{
    border-top: 2px dotted #fff;
    bottom: 0;
    content: "";
    height: 1px;
    right: -92px;
    margin: auto;
    position: absolute;
    top: 10px;
    width: 70px;
}
.page_banner{
    position: relative;
    width: 100%;
    height: 480px;
    background: url(../images/bg/25.jpg) no-repeat center center / cover;
}
.page_crumb{
    position: relative;
    font-weight: 200;
    font-size: 18px;
    letter-spacing: 1px;
    color: #FFF;
    line-height: 1.4;
    margin: 0 0;
}
.page_crumb a{
    color: #FFF;
    margin: 0 5px;
    display: inline-block;
    line-height: .8;
}
.page_crumb a:hover{
    color: #1BA7E0;
}
.page_crumb span{
    color: #FFF;
    margin: 0 5px;
    display: inline-block;
    line-height: .8;
}
.pb_title{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
    color: #1BA7E0;
    font-style: normal;
	
    line-height: .8;
    font-size: 48px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 29px;
    position: relative;
    display: inline-block;
}


.blog_item{
    position: relative;
    margin-bottom: 44px;
}
.bi_thumb{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.bi_thumb img{
    width: 100%;
    height: auto;
}
.bi_details{
    position: relative;
}
.bi_meta{
    position: relative;
    line-height: inherit;
    color: #aaaaaa;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 24px;
}
.bi_meta a.bi_date {
    color: #000;
    letter-spacing: 0;
    margin-right: 17px;
    display: inline-block;
    line-height: .8;
    position: relative;
    margin-bottom: 15px;
}
.bi_meta a.bi_date:after{
    height: 2px;
    width: 100%;
    background: #1BA7E0;
    position: absolute;
    left: 0;
    bottom: -15px;
    content: '';
}
.bi_meta a.bi_date:hover{
    color: #1BA7E0;
}
.bi_meta a.bi_cat{
    color: #aaaaaa;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: .8;
    display: inline-block;
}
.bi_meta a.bi_cat:hover{
    color: #1BA7E0;
}
.bi_details h3{
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    margin: 0 0 20px;
}
.bi_half .bi_details h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
}
.bi_details h3 a{
    color: inherit;
}
.bi_details h3 a:hover{
    color: #1BA7E0;
}
.bi_content{
    position: relative;
    margin: 0 0 25px;
}
.bi_content p{
    margin-bottom: 20px;
}
.bi_content p:last-of-type{
    margin-bottom: 0;
}
.ast_pagination{
    position: relative;
}
.ast_pagination a, .ast_pagination span{
    display: inline-block;
    width: 45px;
    height: 45px;
    background: #f1f1f1;
    color: #000;
    font-size: 13px;
    line-height: .8;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px 0;
    margin: 0 8px 0 0;
    border-radius: 50%;
}
.ast_pagination a:hover, .ast_pagination span.current{
    background: #1BA7E0;
    color: #FFF;
}

/*------------------------------------------------------------------------------
/ 7. Blog Page
/------------------------------------------------------------------------------*/
.sidebar{
    padding-left: 45px;
}
.sidebar.leftsidebar{
    padding-left: 15px;
    padding-right: 45px;
}
.sidebar .widget{
    position: relative;
    margin-bottom: 60px;
}
.sidebar .widget_title{
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    color: #1BA7E0;
    line-height: .8;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.sidebar .search_form{
    position: relative;
    margin: 0;
    padding: 0;
}
.sidebar .search_form input{
    width: 100%;
    height: 45px;
    border: 1px solid #BBBABA;
    border-radius: 3px;
    background: #fff;
    color: #999;
    padding: 0 15px;
}
.sidebar .search_form button{
    position: absolute;
    right: 14px;
    top: 15px;
    font-size: 18px;
    line-height: 1;
    color: #000;
    height: auto;
    padding: 0;
    letter-spacing: 0;
    border: none;
    background: transparent;
}
.sidebar .search_form input::-moz-placeholder{
    color: #999 !important;
    opacity: 1 !important;
}
.sidebar .search_form input::-ms-input-placeholder{
    color: #999 !important;
    opacity: 1 !important;
}
.sidebar .search_form input::-webkit-input-placeholder{
    color: #999 !important;
    opacity: 1 !important;
}
.wid_social{
    position: relative;
}
.wid_social a{
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 8px;
    margin-right: 4px;
    text-align: center;
    width: 45px;
}
.wid_social a:hover{
    background: #1BA7E0;
}
.rc_posts{
    position: relative;
}
.src_post {
    width: 100%;
    position: relative;
    min-height: 80px;
    text-align: left;
    border-bottom: 1px solid #BBBABA;
    padding: 7px 0 20px 100px;
    margin-bottom: 20px;
}
.src_post img {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}
.src_post span {
    font-size: 13px;
    color: #757575;
    line-height: .8;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
    display: block;
    margin: 0 0 8px;
}
.src_post a{
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    margin: 0 0 7px;
    display: block;
}
.src_post a:hover{
    color: #1BA7E0;
}
.rc_posts .src_post:last-of-type{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.tabclouds {
    width: 100%;
    position: relative;
    line-height: .8;
}
.tabclouds a {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0;
    border: 2px solid #BBBABA;
    background: none;
    line-height: .8;
    padding: 10px 11px;
    margin-bottom: 10px;
    margin-right: 3px;
}
.tabclouds a:hover{
    background: #1BA7E0;
    border-color: #1BA7E0;
    color: #FFF;
}

.ast_com_tab{
    width: 100%;
    position: relative;
}
.act_controll.act_controll{
    margin: 0;
    padding: 0px;
    border: none;
    display: inline-block;
    width: 100%;
}
.act_controll li{
    float: left;
    list-style: none;
    width: 50%;
    line-height: .8;
    border: none;
    border-radius: 0px;
}
.act_controll li a{
    background: #f1f1f1;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #000;
    line-height: .8;
    text-align: center;
    padding:  17px 0 18px;
    border: none;
    border-radius: 0px;
    margin: 0px;
}
.act_controll li.active{
    border: none;
    background: none;
}
.act_controll li.active a, 
.act_controll li a:hover{
    background: #1BA7E0;
    color: #FFF;
    font-weight: 600;
    border: none !important;
    margin: 0px;
}
.ast_com_tab .tab-pane{
    padding-top: 14px;
}
.act_comment{
    width: 100%;
    position: relative;
    border-bottom: 1px solid #BBBABA;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.actc_header{
    position: relative;
    width: 100%;
    line-height: .8;
}
.actc_header img{
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
}
.actc_header span{
    display: inline-block;
    color: #757575;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 10px;
    text-transform: uppercase;
}
.actc_header h5{
    margin: 12px 0 0;
    font-size: 14px;
    color: #000;
    letter-spacing: 0px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: .8;
}
.actc_header h5 a{
    color: #000;
}
.actc_header h5 a:hover{
    color: #1BA7E0;
}
.actc_con{
    margin-top: 15px;
    font-style: italic;
}
.lastsComment{
    margin-bottom: 0px;
}
.widget.categories_list ul{
    margin: 0;
    padding: 0; 
    line-height: .8;
}
.widget.categories_list ul li{
    list-style: none;
    position: relative;
    line-height: .8;
    margin-bottom: 25px;
}
.widget.categories_list ul li:last-child{
    margin-bottom: 0;
}
.widget.categories_list ul li a{
    color: #757575;
    padding-left: 20px;
    margin-bottom: 0px;
    position: relative;
    display: inline-block;
    line-height: .8;
}
.widget.categories_list ul li a:before{
    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f121";
    font-family: LineAwesome;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: .8;
}
.widget.categories_list ul li a:hover{
    color: #1BA7E0;
    padding-left: 25px;
}

/*------------------------------------------------------------------------------
/ 8. Work all Page
/------------------------------------------------------------------------------*/
.work_nav_4{
    position: relative;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
}
.work_nav_4 li{
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    background: #f1f1f1;
    height: 40px;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 0 25px;
    font-weight: 600;
    margin: 0 5px;
    cursor: pointer;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_nav_4 li.active, .work_nav_4 li:hover{
    background: #1BA7E0;
    color: #FFF;
}
.all_folio_items.row{
    margin-left: -1px;
    margin-right: -1px;
}
.all_folio_items.row .col-lg-4{
    padding-left: 1px;
    padding-right: 1px;
}
.work_loop_5{
    background: rgba(19, 139, 255, .3);
    padding: 40px 40px 35px;
    margin-bottom: 2px;
}
.wl5_thumb {
    position: relative;
    margin-bottom: 26px;
}
.wl5_thumb img{
    width: 100%;
    height: auto;
    display: block;
    box-shadow: 0 0 30px rgba(0, 0, 0, .25);

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_5:hover .wl5_thumb img{
    box-shadow: 0 0 30px rgba(0, 0, 0, .05);
}
.wl5_details{
    position: relative;
}
.wl5_details p{
    color: #FFF;
    font-size: 12px;
    line-height: .8;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0;
}
.wl5_details p a{
    color: inherit;
    margin: 0 5px;
}
.wl5_details p a:first-child{
    margin-left: 0;
}
.wl5_details p a:hover{
    color: #000;
}
.wl5_details h3{
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin: 8px 0 0;
}
.wl5_details h3 a{
    color: inherit;
}
.wl5_details h3 a:hover{
    color: #1BA7E0;
}
.mt48{
    margin-top: 48px;
}
.work_loop_6{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.work_loop_6 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}
.work_loop_6:hover img {
    transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
}
.wl6_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(234,29,119,.8) 0%, rgba(27,167,224,.4) 100%);
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    visibility: hidden;
    opacity: 0;
}
.work_loop_6:hover .wl6_overlay {
    visibility: visible;
    opacity: 1;
}
.wl6_content {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 2;
    padding-left: 30px;
    padding-right: 30px;
}
.wl6_content h4 {
    margin: 0;
}
.wl6_content h4 a {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 11px;

    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;

    transform: translate3d(0, 60px, 0);
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    -o-transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
}
.wl6_content h4 a:after {
    width: 100px;
    height: 2px;
    background: #fff;
    content: '';
    position: relative;
    top: 15px;
    text-align: left;
    display: block;
    transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -webkit-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transform: translate3d(0, 60px, 0);
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    -o-transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
}
.wl6_content h4 a:hover{
    color: #1BA7E0;
}
.wl6_content h6 {
    margin: 0;
    font-size: 12px;
    line-height: .8;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: 24px;
}
.wl6_content h6 a {
    color: inherit;
    display: inline-block;
    text-transform: uppercase;

    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;

    transform: translate3d(0, 60px, 0);
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    -o-transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
}
.work_loop_6:hover .wl6_content h4 a, 
.work_loop_6:hover .wl6_content h4 a:after, 
.work_loop_6:hover .wl6_content h6 a {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.wl6_content h6 a:hover{
    color: #1BA7E0;
}
.work_nav_5{
    position: relative;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
}
.work_nav_5 li{
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 12px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0;
    border: 2px solid #BBBABA;
    background: none;
    line-height: .8;
    padding: 10px 15px;
    margin-right: 3px;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_nav_5 li.active, .work_nav_5 li:hover{
    background: #1BA7E0;
    border-color: #1BA7E0;
    color: #FFF;
}
.work_loop_7{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.work_loop_7 img {
    max-width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}
.work_loop_7:hover img {
    transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
}
.wl7_overlay {
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    left: 15px;
    top: 15px;
    content: '';
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(234,29,119,.8) 0%, rgba(27,167,224,.4) 100%);
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    visibility: hidden;
    opacity: 0;
}
.work_loop_7:hover .wl7_overlay {
    visibility: visible;
    opacity: 1;
}
.wl7_content {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 2;
    padding-left: 15px;
    padding-right: 15px;
}
.wl7_content h4 {
    margin: 0;
}
.wl7_content h4 a {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 11px;

    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;

    transform: translate3d(0, 60px, 0);
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    -o-transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
}
.wl7_content h4 a:hover{
    color: #1BA7E0;
}
.wl7_content h4 a:after {
    width: 100px;
    height: 2px;
    background: #fff;
    content: '';
    position: relative;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    display: block;
    transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -webkit-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transform: translate3d(0, 60px, 0);
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    -o-transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
}
.wl7_content h6 {
    font-size: 12px;
    line-height: .8;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 0;
    margin-top: 24px;
}
.wl7_content h6 a {
    color: inherit;
    display: inline-block;
    text-transform: uppercase;

    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;

    transform: translate3d(0, 60px, 0);
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    -o-transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
}
.work_loop_7:hover .wl7_content h4 a, 
.work_loop_7:hover .wl7_content h4 a:after, 
.work_loop_7:hover .wl7_content h6 a {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.wl7_content h6 a:hover{
    color: #1BA7E0;
}
.work_nav_6{
    position: relative;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
}
.work_nav_6 li{
    cursor: pointer;
    letter-spacing: 0;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    line-height: .8;
    margin: 0 15px;
    padding-bottom: 3px;
    position: relative;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_nav_6 li:after{
    width: 0%;
    height: 1px;
    background: #1BA7E0;
    position: absolute;
     content: '';
    opacity: 0;
    visibility: hidden;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
left: 0;
    bottom: 0;

}
.work_nav_6 li.active:after, .work_nav_6 li:hover:after{
    width: 100%;
    opacity: 1;
    visibility: visible;
}
.work_nav_6 li.active, .work_nav_6 li:hover{
    color: #1BA7E0;
}
.work_loop_8 {
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
}
.work_loop_8:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(234,29,119,.85) 0%, rgba(27,167,224,.7) 100%);
    overflow: hidden;
    width: 0%;
    height: 100%;
    content: '';
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.work_loop_8:hover:after {
    width: 100%;
}
.work_loop_8 img{
    width: 100%;
    height: auto;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.work_loop_8:hover img {
    transform: scale(1.1) rotate(2deg);
    -moz-transform: scale(1.1) rotate(2deg);
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    -o-transform: scale(1.1) rotate(2deg);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.wl8_content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding-right: 15px;
    left: 20px;
    bottom: 45px;
    z-index: 3;
    transition: all ease 900ms;
    -moz-transition: all ease 900ms;
    -webkit-transition: all ease 900ms;
    -o-transition: all ease 900ms;
}

.work_loop_8:hover .wl8_content {
    visibility: visible;
    opacity: 1;
    left: 50px;
}
.work_loop_8 .wl8_content p{
    line-height: .8;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    margin: 0 0 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.work_loop_8 .wl8_content p a {
    color: inherit;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.work_loop_8 .wl8_content p a:hover{
    color: #1BA7E0;
}
.work_loop_8 .wl8_content h4 {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    letter-spacing: .80px;
    margin: 0;
    font-weight: 600;
    text-transform: none;
}
.work_loop_8 .wl8_content h4 a {
    color: #fff;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.work_loop_8 .wl8_content h4 a:hover{
    color: #1BA7E0;
}

/*------------------------------------------------------------------------------
/ 9. Service all Page
/------------------------------------------------------------------------------*/
.service_loop_1{
    position: relative;
}
.sl1_thumb{
    position: relative;
    background: rgba(19, 139, 255, .3);
    padding: 40px;
    margin: 0 0 29px;
}
.sl1_thumb img{
    width: 100%;
    height: auto;
    box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    display: block;
}
.sl1_details{
    position: relative;
    padding: 0 40px;
}
.sl1_details h3{
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    margin: 0 0 13px;
}
.sl1_details h3 a{
    color: inherit;
}
.sl1_details h3 a:hover{
    color: #1BA7E0;
}
.sl1_details p{
    margin: 0 0 22px;
}
.sl1_details ul{
    margin: 0;
    padding: 0;
}
.sl1_details ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}
.pt1_body ul li:last-child{
    margin-bottom: 0;
}
.sl1_details ul li:before{
    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f121";
    font-family: LineAwesome;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: .8;
}
.ti_ligth .testimonial_item p{
    color: #000;
}
.testimonial_slider_1.ti_ligth .carousel-indicators li h5{
    color: #000;
}
.testimonial_slider_1.ti_ligth .carousel-indicators li img{
    background: #000;
}
.serviceArea {
    position: relative;
}
.serviceArea img {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}
.serviceArea h2 {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    margin: 0 0 26px;
    letter-spacing: 0;
}
.serviceArea p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 31px;
}
.serviceArea .gaping {
    padding: 24px 0 0;
}
.serviceArea .gaping img {
    margin-bottom: 52px;
}
.serviceArea h3{
    font-size: 24px;
    line-height: .8;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.serviceArea ul {
    margin: 0;
    padding: 0;
}
.serviceArea ul li {
    list-style: none;
    display: block;
    line-height: 32px;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    padding-left: 25px;
    margin: 0 0 5px;
}
.serviceArea ul li:before {
    background: linear-gradient(130deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
    position: absolute;
    left: 0;
    top: 12px;
    content: "\f121";
    font-family: LineAwesome;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: .8;
}
.benefit_title{
    margin-top: 51px;
}
.service_sidebar .widget{
    position: relative;
    margin-bottom: 30px;
}
.astral_services_help {
    position: relative;
    background: url(../images/service/6.jpg) no-repeat center center / cover;
    padding: 47px 40px 47px;
}
.astral_services_help h4 {
    font-size: 18px;
    line-height: .8;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.astral_services_help p {
    color: #aaaaaa;
    margin: 0 0 25px;
}
.astral_services_help h2 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0 0 0;
}
.service_sidebar ul {
    margin: 0;
    padding: 0;
}
.service_sidebar ul li{
    list-style: none;
    display: block;
    line-height: .8;
    margin-bottom: 5px;
}
.service_sidebar ul li a{
    display: block;
    background: #f5f5f5;
    color: #aaaaaa;
    padding: 0 0;
    font-size: 18px;
    line-height: .8;
    letter-spacing: .60px;
    text-transform: capitalize;
    padding: 21px 30px;
}
.service_sidebar ul li a:hover,
.service_sidebar ul li.active a{
    background: #1BA7E0;
    color: #fff;
}
.astral_SFaq {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    line-height: .8;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.astral_SFaq .panel-heading{
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
}
.astral_SFaq .panel-heading a {
    text-decoration: none;
    font-size: 18px;
    background: transparent;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    border: none;
    outline: none;
    width: 100%;
    text-align: left;
    white-space: normal;
    min-height: 50px;
    padding: 7px 40px 6px;
    margin: 0;
    border: 1px solid #dddddd;
    border-radius: 0;
    display: block;
}
.astral_SFaq .panel-heading a[aria-expanded="true"]{
    background: #1BA7E0;
    color: #fff;
    border-color: #1BA7E0;
}
.astral_SFaq .panel-body {
    padding: 22px 40px 26px;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    border: 1px solid #dddddd;
    border-top: none;
    margin: 0;
}
.historySecton{
    background: url(../images/bg/6.jpg) no-repeat fixed center center / cover;
}

/*------------------------------------------------------------------------------
/ 10. Work Single
/------------------------------------------------------------------------------*/
.ws_thumb{
    position: relative;
    margin-bottom: 59px;
}
.ws_thumb img{
    width: 100%;
    height: auto;
}
.ws_head{
    position: relative;
    margin-bottom: 31px;
}
.ws_head h2{
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    margin: -9px 0 24px;
    letter-spacing: 0;
}
.ws_head p{
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}
.ws_widget{
    position: relative;
    margin: 0 0 26px;
}
.ws_widget h5{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    color: #1BA7E0;
    line-height: .8;
    margin: 0 0 12px;
    text-transform: uppercase;
}
.ws_widget p {
    line-height: 26px;
    letter-spacing: .75px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
}
.ws_widget p.cates a{
    color: #757575;
}
.ws_widget p.cates a:hover{
    color: #1BA7E0;
}
.ws_challanges{
    position: relative;
}
.ws_challanges h5.sec_sub_title{
    margin-bottom: 20px;
}
.ws_challanges p{
    margin-bottom: 20px;
}
.ws_challanges p:last-of-type{
    margin-bottom: 0;
}
.mt40{
    margin-top: 40px;
}
.text_box_1{
    position: relative;
}
.text_box_1 i{
    font-size: 70px;
    color: #1BA7E0;
    line-height: 1;
    display: block;
    margin: 0 0 14px;
}
.text_box_1 h5{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 16px;
}
.text_box_1 p{
    font-weight: 300;
    margin: 0;
}
.ws_gallery{
    margin-top: 43px;
}
.ws_gallery img{
    width: 100%;
    height: auto;
}
.ws_gallery .carousel-control{
    width: 50px;
    height: 50px;
    color: #FFF;
    border-radius: 0;
    text-align: center;
    background: #000;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    line-height: 47px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.ws_gallery .carousel-control.left{
    left: 30px;
    right: auto;
}
.ws_gallery .carousel-control.right{
    left: auto;
    right: 30px;
}
.ws_gallery .carousel-control:hover{
    background: #1BA7E0;
}
.feed_widget{
    border-top: 1px solid #BBBABA;
    padding-top: 50px;
    margin-top: 24px;
}
.cfeed img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 23px;
}
.cfeed .cfd{
    font-family: 'Didact Gothic', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    font-weight: 400;
    color: #757575;
    margin: 0 0 18px;
}
.ws_widget.feed_widget h5{
    margin-bottom: 20px;
}
.cfeed h4{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    line-height: .8;
    letter-spacing: 1px;
    margin: 0;
}
.cfeed h4 span{
    color: #757575;
}
.ws_banner_meta {
    position: relative;
    line-height: .8;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #FFF;
    top: -42px;
    z-index: 2;
}
.ws_banner_meta a{
    color: rgba(255, 255, 255, .7);
}
.ws_banner_meta a.wsbm_nav i{
    font-size: 14px;
    position: relative;
    bottom: -1px;
}
.ws_banner_meta a.wsbm_nav.left i{
    margin-right: 10px;
}
.ws_banner_meta a.wsbm_nav.right i{
    margin-left: 10px;
}
.ws_banner_meta a:hover{
    color: rgba(255, 255, 255, 1);
}
.wsbm_social{
    position: relative;
    bottom: -3px;
}
.wsbm_social a{
    margin: 0 8px;
}

.work_loop_10{
    position: relative;
    overflow: hidden;
}
.work_loop_10 img{
    width: 100%;
    height: auto;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_10:hover img{
    transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -webkit-transform: scale(1.1) rotate(-3deg);
}
.wl10_convent{
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .9);
    padding: 40px 40px 33px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_10:hover .wl10_convent{
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
}
.wl10_convent h3{
    color: #FFF;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 16px 0 0;
}
.wl10_convent h3 a{
    color: inherit;
}
.wl10_convent h3 a:hover{
    color: #1BA7E0;
}
.wl10_convent p{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0;
}
.wl10_convent p a{
    color: inherit;
}
.wl10_convent p a:hover{
    color: #1BA7E0;
}

/*------------------------------------------------------------------------------
/ 11. Back Top Top and Fixed Header
/------------------------------------------------------------------------------*/
#backtotop {
    position: fixed;
    right: 50px;
    bottom: -50px;
    width: 40px;
    height: 40px;
    background: #1BA7E0;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
#backtotop:hover{
    background: #000;
}
.fixedHeader {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    border-color: rgba(0, 0, 0, 1);
    background: rgba(0, 0, 0, 1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
}
.fixedHeader.header_1{
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.header_2.fixedHeader{
    background: #fff;
    top: 0px;
}
.header_3.fixedHeader{
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}
.header_4.fixedHeader{
    background: rgb(234,29,119);
    background: linear-gradient(80deg, rgba(27,167,224,.8) 0%, rgba(234,29,119,.8) 100%);
}

/*------------------------------------------------------------------------------
/ 12. Popup Zoom In
/------------------------------------------------------------------------------*/
html {
    -webkit-backface-visibility: hidden;
}
/* 
.mfp-figure - container that holds image and caption
.mfp-bg     - black overlay
.mfp-preloader - "Loading..." incdicator
*/
.mfp-ready .mfp-figure {
    opacity: 0;
}
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-figure {
    opacity: 0;
    transition: all 0.3s ease-out;
    transform: scale(0.9);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure {
    transform: scale(0.9);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
}
/* CSS-based preloader */
.mfp-preloader {
    width: 30px;
    height: 30px;
    background-color: #FFF;
    opacity: 0.65;
    margin: 0 auto;
    animation: rotateplane 1.2s infinite ease-in-out;
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
html {
    -webkit-backface-visibility: hidden;
}
/* 
.mfp-figure - container that holds image and caption
.mfp-bg     - black overlay
.mfp-preloader - "Loading..." incdicator
*/
.mfp-ready .mfp-figure {
    opacity: 0;
}
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-figure {
    opacity: 0;
    transition: all 0.3s ease-out;
    transform: scale(0.9);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-iframe-loaded .mfp-figure {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure {
    transform: scale(0.9);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
}
/* CSS-based preloader */
.mfp-preloader {
    width: 30px;
    height: 30px;
    background-color: #FFF;
    opacity: 0.65;
    margin: 0 auto;
    animation: rotateplane2 1.2s infinite ease-in-out;
}

@keyframes rotateplane2 {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.mfp-close{
    border-radius: 50%;
    height: 40px;
    width: 40px !important;
    position: relative;
    right: 10px;
    line-height: .8;
    text-align: center;
    left: auto;
    padding: 0 0;
    opacity: 1;
    color: #000 !important;
    font-weight: 100;
    float: right;
    top: 10px;
    font-size: 30px;
    background: #fff !important;
    box-shadow: 0 0 0 0px #fff;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.mfp-close:hover {
    color: #1BA7E0;
    box-shadow: 0 0 0 10px rgba(255,255,255, .3);
    box-shadow: 0 0 0 10px rgba(255,255,255, .3);
    -moz-box-shadow: 0 0 0 10px rgba(255,255,255, .3);
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    display: none;
}

/*------------------------------------------------------------------------------
/ 13. News Details Page
/------------------------------------------------------------------------------*/
.blog_details_content{
    position: relative;
    margin-bottom: 91px;
}
.bdc_thumb{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.bdc_thumb img{
    width: 100%;
    height: auto;
}
.bdc_head h2{
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    margin: 0 0 30px;
}
.bdc_content{
    position: relative;
}
.bdc_content p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 300;
}
.bdc_content > p:last-of-type{
    margin-bottom: 0;
}
.bdc_img{
    position: relative;
    margin-top: 10px;
}
.bdc_img img{
    width: 100%;
    height: auto;
}
.mb37{
    margin-bottom: 37px;
}
blockquote{
    border-left: 2px solid #1BA7E0;
    margin: 42px 0 40px;
    padding: 10px 30px;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 300;
    font-style: italic;
}
.bdc_content blockquote p{
    font-size: 16px;
    margin: 0;
    color: #000;
}
.relatedPostSection{
    background: #f8f8f8;
}
.relatedPostSection .sec_sub_title{
    margin-bottom: 60px;
}
.blog_loop_5{
    position: relative;
    overflow: hidden;
}
.blog_loop_5 > img{
    width: 100%;
    height: auto;
}
.bl5_content{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.8) 91%);
    padding: 30px;
    z-index: 2;
}
.bl5_content h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
}
.bl5_content h3 a{
    color: #FFF;
}
.bl5_content h3 a:hover{
    color: #1BA7E0;
}
.bl5_content > span{
    width: 80px;
    height: 1px;
    display: block;
    margin: 39px auto 0;
    background: rgba(255, 255, 255, .4);
}
.bl5_cats{
    position: relative;
    color: #FFF;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: .8;
    text-transform: uppercase;
    font-weight: 500;
    margin: 25px 0 78px;
}
.bl5_cats a{
    color: inherit;
    display: inline-block;
    margin: 0 2px;
}
.bl5_cats a:hover{
    color: #1BA7E0;
}
.bl5_auth{
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
}
.bl5_auth img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.bl5_footer{
    position: absolute;
    left: 0;
    bottom: 28px;
    width: 100%;
    padding: 30px 30px 0;
    line-height: .8;
}
.bl5_footer a{
    color: #FFF;
    line-height: .8;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
}
.bl5_footer a i {
    font-size: 18px;
    color: #1BA7E0;
    margin-right: 7px;
    position: relative;
    top: 1px;
}
.bl5_footer a:hover{
    color: #1BA7E0;
}
.commentList {
    margin-bottom: 100px;
}
.commentList ol{
    margin: 0;
    padding: 0;
}
.commentList ol > li {
    list-style: none;
    min-height: 180px;
    padding-bottom: 1px;
    position: relative;
    margin-bottom: 48px;
}
.singleCom {
    padding-left: 120px;
    padding-top: 0;
    position: relative;
    margin-bottom: 40px;
}
.singleCom img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.comHead {
    margin-bottom: 15px;
}
.singleCom > p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0px;
    font-weight: 300;
}
.commentList ol > li:after {
    width: 100px;
    height: 1px;
    background: #e5e5e5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.comDate {
    font-size: 12px;
    color: #1BA7E0;
    letter-spacing: 0;
    line-height: .8;
}
.comDate:hover{
    color: #000000;
}
.comAutReply {
    position: relative;
}
.comAutReply a {
    position: relative;
    color: #000000;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 0.9;
    margin-right: 41px;
    text-transform: uppercase;
}
.comAutReply a:hover{
    color: #1BA7E0;
}
.comAutReply a.reply{
    font-weight: 400;
    color: #1BA7E0;
    margin-right: 0;
}
.comAutReply a.reply:hover{
    color: #000000;
}
.comAutReply a.reply::before {
    background: #cccccc;
    content: "";
    height: 1px;
    left: -24px;
    position: absolute;
    top: 5px;
    width: 15px;
}
.commentList ol li ul.ChildCom {
    padding-left: 140px;
    margin-bottom: 0;
    position: relative;
}
.commentList ol li ul.ChildCom li{
    list-style: none;
    position: relative;
}
.commentList ol li ul.ChildCom li .singleCom {
    margin-left: 20px;
}
.commentList ol li ul.ChildCom li:before {
    position: absolute;
    left: -10px;
    width: 10px;
    height: 180px;
    background: #f2f2f2;
    content: '';
}
.commentList ol > li:last-child:after {
    width: 100%;
}
.mr_b60{
    margin-bottom: 60px;
}
.commentFrom{
    position: relative;
}
.commentFrom input[type="text"], 
.commentFrom input[type="email"], 
.commentFrom input[type="number"], 
.commentFrom textarea{
    background: transparent;
}

/*------------------------------------------------------------------------------
/ 14. Popup Menu & Sidebar
/------------------------------------------------------------------------------*/
.popup {
    background: rgba(17, 17, 17, 0.98);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    height: 100vh;
    opacity: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
    z-index: 1000;
}
.close-popup{
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    font-weight: 600;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 30px;
    top: 30px;
    text-transform: uppercase;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: 99;
}
.close-popup:after{
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 17.5px;
    top: 24px;
    content: '';
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.close-popup:before{
    width: 15px;
    height: 1px;
    background: #000;
    position: absolute;
    right: 17.5px;
    top: 24px;
    content: '';
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
.close-popup:hover{
    box-shadow: 0 0 0 10px rgba(255,255,255, .2);
    box-shadow: 0 0 0 10px rgba(255,255,255, .2);
    -moz-box-shadow: 0 0 0 10px rgba(255,255,255, .2);
}
.close-popup:hover:after,
.close-popup:hover:before{
    background: #1BA7E0;
}
.logo2{
    z-index: 99;
    position: absolute;
    left: 0;
    top: 30px;
}
.logo2 img{
    max-width: 100%;
    height: 55px;
}
.footer__contacts{
    position: absolute;
    left: 0;
    bottom: 40px;
    margin: 0;
    padding: 0;
}
.popUp_social{
    position: absolute;
    right: 0;
    bottom: 45px;
    padding: 0;
    font-size: 12px;
    line-height: .8;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.popUp_social a{
    color: inherit;
    margin-left: 15px;
    display: inline-block;
    line-height: .8;
}
.popUp_social a:hover{
    color: #1BA7E0;
}
.popUp_social a:first-child{
    margin-left: 0;
}
.popUp_social a i{
    font-weight: 300;
    margin-right: 8px;
}
.footer__contacts li{
    list-style: none;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin: 0 0 5px;
    font-weight: 300;
    text-transform: uppercase;
}
.footer__contacts li:last-child{
    margin-bottom: 0;
}
.popup__btn-close {
    background-color: transparent;
    border: 0;
    letter-spacing: .3rem;
    opacity: 1;
    position: absolute;
    right: 30px;
    top: 30px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: 1;
}
.popup__btn-close:hover {
    opacity: .5;
}
.popup-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    height: 100vh;
    transform: translateY(-100%);
    transition: all 0.6s 1000ms cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
}
.show-popup .popup-inner, .show-overlay-nav .popup-inner {
    transform: translateY(0);
}
.show-popup .popup.popup-overlay, .show-overlay-nav .popup.popup__menu {
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible;
    transform: translateY(0);
}
.show-popup,
.show-overlay-nav {
    overflow: hidden;
}
.popup.popup__menu {
    background-image: url(../images/line-maker.svg);
    background-repeat: repeat;
    background-position: center center;
    padding: 0;
}
.popup.popup__menu .popup-inner {
    display: flex;
}
.show-overlay-nav .popup.popup__menu.popup__menu {
    box-shadow: none;
    overflow: hidden;
}
.show-overlay-nav .top {
    background-color: transparent;
    box-shadow: none;
}

.dl-menu__wrap {
    height: auto;
    position: relative;
    perspective: 600px;
    perspective-origin: 50% -200%;
    text-align: center;
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
}
.dl-menu__wrap ul {
    list-style: none;
    padding: 0;
    transform-style: preserve-3d;
}
.dl-menu__wrap ul li {
    margin: 15px 0;
    position: relative;
}
.dl-menu__wrap ul li a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    line-height: .8;
    letter-spacing: 1px;
    font-weight: 500;
    padding-right: 15px;
    padding-top: 6px;
    padding-left: 15px;
    padding-bottom: 6px;
    position: relative;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.dl-menu__wrap ul li.menu-item-has-children a{
    padding-right: 30px;
}
.dl-menu__wrap ul li a::after {
    background-color: #1BA7E0;
    content: '';
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    pointer-events: none;
    user-select: none;
    transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: -1;
}
.dl-menu__wrap ul li.menu-item-has-children > a{
    position: relative;
}
.dl-menu__wrap ul li.menu-item-has-children > a:before{
    position: absolute;
    right: 14px;
    top: 0;
    content: "\f107";
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    font-family: 'fontAwesome';
    font-size: 12px;
    color: #fff;
    line-height: 28px;
}
.dl-menu__wrap ul li.menu-item-has-children > a:hover:before{
    transform: rotate(-180deg);
}
.dl-menu__wrap ul li.active > a::after,
.dl-menu__wrap ul li a:hover::after {
    width: 100%;
}
.dl-menu__wrap ul li .dl-submenu {
    display: none;
}
.dl-menu__wrap .dl-menu {
    margin: 0;
    pointer-events: none;
    transform: translateY(10px);
    backface-visibility: hidden;
    width: 100%;
}
.dl-menu__wrap .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}
.dl-menu__wrap ul li .dl-submenu li a{
    padding-right: 15px;
}
.dl-menu__wrap .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0px);
}
.dl-menu__wrap .dl-menu.dl-subview li,
.dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen > a, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subview > a {
    display: none;
}
.dl-menu__wrap .dl-menu.dl-subview li.dl-subview, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subview .dl-submenu, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen, 
.dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen > 
.dl-submenu, .dl-menu__wrap .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}
.dl-menu__wrap .dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}
.dl-menu__wrap .dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}
.dl-menu__wrap .dl-menu .dl-back a {
    position: relative;
    width: 26px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.dl-menu__wrap .dl-menu .dl-back a:before {
    content: '';
    background-color: transparent;
    background-image: url(../images/arrow-back.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 26px;
}
.dl-menu__wrap .dl-menu.dl-subview .dl-back {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menu__wrap > .dl-submenu {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.dl-menu__wrap > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menu__wrap > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}
@keyframes MenuAnimOut3 {
    100% {
        transform: translateZ(300px);
        opacity: 0;
    }
}
@keyframes MenuAnimIn3 {
    0% {
        transform: translateZ(300px);
        opacity: 0;
    }
    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}
@keyframes SubMenuAnimIn3 {
    0% {
        transform: translateZ(-300px);
        opacity: 0;
    }
    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}
@keyframes SubMenuAnimOut3 {
    0% {
        transform: translateZ(0px);
        opacity: 1;
    }
    100% {
        transform: translateZ(-300px);
        opacity: 0;
    }
}

/*------------------------------------------------------------------------------
/ 15. Home 07
/------------------------------------------------------------------------------*/
.menu_btn_7{
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 9;
    width: 50px;
    height: 50px;
    background: #1BA7E0;
}
.menu_btn_7 span{
    width: 20px;
    height: 1px;
    background: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.menu_btn_7 span:first-child{
    top: -11px;
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.menu_btn_7 span:nth-of-type(02){
    transform: scale(1); 
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.menu_btn_7 span:last-child{
    bottom: -12px;
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.active.menu_btn_7 span:nth-of-type(1) {
    position: absolute;
    right: 0;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
.active.menu_btn_7 span:nth-of-type(02){
    transform: scale(0);
    opacity: 0;
}
.active.menu_btn_7 span:nth-of-type(3){
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
.banner_7{
    position: relative;
    height: 100vh;
    overflow: hidden;
    background: #000;
}
.work_loop_9{
    position: relative;
    width: 100%;
    height: calc(100vh + 17px);
    overflow: hidden;
}
.work_loop_9:after{
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, .45);
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_9:hover:after{
    background: rgba(0, 0, 0, .75);
}
.work_loop_9 img{
    height: auto;
    width: 100%;
    min-height: 100%;
    position: relative;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_9:hover img{
    transform: scale(1.2) rotate(-3deg);
    -moz-transform: scale(1.2) rotate(-3deg);
    -webkit-transform: scale(1.2) rotate(-3deg);
}
.wl9_con{
    position: absolute;
    bottom: 38px;
    z-index: 2;
    padding: 0 40px;
    text-align: left;
    width: 100%;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.work_loop_9:hover .wl9_con{
    bottom: 48px;
}
.wl9_con p{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ccc;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0;
}
.wl9_con p a{
    color: inherit;
}
.wl9_con p a:hover{
    color: #1BA7E0;
}
.wl9_con h3{
    color: #FFF;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 15px 0 0;
}
.wl9_con h3 a{
    color: inherit;
}
.wl9_con h3 a:hover{
    color: #1BA7E0;
}
.wl9_pops{
    background: #222;
    border-radius: 50%;
    height: 48px;
    position: absolute;
    top: 48px;
    left: 40px;
    width: 48px;
    z-index: 2;
    display: inline-block;
    opacity: 0;
    visibility: hidden;

    transform: translateY(30px);
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
}
.wl9_pops:hover{
    background: #1BA7E0;
}
.work_loop_9:hover .wl9_pops{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.wl9_pops:before {
    content: '';
    background: #FFF;
    bottom: 0;
    display: block;
    height: 24px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.wl9_pops:hover:before{
    background: #FFF;
}
.wl9_pops:after {
    background: #FFF;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.wl9_pops:hover:after{
    background: #FFF;
}
.work_loop_slider_3.owl-carousel .owl-nav{

}
.work_loop_slider_3.owl-carousel .owl-nav button{
    width: auto;
    height: 36px;
    background: transparent;
    color: #FFF;
    font-size: 30px;
    line-height: 1;
    border: none;
    border-radius: 0;
    text-align: center;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.work_loop_slider_3.owl-carousel .owl-nav button.owl-prev{
    left: 40px;
    right: auto;
}
.work_loop_slider_3.owl-carousel .owl-nav button.owl-next{
    left: auto;
    right: 40px;
}
.work_loop_slider_3.owl-carousel .owl-nav button:hover {
    color: #1BA7E0;
    background: transparent;
}
.single_team_6{
    position: relative;
}
.st6_inner{
    position: relative;
    height: auto;
    overflow: hidden;
}
.st6_inner img{
    width: 100%;
    height: auto;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.single_team_6:hover .st6_inner img{
    transform: translateY(-160px);
    -moz-transform: translateY(-160px);
    -webkit-transform: translateY(-160px);
}
.st6_details{
    background: #1BA7E0;
    padding: 0 30px;
    height: 160px;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(160px);
    -moz-transform: translateY(160px);
    -webkit-transform: translateY(160px);
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.single_team_6:hover .st6_details{
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}
.st6d{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.st6_details p{
    margin: 0 0 17px;
    color: #FFF;
}
.st6_social{
    position: relative;
    line-height: .8;
}
.st6_social a {
    display: inline-block;
    font-size: 12px;
    color: #FFF;
    margin-right: 10px;
    line-height: .8;
}
.st6_social a:hover{
    color: #000;
}
.st6_info{
    padding-left: 30px;
    margin-top: 29px;
}
.st6_info h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0 0 16px;
}
.st6_info h3 a{
    color: inherit;
}
.st6_info h3 a:hover{
    color: #1BA7E0;
}
.st6_info p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0;
}
.team_slider_6 .owl-nav{
    display: none;
}
.team_slider_6 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 30px;
}
.team_slider_6 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #D6D6D6;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.team_slider_6.owl-carousel .owl-dots .owl-dot:hover, .team_slider_6.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.team_slider_6.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.team_slider_6.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.icon_box_10{
    display: block;
    position: relative;
    width: 100%;
    background: url(../images/service/1.jpg) no-repeat center center / cover;
    padding: 39px 40px 34px;
    overflow: hidden;
}
.icon_box_10:after{
    position: absolute;
    left: -5%;
    top: -5%;
    content: '';
    width: 110%;
    height: 110%;
    background: rgba(0, 0, 0, .98);
}
.icon_box_10:before{
    width: 3px;
    height: 47px;
    left: 0;
    top: 40px;
    content: '';
    background: #1BA7E0;
    position: absolute;
    z-index: 3;
}
.icon_box_10 *{
    position: relative;
    z-index: 2;
}
.icon_box_10 > i{
    font-size: 64px;
    line-height: 1;
    color: #1BA7E0;
    display: block;
    margin-bottom: 12px;
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.icon_box_10 h3{
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin: 0 0 18px;
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.icon_box_10 p{
    margin: 0 0 20px;
    color: #FFF;
    font-weight: 100;
}
.icon_box_10 .ast_learnmore_2{
    color: #757575;
}
.icon_box_10 .ast_learnmore_2:hover{
    color: #1BA7E0;
}
.icon_box_10 .ast_learnmore_2:hover i{
    color: #fff;
}
.service_slider_2 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 30px;
}
.service_slider_2 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #444;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.service_slider_2.owl-carousel .owl-dots .owl-dot:hover, .service_slider_2.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.service_slider_2.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.service_slider_2.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.single_team_5{
    position: relative;
    overflow: hidden;
}
.single_team_5 img{
    width: 100%;
    height: auto;

    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
}
.single_team_5:hover img{
    transform: scale(1.08) rotate(-2deg);
    -moz-transform: scale(1.08) rotate(-2deg);
    -webkit-transform: scale(1.08) rotate(-2deg);
}
.st5_hover {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;

    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.single_team_5:hover .st5_hover{
    opacity: 1;
    visibility: visible;
}
.st5_social {
    position: absolute;
    left: auto;
    right: 30px;
    top: 10px;
    line-height: .8;
    opacity: 0;
    visibility: hidden;

    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
}
.single_team_5:hover .st5_social{
    opacity: 1;
    visibility: visible;
    top: 40px;
}
.st5_social a {
    display: inline-block;
    font-size: 12px;
    color: #ccc;
    margin-left: 15px;
    line-height: .8;
}
.st5_social a:hover{
    color: #1BA7E0;
}
.st5_con {
    position: absolute;
    left: 35px;
    top: auto;
    bottom: 10px;
    text-align: left;
    opacity: 0;
    visibility: hidden;

    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
}
.single_team_5:hover .st5_con{
    opacity: 1;
    visibility: visible;
    bottom: 40px;
}
.st5_con h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0 0 16px;
}
.st5_con h5 a{
    color: #fff;
}
.st5_con h5 a:hover{
    color: #1BA7E0;
}
.st5_con p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #ccc;
    letter-spacing: 1px;
    line-height: .8;
    margin: 0;
}
.team_slider_5 .owl-dots{
    line-height: 10px;
    text-align: center;
    padding-top: 30px;
}
.team_slider_5 .owl-dots .owl-dot{
    margin: 0 5px;
    width: 6px;
    height: 6px;
    top: -2px;
    position: relative;
    background: #444;
    border-radius: 50%;
    transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.team_slider_5.owl-carousel .owl-dots .owl-dot:hover, .team_slider_5.owl-carousel .owl-dots .owl-dot.active{
    background: #1BA7E0;
}
.team_slider_5.owl-carousel .owl-dots .owl-dot.active{
    width: 10px;
    height: 10px;
    top: 0;
}
.team_slider_5.owl-carousel .owl-dots .owl-dot:focus{
    outline: 0;
    box-shadow: none;
}
.contactSection6{
    position: relative;
}
.contact_form_6{
    position: relative;
}
.icon_input_2{
    position: relative;
    margin-bottom: 20px;
}
.icon_input_2 input{
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 1);
    background: rgba(0, 0, 0, .85);
    color: #FFF;
    padding: 0 15px;
    margin: 0;
    font-weight: 300;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.icon_input_2 i{
    position: absolute;
    right: 15px;
    top: 18px;
    color: rgba(255, 255, 255, .8);
    line-height: .8;
    z-index: 2;
}
.contact_form_6 textarea{
    width: 100%;
    height: 145px;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 1);
    background: rgba(0, 0, 0, .85);
    color: #FFF;
    padding: 12px 15px;
    resize: none;
    font-weight: 300;
    margin-bottom: 20px;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.contact_form_6 input:focus, .contact_form_6 textarea:focus{
    border-bottom-color: #1BA7E0;
}
.contact_form_6 form input::-moz-placeholder,
.contact_form_6 textarea::-moz-placeholder{
    color: #FFF !important;
    opacity: .7 !important;
}
.contact_form_6 form input::-ms-input-placeholder, 
.contact_form_6 textarea::-ms-input-placeholder{
    color: #FFF !important;
    opacity: .7 !important;
}
.contact_form_6 textarea::-webkit-input-placeholder,
.contact_form_6 form input::-webkit-input-placeholder{
    color: #FFF !important;
    opacity: .7 !important;
}
.contact_form_6 input[type="text"].reqError, 
.contact_form_6 input[type="email"].reqError, 
.contact_form_6 input[type="number"].reqError, 
.contact_form_6 textarea.reqError {
    background: #f8d7da;
    border-color: #f5c6cb;
}
.footer_4{
    padding: 120px 0 110px;
    background: #111;
}
.footer_4 .widget{
    margin: 0 0;
    padding: 0;
}
.footer_4 .widget_title{
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: .7;
    margin: 0 0 35px;
    color: #fff;
}
.footer_4 .widget_title span{
    font-weight: 600;
}
.footer_4 .about_widget_2 {
    position: relative;
}
.footer_4 .about_widget_2 img{
    max-width: 100%;
    height: auto;
    margin-bottom: 28px;
}
.footer_4 .about_widget_2 p{
    line-height: 26px;
    letter-spacing: .75px;
    margin: 0 0 14px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
}
.footer_4 .about_widget_2 p.aw2_address{
    margin-bottom: 34px;
}
.footer_4 .about_widget_2 p i {
    font-size: 18px;
    color: #FFF;
    letter-spacing: 0;
    line-height: .8;
    position: absolute;
    left: 0;
    top: 7px;
}
.fsw_items {
    position: relative;
}
.fsw_items a{
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: .8;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #757575;
    margin-bottom: 18px;
}
.fsw_items a:last-child{
    margin-bottom: 0;
}
.fsw_items a i{
    color: #FFF;
    width: 30px;
    text-align: left;
    display: inline-block;
    font-weight: 300;
    font-size: 13px;
}
.fsw_items a:hover{
    color: #1BA7E0;
}
.footer_4 .insta_imgs{
    padding-top: 0;
}

/*------------------------------------------------------------------------------
/ 16. Preloader
/------------------------------------------------------------------------------*/
.preloader {
    background: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.preloaderInner {
    width: 100px;
    height: 100px;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.preloaderInner span{
    position: absolute;
    display: block;
    width: 64px;
    height: 64px;
    border: 3px solid #1BA7E0 ;
    border-radius:50%;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    animation: 5s Move3 linear infinite;
}
.preloaderInner span:before, 
.preloaderInner span:after {
    content:"";
    display: block;
    position: absolute;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    width: 64px;
    height:64px;
    top: -3px
}
.preloaderInner span:before {
    border-color: #000;
    left: -70px;
    animation: 5s Move1 ease-in-out infinite;
}
.preloaderInner span:after {
    border-color: rgb(234,29,119);
    right: -70px;
    animation: 5s Move2 ease-in-out infinite;
}
@keyframes Move1 {
    50% {left:70px}
}
@keyframes Move2 {
    50% {right:70px}
}
@keyframes Move3 {
    20% {transform:rotateX(-180deg);}
    40% {transform:rotate(180deg);}
    60%{transform:rotate(-180deg);}
    80% {transform:rotateY(-180deg);}
}


.footer_4 .h7abs .about_widget_2{
    margin-top: -7px;
}
/*
ASANDK
*/
/*=======================================================================
[Table of contents]
=========================================================================
1. Responsive For Extra large Device 2
2. Desktop Device
3. Responsive For Tab Device
4. Responsive For Mobile & Tab
5. Responsive For Mobile Device
*/

/*------------------------------------------------------------------------------------
/ 1. Responsive For Extra large Device 2
--------------------------------------------------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1600px){
    .header_6{
        padding: 0 15px 0 30px;
    }
    .header_6 .col-lg-2{
        width: 14.66666667%;
    }
    .header_6 .col-lg-7{
        width: 56.33333333%;
    }
    .header_6 .col-lg-3{
        width: 29%;
    }
    .h6_meta > span:last-child, .h6_meta > span:last-of-type {
        margin-right: 25px;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu{
        left: auto;
        right: 0;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu li,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu li,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu li{
        text-align: right;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu ul.sub-menu{
        left: auto;
        right: 90%;
        border-left: none;
        border-right: 1px solid #0581f8;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu li:hover ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu li:hover ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu li:hover ul.sub-menu{
        left: auto;
        right: 100%;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu:before,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu:before,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu:before{
        left: auto;
        right: 15px;
    }
    .mainMenu_4 ul li:nth-last-child(2) ul.sub-menu ul.sub-menu,
    .mainMenu_4 ul li:nth-last-child(1) ul.sub-menu ul.sub-menu,
    .menuMenu3 ul li:nth-last-child(2) ul.sub-menu ul.sub-menu{
        left: auto;
        right: 120%;
        border-right: 1px solid #0581f8;
    }
    .mainMenu_4 ul li:nth-last-child(2) ul.sub-menu li:hover ul.sub-menu,
    .mainMenu_4 ul li:nth-last-child(1) ul.sub-menu li:hover ul.sub-menu,
    .menuMenu3 ul li:nth-last-child(2) ul.sub-menu li:hover ul.sub-menu{
        right: 100%;
    }
    .wl4_cont h2{
        font-size: 26px;
        line-height: 32px;
    }
    .wlp3_Content{
        padding: 50px 30px;
    }
    .wlp3_Content h2{
        font-size: 34px;
        line-height: 40px;
    }
    .work_loop_3 .ast_learnmore{
        left: 30px;
    }
    .parTwoContent{
        padding: 80px 40px 65px;
    }
    .parTwoContent h2{
        margin-bottom: 33px;
    }
    .parTwoContent h1{
        font-size: 90px;
        left: -27px;
        margin-bottom: 35px;
    }
    .contact_form_5 input[type='text'], 
    .contact_form_5 input[type='email'], 
    .contact_form_5 input[type='number'], 
    .contact_form_5 select, 
    .contact_form_5 textarea{
        height: 33px;
    }
    .contact_form_5 textarea{
        height: 100px;
        margin-bottom: 20px;
    }
    .fullHeight .team_slider_5{
        padding: 0 100px;
    }

}
/*------------------------------------------------------------------------------------
/ 2. Desktop Device
/--------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px){
    .mainmenu ul li{
        margin-right: 35px;
    }
    .mainmenu .togglers{
        margin-left: 40px;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu{
        left: auto;
        right: 0;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu li,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu li,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu li{
        text-align: right;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu ul.sub-menu{
        left: auto;
        right: 90%;
        border-left: none;
        border-right: 1px solid #0581f8;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu li:hover ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu li:hover ul.sub-menu,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu li:hover ul.sub-menu{
        left: auto;
        right: 100%;
    }
    .mainmenu > ul > li:nth-last-child(1) > ul.sub-menu:before,
    .mainmenu > ul > li:nth-last-child(2) > ul.sub-menu:before,
    .mainmenu > ul > li:nth-last-child(3) > ul.sub-menu:before{
        left: auto;
        right: 15px;
    }
    .mainMenu_6 ul li:nth-last-child(3) ul.sub-menu ul.sub-menu,
    .mainMenu_6 ul li:nth-last-child(2) ul.sub-menu ul.sub-menu,
    .mainMenu_6 ul li:nth-last-child(1) ul.sub-menu ul.sub-menu{
        left: auto;
        right: 120%;
        border-right: 1px solid #0581f8;
    }
    .mainMenu_6 ul li:nth-last-child(3) ul.sub-menu li:hover ul.sub-menu,
    .mainMenu_6 ul li:nth-last-child(2) ul.sub-menu li:hover ul.sub-menu,
    .mainMenu_6 ul li:nth-last-child(1) ul.sub-menu li:hover ul.sub-menu{
        right: 100%;
    }

    .mainMenu_4 ul li{
        margin-right: 20px;
    }
    .h4_menu_btn{
        margin-left: 30px;
    }
    .header_6{
        padding: 0 0 0 15px;
    }
    .h6_meta > span{
        display: none;
    }
    .mainMenu_6 ul li{
        margin-right: 38px;
    }
    .menuMenu3 ul li{
        margin: 0 4px 0;
    }
    .mainMenu_4 ul li:nth-last-child(2) ul.sub-menu ul.sub-menu,
    .mainMenu_4 ul li:nth-last-child(1) ul.sub-menu ul.sub-menu,
    .menuMenu3 ul li:nth-last-child(2) ul.sub-menu ul.sub-menu{
        left: auto;
        right: 120%;
    }
    .mainMenu_4 ul li:nth-last-child(2) ul.sub-menu li:hover ul.sub-menu,
    .mainMenu_4 ul li:nth-last-child(1) ul.sub-menu li:hover ul.sub-menu,
    .menuMenu3 ul li:nth-last-child(2) ul.sub-menu li:hover ul.sub-menu{
        right: 100%;
    }
    .header_5 .h6_meta span{
        display: block;
    }
    .icon_box_1{
        padding-left: 50px;
    }
    .icon_box_1 h3{
        letter-spacing: 0;
    }
    .completeRate canvas{
        width: 100%;
    }
    .pjp_con{
        top: 25px;
    }
    .fact_1 h2 > span:first-child{
        margin-right: 10px;
    }
    .fact_1 h2{
        font-size: 42px;
        letter-spacing: 0;
    }
    .bl1_details{
        padding: 32px 15px 0px;
    }
    .bl1_details h3{
        font-size: 24px;
    }
    .pt2_body,
    .testimonial_item_2{
        padding-left: 20px;
        padding-right: 20px;
    }
    .ab_content{
        padding-top: 5px;
        padding-left: 0;
    }
    .ab_content p.mb42{
        padding-right: 0;
    }
    .singleFooter h2{
        font-size: 90px;
    }
    .ast_map iframe{
        height: 500px;
    }
    .bl2_desc p,
    .bl2_desc h3{
        padding: 0;
    }
    .ab_content_2 {
        padding: 0;
    }
    .ab_content_2 p.ast_lead{
        padding-right: 0;
    }
    .work_loop_3 .ast_learnmore{
        left: 20px;
    }
    .pricing_talbe_3,
    .bl3_details,
    .pt4_inner,
    .sl1_details,
    .icon_box_5,
    .bl4_details,
    .wlp3_Content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .wlp3_Content h2{
        font-size: 34px;
    }
    .st3_info h2{
        letter-spacing: 0;
    }
    .st3_info{
        padding: 20px 10px;
    }
    .ast_tab_content_3{
        padding: 96px 30px;
    }
    .client_slider_3.owl-carousel .owl-nav button.owl-prev{
        left: -10px;
    }
    .client_slider_3.owl-carousel .owl-nav button.owl-next{
        right: -10px;
    }
    .single_con_info{
        padding: 0 10px;
    }
    .wl4_cont{
        padding: 30px 20px;
    }
    .work_loop_4:hover .wl4_btn{
        left: 20px;
    }
    .wl4_cont h2{
        font-size: 21px;
        line-height: 32px;
    }
    .f4_wrap{
        padding: 100px 30px;
    }
    .icon_box_7{
        padding: 50px 15px 44px;
    }
    .ab4_img2{
        left: 50px;
    }
    .ab4_img2:after{
        width: 450px;
        height: 440px;
        left: -30px;
    }
    .work_loop_4{
        margin: 0;
    }
    .title_layer{
        font-size: 55px;
        line-height: 60px;
    }
    .parTwoContent{
        padding: 80px 50px 70px;
    }
    .parTwoContent h1{
        font-size: 90px;
        margin-bottom: 30px;
        margin-top: -10px;
        left: -27px;
    }
    .contact_form_5 input[type='text'], 
    .contact_form_5 input[type='email'], 
    .contact_form_5 input[type='number'], 
    .contact_form_5 select, 
    .contact_form_5 textarea{
        height: 32px;
    }
    .contact_form_5 textarea{
        height: 100px;
    }
    .sidebar.leftsidebar,
    .sidebar {
        padding-left: 15px;
        padding-right: 15px;
    }
    .src_post a{
        font-size: 15px;
    }
    .work_loop_5{
        padding-left: 20px;
        padding-right: 20px;
    }
    .wl8_content{
        left: 10px;
        padding-right: 20px;
    }
    .work_loop_8:hover .wl8_content{
        left: 30px;
    }
    .service_sidebar ul li a{
        padding: 21px 20px;
        font-size: 17px;
    }
    .astral_services_help{
        padding: 47px 20px 47px;
    }
    .serviceArea ul li{
        font-size: 17px;
        margin-bottom: 0;
    }
    .serviceArea ul {
        margin: -18px 0 0;
    }
    .bl5_cats{
        margin-bottom: 45px;
    }
    .bl5_content > span{
        margin-top: 30px;
    }
    .bl5_content,
    .bl5_footer{
        padding-left: 20px;
        padding-right: 20px;
    }
    .bdc_img img{
        max-width: 100%;
        height: 100%;
        width: auto;
    }
    .commentList ol li ul.ChildCom{
        padding-left: 100px;
    }
    .storySection.fullHeight {
        height: calc(100vh + 150px);
        padding: 0;
    }



}
/*------------------------------------------------------------------------------------
/ 3. Responsive For Tab Device
/--------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px){
    .completeRate canvas{
        width: 100%;
    }
    .pjp_con{
        top: 25px;
    }
    .wwd_item{
        padding: 0 30px;
    }
    .wwd_item h2{
        font-size: 60px;
        line-height: 70px;
    }
    .ast_tab_3_controll{
        display: block;
        text-align: left;
    }
    .ast_tab_3_controll li{
        width: 33%;
        display: inline-block;
        margin-bottom: 30px;
    }
    .ast_map_2 iframe{
        height: 450px;
    }
    .mapSection2 .halfImg{
        margin-bottom: -6px;
    }
    .wlp3_Content h2{
        font-size: 34px;
    }
    .ab4_img1{
        position: relative;
    }
    .title_layer{
        font-size: 45px;
        line-height: 55px;
    }



    .bl1_details.bl1_three{
        text-align: left !important;
    }
    .bl1_details.bl1_three::after {

        border-color: transparent #fff transparent transparent;
        border-style: solid;
        border-width: 12px 13px 12px 0;
        content: "";
        height: 0;
        left: -13px;
        position: absolute;
        top: 44px;
        width: 0;
        margin: 0;
        right: auto;
    }
    .sec_title br{
        display: none;
    }
    .funfactsection2 p.ast_lead{
        padding-right: 0;
    }
    .aboutSection4{
        padding-bottom: 220px;
    }
    
    .blog_loop_5{
        margin-bottom: 30px;
    }

}
/*------------------------------------------------------------------------------------
/ 4. Responsive For Mobile & Tab
/--------------------------------------------------------------------------------------*/
@media (max-width: 991px){
    .sec_title br{
        display: none;
    }
    .footer_4 .widget{
        margin-bottom: 40px;
    }
    .processBox{
        margin-bottom: 40px;
    }
    .pricing_talbe_1,
    .fact_1{
        margin-bottom: 30px;
    }
    .subscribe_form{
        padding: 0 20px;
    }
    .bl1_details{
        padding-left: 20px;
        padding-right: 20px;
    }
    .blog_loop_2,
    .ast_circle_skill,
    .pricing_talbe_2,
    .icon_box_3,
    .blog_loop_1{
        margin-bottom: 40px;
    }
    .ast_tab_1_content p{
        padding: 0 20px;
    }
    .ab_content{
        padding-left: 0;
    }
    .ab_content p{
        padding-right: 0;
    }
    .singleFooter h2{
        font-size: 80px;
    }
    .ast_map iframe{
        height: 450px;
    }
    .c2as_content h2{
        font-size: 60px;
        line-height: 80px;
    }
    .c2as_content p{
        font-size: 28px;
    }
    .pdt113 {
        padding-top: 0;
    }
    .rightsides .icon_box_4 {
        margin: 54px 0;
    }  
    .c2as_content_3 img{
        width: 100%;
    }
    .client_slider_3.owl-carousel .owl-nav button.owl-prev{
        left: 0;
    }
    .client_slider_3.owl-carousel .owl-nav button.owl-next{
        right: 0;
    }
    .ast_tab_content_3{
        padding: 96px 15px;
    }
    .bl3_details,
    .sl1_details,
    .bl3_top_meta,
    .icon_box_5{
        padding-left: 20px;
        padding-right: 20px;
    }
    .pricing_talbe_3{
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }
    .pricing_talbe_4,
    .blog_loop_3{
        margin-bottom: 30px;
    }
    .ab_content_2{
        padding-left: 0;
    }
    .work_loop_3 .ast_learnmore{
        left: 20px;
    }
    .pt4_inner,
    .wlp3_Content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .halfImg{
        width: 100%;
        position: relative;
        margin-bottom: 40px;
    }
    .halfImg img{
        width: 100%;
    }
    .bg_layer_1{
        padding: 10px 15px 15px !important;
    }
    .aboutSection4 p.ast_lead {
        padding-right: 0px;
    }
    .ab_content_2 p.ast_lead{
        padding-right: 0;
    }
    .f4_wrap{
        padding: 100px 20px;
    }
    .wl4_cont{
        padding: 30px 20px;
    }
    .work_loop_4:hover .wl4_btn{
        left: 20px;
    }
    .single_con_info{
        padding: 0;
    }
    .work_loop_4{
        margin: 0;
    }
    .banner_5 h2{
        font-size: 45px;
        word-break: break-all;
    }
    .parTwoContent{
        padding: 60px 30px;
    }
    .parTwoContent h1{
        font-size: 100px;
        line-height: 90px;
        left: -30px;
    }
    .contact_form_5 input[type='text'], 
    .contact_form_5 input[type='email'], 
    .contact_form_5 input[type='number'], 
    .contact_form_5 select, 
    .contact_form_5 textarea{
        height: 30px;
        margin-bottom: 20px;
    }
    .contact_form_5 textarea{
        height: 90px;
    }
    .steps:after{
        top: 83px;
    }
    .steps.downs:after{
        top: 94px;
    }
    .sidebar {
        padding-top: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .sidebar.leftsidebar{
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .service_loop_1{
        margin-bottom: 30px;
    }
    .work_loop_5{
        padding-left: 20px;
        padding-right: 20px;
    }
    .wl8_content{
        left: 10px;
    }
    .work_loop_8:hover .wl8_content{
        left: 35px;
    }
    .text_box_1{
        margin-bottom: 30px;
    }
    .ws_head h2{
        font-size: 28px;
        line-height: 36px;
    }
    .service_sidebar{
        margin-bottom: 30px;
    }
    .slider_revolution .ast_btn,
    .slider_revolution .ast_btn_2{
        font-size: 14px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 0 40px !important;
        height: 45px !important;
        letter-spacing: 1px !important;
        line-height: 43px !important;
    }
    .slider_revolution .ast_btn span,
    .slider_revolution .ast_btn_2 span{
        font-size: 14px !important;
        line-height: 43px !important;
    }
    .slider_revolution .ast_btn i,
    .slider_revolution .ast_btn_2 i{
        margin-left: 10px !important;
        font-size: 16px !important;
    }
    .footer__contacts li{
        font-size: 13px;
    }
    .mobileMenuBar{
        float: right;
        width: 50%;
        text-align: right;
        margin: -75px 0 0;
        display: block;
    }
    .mobileMenuBar a{
        height: 50px;
        /*background: #1BA7E0;*/
        display: inline-block;
        font-size: 45px;
        letter-spacing: 0;
        font-weight: 500;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        line-height: 50px;
        position: relative;
        padding: 5px 20px 0;
    }
    .mobileMenuBar a i{
        margin-left: 10px;
    }
    .submenu_toggler {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 53px;
        background: rgba(255, 255, 255, .1);
        line-height: 53px;
        text-align: center;
        color: #FFF;
        font-size: 18px;
        cursor: pointer;
    }
    .sub-menu .submenu_toggler{
        background: #1BA7E0;
    }
    .submenu_toggler:hover, .submenu_toggler.active-span {
        color: #06163a;
    }
    .mainMenu_4,
    .mainMenu_6,
    .mainmenu {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
    }
    .mainMenu_4 ul,
    .mainMenu_6 > ul,
    .mainmenu ul{
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background: #1BA7E0;
        display: none;
        margin: 0;
        text-align: left;
    }
    .mainMenu_4 ul li,
    .mainMenu_6 ul li,
    .mainmenu ul li {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .mainMenu_4 ul li a,
    .mainmenu ul li a {
        padding: 20px 15px;
    }
    .mainMenu_6 ul li a {
        padding: 21px 15px;
    }
    .fixedHeader.header_6 .mainMenu_6 ul li:hover > a, .fixedHeader.header_6 .mainMenu_6 ul li.active > a,
    .mainMenu_6 ul li:hover > a, .mainMenu_6 ul li.active > a,
    .fixedHeader.header_1 .mainmenu ul li:hover > a, .fixedHeader.header_1 .mainmenu ul li.active > a,
    .mainmenu ul li:hover > a, .mainmenu ul li.active > a {
        color: #000;
    }
    .mainMenu_6 ul ul.sub-menu ul.sub-menu,
    .mainMenu_6 ul ul.sub-menu,
    .mainMenu_4 ul ul.sub-menu ul.sub-menu,
    .mainMenu_4 ul ul.sub-menu,
    .mainmenu ul ul.sub-menu ul.sub-menu,
    .mainmenu ul ul.sub-menu{
        position: relative;
        opacity: 1;
        visibility: visible;
        background: #000;
        width: 100%;
        padding: 0;
        left: 0;
        top: 100%;
        display: none;
        max-height: 100%;
        -webkit-transform: perspective(0) rotate3d(0,0,0,0) translateX(0%);
        -mozi-transform: perspective(0) rotate3d(0,0,0,0) translateX(0%);
        -webkit-transform-origin: 0 0;
        -mozi-transform-origin: 0 0;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        -o-transition: none;
    }
    .mainMenu_6 ul li:hover ul.sub-menu,
    .mainMenu_4 ul li:hover ul.sub-menu,
    .mainmenu ul li:hover ul.sub-menu {
        visibility: visible;
        opacity: 1;
        top: 100%;
        max-height: 100%;
        -webkit-transform: perspective(0) rotate3d(0,0,0,0) translateX(0%);
        -mozi-transform: perspective(0) rotate3d(0,0,0,0) translateX(0%);
    }
    .mainMenu_6 ul ul.sub-menu ul.sub-menu,
    .mainMenu_4 ul ul.sub-menu ul.sub-menu,
    .mainmenu ul ul.sub-menu ul.sub-menu{
        border: none;
        left: 0;
        background: #1BA7E0;
    }
    .mainMenu_6 ul ul.sub-menu li:hover ul.sub-menu,
    .mainMenu_4 ul ul.sub-menu li:hover ul.sub-menu,
    .mainmenu ul ul.sub-menu li:hover ul.sub-menu {
        visibility: visible;
        opacity: 1;
        left: 0;
        transform: translateX(0%);
    }
    .mainMenu_6 > ul > li > ul.sub-menu::before,
    .mainMenu_4 > ul > li > ul.sub-menu::before,
    .mainmenu > ul > li > ul.sub-menu::before{
        display: none;
    }
    .mainmenu ul li a:before{
        background: #000;
    }
    .mainmenu ul li:hover > a:before, .mainmenu ul li.active > a:before{
        left: 5px;
        background: #000;
    }
    .mainMenu_6 ul ul.sub-menu li,
    .mainMenu_4 ul ul.sub-menu li,
    .mainmenu ul ul.sub-menu li {
        margin: 0;
        padding: 0;
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        position: relative;
    }
    .mainMenu_6 ul ul.sub-menu li a,
    .mainMenu_4 ul ul.sub-menu li a,
    .mainmenu ul ul.sub-menu li a{
        padding: 16.5px 15px;
    }
    .fixedHeader.header_1 .mainmenu ul ul.sub-menu li > a:hover, .fixedHeader.header_1 .mainmenu ul ul.sub-menu li:hover > a,
    .fixedHeader.header_4 .mainMenu_4 ul ul.sub-menu li > a:hover, .fixedHeader.header_4 .mainMenu_4 ul ul.sub-menu li:hover > a,
    .fixedHeader.header_6 .mainMenu_6 ul ul.sub-menu li > a:hover, .fixedHeader.header_6 .mainMenu_6 ul ul.sub-menu li:hover > a,
    .mainMenu_6 ul ul.sub-menu li > a:hover, .mainMenu_6 ul ul.sub-menu li:hover > a,
    .mainMenu_4 ul ul.sub-menu li > a:hover, .mainMenu_4 ul ul.sub-menu li:hover > a,
    .mainmenu ul ul.sub-menu li > a:hover, .mainmenu ul ul.sub-menu li:hover > a {
        color: #1BA7E0;
    }
    .fixedHeader.header_6 .mainMenu_6 ul ul.sub-menu ul.sub-menu li a:hover,
    .mainMenu_6 ul ul.sub-menu ul.sub-menu li a:hover,
    .fixedHeader.header_4 .mainMenu_4 ul ul.sub-menu ul.sub-menu li a:hover,
    .mainMenu_4 ul ul.sub-menu ul.sub-menu li a:hover,
    .fixedHeader.header_1 .mainmenu ul ul.sub-menu ul.sub-menu li a:hover,
    .mainmenu ul ul.sub-menu ul.sub-menu li a:hover{
        color: #000;
    }
    .mainmenu .togglers{
        margin: -55px 15px 0 0;
        float: right;
        display: block;
    }
    .mainMenu_6 ul li:after{
        display: none;
    }

    .header_6 .mobileMenuBar,
    .header_4 .mobileMenuBar{
        margin-top: -70px;
    }
    .h4_menu_btn{
        margin: -67px 15px 0 0;
        background: #1BA7E0;
    }
    .header_6{
        padding: 0;
    }
    .header_6 .logo_6{
        padding-left: 15px;
    }
    .h6_meta{
        display: block;
        padding: 0;
        float: right;
        margin: -50px 0 0;
    }
    .header_5{
        padding: 0 15px;
    }
    .header_5 .h6_meta{
        margin: 0;
    }
    .header_5 .h6_meta span {
        margin-right: 20px;
    }
    .storySection.fullHeight {
        position: relative;
        min-height: 100vh;
        padding: 120px 0;
    }

    .parallaxSection{
        background-attachment: fixed;
    }

}
/*------------------------------------------------------------------------------------
/ 5. Responsive For Mobile Device
--------------------------------------------------------------------------------------*/
@media (max-width: 767px){


    .sec_title br{
        display: none;
    }
    .work_loop_slider_3.owl-carousel .owl-nav button.owl-next{
        right: 30px;
    }
    .work_loop_slider_3.owl-carousel .owl-nav button.owl-prev{
        left: 30px;
    }
    .icon_box_10{
        padding: 35px 20px 30px;
    }
    .header_5{
        padding: 0;
    }
    .h6_meta > span{
        display: none;
    }
    .top_bar{
        text-align: center;
    }
    .h2_menu_btn{
        margin: -65px 0 0;
        display: block;
        float: right;
    }
    .footer__contacts li{
        font-size: 12px;
        margin-bottom: 1px;
    }
    .footer__contacts{
        padding: 0;
        bottom: 45px;
        text-align: center;
    }
    .popUp_social a{
        margin: 0 5px;
        letter-spacing: 0;
        font-size: 11px;
    }
    .popUp_social a i{
        margin-right: 5px;
    }
    .popUp_social{
        bottom: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .close-popup{
        top: 15px;
        right: 15px;
    }
    .container.mobileContainer {
        width: 100%;
    }
    .logo2 {
        left: 15px;
        top: 20px;
    }
    .dl-menu__wrap ul li{
        margin: 5px 0;
    }
    .slider_revolution .tparrows{
        top: auto !important;
        bottom: 10px;
    }
    .scrollDown_2{
        bottom: 20px;
    }
    .slider_revolution .tp-rightarrow.tparrows{
        left: auto !important;
        right: -65px !important;
    }
    .slider_revolution .tp-leftarrow.tparrows{
        left: -25px !important
    }
    .bg_layer_1{
        font-size: 26px !important;
        padding: 30px 10px !important;
    }
    .bg_layer_2{
        font-size: 16px !important;
        padding: 7px 10px !important;
    }
    .slider_revolution .ast_vieo_btn_2{
        padding-left: 75px !important;
        font-size: 12px !important;
        letter-spacing: 1px !important;
        font-weight: 600 !important;
        line-height: 60px !important;
    }
    .title_layer{
        display: block !important;
        font-size: 22px !important;
        word-break: break-all !important;
        line-height: 40px !important;
        overflow: hidden !important;
    }
    .title_layer:before,
    .title_layer:after{
        display: none
    }
    .bl5_cats{
        margin-bottom: 45px;
    }
    .bl5_content > span{
        margin-top: 30px;
    }
    .bl5_content,
    .bl5_footer{
        padding-left: 20px;
        padding-right: 20px;
    }
    .commentList ol li ul.ChildCom{
        padding-left: 20px;
    }
    .singleCom{
        padding-left: 0;
    }
    .singleCom img{
        position: relative;
        margin-bottom: 20px;
    }
    blockquote{
        padding-right: 15px;
    }
    .bdc_img{
        margin-bottom: 40px;
    }
    .bdc_head h2{
        font-size: 28px;
        line-height: 36px;
    }
    .contact_form.commentFrom{
        margin-top: 0;
    }
    .service_sidebar ul li a{
        padding: 21px 20px;
        font-size: 17px;
    }
    .astral_services_help{
        padding: 47px 20px 47px;
    }
    .serviceArea ul{
        margin-bottom: 30px;
    }
    .astral_SFaq .panel-heading a{
        padding: 7px 20px 6px;
    }
    .astral_SFaq .panel-body{
        padding: 22px 20px 26px;
    }
    .ws_head{
        padding-top: 50px;
    }
    .ws_gallery .carousel-control.right{
        right: 15px;
    }
    .ws_gallery .carousel-control.left{
        left: 15px;
    }
    .wsbm_nav.right{
        float: right;
    }
    .ws_banner_meta a{
        float: left;
    }
    .work_nav_6 li,
    .work_nav_5 li{
        margin-bottom: 10px;
    }
    .sidebar.leftsidebar {
        padding-bottom: 60px;
        padding-top: 0;
    }
    .sidebar {
        padding-top: 100px;
    }
    .src_post a{
        font-size: 15px;
    }
    .ast_pagination a, .ast_pagination span{
        margin-bottom: 10px;
    }
    .pb_title:before,
    .pb_title:after{
        display: none;
    }
    .pb_title{
        font-size: 36px;
        line-height: 44px;
        font-weight: 600;
    }
    .banner_5 h2{
        font-size: 35px;
        word-break: break-all;
        line-height: 50px;
    }
    .parTwoContent{
        padding: 60px 30px;
        width: 100%;
    }
    .parTwoContent h1{
        font-size: 50px;
        left: -15px;
        line-height: 60px;
        margin-bottom: 30px;
    }
    .parTwoContent h2{
        margin-bottom: 30px;
    }
    .parTwoContent p{
        font-size: 16px;
        line-height: 30px;
    }
    .steps:after,
    .storyTimeline:after{
        display: none;
    }
    .steps.downs{
        padding-top: 0;
    }
    .steps{
        padding-bottom: 0;
        margin-bottom: 30px;
        padding-left: 0;
        text-align: center;
    }
    .steps i{
        position: relative;
        margin-bottom: 20px;
        display: inline-block;
    }
    .contact_form_5 input[type='text'], 
    .contact_form_5 input[type='email'], 
    .contact_form_5 input[type='number'], 
    .contact_form_5 select, 
    .contact_form_5 textarea{
        height: 30px;
        margin-bottom: 20px;
    }
    .contact_form_5 textarea{
        height: 80px;
    }
    .single_con_info{
        padding: 0 0 30px;
    }
    .testimonial_item_4 p{
        font-size: 22px;
        line-height: 38px;
    }
    .work_nav_3 li{
        margin: 0 9px 20px;
    }
    .ab_clients img{
        width: 33%;
    }
    .ab4_img1{
        position: relative;
        top: auto;
        margin: 30px 0;
    }
    .ab4_img2{
        position: relative;
        top: auto;
    }
    .ab4_img2:after{
        display: none;
    }
    .conInfoItems .col-lg-6{
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, .6);
        padding: 50px 15px;
    }
    .conInfoItems .col-lg-6:nth-of-type(3){
        border-bottom: 1px solid rgba(255, 255, 255, .6);
    }
    .ast_map_2 iframe{
        height: 350px;
    }
    .testimonial_item_3 p{
        font-size: 22px;
        line-height: 36px;
    }
    .fact_2{
        margin-bottom: 40px;
        text-align: center;
    }
    .pdr30 {
        padding-right: 15px;
    }
    .wlp3_Content h2{
        font-size: 30px;
        line-height: 40px;
    }
    .featureHolder{
        padding: 0 0 0;
    }
    .ast_tab_2 .pull-right {
        float: left !important;
        width: 100%;
    }
    .skillDesc h2{
        font-size: 25px;
        line-height: 34px;
        word-break: break-all;
    }
    .ast_tab_2_control li a{
        padding: 0 18px;
    }
    .st3_tab_content h2{
        font-size: 26px;
        line-height: 36px;
    }
    .ast_btn_2.square{
        margin: 0 0 40px;
    }
    .st3_social{
        position: absolute;
        top: 55px;
        right: auto;
        left: 0;
    }
    .ast_tab_3_controll{
        display: block;
    }
    .ast_tab_3_controll li{
        width: 48%;
        margin-bottom: 70px;
        display: inline-block;
    }
    .bl2_desc h3,
    .bl2_desc p{
        padding: 0;
    }
    .ast_tab_1_content p {
        padding: 0;
    }
    .work_nav_2{
        float: left !important;
        margin: 0 0 30px;
    }
    .wl2_thumb{
        width: 100%;
        height: 300px;
    }
    .wl2_thumb img{
        height: 100%;
        width: auto;
        max-width: 100%;
    }
    .wl2_cont{
        padding: 30px 20px;
    }
    .wl2_cont h2{
        font-size: 28px;
        line-height: 38px;
        word-break: break-all;
        white-space: normal;
    }
    .ast_tab_1_control li a{
        letter-spacing: 0;
        line-height: 20px;
    }
    .ti2_rate{
        font-size: 45px;
    }
    .testimonial_item_2,
    .pt2_body{
        padding-left: 20px;
        padding-right: 20px;
    }
    .c2as_content h2{
        font-size: 40px;
        line-height: 60px;
    }
    .c2as_content p{
        font-size: 24px;
        line-height: 36px;
    }
    .c2as_content .ast_btn_2{
        display: block;
        margin: 0 0 15px;
    }
    .ast_map iframe{
        height: 350px;
    }
    .singleFooter h3,
    .singleFooter p{
        font-size: 24px;
    }
    .singleFooter h2{
        font-size: 30px;
        line-height: 50px;
    }
    .subscribe_form{
        padding: 0;
    }
    .pdr5 {
        padding-right: 0;
    }
    .pdl5{
        padding-left: 0;
    }
    .wl1_cont{
        padding: 30px 20px;
    }
    .wl1_cont h2{
        font-size: 25px;
        line-height: 32px;
    }
    .sec_title br{
        display: none;
    }
    .testimonial_item p{
        font-size: 22px;
        line-height: 36px;
    }
    .testimonial_slider_1 .carousel-indicators li h6,
    .testimonial_slider_1 .carousel-indicators li h5{
        display: none;
    }
    .testimonial_slider_1 .carousel-indicators li.active{
        width: 70px;
        padding-left: 0;
    }
    .completeRate{
        text-align: center;
        margin-bottom: 30px;
    }
    .wwd_item h2{
        font-size: 36px;
        line-height: 44px;
    }
    .subscribe_form input[type="email"]{
        margin-bottom: 15px;
    }
    .contact_form{
        margin-top: 50px;
    }
    .blog_loop_1{
        margin: 0 15px 30px;
    }
    .bl1_details{
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .bl1_details.bl1_one{
        margin-bottom: 0;
    }
    .bl1_details.bl1_one::after{
        border-color: transparent transparent #fff;
        border-width: 0 12px 12px;
        left: 15px;
        top: -12px;
    }
    .bl1_details.bl1_two::after{
        right: 15px;
        top: auto;
        bottom: -48px;
        transform: rotate(-90deg);
    }
    .copyies{
        line-height: 1.5;
        text-align: center;
    }
    .footer_0 .widget{
        padding-bottom: 40px;
    }
    .footer_social{
        text-align: center;
        padding-top: 0;
    }


    .fact_1{
        text-align: center;
    }
    .fact_1 h2{
        display: inline-block;
        width: auto;
    }
    .bl1_details{
        padding: 28px 0 15px;
    }
    .bl1_details.bl1_two, .bl1_details.bl1_three{
        text-align: left !important;
    }
    .bl1_details::after{
        display: none;
    }
    .insta_imgs a{
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .icon_box_3{
        margin-bottom: 40px;
    }
    .ast_tab_1_control{
        display: block;
    }
    .ast_tab_1_control li{
        width: 100%;
        margin-bottom: 15px;
    }
    .ast_tab_1_control li:last-child{
        margin-bottom: 0;
    }
    .contact_form_2 .col-lg-12.text-right{
        text-align: center !important;
    }
    .funfactsection2 p.ast_lead{
        padding-right: 0;
    }
    .st3_info{
        padding: 20px 5px;
    }
    .blog_loop_5{
        margin-bottom: 30px;
    }
    .rev_slider_wrapper{
        width: 100vw !important;
    }
    .fullHeight {
        min-height: 100vh;
        padding: 120px 0;
        height: auto !important; 
    }
    .fullHeight .vmiddle{
        top: auto;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    .parallaxSection{
        background-attachment: fixed;
    }
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.historySection__scrollable {
    max-width: 1170px;
}

.historySection__scroller {
    height: 720px;
    overflow-y: scroll;
}

.historySection__scroller .storyTimeline {
    display: flex;
    flex-direction: column;
    min-height:188px;
}

.storyTimeline {
    position: static;
}

.storyTimeline__item {
    flex: 1 0 125px;
}

.storyTimeline__icon {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    height: 38px;
}

@media (min-width: 768px) {
    .storyTimeline__icon {
        position: absolute;
        left: 0;
    }

    .padded-timeline-container {
        padding: 0 100px;
        max-width: 1270px;
        margin: auto;
        position: relative;
    }

    .container.timeline-container {
        max-width: 1170px;
        width: 100%;
    }
}

.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; /* added line */
}

.scrollable__buttons {
    position: absolute;
    top: calc(50% - 28px);
    width: 100%;
    max-width: 1270px;
    left: 0;
    display: none;
}

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

    .scrollable__buttons-left {
        /*left: -25px;*/
        left: 0;
    }

    .scrollable__buttons-right {
        /*right: -25px;*/
        right: 0;
    }
}

.scrollable__buttons button {
    background: transparent; /*#1BA7E0;*/
    z-index: 3;
    color: black;
    border: 0;
    position: absolute;

}

@media screen and (min-width: 822px) {
    .scrollable__buttons-left {
        left: 40px;
    }

    .scrollable__buttons-right {
        right: 40px;
    }
}

@media screen and (min-width: 768px) {
    .historySection__scrollable {
        max-width: 1170px;
        height: 320px;
        position: relative;

    }

    .historySection__scroller {
        height: auto;
        overflow-x: scroll;
        overflow-y: visible;

        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* Internet Explorer 10+ */
    }

    .historySection__scroller::-webkit-scrollbar { /* WebKit */
        width: 0;
        height: 0;
    }

    .historySection__scroller .storyTimeline {
        flex-direction: row;
    }

    .storyTimeline {
        height: 320px;
    }

    .storyTimeline__item {
        flex: 0 0 292.5px;
        height: 160px;
        align-self: flex-start;
    }

    .storyTimeline__item:nth-child(even) {
        align-self: flex-end;
    }

    .steps,
    .steps.downs{
        height: 100%;
        padding-top: 26px;
    }

    .steps:after {
        top: auto;
        top: unset;
        bottom: 0;
    }

    .steps.downs:after {
        bottom:  unset;
        top: 0px;
    }
}



.ask-slider-container {
    position: relative;
}

.ask-slider__item {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.ask-slider .tparrows {
    width: 100px;
    height: auto;
    display: inline-block;
    background: transparent;
    bottom: 0px !important;
    top: unset !important;
    transform: none !important;
}

.ask-slider .tparrows.tp-leftarrow {
    /*transform: matrix(1, 0, 0, 1, 30, -8) !important;*/
}

.ask-slider .tparrows.tp-rightarrow {
    /*transform: matrix(1, 0, 0, 1, 30, -8) !important;*/
    right: 0;
    left: unset !important;
}

.ask-slider .tparrows:before,
.ask-slider .tparrows:after {
    height: 40px;
}

.ask-slider .tparrows.tp-leftarrow:before {
    content: "\f273";
    color: rgba(255, 255, 255, .7);
    display: inline-block;
    margin-right: 4px;
    margin-top:2px;
    font-family: LineAwesome;
}

.ask-slider .tparrows.tp-leftarrow:after {
    content: 'Previous';
    color: rgba(255, 255, 255, .7);
    line-height: .8;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    background: transparent;
    width: auto;
    display: inline-block;
}


.ask-slider .tparrows.tp-rightarrow:after {
    content: "\f274";
    color: rgba(255, 255, 255, .7);
    display: inline-block;
    margin-left: 4px;
    margin-top: 2px;
    font-family: LineAwesome;
}

.ask-slider .tparrows.tp-rightarrow:before {
    content: 'Next';
    color: rgba(255, 255, 255, .7);
    line-height: .8;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    background: transparent;
    width: auto;
    display: inline-block;
}
html, body {
    overflow-x: hidden;
}


@media screen and (max-width: 1024px) {
    img .services-image {
        max-width: 67%;
    }
}
@media screen and (max-width: 1200px) {
    .pjp_con span {
        width: 80%;
        margin: auto;
        line-height: 20px;
    }
}
@media screen and (max-width: 768px) {
    .services-image {
        max-width: 100%;
    }
    .abp {
        margin-bottom: 0;
    }
    .processBox {
        padding-left: 0;
    }
    .footer-links {
        flex-direction: column;
        padding-top: 20px;
    }
    .copyies {
        padding: 23px 0;
    }
    .bl4_thumb{
        width: 100%;
        height: 100%;
    }
    .mainmenu ul li.active {
        background:  #4194ca;
    }
    .whatWeDoSection{
        background: url(../images/bg/10.jpg);
        padding: 150px 0;
        background-attachment: scroll;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media screen and (max-width: 992px) {
    .ast_tab_3_controll {
        text-align: center;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .ast_tab_3_controll li {
        width: 32%;
    }
}
.mb20 {
    margin-bottom: 20px;
}
img {
    max-width: 100%;
}
.header-text {
    margin-top: 50px;
}

.shafull_container {
    max-width: 100%;
}
@media screen and (max-width: 710px) {
    .shaf_item.blog {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .services-image {
        display: none;
    }
    .responsive-services-text-above {
        display: block;
    }
    .work_nav {
        margin: 0 0 25px;
    }
    .tab-content {
        text-align: center;
    }
    .responsive-services-text-below {
        display: none;
    }
}
@media screen and (min-width: 711px) {
    #re-sized-image {
        max-width: 58%;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .wl8_content {
        bottom: 24px;
    }
}
@media screen and (min-width: 1200px) {
    .bl4_thumb{
        width: 360px;
    }
}
@media screen and (min-width: 767px) {
    .bl4_thumb {
        height: 225px;
    }
}
.page_banner {
    padding-top: 100px;
    padding-bottom: 50px;
    height: auto;
}
.page_banner .vmiddle {
    position: static;
    transform: none;
}
.introduction-section {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content; center;
    align-items: center;
}
.introduction-text {
    text-align: center;
}
.introduction-title {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .page_banner {
        padding-top: 0;
        padding-bottom: 0;
        height: 480px;
    }
    .page_banner .vmiddle {
        position: relative;
        transform: translateY(-50%);
    }
}
@media screen and (min-width: 640px) {
    .responsive-services-text-above {
        display: none;
    }
    .responsive-services-text-below {
        display: block;
    }
}
@media screen and (min-width: 992px) {
    .introduction-section {
        margin: unset;
    }
    .introduction-text {
        text-align: center;
    }
    .introduction-title {
        text-align: center;
    }
}
.landing-page-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
@media screen and (min-width: 992px) {
    .landing-page-icons {
        flex-direction: row;
    }
}
.page_banner.landing-page {
    background: url(../images/bg/landing-page.jpg);
    background-position-y: center;
}
.landing-page-title {
    text-align: center;
}
@media screen and (min-width: 992px) {
    .landing-page-title {
        text-align: left;
    }
}
.work_nav p:nth-last-child(1){
    margin-bottom: 0;
}

.work_nav .js-multitab__item {
    line-height: 1.6;
}
.contact_form input[type="text"].validation-error,
.contact_form input[type="email"].validation-error,
.contact_form input[type="number"].validation-error,
.contact_form textarea.validation-error,
.contact_form .validation-error {
    background: #f8d7da;
    border-color: #f5c6cb;
}

.ast_con_message.error {
    background: #f8d7da;
    border-color: #f5c6cb;
    color:#b8132e;
}
.ast_circle_skill h5{
    line-height: inherit !important;
}
.st3_info h2 {
    line-height: 1 !important;
}
.st3_info {
    padding: 15px 10px !important;
}
.sec_sub_title {
    line-height: inherit;
}
.perks-boxes {
    position: relative;
    width: 100%;
    height: 168px;
    padding: 3px;
    margin-bottom: 0;
    text-align: center;
}
.blog-section-inner {
    min-height: 400px;
}

.blog-section-inner .blogs-loading {
    padding-top: 140px;
    text-align: center;
    font-size: 20px;
}

.blog-section-inner .blogs-no-results {
    padding-top: 140px;
    text-align: center;
    font-size: 20px;
}

.ast_pagination .current {
    background: #1BA7E0;
    color: #FFF;
}


.our-work-section-inner {
    min-height: 400px;
}

.our-work-section-inner .our-work-loading {
    padding-top: 140px;
    text-align: center;
    font-size: 20px;
}

.our-work-section-inner .our-works-no-results {
    padding-top: 140px;
    text-align: center;
    font-size: 20px;
}

.ast_pagination .current {
    background: #1BA7E0;
    color: #FFF;
}

.our-work .text-uppercase {
    line-height: 1.1em;
}

.our-work-date {
    white-space: nowrap;
}

.contact_info a[href*="mailto"],
.footer_0 a[href*="mailto"]{
    color: #757575;
}

.contact_info a[href*="mailto"]:hover,
.footer_0 a[href*="mailto"]:hover{
    color: #757575;
    text-decoration: underline;
}

.footer_0 a[href*="mailto"] {
    text-transform: uppercase;
}
.flex-circles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_0 ul li a:before {
    background: transparent;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f121";
    font-family: LineAwesome;
    font-size: 15px;
    line-height: .8;
    color: white;
}
