@charset "UTF-8";
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: 700; }

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: -0.5em; }

sub {
  bottom: -0.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 silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

@media print {
  *,
  :before,
  :after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont78ce.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont78ce.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont78ce.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont78ce.svg?v=4.2.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: 0.1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }

.fa.pull-right {
  margin-left: 0.3em; }

.fa-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); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-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 .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: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

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

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

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

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

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

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

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

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

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

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

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

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

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

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

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

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

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

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

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

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

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

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

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

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

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.html");
  src: url("../fonts/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular-2.html") format("woff"), url("../fonts/glyphicons-halflings-regular-3.html") format("truetype"), url("../fonts/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "*"; }

.glyphicon-plus:before {
  content: "+"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€"; }

.glyphicon-minus:before {
  content: "−"; }

.glyphicon-cloud:before {
  content: "☁"; }

.glyphicon-envelope:before {
  content: "✉"; }

.glyphicon-pencil:before {
  content: "✏"; }

.glyphicon-glass:before {
  content: ""; }

.glyphicon-music:before {
  content: ""; }

.glyphicon-search:before {
  content: ""; }

.glyphicon-heart:before {
  content: ""; }

.glyphicon-star:before {
  content: ""; }

.glyphicon-star-empty:before {
  content: ""; }

.glyphicon-user:before {
  content: ""; }

.glyphicon-film:before {
  content: ""; }

.glyphicon-th-large:before {
  content: ""; }

.glyphicon-th:before {
  content: ""; }

.glyphicon-th-list:before {
  content: ""; }

.glyphicon-ok:before {
  content: ""; }

.glyphicon-remove:before {
  content: ""; }

.glyphicon-zoom-in:before {
  content: ""; }

.glyphicon-zoom-out:before {
  content: ""; }

.glyphicon-off:before {
  content: ""; }

.glyphicon-signal:before {
  content: ""; }

.glyphicon-cog:before {
  content: ""; }

.glyphicon-trash:before {
  content: ""; }

.glyphicon-home:before {
  content: ""; }

.glyphicon-file:before {
  content: ""; }

.glyphicon-time:before {
  content: ""; }

.glyphicon-road:before {
  content: ""; }

.glyphicon-download-alt:before {
  content: ""; }

.glyphicon-download:before {
  content: ""; }

.glyphicon-upload:before {
  content: ""; }

.glyphicon-inbox:before {
  content: ""; }

.glyphicon-play-circle:before {
  content: ""; }

.glyphicon-repeat:before {
  content: ""; }

.glyphicon-refresh:before {
  content: ""; }

.glyphicon-list-alt:before {
  content: ""; }

.glyphicon-lock:before {
  content: ""; }

.glyphicon-flag:before {
  content: ""; }

.glyphicon-headphones:before {
  content: ""; }

.glyphicon-volume-off:before {
  content: ""; }

.glyphicon-volume-down:before {
  content: ""; }

.glyphicon-volume-up:before {
  content: ""; }

.glyphicon-qrcode:before {
  content: ""; }

.glyphicon-barcode:before {
  content: ""; }

.glyphicon-tag:before {
  content: ""; }

.glyphicon-tags:before {
  content: ""; }

.glyphicon-book:before {
  content: ""; }

.glyphicon-bookmark:before {
  content: ""; }

.glyphicon-print:before {
  content: ""; }

.glyphicon-camera:before {
  content: ""; }

.glyphicon-font:before {
  content: ""; }

.glyphicon-bold:before {
  content: ""; }

.glyphicon-italic:before {
  content: ""; }

.glyphicon-text-height:before {
  content: ""; }

.glyphicon-text-width:before {
  content: ""; }

.glyphicon-align-left:before {
  content: ""; }

.glyphicon-align-center:before {
  content: ""; }

.glyphicon-align-right:before {
  content: ""; }

.glyphicon-align-justify:before {
  content: ""; }

.glyphicon-list:before {
  content: ""; }

.glyphicon-indent-left:before {
  content: ""; }

.glyphicon-indent-right:before {
  content: ""; }

.glyphicon-facetime-video:before {
  content: ""; }

.glyphicon-picture:before {
  content: ""; }

.glyphicon-map-marker:before {
  content: ""; }

.glyphicon-adjust:before {
  content: ""; }

.glyphicon-tint:before {
  content: ""; }

.glyphicon-edit:before {
  content: ""; }

.glyphicon-share:before {
  content: ""; }

.glyphicon-check:before {
  content: ""; }

.glyphicon-move:before {
  content: ""; }

.glyphicon-step-backward:before {
  content: ""; }

.glyphicon-fast-backward:before {
  content: ""; }

.glyphicon-backward:before {
  content: ""; }

.glyphicon-play:before {
  content: ""; }

.glyphicon-pause:before {
  content: ""; }

.glyphicon-stop:before {
  content: ""; }

.glyphicon-forward:before {
  content: ""; }

.glyphicon-fast-forward:before {
  content: ""; }

.glyphicon-step-forward:before {
  content: ""; }

.glyphicon-eject:before {
  content: ""; }

.glyphicon-chevron-left:before {
  content: ""; }

.glyphicon-chevron-right:before {
  content: ""; }

.glyphicon-plus-sign:before {
  content: ""; }

.glyphicon-minus-sign:before {
  content: ""; }

.glyphicon-remove-sign:before {
  content: ""; }

.glyphicon-ok-sign:before {
  content: ""; }

.glyphicon-question-sign:before {
  content: ""; }

.glyphicon-info-sign:before {
  content: ""; }

.glyphicon-screenshot:before {
  content: ""; }

.glyphicon-remove-circle:before {
  content: ""; }

.glyphicon-ok-circle:before {
  content: ""; }

.glyphicon-ban-circle:before {
  content: ""; }

.glyphicon-arrow-left:before {
  content: ""; }

.glyphicon-arrow-right:before {
  content: ""; }

.glyphicon-arrow-up:before {
  content: ""; }

.glyphicon-arrow-down:before {
  content: ""; }

.glyphicon-share-alt:before {
  content: ""; }

.glyphicon-resize-full:before {
  content: ""; }

.glyphicon-resize-small:before {
  content: ""; }

.glyphicon-exclamation-sign:before {
  content: ""; }

.glyphicon-gift:before {
  content: ""; }

.glyphicon-leaf:before {
  content: ""; }

.glyphicon-fire:before {
  content: ""; }

.glyphicon-eye-open:before {
  content: ""; }

.glyphicon-eye-close:before {
  content: ""; }

.glyphicon-warning-sign:before {
  content: ""; }

.glyphicon-plane:before {
  content: ""; }

.glyphicon-calendar:before {
  content: ""; }

.glyphicon-random:before {
  content: ""; }

.glyphicon-comment:before {
  content: ""; }

.glyphicon-magnet:before {
  content: ""; }

.glyphicon-chevron-up:before {
  content: ""; }

.glyphicon-chevron-down:before {
  content: ""; }

.glyphicon-retweet:before {
  content: ""; }

.glyphicon-shopping-cart:before {
  content: ""; }

.glyphicon-folder-close:before {
  content: ""; }

.glyphicon-folder-open:before {
  content: ""; }

.glyphicon-resize-vertical:before {
  content: ""; }

.glyphicon-resize-horizontal:before {
  content: ""; }

.glyphicon-hdd:before {
  content: ""; }

.glyphicon-bullhorn:before {
  content: ""; }

.glyphicon-bell:before {
  content: ""; }

.glyphicon-certificate:before {
  content: ""; }

.glyphicon-thumbs-up:before {
  content: ""; }

.glyphicon-thumbs-down:before {
  content: ""; }

.glyphicon-hand-right:before {
  content: ""; }

.glyphicon-hand-left:before {
  content: ""; }

.glyphicon-hand-up:before {
  content: ""; }

.glyphicon-hand-down:before {
  content: ""; }

.glyphicon-circle-arrow-right:before {
  content: ""; }

.glyphicon-circle-arrow-left:before {
  content: ""; }

.glyphicon-circle-arrow-up:before {
  content: ""; }

.glyphicon-circle-arrow-down:before {
  content: ""; }

.glyphicon-globe:before {
  content: ""; }

.glyphicon-wrench:before {
  content: ""; }

.glyphicon-tasks:before {
  content: ""; }

.glyphicon-filter:before {
  content: ""; }

.glyphicon-briefcase:before {
  content: ""; }

.glyphicon-fullscreen:before {
  content: ""; }

.glyphicon-dashboard:before {
  content: ""; }

.glyphicon-paperclip:before {
  content: ""; }

.glyphicon-heart-empty:before {
  content: ""; }

.glyphicon-link:before {
  content: ""; }

.glyphicon-phone:before {
  content: ""; }

.glyphicon-pushpin:before {
  content: ""; }

.glyphicon-usd:before {
  content: ""; }

.glyphicon-gbp:before {
  content: ""; }

.glyphicon-sort:before {
  content: ""; }

.glyphicon-sort-by-alphabet:before {
  content: ""; }

.glyphicon-sort-by-alphabet-alt:before {
  content: ""; }

.glyphicon-sort-by-order:before {
  content: ""; }

.glyphicon-sort-by-order-alt:before {
  content: ""; }

.glyphicon-sort-by-attributes:before {
  content: ""; }

.glyphicon-sort-by-attributes-alt:before {
  content: ""; }

.glyphicon-unchecked:before {
  content: ""; }

.glyphicon-expand:before {
  content: ""; }

.glyphicon-collapse-down:before {
  content: ""; }

.glyphicon-collapse-up:before {
  content: ""; }

.glyphicon-log-in:before {
  content: ""; }

.glyphicon-flash:before {
  content: ""; }

.glyphicon-log-out:before {
  content: ""; }

.glyphicon-new-window:before {
  content: ""; }

.glyphicon-record:before {
  content: ""; }

.glyphicon-save:before {
  content: ""; }

.glyphicon-open:before {
  content: ""; }

.glyphicon-saved:before {
  content: ""; }

.glyphicon-import:before {
  content: ""; }

.glyphicon-export:before {
  content: ""; }

.glyphicon-send:before {
  content: ""; }

.glyphicon-floppy-disk:before {
  content: ""; }

.glyphicon-floppy-saved:before {
  content: ""; }

.glyphicon-floppy-remove:before {
  content: ""; }

.glyphicon-floppy-save:before {
  content: ""; }

.glyphicon-floppy-open:before {
  content: ""; }

.glyphicon-credit-card:before {
  content: ""; }

.glyphicon-transfer:before {
  content: ""; }

.glyphicon-cutlery:before {
  content: ""; }

.glyphicon-header:before {
  content: ""; }

.glyphicon-compressed:before {
  content: ""; }

.glyphicon-earphone:before {
  content: ""; }

.glyphicon-phone-alt:before {
  content: ""; }

.glyphicon-tower:before {
  content: ""; }

.glyphicon-stats:before {
  content: ""; }

.glyphicon-sd-video:before {
  content: ""; }

.glyphicon-hd-video:before {
  content: ""; }

.glyphicon-subtitles:before {
  content: ""; }

.glyphicon-sound-stereo:before {
  content: ""; }

.glyphicon-sound-dolby:before {
  content: ""; }

.glyphicon-sound-5-1:before {
  content: ""; }

.glyphicon-sound-6-1:before {
  content: ""; }

.glyphicon-sound-7-1:before {
  content: ""; }

.glyphicon-copyright-mark:before {
  content: ""; }

.glyphicon-registration-mark:before {
  content: ""; }

.glyphicon-cloud-download:before {
  content: ""; }

.glyphicon-cloud-upload:before {
  content: ""; }

.glyphicon-tree-conifer:before {
  content: ""; }

.glyphicon-tree-deciduous:before {
  content: ""; }

* {
  -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: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

.client-avatar figure {
  height: 80px; }

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 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  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: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

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: "— "; }

.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: " —"; }

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, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

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

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

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

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

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

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(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: 700; }

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type=file] {
  display: block; }

input[type=range] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 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 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type=search] {
  -webkit-appearance: none; }

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
  line-height: 30px;
  line-height: 1.5 \0; }

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
  line-height: 46px;
  line-height: 1.33 \0; }

_:-ms-fullscreen,
:root input[type=date],
_:-ms-fullscreen,
:root input[type=time],
_:-ms-fullscreen,
:root input[type=datetime-local],
_:-ms-fullscreen,
:root input[type=month] {
  line-height: 1.42857143; }

_:-ms-fullscreen.input-sm,
:root input[type=date].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type=time].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type=datetime-local].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type=month].input-sm {
  line-height: 1.5; }

_:-ms-fullscreen.input-lg,
:root input[type=date].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type=time].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type=datetime-local].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type=month].input-lg {
  line-height: 1.33; }

.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: 400;
  cursor: pointer; }

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto; }

.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #428bca;
  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: #2a6496;
  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.33;
  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 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }

.collapse.in {
  display: block;
  visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.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, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 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: 400;
  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: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

.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: #428bca; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ "; }

.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: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #428bca; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

.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: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0; }

  .container .jumbotron {
    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 0.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: #428bca; }

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

.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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 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: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

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

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

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

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 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 {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.modal-header {
  min-height: 16.43px;
  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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 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, 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, 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, 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: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000; }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 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, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 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: 0.9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: "‹"; }

.carousel-control .icon-next:before {
  content: "›"; }

.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, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

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

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

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

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

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

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

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

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont78ce.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont78ce.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont78ce.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont78ce.svg?v=4.2.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: 0.1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }

.fa.pull-right {
  margin-left: 0.3em; }

.fa-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); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-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 .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: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

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

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

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

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

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

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

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

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

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

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

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

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

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

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

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

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

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

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

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

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

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

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

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

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

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.client-avatar img {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50%; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: thin; }

.ts-section-title h1 {
  color: #252525;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 15px; }

.cb50w2.icn-arrowthn {
  height: 79.2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px; }

.recent-activiti-bg {
  background-image: url("../event-slider/images/slider/s6.jpg"); }

.recent-activiti-bg img {
  position: relative;
  width: 100%;
  height: 360px;
  object-fit: cover;
  object-position: 0%;}

.recent-activiti-bg .activites-slide {
  box-shadow: 0 0 6px #b2b2b2;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  position: relative; }

.tex-line {
  text-align: justify; }

.fot-tex {
  color: #fd4326; }

.fullwidthabanner {
  height: 599px;
  background-color: #000;
  opacity: 1; }

.css1 {
  z-index: 5;
  max-width: auto;
  max-height: auto;
  white-space: nowrap; }

.css2 {
  z-index: 6;
  max-width: auto;
  max-height: auto;
  white-space: nowrap; }

.css3 {
  z-index: 15;
  max-width: auto;
  max-height: auto;
  white-space: nowrap; }

.career-page-body {
  padding: 3em 0; }

.career-image {
  float: left;
  padding-right: 30px; }

.career-text {
  line-height: 40px; }

.btn.post-box {
  border: 1px solid; }

.btn.post-box h3 {
  margin: 0;
  padding: 20px;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-perspective: 1000; }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 9; }

.owl-carousel .owl-item {
  float: left; }

.ts-item-testimonial {
  height: 355px; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.owl-controls .owl-buttons {
  text-align: center; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: .5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1; }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut 0.7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn 0.7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade 0.7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown 0.6s ease both; }

.owl-goUp-out {
  -webkit-animation: goUpout .4s ease both;
  -moz-animation: goUpout .4s ease both;
  -ms-animation: goUpout .4s ease both;
  -o-animation: goUpout .4s ease both;
  animation: goUpout 0.4s ease both; }

.owl-goUp-in {
  -webkit-animation: goUpin .4s ease both;
  -moz-animation: goUpin .4s ease both;
  -ms-animation: goUpin .4s ease both;
  -o-animation: goUpin .4s ease both;
  animation: goUpin 0.4s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .9s ease-out both;
  -moz-animation: scaleUpFrom .9s ease-out both;
  animation: scaleUpFrom 0.9s ease-out both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .9s ease both;
  -moz-animation: scaleUpTo .9s ease both;
  animation: scaleUpTo 0.9s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.8); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.8); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.8); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.8); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.8); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.8); } }
@-webkit-keyframes goUpin {
  from {
    -webkit-transform: translateY(100%); } }
@-moz-keyframes goUpin {
  from {
    -moz-transform: translateY(100%); } }
@-ms-keyframes goUpin {
  from {
    -moz-transform: translateY(100%); } }
@-o-keyframes goUpin {
  from {
    -moz-transform: translateY(100%); } }
@keyframes goUpin {
  from {
    -moz-transform: translateY(100%); } }
@-webkit-keyframes goUpout {
  to {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goUpout {
  to {
    -moz-transform: translateY(-100%); } }
@-ms-keyframes goUpout {
  to {
    -moz-transform: translateY(-100%); } }
@-o-keyframes goUpout {
  to {
    -moz-transform: translateY(-100%); } }
@keyframes goUpout {
  to {
    -moz-transform: translateY(-100%); } }
body {
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 26px;
  color: #737373; }

h1 {
  font-size: 45px; }

h2 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

h1,
h2,
h3,
h4,
h5 {
  font-weight: 300;
  color: #252525;
  margin: 0 0 20px 0; }

h4 {
  font-size: 20px; }

h3 {
  font-size: 25px; }

h3,
h4 {
  font-weight: 300;
  color: #252525;
  margin: 0 0 20px 0; }

a {
  text-decoration: none;
  color: #e62e00; }

a:hover,
a:focus {
  text-decoration: none;
  color: #737373; }

a:focus {
  outline: 0; }

ul {
  margin: 0; }

img {
  max-width: 100%; }

iframe {
  border: 0; }

iframe {
  max-width: 100%; }

.vcex-list_item {
  line-height: 26px;
  margin-bottom: 10px; }

.vcex-spacing {
  margin-bottom: 40px; }

.vcex-list_item span {
  color: #252525;
  font-size: 14px;
  margin-right: 15px; }

#toggle-bar-wrap {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all .25s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
  z-index: 10001; }

#toggle-bar {
  padding: 40px 0; }

#toggle-bar {
  padding: 20px 0; }

.toggle-bar-btn {
  border-color: #e62e00 #e62e00 transparent transparent;
  border-left: 23px solid transparent;
  border-style: solid;
  border-width: 23px;
  color: #fff;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10002; }

.col-sm-4 span {
  font-weight: 500; }

.ts-wrapper {
  padding-bottom: 10px; }

#wrapper {
  overflow: hidden; }

.parallax-section {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.parallax-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  background-position: 0 50%; }

.ts-section-title {
  position: relative; }

.ts-section-title h3 {
  font-weight: 300;
  font-size: 30px;
  color: #252525;
  margin-top: 15px;
  line-height: 30px;
  margin-bottom: 10px; }

.ts-section-title p {
  font-weight: 300;
  font-size: 15px;
  line-height: 26px; }

.ts-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.9); }

#toggle-bar-wrap.active-bar {
  opacity: 1;
  visibility: visible; }

.ts-infobar.infobar-down:before {
  content: "+";
  color: #fff;
  display: inline-block;
  font-size: 16px;
  left: 5px;
  position: absolute;
  top: -22px; }

@media (max-width: 767px) {
  .hidden-phone {
    display: none !important; } }
.tp-bannertimer {
  height: 2px;
  background: rgba(255, 255, 255, 0.5); }

.ts-big-caption,
.ts-big-caption-center {
  font-family: 'Roboto';
  font-size: 45px;
  line-height: 55px;
  font-weight: 300; }

.ts-big-caption-center {
  text-align: center; }

.ts-big-caption span,
.ts-big-caption-center span {
  color: #e62e00;
  font-weight: 500; }

.ts-caption-medium {
  font-weight: 300;
  font-size: 20px;
  font-family: "Roboto"; }

.ts-big-caption,
.ts-big-caption-center,
.ts-caption-medium {
  color: #fff; }

.ts-caption-small,
.ts-caption-small-right {
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  font-family: "Roboto"; }

.ts-caption-small .fa {
  background: #e62e00;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  margin-right: 10px;
  color: white;
  line-height: 25px;
  font-size: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.ts-caption-small-right .fa {
  background: #e62e00;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  margin-left: 15px;
  color: white;
  line-height: 25px;
  font-size: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.ts-button-slide {
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
  padding: 0 25px;
  line-height: 35px; }

.ts-button-slide-2 {
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  border: 2px solid #e62e00;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
  padding: 0 25px;
  line-height: 35px;
  background: #e62e00; }

.ts-button-slide-2:hover {
  background: transparent;
  border-color: #fff;
  color: #fff; }

.ts-button-slide-2 a {
  color: white !important; }

.ts-button-slide-2:hover a,
.ts-button-slide-2 a:hover {
  color: #e62e00; }

.ts-button-slide:hover {
  background: #e62e00;
  border-color: #e62e00; }

.ts-button-slide a {
  color: white; }

.ts-button-slide a:hover,
.ts-button-slide:hover a {
  color: #fff; }

.tp-leftarrow.default,
.tp-rightarrow.default {
  background: rgba(255, 255, 255, 0.19);
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  color: #fff; }

.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
  color: #e62e00; }

.tp-leftarrow.default:after {
  content: "\f104";
  font-family: "FontAwesome"; }

.tp-rightarrow.default:after {
  content: "\f105";
  font-family: "FontAwesome"; }

.tp-leftarrow.custom,
.tp-rightarrow.custom {
  background: #4f5053; }

.tp-bannertimer {
  visibility: hidden !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .ts-caption-small .fa,
  .ts-caption-small-right .fa {
    line-height: 25px !important; } }
@media (max-width: 767px) {
  .ts-caption-small .fa,
  .ts-caption-small-right .fa {
    width: 10px;
    height: 10px;
    line-height: 10px !important; } }
.ts-section-title.title-light p {
  color: #cecece; }

.main-header > .container {
  position: relative; }

.top-header {
  background: #25272b; }

.top-info {
  text-align: right; }

.top-header ul {
  padding: 0; }

.top-header ul li {
  display: inline-block;
  list-style: none;
  border-left: 1px solid #323437; }

.top-header ul li:last-child {
  border-right: 1px solid #323437; }

.top-header ul li a .fa {
  color: #6b6b6b;
  font-size: 12px; }

.top-header ul li a {
  color: #fff;
  font-weight: 300;
  padding: 0 13px;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 30px; }

.top-header ul li a:hover,
.top-header ul li a:hover .fa {
  color: #e62e00; }

.top-info ul li a .fa {
  margin-right: 7px; }

.logo {
  line-height: 85px;
  margin-top: 3px;
  -webkit-transition: margin-top .5s;
  -moz-transition: margin-top .5s;
  transition: margin-top .5s;
  float: left; }

.logo h1 {
  margin: 0; }

.main-header {
  background: #f3f3f3; }

.mobile-navigation {
  display: none; }

.main-menu > ul > li.menu-item-has-children > a:after,
.main-menu > ul > li.megamenu-item > a:after {
  position: static;
  margin-left: 7px;
  bottom: 10px;
  color: #42454a; }

.main-menu ul li a:hover {
  background: #42454a;
  color: #e62e00 !important; }

.main-menu ul > li .dropdown-menu li a {
  font-size: 14px;
  font-weight: 300;
  color: #919191;
  line-height: 42px; }

.megamenu-content h2 {
  font-weight: 400;
  font-size: 16px;
  color: white;
  line-height: normal;
  margin-bottom: 20px;
  text-align: center; }

.menu-nav > li ul.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 2px 0 #000; }

.menu-nav > li ul.dropdown-menu ul {
  top: 0;
  left: 100%;
  padding-left: 25px;
  margin-left: 25px; }

.main-menu {
  text-align: right; }

.main-menu li a .fa {
  margin-right: 10px; }

.main-menu .navbar-form {
  display: inline-block;
  padding-right: 0; }

.main-menu > ul > li {
  display: inline-block;
  position: relative;
  border-right: 1px solid #dfdfdf;
  margin-left: -4px;
  padding-left: 0;
  padding-right: 0; }

.main-menu ul {
  display: inline-block;
  margin: 0; }

.main-menu > ul > li:first-child {
  border-left: 1px solid #dfdfdf; }

.menu-nav > li ul li {
  display: inline-block; }

.main-menu ul li.menu-item-has-children > a,
.main-menu ul li.megamenu-item > a,
.menu-nav > li a {
  position: relative; }

.main-menu > ul > li.menu-item-has-children > a:after,
.main-menu > ul > li.megamenu-item > a:after {
  content: "\f0d7";
  position: absolute;
  color: #42454a;
  font-family: 'FontAwesome';
  left: 45%;
  bottom: 20px;
  -webkit-transition: bottom .5s;
  -moz-transition: bottom .5s;
  transition: bottom 0.5s; }

.main-menu > ul > li.megamenu-item > a:hover:after,
.main-menu > ul > li.menu-item-has-children > a:hover:after {
  color: #42454a; }

.main-menu ul li a.active {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #42454a !important;
  color: #fff !important;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto; }

.main-menu ul li a:hover {
  background-color: #42454a !important;
  color: #e62e00 !important; }

.menu-item.menu-item-has-children.dropdown:hover a,
.menu-item.megamenu-item:hover a {
  color: #fff; }

.main-menu ul > li.megamenu-item {
  position: static; }

.main-menu ul > li .dropdown-menu {
  background: #42454a;
  padding: 20px 25px;
  min-width: 248px;
  margin-top: 0; }

.menu-nav > li.megamenu-item ul.dropdown-menu ul {
  padding-left: 0; }

.main-menu ul > li .dropdown-menu > li {
  padding: 0;
  border: 0; }

.main-menu ul > li.megamenu-item .dropdown-menu > li {
  padding: 0; }

.main-menu ul > li.megamenu-item .dropdown-menu {
  margin: 0 15px;
  padding: 30px;
  background: #42454a;
  box-shadow: 0 2px 2px 0 #000; }

.main-menu ul > li .dropdown-menu li {
  width: 100%; }

.menu-nav > li {
  padding: 0; }

.main-menu ul > li .dropdown-menu > li a {
  border-bottom: 1px solid #56585b; }

.main-menu ul > li .dropdown-menu > li:last-child a {
  border-bottom: 0; }

.main-menu ul > li .dropdown-menu li a:hover,
.main-menu ul > li .dropdown-menu li a:focus {
  color: #da511f; }

.main-menu ul > li.megamenu-item .dropdown-menu li > a {
  border-bottom: 1px solid #56585b; }

.main-menu ul > li.megamenu-item .dropdown-menu li:last-child > a {
  border-bottom: 0; }

.main-menu ul > li.megamenu-item .dropdown-menu li {
  border: 0; }

.ts-funfact {
  border: 2px solid #cdcbcc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 225px;
  height: 225px;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px; }

.ts-funfact .funfact-icon {
  font-size: 40px; }

.ts-funfact .funfact-number-unit {
  font-size: 30px;
  font-weight: 300;
  margin-top: 10px;
  text-transform: uppercase; }

.ts-funfact h5 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  margin: 13px 0; }

.ts-client-list .client-item {
  text-align: center;
  list-style: none;
  height: 95px; }

.ts-client-list ul {
  padding: 0; }

.ts-testimonial-style2 {
  color: #fff; }

.ts-testimonial-style2 .client-quote {
  width: 95%;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  margin: 0 auto; }

.ts-testimonial-style2 .client-name {
  color: #fff;
  display: block;
  font-size: 16px; }

.ts-testimonial-style2 .client-position {
  color: #bbb;
  display: block;
  font-size: 12px; }

.ts-testimonial-style2 .client-avatar {
  margin: 20px 0; }

.ts-testimonial-style2.dark,
.ts-testimonial-style2.dark .client-name,
.ts-testimonial-style2.dark .client-position {
  color: #252525; }

.ts-feature-item-style2 {
  margin-top: 30px; }

.ts-feature-item-style2 .icon-feature {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  color: #e62e00;
  border: 2px solid #f0f0f0; }

.ts-feature-item-style2.left {
  text-align: left; }

.ts-feature-item-style2.left .icon-feature {
  float: left; }

.ts-feature-item-style2.right {
  text-align: right; }

.ts-feature-item-style2.right .icon-feature {
  float: right; }

.ts-feature-item-style2 h3 {
  font-size: 20px;
  margin: 0;
  line-height: 40px; }

.ts-feature-item-style2.left h3 {
  padding-left: 55px; }

.ts-feature-item-style2.right h3 {
  padding-right: 55px; }

.ts-feature-item-style2 .info-feature {
  font-weight: 300;
  margin-top: 15px; }

.ts-CTA h3 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0; }

.ts-CTA .ts-left-CTA {
  padding: 45px 0 0 0; }

.ts-CTA .ts-right-CTA {
  float: right;
  padding: 38px 0; }

.ts-CTA .ts-right-CTA a {
  background: #f8f86a;
  border: 2px solid #f9f96b;
  border-radius: 3px;
  color: #e62e00;
  display: table;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  padding: 0 8px;
  text-transform: uppercase; }

.ts-CTA .ts-right-CTA a:hover {
  background: #fff;
  border: 2px solid #fff;
  text-decoration: none;
  color: #e62e00; }

.ts-item-post {
  background: #fff;
  padding: 0 0 25px 0;
  margin: 0 15px;
  margin-top: 74px;
  display: inline-block; }

.ts-item-post figure {
  margin: 0 0 27px 0; }

.ts-item-post img {
  width: 100%;
  height: auto; }

.ts-section-top-footer {
  background: #e62e00; }

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

.contact-info {
  text-align: center;
  height: 118px;
  line-height: 118px;
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

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

.contact-info p {
  color: #fff;
  font-size: 30px;
  font-weight: 300; }

.contact-info span {
  text-align: center;
  height: 68px;
  line-height: 72px;
  width: 68px;
  border: 2px solid #fff;
  border-radius: 68px;
  -moz-border-radius: 68px;
  -webkit-border-radius: 68px;
  -ms-border-radius: 68px;
  -o-border-radius: 68px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: rgba(253, 67, 38, 0.85); }

.contact-info span i {
  font-size: 30px;
  color: #fff; }

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

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

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

.contact-info:hover span i {
  color: #e62e00;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all 0.5s ease-out; }

footer {
  background: #32353a;
  padding: 65px 0 50px 0; }

.ts-company-info p {
  color: #8b8b8b;
  font-weight: 300; }

.ts-company-info p span {
  color: #fff; }

.ts-social-footer a span {
  height: 40px;
  line-height: 40px;
  width: 40px;
  border: 1px solid #919191;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  text-align: center;
  display: inline-block;
  margin-right: 12px;
  text-align: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25sease-out;
  transition: all 0.25s ease-out; }

.ts-social-footer a i {
  font-size: 18px;
  color: #919191; }

.ts-social-footer a:hover i {
  color: #fff; }

.ts-social-footer a:hover span {
  margin: 0 6px;
  background: #e62e00;
  border: 1px solid #fff;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all 0.25s ease-out; }

.ts-copy-right {
  background: #25272b; }

.ts-copy-right p {
  margin: 24px 0 14px 0;
  font-size: 12px;
  color: #fff; }

.ts-menu-footer nav {
  text-align: right; }

.ts-menu-footer ul li {
  list-style: none;
  display: inline-block;
  height: 64px;
  line-height: 64px;
  padding: 0 13px;
  border-left: 1px solid #323437; }

.ts-menu-footer ul li:last-child {
  border-right: 1px solid #323437; }

.ts-menu-footer ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300; }

.ts-menu-footer ul li a:hover {
  text-decoration: none;
  color: #e62e00; }

.ts-service-style3 {
  width: 100%;
  margin-top: 64px; }

.ts-service-style3 a {
  text-decoration: none; }

.ts-service-style3 figure img {
  max-width: 100%; }

.ts-service-style3 h4 {
  font-weight: 400;
  font-size: 19px;
  color: #252525;
  margin: 30px 0 16px 0; }

.ts-service-style3 a:hover h4 {
  color: #e62e00; }

.ts-service-style3 p {
  font-weight: 300; }

@media only screen and (max-width: 1200px) {
  .contact-info a {
    font-size: 24px; }

  .ts-social-footer a span {
    margin-right: 5px; } }
@media only screen and (max-width: 980px) {
  .ts-item-post {
    margin-top: 40px; }

  .contact-info {
    height: 90px;
    line-height: 90px;
    text-align: center; }

  .contact-info a {
    font-size: 18px; }

  .contact-info p {
    font-size: 18px; }

  .contact-info span i {
    font-size: 20px; }

  .contact-info span {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px; }

  footer {
    padding: 30px 0 40px; }

  .col-sm-6:nth-child(2n+1) {
    clear: both; }

  .ts-service-style3 {
    margin-top: 30px; } }
@media only screen and (max-width: 480px) {
  .ts-item-post {
    margin-top: 30px; }

  .contact-info {
    margin-left: 0;
    text-align: left;
    height: 80px;
    line-height: 80px;
    border-right: 0;
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }

  .contact-info p {
    font-size: 20px; }

  .contact-info a {
    font-size: 20px; }

  .contact-info i {
    font-size: 25px; }

  .contact-info span {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px; }

  footer {
    padding: 30px 0; }

  .ts-copy-right p {
    text-align: center; }

  .ts-menu-footer nav {
    text-align: center; }

  .ts-menu-footer nav li {
    border: 0;
    height: 45px;
    line-height: 45px; }

  .ts-social-footer {
    margin-top: 0; }

  .ts-service-style3 {
    margin-top: 30px; } }
.ts-social-footer > a {
  display: inline-block;
  margin-bottom: 10px; }

footer h3.title {
  color: white;
  font-size: 20px;
  margin-bottom: 35px;
  line-height: normal;
  border: 0;
  font-weight: 400; }

footer .ts-social-footer {
  margin-top: 0; }

.ts-social-footer h3.title {
  margin-bottom: 20px; }

footer ul {
  padding: 0; }

footer ul li {
  line-height: 35px;
  list-style: none; }

footer ul li a {
  color: #8b8b8b;
  font-weight: 300; }

footer ul li a:hover {
  color: #e62e00; }

footer ul li a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #e62e00;
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px; }

.megamenu-content ul li a:before {
  content: "";
  margin-right: 0; }

button {
  background: none repeat scroll 0 0 #42454a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #42454a;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 38px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s; }

button:hover {
  background: none repeat scroll 0 0 #e62e00;
  border-color: #e62e00;
  color: white; }

.wp-post-image {
  height: auto;
  max-width: 100%; }

#grid-portfolio.cbp-l-grid-projects .cbp-caption {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 73%; }

#grid-portfolio .cbp-l-grid-projects-title {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  font-family: "Roboto"; }

#grid-portfolio .cbp-l-grid-projects-desc {
  font-size: 12px;
  font-weight: 300;
  color: #737373;
  line-height: 26px;
  font-family: 'Roboto';
  margin-top: 0; }

#grid-portfolio .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

#grid-portfolio .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0; }

#grid-portfolio .cbp-l-caption-buttonLeft,
#grid-portfolio .cbp-l-caption-buttonRight {
  background-color: #fff;
  color: #000;
  display: inline-block;
  font: 300 12px/35px "Roboto";
  margin: 4px;
  text-align: center;
  width: 93px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

#grid-portfolio .cbp-l-caption-buttonLeft:hover,
#grid-portfolio .cbp-l-caption-buttonRight:hover,
#grid-portfolio .cbp-l-caption-buttonLeft:focus,
#grid-portfolio .cbp-l-caption-buttonRight:focus {
  background: #c9c9c9; }

.ts_single_image img {
  height: auto;
  max-width: 100%; }

.main-header {
  box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.1);
  left: 0;
  right: 0;
  z-index: 1000; }

.main-menu > ul > li > a {
  -webkit-transition: padding .5s;
  -moz-transition: padding .5s;
  transition: padding 0.5s; }

.top-info #flags_language_selector {
  float: right;
  padding-left: 9px; }

.ts-infobar.infobar-up:before {
  background: #fff;
  content: "";
  height: 1px;
  width: 10px;
  display: inline-block;
  font-size: 16px;
  left: 6px;
  position: absolute;
  top: -9px; }

.ts-list-testimonial .ts-item-testimonial {
  padding-top: 60px;
  position: relative; }

.ts-list-testimonial .icon-quote-left {
  position: absolute;
  top: 0;
  left: 100px;
  width: 50px;
  height: 40px; }

.ts-list-testimonial .icon-quote-right {
  position: absolute;
  right: 100px;
  top: 0;
  width: 50px;
  height: 40px; }

.ts-list-testimonial.dark .ts-item-testimonial .icon-quote-left {
  background: url(../images/quote-left-dark.png) no-repeat; }

.ts-list-testimonial.dark .ts-item-testimonial .icon-quote-right {
  background: url(../images/quote-right-dark.png) no-repeat; }

.ts-home1-domain {
  background-attachment: fixed;
  background-image: url("../images/background/our-project-bg-min.jpg");
  background-repeat: repeat; }

@media screen and (min-width: 768px) {
  .ts-home1-domain {
    height: 80vh; } }
@media screen and (max-width: 768px) {
  .ts-home1-domain {
    height: 100%; } }
.ts-home1-data-transferred {
  background-attachment: fixed;
  background-image: url("../images/background/counter-bg-min.jpg");
  background-repeat: repeat; }

.ts-home1-data-transferred .ts-funfact .funfact-icon {
  color: #e62e00; }

.ts-home1-data-transferred .ts-funfact {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff; }

.ts-blog-slide .ts-item-post {
  min-height: 495px; }

@media (max-width: 1200px) {
  .main-menu ul > li.megamenu-item .dropdown-menu {
    padding: 15px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .contact-info p {
    font-size: 24px; }

  .main-menu .navbar-form {
    padding-right: 0; }

  .main-menu ul li a {
    padding-left: 15px;
    padding-right: 15px; }

  .main-menu ul li a {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px; } }
@media (max-width: 991px) {
  .main-menu ul > li.megamenu-item .dropdown-menu {
    padding: 20px;
    margin: 0;
    max-height: 500px;
    overflow: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
  .ts-caption-small .fa,
  .ts-caption-small-right .fa {
    line-height: 25px !important; }

  .main-menu ul li a {
    font-size: 9px;
    padding: 25px 8px 30px; }

  .logo img {
    max-width: 100px; }

  .main-menu .navbar-form {
    padding-right: 0; }

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

  .ts-funfact .funfact-icon {
    font-size: 35px; }

  .ts-funfact .funfact-number-unit {
    font-size: 25px; }

  .ts-funfact h5 {
    font-size: 14px; }

  .ts-feature-item.right {
    padding-right: 20px; }

  .ts-feature-item.left {
    padding-left: 20px; }

  .ts-feature-item.right .info-feature {
    padding-right: 100px; }

  .ts-feature-item .icon-feature {
    width: 70px;
    height: 70px;
    line-height: 70px; }

  .ts-feature-item.left .info-feature {
    padding-left: 100px; }

  .ts-feature-item .info-feature h3 {
    font-size: 16px; }

  .ts-section-title h3 {
    font-size: 23px; }

  .ts-section-title p {
    font-size: 15px; } }
.main-header {
  background-color: rgba(255, 255, 255, 0.98); }

.ts-blog-slide .ts-item-post {
  min-height: 0; }

.ts-item-post {
  padding: 0;
  background: 0; }

.ts_single_image img {
  border-radius: 5px;
  box-shadow: 5px 5px 5px; }

.our-clients h3 {
  color: #fff; }

.our-clients p {
  color: #fff; }

#grid-portfolio .cbp-l-grid-projects-title {
  color: #fff; }

#grid-portfolio .cbp-l-grid-projects-desc {
  color: #fff;
  font-weight: 400; }

.top-header ul li a {
  font-size: 12px;
  font-weight: 500; }

.cbp-l-grid-projects-title {
  color: #fff; }

.cbp-l-grid-projects-desc {
  color: #fff; }

.main-menu.nav-menu ul li:hover {
  background-color: #42454a; }

.main-menu ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
  padding: 30px 20px 30px;
  display: inline-block;
  letter-spacing: 1px;
  text-decoration: none;
  -webkit-transition: padding .5s;
  -moz-transition: padding .5s;
  transition: padding .5s;
  font-weight: 400; }

.main-menu ul > li .dropdown-menu li a {
  font-weight: 400;
  color: #fff; }

@media (max-width: 767px) {
  .hidden-phone {
    display: none !important; }

  .ts-funfact {
    margin: 20px auto; }

  .logo {
    margin-bottom: 15px;
    margin-top: 5px; }

  .ts-mainmenu {
    display: none; }

  .mobile-navigation {
    display: block;
    color: #000;
    display: block;
    position: absolute;
    right: 20px;
    z-index: 999;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    top: 11px;
    border: 1px solid #e62e00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

  .mobile-navigation:hover,
  .mobile-navigation:focus {
    color: #e62e00; }

  .main-menu > ul > li {
    display: list-item;
    border: 0;
    width: 100%;
    padding: 0; }

  .main-menu > ul > li:first-child {
    border: 0; }

  .main-menu ul {
    display: block;
    text-align: left; }

  .main-menu > ul > li {
    margin: 0; }

  .main-menu ul li a {
    padding: 10px;
    display: block; }

  .main-menu .navbar-form {
    float: left; }

  .ts-caption-small .fa,
  .ts-caption-small-right .fa {
    width: 10px;
    height: 10px;
    line-height: 10px !important; }

  .top-header {
    display: none; }

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

  .ts-CTA h3 {
    font-size: 23px; }

  .ts-CTA .ts-right-CTA {
    float: none;
    text-align: center;
    padding: 15px 0; }

  .ts-CTA .ts-right-CTA a {
    margin: 0 auto; }

  .ts-feature-item {
    margin-bottom: 50px !important; }

  .ts-feature-item.right {
    padding-right: 0; }

  .ts-feature-item.left {
    padding-left: 0; }

  .contact-info {
    text-align: left; }

  .ts_single_image img {
    margin-bottom: 20px; }

  .contact-info {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none; }

  .ts-feature-item.right .icon-feature,
  .ts-feature-item.left .icon-feature {
    float: none;
    margin: 0 auto 20px; }

  .ts-feature-item.right .info-feature,
  .ts-feature-item.left .info-feature {
    padding: 0;
    text-align: center; }

  .ts-mainmenu {
    float: none !important;
    clear: both; }

  .main-header {
    position: relative !important; }

  .main-menu ul > li.megamenu-item .dropdown-menu {
    padding: 20px;
    top: auto;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto; }

  .main-menu ul > li.megamenu-item {
    position: relative; } }
@media (max-width: 480px) {
  .ts-section-title h3 {
    font-size: 21px; }

  .ts-section-title p {
    font-size: 14px; }

  .top-header .top-info ul li a {
    padding: 0 5px; } }
.ts-service-style3 p {
  text-align: justify; }

.st-wrapper img {
  position: relative; }

.ts-funfact h5 {
  color: white; }

.ts-home3-provice-services {
  padding-bottom: 0 px !important; }

.animation.animated-item-1 {
  font-size: 25px; }

.expertise {
  text-align: center; }

.expertise button {
  background-color: #949494;
  border-radius: 3px;
  border: 2px solid #949494; }

.expertise button:hover {
  background-color: transparent;
  border: 2px solid #949494; }

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

.ts-CTA h3 {
  font-size: 24px; }

.ts-section-title.ts-home1-domain-title.text-center > h3 {
  font-weight: 500; }

.single_image-img {
  margin-top: 40px; }

.wp-post-image {
  height: auto;
  max-width: 100%; }

#grid-portfolio.cbp-l-grid-projects .cbp-caption {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 73%; }

#grid-portfolio .cbp-l-grid-projects-title {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  font-family: "Roboto"; }

#grid-portfolio .cbp-l-grid-projects-desc {
  font-size: 12px;
  font-weight: 300;
  color: #737373;
  line-height: 26px;
  font-family: 'Roboto';
  margin-top: 0; }

#grid-portfolio .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

#grid-portfolio.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
  height: 63px;
  background: rgba(0, 0, 0, 0.73);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -63px;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s; }

#grid-portfolio .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0; }

#grid-portfolio .cbp-l-caption-buttonLeft,
#grid-portfolio .cbp-l-caption-buttonRight {
  background-color: #fff;
  color: #000;
  display: inline-block;
  font: 300 12px/35px "Roboto";
  margin: 4px;
  text-align: center;
  width: 93px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

#grid-portfolio .cbp-l-caption-buttonLeft:hover,
#grid-portfolio .cbp-l-caption-buttonRight:hover,
#grid-portfolio .cbp-l-caption-buttonLeft:focus,
#grid-portfolio .cbp-l-caption-buttonRight:focus {
  background: #c9c9c9; }

.cbp img {
  min-height: 100%; }

#grid-portfolio .cbp-l-grid-projects-title {
  color: #fff; }

#grid-portfolio .cbp-l-grid-projects-desc {
  color: #fff;
  font-weight: 400; }

.cbp-l-grid-projects-title {
  color: #fff; }

.cbp-l-grid-projects-desc {
  color: #fff; }

.img-responsive {
  z-index: 1;
  position: relative;
  height: 375px; }

.animation.animated-item-1 {
  font-size: 25px; }

.slider-img.slider-border.text-center.bubble.you .img-responsive {
  border-radius: 10px; }

.slider-img.slider-border.text-center.bubble.you > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 6;
  position: relative;
  border-radius: 10px; }

.overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7); }

.breadcrumbs {
  display: inline-block;
  line-height: 33px;
  padding: 0 15px;
  width: auto;
  border: medium;
  font-size: 14px;
  font-weight: 400;
  color: #e62e00;
  font-style: normal;
  border-radius: 3px;
  letter-spacing: 0.05em; }

.breadcrumbs a {
  color: #fff; }

.breadcrumbs a:hover {
  color: #e62e00; }

.breadcrumbs i {
  font-style: normal; }

.banner-content {
  overflow: hidden; }

#banner .banner {
  padding: 20px 0;
  min-height: 150px; }

#banner .banner h1 {
  color: white;
  font-size: 45px;
  font-weight: 300;
  margin-bottom: 10px; }

#banner .banner p {
  color: #737373;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px; }

#banner .banner .banner-content {
  position: relative; }

.overlay {
  background: rgba(0, 0, 0, 0.4); }

#banner .banner .overlay {
  background: rgba(0, 0, 0, 0.7); }

.thumbnail {
  margin-bottom: 20px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.list-group-item-text {
  margin: 0 0 11px; }

#services {
  padding: 40px; }

.button-pad {
  padding-top: 20px; }

.caption.cap-height {
  height: 150px; }

button {
  background: none repeat scroll 0 0 #42454a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #42454a;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 38px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s; }

button:hover {
  background: none repeat scroll 0 0 #e62e00;
  border-color: #e62e00;
  color: white; }

.team-item h4 {
  font-weight: 400;
  font-size: 20px;
  color: #252525;
  margin: 35px 0 0; }

.team-item > span {
  margin-bottom: 25px; }

.team-item > span {
  font-size: 14px;
  text-transform: uppercase;
  display: block; }

.team-item figure {
  overflow: hidden;
  position: relative; }

.team-item figure img {
  transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.team-item figure:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1); }

@media (min-width: 768px) and (max-width: 991px) {
  .team-item {
    margin: 0 auto 40px !important;
    max-width: 263px; } }
@media (max-width: 767px) {
  .team-item {
    margin: 0 auto 50px !important;
    max-width: 270px; } }
.clients span {
  color: #f00; }

.img-responsive {
  z-index: 1;
  position: relative;
  height: 375px; }

.details {
  padding: 3em 8em; }

.activitesDetails {
  width: 100%;
  padding: 3em 0; }

.activitesDetails .detailsList {
  margin-bottom: 10px; }

.activitesDetails .detailsList h2 {
  font-size: 25px; }

.activitesDetails .detailsList img {
  box-shadow: 5px 5px 3px #ccc;
  border: 1px solid #fff;
  height: 200px;
  object-fit: cover;
  width: 100%; }

.details img {
  box-shadow: 5px 5px 3px #ccc;
  border: 1px solid #fff;
  width: 100%; }

.details-text {
  text-align: justify; }

.details-text.col-sm-8 span {
  font-weight: bold; }

.wp-post-image {
  height: auto;
  max-width: 100%; }

#filters-portfolio {
  background: 0;
  padding: 17px 0 9px 0;
  margin: 37px 0;
  text-align: center; }

#filters-portfolio .cbp-filter-item {
  background-color: #f3f3f3;
  border: 0;
  color: #252525;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 8px 8px 0;
  overflow: visible;
  padding: 0 13px;
  position: relative;
  transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  font-weight: 300;
  font-size: 12px;
  font-family: 'Roboto';
  line-height: 32px; }

#filters-portfolio .cbp-filter-item.cbp-filter-item-active,
#filters-portfolio .cbp-filter-item:hover {
  background-color: #e62e00;
  color: #fff; }

#grid-portfolio.cbp-l-grid-projects .cbp-caption {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 73%; }

#grid-portfolio .cbp-l-grid-projects-title {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  font-family: "Roboto"; }

#grid-portfolio .cbp-l-grid-projects-desc {
  font-size: 12px;
  font-weight: 300;
  color: #737373;
  line-height: 26px;
  font-family: 'Roboto';
  margin-top: 0; }

#grid-portfolio .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

#grid-portfolio.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
  height: 63px;
  background: rgba(0, 0, 0, 0.73);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -63px;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s; }

#grid-portfolio .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0; }

#grid-portfolio .cbp-l-caption-buttonLeft,
#grid-portfolio .cbp-l-caption-buttonRight {
  background-color: #fff;
  color: #000;
  display: inline-block;
  font: 300 12px/35px "Roboto";
  margin: 4px;
  text-align: center;
  width: 93px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

#grid-portfolio .cbp-l-caption-buttonLeft:hover,
#grid-portfolio .cbp-l-caption-buttonRight:hover,
#grid-portfolio .cbp-l-caption-buttonLeft:focus,
#grid-portfolio .cbp-l-caption-buttonRight:focus {
  background: #c9c9c9; }

.cbp img {
  min-height: 100%; }

#grid-portfolio .cbp-l-grid-projects-title {
  color: #fff; }

#grid-portfolio .cbp-l-grid-projects-desc {
  color: #fff;
  font-weight: 400; }

.cbp-l-grid-projects-title {
  color: #fff; }

.cbp-l-grid-projects-desc {
  color: #fff; }

.ts-style-button {
  background: none repeat scroll 0 0 #42454a;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.ts-style-button:hover {
  background: #e62e00;
  color: #fff; }

.owl-theme .owl-controls .owl-buttons div:hover,
.owl-theme .owl-controls .owl-buttons div:focus {
  background: #e62e00;
  color: #fff; }

.wp-post-image {
  height: auto;
  max-width: 100%; }

.ts-style-button {
  border-radius: 3px;
  display: block;
  text-align: center;
  margin-bottom: 24px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  cursor: pointer; }

.ts-style-button.normal {
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 1px;
  width: 145px; }

#grid-portfolio.cbp-l-grid-projects .cbp-caption {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 73%; }

#grid-portfolio .cbp-l-grid-projects-title {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  font-family: "Roboto"; }

#grid-portfolio .cbp-l-grid-projects-desc {
  font-size: 12px;
  font-weight: 300;
  color: #737373;
  line-height: 26px;
  font-family: 'Roboto';
  margin-top: 0; }

#grid-portfolio .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

#grid-portfolio.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
  height: 63px;
  background: rgba(0, 0, 0, 0.73);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -63px;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s; }

#grid-portfolio .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0; }

#grid-portfolio .cbp-l-caption-buttonLeft,
#grid-portfolio .cbp-l-caption-buttonRight {
  background-color: #fff;
  color: #000;
  display: inline-block;
  font: 300 12px/35px "Roboto";
  margin: 4px;
  text-align: center;
  width: 93px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

#grid-portfolio .cbp-l-caption-buttonLeft:hover,
#grid-portfolio .cbp-l-caption-buttonRight:hover,
#grid-portfolio .cbp-l-caption-buttonLeft:focus,
#grid-portfolio .cbp-l-caption-buttonRight:focus {
  background: #c9c9c9; }

.portfolio-single {
  padding: 55px 0 115px; }

.portfolio-single .portfolio-single-left img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.portfolio-single .portfolio-excerpt {
  margin: 25px 0 30px 0; }

.profile-right h5 {
  line-height: 45px;
  border-bottom: 1px solid #ececec;
  font-size: 14px;
  margin: 0; }

.profile-right {
  margin-bottom: 35px; }

.profile-right h5 strong {
  display: inline-block;
  font-weight: 500;
  min-width: 30%; }

.profile-right h5 span {
  font-weight: 300; }

.ts-portfolio-slider .owl-controls .owl-buttons div {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.19);
  border-radius: 50%;
  color: #ececec;
  display: inline-block;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  margin: 0;
  position: absolute;
  top: 45%;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  width: 48px;
  z-index: 99; }

.ts-portfolio-slider .owl-controls .owl-buttons div.owl-prev {
  left: 25px; }

.ts-portfolio-slider .owl-controls .owl-buttons div.owl-next {
  right: 25px; }

.cbp img {
  min-height: 100%; }

#grid-portfolio .cbp-l-grid-projects-title {
  color: #000; }

#grid-portfolio .cbp-l-grid-projects-desc {
  color: #000;
  font-weight: 400; }

strong {
  color: #222; }

.cbp-l-grid-projects-title {
  color: #fff; }

.cbp-l-grid-projects-desc {
  color: #fff; }

.ts-funfact {
  border: 2px solid #cdcbcc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 225px;
  height: 225px;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px; }

.ts-funfact .funfact-icon {
  font-size: 40px; }

.ts-funfact .funfact-number-unit {
  font-size: 30px;
  font-weight: 300;
  margin-top: 10px;
  text-transform: uppercase; }

.ts-funfact h5 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  margin: 13px 0; }

.ts-testimonial-style1 .client-quote {
  background: #f3f3f3;
  font-size: 14px;
  font-weight: 300;
  color: #737373;
  line-height: 26px;
  padding: 24px 35px 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 12px;
  position: relative; }

.ts-testimonial-style1 .client-quote:after {
  content: "";
  position: absolute;
  border-top: 7px solid #f3f3f3;
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: -13px;
  left: 75px; }

.ts-testimonial-style1 .client-quote blockquote {
  padding: 0;
  font-size: 14px;
  border: 0;
  margin-top: 15px;
  font-style: normal;
  margin: 0; }

.ts-testimonial-style1 .client-quote .fa {
  color: #e62e00;
  font-size: 30px; }

.ts-testimonial-style1 .info-testimonial {
  padding-left: 35px; }

.ts-testimonial-style1 .client-avatar {
  float: left;
  width: 95px;
  height: 95px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
  vertical-align: top; }

.ts-testimonial-style1 .client-info {
  display: block;
  max-width: 75%;
  padding-top: 20px;
  padding-left: 115px; }

.ts-testimonial-style1 .client-name {
  font-size: 16px;
  color: #000;
  display: block; }

.ts-testimonial-style1 .client-position {
  font-size: 12px;
  color: #bbb;
  display: block;
  margin-bottom: 5px;
  line-height: normal; }

.owl-theme .owl-controls .owl-page span {
  background: #dbdbdb;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
  height: 100%;
  margin: 0; }

.owl-theme .owl-controls .owl-page {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  width: 14px;
  height: 14px;
  margin: 2px;
  padding: 2px; }

.owl-theme .owl-controls .owl-page.active {
  border: 1px solid #e62e00; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #e62e00; }

.ts-testimonial-style1.owl-theme .owl-controls {
  position: absolute;
  right: 0;
  bottom: 52px;
  z-index: 99; }

.resp-tabs-list .resp-tab-item {
  font-weight: 400;
  color: #252525;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  white-space: nowrap;
  font-size: 14px; }

.resp-tabs-list .resp-tab-item:hover {
  border-color: transparent; }

.resp-tabs-list .resp-tab-item:hover,
.resp-tabs-list .resp-tab-item.resp-tab-active,
.ts-horizontalTab .resp-tabs-list .resp-tab-item:hover,
.ts-horizontalTab .resp-tabs-list .resp-tab-item.resp-tab-active {
  background: #42454a;
  color: #fff;
  position: relative; }

.ts-horizontalTab .resp-tabs-list .resp-tab-item {
  background: #f3f3f3; }

.ts-horizontalTab .resp-tabs-list .resp-tab-item {
  text-align: center;
  border-left: 1px solid #e4e4e4;
  margin-bottom: 20px;
  padding: 24px 5px; }

.ts-horizontalTab .resp-tab-content {
  border: 0; }

.ts-horizontalTab .resp-tabs-list .resp-tab-item.resp-tab-active {
  padding: 24px 5px !important; }

.ts-horizontalTab .resp-tabs-list .resp-tab-item:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-left: none; }

.ts-horizontalTab .resp-tabs-list .resp-tab-item:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.ts-horizontalTab .resp-tabs-list .resp-tab-item.resp-tab-active:after {
  content: "";
  border-top: 8px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  left: 49%;
  bottom: -1px; }

.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item {
  margin-bottom: 11px; }

.ts-horizontalTab.ts-tab-style2 .resp-tab-item {
  padding: 15px 3px;
  background: transparent;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb; }

.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item:first-child {
  border-left: 1px solid #ebebeb; }

.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item:last-child {
  border-right: 1px solid #ebebeb; }

.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item:hover,
.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item.resp-tab-active {
  background: #42454a;
  color: #fff;
  position: relative; }

.ts-horizontalTab.ts-tab-style2 .resp-tab-item.resp-tab-active:after {
  content: "";
  border-top: 8px solid #42454a;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 45%;
  bottom: -15px; }

.ts-horizontalTab .resp-tabs-container {
  margin-bottom: 50px;
  min-height: 230px; }

.ts-horizontalTab.ts-tab-style2 .resp-tabs-container .resp-tab-content {
  border: 1px solid #ebebeb;
  padding: 25px 20px 45px; }

.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item.resp-tab-active {
  padding: 15px 3px !important; }

.resp-tabs-container .resp-accordion {
  background: #f3f3f3;
  color: #252525;
  cursor: pointer;
  font-weight: 400;
  margin: 0;
  -moz-transition: all .3s ease-out 0s;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  font-size: 14px; }

.resp-tabs-container .resp-accordion.resp-tab-active {
  background: #42454a !important;
  color: #fff;
  position: relative; }

footer {
  background: #32353a;
  padding: 65px 0 50px 0; }

.ts-company-info p {
  color: #8b8b8b;
  font-weight: 300; }

.ts-company-info p span {
  color: #fff; }

.ts-social-footer a span {
  height: 40px;
  line-height: 40px;
  width: 40px;
  border: 1px solid #919191;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  text-align: center;
  display: inline-block;
  margin-right: 12px;
  text-align: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25sease-out;
  transition: all 0.25s ease-out; }

.ts-social-footer a i {
  font-size: 18px;
  color: #919191; }

.ts-social-footer a:hover i {
  color: #fff; }

.ts-social-footer a:hover span {
  margin: 0 6px;
  background: #e62e00;
  border: 1px solid #fff;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all 0.25s ease-out; }

.ts-copy-right {
  background: #25272b; }

.ts-copy-right p {
  margin: 24px 0 14px 0;
  font-size: 12px;
  color: #fff; }

.ts-menu-footer nav {
  text-align: right; }

.ts-menu-footer ul li {
  list-style: none;
  display: inline-block;
  height: 64px;
  line-height: 64px;
  padding: 0 13px;
  border-left: 1px solid #323437; }

.ts-menu-footer ul li:last-child {
  border-right: 1px solid #323437; }

.ts-menu-footer ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300; }

.ts-menu-footer ul li a:hover {
  text-decoration: none;
  color: #e62e00; }

@media only screen and (max-width: 1200px) {
  .ts-social-footer a span {
    margin-right: 5px; } }
@media only screen and (max-width: 980px) {
  footer {
    padding: 30px 0 40px; }

  .col-sm-6:nth-child(2n+1) {
    clear: both; } }
@media only screen and (max-width: 480px) {
  footer {
    padding: 30px 0; }

  .ts-copy-right p {
    text-align: center; }

  .ts-menu-footer nav {
    text-align: center; }

  .ts-menu-footer nav li {
    border: 0;
    height: 45px;
    line-height: 45px; }

  .ts-social-footer {
    margin-top: 0; } }
.ts-social-footer > a {
  display: inline-block;
  margin-bottom: 10px; }

footer h3.title {
  color: white;
  font-size: 20px;
  margin-bottom: 35px;
  line-height: normal;
  border: 0;
  font-weight: 400; }

footer .ts-social-footer {
  margin-top: 0; }

.ts-social-footer h3.title {
  margin-bottom: 20px; }

footer ul {
  padding: 0; }

footer ul li {
  line-height: 35px;
  list-style: none; }

footer ul li a {
  color: #8b8b8b;
  font-weight: 300; }

footer ul li a:hover {
  color: #e62e00; }

footer ul li a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #e62e00;
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px; }

blockquote {
  border-left: 2px solid #e62e00;
  padding: 15px 0 25px 25px;
  font-style: italic;
  font-size: 16px; }

.ts-service-style-5 {
  color: #d1d1d1;
  margin-top: 65px; }

.ts-service-style-5 .icon-service {
  width: 57px;
  height: 57px;
  background: #e62e00;
  color: white;
  line-height: 57px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  font-size: 20px; }

.ts-service-style-5 h3 {
  font-size: 20px;
  margin: 15px 0; }

.ts-service-style-5 h3 a {
  color: white; }

.team-item h4 {
  font-weight: 400;
  font-size: 18px;
  color: #252525;
  margin: 15px 0; }

.team-item > span {
  margin-bottom: 15px; }

.team-item > span {
  font-size: 13px;
  text-transform: uppercase;
  display: block; }

.team-item figure {
  overflow: hidden;
  position: relative; }

.team-item .social-network-team {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: -100%;
  left: 0;
  margin: 0;
  padding: 40% 0 10px 0;
  position: absolute;
  transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.team-item .social-network-team li {
  display: inline-block;
  margin: 10px 5px; }

.team-item .social-network-team li a {
  border: 2px solid #dadada;
  width: 35px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  color: white;
  font-size: 15.75px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block; }

.team-item .social-network-team li a:hover {
  background: none repeat scroll 0 0 white;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
  color: #e62e00; }

.team-item figure img {
  transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.team-item figure:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1); }

.team-item figure:hover .social-network-team {
  bottom: 0; }

.ts_single_image img {
  height: auto;
  max-width: 100%; }

@media (min-width: 992px) and (max-width: 1200px) {
  .team-item .social-network-team li {
    margin: 10px 2px; }

  .resp-tabs-list .resp-tab-item {
    font-size: 12px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .ts-funfact {
    margin-bottom: 30px !important; }

  .ts-funfact .funfact-icon {
    font-size: 35px; }

  .ts-funfact .funfact-number-unit {
    font-size: 25px; }

  .ts-funfact h5 {
    font-size: 14px; }

  .ts-section-title h3 {
    font-size: 23px; }

  .ts-section-title p {
    font-size: 15px; }

  .team-item {
    margin: 0 auto 40px !important;
    max-width: 263px; } }
@media (max-width: 768px) {
  .ts-horizontalTab .resp-tab-content {
    border: 1px solid #dbdbdb; } }
.ts_single_image img {
  border-radius: 5px;
  box-shadow: 5px 5px 5px; }

.img-responsive {
  z-index: 1;
  position: relative;
  height: 375px; }

.ts-testimonial-style1 .client-quote blockquote {
  font-size: 16px; }

.ts-testimonial-style1.owl-theme .owl-controls {
  position: relative;
  bottom: 0; }

@media (max-width: 767px) {
  .ts-testimonial-style1 {
    margin-bottom: 40px !important; }

  .ts-funfact {
    margin: 20px auto; }

  .ts-testimonial-style1 .info-testimonial {
    padding-left: 0; }

  .ts-testimonial-style1 .client-quote:after {
    left: 40px; }

  .ts_single_image img {
    margin-bottom: 20px; }

  .team-item {
    margin: 0 auto 50px !important;
    max-width: 270px; } }
@media (max-width: 480px) {
  .ts-section-title h3 {
    font-size: 21px; }

  .ts-section-title p {
    font-size: 14px; } }
.ts-funfact h5 {
  color: white; }

.single_image-img {
  margin-top: 40px; }

.img-top {
  margin-top: 0; }

.team-item.team-item-style1.text-center > p {
  text-align: justify;
  word-break: break-all; }

.ts-wrapper > p {
  text-align: justify;
  word-break: break-all; }

input[type="submit"] {
  background: none repeat scroll 0 0 #42454a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #42454a;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 38px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s; }

input[type="submit"]:hover {
  background: none repeat scroll 0 0 #e62e00;
  border-color: #e62e00;
  color: white; }

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  color: #404041;
  line-height: 24px;
  padding: 10px;
  border: 1px solid #404041;
  margin-bottom: 30px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.wpcf7-form textarea {
  width: 100%; }

.ts-contact-infomation p {
  margin-bottom: 30px; }

.ts-contact-infomation span {
  font-weight: 500; }

.ts-contact-infomation a {
  color: #737373; }

.ts-contact-infomation a:hover {
  color: #e62e00; }

@media (min-width: 768px) and (max-width: 991px) {
  .ts-section-title h3 {
    font-size: 23px; } }
b {
  color: #e62e00; }

@media (max-width: 480px) {
  .ts-section-title h3 {
    font-size: 21px; } }
.ts-contact-form.parallax-section {
  padding-top: 50px; }

.ts-wrapper > p {
  text-align: justify;
  word-break: break-all; }

.ts-contact-hotline {
  width: 252px;
  height: 252px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
  display: table;
  margin: 0 auto; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.ts-contact-hotline h3,
.ts-contact-hotline h4 {
  margin: 0 0 5px 0; }

.ts-contact-hotline .ts-contact-icon {
  font-size: 40px;
  margin-bottom: 10px;
  display: inline-block; }

@media (max-width: 767px) {
  .ts-contact-hotline {
    margin-top: 30px; } }
.ts-feature-item:first-child {
  margin-bottom: 80px; }

.ts-feature-item .icon-feature {
  background: rgba(255, 255, 255, 0.4);
  width: 98px;
  height: 98px;
  line-height: 98px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 30px;
  color: white; }

.ts-feature-item .info-feature {
  font-size: 14px;
  color: #d1d1d1;
  display: block; }

.ts-feature-item .info-feature h3 {
  font-size: 20px;
  margin-bottom: 13px;
  margin-top: 0; }

.ts-feature-item .info-feature h3 a {
  color: white; }

.ts-feature-item.right {
  padding-right: 11.33333%;
  text-align: right; }

.ts-feature-item.right .icon-feature {
  float: right; }

.ts-feature-item.right .info-feature {
  padding-right: 128px; }

.ts-feature-item.left {
  padding-left: 11.33333%;
  text-align: left; }

.ts-feature-item.left .icon-feature {
  float: left; }

.ts-feature-item.left .info-feature {
  padding-left: 128px; }

@media only screen and (max-width: 980px) {
  .col-sm-6:nth-child(2n+1) {
    clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .ts-feature-item.right {
    padding-right: 20px; }

  .ts-feature-item.left {
    padding-left: 20px; }

  .ts-feature-item.right .info-feature {
    padding-right: 100px; }

  .ts-feature-item .icon-feature {
    width: 70px;
    height: 70px;
    line-height: 70px; }

  .ts-feature-item.left .info-feature {
    padding-left: 100px; }

  .ts-feature-item .info-feature h3 {
    font-size: 16px; }

  .ts-section-title h3 {
    font-size: 23px; } }
@media (max-width: 767px) {
  .ts-feature-item {
    margin-bottom: 50px !important; }

  .ts-feature-item.right {
    padding-right: 0; }

  .ts-feature-item.left {
    padding-left: 0; }

  .ts-feature-item.right .icon-feature,
  .ts-feature-item.left .icon-feature {
    float: none;
    margin: 0 auto 20px; }

  .ts-feature-item.right .info-feature,
  .ts-feature-item.left .info-feature {
    padding: 0;
    text-align: center; } }
@media (max-width: 480px) {
  .ts-section-title h3 {
    font-size: 21px; } }
.expertis {
  padding: 50px;
  background: #3d3d3d;
  border-bottom: 1px solid #fff; }

.expertis h3 {
  color: #fff; }

.pad-top {
  padding-top: 70px; }

#backTop {
  width: 35px;
  height: 35px;
  padding: 10px;
  border-radius: 4px;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 999999999;
  display: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#backTop.white {
  background: url(../images/uparr-48-b.png) no-repeat center center rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc; }

#backTop.black {
  background: url(../images/uparr-48-w.png) no-repeat center center rgba(0, 0, 0, 0.8);
  border: 1px solid #ccc; }

#backTop.red {
  background: url(../images/uparr-48-w.png) no-repeat center center rgba(217, 97, 81, 0.9);
  border: 1px solid #fff; }

#backTop.green {
  background: url(../images/uparr-48-b.png) no-repeat center center rgba(81, 217, 187, 0.9);
  border: 1px solid #fff; }

.cbp,
.cbp *,
.cbp :after,
.cbp :before,
.cbp-l-filters-alignCenter,
.cbp-l-filters-alignCenter *,
.cbp-l-filters-alignLeft,
.cbp-l-filters-alignLeft *,
.cbp-l-filters-alignRight,
.cbp-l-filters-alignRight *,
.cbp-l-filters-button,
.cbp-l-filters-button *,
.cbp-l-filters-dropdown,
.cbp-l-filters-dropdown *,
.cbp-l-filters-list,
.cbp-l-filters-list *,
.cbp-popup-singlePage,
.cbp-popup-singlePage *,
.cbp-popup-wrap,
.cbp-popup-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0; }

.cbp-l-grid-blog-title,
.cbp-l-grid-projects-desc,
.cbp-l-grid-projects-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cbp,
.cbp-item,
.cbp-wrapper {
  filter: inherit; }

.cbp {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  height: 400px;
  visibility: visible !important; }

.cbp-item {
  float: left;
  margin-right: 10px; }

.cbp .cbp-item,
.cbp-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.cbp .cbp-item {
  z-index: 2;
  display: block;
  width: 300px;
  height: 200px; }

.cbp-item-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.cbp img,
.cbp-l-inline img,
.cbp-l-project-related-wrap img,
.cbp-slider img {
  display: inline-block;
  width: 100%;
  height: auto; }

.cbp a,
.cbp a:active,
.cbp a:hover {
  text-decoration: none;
  outline: 0; }

.cbp-loading,
.cbp-loading *,
.cbp-no-transition .cbp-item {
  -webkit-transition: none !important;
  transition: none !important; }

.cbp-appendItems-loading {
  -webkit-transition: height 0.4s ease !important;
  transition: height 0.4s ease !important; }

.cbp-appendItems-loading .cbp-wrapper {
  -webkit-transition: none !important;
  transition: none !important; }

.cbp-loading {
  background: url(../images/cbp-loading.gif) center center no-repeat; }

.cbp .cbp-item-hidden {
  pointer-events: none;
  z-index: 1; }

.cbp-wrapper {
  visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1; }

.cbp-ready .cbp-wrapper {
  visibility: visible; }

.cbp-wrapper-front {
  z-index: 3; }

.cbp-wrapper-back {
  z-index: -1; }

.cbp-caption,
.cbp-caption-activeWrap,
.cbp-caption-defaultWrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: block; }

.cbp-caption-activeWrap,
.cbp-caption-defaultWrap {
  position: absolute;
  z-index: 1; }

.cbp-caption-activeWrap {
  z-index: 2; }

.cbp-l-caption-title {
  color: #fff;
  font: 400 16px/20px "Open Sans", sans-serif; }

.cbp-l-caption-desc {
  color: #aaa;
  font: 400 12px/18px "Open Sans", sans-serif;
  margin-top: 2px; }

.cbp-l-caption-text {
  font: 400 14px/21px "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: 3px; }

.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
  background-color: #3288c4;
  color: #FFF;
  display: inline-block;
  font: 400 12px/28px "Open Sans", sans-serif;
  width: 90px;
  text-align: center;
  margin: 4px; }

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
  background-color: #2578b3;
  color: #fff; }

.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body {
  margin: 30px 30px 0; }

.cbp-caption-overlayBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomReveal .cbp-l-caption-alignLeft .cbp-l-caption-body {
  margin: 14px 30px 0; }

.cbp-caption-minimal .cbp-l-caption-desc,
.cbp-caption-minimal .cbp-l-caption-title {
  position: relative;
  left: 0;
  opacity: 0;
  -webkit-transition: -webkit-transform .5s ease;
  transition: transform 0.5s ease; }

.cbp-caption-minimal .cbp-l-caption-title {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%); }

.cbp-caption-minimal .cbp-l-caption-desc {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%); }

.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc,
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0); }

.cbp-l-caption-alignCenter {
  display: table;
  width: 100%;
  height: 100%; }

.cbp-l-caption-alignCenter .cbp-l-caption-body {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
  position: relative;
  -webkit-transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-minimal .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
  left: -20px; }

.cbp-caption-minimal .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
  left: 20px; }

.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-ie8 .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-ie8 .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-ie9 .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-ie9 .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
  left: 0; }

.cbp-caption-none .cbp-caption-activeWrap {
  display: none; }

.cbp-caption-pushTop .cbp-caption-activeWrap,
.cbp-caption-pushTop .cbp-caption-defaultWrap {
  bottom: 0;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-pushTop .cbp-caption-activeWrap {
  bottom: -100%;
  background: #282727; }

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 100%; }

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushTop.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-pushTop.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-pushTop.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushTop.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -100%; }

.cbp-caption-pushDown .cbp-caption-activeWrap,
.cbp-caption-pushDown .cbp-caption-defaultWrap {
  bottom: 0;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-pushDown .cbp-caption-activeWrap {
  bottom: 100%;
  background: #282727; }

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: -100%; }

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushDown.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-pushDown.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-pushDown.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushDown.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: 100%; }

.cbp-caption-revealBottom .cbp-caption-defaultWrap {
  bottom: 0;
  z-index: 2;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-revealBottom .cbp-caption-activeWrap {
  bottom: 0;
  z-index: 1;
  background: #282727; }

.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 100%; }

.cbp-caption-revealBottom.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-revealBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-revealTop .cbp-caption-defaultWrap {
  bottom: 0;
  z-index: 2;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-revealTop .cbp-caption-activeWrap {
  bottom: 0;
  z-index: 1;
  background: #282727; }

.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: -100%; }

.cbp-caption-revealTop.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-revealTop.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
  bottom: 0;
  z-index: 2;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
  bottom: 0;
  z-index: 1;
  height: 70px;
  background: #282727; }

.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 70px; }

.cbp-caption-overlayBottomReveal.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomReveal.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
  bottom: 0;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
  bottom: -70px;
  height: 70px;
  background: #282727; }

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 70px; }

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -70px; }

.cbp-caption-overlayBottom .cbp-caption-activeWrap {
  bottom: -70px;
  height: 70px;
  background-color: #181616;
  background-color: rgba(24, 22, 22, 0.7);
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: 0; }

.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -70px; }

.cbp-caption-moveRight .cbp-caption-activeWrap {
  left: -100%;
  top: 0;
  background: #282727;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
  left: 0; }

.cbp-caption-moveRight.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-moveRight.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  left: -100%; }

.cbp-caption-revealLeft .cbp-caption-activeWrap {
  left: 100%;
  top: 0;
  background: #282727;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
  left: 0; }

.cbp-caption-revealLeft.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-revealLeft.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  left: 100%; }

.cbp-caption-minimal .cbp-caption-activeWrap {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0; }

.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1; }

.cbp-caption-minimal.cbp-ie8 .cbp-caption-activeWrap {
  background-color: #000;
  -ms-filter: "alpha(Opacity=0)"; }

.cbp-caption-minimal.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap {
  -ms-filter: "alpha(Opacity=90)"; }

.cbp-caption-fadeIn .cbp-caption-activeWrap {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-fadeIn.cbp-ie8 .cbp-caption-activeWrap {
  background-color: #000;
  -ms-filter: "alpha(Opacity=0)"; }

.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1; }

.cbp-caption-fadeIn.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 0; }

.cbp-caption-overlayRightAlong .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap {
  left: 0;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
  left: -50%;
  width: 50%;
  background: #282727; }

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
  left: 25%; }

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayRightAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  left: 0; }

.cbp-caption-overlayRightAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  left: -50%; }

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap {
  bottom: 0;
  -webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
  bottom: -70px;
  height: 70px;
  background: #282727; }

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 35px; }

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 0; }

.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -70px; }

.cbp-caption-zoom .cbp-caption-defaultWrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  transform: scale(1.25); }

.cbp-caption-zoom .cbp-caption-activeWrap {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1); }

.cbp-caption-zoom.cbp-ie8 .cbp-caption-activeWrap {
  background-color: #000;
  -ms-filter: "alpha(Opacity=0)"; }

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 1; }

.cbp-caption-zoom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  opacity: 0; }

.cbp-animation-fadeOut {
  -webkit-transition: height .6s ease-in-out;
  transition: height 0.6s ease-in-out; }

.cbp-animation-fadeOut .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
  transition: transform 0.6s ease-in-out 0.2s, opacity 0.6s ease-in-out 0.2s; }

.cbp-animation-fadeOut .cbp-item-hidden {
  -webkit-transition: -webkit-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
  transition: transform 0.6s ease-in-out 0s, opacity 0.4s ease-in-out 0s; }

.cbp-animation-quicksand {
  -webkit-transition: height .6s ease-in-out;
  transition: height 0.6s ease-in-out; }

.cbp-animation-quicksand .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
  transition: transform 0.6s ease-in-out 0.2s, opacity 0.6s ease-in-out 0.2s; }

.cbp-animation-quicksand .cbp-item-hidden {
  -webkit-transition: -webkit-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
  transition: transform 0.6s ease-in-out 0s, opacity 0.4s ease-in-out 0s; }

.cbp-animation-skew {
  -webkit-transition: height .3s ease-in-out;
  transition: height 0.3s ease-in-out; }

.cbp-animation-skew .cbp-item {
  -webkit-transition: -webkit-transform .3s ease-in, opacity .3s ease-in;
  transition: transform 0.3s ease-in, opacity 0.3s ease-in; }

.cbp-animation-skew .cbp-item-hidden {
  -webkit-transition: -webkit-transform .3s ease-in 0s, opacity .3s ease-in 0s;
  transition: transform 0.3s ease-in 0s, opacity 0.3s ease-in 0s; }

.cbp-animation-boxShadow {
  -webkit-transition: height .6s ease-in-out;
  transition: height 0.6s ease-in-out; }

.cbp-animation-boxShadow .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out, opacity .6s ease-in-out;
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out; }

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: box-shadow .6s ease-in-out;
  transition: box-shadow 0.6s ease-in-out; }

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowShow {
  z-index: 10; }

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowActive {
  box-shadow: 0 0 100px 100px #fff inset; }

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowInactive {
  box-shadow: 0 0 #fff inset; }

.cbp-animation-bounceLeft {
  -webkit-transition: height .8s ease-in-out;
  transition: height 0.8s ease-in-out; }

.cbp-animation-bounceLeft .cbp-wrapper {
  -webkit-transition: opacity .8s ease-in-out, left .8s ease-in-out;
  transition: opacity 0.8s ease-in-out, left 0.8s ease-in-out; }

.cbp-animation-bounceLeft .cbp-item {
  overflow: visible;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform 0.8s ease-in-out; }

.cbp-animation-bounceLeft .cbp-item-hidden {
  display: none; }

.cbp-animation-bounceLeft .cbp-item-wrapper {
  overflow: hidden; }

.cbp-animation-bounceTop {
  -webkit-transition: height .6s ease-in-out;
  transition: height 0.6s ease-in-out; }

.cbp-animation-bounceTop .cbp-wrapper {
  -webkit-transition: opacity .6s ease-in-out, top .6s ease-in-out;
  transition: opacity 0.6s ease-in-out, top 0.6s ease-in-out; }

.cbp-animation-bounceTop .cbp-item {
  overflow: visible;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform 0.8s ease-in-out; }

.cbp-animation-bounceTop .cbp-item-hidden {
  display: none; }

.cbp-animation-bounceTop .cbp-item-wrapper {
  overflow: hidden; }

.cbp-animation-bounceBottom {
  -webkit-transition: height .6s ease-in-out;
  transition: height 0.6s ease-in-out; }

.cbp-animation-bounceBottom .cbp-wrapper {
  -webkit-transition: opacity .6s ease-in-out, top .6s ease-in-out;
  transition: opacity 0.6s ease-in-out, top 0.6s ease-in-out; }

.cbp-animation-bounceBottom .cbp-item {
  overflow: visible;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform 0.8s ease-in-out; }

.cbp-animation-bounceBottom .cbp-item-hidden {
  display: none; }

.cbp-animation-bounceBottom .cbp-item-wrapper {
  overflow: hidden; }

.cbp-animation-moveLeft {
  -webkit-transition: height .6s ease-in-out;
  transition: height 0.6s ease-in-out; }

.cbp-animation-moveLeft .cbp-wrapper {
  z-index: 2;
  -webkit-transition: opacity .6s ease-in-out, left .6s ease-in-out;
  transition: opacity 0.6s ease-in-out, left 0.6s ease-in-out; }

.cbp-animation-moveLeft .cbp-wrapper.no-trans {
  z-index: 1;
  -webkit-transition: none !important;
  transition: none !important; }

.cbp-animation-moveLeft .cbp-item {
  overflow: visible;
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform 0.6s ease-in-out; }

.cbp-animation-moveLeft .cbp-item-wrapper {
  overflow: hidden; }

.cbp-animation-slideLeft {
  overflow: visible; }

.cbp-animation-slideLeft .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform 0.6s ease-in-out; }

.cbp-animation-slideLeft-out {
  -webkit-animation: cbp-animation-slideLeft-out .9s both ease;
  -moz-animation: cbp-animation-slideLeft-out .9s both ease;
  animation: cbp-animation-slideLeft-out 0.9s both ease; }

.cbp-animation-slideLeft-in {
  -webkit-animation: cbp-animation-slideLeft-in .9s both ease;
  -moz-animation: cbp-animation-slideLeft-in .9s both ease;
  animation: cbp-animation-slideLeft-in 0.9s both ease; }

@-webkit-keyframes cbp-animation-slideLeft-out {
  25% {
    opacity: .75;
    -webkit-transform: scale(0.8); }
  100%,
  75% {
    opacity: .75;
    -webkit-transform: scale(0.8) translateX(-200%); } }
@-moz-keyframes cbp-animation-slideLeft-out {
  25% {
    opacity: .75;
    -moz-transform: scale(0.8); }
  100%,
  75% {
    opacity: .75;
    -moz-transform: scale(0.8) translateX(-200%); } }
@keyframes cbp-animation-slideLeft-out {
  25% {
    opacity: .75;
    transform: scale(0.8); }
  100%,
  75% {
    opacity: .75;
    transform: scale(0.8) translateX(-200%); } }
@-webkit-keyframes cbp-animation-slideLeft-in {
  0%,
  25% {
    opacity: .75;
    -webkit-transform: scale(0.8) translateX(200%); }
  75% {
    opacity: .75;
    -webkit-transform: scale(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0); } }
@-moz-keyframes cbp-animation-slideLeft-in {
  0%,
  25% {
    opacity: .75;
    -moz-transform: scale(0.8) translateX(200%); }
  75% {
    opacity: .75;
    -moz-transform: scale(0.8); }
  100% {
    opacity: 1;
    -moz-transform: scale(1) translateX(0); } }
@keyframes cbp-animation-slideLeft-in {
  0%,
  25% {
    opacity: .75;
    transform: scale(0.8) translateX(200%); }
  75% {
    opacity: .75;
    transform: scale(0.8); }
  100% {
    opacity: 1;
    transform: scale(1) translateX(0); } }
.cbp-animation-slideDelay {
  overflow: visible; }

.cbp-animation-slideDelay .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform 0.6s ease-in-out; }

.cbp-animation-slideDelay-out {
  -webkit-animation: cbp-animation-slideDelay-out .5s both ease-in-out;
  -moz-animation: cbp-animation-slideDelay-out .5s both ease-in-out;
  animation: cbp-animation-slideDelay-out 0.5s both ease-in-out; }

.cbp-animation-slideDelay-in {
  -webkit-animation: cbp-animation-slideDelay-in .5s both ease-in-out;
  -moz-animation: cbp-animation-slideDelay-in .5s both ease-in-out;
  animation: cbp-animation-slideDelay-in 0.5s both ease-in-out; }

.cbp-animation-slideDelay-fadeOut {
  -webkit-animation: cbp-animation-slideDelay-fadeOut .4s both ease;
  -moz-animation: cbp-animation-slideDelay-fadeOut .4s both ease;
  animation: cbp-animation-slideDelay-fadeOut 0.4s both ease; }

@-webkit-keyframes cbp-animation-slideDelay-out {
  100% {
    -webkit-transform: translateX(-100%); } }
@-moz-keyframes cbp-animation-slideDelay-out {
  100% {
    -moz-transform: translateX(-100%); } }
@keyframes cbp-animation-slideDelay-out {
  100% {
    transform: translateX(-100%); } }
@-webkit-keyframes cbp-animation-slideDelay-in {
  0% {
    -webkit-transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cbp-animation-slideDelay-in {
  0% {
    -moz-transform: translateX(100%); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cbp-animation-slideDelay-in {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0); } }
@-webkit-keyframes cbp-animation-slideDelay-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-slideDelay-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-slideDelay-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-3dflip {
  overflow: visible; }

.cbp-animation-3dflip .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-3dflip-out {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-animation: rotateOutLeft .6s forwards;
  animation: rotateOutLeft 0.6s forwards; }

.cbp-animation-3dflip-in {
  opacity: 0;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateInRight .6s ease-in forwards;
  animation: rotateInRight 0.6s ease-in forwards; }

.cbp-animation-3dflip-fadeOut {
  -webkit-animation: cbp-animation-3dflip-fadeOut .4s both ease;
  -moz-animation: cbp-animation-3dflip-fadeOut .4s both ease;
  animation: cbp-animation-3dflip-fadeOut 0.4s both ease; }

@-webkit-keyframes rotateOutLeft {
  100% {
    opacity: 0;
    -webkit-transform: rotateY(90deg); } }
@-moz-keyframes rotateOutLeft {
  100% {
    opacity: 0;
    -moz-transform: rotateY(90deg); } }
@keyframes rotateOutLeft {
  100% {
    opacity: 0;
    transform: rotateY(90deg); } }
@-webkit-keyframes rotateInRight {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg); }
  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(0deg); } }
@-moz-keyframes rotateInRight {
  0% {
    opacity: 0;
    -moz-transform: rotateY(-90deg); }
  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: rotateY(0deg); } }
@keyframes rotateInRight {
  0% {
    opacity: 0;
    transform: rotateY(-90deg); }
  100% {
    visibility: visible;
    opacity: 1;
    transform: rotateY(0deg); } }
@-webkit-keyframes cbp-animation-3dflip-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-3dflip-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-3dflip-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-rotateSides {
  overflow: visible; }

.cbp-animation-rotateSides .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-rotateSides-out {
  -webkit-transform-origin: -50% 50%;
  -webkit-animation: rotateSides-out .5s both ease-in;
  -moz-transform-origin: -50% 50%;
  -moz-animation: rotateSides-out .5s both ease-in;
  transform-origin: -50% 50%;
  animation: rotateSides-out 0.5s both ease-in; }

.cbp-animation-rotateSides-in {
  -webkit-transform-origin: 150% 50%;
  -webkit-animation: rotateSides-in .6s both ease-out;
  -moz-transform-origin: 150% 50%;
  -moz-animation: rotateSides-in .6s both ease-out;
  transform-origin: 150% 50%;
  animation: rotateSides-in 0.6s both ease-out; }

.cbp-animation-rotateSides-fadeOut {
  -webkit-animation: cbp-animation-rotateSides-fadeOut .5s both ease;
  -moz-animation: cbp-animation-rotateSides-fadeOut .5s both ease;
  animation: cbp-animation-rotateSides-fadeOut 0.5s both ease; }

@-webkit-keyframes rotateSides-out {
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(90deg); } }
@-moz-keyframes rotateSides-out {
  100% {
    opacity: 0;
    -moz-transform: translateZ(-500px) rotateY(90deg); } }
@keyframes rotateSides-out {
  100% {
    opacity: 0;
    transform: translateZ(-500px) rotateY(90deg); } }
@-webkit-keyframes rotateSides-in {
  0%,
  40% {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg); } }
@-moz-keyframes rotateSides-in {
  0%,
  40% {
    opacity: 0;
    -moz-transform: translateZ(-500px) rotateY(-90deg); } }
@keyframes rotateSides-in {
  0%,
  40% {
    opacity: 0;
    transform: translateZ(-500px) rotateY(-90deg); } }
@-webkit-keyframes cbp-animation-rotateSides-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-rotateSides-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-rotateSides-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-flipOutDelay {
  overflow: visible; }

.cbp-animation-flipOutDelay .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-flipOutDelay-out {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation: flipOutDelay-out .5s both ease-in;
  -moz-transform-origin: 50% 50%;
  -moz-animation: flipOutDelay-out .5s both ease-in;
  transform-origin: 50% 50%;
  animation: flipOutDelay-out 0.5s both ease-in; }

.cbp-animation-flipOutDelay-in {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation: flipOutDelay-in 1s both ease-out;
  -moz-transform-origin: 50% 50%;
  -moz-animation: flipOutDelay-in 1s both ease-out;
  transform-origin: 50% 50%;
  animation: flipOutDelay-in 1s both ease-out; }

@-webkit-keyframes flipOutDelay-out {
  100% {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2; } }
@-moz-keyframes flipOutDelay-out {
  100% {
    -moz-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2; } }
@keyframes flipOutDelay-out {
  100% {
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2; } }
@-webkit-keyframes flipOutDelay-in {
  0%,
  50% {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2; } }
@-moz-keyframes flipOutDelay-in {
  0%,
  50% {
    -moz-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2; } }
@keyframes flipOutDelay-in {
  0%,
  50% {
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2; } }
.cbp-animation-unfold {
  overflow: visible; }

.cbp-animation-unfold .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-unfold-out {
  -webkit-animation: unfold-out .8s ease both;
  -moz-animation: unfold-out .8s ease both;
  animation: unfold-out 0.8s ease both; }

.cbp-animation-unfold-in {
  -webkit-transform-origin: 0 50%;
  -webkit-animation: unfold-in .8s both ease;
  -moz-transform-origin: 0 50%;
  -moz-animation: unfold-in .8s both ease;
  transform-origin: 0 50%;
  animation: unfold-in 0.8s both ease; }

.cbp-animation-unfold-fadeOut {
  -webkit-animation: cbp-animation-unfold-fadeOut .5s both ease;
  -moz-animation: cbp-animation-unfold-fadeOut .5s both ease;
  animation: cbp-animation-unfold-fadeOut 0.5s both ease; }

@-webkit-keyframes unfold-out {
  99% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }
@-moz-keyframes unfold-out {
  99% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    -moz-transform: translateX(-100%); } }
@keyframes unfold-out {
  99% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    transform: translateX(-100%); } }
@-webkit-keyframes unfold-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg); } }
@-moz-keyframes unfold-in {
  from {
    opacity: 0;
    -moz-transform: translateX(100%) rotateY(90deg); } }
@keyframes unfold-in {
  from {
    opacity: 0;
    transform: translateX(100%) rotateY(90deg); } }
@-webkit-keyframes cbp-animation-unfold-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-unfold-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-unfold-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-foldLeft {
  overflow: visible; }

.cbp-animation-foldLeft .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-foldLeft-out {
  -webkit-transform-origin: 100% 50%;
  -webkit-animation: foldLeft-out .7s both ease;
  -moz-transform-origin: 100% 50%;
  -moz-animation: foldLeft-out .7s both ease;
  transform-origin: 100% 50%;
  animation: foldLeft-out 0.7s both ease; }

.cbp-animation-foldLeft-in {
  -webkit-animation: foldLeft-in .7s ease both;
  -moz-animation: foldLeft-in .7s ease both;
  animation: foldLeft-in 0.7s ease both; }

.cbp-animation-foldLeft-fadeOut {
  -webkit-animation: cbp-animation-foldLeft-fadeOut .5s both ease;
  -moz-animation: cbp-animation-foldLeft-fadeOut .5s both ease;
  animation: cbp-animation-foldLeft-fadeOut 0.5s both ease; }

@-webkit-keyframes foldLeft-out {
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg); } }
@-moz-keyframes foldLeft-out {
  to {
    opacity: 0;
    -moz-transform: translateX(-100%) rotateY(-90deg); } }
@keyframes foldLeft-out {
  to {
    opacity: 0;
    transform: translateX(-100%) rotateY(-90deg); } }
@-webkit-keyframes foldLeft-in {
  from {
    opacity: .3;
    -webkit-transform: translateX(100%); } }
@-moz-keyframes foldLeft-in {
  from {
    opacity: .3;
    -moz-transform: translateX(100%); } }
@keyframes foldLeft-in {
  from {
    opacity: .3;
    transform: translateX(100%); } }
@-webkit-keyframes cbp-animation-foldLeft-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-foldLeft-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-foldLeft-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-scaleDown {
  overflow: visible; }

.cbp-animation-scaleDown .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-scaleDown-out {
  -webkit-animation: scaleDown-out .7s ease both;
  -moz-animation: scaleDown-out .7s ease both;
  animation: scaleDown-out 0.7s ease both; }

.cbp-animation-scaleDown-in {
  -webkit-animation: scaleDown-in .6s ease both;
  -moz-animation: scaleDown-in .6s ease both;
  animation: scaleDown-in 0.6s ease both; }

.cbp-animation-scaleDown-fadeOut {
  -webkit-animation: cbp-animation-scaleDown-fadeOut .5s both ease;
  -moz-animation: cbp-animation-scaleDown-fadeOut .5s both ease;
  animation: cbp-animation-scaleDown-fadeOut 0.5s both ease; }

@-webkit-keyframes scaleDown-out {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleDown-out {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleDown-out {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes scaleDown-in {
  from {
    -webkit-transform: translateX(100%); } }
@-moz-keyframes scaleDown-in {
  from {
    -moz-transform: translateX(100%); } }
@keyframes scaleDown-in {
  from {
    transform: translateX(100%); } }
@-webkit-keyframes cbp-animation-scaleDown-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-scaleDown-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-scaleDown-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-frontRow {
  overflow: visible; }

.cbp-animation-frontRow .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-frontRow-out {
  -webkit-animation: frontRow-out .7s ease both;
  -moz-animation: frontRow-out .7s ease both;
  animation: frontRow-out 0.7s ease both; }

.cbp-animation-frontRow-in {
  -webkit-animation: frontRow-in .6s ease both;
  -moz-animation: frontRow-in .6s ease both;
  animation: frontRow-in 0.6s ease both; }

.cbp-animation-frontRow-fadeOut {
  -webkit-animation: cbp-animation-frontRow-fadeOut .5s both ease;
  -moz-animation: cbp-animation-frontRow-fadeOut .5s both ease;
  animation: cbp-animation-frontRow-fadeOut 0.5s both ease; }

@-webkit-keyframes frontRow-out {
  100% {
    -webkit-transform: translateX(-60%) scale(0.8);
    opacity: 0; } }
@-moz-keyframes frontRow-out {
  100% {
    -moz-transform: translateX(-60%) scale(0.8);
    opacity: 0; } }
@keyframes frontRow-out {
  100% {
    transform: translateX(-60%) scale(0.8);
    opacity: 0; } }
@-webkit-keyframes frontRow-in {
  0% {
    -webkit-transform: translateX(100%) scale(0.8); }
  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0%) scale(1); } }
@-moz-keyframes frontRow-in {
  0% {
    -moz-transform: translateX(100%) scale(0.8); }
  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateX(0%) scale(1); } }
@keyframes frontRow-in {
  0% {
    transform: translateX(100%) scale(0.8); }
  100% {
    visibility: visible;
    opacity: 1;
    transform: translateX(0%) scale(1); } }
@-webkit-keyframes cbp-animation-frontRow-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-frontRow-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-frontRow-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-rotateRoom {
  overflow: visible; }

.cbp-animation-rotateRoom .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-rotateRoom-out {
  -webkit-transform-origin: 100% 50%;
  -webkit-animation: rotateRoom-out .8s both ease;
  -moz-transform-origin: 100% 50%;
  -moz-animation: rotateRoom-out .8s both ease;
  transform-origin: 100% 50%;
  animation: rotateRoom-out 0.8s both ease; }

.cbp-animation-rotateRoom-in {
  -webkit-transform-origin: 0 50%;
  -webkit-animation: rotateRoom-in .8s both ease;
  -moz-transform-origin: 0 50%;
  -moz-animation: rotateRoom-in .8s both ease;
  transform-origin: 0 50%;
  animation: rotateRoom-in 0.8s both ease; }

.cbp-animation-rotateRoom-fadeOut {
  -webkit-animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
  -moz-animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
  animation: cbp-animation-rotateRoom-fadeOut 0.5s both ease; }

@-webkit-keyframes rotateRoom-out {
  99% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(90deg); } }
@-moz-keyframes rotateRoom-out {
  99% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotateY(90deg); } }
@keyframes rotateRoom-out {
  99% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    transform: translateX(-100%) rotateY(90deg); } }
@-webkit-keyframes rotateRoom-in {
  from {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg); } }
@-moz-keyframes rotateRoom-in {
  from {
    opacity: .3;
    -moz-transform: translateX(100%) rotateY(-90deg); } }
@keyframes rotateRoom-in {
  from {
    opacity: .3;
    transform: translateX(100%) rotateY(-90deg); } }
@-webkit-keyframes cbp-animation-rotateRoom-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes cbp-animation-rotateRoom-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cbp-animation-rotateRoom-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.cbp-animation-scaleSides {
  overflow: visible; }

.cbp-animation-scaleSides .cbp-item {
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-scaleSides-out {
  -webkit-animation: scaleSides-out .5s ease both;
  -moz-animation: scaleSides-out .5s ease both;
  animation: scaleSides-out 0.5s ease both; }

.cbp-animation-scaleSides-in {
  -webkit-animation: scaleUpCenter .5s ease .5s both;
  -moz-animation: scaleUpCenter .5s ease .5s both;
  animation: scaleUpCenter 0.5s ease 0.5s both; }

@-webkit-keyframes scaleSides-out {
  to {
    opacity: 0;
    -webkit-transform: scale(0.6); } }
@-moz-keyframes scaleSides-out {
  to {
    opacity: 0;
    -moz-transform: scale(0.6); } }
@keyframes scaleSides-out {
  to {
    opacity: 0;
    transform: scale(0.6); } }
@-webkit-keyframes scaleUpCenter {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6); } }
@-moz-keyframes scaleUpCenter {
  from {
    opacity: 0;
    -moz-transform: scale(0.6); } }
@keyframes scaleUpCenter {
  from {
    opacity: 0;
    transform: scale(0.6); } }
.cbp-animation-flipOut {
  -webkit-transition: height .7s ease-in-out;
  transition: height 0.7s ease-in-out; }

.cbp-animation-flipOut .cbp-item {
  -webkit-transition: -webkit-transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-flipOut-out {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation: flipOut-out .35s ease-in both;
  -moz-transform-origin: 50% 50%;
  -moz-animation: flipOut-out .35s ease-in both;
  transform-origin: 50% 50%;
  animation: flipOut-out 0.35s ease-in both; }

.cbp-animation-flipOut-in {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation: flipOut-in .35s ease-out .35s both;
  -moz-transform-origin: 50% 50%;
  -moz-animation: flipOut-in .35s ease-out .35s both;
  transform-origin: 50% 50%;
  animation: flipOut-in 0.35s ease-out 0.35s both; }

@-webkit-keyframes flipOut-out {
  100% {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2; } }
@-moz-keyframes flipOut-out {
  100% {
    -moz-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2; } }
@keyframes flipOut-out {
  100% {
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2; } }
@-webkit-keyframes flipOut-in {
  0% {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2; } }
@-moz-keyframes flipOut-in {
  0% {
    -moz-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2; } }
@keyframes flipOut-in {
  0% {
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2; } }
.cbp-animation-flipBottom {
  -webkit-transition: height .7s ease-in-out;
  transition: height 0.7s ease-in-out; }

.cbp-animation-flipBottom .cbp-item {
  -webkit-transition: -webkit-transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.cbp-animation-flipBottom-out {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation: flipBottom-out .35s both 0s ease-in;
  -moz-transform-origin: 50% 50%;
  -moz-animation: flipBottom-out .35s both 0s ease-in;
  transform-origin: 50% 50%;
  animation: flipBottom-out 0.35s both 0s ease-in; }

.cbp-animation-flipBottom-in {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation: flipBottom-in .35s ease-out .35s both;
  -moz-transform-origin: 50% 50%;
  -moz-animation: flipBottom-in .35s ease-out .35s both;
  transform-origin: 50% 50%;
  animation: flipBottom-in 0.35s ease-out 0.35s both; }

@-webkit-keyframes flipBottom-out {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2; } }
@-moz-keyframes flipBottom-out {
  to {
    -moz-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2; } }
@keyframes flipBottom-out {
  to {
    transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2; } }
@-webkit-keyframes flipBottom-in {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2; } }
@-moz-keyframes flipBottom-in {
  from {
    -moz-transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2; } }
@keyframes flipBottom-in {
  from {
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2; } }
.cbp-animation-fadeOutTop {
  overflow: visible;
  -webkit-transition: height .2s ease-in-out;
  transition: height 0.2s ease-in-out; }

.cbp-animation-fadeOutTop .cbp-wrapper {
  -webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out;
  transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out; }

.cbp-animation-fadeOutTop .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform 0.6s ease-in-out; }

.cbp-animation-sequentially {
  overflow: visible;
  -webkit-transition: height .2s ease-in-out;
  transition: height 0.2s ease-in-out; }

.cbp-animation-sequentially .cbp-item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: transform 0.6s ease-in-out; }

.cbp-animation-sequentially.cbp-no-transition .cbp-item {
  -webkit-transition: opacity 0.5s ease, top 0.5s ease !important;
  transition: opacity 0.5s ease, top 0.5s ease !important; }

.cbp-popup-ie8bg {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  z-index: -1; }

.cbp-popup-wrap {
  height: 100%;
  text-align: center;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 9990;
  padding: 0 10px; }

.cbp-popup-lightbox {
  background: rgba(0, 0, 0, 0.8); }

.cbp-popup-singlePage {
  background: #fff;
  padding: 0; }

.cbp-popup-ie8bg {
  background: #fff;
  -ms-filter: "alpha(Opacity=100)"; }

.cbp-popup-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.cbp-popup-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  max-width: 100%; }

.cbp-popup-singlePage .cbp-popup-content {
  position: relative;
  z-index: 1;
  margin-top: 145px;
  max-width: 1024px;
  vertical-align: top;
  width: 94%; }

.cbp-popup-singlePage .cbp-popup-content-basic {
  position: relative;
  z-index: 1;
  margin-top: 104px;
  vertical-align: top;
  width: 100%;
  display: inline-block;
  text-align: left; }

.cbp-popup-lightbox-figure {
  position: inherit; }

.cbp-popup-lightbox-bottom {
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 3px; }

.cbp-popup-lightbox-title {
  padding-right: 70px;
  font: 400 12px/18px "Open Sans", sans-serif;
  color: #eee; }

.cbp-popup-lightbox-counter {
  position: absolute;
  top: 0;
  right: 0;
  font: 400 12px/18px "Open Sans", sans-serif;
  color: #eee; }

.cbp-popup-lightbox-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  text-align: center; }

.cbp-popup-lightbox-img[data-action] {
  cursor: pointer; }

.cbp-popup-lightbox-isIframe .cbp-popup-content {
  width: 75%; }

@media only screen and (max-width: 768px) {
  .cbp-popup-lightbox-isIframe .cbp-popup-content {
    width: 95%; } }
.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 3px; }

.cbp-popup-lightbox-iframe {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: #000; }

.cbp-popup-lightbox-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
  position: absolute;
  top: 0;
  left: 20px;
  width: 100%;
  z-index: 2;
  height: 104px;
  background-color: #34425c; }

.cbp-popup-singlePage .cbp-popup-navigation {
  position: relative;
  width: 100%;
  height: 100%; }

.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
  position: fixed;
  top: 0 !important; }

.cbp-popup-singlePage-counter {
  color: #bbc0df;
  position: absolute;
  right: 40px;
  top: 0;
  font: 400 13px/104px "Open Sans", sans-serif; }

@media only screen and (max-width: 768px) {
  .cbp-popup-singlePage-counter {
    right: 3%; } }
.cbp-popup-close,
.cbp-popup-next,
.cbp-popup-prev {
  padding: 0;
  border: 0;
  position: absolute;
  cursor: pointer;
  outline: 0; }

.cbp-popup-lightbox .cbp-popup-close,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-prev {
  visibility: hidden; }

.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev {
  visibility: visible; }

.cbp-popup-lightbox .cbp-popup-prev {
  background: url(../images/cbp-sprite.png) -2px -2px no-repeat;
  width: 44px;
  height: 44px;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto; }

.cbp-popup-lightbox .cbp-popup-prev:hover {
  background-position: -2px -48px; }

.cbp-popup-singlePage .cbp-popup-prev {
  background: url(../images/cbp-sprite.png) -2px -94px no-repeat;
  width: 44px;
  height: 44px;
  top: 30px;
  left: 0;
  margin: auto;
  right: 108px; }

.cbp-popup-singlePage .cbp-popup-prev:hover {
  background-position: -2px -140px; }

.cbp-popup-lightbox .cbp-popup-next {
  background: url(../images/cbp-sprite.png) -48px -2px no-repeat;
  width: 44px;
  height: 44px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto; }

.cbp-popup-lightbox .cbp-popup-next:hover {
  background-position: -48px -48px; }

.cbp-popup-singlePage .cbp-popup-next {
  background: url(../images/cbp-sprite.png) -48px -94px no-repeat;
  width: 44px;
  height: 44px;
  top: 30px;
  right: 0;
  margin: auto;
  left: 108px; }

.cbp-popup-singlePage .cbp-popup-next:hover {
  background-position: -48px -140px; }

.cbp-popup-lightbox .cbp-popup-close {
  background: url(../images/cbp-sprite.png) -94px -2px no-repeat;
  height: 40px;
  width: 40px;
  right: 20px;
  top: 20px; }

.cbp-popup-lightbox .cbp-popup-close:hover {
  background-position: -94px -48px; }

.cbp-popup-singlePage .cbp-popup-close {
  background: url(../images/cbp-sprite.png) -94px -94px no-repeat;
  height: 44px;
  width: 44px;
  margin: auto;
  right: 0;
  top: 30px;
  left: 0; }

.cbp-popup-singlePage .cbp-popup-close:hover {
  background-position: -94px -140px; }

.cbp-popup-loadingBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  background: url(../images/cbp-loading-popup.gif) center center no-repeat #0d0d0d;
  border: 1px solid rgba(79, 80, 79, 0.3);
  border-radius: 3px;
  -ms-filter: "alpha(Opacity=71)";
  opacity: .71;
  width: 50px;
  height: 50px; }

.cbp-popup-ready .cbp-popup-loadingBox {
  visibility: hidden; }

.cbp-popup-loading .cbp-popup-loadingBox {
  visibility: visible; }

.cbp-popup-singlePage {
  left: 100%;
  -webkit-transition: left .6s ease-in-out;
  transition: left 0.6s ease-in-out; }

.cbp-popup-singlePage-open {
  left: 0; }

.cbp-popup-singlePage.cbp-popup-singlePage-fade {
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.cbp-popup-singlePage-open.cbp-popup-singlePage-fade {
  opacity: 1; }

.cbp-popup-singlePage.cbp-popup-singlePage-right {
  left: -100%;
  -webkit-transition: left .6s ease-in-out;
  transition: left 0.6s ease-in-out; }

.cbp-popup-singlePage-open.cbp-popup-singlePage-right {
  left: 0; }

.cbp-l-project-title {
  color: #454444;
  font: 600 42px/46px "Open Sans", sans-serif;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase; }

.cbp-l-project-subtitle {
  color: #787878;
  font: 400 14px/21px "Open Sans", sans-serif;
  margin: 0 auto 50px;
  max-width: 500px;
  text-align: center; }

.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.cbp-l-project-container {
  overflow: hidden;
  margin: 40px auto 0;
  clear: both; }

.cbp-l-project-desc {
  float: left;
  width: 64%; }

.cbp-l-inline-social-wrapper,
.cbp-l-project-social-wrapper {
  display: inline-block;
  width: 90px;
  height: 20px;
  overflow: hidden; }

.cbp-l-inline-social-wrapper {
  margin-top: 20px; }

.cbp-l-project-details {
  float: right;
  width: 36%;
  padding-left: 40px;
  margin-bottom: 15px; }

@media only screen and (max-width: 768px) {
  .cbp-l-project-title {
    font-size: 30px;
    line-height: 34px; }

  .cbp-l-project-desc {
    width: 100%; }

  .cbp-l-project-details {
    width: 100%;
    margin-top: 20px;
    padding-left: 0; } }
.cbp-l-project-desc-title {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 22px;
  color: #444; }

.cbp-l-project-desc-title span,
.cbp-l-project-details-title span {
  border-bottom: 1px solid #747474;
  display: inline-block;
  margin: 0 0 -1px;
  font: 400 16px/36px "Open Sans", sans-serif;
  padding: 0 5px 0 0; }

.cbp-l-project-desc-text {
  font: 400 13px/20px "Open Sans", sans-serif;
  color: #555;
  margin-bottom: 20px; }

.cbp-l-project-details-title {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 19px;
  color: #444; }

.cbp-l-project-details-list > div,
.cbp-l-project-details-list > li {
  border-bottom: 1px dotted #dfdfdf;
  padding: inherit;
  color: #666;
  font: 400 12px/30px "Open Sans", sans-serif; }

.cbp-l-project-details-list strong {
  display: inline-block;
  color: #696969;
  font-weight: 600;
  min-width: 100px; }

.cbp-l-project-details-visit {
  color: #FFF;
  float: right;
  clear: both;
  text-decoration: none;
  font: 400 11px/18px "Open Sans", sans-serif;
  margin-top: 10px;
  background-color: #53668a;
  padding: 8px 19px; }

.cbp-l-project-details-visit:hover {
  opacity: .9;
  color: #fff; }

.cbp-l-project-related-wrap {
  font-size: 0;
  margin: 0; }

.cbp-l-project-related-item {
  margin-right: 5%;
  max-width: 30%;
  float: left; }

.cbp-l-project-related-item:last-child {
  margin-right: 0; }

.cbp-l-project-related-title {
  font: 700 14px/18px "Open Sans", sans-serif;
  color: #474747;
  margin-top: 20px; }

.cbp-l-project-related-link {
  text-decoration: none; }

.cbp-l-project-related-link:hover {
  opacity: 0.9; }

.cbp-l-member-img {
  float: left;
  width: 40%;
  margin-top: 20px; }

.cbp-l-member-img img {
  border: 1px solid #e2e2e2;
  width: auto;
  max-width: 100%;
  height: auto;
  display: inline-block; }

.cbp-l-member-info {
  margin-top: 20px;
  padding-left: 25px;
  float: left;
  width: 60%; }

@media only screen and (max-width: 768px) {
  .cbp-l-member-img {
    width: 100%;
    text-align: center; }

  .cbp-l-member-info {
    width: 100%;
    padding-left: 0; } }
.cbp-l-member-name {
  font: 400 28px/28px "Open Sans", sans-serif;
  color: #474747; }

.cbp-l-member-position {
  font: 400 13px/21px "Open Sans", sans-serif;
  color: #888;
  margin-top: 6px; }

.cbp-l-member-desc {
  font: 400 12px/18px "Open Sans", sans-serif;
  margin-top: 25px;
  color: #474747; }

.cbp-popup-singlePageInline {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  overflow: hidden; }

.cbp-popup-singlePageInline .cbp-popup-navigation {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 40px;
  height: 40px; }

.cbp-popup-singlePageInline .cbp-popup-close {
  background: url(../images/cbp-sprite.png) -94px -2px no-repeat;
  height: 40px;
  width: 40px;
  right: 20px;
  top: 30px; }

.cbp-popup-singlePageInline .cbp-popup-close:hover {
  opacity: 0.7; }

.cbp-popup-singlePageInline .cbp-popup-content {
  width: 100%;
  min-height: 200px; }

.cbp.cbp-popup-isOpening,
.cbp.cbp-popup-isOpening .cbp-popup-singlePageInline {
  -webkit-transition: height 0.4s ease 0s !important;
  transition: height 0.4s ease 0s !important; }

.cbp.cbp-popup-isOpening .cbp-item {
  -webkit-transition: -webkit-transform 0.4s ease 0s !important;
  transition: transform 0.4s ease 0s !important; }

.cbp-singlePageInline-active {
  opacity: 0.6 !important; }

.cbp-singlePageInline-active-loading .cbp-caption:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 9999;
  border-right: 5px solid #000;
  border-bottom: 5px solid #000;
  border-radius: 50%;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  animation: loading .5s infinite linear;
  -moz-animation: loading .5s infinite linear;
  -webkit-animation: loading 0.5s infinite linear; }

@keyframes loading {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-moz-keyframes loading {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
.cbp-popup-singlePageInline .cbp-popup-loadingBox {
  visibility: hidden;
  width: 30px;
  height: 30px;
  border-right: 5px solid #000;
  border-bottom: 5px solid #000;
  border-radius: 50%;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  animation: loading .5s infinite linear;
  -moz-animation: loading .5s infinite linear;
  -webkit-animation: loading .5s infinite linear;
  background: 0;
  -ms-filter: "alpha(Opacity=60)";
  opacity: 0.6; }

.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-loadingBox {
  visibility: visible; }

.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-content,
.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-navigation {
  visibility: hidden; }

.cbp-l-inline {
  margin-bottom: 20px;
  overflow: hidden;
  margin-top: 10px;
  background: #fafafa;
  padding: 30px; }

.cbp-l-inline-left {
  float: left;
  width: 44%; }

.cbp-l-project-img {
  max-width: 100%; }

.cbp-l-inline-right {
  float: right;
  width: 56%;
  padding-left: inherit; }

@media only screen and (max-width: 768px) {
  .cbp-l-inline-left {
    width: 100%;
    text-align: center;
    margin-top: 40px; }

  .cbp-l-inline-right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px; } }
.cbp-l-inline-title {
  font: 400 28px/30px "Open Sans", sans-serif;
  color: #474747; }

.cbp-l-inline-subtitle {
  font: 400 13px/21px "Open Sans", sans-serif;
  color: #888;
  margin-top: 7px; }

.cbp-l-inline-desc {
  font: 400 13px/20px "Open Sans", sans-serif;
  color: #474747;
  margin-top: 25px; }

.cbp-l-inline-view-wrap {
  text-align: right; }

.cbp-l-inline-view {
  font: 400 13px/35px "Open Sans", sans-serif;
  color: #9c9c9c;
  margin-top: 40px;
  display: inline-block;
  padding: 0 20px;
  border: 1px solid #ccc;
  text-decoration: none; }

.cbp-l-inline-view:hover {
  color: #757575; }

.cbp-l-inline-details {
  margin-top: 15px;
  font: 13px/22px "Open Sans", sans-serif; }

.cbp-l-filters-button {
  margin-bottom: 30px; }

.cbp-l-filters-button .cbp-filter-item {
  background-color: #FFF;
  border: 2px solid #ececec;
  border-radius: 2px;
  color: #888;
  cursor: pointer;
  font: 400 12px/29px "Open Sans", sans-serif;
  margin: 10px 10px 0 0;
  overflow: visible;
  padding: 0 17px;
  position: relative;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.cbp-l-filters-button .cbp-filter-item:hover {
  color: #5d5d5d; }

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
  background-color: #4d4c4d;
  color: #fff;
  border-color: #4d4c4d;
  cursor: default; }

.cbp-l-filters-button .cbp-filter-counter {
  background-color: #4d4c4d;
  border-radius: 3px;
  color: #fff;
  font: 400 11px/18px "Open Sans", sans-serif;
  margin: 0 auto;
  padding: 4px 0;
  text-align: center;
  width: 34px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  -webkit-transition: opacity .25s ease, bottom .25s ease;
  transition: opacity 0.25s ease, bottom 0.25s ease; }

.cbp-l-filters-button .cbp-filter-counter:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #4d4c4d;
  display: none; }

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before {
  display: block; }

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
  bottom: 44px;
  -ms-filter: "alpha(Opacity=100)";
  opacity: 1; }

.cbp-l-filters-dropdown {
  margin-bottom: 40px;
  height: 38px;
  position: relative;
  z-index: 5; }

.cbp-l-filters-dropdownWrap {
  width: 200px;
  position: absolute;
  right: 0;
  background: #3288c4; }

.cbp-l-filters-dropdownHeader {
  font: 400 12px/38px "Open Sans", sans-serif;
  margin: 0 17px;
  color: #FFF;
  cursor: default;
  position: relative; }

.cbp-l-filters-dropdownHeader:after {
  border-color: #FFF transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  margin-top: -1px; }

.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after {
  border-width: 0 5px 5px; }

.cbp-l-filters-dropdownList {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0; }

.cbp-l-filters-dropdownList > li {
  margin: 0;
  list-style: none; }

.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList {
  display: block;
  margin: 0; }

.cbp-l-filters-dropdownList .cbp-filter-item {
  background: 0;
  color: #9fbce7;
  width: 100%;
  text-align: left;
  font: 400 12px/40px "Open Sans", sans-serif;
  margin: 0;
  padding: 0 17px;
  cursor: pointer;
  border: 0;
  border-top: 1px solid #5592c2; }

.cbp-l-filters-dropdownList .cbp-filter-item:hover {
  color: #e6e6e6; }

.cbp-l-filters-dropdownList .cbp-filter-item-active {
  color: #e6e6e6;
  cursor: default; }

.cbp-l-filters-dropdownList .cbp-filter-counter {
  display: inline; }

.cbp-l-filters-alignLeft {
  margin-bottom: 40px; }

.cbp-l-filters-alignLeft .cbp-filter-item {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  font: 400 12px/30px "Open Sans", sans-serif;
  padding: 0 13px;
  position: relative;
  overflow: visible;
  margin: 10px 8px 0 0;
  display: inline-block;
  color: #888;
  -webkit-transition: all .2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.cbp-l-filters-alignLeft .cbp-filter-item:hover {
  color: #111; }

.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active {
  background-color: #6c7a89;
  border: 1px solid #6c7a89;
  color: #fff;
  cursor: default; }

.cbp-l-filters-alignLeft .cbp-filter-counter {
  display: inline; }

.cbp-l-filters-alignCenter {
  margin-bottom: 40px;
  text-align: center;
  font: 400 12px/21px sans-serif;
  color: #dadada; }

.cbp-l-filters-alignCenter .cbp-filter-item {
  color: #949494;
  cursor: pointer;
  font: 400 13px/21px "Open Sans", sans-serif;
  padding: 0 12px;
  transition: all .3s ease-in-out;
  position: relative;
  overflow: visible;
  margin: 10px 0 0;
  display: inline-block; }

.cbp-l-filters-alignCenter .cbp-filter-item:hover {
  color: #2d2c2c; }

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
  color: #2d2c2c;
  cursor: default; }

.cbp-l-filters-alignCenter .cbp-filter-counter {
  background: #626161;
  border-radius: 3px;
  color: #FFF;
  font: 400 11px/18px "Open Sans", sans-serif;
  margin: 0 auto;
  padding: 4px 0;
  text-align: center;
  width: 34px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-filter: "alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: all .25s ease;
  transition: all 0.25s ease; }

.cbp-l-filters-alignCenter .cbp-filter-counter:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #626161;
  display: none; }

.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:before {
  display: block; }

.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
  bottom: 30px;
  -ms-filter: "alpha(Opacity=100)";
  opacity: 1; }

.cbp-l-filters-alignRight {
  margin-bottom: 40px;
  text-align: right; }

.cbp-l-filters-alignRight .cbp-filter-item {
  background-color: transparent;
  color: #8b8b8b;
  cursor: pointer;
  font: 400 11px/29px "Open Sans", sans-serif;
  padding: 0 12px;
  position: relative;
  overflow: visible;
  margin: 10px 0 0 5px;
  border: 1px solid #e4e2e2;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.cbp-l-filters-alignRight .cbp-filter-item:hover {
  color: #2b3444; }

.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
  color: #FFF;
  background-color: #049372;
  border-color: #049372;
  cursor: default; }

.cbp-l-filters-alignRight .cbp-filter-counter {
  background: #049372;
  border-radius: 3px;
  color: #fff;
  font: 400 11px/18px "Open Sans", sans-serif;
  margin: 0 auto;
  padding: 4px 0;
  text-align: center;
  width: 34px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-filter: "alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: opacity .25s ease, bottom .25s ease;
  transition: opacity 0.25s ease, bottom 0.25s ease; }

.cbp-l-filters-alignRight .cbp-filter-counter:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #049372;
  display: none; }

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before {
  display: block; }

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter {
  bottom: 44px;
  -ms-filter: "alpha(Opacity=100)";
  opacity: 1; }

.cbp-l-filters-list {
  margin-bottom: 40px;
  content: "";
  display: table;
  clear: both; }

.cbp-l-filters-list .cbp-filter-item {
  background-color: transparent;
  color: #585252;
  cursor: pointer;
  font: 400 12px/35px "Open Sans", sans-serif;
  padding: 0 18px;
  position: relative;
  overflow: visible;
  margin-top: 10px;
  float: left;
  border: 1px solid #3288c4;
  border-right-width: 0;
  -webkit-transition: left .3s ease-in-out;
  transition: left 0.3s ease-in-out; }

.cbp-l-filters-list .cbp-filter-item:hover {
  color: #000; }

.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
  cursor: default;
  color: #FFF;
  background-color: #3288c4; }

.cbp-l-filters-list-first {
  border-radius: 6px 0 0 6px; }

.cbp-l-filters-list-last {
  border-radius: 0 6px 6px 0;
  border-right-width: 1px !important; }

.cbp-l-filters-list .cbp-filter-counter {
  display: inline; }

@media only screen and (max-width: 600px) {
  .cbp-l-filters-list .cbp-filter-item {
    margin-right: 5px;
    border-radius: 6px;
    border-right-width: 1px; } }
.cbp-l-grid-projects {
  visibility: hidden;
  overflow: hidden; }

.cbp-l-grid-projects .cbp-item {
  width: 270px;
  height: 250px; }

.cbp-l-grid-projects .cbp-caption {
  height: 68%;
  margin-bottom: 17px; }

.cbp-l-grid-projects-title {
  font: 700 14px/18px "Open Sans", sans-serif;
  color: #474747; }

.cbp-l-grid-projects-desc {
  font: 400 12px/18px "Open Sans", sans-serif;
  color: #888;
  margin-top: 6px; }

.cbp-l-grid-projects-inlineFilters {
  cursor: pointer; }

.cbp-l-grid-projects-inlineFilters:hover {
  text-decoration: underline; }

.cbp-l-grid-projects.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
  bottom: -50px;
  height: 50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-projects.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
  bottom: -50px;
  height: 50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 25px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-projects.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottom .cbp-caption-activeWrap {
  bottom: -50px;
  height: 50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
  height: 50px; }

.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 50px; }

.cbp-l-grid-gallery {
  visibility: hidden;
  overflow: hidden; }

.cbp-l-grid-gallery .cbp-item {
  width: 320px;
  height: 236px; }

.cbp-l-grid-team {
  visibility: hidden;
  overflow: hidden; }

.cbp-l-grid-team .cbp-item {
  width: 300px;
  height: 278px; }

.cbp-l-grid-team .cbp-caption {
  height: 70%;
  margin-bottom: 18px;
  border: 1px solid #e7e7e7; }

.cbp-l-grid-team-name {
  font: 400 17px/26px "Open Sans", sans-serif;
  color: #456297;
  display: block;
  text-align: center; }

.cbp-l-grid-team-name:hover {
  color: #34425c; }

.cbp-l-grid-team-position {
  font: italic 400 13px/21px "Open Sans", sans-serif;
  color: #888;
  text-align: center; }

.cbp-l-grid-team.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
  bottom: -44px;
  height: 44px; }

.cbp-l-grid-team.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 44px; }

.cbp-l-grid-team.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-team.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -44px; }

.cbp-l-grid-team.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
  bottom: -44px;
  height: 44px; }

.cbp-l-grid-team.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 22px; }

.cbp-l-grid-team.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-team.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -44px; }

.cbp-l-grid-team.cbp-caption-overlayBottom .cbp-caption-activeWrap {
  bottom: -44px;
  height: 44px; }

.cbp-l-grid-team.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
  bottom: -44px; }

.cbp-l-grid-team.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
  height: 44px; }

.cbp-l-grid-team.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
  bottom: 44px; }

.cbp-l-grid-fullScreen {
  visibility: hidden;
  overflow: hidden; }

.cbp-l-grid-fullScreen .cbp-item {
  width: 350px;
  height: 263px; }

.cbp-l-grid-masonry {
  visibility: hidden;
  overflow: hidden; }

.cbp-l-grid-masonry .cbp-item {
  width: 277px; }

.cbp-l-grid-masonry .cbp-item-height-1,
.cbp-l-grid-masonry .cbp-l-grid-masonry-height1 {
  height: 267px; }

.cbp-l-grid-masonry .cbp-item-height-2,
.cbp-l-grid-masonry .cbp-l-grid-masonry-height2 {
  height: 415px; }

.cbp-l-grid-blog {
  visibility: hidden;
  overflow: hidden; }

.cbp-l-grid-blog .cbp-item {
  width: 313px;
  height: 350px; }

.cbp-l-grid-blog .cbp-caption {
  height: 56%;
  margin-bottom: 20px; }

.cbp-l-grid-blog-title {
  font: 400 18px/28px "Open Sans", sans-serif;
  color: #444;
  display: block; }

.cbp-l-grid-blog-title:hover {
  color: #787878; }

.cbp-l-grid-blog-date {
  font: 400 12px/18px "Open Sans", sans-serif;
  color: #787878;
  display: inline-block; }

.cbp-l-grid-blog-comments {
  font: 400 12px/18px "Open Sans", sans-serif;
  color: #3c6fbb;
  display: inline-block; }

.cbp-l-grid-blog-comments:hover {
  opacity: 0.8; }

.cbp-l-grid-blog-desc {
  font: 400 13px/18px "Open Sans", sans-serif;
  color: #9b9b9b;
  margin-top: 9px; }

.cbp-l-grid-blog-split {
  margin: 0 4px;
  font: 400 13px/16px "Open Sans", sans-serif;
  color: #787878;
  display: inline-block; }

@media only screen and (max-width: 600px) {
  .cbp-cols-2.cbp-l-grid-blog .cbp-l-grid-blog-desc {
    font: 400 12px/16px "Open Sans", sans-serif;
    margin-top: 7px; }

  .cbp-cols-2.cbp-l-grid-blog .cbp-caption {
    margin-bottom: 15px; } }
.cbp-l-loadMore-button {
  text-align: center; }

.cbp-l-loadMore-button .cbp-l-loadMore-button-link {
  border: 2px solid #dedede;
  border-radius: 2px;
  color: #7e7b7b;
  display: inline-block;
  font: 400 11px/34px "Open Sans", sans-serif;
  min-width: 80px;
  text-decoration: none;
  padding: 0 20px;
  outline: 0;
  margin-top: 30px; }

.cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover {
  color: #b0b0b0;
  text-decoration: none; }

.cbp-l-loadMore-button .cbp-l-loadMore-button-stop {
  cursor: default;
  color: #b0b0b0; }

.cbp-l-loadMore-button-link .cbp-l-loadMore-button-defaultText {
  display: block; }

.cbp-l-loadMore-button-link .cbp-l-loadMore-button-loadingText,
.cbp-l-loadMore-button-link .cbp-l-loadMore-button-noMoreLoading {
  display: none; }

.cbp-l-loadMore-button-loading .cbp-l-loadMore-button-loadingText {
  display: block; }

.cbp-l-loadMore-button-loading .cbp-l-loadMore-button-defaultText,
.cbp-l-loadMore-button-loading .cbp-l-loadMore-button-noMoreLoading {
  display: none; }

.cbp-l-loadMore-button-stop .cbp-l-loadMore-button-noMoreLoading {
  display: block; }

.cbp-l-loadMore-button-stop .cbp-l-loadMore-button-defaultText,
.cbp-l-loadMore-button-stop .cbp-l-loadMore-button-loadingText {
  display: none; }

.cbp-l-loadMore-text {
  text-align: center;
  margin-top: 30px; }

.cbp-l-loadMore-text .cbp-l-loadMore-text-link {
  font: 400 16px "Open Sans", sans-serif;
  color: #5d5d5d;
  text-decoration: none;
  cursor: default; }

.cbp-l-loadMore-text .cbp-l-loadMore-text-stop {
  color: #5d5d5d; }

.cbp-slider {
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  overflow: hidden; }

.cbp-slider-item,
.cbp-slider-wrap {
  margin: 0;
  list-style-type: none; }

.cbp-slider-item {
  margin-bottom: 3px; }

.cbp-slider .cbp-slider-item {
  opacity: 0;
  z-index: -1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0; }

.cbp-slider .cbp-slider-item-current {
  position: relative;
  opacity: 1;
  z-index: 1; }

.cbp-slider .cbp-slider-item-next {
  position: absolute;
  z-index: 2;
  opacity: 0; }

.cbp-slider .cbp-slider-arrowNext,
.cbp-slider .cbp-slider-arrowPrev {
  cursor: pointer;
  z-index: 3;
  position: absolute;
  opacity: 0; }

.cbp-slider .cbp-slider-arrowPrev {
  background: url(../images/cbp-sprite.png) -2px -2px no-repeat;
  width: 44px;
  height: 44px;
  top: 0;
  bottom: 0;
  left: 25px;
  margin: auto;
  -webkit-transition: opacity .4s ease, left .4s ease;
  transition: opacity 0.4s ease, left 0.4s ease; }

.cbp-slider .cbp-slider-arrowPrev:hover {
  background-position: -2px -48px; }

.cbp-slider .cbp-slider-arrowNext {
  background: url(../images/cbp-sprite.png) -48px -2px no-repeat;
  width: 44px;
  height: 44px;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  -webkit-transition: opacity .4s ease, right .4s ease;
  transition: opacity 0.4s ease, right 0.4s ease; }

.cbp-slider .cbp-slider-arrowNext:hover {
  background-position: -48px -48px; }

.cbp-slider .cbp-slider-bulletWrap {
  position: absolute;
  bottom: 20px;
  right: 25px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity 0.4s ease; }

.cbp-slider .cbp-slider-bullet {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin-left: 7px;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 0 1px 1px rgba(37, 36, 36, 0.54);
  background: #616161;
  background: rgba(97, 97, 97, 0.5); }

.cbp-slider .cbp-slider-bullet-current {
  background: #d1d1d1; }

.cbp-slider .cbp-slider-bullet:hover {
  opacity: 0.9; }

.cbp-slider:hover .cbp-slider-arrowNext {
  opacity: 1;
  right: 20px; }

.cbp-slider:hover .cbp-slider-arrowPrev {
  opacity: 1;
  left: 20px; }

.cbp-slider:hover .cbp-slider-bulletWrap {
  opacity: 1; }

.cbp-misc-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: #000; }

.cbp-misc-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cbp-panel {
  width: 94%;
  max-width: 1170px;
  margin: 0 auto; }

ul.resp-tabs-list {
  margin: 0;
  padding: 0; }

.resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left; }

.resp-tabs-container {
  padding: 0;
  background-color: #fff;
  clear: left; }

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

.resp-tab-content {
  display: none;
  padding: 15px; }

.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-bottom: 0;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important; }

.resp-tab-active {
  border-bottom: 0;
  background-color: #fff; }

.resp-content-active,
.resp-accordion-active {
  display: block; }

.resp-tab-content {
  border: 1px solid #c1c1c1; }

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0 solid #c1c1c1;
  margin: 0;
  padding: 10px 15px; }

h2.resp-tab-active {
  border-bottom: 0 solid #c1c1c1 !important;
  margin-bottom: 0 !important;
  padding: 10px 15px !important; }

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue; }

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

.resp-vtabs .resp-tab-content {
  border: 0; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: 0;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important; }

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1; }

h2.resp-tab-active span.resp-arrow {
  border: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9b9797; }

h2.resp-tab-active {
  background: #dbdbdb !important; }

.resp-easy-accordion h2.resp-accordion {
  display: block; }

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
  width: 100%;
  margin: 0; }

.resp-tab-content-active {
  display: block; }

h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1 !important; }

@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #c1c1c1; }

  .resp-vtabs .resp-tabs-container {
    border: 0;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none; }

  .resp-accordion-closed {
    display: none !important; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; } }
body {
  font-family: Roboto;
  font-weight: 300;
  font-style: normal; }

nav {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

h1 {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

h2 {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

h3 {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

h4 {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

h5 {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

h6 {
  font-family: Roboto;
  font-weight: normal;
  font-style: normal; }

.mc4wp-form input[name="_mc4wp_required_but_not_really"] {
  display: none !important; }

.ts-slideshow {
  margin-bottom: 0 !important; }

.ts-managed-dedicated {
  margin-bottom: 0 !important;
  background-color: #e62e00 !important;
  color: #fff; }

.ts-managed-dedicated h3 {
  color: #fff; }

.ts-home1-function {
  margin-bottom: 0 !important;
  padding-top: 50px !important;
  padding-bottom: 80px !important; }

.ts-home1-domain {
  margin-bottom: 0 !important;
  margin-bottom: -40px !important;
  padding-top: 40px !important;
  padding-bottom: 40px; }

.ts-home1-hosting-platforms-title {
  margin-bottom: 0 !important;
  padding-top: 100px !important; }

.ts-home1-hosting-platforms {
  margin-bottom: 0 !important;
  padding-bottom: 130px !important; }

.ts-home1-data-transferred {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-home1-acordion {
  margin-bottom: 0 !important;
  padding-top: 115px !important;
  padding-bottom: 140px !important; }

.ts-home1-hosting-services {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-home1-companies-cloud {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-home1-lasted-blog {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  background-color: #f3f3f3 !important; }

.ts-home1-domain-title {
  margin-bottom: 10px !important; }

.ts-home1-domain-title h3 {
  color: #fff; }

.ts-home1-block7 {
  margin-top: 15px !important;
  margin-bottom: 0 !important; }

.ts-home1-acordion .ts-section-title {
  margin-bottom: 45px !important; }

.ts-home1-hosting-services .ts-section-title {
  margin-bottom: 40px !important; }

.ts-home1-hosting-services .ts-section-title h3 {
  color: #fff; }

.vc_custom_1418119663320 {
  margin-bottom: 0 !important; }

.ts-home1-block12-left {
  border-right-width: 1px !important;
  border-right-color: #c5c7c7 !important;
  border-right-style: solid !important; }

.ts-home1-hosting-services {
  background-attachment: fixed;
  background-image: url(../images/background/our-expertise-bg-min.jpg);
  background-repeat: repeat; }

.vc_custom_1418200016635 {
  margin-bottom: 0 !important; }

.ts-home2-check-domain {
  margin-bottom: 0 !important;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  background-color: #42454a !important; }

.ts-home2-check-domain h3 {
  color: #fff; }

.ts-home2-simple-cloud-hosting {
  margin-bottom: 0 !important;
  padding-top: 115px !important;
  padding-bottom: 140px !important; }

.ts-home2-different-hosting-top {
  margin-bottom: 0 !important;
  padding-top: 95px !important;
  background-color: #f3f3f3 !important; }

.ts-home2-different-hosting {
  margin-bottom: 0 !important;
  padding-bottom: 115px !important;
  background-color: #f3f3f3 !important; }

.ts-home2-what-people {
  margin-bottom: 0 !important;
  padding-top: 75px !important;
  padding-bottom: 75px !important; }

.ts-home2-what-people h3 {
  color: #fff; }

.ts-home2-why-choose {
  background: #c5d0d6;
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-home2-why-choose .icon-feature {
  border: 2px solid #e62e00; }

.ts-home2-why-choose .ts_single_image {
  margin-top: 80px; }

.ts-home2-companies {
  margin-bottom: 0 !important;
  padding-top: 115px !important;
  padding-bottom: 95px !important;
  background-color: #42454a !important;
  color: #fff; }

.ts-home2-companies h3 {
  color: #fff; }

.vc_custom_1418200009589 {
  background-color: #414449 !important;
  margin-bottom: 0 !important;
  padding-bottom: 60px !important;
  padding-top: 60px !important; }

.ts-home2-data-transferred {
  margin-bottom: 0 !important;
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  color: #fff; }

.ts-home2-data-transferred h5 {
  color: #fff; }

.ts-home2-data-transferred .ts-overlay {
  background: rgba(0, 0, 0, 0.61); }

.ts-home2-data-transferred .ts-funfact {
  border-color: rgba(255, 255, 255, 0.5); }

.vc_custom_1418132002928 {
  margin-bottom: 0 !important;
  padding-top: 75px !important;
  padding-bottom: 107px !important;
  background-color: #f3f3f3 !important; }

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

.vc_custom_1418347696500 {
  margin-bottom: 0 !important; }

.vc_custom_1418289914176 {
  margin-top: 80px !important; }

.ts-home2-companies .ts-section-title {
  margin-bottom: 70px !important; }

.ts-home3-banner {
  margin-bottom: 0 !important;
  padding-top: 135px !important;
  padding-bottom: 150px !important; }

.ts-home3-banner .ts-section-title {
  margin-bottom: 25px;
  color: #cecece; }

.ts-home3-banner h3 {
  color: #fff; }

.ts-home3-provice-services {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.vc_custom_1420700132976 {
  margin-bottom: 0 !important;
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.ts-home3-simple-cloud-hosting {
  margin-bottom: 0 !important;
  padding-top: 110px !important;
  padding-bottom: 110px !important; }

.ts-home3-rapidiously {
  margin-bottom: 0 !important;
  padding-top: 145px !important;
  padding-bottom: 135px !important; }

.ts-home3-rapidiously .ts-overlay {
  background: rgba(0, 0, 0, 0.56); }

.ts-home3-rapidiously .ts-section-title {
  color: #cecece; }

.ts-home3-rapidiously h3,
.ts-home3-rapidiously a {
  color: #fff; }

.ts-home3-rapidiously .icon-feature {
  color: #e62e00;
  border: 2px solid #e62e00; }

.ts-home3-client-based {
  margin-bottom: 0 !important;
  padding-top: 135px !important;
  padding-bottom: 90px !important; }

.ts-home3-twitter {
  margin-bottom: 0 !important;
  padding-top: 70px !important;
  padding-bottom: 85px !important; }

.vc_custom_1418348834585 {
  margin-bottom: 0 !important;
  padding-top: 115px !important;
  padding-bottom: 95px !important; }

.ts-home3-special-introductory {
  margin-bottom: 0 !important;
  padding-top: 80px !important;
  padding-bottom: 78px !important;
  background-color: #f3f3f3 !important; }

.vc_custom_1418292593656 {
  margin-bottom: 0 !important; }

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

.vc_custom_1420642384516 {
  margin-bottom: 0 !important; }

.vc_custom_1418293159334 {
  margin-bottom: 0 !important; }

.ts-home3-simple-cloud-hosting .ts-section-title {
  margin-bottom: 65px !important; }

.vc_custom_1421239487009 {
  padding-top: 20px !important; }

.vc_custom_1421240492698 {
  padding-top: 30px !important; }

.vc_custom_1421222169706 {
  padding-top: 40px !important; }

.ts-home3-rapidiously-left {
  margin-top: 90px !important; }

.vc_custom_1418348236650 {
  margin-bottom: 0 !important; }

.vc_custom_1421138007111 {
  margin-bottom: 0 !important; }

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

.ts-home3-data-transferred .ts-funfact {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff; }

.ts-home3-data-transferred .funfact-icon {
  color: #e62e00; }

.ts-home3-data-transferred h5 {
  color: #fff; }

.ts-home3-simple-cloud-hosting .skill-bar-bg {
  background: #f3f3f3; }

.skill-bar-bg .skillbar-bar {
  background: #e62e00; }

.ts-home4-support {
  padding-top: 45px !important;
  padding-bottom: 100px !important; }

.ts-home4-support .icon-service {
  border: 2px solid #e62e00;
  color: #e62e00; }

.ts-home4-service {
  padding-top: 90px !important;
  padding-bottom: 100px !important;
  background-color: #25272b !important; }

.ts-home4-service .icon-feature {
  border: 2px solid #e62e00;
  color: #e62e00; }

.ts-home4-service a {
  color: #fff; }

.ts-home4-knowledge-base {
  padding-top: 85px !important;
  padding-bottom: 65px !important; }

.ts-home4-completed-projects {
  padding-top: 25px !important;
  padding-bottom: 60px !important;
  background-color: #f3f3f3 !important; }

.ts-home4-completed-projects .funfact-number-unit {
  color: #e62e00; }

.ts-home4-cms {
  padding-top: 78px !important;
  padding-bottom: 20px !important; }

.ts-home4-companies {
  padding-top: 85px !important;
  padding-bottom: 92px !important;
  background-color: #42454a !important; }

.ts-home4-companies h3 {
  color: #fff; }

.ts-home4-people-say {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-home4-service .wpb_single_image {
  margin-top: 50px !important; }

.ts-home4-service h3 {
  color: #fff; }

.ts-home4-knowledge-base .ts-section-title {
  margin-bottom: 45px !important; }

.vc_custom_1420703015327 {
  margin-bottom: 0 !important; }

.vc_custom_1420703023547 {
  margin-bottom: 0 !important; }

.vc_custom_1420703032028 {
  margin-bottom: 0 !important; }

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

.ts-home4-cms-icon {
  margin-bottom: 100px !important; }

.ts-home4-companies .ts-section-title {
  margin-bottom: 50px !important; }

.ts-home5-threebox {
  padding-top: 20px !important;
  padding-bottom: 95px !important;
  background-color: #f3f3f3 !important; }

.ts-home5-different-hosting {
  padding-top: 90px !important;
  padding-bottom: 83px !important; }

.ts-home5-completely-promote {
  padding-top: 140px !important;
  padding-bottom: 125px !important;
  color: #fff; }

.ts-home5-completely-promote a,
.ts-home5-completely-promote h3 {
  color: #fff; }

.ts-home5-completely-promote .ts-overlay {
  background: rgba(0, 0, 0, 0.6); }

.ts-home5-completely-promote .icon-feature {
  color: #e62e00;
  border: 2px solid #e62e00; }

.ts-home5-get-domain {
  padding-top: 90px !important;
  padding-bottom: 80px !important;
  background-color: #42454a !important;
  color: #fff; }

.ts-home5-get-domain h3 {
  color: #fff; }

.ts-home5-get-domain .ts-section-title {
  color: #737373; }

.ts-home5-function {
  padding-top: 60px !important;
  padding-bottom: 80px !important; }

.ts-home5-function .icon-service {
  color: #252525; }

.ts-home5-data-transferred {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.ts-home5-data-transferred .ts-funfact {
  border-color: #252525;
  color: #252525; }

.ts-home5-data-transferred .funfact-icon {
  color: #e62e00; }

.vc_custom_1420709528867 {
  padding-top: 95px !important;
  padding-bottom: 110px !important; }

/*.ts-home5-data-transferred .ts-overlay {
  background-color: rgba(5, 10, 30, 0.90)none repeat scroll 0 0)
}*/
.ts-home5-data-transferred {
  background-attachment: fixed;
  background-image: url("../images/background/counter-bg.jpg");
  background-repeat: repeat; }

.ts-home5-data-transferred .ts-funfact {
  border: 2px solid white;
  color: #fff; }

.ts-home5-data-transferred .funfact-icon {
  color: #e62e00; }

.ts-home5-data-transferred h5 {
  color: #fff; }

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

.ts-home5-different-hosting-bottom {
  padding-right: 25px !important;
  padding-left: 30px !important;
  background-color: #f3f3f3 !important; }

.ts-home5-different-hosting-bottom .ts-style-button-cta {
  background: #e62e00;
  color: #fff;
  border: 2px solid #e62e00; }

.ts-home5-img-feature {
  margin-top: 90px !important; }

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

.ts-home6-function {
  padding-top: 20px !important;
  padding-bottom: 100px !important; }

.ts-home6-function .icon-service {
  color: #e62e00; }

.ts-home6-with-respect {
  padding-top: 55px !important;
  padding-bottom: 60px !important;
  background-color: #42454a !important;
  min-height: 643px; }

.ts-home-Recent-project {
  padding-top: 100px !important;
  padding-bottom: 60px !important; }

.ts-home6-project-completed {
  padding-bottom: 75px !important; }

.ts-home6-project-completed .cbp-item {
  width: 360px;
  height: 289px; }

.ts-home6-awesome-websites {
  padding-top: 30px !important;
  background-color: #f3f3f3 !important;
  min-height: 566px; }

.ts-home6-awesome-websites .icon-feature {
  border: 2px solid #fd4326;
  color: #fd4326; }

.ts-home6-awesome-websites a {
  color: #252525; }

.ts-honme6-yourbusiness {
  color: #fff;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  background-color: #42454a !important; }

.ts-honme6-yourbusiness a,
.ts-honme6-yourbusiness h3 {
  color: #fff; }

.ts-honme6-yourbusiness a.ts-style-button-cta,
.ts-honme6-yourbusiness a.ts-style-button-cta:hover {
  background: #fd4326 none repeat scroll 0 0;
  border: 1px solid #fd4326;
  color: white; }

.ts-home6-tab {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-home6-tab .skill-bar-bg {
  background: #f3f3f3; }

.ts-home6-tab .skill-bar-percent {
  color: #fff; }

.ts-home6-fourbox {
  padding-top: 90px !important;
  padding-bottom: 100px !important; }

.ts-home6-fourbox,
.ts-home6-fourbox h5 {
  color: #fff; }

.ts-home6-fourbox .ts-overlay {
  background: rgba(0, 0, 0, 0.3); }

.vc_custom_1420776684522 {
  padding-top: 100px !important;
  padding-bottom: 105px !important;
  background-color: #f3f3f3 !important; }

.ts-home6-with-respect .ts-section-title {
  margin-top: 35px !important; }

.ts-home6-with-respect h3,
.ts-home6-with-respect a {
  color: #fff; }

.ts-home6-with-respect .icon-feature {
  color: #e62e00;
  border: 2px solid #e62e00; }

.ts-home6-awesome-websites .ts-section-title {
  margin-top: 45px !important;
  margin-bottom: 50px !important; }

.ts-home6-tab .ts-section-title {
  margin-bottom: 45px !important; }

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

.vc_custom_1420776533005 {
  margin-bottom: 0 !important; }

.ts-home1791-domain {
  padding-top: 10px !important;
  padding-bottom: 40px !important;
  background-color: #f3f3f3 !important;
  color: #717171; }

.ts-home1791-domain .ts-domain-price-box {
  border-color: #e7e7e7;
  text-align: center; }

.ts-home1791-domain .www {
  font-size: 18px;
  color: #717171; }

.ts-home1791-domain #content-whois {
  color: #717171; }

.ts-home1791-domain input[type="text"] {
  color: #717171;
  border-color: #dfdfdf;
  background: #fff; }

.ts-home1791-services {
  padding-top: 76px !important; }

.ts-home-1791-hardware {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
  background-color: #323437 !important; }

.ts-home-1791-hardware .icon-feature {
  color: #e62e00;
  border: 2px solid #4e4e4e; }

.ts-home-1791-hardware h5,
.ts-home-1791-hardware a {
  color: #fff; }

.ts-home-1791-hardware .ts_single_image img {
  padding-top: 85px; }

.ts-home1791-customized {
  padding-top: 105px !important;
  padding-bottom: 105px !important; }

.ts-home1791-customized .skill-bar-bg {
  background: #f3f3f3; }

.ts-home1791-customized .ts-style-button {
  background: #e62e00;
  color: #fff;
  border-radius: 2px; }

.ts-home1791-seamlessly-brand-customized {
  padding-top: 108px !important;
  padding-bottom: 115px !important;
  background-color: #f3f3f3 !important; }

.ts-home1791-seamlessly-brand-customized .ts-style-button {
  background: #e62e00;
  color: #fff;
  border-radius: 3px; }

.ts-home1791-why-choose {
  padding-top: 115px !important;
  padding-bottom: 110px !important; }

.ts-home1791-why-choose .icon-service {
  color: #e62e00; }

.ts-home1791-getting-started {
  padding-top: 80px !important;
  padding-bottom: 98px !important;
  background-color: #323437 !important; }

.ts-home1791-getting-started h3 {
  color: #fff; }

.ts-home1791-companies-cloud {
  padding-top: 119px !important;
  padding-bottom: 85px !important; }

.ts-home1791-domain-left {
  padding-top: 10px !important; }

.ts-home1791-domain-right {
  padding-top: 40px !important; }

.vc_custom_1427341694879 {
  margin-top: 40px !important; }

.ts-home1791-services-content {
  padding-top: 80px !important;
  padding-bottom: 85px !important; }

.vc_custom_1422586329147 {
  padding-top: 85px !important; }

.vc_custom_1422610235726 {
  margin-top: 40px !important; }

.vc_custom_1422589166901 {
  padding-top: 25px !important; }

.vc_custom_1422588757147 {
  margin-top: 60px !important; }

.ts-home10-check-domain {
  padding-top: 35px !important;
  padding-bottom: 50px !important;
  background-color: #42454a !important; }

.ts-home10-check-domain h3 {
  color: #fff; }

.ts-home10-check-domain h3 {
  color: #fff; }

.ts-home10-service {
  background-color: #f3f3f3 !important; }

.ts-home10-save {
  background-color: #e62e00;
  color: #fff; }

.ts-home10-save .ts-style-button-cta {
  background: #e62e00;
  color: #fff;
  border: 1px solid #fff; }

.ts-home10-save .ts-style-button-cta:hover {
  background: #fff;
  color: #e62e00; }

.ts-home10-save h3 {
  color: #fff; }

.ts-home10-save .ts-style-button-cta {
  background: #e62e00;
  border: 1px solid #fff;
  color: #fff; }

.ts-home10-function {
  padding-top: 97px !important;
  padding-bottom: 97px !important; }

.ts-home10-function .icon-service {
  color: #e62e00; }

.ts-home10-data-transferred {
  padding-top: 94px !important;
  padding-bottom: 102px !important; }

.ts-home10-data-transferred .ts-overlay {
  background: rgba(0, 0, 0, 0.3); }

.ts-home10-data-transferred .ts-funfact {
  border: 2px solid #cecece;
  color: #fff; }

.ts-home10-data-transferred .funfact-icon,
.ts-home10-data-transferred h5 {
  color: #fff; }

.ts-home10-tab-title {
  padding-top: 93px !important; }

.ts-home10-tab {
  padding-bottom: 104px !important; }

.ts-home10-companies-cloud {
  padding-top: 97px !important;
  padding-bottom: 105px !important;
  background-color: #42454a !important;
  color: #bfbfbf;
  background-color: #414449 !important; }

.ts-home10-companies-cloud h3 {
  color: #fff; }

.ts-home10-people-say {
  padding-top: 81px !important;
  padding-bottom: 75px !important;
  z-index: 0; }

.ts-home10-check-domain .ts-section-title {
  margin-bottom: 20px !important;
  padding-right: 90px !important;
  background-color: #42454a !important; }

.vc_custom_1427341746694 {
  background-color: #42454a !important; }

.ts-home10-service-content {
  padding-top: 77px !important;
  padding-bottom: 100px !important; }

.ts-home10-function-right {
  margin-top: 60px !important; }

.ts-home10-function-right .ts-box-border {
  border-left-width: 6px !important;
  background-color: #f3f3f3 !important;
  border-left-color: #e62e00 !important;
  border-left-style: solid !important; }

.ts-home10-people-say .ts-section-title {
  margin-bottom: -30px !important; }

.ts-home10-people-say .ts-overlay {
  background: rgba(0, 0, 0, 0.5); }

.ts-home10-people-say h3 {
  color: #fff; }

.ts-slideshow .fullwidthabanner.ts-slideshow10 {
  background-color: #e8e8e8; }

.ts-home11-function {
  padding-top: 65px !important;
  padding-bottom: 70px !important; }

.ts-home11-managed-dedicated-servers {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: #e62e00 !important;
  color: #fff; }

.ts-home11-managed-dedicated-servers h3 {
  color: #fff; }

.ts-home11-managed-dedicated-servers .ts-style-button-cta {
  background: #e62e00;
  color: #fff;
  border: 2px solid #fff; }

.ts-home11-managed-dedicated-servers .ts-style-button-cta:hover {
  background: #fff;
  color: #e62e00; }

.ts-home11-domain {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
  color: #fff; }

.ts-home11-domain h3 {
  color: #fff; }

.ts-home11-different-hosting {
  padding-top: 85px !important;
  padding-bottom: 100px !important; }

.ts-home11-twitter {
  padding-top: 70px !important;
  padding-bottom: 130px !important; }

.ts-home11-twitter .ts-overlay {
  background: rgba(0, 0, 0, 0.6); }

.ts-home11-logo {
  padding-top: 80px !important;
  padding-bottom: 90px !important;
  background-color: #42454a !important; }

.ts-home11-meet-hosting {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.ts-home11-business-hosting {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.ts-home11-business-hosting .ts-overlay {
  background: rgba(0, 0, 0, 0.63); }

.ts-home11-business-hosting h3 {
  color: #fff; }

.ts-home11-servers {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.vc_custom_1422976941611 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  background-color: #f3f3f3 !important; }

.ts-home11-different-hosting .ts-section-title {
  margin-bottom: 85px !important; }

.ts-home11-logo .ts-section-title {
  margin-bottom: 60px !important;
  color: #fff; }

.ts-home11-logo h3 {
  color: #fff; }

.ts-home11-meet-hosting-content {
  padding-top: 50px !important; }

.ts-home11-business-hosting .ts-section-title {
  padding-bottom: 50px !important; }

.ts-home11-business-hosting-left {
  border-right-width: 1px !important;
  border-right-color: rgba(255, 255, 255, 0.5) !important;
  border-right-style: solid !important; }

.ts-register-banner .ts-overlay {
  background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0; }

.ts-about-efficiently-envisioneer {
  margin-bottom: 65px !important;
  padding-top: 65px !important; }

.vc_custom_1420709517066 {
  margin-bottom: 0 !important;
  padding-top: 130px !important;
  padding-bottom: 130px !important; }

.vc_custom_1418701753107 {
  margin-bottom: 0 !important;
  padding-top: 85px !important;
  padding-bottom: 105px !important; }

.ts-about-our-values {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  color: #fff; }

.ts-about-our-values {
  background-image: url(../images/background/nogor-value-banner.jpg);
  background-repeat: no-repeat; }

.ts-about-our-values .ts-overlay {
  background: rgba(0, 0, 0, 0.7); }

.ts-about-our-values h3 {
  color: #fff; }

.ts-about-management-team-title {
  margin-bottom: 0 !important;
  padding-top: 40px !important; }

.ts-about-management-team {
  margin-bottom: 0 !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.ts-about-awesome-partrtners {
  margin-bottom: 0 !important;
  padding-top: 90px !important;
  padding-bottom: 110px !important;
  background-color: #f3f3f3 !important; }

.ts-about-efficiently-envisioneer .ts-section-title {
  margin-bottom: 45px !important; }

.vc_custom_1418700944247 {
  margin-bottom: 43px !important; }

.vc_custom_1418701530242 {
  margin-bottom: 0 !important; }

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

.ts-services-awesome-stuff {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 40px !important; }

.ts-services-awesome-stuff .icon-service {
  color: #e62e00; }

.ts-services-passion {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  background-color: #f3f3f3 !important; }

.ts-services-function {
  padding-top: 50px !important;
  padding-bottom: 85px !important; }

.ts-services-enterprise-solutions {
  margin-bottom: 0 !important;
  padding-top: 125px !important;
  padding-bottom: 95px !important; }

.ts-services-enterprise-solutions h3 {
  color: #fff; }

.ts-services-tab {
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.ts-services-tab .ts-section-title {
  margin-bottom: 45px; }

.ts-services-servers {
  margin-bottom: 0 !important;
  padding-bottom: 140px !important; }

.ts-services-enterprise-solutions .ts-section-title {
  margin-bottom: 40px !important; }

.ts-services-enterprise-solutions-left {
  margin-bottom: 0 !important;
  border-right-width: 1px !important;
  border-right-color: #fff !important;
  border-right-style: solid !important; }

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

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

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

.ts-teams-choose-options {
  margin-top: 80px !important; }

.ts-teams-choose-options2 {
  margin-top: 107px !important;
  margin-bottom: 130px !important; }

.ts-teams-choose-options .ts-section-title {
  margin-bottom: 55px !important; }

.wpb_animate_when_almost_visible {
  opacity: 1; }

.ts-pricing-table-banner h2 {
  color: #fff; }

.ts-pricing-table-new {
  padding-top: 100px !important; }

.ts-pricing-table-style4 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.ts-pricing-table-style3-wrap {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  background-color: #f3f3f3 !important; }

.ts-pricing-table-style1-new {
  padding-top: 100px !important; }

.vc_custom_1422850026877 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.ts-pricing-table-style2-title {
  padding-top: 100px !important; }

.ts-pricing-table-style2-content {
  padding-top: 0 !important;
  padding-bottom: 100px !important; }

.ts-pricing-table-compare {
  margin-bottom: 100px !important; }

.ts-pricing-table-new .ts-section-title {
  margin-bottom: 60px !important; }

.ts-pricing-table-style4 .ts-section-title {
  margin-bottom: 60px !important; }

.ts-pricing-table-style3-wrap .ts-section-title {
  margin-bottom: 80px !important; }

.ts-faq-questions {
  padding-top: 85px !important; }

.ts-faq-tab {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.ts-faq-questions .ts-section-title {
  margin-bottom: 60px !important; }

.ts-faq-tab .ts-section-title {
  margin-bottom: 45px !important; }

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

.ts-faq-banner h2 {
  color: #fff; }

.ts-contact-support {
  margin-bottom: 0 !important;
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  background-color: #f3f3f3 !important; }

.vc_custom_1421035807239 {
  margin-top: 49px !important; }

.ts-contact-sidebar1 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.ts-contact-sidebar2 {
  margin-top: 30px !important; }

.ts-contact-support .ts-contact-icon {
  color: #e62e00; }

.ts-contact-padding {
  height: 451px; }

.vc_custom_1421027635245 {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.vc_custom_1421140202024 {
  margin-top: 70px !important; }

.ts-web-design-top {
  margin-bottom: 70px !important; }

.ts-web-design-bar {
  margin-top: 60px !important;
  margin-bottom: 65px !important; }

.vc_custom_1421140044077 {
  margin-bottom: 90px !important; }

.vc_custom_1421139638712 {
  margin-top: 20px !important; }

.web-design #grid-portfolio.cbp-l-grid-projects .cbp-caption {
  height: 74%; }

.ts-web-design-top-left {
  margin-top: 20px; }

.ts-web-design-bar .skill-bar-bg {
  background: #f3f3f3; }

.ts-web-design-bar .skillbar-bar {
  background: #e62e00; }

.ts-web-design-view .cbp-item {
  width: 320px;
  height: 200px; }

.ts-section-title-intrinsicly {
  color: #737373;
  margin-bottom: 90px; }

.ts-shortcodes-heading {
  padding-top: 70px !important;
  padding-bottom: 50px !important; }

.ts-shortcodes-hr1 {
  border-bottom-width: 70px !important; }

.ts-shortcodes-blockquotes {
  padding-top: 70px !important;
  padding-bottom: 50px !important; }

.vc_custom_1420772649186 {
  padding-top: 15px !important; }

.vc_custom_1420778174481 {
  padding-top: 55px !important; }

.ts-shortcodes-unstyled-list {
  margin-bottom: 80px !important;
  padding-top: 55px !important; }

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

.ts-shortcodes-unstyled-list h6 {
  margin-bottom: 4s0px; }

.ts-shortcodes-title {
  margin-bottom: 40px !important; }

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

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

.ts-shortcodes-default-styles {
  padding-top: 60px !important; }

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

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

.vc_custom_1420778269831 {
  margin-bottom: 0 !important;
  padding-top: 0 !important; }

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

.ts-tabs-tab {
  margin-bottom: 0 !important;
  padding-top: 80px !important; }

.ts-tabs-acordion {
  padding-top: 40px !important;
  padding-bottom: 60px !important; }

.ts-tabs-expand {
  margin-bottom: 100px !important; }

.ts-tabs-tab h4 {
  margin-bottom: 55px !important; }

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

.ts-tabs-acordion h4 {
  margin-bottom: 55px !important; }

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

.ts-tabs-expand h4 {
  margin-bottom: 65px !important; }

.ts-shortcodes-Dropcaps .ts-dropcap-style2 {
  color: #252525; }

.ts-shortcodes-Dropcaps .ts-dropcap-style1 {
  background-color: #42454a;
  color: #fff; }

.ts-shortcodes-default-custom-styles .row1 {
  padding-bottom: 55px; }

.ts-shortcodes-highlights .black {
  background: #42454a;
  color: #fff; }

.ts-shortcodes-highlights .red {
  background: #e62e00;
  color: #fff; }

.ts-tabs-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-shortcodes-hr2 {
  border-bottom-width: 70px !important;
  padding-top: 70px !important; }

.ts-shortcodes-dropcaps h4 {
  padding-bottom: 50px !important;
  padding-top: 70px !important; }

.ts-shortcodes-dropcaps .ts-dropcap-style1 {
  background-color: #42454a;
  color: #fff; }

.ts-shortcodes-highlights {
  padding-bottom: 50px !important;
  padding-top: 70px !important; }

.ts-shortcodes-default-custom-styles {
  padding-top: 60px !important; }

.ts-shortcodes-default-custom-styles .ts-shortcodes-d-styles {
  padding-bottom: 30px; }

.ts-shortcodes-default-custom-styles .ts-list-style-red {
  color: #e62e00; }

.ts-shortcodes-hr3 {
  padding-top: 30px; }

.ts-content-box-threebox {
  padding-top: 30px !important;
  padding-bottom: 0 !important; }

.ts-content-box-function {
  padding-top: 30px !important;
  padding-bottom: 90px !important; }

.ts-content-box-service {
  margin-bottom: 0 !important;
  padding-top: 125px !important;
  padding-bottom: 95px !important; }

.ts-content-box-service h3 {
  color: #fff; }

.vc_custom_1420616513611 {
  margin-bottom: 0 !important;
  padding-top: 50px !important;
  padding-bottom: 85px !important; }

.vc_custom_1420616628379 {
  margin-bottom: 0 !important;
  padding-bottom: 85px !important; }

.vc_custom_1420946983318 {
  padding-top: 45px !important;
  padding-bottom: 100px !important; }

.vc_custom_1420712793266 {
  padding-top: 40px !important;
  padding-bottom: 60px !important; }

.ts-content-box-border {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.ts-content-box-service .ts-section-title {
  margin-bottom: 40px !important; }

.ts-content-box-service-left {
  margin-bottom: 0 !important;
  border-right-width: 1px !important;
  border-right-color: #fff !important;
  border-right-style: solid !important; }

.ts-content-box-border1 {
  border-top-width: 5px !important;
  background-color: #f3f3f3 !important;
  border-top-color: #42454a !important;
  border-top-style: solid !important; }

.ts-content-box-border2 {
  background-color: #f3f3f3 !important; }

.ts-content-box-border3 {
  border-left-width: 5px !important;
  background-color: #f3f3f3 !important;
  border-left-color: #e62e00 !important;
  border-left-style: solid !important; }

.ts-content-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-content-Creativity {
  padding-bottom: 85px;
  padding-top: 160px; }

.ts-content-features {
  padding-bottom: 85px; }

.ts-content-responsibility .ts-overlay {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; }

.ts-content-backups {
  padding-bottom: 60px;
  padding-top: 40px; }

.ts-content-backups .icon-service {
  color: #252525; }

.ts-devider-top {
  padding-top: 58px !important; }

.vc_custom_1421296010955 {
  margin-bottom: 60px !important;
  padding-top: 0 !important;
  text-align: center; }

.ts-devider-top .ts-section-title {
  margin-bottom: 50px !important; }

.ts-devider1 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

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

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

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

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

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

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

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

.vc_custom_1421295290142 {
  margin-top: 0 !important;
  margin-bottom: 20px !important; }

.ts-deviders-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-devider-top .text {
  color: #333; }

.ts-devider-top .or {
  color: #ccc; }

.ts-devider-top .icon {
  color: #e62e00; }

.ts-devider-mid {
  text-align: center; }

.ts-devider-bottom {
  margin-bottom: 60px;
  text-align: center; }

.ts-counters-animated-bar-graphs {
  padding-top: 60px !important; }

.ts-counters-animated-milestones-title {
  margin-bottom: 0 !important;
  padding-bottom: 65px !important; }

.ts-counters-animated-milestones {
  padding-top: 130px !important;
  padding-bottom: 130px !important; }

.ts-counters-transform {
  margin-bottom: 0 !important;
  padding-top: 70px !important;
  padding-bottom: 125px !important; }

.ts-counters-data-transferred {
  margin-bottom: 0 !important;
  padding-top: 90px !important;
  padding-bottom: 100px !important; }

.ts-counters-circle-title {
  margin-bottom: 0 !important;
  padding-top: 80px !important; }

.ts-counters-circle {
  margin-bottom: 0 !important;
  padding-top: 100px !important;
  padding-bottom: 120px !important; }

.ts-counters-enterprise {
  margin-bottom: 0 !important;
  padding-top: 120px !important;
  padding-bottom: 125px !important; }

.ts-counters-countdown-title {
  padding-top: 70px !important; }

.ts-counters-countdown {
  padding-bottom: 70px !important; }

.ts-counters-animated-bar-graphs-content {
  padding-top: 70px !important;
  padding-bottom: 118px !important; }

.vc_custom_1421230940516 {
  padding-bottom: 50px !important; }

.ts-counters-countdown-left {
  padding-left: 100px !important; }

.ts-counters-countdown-right {
  padding-right: 100px !important; }

.ts-counters-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-counters-animated-bar-graphs .skillbarstyle2 {
  color: #fff; }

.ts-counters-animated-bar-graphs .skillbarstyle2 .skill-bar-bg {
  background: #f3f3f3; }

.ts-counters-animated-milestones .ts-overlay {
  background: rgba(255, 255, 255, 0.92); }

.ts-counters-animated-milestones .ts-funfact {
  border-color: #252525;
  color: #252525; }

.ts-counters-animated-milestones .funfact-icon {
  color: #e62e00; }

.ts-counters-transform .funfact-number-unit {
  color: #e62e00; }

.ts-counters-data-transferred {
  background-attachment: fixed;
  background-image: url("../images/background/274699_l_srgb_s_gl.jpg") !important;
  background-repeat: repeat; }

.ts-counters-data-transferred .ts-overlay {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; }

.ts-counters-data-transferred .ts-funfact {
  border-color: #fff;
  color: #fff; }

.ts-counters-data-transferred h5 {
  color: #fff; }

.ts-counters-enterprise .ts-overlay {
  background: rgba(0, 0, 0, 0.7); }

.ts-counters-enterprise h5 {
  color: #fff; }

.ts-counters-enterprise .circle-text {
  color: #fff; }

.ts-counters-countdown-title h4 {
  padding-bottom: 50px;
  text-align: center; }

.vc_custom_1420864659446 {
  margin-top: 75px !important; }

.ts-notifications-hr2 {
  margin-top: 68px !important;
  margin-bottom: 68px !important; }

.ts-notifications-hr1 {
  margin-top: 68px !important;
  margin-bottom: 68px !important; }

.ts-notifications-combined-content {
  margin-bottom: 100px !important; }

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

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

.ts-notifications-title1 {
  margin-bottom: 50px !important; }

.ts-notifications-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-notifications-notifications h3 {
  margin-bottom: 55px;
  margin-top: 75px; }

.ts-notification-notification-boxes h4 {
  text-align: center;
  margin-bottom: 50px; }

.ts-notifications-combined-content h4 {
  text-align: center;
  margin-bottom: 50px !important; }

.ts-button-main .ts-style-button1 .ts-style-button {
  background: #42454a;
  color: #fff;
  border-radius: 3px; }

.ts-button-main .ts-style-button1 .ts-style-button:hover {
  background: #e62e00;
  color: #fff; }

.ts-button-main .ts-style-button2 .ts-style-button {
  background: #f3f3f3;
  color: #000;
  border-radius: 3px; }

.ts-button-main .ts-style-button2 .ts-style-button:hover {
  background: #e62e00;
  color: #fff;
  border-radius: 3px; }

.ts-button-main .ts-style-button3 .ts-style-button {
  background: #fff;
  color: #252525;
  border: 2px solid #42454a;
  border-radius: 3px; }

.ts-button-main .ts-style-button3 .ts-style-button:hover {
  background: #e62e00;
  color: #fff;
  border-radius: 3px;
  border: 2px solid #e62e00; }

.ts-button-main .ts-style-button41 .ts-style-button {
  background: #55adff;
  color: #fff;
  border-radius: 30px; }

.ts-button-main .ts-style-button41 .ts-style-button:hover {
  background: #e62e00;
  color: #fff;
  border-radius: 30px; }

.ts-button-main .ts-style-button42 .ts-style-button {
  background: #e62e00;
  color: #fff;
  border-radius: 0; }

.ts-button-main .ts-style-button42 .ts-style-button:hover {
  background: #000;
  color: #fff;
  border-radius: 0; }

.ts-button-main .ts-style-button43 .ts-style-button {
  background: #5fd33f;
  color: #fff;
  border-radius: 3px; }

.ts-button-main .ts-style-button43 .ts-style-button:hover {
  background: #000;
  color: #fff;
  border-radius: 3px; }

.ts-button-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-button-main {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }

.ts-columns1 {
  margin-top: 100px !important;
  margin-bottom: 30px !important; }

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

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

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

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

.vc_custom_1421208635537 {
  margin-bottom: 100px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ts-columns3 {
  margin-top: 30px;
  margin-bottom: 30px; }

.ts-columns5 {
  margin-top: 30px;
  margin-bottom: 30px; }

.ts-columns h4 {
  margin-bottom: 35px; }

.ts-columns6 {
  margin-bottom: 100px; }

.ts-columns5 .col-sm-6:nth-child(2n+1) {
  clear: none; }

.ts-columns-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-social-icon-images {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.ts-social-icon-shortcode {
  background-color: #fafafa !important;
  color: #333; }

.ts-social-icon-full {
  background-color: #fafafa !important; }

.ts-section-hr {
  padding-top: 50px !important;
  padding-bottom: 74px !important;
  background-color: #fafafa !important; }

.ts-social-icon-awesome {
  background-color: #fafafa !important; }

.vc_custom_1420861963111 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
  background-color: #333 !important; }

.ts-social-icon-images-title {
  margin-bottom: 70px !important; }

.ts-social-icon-shortcode .ts-section-title {
  margin-top: 58px !important;
  margin-bottom: 40px !important; }

.ts-social-icon-awesome-title {
  margin-bottom: 60px !important; }

.ts-social-banner {
  background-image: url(../images/background/bl3.jpg); }

.ts-promotional-banne1 {
  padding-top: 90px !important;
  padding-bottom: 75px !important; }

.ts-promotional-banner2 {
  padding-top: 88px !important;
  padding-bottom: 78px !important;
  background-color: #f3f3f3 !important; }

.ts-promotional-banne1-main {
  margin-top: 80px !important; }

.ts-promotional-banner2-main {
  margin-top: 18px !important; }

.bridge input.btn-success[type="submit"] {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff; }

.bridge input.btn-danger[type="submit"] {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff; }

.ts-knowledgebase-banner {
  background-image: url("../images/background/pages-banner-bg/our-services-banner.jpg"); }

.ts-about-banner {
  background-image: url(../images/background/pages-banner-bg/about-us-banner.jpg); }

.ts-contact-banner {
  background-image: url(../images/background/pages-banner-bg/contact-us-banner.jpg); }

.ts-article-banner {
  background-image: url("../images/background/pages-banner-bg/our-clients-banner-bg.jpg"); }

.ts-activities-banner {
  background-image: url("../images/background/pages-banner-bg/our-recent-activities.jpg"); }

.ts-expertise-banner {
  background-image: url("../images/background/pages-banner-bg/our-expertise-banner.jpg"); }

.ts-services-banner-1 {
  background-image: url("../images/background/services-banner-bg/software-service-banner.jpg"); }

.ts-services-banner-2 {
  background-image: url("../images/background/services-banner-bg/website-design-and-development-banner.jpg"); }

.ts-services-banner-3 {
  background-image: url("../images/background/services-banner-bg/koha-libary-banner.jpg"); }

.ts-services-banner-4 {
  background-image: url("../images/background/services-banner-bg/online-marketing-banner.jpg"); }

.ts-services-banner-5 {
  background-image: url("../images/background/services-banner-bg/domain-and-hosting-banner.jpg"); }

.ts-services-banner-6 {
  background-image: url("../images/background/services-banner-bg/cctv-and-security-service-banner.jpg"); }

.ts-services-banner-7 {
  background-image: url("../images/background/services-banner-bg/graphics-design-banner.jpg"); }

.ts-services-banner-8 {
  background-image: url("../images/background/services-banner-bg/hardware-and-networking-banner.jpg"); }

.ts-services-banner-9 {
  background-image: url("../images/background/services-banner-bg/tranning-and-support-service-banner.jpg"); }

.ts-portfolio2-main .cbp-item {
  width: 500px;
  height: 475px; }

.ts-portfolio3-main .cbp-item {
  width: 350px;
  height: 280px; }

.ts-portfolio4-main .cbp-item {
  width: 275px;
  height: 245px; }

.ts-portfolio3-banner {
  background-image: url("../images/background/pages-banner-bg/our-project-banner.jpg"); }

.ts-portfolio-sidebar-main .cbp-item {
  width: 393px;
  height: 363px; }

.ts-portfolio-full-main {
  margin-left: 30px !important;
  margin-right: 30px !important; }

.ts-portfolio-full-main .cbp-item {
  width: 348px;
  height: 318px; }

.ts-web-design-main {
  margin-top: 70px; }

.ts-web-design-main h3 {
  font-size: 20px; }

.ts-article.main-content .ts-dropcap-style1 {
  background-color: #42454a;
  color: #fff; }

.woocommerce a.button.product_type_simple:hover,
.woocommerce a.button.product_type_variable:hover,
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce a.button.product_type_simple.added:hover,
.woocommerce a.button.product_type_simple:hover {
  background: #e62e00 !important;
  color: #e62e00 !important; }

#commentform .stars > span a:hover:before,
#commentform .stars > span a.active:before {
  color: #e62e00 !important; }

.woocommerce .comment-form input[type="submit"]:hover {
  background: #e62e00 !important; }

.shipping_calculator h2 a:hover {
  color: #e62e00 !important; }

.added_to_cart.wc-forward:hover {
  background: #e62e00 !important; }

.woocommerce-message .button:hover {
  background: #e62e00 !important; }

li.mini-shoping-cart-wraper .buttons a:hover {
  background: #e62e00 !important; }

.toggle-bar-btn {
  border-color: #e62e00 #e62e00 transparent transparent; }

.widget_mc4wp_widget input[type="submit"] {
  background: #e62e00; }

.ts-suport-header .header-suport .header-phone {
  color: #e62e00; }

.ts-suport-header .header-signup-chat li.header-chat span.icon {
  background: #e62e00; }

.main-header-style2 .main-menu > ul > li > a:hover,
.main-header-style2 .main-menu > ul > li:hover > a {
  background: 0;
  color: #e62e00; }

.ts-special-offer-style2 .ts-special2 a {
  background: #e62e00; }

.ts-special-offer-style2 .ts-special2 a:hover {
  color: #e62e00; }

.ts-mediumcaption-3 span {
  color: #e62e00; }

.ts-listcaption1-3:before {
  color: #e62e00; }

.ts-listcaption1-3 span {
  color: #e62e00; }

.ts-button-s3 {
  background: #e62e00 !important; }

.tp-caption.ts-button-s3:hover a,
.tp-caption.ts-button-s3 a:hover {
  color: #e62e00; }

.ts-button-s3:hover {
  color: #e62e00; }

.ts-small-caption-3 span {
  color: #e62e00; }

.tp-caption.ts-bg-3,
.ts-bg-3 {
  background: rgba(253, 67, 38, 0.5) !important; }

.ts-service-img .service-content a.cta_pricing {
  background: #e62e00;
  border-color: #e62e00; }

.ts-service-img .service-content a.cta_pricing:hover {
  color: #e62e00; }

.ts-pricing-table-style3 .price-icon .pricing-icon {
  background: #e62e00; }

.ts-pricing-table-style3 .price-unit .price-unit {
  color: #e62e00; }

.ts-pricing-table-style3.active .price-unit {
  background: #e62e00; }

.ts-pricing-table-style3 p a.cta_pricing:hover,
.ts-pricing-table-style3.active a.cta_pricing {
  background: #e62e00;
  border-color: #e62e00; }

.ts-pricing-table-style3.active a.cta_pricing:hover {
  color: #e62e00; }

li.mini-shoping-cart-wraper a:hover span,
li.mini-shoping-cart-wraper:hover a span {
  border-color: #e62e00; }

.ts-pricingtable-5 .price-icon {
  background: #e62e00; }

.ts-pricingtable-5 .price-unit {
  color: #e62e00; }

.ts-pricingtable-5 .ts-bt-pricing {
  background: #e62e00;
  border-color: #e62e00; }

.ts-pricingtable-5 .ts-bt-pricing:hover {
  color: #e62e00; }

.ts-pricingtable-5 table td .inner-td.ts-icon-check,
.ts-icon-check {
  color: #e62e00; }

.ts-search-whois #domain .l1 input[type="submit"] {
  background-color: #e62e00; }

.ts-pricing-table-style3.ts-whmpress button:hover {
  border-color: #e62e00; }

.ts-pricing-table-style3.active.ts-whmpress button {
  background: #e62e00;
  border-color: #e62e00; }

.ts-pricing-table-style3.active.ts-whmpress button:hover {
  color: #e62e00; }

.ts-service-img.ts-whmpress .service-content button {
  background: #e62e00;
  border-color: #e62e00; }

.ts-service-img.ts-whmpress .service-content button:hover {
  color: #e62e00; }

.ts-pricing-table-style2.ts-whmpress.active button:hover {
  color: #e62e00; }

.ts-pricing-table-style2.ts-whmpress button:hover {
  background: #e62e00; }

.ts-pricing-table-style1.ts-whmpress button:hover,
.ts-pricing-table-style1.ts-whmpress button:focus {
  background: #e62e00; }

.ts-pricing-table-style1.ts-whmpress.active button:hover {
  color: #e62e00; }

.ts-home1-lasted-blog {
  background-color: #42454a !important; }

.runnign-project {
  padding-top: 0 !important; }

.pclass {
  text-align: justify !important;
  word-break: normal !important;
  hyphens: auto; }

.box {
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 25px;
  text-align: right;
  display: block;
  margin-top: 60px; }

.box-icon {
  background-color: #57a544;
  border-radius: 50%;
  display: table;
  height: 100px;
  margin: 0 auto;
  width: 100px;
  margin-top: -61px; }

.box-icon span {
  color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.info {
  height: 225px; }

.info h4 {
  font-size: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 10px;
  color: #d54b00; }

.info > p {
  color: #717171;
  font-size: 16px;
  padding-top: 10px;
  text-align: justify; }

.info > a {
  background-color: #03a9f4;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  transition: all 0.5s ease 0s; }

.info > a:hover {
  background-color: #0288d1;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  transition: all 0.5s ease 0s; }

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

.menu-nav > li ul li:last-child {
  border-bottom: 0; }

.menu-nav > li ul li a {
  line-height: 14px;
  z-index: 999;
  display: block;
  text-transform: inherit;
  padding: 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all 0.3s ease 0s; }

.menu-nav > li:hover ul {
  margin: 0; }

.button-menu {
  font-size: 20px;
  width: 18px;
  position: relative;
  display: none;
  height: 12px;
  margin-top: 8px;
  cursor: pointer;
  border-top: 2px solid #000; }

.button-menu:after,
.button-menu:before {
  display: block;
  width: 100%;
  position: absolute;
  height: 2px;
  background-color: #000;
  content: '';
  left: 0; }

.button-menu:after {
  bottom: 0; }

.button-menu:before {
  top: 3px; }

.social-menu {
  display: none; }

.social-menu a {
  color: #252525;
  font-size: 14px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all 0.3s linear; }

.social-menu a:hover {
  color: #428bca; }

.menu-nav.ts-effect-fade > li > div,
.menu-nav.ts-effect-fade li > ul {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s ease, visibility .4s linear 0s;
  -moz-transition: opacity .4s ease, visibility .4s linear 0s;
  -ms-transition: opacity .4s ease, visibility .4s linear 0s;
  -o-transition: opacity .4s ease, visibility .4s linear 0s;
  transition: opacity 0.4s ease, visibility 0.4s linear 0s; }

.menu-nav.ts-effect-fade.ts-menu-destop > li:hover > div,
.menu-nav.ts-effect-fade.ts-menu-destop li:hover > ul,
.menu-nav.ts-effect-fade > li.ts_hover > div,
.menu-nav.ts-effect-fade li.ts_hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity 0.4s ease; }

.menu-nav.ts-effect-slide-top > li > div,
.menu-nav.ts-effect-slide-bottom > li > div,
.menu-nav.ts-effect-slide-left > li > div,
.menu-nav.ts-effect-slide-right > li > div,
.menu-nav.ts-effect-slide-top li > ul,
.menu-nav.ts-effect-slide-bottom li > ul,
.menu-nav.ts-effect-slide-left li > ul,
.menu-nav.ts-effect-slide-right li > ul {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s ease, -webkit-transform .4s ease, visibility .4s linear 0s;
  -moz-transition: opacity .4s ease, -moz-transform .4s ease, visibility .4s linear 0s;
  -ms-transition: opacity .4s ease, -ms-transform .4s ease, visibility .4s linear 0s;
  -o-transition: opacity .4s ease, -o-transform .4s ease, visibility .4s linear 0s;
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s; }

.menu-nav.ts-effect-slide-top.ts-menu-destop > li:hover > div,
.menu-nav.ts-effect-slide-bottom.ts-menu-destop > li:hover > div,
.menu-nav.ts-effect-slide-left.ts-menu-destop > li:hover > div,
.menu-nav.ts-effect-slide-right.ts-menu-destop > li:hover > div,
.menu-nav.ts-effect-slide-top.ts-menu-destop li:hover > ul,
.menu-nav.ts-effect-slide-bottom.ts-menu-destop li:hover > ul,
.menu-nav.ts-effect-slide-left.ts-menu-destop li:hover > ul,
.menu-nav.ts-effect-slide-right.ts-menu-destop li:hover > ul,
.menu-nav.ts-effect-slide-top > li.ts_hover > div,
.menu-nav.ts-effect-slide-bottom > li.ts_hover > div,
.menu-nav.ts-effect-slide-left > li.ts_hover > div,
.menu-nav.ts-effect-slide-right > li.ts_hover > div,
.menu-nav.ts-effect-slide-top li.ts_hover > ul,
.menu-nav.ts-effect-slide-bottom li.ts_hover > ul,
.menu-nav.ts-effect-slide-left li.ts_hover > ul,
.menu-nav.ts-effect-slide-right li.ts_hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
  -moz-transition: opacity .4s ease, -moz-transform .4s ease;
  -ms-transition: opacity .4s ease, -ms-transform .4s ease;
  -o-transition: opacity .4s ease, -o-transform .4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease; }

.menu-nav.ts-position-left > li + li,
.menu-nav.ts-position-right > li + li {
  margin-left: 0;
  margin-top: 10px; }

/*======================RESPONSIVE======================*/
@media screen and (max-width: 768px) {
  .menu-nav[class*='ts-response'] > li {
    position: relative; }

  .menu-nav[class*='ts-response'] > li > ul,
  .menu-nav[class*='ts-response'] > li > div.ts-multi-column > ul,
  .menu-nav[class*='ts-response'] > li > ul ul,
  .menu-nav[class*='ts-response'] > li > div.ts-multi-column > ul ul {
    left: 0;
    right: 0;
    width: auto !important;
    margin-right: 0; }

  .menu-nav[class*='ts-response'] > li > ul ul,
  .menu-nav[class*='ts-response'] > li > div.ts-multi-column > ul ul {
    top: 100%;
    margin-left: 39px !important; }

  .menu-nav[class*='ts-response'].ts-position-bottom > li > ul ul,
  .menu-nav[class*='ts-response'].ts-position-bottom > li > div.ts-multi-column > ul ul,
  .menu-nav[class*='ts-response'].ts-position-bottom > li > ul ul.ts-drop-left,
  .menu-nav[class*='ts-response'].ts-position-bottom > li > div.ts-multi-column > ul ul.ts-drop-left {
    left: 0;
    top: auto;
    bottom: 100%; }

  .menu-nav[class*='ts-response'].ts-position-left > li > ul,
  .menu-nav[class*='ts-response'].ts-position-left > li > div.ts-multi-column > ul,
  .menu-nav[class*='ts-response'].ts-position-right > li > ul,
  .menu-nav[class*='ts-response'].ts-position-right > li > div.ts-multi-column > ul {
    top: 100%;
    left: 0;
    right: 0; }

  .menu-nav[class*='ts-response'].ts-position-left > li > ul ul,
  .menu-nav[class*='ts-response'].ts-position-left > li > div.ts-multi-column > ul ul,
  .menu-nav[class*='ts-response'].ts-position-right > li > ul ul,
  .menu-nav[class*='ts-response'].ts-position-right > li > div.ts-multi-column > ul ul,
  .menu-nav[class*='ts-response'].ts-position-left > li > ul ul.ts-drop-left,
  .menu-nav[class*='ts-response'].ts-position-left > li > div.ts-multi-column > ul ul.ts-drop-left,
  .menu-nav[class*='ts-response'].ts-position-right > li > ul ul.ts-drop-left,
  .menu-nav[class*='ts-response'].ts-position-right > li > div.ts-multi-column > ul ul.ts-drop-left {
    left: 0;
    right: 0;
    top: 100%; }

  .menu-nav[class*='ts-response'].ts-position-left > li.ts-content > div,
  .menu-nav[class*='ts-response'].ts-position-left > li.megamenu-item > div,
  .menu-nav[class*='ts-response'].ts-position-right > li.ts-content > div,
  .menu-nav[class*='ts-response'].ts-position-right > li.megamenu-item > div {
    top: 100%;
    left: 0;
    right: 0; }

  .menu-nav[class*='ts-response'] li > div {
    top: 100%;
    left: 0 !important;
    right: 0;
    width: auto !important; }

  .menu-nav[class*='ts-response'] li > div.ts-multi-column > ul {
    width: 100% !important; }

  .menu-nav[class*='ts-response'] .ts-row .ts-col {
    display: block;
    margin-right: 0;
    width: 100% !important;
    float: none; }

  .menu-nav[class*='ts-response'] .w-50,
  .menu-nav[class*='ts-response'] .w-100,
  .menu-nav[class*='ts-response'] .w-150,
  .menu-nav[class*='ts-response'] .w-200,
  .menu-nav[class*='ts-response'] .w-250,
  .menu-nav[class*='ts-response'] .w-300,
  .menu-nav[class*='ts-response'] .w-350,
  .menu-nav[class*='ts-response'] .w-400,
  .menu-nav[class*='ts-response'] .w-450,
  .menu-nav[class*='ts-response'] .w-500,
  .menu-nav[class*='ts-response'] .w-550,
  .menu-nav[class*='ts-response'] .w-600,
  .menu-nav[class*='ts-response'] .w-650,
  .menu-nav[class*='ts-response'] .w-700,
  .menu-nav[class*='ts-response'] .w-750,
  .menu-nav[class*='ts-response'] .w-800,
  .menu-nav[class*='ts-response'] .w-850,
  .menu-nav[class*='ts-response'] .w-900,
  .menu-nav[class*='ts-response'] .w-950,
  .menu-nav[class*='ts-response'] .w-1000 {
    width: 100%; }

  .menu-nav.ts-response-simple > li {
    position: static; }

  .menu-nav.ts-response-simple > li > a {
    font-size: 14px !important; }

  .menu-nav.ts-response-simple > li > a i {
    letter-spacing: 0; }

  .menu-nav.ts-response-simple > li > a .ts-caret {
    display: none; }

  .menu-nav.ts-response-simple > li.ts-logo {
    display: none; }

  .menu-nav.ts-response-simple > li.ts-search {
    position: relative; }

  .menu-nav.ts-response-stack > li {
    display: block;
    float: none; }

  .menu-nav.ts-response-stack > li + li {
    margin-left: 0;
    margin-top: 10px; }

  .menu-nav.ts-response-stack > li.megamenu-item {
    position: relative; }

  .menu-nav.ts-response-stack > li.ts-logo {
    text-align: center; }

  .menu-nav.ts-response-stack > li.ts-logo img {
    position: relative; }

  .menu-nav.ts-response-stack > li.ts-logo,
  .menu-nav.ts-response-stack > li.ts-right-item {
    position: relative;
    width: 100%; }

  .menu-nav.ts-response-stack > li > a .ts-caret {
    float: right; }

  .menu-nav.ts-response-stack .ts-search {
    float: none; }

  .menu-nav.ts-response-stack .ts-search input {
    width: 100%; }

  .menu-nav.ts-response-switch > li {
    display: none;
    float: none;
    position: relative;
    width: 100%; }

  .menu-nav.ts-response-switch > li + li {
    margin-left: 0;
    margin-top: 10px; }

  .menu-nav.ts-response-switch > li.ts-logo {
    display: block; }

  .menu-nav.ts-response-switch > li.ts-logo img {
    position: relative;
    z-index: 1; }

  .menu-nav.ts-response-switch:before {
    font-family: FontAwesome;
    content: '\f0c9';
    position: relative;
    float: right;
    cursor: pointer;
    line-height: 39px;
    height: 39px;
    padding: 0 14px;
    z-index: 2; }

  .menu-nav.ts-response-switch:hover:before {
    opacity: 0; }

  .menu-nav.ts-response-switch:hover > li {
    display: block; }

  .menu-nav.ts-response-switch > li > a .ts-caret {
    float: right; }

  .menu-nav.ts-response-switch .ts-search {
    float: none; }

  .menu-nav.ts-response-switch .ts-search input {
    width: 100%; }

  .menu-nav.ts-response-margin > li > ul,
  .menu-nav.ts-response-margin li > div {
    margin-left: 39px !important; } }
.vc_row {
  margin-left: -15px;
  margin-right: -15px; }

.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.vc_row:after {
  clear: both; }

.vc_col-xs-1,
.vc_col-sm-1,
.vc_col-md-1,
.vc_col-lg-1,
.vc_col-xs-2,
.vc_col-sm-2,
.vc_col-md-2,
.vc_col-lg-2,
.vc_col-xs-3,
.vc_col-sm-3,
.vc_col-md-3,
.vc_col-lg-3,
.vc_col-xs-4,
.vc_col-sm-4,
.vc_col-md-4,
.vc_col-lg-4,
.vc_col-xs-5,
.vc_col-sm-5,
.vc_col-md-5,
.vc_col-lg-5,
.vc_col-xs-6,
.vc_col-sm-6,
.vc_col-md-6,
.vc_col-lg-6,
.vc_col-xs-7,
.vc_col-sm-7,
.vc_col-md-7,
.vc_col-lg-7,
.vc_col-xs-8,
.vc_col-sm-8,
.vc_col-md-8,
.vc_col-lg-8,
.vc_col-xs-9,
.vc_col-sm-9,
.vc_col-md-9,
.vc_col-lg-9,
.vc_col-xs-10,
.vc_col-sm-10,
.vc_col-md-10,
.vc_col-lg-10,
.vc_col-xs-11,
.vc_col-sm-11,
.vc_col-md-11,
.vc_col-lg-11,
.vc_col-xs-12,
.vc_col-sm-12,
.vc_col-md-12,
.vc_col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.wpb_row,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 35px; }

.vc_col-xs-1,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12 {
  float: left; }

.vc_col-xs-12 {
  width: 100%; }

.vc_col-xs-11 {
  width: 91.66666667%; }

.vc_col-xs-10 {
  width: 83.33333333%; }

.vc_col-xs-9 {
  width: 75%; }

.vc_col-xs-8 {
  width: 66.66666667%; }

.vc_col-xs-7 {
  width: 58.33333333%; }

.vc_col-xs-6 {
  width: 50%; }

.vc_col-xs-5 {
  width: 41.66666667%; }

.vc_col-xs-4 {
  width: 33.33333333%; }

.vc_col-xs-3 {
  width: 25%; }

.vc_col-xs-2 {
  width: 16.66666667%; }

.vc_col-xs-1 {
  width: 8.33333333%; }

.vc_col-xs-pull-12 {
  right: 100%; }

.vc_col-xs-pull-11 {
  right: 91.66666667%; }

.vc_col-xs-pull-10 {
  right: 83.33333333%; }

.vc_col-xs-pull-9 {
  right: 75%; }

.vc_col-xs-pull-8 {
  right: 66.66666667%; }

.vc_col-xs-pull-7 {
  right: 58.33333333%; }

.vc_col-xs-pull-6 {
  right: 50%; }

.vc_col-xs-pull-5 {
  right: 41.66666667%; }

.vc_col-xs-pull-4 {
  right: 33.33333333%; }

.vc_col-xs-pull-3 {
  right: 25%; }

.vc_col-xs-pull-2 {
  right: 16.66666667%; }

.vc_col-xs-pull-1 {
  right: 8.33333333%; }

.vc_col-xs-pull-0 {
  right: auto; }

.vc_col-xs-push-12 {
  left: 100%; }

.vc_col-xs-push-11 {
  left: 91.66666667%; }

.vc_col-xs-push-10 {
  left: 83.33333333%; }

.vc_col-xs-push-9 {
  left: 75%; }

.vc_col-xs-push-8 {
  left: 66.66666667%; }

.vc_col-xs-push-7 {
  left: 58.33333333%; }

.vc_col-xs-push-6 {
  left: 50%; }

.vc_col-xs-push-5 {
  left: 41.66666667%; }

.vc_col-xs-push-4 {
  left: 33.33333333%; }

.vc_col-xs-push-3 {
  left: 25%; }

.vc_col-xs-push-2 {
  left: 16.66666667%; }

.vc_col-xs-push-1 {
  left: 8.33333333%; }

.vc_col-xs-push-0 {
  left: auto; }

.vc_col-xs-offset-12 {
  margin-left: 100%; }

.vc_col-xs-offset-11 {
  margin-left: 91.66666667%; }

.vc_col-xs-offset-10 {
  margin-left: 83.33333333%; }

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

.vc_col-xs-offset-8 {
  margin-left: 66.66666667%; }

.vc_col-xs-offset-7 {
  margin-left: 58.33333333%; }

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

.vc_col-xs-offset-5 {
  margin-left: 41.66666667%; }

.vc_col-xs-offset-4 {
  margin-left: 33.33333333%; }

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

.vc_col-xs-offset-2 {
  margin-left: 16.66666667%; }

.vc_col-xs-offset-1 {
  margin-left: 8.33333333%; }

.vc_col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12 {
    float: left; }

  .vc_col-sm-12 {
    width: 100%; }

  .vc_col-sm-11 {
    width: 91.66666667%; }

  .vc_col-sm-10 {
    width: 83.33333333%; }

  .vc_col-sm-9 {
    width: 75%; }

  .vc_col-sm-8 {
    width: 66.66666667%; }

  .vc_col-sm-7 {
    width: 58.33333333%; }

  .vc_col-sm-6 {
    width: 50%; }

  .vc_col-sm-5 {
    width: 41.66666667%; }

  .vc_col-sm-4 {
    width: 33.33333333%; }

  .vc_col-sm-3 {
    width: 25%; }

  .vc_col-sm-2 {
    width: 16.66666667%; }

  .vc_col-sm-1 {
    width: 8.33333333%; }

  .vc_col-sm-pull-12 {
    right: 100%; }

  .vc_col-sm-pull-11 {
    right: 91.66666667%; }

  .vc_col-sm-pull-10 {
    right: 83.33333333%; }

  .vc_col-sm-pull-9 {
    right: 75%; }

  .vc_col-sm-pull-8 {
    right: 66.66666667%; }

  .vc_col-sm-pull-7 {
    right: 58.33333333%; }

  .vc_col-sm-pull-6 {
    right: 50%; }

  .vc_col-sm-pull-5 {
    right: 41.66666667%; }

  .vc_col-sm-pull-4 {
    right: 33.33333333%; }

  .vc_col-sm-pull-3 {
    right: 25%; }

  .vc_col-sm-pull-2 {
    right: 16.66666667%; }

  .vc_col-sm-pull-1 {
    right: 8.33333333%; }

  .vc_col-sm-pull-0 {
    right: auto; }

  .vc_col-sm-push-12 {
    left: 100%; }

  .vc_col-sm-push-11 {
    left: 91.66666667%; }

  .vc_col-sm-push-10 {
    left: 83.33333333%; }

  .vc_col-sm-push-9 {
    left: 75%; }

  .vc_col-sm-push-8 {
    left: 66.66666667%; }

  .vc_col-sm-push-7 {
    left: 58.33333333%; }

  .vc_col-sm-push-6 {
    left: 50%; }

  .vc_col-sm-push-5 {
    left: 41.66666667%; }

  .vc_col-sm-push-4 {
    left: 33.33333333%; }

  .vc_col-sm-push-3 {
    left: 25%; }

  .vc_col-sm-push-2 {
    left: 16.66666667%; }

  .vc_col-sm-push-1 {
    left: 8.33333333%; }

  .vc_col-sm-push-0 {
    left: auto; }

  .vc_col-sm-offset-12 {
    margin-left: 100%; }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%; }

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

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%; }

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

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%; }

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

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .vc_col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .vc_col-md-1,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12 {
    float: left; }

  .vc_col-md-12 {
    width: 100%; }

  .vc_col-md-11 {
    width: 91.66666667%; }

  .vc_col-md-10 {
    width: 83.33333333%; }

  .vc_col-md-9 {
    width: 75%; }

  .vc_col-md-8 {
    width: 66.66666667%; }

  .vc_col-md-7 {
    width: 58.33333333%; }

  .vc_col-md-6 {
    width: 50%; }

  .vc_col-md-5 {
    width: 41.66666667%; }

  .vc_col-md-4 {
    width: 33.33333333%; }

  .vc_col-md-3 {
    width: 25%; }

  .vc_col-md-2 {
    width: 16.66666667%; }

  .vc_col-md-1 {
    width: 8.33333333%; }

  .vc_col-md-pull-12 {
    right: 100%; }

  .vc_col-md-pull-11 {
    right: 91.66666667%; }

  .vc_col-md-pull-10 {
    right: 83.33333333%; }

  .vc_col-md-pull-9 {
    right: 75%; }

  .vc_col-md-pull-8 {
    right: 66.66666667%; }

  .vc_col-md-pull-7 {
    right: 58.33333333%; }

  .vc_col-md-pull-6 {
    right: 50%; }

  .vc_col-md-pull-5 {
    right: 41.66666667%; }

  .vc_col-md-pull-4 {
    right: 33.33333333%; }

  .vc_col-md-pull-3 {
    right: 25%; }

  .vc_col-md-pull-2 {
    right: 16.66666667%; }

  .vc_col-md-pull-1 {
    right: 8.33333333%; }

  .vc_col-md-pull-0 {
    right: auto; }

  .vc_col-md-push-12 {
    left: 100%; }

  .vc_col-md-push-11 {
    left: 91.66666667%; }

  .vc_col-md-push-10 {
    left: 83.33333333%; }

  .vc_col-md-push-9 {
    left: 75%; }

  .vc_col-md-push-8 {
    left: 66.66666667%; }

  .vc_col-md-push-7 {
    left: 58.33333333%; }

  .vc_col-md-push-6 {
    left: 50%; }

  .vc_col-md-push-5 {
    left: 41.66666667%; }

  .vc_col-md-push-4 {
    left: 33.33333333%; }

  .vc_col-md-push-3 {
    left: 25%; }

  .vc_col-md-push-2 {
    left: 16.66666667%; }

  .vc_col-md-push-1 {
    left: 8.33333333%; }

  .vc_col-md-push-0 {
    left: auto; }

  .vc_col-md-offset-12 {
    margin-left: 100%; }

  .vc_col-md-offset-11 {
    margin-left: 91.66666667%; }

  .vc_col-md-offset-10 {
    margin-left: 83.33333333%; }

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

  .vc_col-md-offset-8 {
    margin-left: 66.66666667%; }

  .vc_col-md-offset-7 {
    margin-left: 58.33333333%; }

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

  .vc_col-md-offset-5 {
    margin-left: 41.66666667%; }

  .vc_col-md-offset-4 {
    margin-left: 33.33333333%; }

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

  .vc_col-md-offset-2 {
    margin-left: 16.66666667%; }

  .vc_col-md-offset-1 {
    margin-left: 8.33333333%; }

  .vc_col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .vc_col-lg-1,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12 {
    float: left; }

  .vc_col-lg-12 {
    width: 100%; }

  .vc_col-lg-11 {
    width: 91.66666667%; }

  .vc_col-lg-10 {
    width: 83.33333333%; }

  .vc_col-lg-9 {
    width: 75%; }

  .vc_col-lg-8 {
    width: 66.66666667%; }

  .vc_col-lg-7 {
    width: 58.33333333%; }

  .vc_col-lg-6 {
    width: 50%; }

  .vc_col-lg-5 {
    width: 41.66666667%; }

  .vc_col-lg-4 {
    width: 33.33333333%; }

  .vc_col-lg-3 {
    width: 25%; }

  .vc_col-lg-2 {
    width: 16.66666667%; }

  .vc_col-lg-1 {
    width: 8.33333333%; }

  .vc_col-lg-pull-12 {
    right: 100%; }

  .vc_col-lg-pull-11 {
    right: 91.66666667%; }

  .vc_col-lg-pull-10 {
    right: 83.33333333%; }

  .vc_col-lg-pull-9 {
    right: 75%; }

  .vc_col-lg-pull-8 {
    right: 66.66666667%; }

  .vc_col-lg-pull-7 {
    right: 58.33333333%; }

  .vc_col-lg-pull-6 {
    right: 50%; }

  .vc_col-lg-pull-5 {
    right: 41.66666667%; }

  .vc_col-lg-pull-4 {
    right: 33.33333333%; }

  .vc_col-lg-pull-3 {
    right: 25%; }

  .vc_col-lg-pull-2 {
    right: 16.66666667%; }

  .vc_col-lg-pull-1 {
    right: 8.33333333%; }

  .vc_col-lg-pull-0 {
    right: auto; }

  .vc_col-lg-push-12 {
    left: 100%; }

  .vc_col-lg-push-11 {
    left: 91.66666667%; }

  .vc_col-lg-push-10 {
    left: 83.33333333%; }

  .vc_col-lg-push-9 {
    left: 75%; }

  .vc_col-lg-push-8 {
    left: 66.66666667%; }

  .vc_col-lg-push-7 {
    left: 58.33333333%; }

  .vc_col-lg-push-6 {
    left: 50%; }

  .vc_col-lg-push-5 {
    left: 41.66666667%; }

  .vc_col-lg-push-4 {
    left: 33.33333333%; }

  .vc_col-lg-push-3 {
    left: 25%; }

  .vc_col-lg-push-2 {
    left: 16.66666667%; }

  .vc_col-lg-push-1 {
    left: 8.33333333%; }

  .vc_col-lg-push-0 {
    left: auto; }

  .vc_col-lg-offset-12 {
    margin-left: 100%; }

  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%; }

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

  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%; }

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

  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%; }

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

  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .vc_col-lg-offset-0 {
    margin-left: 0; } }
.vc_pull-right {
  float: right !important; }

.vc_pull-left {
  float: left !important; }

.vc_clearfix:before,
.vc_clearfix:after {
  content: " ";
  display: table; }

.vc_clearfix:after {
  clear: both; }

.vc_clearfix:before,
.vc_clearfix:after {
  content: " ";
  display: table; }

.vc_clearfix:after {
  clear: both; }

.vc_el-clearfix {
  clear: both; }

@media (max-width: 767px) {
  .vc_el-clearfix-xs {
    clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .vc_el-clearfix-sm {
    clear: both; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_el-clearfix-md {
    clear: both; } }
@media (min-width: 1200px) {
  .vc_el-clearfix-lg {
    clear: both; } }
.vc_visible {
  display: block; }

.vc_table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse; }

.vc_table > thead > tr > th,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > tbody > tr > td,
.vc_table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.vc_table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > th,
.vc_table > caption + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.vc_table > tbody + tbody {
  border-top: 2px solid #ddd; }

.vc_table .table {
  background-color: #fff; }

.vc_table-bordered {
  border: 1px solid #ddd; }

.vc_table-bordered > thead > tr > th,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.vc_table-bordered > thead > tr > th,
.vc_table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.vc_txt_align_left {
  text-align: left; }

.vc_txt_align_right {
  text-align: right; }

.vc_txt_align_center {
  text-align: center; }

.vc_txt_align_justify {
  text-align: justify;
  text-justify: inter-word; }

.vc_el_width_50 {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important; }

.vc_el_width_60 {
  width: 60%;
  margin-left: auto !important;
  margin-right: auto !important; }

.vc_el_width_70 {
  width: 70%;
  margin-left: auto !important;
  margin-right: auto !important; }

.vc_el_width_80 {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important; }

.vc_el_width_90 {
  width: 90%;
  margin-left: auto !important;
  margin-right: auto !important; }

.vc_el_width_100 {
  width: 100%; }

#main-slider {
  position: relative; }

.no-margin {
  margin: 0;
  padding: 0; }

#main-slider .carousel .carousel-content {
  margin-top: 40px;
  margin-bottom: 20px; }

#main-slider .carousel .slide-margin {
  margin-top: 60px; }

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #e52400;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block; }

#main-slider .carousel .slider-img {
  text-align: right;
  position: absolute; }

#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 500px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms; }

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative; }

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1; }

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 45%;
  color: #e52400;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 60px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5; }

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #ccc; }

#main-slider .prev {
  left: 10px; }

#main-slider .next {
  right: 10px; }

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both; }

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both; }

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both; }

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both; }

.slider-border {
  border: 2px solid #ccc;
  min-width: 90%;
  height: 400px;
  border-radius: 20px;
  box-shadow: 10px 10px 5px #ccc; }

.bubble::before {
  background-color: #f2f2f2;
  content: "\00a0";
  display: block;
  height: 41px;
  position: absolute;
  right: 0;
  margin-right: -30px;
  top: 65px;
  transform: rotate(6deg) skew(-53deg);
  -moz-transform: rotate(6deg) skew(-53deg);
  -ms-transform: rotate(6deg) skew(-53deg);
  -o-transform: rotate(6deg) skew(-53deg);
  -webkit-transform: rotate(6deg) skew(-53deg);
  width: 60px;
  box-shadow: 5px -5px 4px 0 rgba(178, 178, 178, 0.4); }

.you::before {
  box-shadow: 5px -5px 4px 0 rgba(178, 178, 178, 0.4);
  right: -24px; }

@media (min-width: 1200px) {
  .dropdown:hover .dropdown-menu {
    display: block; }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .dropdown:hover .dropdown-menu {
    display: block; }

  .navbar-nav > li {
    margin-left: 10px; }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0; }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px; }

  .recent-work-wrap .overlay {
    padding: 15px; }

  .services-wrap {
    padding: 40px 10px 40px 30px; }

  .feature-wrap h2,
  .single-services h2 {
    font-size: 18px; }

  .feature-wrap h3,
  .single-services h3 {
    font-size: 14px; }

  .tab-wrap .media .parrent.pull-left {
    clear: both;
    width: 100%; }

  .tab-wrap .media .parrent.media-body {
    clear: both; }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px; }

  .recent-work-wrap .overlay .preview {
    line-height: inherit; }

  .team-bar .first-arrow {
    width: 21%; }

  .team-bar .second-arrow {
    width: 20%; }

  .team-bar .third-arrow {
    width: 21%; }

  .team-bar .fourth-arrow {
    width: 20%; }

  ul.social_icons li {
    margin-right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .dropdown:hover .dropdown-menu {
    display: block; }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0; }

  .navbar-nav > li {
    margin-left: 0; }

  #main-slider .carousel h1 {
    font-size: 25px; }

  #main-slider .carousel h2 {
    font-size: 20px; }

  .tab-wrap .media .parrent.pull-left,
  .media.accordion-inner .pull-left {
    clear: both;
    width: 100%; }

  .tab-wrap .media .parrent.media-body,
  .media.accordion-inner .media-body {
    clear: both; }

  .services-wrap {
    padding: 40px 0 40px 30px; }

  .recent-work-wrap .overlay {
    padding: 15px; }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px; }

  .sinlge-skill {
    width: 150px;
    height: 150px; }

  .sinlge-skill p em {
    font-size: 25px; }

  .sinlge-skill p {
    font-size: 16px; }

  .team-bar .first-one-arrow {
    width: 2%; }

  .team-bar .first-arrow {
    width: 18%; }

  .team-bar .second-arrow {
    width: 24%; }

  .team-bar .third-arrow {
    width: 15%; }

  .team-bar .fourth-arrow {
    width: 20%; }

  .blog .blog-item .entry-meta > span a {
    font-size: 10px; } }
@media (max-width: 767px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-left: 0; }

  .top-number {
    font-size: 14px; }

  input.search-form:hover {
    width: 120px; }

  .navbar-nav > li {
    padding-bottom: 0; }

  #main-slider .carousel h1 {
    font-size: 25px; }

  #main-slider .carousel h2 {
    font-size: 16px; }

  .feature-wrap h2,
  .single-services h2 {
    font-size: 18px; }

  .feature-wrap h3,
  .single-services h3 {
    font-size: 14px; }

  .media.accordion-inner .pull-left,
  .media.accordion-inner .media-body {
    clear: both; }

  .accordion-inner h4 {
    margin-top: 10px; }

  .tab-wrap .media .pull-left {
    clear: both;
    width: 100%; }

  .tab-wrap .media .media-body {
    clear: both; }

  .nav-tabs > li.active > a:after {
    display: none; }

  #footer .col-sm-6 {
    text-align: center; }

  #footer .pull-right {
    float: none !important; }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px; }

  .team .single-profile-top,
  .team .single-profile-bottom {
    margin-bottom: 30px; }

  .clients-area {
    padding: 60px 0; }

  .clients-area h1 {
    font-size: 25px; }

  .portfolio-item,
  #recent-works .col-xs-12.col-sm-4.col-md-3 {
    padding: 0 15px; }

  ul.social_icons li {
    margin-right: 0; }

  .blog .blog-item .entry-meta {
    margin-bottom: 20px; }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px; }

  .post_reply_comments {
    padding-left: 20px; } }
@font-face {
  font-family: 'revicons';
  src: url("../font/revicons90c6.html?5510888");
  src: url("../font/revicons90c6.html?5510888#iefix") format("embedded-opentype"), url("../font/revicons90c6-2.html?5510888") format("woff"), url("../font/revicons90c6-3.html?5510888") format("truetype"), url("../font/revicons90c6-4.html?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal; }
.rev_slider {
  position: relative;
  overflow: visible; }

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.html) no-repeat 0 0;
  width: 40px;
  height: 40px; }

.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.html) no-repeat 0 0;
  width: 40px;
  height: 40px; }

.tp-leftarrow.default,
.tp-rightarrow.default {
  background: rgba(255, 255, 255, 0.19) none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px; }

.tp-leftarrow {
  background: rgba(0, 0, 0, 0) url("../assets/large_left.html") no-repeat scroll left top;
  cursor: pointer;
  height: 40px;
  position: relative;
  width: 40px;
  z-index: 100; }

.tparrows .tp-arr-titleholder {
  display: none; }

.tparrows {
  opacity: 1;
  transition: opacity 0.2s ease-out 0s; }

.tparrows.hidearrows {
  opacity: 0; }

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left; }

.tp-leftarrow.custom,
.tp-rightarrow.custom {
  background: #4f5053 none repeat scroll 0 0; }

.rev_slider img {
  max-width: none !important;
  -moz-transition: none 0;
  -webkit-transition: none 0;
  -o-transition: none 0;
  transition: none 0;
  margin: 0;
  padding: 0;
  border-width: 0;
  border: 0; }

.rev_slider > ul {
  margin: 0;
  padding: 0;
  list-style: none !important;
  list-style-type: none;
  background-position: 0 0; }

.rev_slider > ul > li,
.rev_slider > ul > li:before {
  list-style: none !important;
  position: absolute;
  visibility: hidden;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: visible;
  overflow-y: visible;
  list-style-type: none !important;
  background-image: none;
  background-position: 0 0;
  text-indent: 0; }

.rev_slider .tp-caption {
  position: absolute;
  visibility: hidden;
  white-space: nowrap; }

.tp-caption {
  z-index: 1; }

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

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

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

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

@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

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

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

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

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

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

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

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

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

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

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

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

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

.cb50w1.cwidth {
  padding-bottom: 40px; }

/*! U02 */
.u02search .ui-autocomplete::-webkit-scrollbar-thumb:window-inactive {
  background: #e0921c; }

/*! CB50 */
.cb50w1 > ul {
  border-spacing: 1em;
  display: table;
  margin: 0 -1em; }

.cb50w1 > ul li {
  width: 25%;
  display: table-cell;
  background-color: #fff;
  vertical-align: top;
  transition: box-shadow .3s ease-in-out;
  transition: scale(1.08);
  transition: transform 0.4s; }

.cb50w1 > ul li:hover {
  -webkit-box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
  -moz-box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
  box-shadow: 0 5px 25px 0 rgba(64, 64, 64, 0.3);
  transform: scale(1.08);
  transition: transform 0.3s; }

.cb50w1 > ul li img {
  width: 100%;
  display: block;
  max-height: 188px;
  overflow: hidden; }

.cb50w1 > ul li h3 {
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border-spacing: 0;
  display: table-cell;
  vertical-align: middle; }

.cb50w1 > ul li a {
  display: block; }

.cb50w1 > ul li a:hover {
  text-decoration: none; }

.cb50w1 > ul li:hover .cb50w2 {
  background-color: rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease-in-out; }

.cb50w1 > ul li p {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  padding: 2em 1.25em; }

.cb50w1 > ul li.cb50c1 a {
  background-color: #f29111; }

.cb50w1 > ul li.cb50c2 a {
  background-color: #00758f; }

.cb50w1 > ul li.cb50c3 a {
  background-color: #3a913f; }

.cb50w1 > ul li.cb50c4 a {
  background-color: #003b4d; }

.cb50w2 {
  display: table;
  border-spacing: 0;
  width: 100%; }

.cb50w2:before {
  position: absolute;
  color: #fff;
  right: 0;
  left: auto;
  font-size: 3.5em;
  top: 50%;
  margin-top: -0.5em; }

@media only screen and (max-width: 974px) {
  .cb50w1.cwidth > ul {
    max-width: 600px;
    padding-right: 20px !important;
    padding-left: 20px; }

  .cb50w1 > ul {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap; }

  .cb50w1 > ul li {
    display: block;
    width: 47.5%;
    margin: 5% 0 5% 5%;
    float: left; }

  .cb50w1 > ul li {
    margin-left: 0 !important; }

  .cb50w2:before {
    font-size: 4.5em; }

  .cb50w1 > ul li.cb50c3,
  .cb50w1 > ul li.cb50c4 {
    margin-top: 0; } }
@media only screen and (max-width: 500px) {
  .cb50w2 {
    height: auto !important; }

  .cb50w1 > ul li {
    width: 100%;
    margin: 0 0 5% 0 !important;
    float: none; } }
.cbp-caption.home-project {
  height: 70% !important;
  margin-bottom: 10px !important; }

.title-color {
  color: #fff !important;
  padding-right: 10px;
  padding-left: 10px; }

.project-new {
  background: #002a66;
  border: 15px solid #fff;
  text-align: center;
  border-radius: 4px; }

.project-new2 {
  background: #66002a;
  border: 15px solid #fff;
  text-align: center;
  border-radius: 4px; }

.project-new3 {
  background: #166600;
  border: 15px solid #fff;
  text-align: center;
  border-radius: 4px; }

.project-new4 {
  background: #665000;
  border: 15px solid #fff;
  text-align: center;
  border-radius: 4px; }

.btn-slide.animation.animated-item-3 {
  background-color: #e52400;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-top: 25px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px; }

.main-menu ul > li .dropdown-menu li a {
  font-size: 14px;
  line-height: 42px; }

@media screen and (max-width: 480px), (max-width: 480px) and (min-width: 320px) {
  .main-menu ul > li .dropdown-menu li a {
    font-size: 10px;
    line-height: 42px; }

  .logo img {
    max-width: 85%; }

  .mobile-navigation {
    top: 25px; } }
@media screen and (min-width: 768px) {
  .top-header ul li a {
    letter-spacing: 0; }

  .main-menu ul li a {
    font-size: 10px;
    letter-spacing: 0;
    padding-bottom: 30px;
    padding-left: 12px;
    padding-right: 12px; }

  .logo img {
    max-width: 153px;
    padding: 15px 0 0 0; }

  .cb50w1.cwidth > ul {
    max-width: 100%;
    margin: auto; }

  .cb50w1 > ul li {
    width: 24.5%; }

  .cb50w1 > ul li h3 {
    font-size: 15px; }

  .cb50w1 > ul li p {
    font-size: 12px; }

  #main-slider .carousel .slide-margin {
    padding: 40px; }

  .animation.animated-item-1 {
    font-size: 15px; }

  .animation.animated-item-2 {
    font-size: 12px;
    line-height: 18px; }

  #services {
    padding: 0px; }

  .caption.cap-height {
    height: 225px; } }
@media screen and (min-width: 1024px) {
  .logo img {
    max-width: 95%;
    padding-top: 0; }

  .main-menu ul li a {
    font-size: 11px;
    letter-spacing: 0;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (min-width: 1280px) {
  .logo img {
    max-width: 95%;
    padding-top: 0; }

  .main-menu ul li a {
    font-size: 12px;
    letter-spacing: 0;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px; }

  #main-slider .carousel .slide-margin {
    padding: 0px; }

  .animation.animated-item-1 {
    font-size: 25px; }

  .animation.animated-item-2 {
    font-size: 15px;
    line-height: 25px;
    text-align: justify; } }
.product-section {
  padding: 50px 0; }

.product-section ul {
  padding: 0 !important; }

.product-list {
  padding: 10px; }

.color-1 {
  background-color: #fff; }

.caption.product-height {
  max-height: 210px;
  min-height: 210px;
  padding-top: 20px; }

.caption h4 {
  padding-bottom: 10px; }

.product-btn {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .main-menu.nav-menu ul li:hover {
    background-color: #42454a;
    top: 0 !important;
    position: relative !important; } }
.asyncImage {
  background: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAQEBAQEBAQEBAQGBgUGBggHBwcHCAwJCQkJCQwTDA4MDA4MExEUEA8QFBEeFxUVFx4iHRsdIiolJSo0MjRERFwBBAQEBAQEBAQEBAYGBQYGCAcHBwcIDAkJCQkJDBMMDgwMDgwTERQQDxAUER4XFRUXHiIdGx0iKiUlKjQyNEREXP/CABEIAAUABQMBIgACEQEDEQH/xAAUAAEAAAAAAAAAAAAAAAAAAAAH/9oACAEBAAAAACH/xAAUAQEAAAAAAAAAAAAAAAAAAAAH/9oACAECEAAAAC//xAAUAQEAAAAAAAAAAAAAAAAAAAAI/9oACAEDEAAAAHB//8QAFBABAAAAAAAAAAAAAAAAAAAAAP/aAAgBAQABPwB//8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAgBAgEBPwB//8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAgBAwEBPwB//9k=");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.4; }

.asyncImage {
  width: 100% !important;
  height: 100% !important; }

.backgrountImages {
  background-image: url(images/slideshow/thumbnail/seminar_image-min.jpg); }

.ts-service-style3 figure img {
  width: 100%;
  height: 164px !important;
  overflow: hidden !important; }

@media screen and (min-width: 768px) {
  .ts-blog-slide {
    width: 100%;
    height: 250px;
    overflow: hidden; }

  .ts-item-post figure {
    width: 255px;
    height: 170px;
    overflow: hidden; }

  .ts-item-post figure img {
    max-width: 100%;
    height: 170px;
    object-fit: cover;
    object-position: 0 center; } }
.productSetupList {
  padding-left: 20px; }
  .productSetupList li {
    list-style: none; }

.st-wrapper .koha-Content {
  text-align: center; }
  .st-wrapper .koha-Content article h3 {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 24px; }
  .st-wrapper .koha-Content article p {
    font-size: 14px;
    text-align: justify; }

.p-0 {
  padding: 0; }

.pt-20 {
  padding-top: 20px; }

.product .product-box {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 20px; }
  .product .product-box .product-box-content {
    min-height: 315px;
    display: block;
    padding: 15px 10px;
    position: relative; }
    .product .product-box .product-box-content h3 {
      margin: 0;
      padding-bottom: 15px;
      font-size: 18px; }
    .product .product-box .product-box-content p {
      text-align: justify;
      line-height: 20px;
      max-height: 180px;
      overflow: hidden;
      white-space: pre-wrap;
      font-size: 13px; }
    .product .product-box .product-box-content a {
      position: absolute;
      bottom: 0;
      margin: 10px 0; }

#services {
  padding: 50px 0; }
  #services .services-box {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px; }
    #services .services-box .services-box-content {
      min-height: 315px;
      display: block;
      padding: 15px 10px;
      position: relative; }
      #services .services-box .services-box-content h3 {
        margin: 0;
        padding-bottom: 15px;
        font-size: 18px; }
      #services .services-box .services-box-content p {
        text-align: justify;
        line-height: 20px;
        max-height: 180px;
        overflow: hidden;
        white-space: pre-wrap;
        font-size: 13px; }
      #services .services-box .services-box-content a {
        position: absolute;
        bottom: 0;
        margin: 10px 0; }

button[type="button"].softexpo-modal-btn {
  position: absolute;
  background: transparent;
  border: 0;
  color: #000;
  font-size: 40px;
  right: 0; }

.sitemap-panel ul.sitemap li {
  list-style: none; }
  .sitemap-panel ul.sitemap li a {
    color: #222;
    font-style: 14px;
    font-weight: 500; }
    .sitemap-panel ul.sitemap li a::before {
      content: "\f005";
      font-family: 'FontAwesome';
      font-weight: normal;
      padding-right: 5px;
      font-style: 15px; }
  .sitemap-panel ul.sitemap li ul li {
    list-style: none; }
    .sitemap-panel ul.sitemap li ul li a::before {
      content: "\f054";
      font-family: 'FontAwesome';
      font-weight: normal;
      padding-right: 5px;
      font-size: 12px; }
