  @charset "UTF-8";
/*DEBITOS Custom Mixins*/
/* Hover */
/* Paths */
/* Retina */
/*
 * PREFIXES FOR TRANSFORM, TRANSTION, ANIMATION, KEYFRAMES
 */
/*
*   MIXINS
*/
/* Placeholder */
/* Clearfix */
/* 
*   Images, Retina Images 
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*Font*/
/*Prime*/
@font-face {
  font-family: "lato-light";
  src: url("/wp-content/themes/debitos_2018/fonts/lato-light-webfont.eot");
  src: url("/wp-content/themes/debitos_2018/fonts/lato-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/debitos_2018/fonts/lato-light-webfont.woff") format("woff"),
    url("/wp-content/themes/debitos_2018/fonts/lato-light-webfont.ttf") format("truetype"),
    url("/wp-content/themes/debitos_2018/fonts/lato-light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "lato-reg";
  src: url("/wp-content/themes/debitos_2018/fonts/lato-regular-webfont.eot");
  src: url("/wp-content/themes/debitos_2018/fonts/lato-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/debitos_2018/fonts/lato-regular-webfont.woff") format("woff"),
    url("/wp-content/themes/debitos_2018/fonts/lato-regular-webfont.ttf") format("truetype"),
    url("/wp-content/themes/debitos_2018/fonts/lato-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "lato-bold";
  src: url("/wp-content/themes/debitos_2018/fonts/lato-bold-webfont.eot");
  src: url("/wp-content/themes/debitos_2018/fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/debitos_2018/fonts/lato-bold-webfont.woff") format("woff"),
    url("/wp-content/themes/debitos_2018/fonts/lato-bold-webfont.ttf") format("truetype"),
    url("/wp-content/themes/debitos_2018/fonts/lato-bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

.ugur-v4 {
  display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  color: orange;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

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 {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-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-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/wp-content/themes/debitos_2018/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/wp-content/themes/debitos_2018/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/debitos_2018/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),
    url("/wp-content/themes/debitos_2018/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),
    url("/wp-content/themes/debitos_2018/fonts/bootstrap/glyphicons-halflings-regular.ttf")
      format("truetype"),
    url("/wp-content/themes/debitos_2018/fonts/bootstrap/glyphicons-halflings-regular.svg")
      format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

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

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

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

.glyphicon-th:before {
  content: "\e011";
}

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

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

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

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

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

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

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

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

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

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

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

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

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

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

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

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

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

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

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

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

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

.glyphicon-list:before {
  content: "\e056";
}

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

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

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

.glyphicon-picture:before {
  content: "\e060";
}

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

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

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

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

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

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

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

.glyphicon-eject:before {
  content: "\e078";
}

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
  content: "\e087";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

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

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

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

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

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

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

.glyphicon-retweet:before {
  content: "\e115";
}

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

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

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

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

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

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

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

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

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

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

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

.glyphicon-flash:before {
  content: "\e162";
}

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

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

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

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

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

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

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

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

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

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

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

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

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

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

.glyphicon-subtitles:before {
  content: "\e188";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "lato-reg", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #ffffff;
  background-color: #232323;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #1dd3b0;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

a:hover,
a:focus {
  color: #1dd3b0;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

a:focus {
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #232323;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

[role="button"] {
  cursor: pointer;
}

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

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .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 {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.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,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

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

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

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

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

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

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

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

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

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 1.143rem;
}

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

ul {
  list-style-type: square;
}

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

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

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

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

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

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.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

p {
  word-break: break-word;
}

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: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -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: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

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

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

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

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

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

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

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.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-left: 15px;
  padding-right: 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-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #232323;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}

@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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  color: #1dd3b0;
}

input[type="search"] {
  -webkit-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-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #4b4b4b;
  border-radius: 0px;
  -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 0.15s,
    box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #1dd3b0;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(29, 211, 176, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(29, 211, 176, 0.6);
}

.form-control::-moz-placeholder {
  color: #4b4b4b;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #4b4b4b;
}

.form-control::-webkit-input-placeholder {
  color: #4b4b4b;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.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;
  border-color: #a94442;
  background-color: #f2dede;
}

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

@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

input,
output,
textarea,
select,
fieldset,
legend {
  width: 100%;
  padding: 5px;
  color: #4b4b4b;
  font-weight: normal;
  border-radius: 0;
  border: 1px solid #232323;
}

input.green,
output.green,
textarea.green,
select.green,
fieldset.green,
legend.green {
  border: 1px solid #1dd3b0;
}

input.txt-green,
output.txt-green,
textarea.txt-green,
select.txt-green,
fieldset.txt-green,
legend.txt-green {
  color: #1dd3b0;
}

textarea {
  resize: none;
  min-height: 150px;
}

input[placeholder] {
  color: #4b4b4b;
  padding-left: 5px;
}

input::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #4b4b4b;
  padding-left: 5px;
}

input:-moz-placeholder,
input:-moz-placeholder {
  color: #4b4b4b;
  padding-left: 5px;
}

input::-moz-placeholder,
input::-moz-placeholder {
  color: #4b4b4b;
  padding-left: 5px;
}

input:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #4b4b4b;
  padding-left: 5px;
}

.btn,
.cta,
#bbpress-forums .cta,
#bbpress-forums .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: normal;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus,
.cta:focus,
.cta.focus,
.cta:active:focus,
.cta:active.focus,
.cta.active:focus,
.cta.active.focus {
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus,
.cta:hover,
.cta:focus,
.cta.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active,
.cta:active,
.cta.active {
  outline: 0;
  background-image: none;
  -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,
.cta.disabled,
.cta[disabled],
fieldset[disabled] .cta {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.green,
.cta.green,
#bbpress-forums .cta.green,
#bbpress-forums .btn.green {
  color: #1dd3b0;
  border: 1px solid #1dd3b0;
  background-color: #b8f1e6;
}

.btn.green:hover,
.cta.green:hover,
#bbpress-forums .cta.green:hover,
#bbpress-forums .btn.green:hover {
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.btn.grey,
.cta.grey {
  color: #4b4b4b;
  border: 1px solid #4b4b4b;
  background-color: #fafafa;
}

.btn.blue,
.cta.blue {
  color: #7abdf4;
  border: 1px solid #7abdf4;
  background-color: #e1f0fa;
}
.btn.blue:hover,
.cta.blue:hover {
  color: #4b4b4b;
  background-color: #7abdf4;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.btn.red,
.cta.red {
  color: #a30000;
  border: 1px solid #a30000;
  background-color: #fd7676;
}
.btn.red:hover,
.cta.red:hover {
  color: #fff;
  background-color: #a30000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}
.btn.red-ultralight,
.cta.red-ultralight {
  color: #fd7676;
  border: 1px solid #fd7676;
}
.btn.red-ultralight:hover,
.cta.red-ultralight:hover {
  color: #4b4b4b;
  background-color: #fd7676;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.btn.purple,
.cta.purple {
  color: #9b9faf;
  border: 1px solid #9b9faf;
  background-color: #dee2eb;
}
.btn.purple:hover,
.cta.purple:hover {
  color: #4b4b4b;
  background-color: #9b9faf;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.btn.transparent,
.cta.transparent,
#bbpress-forums .btn.transparent,
#bbpress-forums .cta.transparent {
  background-color: transparent;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #1dd3b0;
  font-weight: normal;
  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: #f2fdfb;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

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


.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

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

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1dd3b0;
}

.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.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #232323;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #232323;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 20px;
  border: none;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 0px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .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;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  height: 80px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 15px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .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: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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);
  margin-top: 23px;
  margin-bottom: 23px;
}

@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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 23px;
  margin-bottom: 23px;
}

.navbar-btn.btn-sm {
  margin-top: 25px;
  margin-bottom: 25px;
}

.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}

.navbar-text {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .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 {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 991px) {
  .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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #000000;
  border-color: #090909;
}

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

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.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: #1dd3b0;
  margin-right: 15px;
  transition: background-color 0.4s ease;
  -webkit-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -khtml-transition: background-color 0.4s ease;
}

.navbar-inverse .navbar-toggle:hover {
  background-color: #1dd3b0;
  transition: background-color 0.4s ease;
  -webkit-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -khtml-transition: background-color 0.4s ease;
}

.navbar-inverse .navbar-toggle:focus {
  background-color: inherit;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

@media (min-width: 992px) {
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    width: calc(100% - 105px);
    display: inline-block !important;
    float: right;
  }
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: #090909;
  }
  .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,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
@media (max-width: 1200px) {
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}


.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.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-family: "lato-reg", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}

.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "lato-reg", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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 {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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 {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  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%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  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%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  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;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

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

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

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

/*
*   DISPLAY STYLES
*/
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}

/*
*   LIB
*
*   Contains styles for Plugins
*   Adjustments are defined in "Components"
*/

/*
*   PLUGIN:ELEMENTOR
*/
.elementor-tabs-wrapper .elementor-tab-title{
  width: calc(50% - 2px);
  display: inline-block;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{
  display: inline-block !important;
}

#premium_price_table .elementor-element .elementor-price-table__period {
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
}


/*
*   PLUGIN: DISPLAY POSTS
*/
.display-posts-listing .listing-item {
  clear: both;
}

.display-posts-listing .listing-item .wrapper-post-image {
  width: 50%;
  height: 200px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .display-posts-listing .listing-item .wrapper-post-image {
    height: 250px;
  }
}

.display-posts-listing .listing-item .wrapper-post-image .bg-image {
  width: 100%;
  height: 200px;
}

@media screen and (min-width: 768px) {
  .display-posts-listing .listing-item .wrapper-post-image .bg-image {
    height: 250px;
  }
}

.display-posts-listing .listing-item .excerpt-dash {
  display: none;
}

.display-posts-listing .listing-item .excerpt a {
  display: inline-block;
}

.box-big .display-posts-listing .listing-item .wrapper-post-image {
  width: 100%;
  height: auto;
}

.box-big .display-posts-listing .listing-item .wrapper-post-image .bg-image {
  width: 100%;
  height: 300px;
}

@media screen and (min-width: 480px) {
  .box-big .display-posts-listing .listing-item .wrapper-post-image .bg-image {
    height: 400px;
  }
}

@media screen and (min-width: 768px) {
  .box-big .display-posts-listing .listing-item .wrapper-post-image .bg-image {
    height: 500px;
  }
}

/*
*   GOOGLE MAP
*/
#map-home {
  height: 200px;
}

@media screen and (min-width: 768px) {
  #map-home {
    height: 400px;
  }
}

/*
*   CHOSEN
*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.3
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  width: 100% !important;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-drop ul,
.chosen-drop ol {
  font-size: 1rem;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #232323;
  border-top: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
}

.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #4b4b4b;
  border: 1px solid #232323;
  border-radius: 0;
  background-color: #ffffff;
  background: #ffffff;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 2rem;
}

.chosen-container-single .chosen-single input[type="text"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4b4b4b;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/wp-content/themes/debitos_2018/img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/wp-content/themes/debitos_2018/img/chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  display: none;
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  display: none;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #4b4b4b;
  background: url("/wp-content/themes/debitos_2018/img/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  display: none;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #1dd3b0;
  color: #4b4b4b;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #4b4b4b;
  background-color: #ffffff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #4b4b4b;
  max-width: 100%;
  border-radius: 0;
  background-color: #eeeeee;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    to(#eee)
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/wp-content/themes/debitos_2018/img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #4b4b4b;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    to(#eee)
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #4b4b4b;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 2rem;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #4b4b4b;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #eee),
    color-stop(80%, #fff)
  );
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 2rem;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #4b4b4b;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  display: none;
  padding: 4px 5px 4px 20px;
  background: url("/wp-content/themes/debitos_2018/img/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/*
*   PLUGIN CONTACT FORM 7
*/
.wrapper-cf7 label {
  width: 100%;
  font-size: 1.143rem;
}

.wrapper-cf7 .wpcf7-not-valid-tip {
  color: #c93131;
}

.wrapper-cf7 div.wpcf7-validation-errors,
.wrapper-cf7 div.wpcf7-acceptance-missing {
  border-color: #c93131;
  font-size: 1.143rem;
  padding: 15px;
  margin-left: 0;
  margin-right: 0;
}

.wrapper-cf7 h2,
.wrapper-cf7 .h2,
.wrapper-cf7 h3,
.wrapper-cf7 .h3 {
  margin-top: 0;
}

.wrapper-cf7 input[type="file"] {
  background-color: #1dd3b0;
  color: #4b4b4b;
  margin-top: 20px;
}

.wrapper-cf7 textarea {
  height: 170px;
}

.wrapper-cf7 .cta,
.wrapper-cf7 .btn {
  margin-top: 20px;
}

.wrapper-cf7 .inlined span.wpcf7-list-item {
  width: 49%;
  display: inline-block;
  margin: 0;
}

.wrapper-cf7 .inlined span.wpcf7-list-item input {
  width: auto;
  height: 20px;
  vertical-align: middle;
  margin: 0;
  margin-right: 5px;
}

div.wpcf7 .ajax-loader {
  background-repeat: no-repeat;
  background-position: 2px;
  background-color: #ffffff;
  width: 0;
  height: 0;
  margin: 0;
}

div.wpcf7 .ajax-loader.is-active {
  width: 20px;
  height: 20px;
  margin: 10px 0;
}

.inlined input[type="radio"],
.inlined input[type="checkbox"] {
  width: auto;
  margin-right: 5px;
}

.inlined span.wpcf7-list-item {
  margin: 0;
}

div.wpcf7-response-output {
  margin: 0;
  background-color: transparent;
  border: none;
  padding: 15px;
  line-height: auto;
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0;
    padding: 20px;
}

div.wpcf7-response-output[role="alert"] {
  background-color: #a30000;
}

div.wpcf7-response-output[role="alert"].wpcf7-mail-sent-ok {
  background-color: #398f14;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: none;
}

div.wpcf7-mail-sent-ok[role="alert"] {
  background-color: #398f14;
}

/*
*   PLUGIN WPML
*/
ul .wpml-ls-menu-item a {
  display: inline-block;
}

header .wrapper_nav .navigation ul li.wpml-ls-item {
  display: inline-block;
  padding: 0px;
}

@media (min-width: 992px) {
  header .wrapper_nav .navigation ul li.wpml-ls-item {
    padding: 1px;
  }
}

header .wrapper_nav .navigation ul li.wpml-ls-item a {
  padding: 0;
}

header .wrapper_nav .navigation ul li:last-child {
  padding-right: 0px;
}

@media (min-width: 992px) {
  header .wrapper_nav .navigation ul li:last-child {
    margin-right: 0;
    padding-right: 0;
  }
}

header .wrapper_nav .navigation ul.sub-menu {
  display: none;
  padding-right: 0;
  padding-top: 10px;
}

header .wrapper_nav .navigation ul.sub-menu li {
  display: block;    
}

.wpml-ls-current-language{
  vertical-align: top;
  cursor: pointer;
}

li.active > a {
  font-weight: bold;
  color: #b8f1e6 !important;
}

li.wpml-ls-current-language.active > a:after {
  content: " -";
  display: inline-block;
  padding-left: 2px;
}

.wpml-ls-current-language a {
  pointer-events: none;
}

.wpml-ls-current-language > a:after {
  content: " +";
  display: inline-block;
  padding-left: 2px;
}

.sub-menu li a {
  pointer-events: inherit;
}

.sub-menu li.wpml-ls-current-language > a:after {
  content: "";
  display: inline-block;
  padding-left: 2px;
}


/*
*   JOB-RECRUITMENT (via 3RD PARTY)
*/
.wrapper-job-recruitment
  #recruitee-careers-details-container
  .rt-theme-light.rt-body,
.wrapper-job-recruitment #recruitee-careers .rt-theme-light.rt-body {
  background-color: #4b4b4b;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wrapper-job-recruitment
  #recruitee-careers-details-container
  .rt__text--secondary,
.wrapper-job-recruitment #recruitee-careers .rt__text--secondary {
  color: #1dd3b0;
}

.wrapper-job-recruitment
  #recruitee-careers
  .rt-list__offer-item:hover
  .rt-list__offer-title {
  color: #b8f1e6;
  text-decoration: none;
}

#recruitee-careers-details-container .rt-theme-light .rt__button:hover,
#recruitee-careers .rt-theme-light .rt__button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.rt__button.rt__button--outline {
  color: #000000;
}

#recruitee-careers-details-container .rt__button--action {
  background-color: #1dd3b0 !important;
}

#recruitee-careers-details-container .rt-theme-light .rt__button--action,
#recruitee-careers .rt-theme-light .rt__button--action {
  color: #000000 !important;
}

#recruitee-careers-details-container .rt__text,
#recruitee-careers .rt__text {
  color: #ffffff;
}

#recruitee-careers-details-container .rt__text--base,
#recruitee-careers .rt__text--base {
  color: #ffffff !important;
}

#recruitee-careers-details-container
  .rt-theme-light.rt-details__outer--popup
  .rt-details__inner,
#recruitee-careers .rt-theme-light.rt-details__outer--popup .rt-details__inner,
#recruitee-careers-details-container .rt-theme-light .rt-form__success,
#recruitee-careers .rt-theme-light .rt-form__success {
  background: #4b4b4b !important;
}

/*
*   PLUGIN SLIDER REVOLUTION
*/
.tp-shapewrapper {
  background: transparent !important;
}

.tp-shape {
  background: transparent !important;
}

.tp-loader.spinner5 {
  background-image: url("/wp-content/themes/debitos_2018/img/loader_slider.gif") !important;
  width: 50px !important;
  height: 50px !important;
}

/* PAGER */
.tparrows.tp-leftarrow:before {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.tparrows.tp-rightarrow:before {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

/* FIX: OPACITY ON HOVER */
.tp-caption.rev-btn.rev_layer_in_group.tp-withaction.rs-hover-ready {
  opacity: 1 !important;
}

/*
*   PLUGIN GDPR COOKIE CONSENT
*/
#cookie-law-info-bar {
  padding: 3px 10px;
}

#cookie-law-info-bar .cli-plugin-main-link {
  white-space: nowrap;
  margin-left: 2px;
}

#cookie-law-info-bar .cli-plugin-button,
#cookie-law-info-bar .cli-plugin-button:visited {
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px 10px;
  text-transform: uppercase;
  color: #1dd3b0 !important;
  background-color: transparent !important;
  border: 1px solid #1dd3b0;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: normal;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

#cookie-law-info-bar .cli-plugin-button:hover,
#cookie-law-info-bar .cli-plugin-button:visited:hover {
  background: #1dd3b0 !important;
  color: #4b4b4b !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

/*
*   PLUGIN MAILCHIMP FOR WP
*/
/* the form element */
.mc4wp-form .chosen-single span {
  color: #4b4b4b;
  font-size: 1.143rem;
}

.mc4wp-form .inlined label {
  width: 49%;
  display: inline-block;
  margin: 0;
}

.mc4wp-form .inlined label span {
  color: #1dd3b0;
  vertical-align: middle;
}

.mc4wp-form .block label {
  width: 100%;
}

.mc4wp-form .block label span {
  color: #1dd3b0;
  vertical-align: middle;
}

.mc4wp-form input[type="radio"],
.mc4wp-form input[type="checkbox"] {
  width: auto;
  height: 20px;
  vertical-align: middle;
  margin: 0;
  margin-right: 5px;
}

.mc4wp-form .note {
  color: #ffffff !important;
}

/* form paragraphs */
.mc4wp-form p.txt-white {
  color: #1dd3b0 !important;
}

.mc4wp-form p.bold {
  font-weight: bold;
}

/* labels */
.mc4wp-form label span {
  font-weight: bold;
}

/* input fields */
/* checkboxes */
/* submit button */
.mc4wp-form input[type="submit"] {
  margin-top: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid #1dd3b0;
  color: #1dd3b0;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: normal;
  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.mc4wp-form input[type="submit"]:hover {
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

/* success & error messages */
.mc4wp-alert {
  color: #ffffff !important;
}

.mc4wp-alert p {
  color: #ffffff !important;
}

/* success message */
.mc4wp-success {
  color: #1dd3b0;
}

/* error messages */
.mc4wp-error {
  color: #c93131 !important;
}

.mc4wp-error p {
  color: #c93131 !important;
}

/* Desktop Indent for 2 Column fields */
.two_col_left {
  padding-right: 0;
}

@media screen and (min-width: 992px) {
  .two_col_left {
    padding-right: 15px;
  }
}

.two_col_right {
  padding-left: 0;
}

@media screen and (min-width: 992px) {
  .two_col_right {
    padding-left: 15px;
  }
}

iframe #cookie-law-info-again {
  display: none;
}

.wrapper-mailchimp-iframe .wpcf7-list-item {
  display: block;
  margin: 0;
}

.wrapper-mailchimp-iframe .wpcf7-list-item input {
  width: auto;
  height: 30px;
  vertical-align: middle;
  margin-right: 10px;
}

.wrapper-mailchimp-iframe .wpcf7-list-item .wpcf7-list-item-label {
  vertical-align: text-top;
}

.wrapper-mailchimp-iframe label {
  width: 100%;
}

/*
*   PLUGIN CPT UI: CUSTOM POST TYPES UI
*/
.premium-rbo-overview {
  margin-top: 30px;
}
.premium-rbo-overview ul {
  list-style-type: none;
  padding: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #1dd3b0;
}
.premium .buy-order-label {
  margin-bottom: 0;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .premium .buy-order-label{
    margin-bottom: 20px;
  }
}
.premium .buy-order-output {
  font-weight: bold;
  display: block;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .premium .buy-order-output{
    margin-bottom: 0;
  }
}
.premium .buy-order-output .debtor_country{
  height: auto;
  width: 25px;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.premium .buy-order-output .currency{
  font-size: 12px;
  margin-left: 5px;
}
.wrapper_sales_agent {
  padding: 0 20px 20px;
  margin-top: 20px;
}
.sales_agent_img,
.sales_agent_img img {
  display: inline-block;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: 0 -10px;
  vertical-align: middle;
  margin-right: 20px;
}
.sales_agent_data {
  display: inline-block;
}
.sales_agent_name {
  font-size: 18px;
}

/*
*   PLUGIN AAM: ADVANCED ACCESS MANAGER
*/
.aam_securelogin {
  display: block;
  padding: 15px;
  box-sizing: border-box;
  background-color: #000;
}
.sidebar-widget .aam_securelogin label {
  font-size: 14px;
  letter-spacing: 0;
  text-align: left;
}
.sidebar-widget .aam_securelogin input[type="placeholder"] {
  color: #000;
}
.sidebar-widget .aam_securelogin input[type="checkbox"] {
  width: auto;
}
.sidebar-widget .aam_securelogin input.button {
  background-color: transparent;
  border: 1px solid#1DD3B0;
  color: #1dd3b0;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}
.sidebar-widget .aam_securelogin input.button:hover {
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

/*
*   PLUGIN BBPRESS FORUM
*/
#bbpress-forums {
  color: #fff;
  max-width: 1170px;
  margin: 0 auto;
}
#bbpress-forums div.bbp-the-content-wrapper input[type="button"] {
  width: auto;
}
#bbpress-forums fieldset.bbp-form legend {
  color: #fff;
}
input[type="checkbox"],
p label {
  width: auto;
  display: inline-block;
}
.bbp-reply-content img {
  border: 1px solid #fff;
}
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  border-radius: 50%;
  margin-bottom: 20px;
  display: block;
}
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
  border: none;
  border-radius: 50%;
  margin: 0;
  margin-right: 5px;
}
#bbpress-forums {
  color: #fff;
  max-width: 1170px;
  margin: 0 auto;
}
#bbpress-forums .bsp-forum-content {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0;
}
#bbpress-forums div.bbp-the-content-wrapper input[type="button"] {
  width: auto;
}
input[type="checkbox"],
p label {
  width: auto;
  display: inline-block;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
  font-size: 14px;
}
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  border-radius: 50%;
}
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
  border: none;
  border-radius: 50%;
  margin: 0;
  margin-right: 5px;
}
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results, 
#bbpress-forums ul.bbp-topics,
div.bbp-forum-header, 
div.bbp-reply-header, 
div.bbp-topic-header {
  border: none;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer, 
#bbpress-forums li.bbp-header {
  background: #1dd3b0;
  border-top: none;
}
#bbpress-forums li.bbp-body ul.forum.even, 
#bbpress-forums li.bbp-body ul.topic.even {
  background: rgb(75,75,75);
  background: -moz-linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  background: linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4b4b4b",endColorstr="#303030",GradientType=1);
}
#bbpress-forums li.bbp-body ul.forum.odd, 
#bbpress-forums li.bbp-body ul.topic.odd {
  background: rgb(32,32,32);
  background: -moz-radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  background: radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#202020",endColorstr="#101010",GradientType=1);
}
#bbpress-forums li.bbp-body ul.forum, 
#bbpress-forums li.bbp-body ul.topic {
  border-top: none;
  padding: 15px;
  margin-bottom: 5px;
}
#bbpress-forums li.bbp-body ul.forum:last-of-type, 
#bbpress-forums li.bbp-body ul.topic:last-of-type {
  margin-bottom: 0;
}
#bbpress-forums div.bbp-forum-header:nth-of-type(even), 
#bbpress-forums div.bbp-reply-header:nth-of-type(even), 
#bbpress-forums div.bbp-topic-header:nth-of-type(even),
#bbpress-forums div.even, 
#bbpress-forums ul.even {
  background: rgb(75,75,75);
  background: -moz-linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  background: linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4b4b4b",endColorstr="#303030",GradientType=1);
}
#bbpress-forums div.bbp-forum-header:nth-of-type(odd), 
#bbpress-forums div.bbp-reply-header:nth-of-type(odd), 
#bbpress-forums div.bbp-topic-header:nth-of-type(odd),
#bbpress-forums div.odd, 
#bbpress-forums ul.odd {
  background: rgb(32,32,32);
  background: -moz-radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  background: radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#202020",endColorstr="#101010",GradientType=1);
}
#bbpress-forums div.bbp-reply-header:nth-of-type(odd) {
  background: #000;
}
#bbpress-forums div.odd, 
#bbpress-forums ul.odd,
#bbpress-forums div.even, 
#bbpress-forums ul.even {
  margin-bottom: 5px;
}
#bbpress-forums div:last-of-type, 
#bbpress-forums ul:last-of-type {
  margin-bottom: 0;
}
#bbpress-forums li.bbp-forum-info, li.bbp-topic-title {
  width: 100%;
}
@media (min-width: 480px) {
  #bbpress-forums li.bbp-forum-info, li.bbp-topic-title {
    width: 45%;
  }
}
#bbpress-forums .topic.type-topic.topic-author {
  background: radial-gradient(circle, rgba(250,250,250,1) 0%, rgba(184,241,230,1) 50%);
  color: #4b4b4b;
  margin-bottom: 30px;
}
div.bbp-template-notice, 
div.indicator-hint {
  border-radius: 0px;
  border: 2px solid #7ABDF4;
  background-color: #E1F0FA;
  color: #00336B;
}
#bbpress-forums .topic.type-topic.topic-author .bbp-voting {
  border: 1px solid black;
  background: black;
}
#bbpress-forums .topic.type-topic.topic-author .bbp-voting .bbp-voting-label.helpful {
  color: #1DD3B0;
}
#bbpress-forums #cta,
#bbpress-forums .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  border: 1px solid #1dd3b0;
  color: #1dd3b0;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: normal;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}
#bbpress-forums #cta:hover,
#bbpress-forums .button:hover {
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}
#bbpress-forums li.bbp-topic-voice-count {
  visibility: hidden;
}
#bbpress-forums li.bbp-topic-voice-count,
#bbpress-forums li.bbp-topic-reply-count,
#bbpress-forums .forum-titles li.bbp-topic-freshness {
  display: none;
}
#bbpress-forums li.bbp-topic-freshness {
  text-align: left;
  clear: both;
  width: 100%;
}
@media (min-width: 480px) {
  #bbpress-forums li.bbp-topic-voice-count,
  #bbpress-forums li.bbp-topic-reply-count,
  #bbpress-forums .forum-titles li.bbp-topic-freshness {
    display: block;
  }
  #bbpress-forums li.bbp-topic-freshness {
    text-align: center;
    float: right;
    width: 22%;
    clear: right;
  }
}
.bsp-preview {
  display: inline;
}
.bsp-preview .bsp-previewtext::after, 
.bsp-preview .bsp-previewtextm::after {
  border-color: transparent;
}
.bsp-preview .bsp-previewtext, 
.bsp-preview .bsp-previewtextm {
  visibility: visible;
  border-radius: 6px;
  padding: 10px 0;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.3s;
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  background: transparent;
  width: calc(100% - 90px);
}
.bbp-forum-content ul.sticky, 
.bbp-topics ul.sticky, 
.bbp-topics ul.super-sticky, 
.bbp-topics-front ul.super-sticky {
  font-size: 16px;
}
#bbpress-forums .status-pending.even, 
#bbpress-forums .status-pending.odd, 
#bbpress-forums ul.status-pending a {
  background: transparent;
  color: #FD7676;
}
.bbp-mt-template-notice {
  display: inline-block;
}


/*
*   PLUGIN BBPRESS VOTING
*/
.bbp-voting {
  border: 1px solid #fff;
  margin: 0px;
  margin-right: 10px;
  margin-left: 20px;
  padding: 20px;
}
.bbp-topic-title .bbp-voting {
  margin-left: 0px;
}
.bbp-voting.bbp-voting-float {
  float: right;
}
.bbp-voting a.vote {
  border-top: none !important;
}
.bbp-voting .bbp-voting-label {
  font-size: 14px;
}
.bbp-voting a.vote.up {
  border-bottom: 15px solid #fff !important;
}
.bbp-voting .score {
  color: #fff;
}
.bbp-voting a.vote.num-always-show:after {
  display: none;
}
.bbp-voting .bbp-voting-label.not-helpful {
  display: none;
}



/*
*   SITE
*
*/
/*
*   SITE LOGIN
*/
body.login {
  background-image: url("/wp-content/themes/debitos_2018/img/img-skyline-dark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

body.login div#login h1 a {
  background-image: url("/wp-content/themes/debitos_2018/img/logo_debitos_white_login_page.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 216px;
}

.wp-core-ui .button.button-large {
  margin-top: 20px;
  background: transparent;
  color: #1dd3b0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #1dd3b0;
  border-radius: 0;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: normal;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.wp-core-ui .button.button-large:hover {
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}

.login #login_error,
.login .message,
.login .success {
  border-left: 4px solid #1dd3b0;
  background-color: rgba(0, 0, 0, 0.5);
}

.login form input[type="checkbox"] {
  margin: 0;
  margin-right: 10px;
}

#login form p{
  color: #4B4B4B;
}

/* Hide Password Rest Link on Login-Page */
#login #nav a{
  display: none;
}

/*
*   SITE HEADER
*/
#wpadminbar {
  background-color: rgba(0, 0, 0, 0.6);
}

header .wrapper_nav {
  background-color: #000000;
  width: 100%;
  position: fixed;
  top: 0px;
  height: auto;
  padding: 10px 0px;
  overflow: hidden;
  z-index: 100;
}

header .wrapper_nav .logo {
  display: inline-block;
  width: 100px;
  height: 60px;
  vertical-align: top;
  margin-left: 15px;
}

@media (min-width: 992px) {
  header .wrapper_nav .logo {
    margin-left: 0;
  }
}

header .wrapper_nav .logo a.logo-header {
  background-image: url("/wp-content/themes/debitos_2018/img/logo_debitos.png");
  background-repeat: no-repeat;
  width: 80px;
  height: 48px;
  display: inline-block;
  margin-top: 6px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  header .wrapper_nav .logo a.logo-header {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/logo_debitos_2x.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) {
  header .wrapper_nav .logo a.logo-header {
    background-image: url("/wp-content/themes/debitos_2018/img/logo_debitos.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 60px;
    display: inline-block;
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-width: 992px) and (min--moz-device-pixel-ratio: 2),
  only screen and (min-width: 992px) and (min-device-pixel-ratio: 2),
  only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-width: 992px) and (min-resolution: 144dpi),
  only screen and (min-width: 992px) and (min-resolution: 2dppx) {
  header .wrapper_nav .logo a.logo-header {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/logo_debitos_2x.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}

header .wrapper_nav .navigation {
  max-width: 100%;
  vertical-align: bottom;
  margin: 0 auto;
}

@media (min-width: 992px) {
  header .wrapper_nav .navigation {
    top: 0px;
    float: right;
  }
}

header .wrapper_nav .navigation ul {
  text-align: right;
  margin: 0px;
  padding: 0px;
  padding-right: 15px;
}

@media (min-width: 1201px) {
  header .wrapper_nav .navigation ul {
    padding-right: 0;
  }
}

header .wrapper_nav .navigation ul li {
  display: block;
  padding: 1px;
  margin: 1px;
  margin-bottom: 10px;
}

@media (min-width: 1201px) {
  header .wrapper_nav .navigation ul li {
    display: inline-block;
    margin-bottom: 1px;
  }
  header .wrapper_nav .navigation ul li:after {
    content: "";
    width: 0px;
    height: 0px;
    display: block;
    margin: 0 auto;
    -webkit-transform: scaleX(0);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    /* IE 9 */
    transform: scaleX(0);
    /* IE 10, Fx 16+, Op 12.1+ */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  header .wrapper_nav .navigation ul li:hover:after {
    content: "";
    width: 50%;
    height: 1px;
    background: #1dd3b0;
    -webkit-transform: scaleX(1);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    /* IE 9 */
    transform: scaleX(1);
    /* IE 10, Fx 16+, Op 12.1+ */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
}

header .wrapper_nav .navigation ul li.current_page_item {
  font-weight: bold;
}

header .wrapper_nav .navigation ul li.current_page_item a {
  color: #b8f1e6;
}

header .wrapper_nav .navigation ul li a {
  color: #1dd3b0;
  font-size: 0.9286rem;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

@media (min-width: 1201px) {
  header .wrapper_nav .navigation ul li a {
    padding: 0 2px;
  }

  header .wrapper_nav .navigation ul li:first-of-type a {
    padding-left: 0;
  }

  header .wrapper_nav .navigation ul li:last-of-type a {
    padding-right: 0;
  }
}

header .wrapper-header-meta {
  display: block;
  font-size: 0.857rem;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 1px;
  margin-bottom: 4px;
  margin-top: 4px;
  padding: 10px 15px;
}

@media (min-width: 1201px) {
  header .wrapper-header-meta {
    padding: 0;
  }
}

header .wrapper-header-meta .cta,
header .wrapper-header-meta .btn {
  font-size: 0.857rem;
  margin: 10px 5px;
  padding: 2px 12px;
}

@media (min-width: 1201px) {
  header .wrapper-header-meta .cta,
  header .wrapper-header-meta .btn {
    margin: 0px 5px;
  }
}

header .wrapper-meta-navi {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  font-size: 0.9286rem;
  margin-bottom: 15px;
  float: left;
}

@media (min-width: 1201px) {
  header .wrapper-meta-navi {
    width: auto;
    margin-left: 8px;
    margin-bottom: 0;
    position: relative;
    top: 1px;
  }
}

header .wrapper-meta-navi .icon {
  position: relative;
  top: 3px;
}

header .wrapper-meta-navi .h-menu-meta {
  display: inline-block;
}

header .wrapper-meta-navi .h-menu-meta ul {
  padding-right: 0;
}

header .wrapper-meta-navi .h-menu-meta ul li {
  padding: 0 !important;
  margin: 0 !important;
}

header .wrapper-meta-navi .h-menu-meta ul li a {
  padding: 0 !important;
  margin: 0 !important;
}

/*
*   SITE FOOTER
*/
footer {
  background-color: #000000;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}

@media (min-width: 768px) {
  footer {
    text-align: left;
  }
}

footer p {
  font-size: 14px;
  line-height: 1.42857;
}

footer li.current_page_item {
  font-weight: bold;
}

footer li.current_page_item a {
  color: #b8f1e6;
}

footer .wrapper-registration .buttons {
  font-size: 0.857rem;
}

footer .wrapper-registration .cta {
  font-size: 0.857rem;
  width: 80%;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  footer .wrapper-registration .cta {
    margin: inherit;
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  footer .wrapper-socials {
    text-align: right;
  }
}

footer .wrapper-socials .socials {
  display: inline-block;
  list-style-type: none;
  padding: 0;
}

footer .wrapper-socials .socials li {
  display: inline-block;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}

footer .wrapper-socials .socials li:nth-last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  footer .wrapper-socials .socials li {
    margin-right: 0px;
  }
}

footer .top-content {
  padding: 10px 5px;
}

footer .top-content .logo {
  display: block;
  width: 85px;
  height: 51px;
  vertical-align: top;
  margin: 15px auto;
  margin-bottom: 30px;
}

footer .top-content .logo img {
  width: 85px;
  height: 51px;
}

footer .top-content .logo a.logo-footer {
  background-image: url("/wp-content/themes/debitos_2018/img/logo_debitos_footer.png");
  background-repeat: no-repeat;
  width: 85px;
  height: 51px;
  display: inline-block;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  footer .top-content .logo a.logo-footer {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/logo_debitos_footer_2x.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}

footer .top-content .menu {
  list-style-type: none;
  padding: 0;
  text-transform: uppercase;
}

footer .top-content .menu li {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0.857rem;
}

@media (min-width: 768px) {
  footer .top-content .menu li {
    width: 49%;
    margin-bottom: 5px;
  }
}

footer .bottom-content {
  padding: 10px 5px;
  background-color: #232323;
}

footer .bottom-content .footer-meta {
  width: 100%;
  display: inline-block;
  padding-top: 10px;
  font-size: 0.857rem;
}

footer .bottom-content .footer-meta p {
  font-size: 0.857rem;
}

footer .bottom-content .footer-meta .f-menu-meta {
  text-align: center;
}

@media (min-width: 768px) {
  footer .bottom-content .footer-meta .f-menu-meta {
    text-align: right;
  }
}

footer .bottom-content .footer-meta .f-menu-meta ul {
  font-size: 0.857rem;
  padding-left: 0;
}

footer .bottom-content .footer-meta .f-menu-meta li {
  display: block;
  width: auto;
  padding: 0 5px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  footer .bottom-content .footer-meta .f-menu-meta li {
    display: inline-block;
    margin-bottom: 0;
  }
  footer .bottom-content .footer-meta .f-menu-meta li:nth-last-of-type(1) {
    padding-right: 0;
  }
}

footer .bottom-content .back-to-top {
  display: block;
  margin-top: 10px;
}

@media screen and (min-width: 480px) {
  footer .bottom-content .back-to-top {
    display: none;
  }
}

/*
*   SITE CONTAINER
*/
.border-top-white {
  border-top: 1px solid #ffffff;
}

.mobile-only {
  display: block;
}

@media screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

.desktop-only {
  display: none;
}

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

.wrapper {
  width: 100%;
  max-width: 100%;
}

main {
  padding-top: 80px;
}

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

.bg-container-fluid:before,
.bg-container-fluid:after {
  content: " ";
  display: table;
}

.bg-container-fluid:after {
  clear: both;
}

.in-fluid-row-class {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.in-fluid-row-class:before,
.in-fluid-row-class:after {
  content: " ";
  display: table;
}

.in-fluid-row-class:after {
  clear: both;
}

@media (min-width: 768px) {
  .in-fluid-row-class {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .in-fluid-row-class {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .in-fluid-row-class {
    width: 1170px;
  }
}

.no-gutters {
  padding-left: 0px;
  padding-right: 0px;
}

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

.m-0 {
  margin: 0;
}

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

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

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

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

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

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

.mb-15n {
  margin-bottom: -15px;
}

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

.mb-20n {
  margin-bottom: -20px;
}

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

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

.mb-30n {
  margin-bottom: -30px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-15 {
  margin-right: 15px;
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px;
}

.p-30 {
  padding: 30px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-15 {
  padding-right: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.p-15 {
  padding: 15px;
}

.ptb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.plr-0 {
  padding-left: 0;
  padding-right: 0;
}

.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

/*
*   SITE SIDEBAR
*/
.sidebar {
  display: inline-block;
  width: 100%;
}
.sidebar_links .widget {
  display: block;
  padding-bottom: 30px;
}

/*
*   COMPONENTS
*   
*   Contains styles for page-elements
*/

/*
*   BORDER-STYLES
*/
.border-black {
  border: 1px solid #000;
}
.border-white {
  border: 1px solid #fff;
}
.border-green {
  border: 1px solid #1dd3b0;
}
.border-top-black {
  border-top: 1px solid #000;
}
.border-top-white {
  border-top: 1px solid #fff;
}
.border-top-green {
  border-top: 1px solid #1dd3b0;
}
.border-bottom-black {
  border-bottom: 1px solid #000;
}
.border-bottom-white {
  border-bottom: 1px solid #fff;
}
.border-bottom-green {
  border-bottom: 1px solid #1dd3b0;
}

.border-blue-ultradark {
  border: 1px solid #00336b;
}
.border-blue-dark {
  border: 1px solid #2d8af9;
}
.border-blue {
  border: 1px solid #7abdf4;
}
.border-blue-light {
  border: 1px solid #a9cfea;
}
.border-blue-ultralight {
  border: 1px solid #e1f0fa;
}

.border-red-ultradark {
  border: 1px solid #520808;
}
.border-red-dark {
  border: 1px solid #770000;
}
.border-red {
  border: 1px solid #a30000;
}
.border-red-light {
  border: 1px solid #c93131;
}
.border-red-ultralight {
  border: 1px solid #fd7676;
}

.border-purple-ultradark {
  border: 1px solid #2a324b;
}
.border-purple-dark {
  border: 1px solid #767b91;
}
.border-purple {
  border: 1px solid #9b9faf;
}
.border-purple-light {
  border: 1px solid #c7ccdb;
}
.border-purple-ultralight {
  border: 1px solid #dee2eb;
}

/*
*   BACKGROUNDS(-IMAGE)-STYLES
*/
.bg-black {
  background-color: #000000;
}
.bg-black-transparent {
  background-color: rgba(0, 0, 0, 0.85);
}

.bg-white {
  background-color: #ffffff;
}
.bg-white-transparent {
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-grey_dark {
  background-color: #232323;
}
.bg-grey {
  background-color: #a0a0a0;
}
.bg-grey_ultralight {
  background-color: #fafafa;
}

.bg-green-ultradark {
  background-color: #0E6050;
}
.bg-green-dark {
  background-color: #18AD91;
}
.bg-green {
  background-color: #1DD3B0;
}
.bg-green-light {
  background-color: #88E8D5;
}
.bg-green-ultralight {
  background-color: #B8F1E6;
}
.bg-green-transparent {
  background-color: rgba(29, 211, 179, 0.5);
}

.bg-blue-ultradark {
  background-color: #00336B;
}
.bg-blue-dark {
  background-color: #2D8AF9;
}
.bg-blue {
  background-color: #7ABDF4;
}
.bg-blue-light {
  background-color: #A9CFEA;
}
.bg-blue-ultralight {
  background-color: #E1F0FA;
}

.bg-red-ultradark {
  background-color: #520808;
}
.bg-red-dark {
  background-color: #770000;
}
.bg-red {
  background-color: #A30000;
}
.bg-red-light {
  background-color: #C93131;
}
.bg-red-ultralight {
  background-color: #FD7676;
}

.bg-purple-ultradark {
  background-color: #2A324B;
}
.bg-purple-dark {
  background-color: #767B91;
}
.bg-purple {
  background-color: #9B9FAF;
}
.bg-purple-light {
  background-color: #C7CCDB;
}
.bg-purple-ultralight {
  background-color: #DEE2EB;
}

.bg-skyline-dark h3,
.bg-skyline-dark h3 {
  color: #1dd3b0;
  margin-bottom: 15px;
}

.bg-skyline-dark {
  background-image: url("/wp-content/themes/debitos_2018/img/img-skyline-dark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-skyline-light {
  background-image: url("/wp-content/themes/debitos_2018/img/img-skyline-light.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #4b4b4b;
}

.bg-skyline-light .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-view {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-view.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #4b4b4b;
}

.bg-frankfurt-view .bg-black-transparent {
  color: #ffffff;
}

.bg-lightbulbs-two {
  background-image: url("/wp-content/themes/debitos_2018/img/img-lightbulbs_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-lightbulbs-two .bg-black-transparent {
  color: #ffffff;
}

.bg-office-windows {
  background-image: url("/wp-content/themes/debitos_2018/img/img-office-windows.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-office-windows .bg-black-transparent {
  color: #ffffff;
}

.bg-office-windows-two {
  background-image: url("/wp-content/themes/debitos_2018/img/img-office-windows_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-office-windows-two .bg-black-transparent {
  color: #ffffff;
}

.bg-office-interior {
  background-image: url("/wp-content/themes/debitos_2018/img/img-office-interior.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-office-interior .bg-black-transparent {
  color: #ffffff;
}

.bg-desk {
  background-image: url("/wp-content/themes/debitos_2018/img/img-desk.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-desk .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-westharbour-tower {
  background-image: url("/wp-content/themes/debitos_2018/img/img-westharbour-tower.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-westharbour-tower .bg-black-transparent {
  color: #ffffff;
}

.bg-ecb-dark {
  background-image: url("/wp-content/themes/debitos_2018/img/img-ecb-dark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-ecb-dark .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-pollux-artwork {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-pollux-artwork.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-pollux-artwork .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-pollux-artwork {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-pollux-artwork.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-pollux-artwork .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-portikus {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-portikus.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-portikus .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-skyline-at-night {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-skyline-at-night.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-skyline-at-night .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-skyline-at-night-two {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-skyline-at-night_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-skyline-at-night-two .bg-black-transparent {
  color: #ffffff;
}

.bg-frankfurt-riverside-dark {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-riverside-dark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
}

.bg-frankfurt-riverside-light {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-riverside-light.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #4b4b4b;
}

.bg-frankfurt-riverside-light .bg-black-transparent {
  color: #fff;
}

.bg-frankfurt-towers-dark {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-towers-dark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #fff;
}

.bg-frankfurt-towers-light {
  background-image: url("/wp-content/themes/debitos_2018/img/img-frankfurt-towers-light.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #4b4b4b;
}

.bg-frankfurt-towers-light .bg-black-transparent {
  color: #fff;
}

.shape-circle {
  background: #000000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 15px;
  display: inline-block;
  background-image: url("/wp-content/themes/debitos_2018/img/fallback.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  text-align: center;
}

.shape-circle.centered {
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.shape-circle.small {
  width: 40px;
  height: 40px;
  padding-top: 12px;
}

.shape-circle.medium {
  width: 100px;
  height: 100px;
  padding-top: 40px;
}

.shape-circle.large {
  width: 150px;
  height: 150px;
  padding-top: 65px;
}

.shape-circle.black {
  background: #000000;
}

.shape-circle.white {
  background: #ffffff;
  color: #000000;
}

.shape-circle.green {
  background: #1dd3b0;
  color: #000000;
}

/*
*   NEWS - GENERAL STYLES
*/
.subnavigation.navi-categories {
  background: rgba(29, 211, 176, 0.9);
  position: fixed;
  top: 80px;
  width: 100%;
  padding: 10px;
  letter-spacing: 1px;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width: 480px) {
  .subnavigation.navi-categories {
    text-align: right;
  }
}

.subnavigation.navi-categories .hl {
  font-weight: bold;
  float: left;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .subnavigation.navi-categories .hl {
    text-align: left;
    width: auto;
  }
}

.subnavigation.navi-categories a {
  padding: 0 5px;
  display: inline-block;
  font-size: 0.7857rem;
  text-transform: uppercase;
  color: #4b4b4b;
}

@media screen and (min-width: 480px) {
  .subnavigation.navi-categories a {
    padding: 0 10px;
  }
}

@media screen and (min-width: 768px) {
  .subnavigation.navi-categories a:after {
    content: "";
    width: 0px;
    height: 0px;
    display: block;
    margin: 0 auto;
    -webkit-transform: scaleX(0);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    /* IE 9 */
    transform: scaleX(0);
    /* IE 10, Fx 16+, Op 12.1+ */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .subnavigation.navi-categories a:hover:after {
    content: "";
    width: 50%;
    height: 1px;
    background: #4b4b4b;
    -webkit-transform: scaleX(1);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    /* IE 9 */
    transform: scaleX(1);
    /* IE 10, Fx 16+, Op 12.1+ */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
}

.wrapper-post-image {
  overflow: hidden;
}

.bg-color-overlay-blue {
  -webkit-box-shadow: inset 50px 50px 200px 50px rgba(122, 189, 244, 0.2);
  box-shadow: inset 50px 50px 200px 50px rgba(122, 189, 244, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bg-color-overlay-red {
  -webkit-box-shadow: inset 50px 50px 200px 50px rgba(163, 0, 0, 0.2);
  box-shadow: inset 50px 50px 200px 50px rgba(163, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bg-color-overlay-purple {
  -webkit-box-shadow: inset 50px 50px 200px 50px rgba(155, 159, 175, 0.2);
  box-shadow: inset 50px 50px 200px 50px rgba(155, 159, 175, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bg-image {
  -webkit-box-shadow: inset 50px 50px 200px 50px rgba(29, 211, 179, 0.2);
  box-shadow: inset 50px 50px 200px 50px rgba(29, 211, 179, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bg-scale {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.bg-image:hover,
.bg-scale:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wrapper-post-txt {
  padding: 15px;
  text-align: center;
  word-break: break-word;
}

.wrapper-post-txt h1,
.wrapper-post-txt h2,
.wrapper-post-txt h3,
.wrapper-post-txt h4,
.wrapper-post-txt h5,
.wrapper-post-txt h6,
.wrapper-post-txt .h1,
.wrapper-post-txt .h2,
.wrapper-post-txt .h3,
.wrapper-post-txt .h4,
.wrapper-post-txt .h5,
.wrapper-post-txt .h6,
.wrapper-post-txt .p,
.wrapper-post-txt p,
.wrapper-post-txt a,
.wrapper-post-txt span {
  margin: 0;
  padding: 0;
}

.wrapper-post-txt p {
  font-size: 14px;
  line-height: 1.42857;
}

.wrapper-post-txt a.view-article {
  display: inline-block;
}

.wrapper-post-txt .top-content {
  padding-bottom: 0px;
}

@media screen and (min-width: 480px) {
  .wrapper-post-txt .top-content {
    padding-bottom: 10px;
  }
}

.wrapper-post-txt .bottom-content {
  display: none;
  color: #ffffff;
  line-height: 1.143rem;
}

@media screen and (min-width: 480px) {
  .wrapper-post-txt .bottom-content {
    display: block;
    padding-top: 10px;
    border-top: 1px solid #ffffff;
  }
}

.wrapper-post-txt p,
.wrapper-post-txt span {
  color: #ffffff;
}

.wrapper-post-txt .title {
  display: block;
  font-size: 1.143rem;
  line-height: 1.286rem;
}

@media screen and (min-width: 992px) {
  .wrapper-post-txt .title {
    font-size: 1.286rem;
  }
}

.wrapper-post-txt .date,
.wrapper-post-txt .author {
  display: block;
  font-size: 0.857rem;
  font-weight: bold;
}

.wrapper-post-txt .category-display {
  display: block;
  font-size: 0.857rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.wrapper-post-txt .category-display .category-display-label {
  display: none;
}

.wrapper-post-txt .category-display a {
  color: #fafafa;
}

.box-big {
  background-color: #000000;
}

.box-big .wrapper-post-image {
  width: 100%;
  height: auto;
}

.box-big .wrapper-post-image .bg-image {
  width: 100%;
  height: 300px;
}

@media screen and (min-width: 480px) {
  .box-big .wrapper-post-image .bg-image {
    height: 400px;
  }
}

@media screen and (min-width: 768px) {
  .box-big .wrapper-post-image .bg-image {
    height: 500px;
  }
}

.box-big .wrapper-post-txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
}

.box-big p {
  color: #ffffff;
}

.box-small {
  background-color: #000000;
  overflow: hidden;
}

.box-small .wrapper-post-image {
  width: 50%;
  height: 200px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .box-small .wrapper-post-image {
    height: 250px;
  }
}

.box-small .wrapper-post-image .bg-image {
  width: 100%;
  height: 200px;
}

@media screen and (min-width: 768px) {
  .box-small .wrapper-post-image .bg-image {
    height: 250px;
  }
}

.left .wrapper-post-image {
  float: left;
}

.left .wrapper-post-txt {
  float: right;
  position: relative;
  width: 50%;
  height: 200px;
}

@media screen and (min-width: 768px) {
  .left .wrapper-post-txt {
    height: 250px;
  }
}

.left .wrapper-post-txt:before {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #000000 transparent transparent;
  display: inline-block;
}

.right .wrapper-post-image {
  float: right;
}

.right .wrapper-post-txt {
  float: left;
  position: relative;
  width: 50%;
  height: 200px;
}

@media screen and (min-width: 768px) {
  .right .wrapper-post-txt {
    height: 250px;
  }
}

.right .wrapper-post-txt:after {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #000000;
  display: inline-block;
}

/*
*   NEWS OVERVIEW
*/
.news-overview {
  padding-top: 80px;
}

.index .news-overview {
  padding-top: 0px;
}

.news-overview h1,
.news-overview .h1 {
  padding-left: 15px;
}

@media screen and (min-width: 768px) {
  .news-overview h1,
  .news-overview .h1 {
    padding-left: 0;
  }
}

.news-overview .box-big .wrapper-post-image {
  width: 100%;
}

.news-overview .box-big .wrapper-post-txt {
  width: 100%;
}

.news-overview .box-small article {
  overflow: hidden;
}

.news-overview .box-small .wrapper-post-image {
  width: 50%;
}

.news-overview .box-small .wrapper-post-txt {
  width: 50%;
}

.news-overview .box-small:nth-of-type(even) .wrapper-post-image {
  float: right;
}

.news-overview .box-small:nth-of-type(even) .wrapper-post-txt {
  float: left;
  position: relative;
  height: 200px;
}

@media screen and (min-width: 768px) {
  .news-overview .box-small:nth-of-type(even) .wrapper-post-txt {
    height: 250px;
  }
}

.news-overview .box-small:nth-of-type(even) .wrapper-post-txt:after {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #000000;
  display: inline-block;
}

.news-overview .box-small:nth-of-type(odd) .wrapper-post-image {
  float: left;
}

.news-overview .box-small:nth-of-type(odd) .wrapper-post-txt {
  float: right;
  position: relative;
  height: 200px;
}

@media screen and (min-width: 768px) {
  .news-overview .box-small:nth-of-type(odd) .wrapper-post-txt {
    height: 250px;
  }
}

.news-overview .box-small:nth-of-type(odd) .wrapper-post-txt:before {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #000000 transparent transparent;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .news-overview .switch-boxes:nth-of-type(even) .col-sm-6:nth-of-type(odd) {
    float: right;
  }
  .news-overview .switch-boxes:nth-of-type(even) .col-sm-6:nth-of-type(even) {
    float: left;
  }
}

.news-overview .wrapper_pagination {
  text-align: center;
}

.news-overview .wrapper_pagination .loadmore {
  margin-bottom: 30px;
}

/*
*   NEWS DETAILVIEW
*/
.news-detailview {
  text-align: left;
}

.news-detailview p,
.news-detailview span {
  color: #ffffff;
}

.news-detailview .date,
.news-detailview .author {
  display: block;
  font-size: 0.857rem;
  font-weight: bold;
}

.news-detailview .featured_caption {
  font-size: 1rem;
  display: block;
}

/*
*   NEWS DETAILVIEW - AUTHOR BOX
*/
.author_bio_section {
  padding: 15px;
  padding-top: 20px;
  font-size: 1.143rem;
  line-height: 1.571rem;
  font-weight: bold;
  color: #1dd3b0;
  border-left: 1px solid #1dd3b0;
}

.author_bio_section p {
  font-weight: normal;
}

.author_bio_section .author_details {
  display: inline-block;
}

.author_bio_section img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-right: 15px;
}

/*
*   NEWS DETAILVIEW - IMAGE CAPTIONS
*/
.news-detailview .wp-caption {
  background: none;
  border: 1px solid #1dd3b0;
  max-width: 100%;
}

.news-detailview .wp-caption img {
  max-width: 100%;
}

.news-detailview .wp-caption .wp-caption-text {
  padding: 5px;
  color: #1dd3b0;
  font-size: 1rem;
  text-align: left;
}

/*
*   WIDGETS
*/
.widget p {
  font-size: 14px;
}

.wrapper-filter {
  display: none;
  position: fixed;
  right: 0px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #1dd3b0;
  z-index: 2;
}

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

.news-detailview .wrapper-filter {
  margin-top: 20px;
}

.sidebar-widget {
  color: #ffffff;
}

.sidebar-widget h3 {
  font-size: 1.143rem;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.sidebar-widget label,
.sidebar-widget caption {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sidebar-widget .calendar-wrap,
.sidebar-widget .search-wrap,
.sidebar-widget .categories-wrap {
  width: 170px;
  background-color: #232323;
  padding: 5px;
  border: 1px solid #000000;
  margin-top: 5px;
  margin-bottom: 15px;
}

.btn-widget-filter {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
  padding-top: 9px;
  margin: 0 auto;
  display: block;
}

.btn-widget-filter.btn {
  background-color: #000000;
}

.btn-widget-filter:hover .icn-search.green,
.btn-widget-filter:hover .icn-categories.green,
.btn-widget-filter:hover .icn-calendar.green {
  background-position: -60px center;
}

.btn-widget-filter:not(.collapsed) {
  background-color: #1dd3b0;
}

.btn-widget-filter:not(.collapsed) .icn-search.green,
.btn-widget-filter:not(.collapsed) .icn-categories.green,
.btn-widget-filter:not(.collapsed) .icn-calendar.green {
  background-position: -20px center;
}

.debitos_widget_calendar {
  position: relative;
}

.debitos_widget_calendar h3 {
  display: none;
}

.debitos_widget_calendar #wp-calendar {
  width: 100%;
}

.debitos_widget_calendar #wp-calendar caption,
.debitos_widget_calendar #wp-calendar th,
.debitos_widget_calendar #wp-calendar td {
  text-align: center;
}

.debitos_widget_calendar #wp-calendar caption a,
.debitos_widget_calendar #wp-calendar th a,
.debitos_widget_calendar #wp-calendar td a {
  font-weight: bold;
  font-size: 0.857rem;
}

.debitos_widget_calendar #wp-calendar #prev,
.debitos_widget_calendar #wp-calendar #next {
  padding-top: 10px;
}

.debitos_widget_calendar #wp-calendar #prev {
  text-align: left;
}

.debitos_widget_calendar #wp-calendar #next {
  text-align: right;
}

.debitos_widget_search {
  position: relative;
}

.debitos_widget_search h3 {
  display: none;
}

.debitos_widget_search input {
  margin-bottom: 10px;
}

.debitos_widget_search button {
  width: 100%;
}

.debitos_widget_categories h3 {
  display: none;
}

.debitos_widget_categories label {
  display: block;
}

/*
*   ICONS
*/
.icon {
  display: inline-block;
}

.icon.icn-search {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-search.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-search {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-search_2x.png");
    background-size: 80px 20px;
    background-repeat: no-repeat;
  }
}

.icon.icn-search.white {
  background-position: -20px center;
}

.icon.icn-search.green {
  background-position: -40px center;
}

.icon.icn-search.grey {
  background-position: -60px center;
}

.icon.icn-categories {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-categories.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-categories {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-categories_2x.png");
    background-size: 80px 20px;
    background-repeat: no-repeat;
  }
}

.icon.icn-categories.white {
  background-position: -20px center;
}

.icon.icn-categories.green {
  background-position: -40px center;
}

.icon.icn-categories.grey {
  background-position: -60px center;
}

.icon.icn-calendar {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-calendar.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-calendar {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-calendar_2x.png");
    background-size: 80px 20px;
    background-repeat: no-repeat;
  }
}

.icon.icn-calendar.white {
  background-position: -20px center;
}

.icon.icn-calendar.green {
  background-position: -40px center;
}

.icon.icn-calendar.grey {
  background-position: -60px center;
}

.icon.icn-social-linkedin {
  background-image: url("/wp-content/themes/debitos_2018/img/socials/icn-social-linkedin.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-social-linkedin {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/socials/icn-social-linkedin_2x.png");
    background-size: 80px 20px;
    background-repeat: no-repeat;
  }
}

.icon.icn-social-linkedin.white {
  background-position: -20px center;
}

.icon.icn-social-linkedin.white:hover {
  background-position: -40px center;
}

.icon.icn-social-linkedin.green {
  background-position: -40px center;
}

.icon.icn-social-linkedin.green:hover {
  background-position: -20px center;
}

.icon.icn-social-linkedin.grey {
  background-position: -60px center;
}

.icon.icn-social-linkedin.grey:hover {
  background-position: -40px center;
}

.icon.icn-social-xing {
  background-image: url("/wp-content/themes/debitos_2018/img/socials/icn-social-xing.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-social-xing {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/socials/icn-social-xing_2x.png");
    background-size: 80px 20px;
    background-repeat: no-repeat;
  }
}

.icon.icn-social-xing.white {
  background-position: -20px center;
}

.icon.icn-social-xing.white:hover {
  background-position: -40px center;
}

.icon.icn-social-xing.green {
  background-position: -40px center;
}

.icon.icn-social-xing.green:hover {
  background-position: -20px center;
}

.icon.icn-social-xing.grey {
  background-position: -60px center;
}

.icon.icn-social-xing.grey:hover {
  background-position: -40px center;
}

.icon.icn-social-twitter {
  background-image: url("/wp-content/themes/debitos_2018/img/socials/icn-social-twitter.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-social-twitter {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/socials/icn-social-twitter_2x.png");
    background-size: 80px 20px;
    background-repeat: no-repeat;
  }
}

.icon.icn-social-twitter.white {
  background-position: -20px center;
}

.icon.icn-social-twitter.white:hover {
  background-position: -40px center;
}

.icon.icn-social-twitter.green {
  background-position: -40px center;
}

.icon.icn-social-twitter.green:hover {
  background-position: -20px center;
}

.icon.icn-social-twitter.grey {
  background-position: -60px center;
}

.icon.icn-social-twitter.grey:hover {
  background-position: -40px center;
}

.icon.icn-check {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-check.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-check {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-check_2x.png");
    background-size: 160px 40px;
    background-repeat: no-repeat;
  }
}

.icon.icn-check.white {
  background-position: -40px center;
}

.icon.icn-check.green {
  background-position: -80px center;
}

.icon.icn-check.grey {
  background-position: -120px center;
}

.icon.icn-test {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-test.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-test {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-test_2x.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
  }
}

.icon.icon-dropdown {
  background-image: url("/wp-content/themes/debitos_2018/img/dropdown_arrows_medium.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 7px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icon-dropdown {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/dropdown_arrows_medium_2x.png");
    background-size: 15px 21px;
    background-repeat: no-repeat;
  }
}

.icon.icon-dropdown.grey {
  background-position: 0 -7px;
}

.icon.icon-dropdown.red {
  background-position: 0 -14px;
}

.icon.icn-phone {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-phone.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-phone {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-phone_2x.png");
    background-size: 60px 15px;
    background-repeat: no-repeat;
  }
}

.icon.icn-phone.white {
  background-position: -15px center;
}

.icon.icn-phone.green {
  background-position: -30px center;
}

.icon.icn-phone.grey {
  background-position: -45px center;
}

.icon.icn-bubble {
  background-image: url("/wp-content/themes/debitos_2018/img/icons/icn-bubble.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 2dppx) {
  .icon.icn-bubble {
    background-image: url("/wp-content/themes/debitos_2018/img/2x/icons/icn-bubble_2x.png");
    background-size: 60px 15px;
    background-repeat: no-repeat;
  }
}

.icon.icn-bubble.white {
  background-position: -15px center;
}

.icon.icn-bubble.green {
  background-position: -30px center;
}

.icon.icn-bubble.grey {
  background-position: -45px center;
}

.icon-circle {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.icon-circle.black {
  background-color: #000000;
}

.icon-circle.black:hover {
  background-color: #1dd3b0;
}

/*
*   LOADER (Page- and "Load-more"-Loader)
*/
.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("/wp-content/themes/debitos_2018/img/logo_animation.gif") center no-repeat #fff;
  background-color: white;
}

/*
*   KPI & Highlight-boxes (for Page Index)
*/
.kpi-list {
  padding-left: 0;
}

.kpi-list h3 {
  margin-top: 0;
  font-size: 3.142rem;
  line-height: 3.428rem;
  white-space: nowrap;
}

@media (min-width: 480px) {
  .kpi-list h3 {
    font-size: 2rem;
    line-height: 2.286rem;
  }
}

@media (min-width: 992px) {
  .kpi-list h3 {
    font-size: 2.857rem;
    line-height: 3.142rem;
  }
}

.kpi-list .kpi-item {
  width: 100%;
  min-height: 50px;
  display: inline-block;
  text-align: center;
  margin: 15px 0;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
}

@media (min-width: 480px) {
  .kpi-list .kpi-item {
    width: 24%;
  }
}

.kpi-list .kpi-item span {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}

.kpi-list .kpi-item:after {
  content: " ";
  display: inline-block;
  text-align: center;
}

.kpi-list .kpi-item:nth-child(2n + 2):after {
  content: "";
}

.hightlight-box-right {
  font-size: 1.143rem;
}

.hightlight-box-right ul li {
  margin-bottom: 15px;
  line-height: 2rem;
}

.hightlight-box-right .btn,
.hightlight-box-right .cta {
  margin-top: 30px;
  margin-bottom: 15px;
}

/*
*   HEADER-STAGES
*/
.header-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 200px;
}

@media screen and (min-width: 480px) {
  .header-wrap {
    height: 350px;
  }
}

@media screen and (min-width: 768px) {
  .header-wrap {
    height: 450px;
    margin-bottom: 30px;
  }
}

.header-wrap .wrapper-header-content {
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  .header-wrap .wrapper-header-content {
    width: auto;
    max-width: 40%;
    padding: 15px;
    top: 40%;
    bottom: inherit;
    left: inherit;
  }
}

.header-wrap .wrapper-header-content h1 {
  font-size: 1.714rem;
  margin: 0;
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .header-wrap .wrapper-header-content h1 {
    font-size: 2.571rem;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.wrapper-subheadline p {
  margin-top: 4px;
  margin-bottom: 4px;
}

.wrapper-subheadline p:nth-of-type(1) {
  margin-top: 0;
}

.wrapper-subheadline p:nth-last-of-type(1) {
  margin-bottom: 0;
}

.wrapper-subheadline .testimonial-quote {
  font-style: italic;
  font-size: 1.429rem;
  line-height: 1.714rem;
  margin-bottom: 10px;
}

.wrapper-subheadline .testimonial-name {
  font-weight: bold;
  font-size: 1rem;
  color: #1dd3b0;
}

.wrapper-subheadline .testimonial-position {
  font-size: 0.857rem;
}

.mobile-only .wrapper-subheadline {
  padding: 15px;
}

/*
*   TYPE ADJUSTMENTS
*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #1dd3b0;
}

h1, .h1 {
  margin-bottom: 30px;
  font-size: 2rem;
  line-height: 2.286rem;
}

@media screen and (min-width: 768px) {
  h1, .h1 {
    padding-left: 0;
    font-size: 2.571rem;
    line-height: 2.857rem;
  }
}

h2, .h2 {
  font-size: 1.714rem;
  line-height: 2rem;
}

@media screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 2.286rem;
  }
}

h3, .h3 {
  font-size: 1.286rem;
  line-height: 1.571rem;
}

@media screen and (min-width: 768px) {
  h3, .h3 {
    font-size: 1.571rem;
    line-height: 1.857rem;
  }
}

h4, .h4 {
  font-size: 1.143rem;
  line-height: 1.429rem;
}

@media screen and (min-width: 768px) {
  h4, .h4 {
    font-size: 1.286rem;
    line-height: 1.571rem;
  }
}

h5, .h5 {
  font-size: 1.143rem;
  line-height: 1.429rem;
}

h6, .h6 {
  font-size: 0.857rem;
  line-height: 1.143rem;
}

p {
  font-size: 1.143rem;
  line-height: 1.571rem;
}

.txt-black {
  color: #000000;
}

.txt-grey {
  color: #4b4b4b;
}

.txt-white {
  color: #ffffff;
}

.txt-green-ultradark {
  color: #0e6050;
}
.txt-green-dark {
  color: #18ad91;
}
.txt-green {
  color: #1dd3b0;
}
.txt-green-light {
  color: #1dd3b0;
}
.txt-green-ultralight {
  color: #b8f1e6;
}

.txt-blue-ultradark {
  color: #00336b;
}
.txt-blue-dark {
  color: #2d8af9;
}
.txt-blue {
  color: #7abdf4;
}
.txt-blue-light {
  color: #a9cfea;
}
.txt-blue-ultralight {
  color: #e1f0fa;
}

.txt-red-ultradark {
  color: #520808;
}
.txt-red-dark {
  color: #770000;
}
.txt-red {
  color: #a30000;
}
.txt-red-light {
  color: #c93131;
}
.txt-red-ultralight {
  color: #fd7676;
}

.txt-purple-ultradark {
  color: #2a324b;
}
.txt-purple-dark {
  color: #767b91;
}
.txt-purple {
  color: #9b9faf;
}
.txt-purple-light {
  color: #c7ccdb;
}
.txt-purple-ultralight {
  color: #dee2eb;
}

.txt-underline {
  text-decoration: underline !important;
}

.txt-no-decoration {
  text-decoration: none !important;
}

.txt-bold {
  font-weight: bold !important;
}

.txt-regular {
  font-weight: normal !important;
}

.txt-valign-middle {
  vertical-align: middle;
}

/*
*   WRAPPER BOXES (e.g. Tradable claims, How-To for sellers & buyers, ...)
*/
@media (min-width: 768px) {
  .wrapper-tradable-claims .box {
    min-height: 340px;
  }
}

@media (min-width: 768px) {
  .wrapper-how-to-sell .box {
    min-height: 300px;
  }
}

@media (min-width: 768px) {
  .wrapper-how-to-buy .box {
    min-height: 370px;
  }
}

/*
*   TEAM
*/
.shape-circle {
  background-image: url("/wp-content/themes/debitos_2018/img/fallback.jpg");
}

.shape-circle.timur {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-timur.jpg");
  background-position: center -5px;
}

.shape-circle.peter {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-peter.jpg");
  background-position: center -5px;
}

.shape-circle.artur {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-artur.jpg");
  background-position: center -5px;
}

.shape-circle.heike {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-heike.jpg");
  background-position: center -5px;
}

.shape-circle.ugur {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-ugur.jpg");
  background-position: center -5px;
}

.shape-circle.chin {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-chong-chin_jan.jpg");
  background-position: center -5px;
}

.shape-circle.frederik {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-frederik.jpg");
  background-position: center -5px;
}

.shape-circle.roman {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-roman.jpg");
  background-position: center -5px;
}

.shape-circle.wojciech {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-wojciech.jpg");
  background-position: center -5px;
}

.shape-circle.mark_wahrenburg {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-advisor-mark_wahrenburg.jpg");
  background-position: center -5px;
}

.shape-circle.jochen_gutbrod {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-advisor-jochen_gutbrod.jpg");
  background-position: center -5px;
}

.shape-circle.axel_wieandt {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-advisor-axel_wieandt.jpg");
  background-position: center -5px;
}

.shape-circle.karl_olbert {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-advisor-karl_olbert.jpg");
  background-position: center -10px;
}

.shape-circle.francesco {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-francesco.jpg");
  background-position: center -5px;
}

.shape-circle.ulrich {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-ulrich.jpg");
  background-position: center -5px;
}

.shape-circle.andreas {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-andreas.jpg");
  background-position: center -5px;
}

.shape-circle.james {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-james-wallace.jpg");
  background-position: center -15px;
}

.shape-circle.lorenzo_sbardelotto {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-lorenzo_sbardelotto.jpg");
  background-position: center -5px;
}

.shape-circle.ioannis_sakarelis {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-ioannis_sakarelis.jpg");
  background-position: center -5px;
}

.shape-circle.frederik_beierle {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-frederik_beierle.jpg");
  background-position: center -5px;
}

.shape-circle.alessio_salzano {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-alessio_salzano.jpg");
  background-position: center -5px;
}

.shape-circle.gunther_haltermann {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-gunther_haltermann.jpg");
  background-position: center -5px;
}

.shape-circle.vassilis_dimou {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-vassilis_dimou.jpg");
  background-position: center -5px;
}

.shape-circle.juan_jose_gonzalez {
  background-image: url("/wp-content/themes/debitos_2018/img/team/pic-team-juan_jose_gonzalez.jpg");
  background-position: center -5px;
}

/*
*   HOW-TO (SELL/BUY)
*/
.shape-circle {
  background-image: url("/wp-content/themes/debitos_2018/img/fallback.jpg");
}

.shape-circle.sell-step-one {
  background-image: url("/wp-content/themes/debitos_2018/img/sellers/img-step-sell-1.jpg");
}

.shape-circle.sell-step-two {
  background-image: url("/wp-content/themes/debitos_2018/img/sellers/img-step-sell-2.jpg");
}

.shape-circle.sell-step-three {
  background-image: url("/wp-content/themes/debitos_2018/img/sellers/img-step-sell-3.jpg");
}

.shape-circle.sell-step-four {
  background-image: url("/wp-content/themes/debitos_2018/img/sellers/img-step-sell-4.jpg");
}

.shape-circle {
  background-image: url("/wp-content/themes/debitos_2018/img/fallback.jpg");
}

.shape-circle.buy-step-one {
  background-image: url("/wp-content/themes/debitos_2018/img/buyers/img-step-buy-1.jpg");
}

.shape-circle.buy-step-two {
  background-image: url("/wp-content/themes/debitos_2018/img/buyers/img-step-buy-2.jpg");
}

.shape-circle.buy-step-three {
  background-image: url("/wp-content/themes/debitos_2018/img/buyers/img-step-buy-3.jpg");
}

.shape-circle.buy-step-four {
  background-image: url("/wp-content/themes/debitos_2018/img/buyers/img-step-buy-4.jpg");
}

/*
*   IE SPECIFIC STYLES
*/
img {
  image-rendering: optimizeSpeed;
  /* STOP SMOOTHING, GIVE ME SPEED  */
  image-rendering: -moz-crisp-edges;
  /* Firefox                        */
  image-rendering: -o-crisp-edges;
  /* Opera                          */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and eventually Safari) */
  image-rendering: auto;
  /* Chrome */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed                  */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                           */
}

/*
*   BUTTON-TOGGLE STYLES
*/
.btn-more-less-en.collapsed:after {
  content: "More +";
  display: inline-block;
}

.btn-more-less-en:after {
  content: "Less -";
  display: inline-block;
}

.btn-more-less-de.collapsed:after {
  content: "Mehr +";
  display: inline-block;
}

.btn-more-less-de:after {
  content: "Weniger -";
  display: inline-block;
}

.btn-more-less-es.collapsed:after {
  content: "Más +";
  display: inline-block;
}

.btn-more-less-es:after {
  content: "Menor -";
  display: inline-block;
}

.btn-more-less-it.collapsed:after {
  content: "Più +";
  display: inline-block;
}

.btn-more-less-it:after {
  content: "Meno -";
  display: inline-block;
}

.btn-more-less-gr.collapsed:after {
  content: "περισσότερο +";
  display: inline-block;
}

.btn-more-less-gr:after {
  content: "πιο λιγο -";
  display: inline-block;
}
/*# sourceMappingURL=style_debitos.css.map */


/*
*   PAGE: PREMIUM OVERVIEW
*/
.feature-box div{
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.feature-box, 
.feature-box p{
  font-size: 20px;
  line-height: 28px;
}

.feature-box img{
  margin: 0;
}

.wrapper-premium-feature-img img {
  height: auto;
  margin: 0;
}

.wrapper-premium-feature-img p {
  display: table-cell;
  vertical-align: middle;
}

.premium-features p {
  font-size: 20px;
  line-height: 28px;
}


/*
*   BANNER (e.g. Announcements, etc.)
*/
.banner_announcement{
  background-color: #520808;
  color: #FFF;
}
.banner_announcement h4{
  letter-spacing: 2px;
}
.banner_announcement a{
  color: #FFF;
}


/*
*   COMMENTS
*/
.wrapper-comment-section{
  margin: 60px 0;
}
.wrapper-comment-section .reply a{
  border: 1px solid#1DD3B0;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 14px;
}
.wrapper-comment-section .reply a:hover{
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}
.wrapper-comment-section ul{
  padding: 0;
}
.wrapper-comment-section ul li{
  list-style-type: none;
  padding: 20px;
  margin-bottom: 5px;
}
.wrapper-comment-section ul li.odd{
  background: rgb(75,75,75);
  background: -moz-linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  background: linear-gradient(90deg, rgba(75,75,75,1) 50%, rgba(48,48,48,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4b4b4b",endColorstr="#303030",GradientType=1);
}
.wrapper-comment-section ul li.even{
  background: rgb(32,32,32);
  background: -moz-radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  background: radial-gradient(circle, rgba(32,32,32,1) 50%, rgba(16,16,16,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#202020",endColorstr="#101010",GradientType=1);
}
.wrapper-comment-section ul li .comment-meta{
  font-size: 14px;
}
.wrapper-comment-section ul li .comment-body p{
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  padding: 0 0 20px;
}
.wrapper-comment-section ul li .children{
  border-left: 1px solid #fff;
  margin: 20px;
}
.wrapper-comment-section .comment-author.vcard img{
  border-radius: 50%;
  width: 50px;
  height: auto;
  margin: 5px 10px 10px 0;
}
.wrapper-comment-section .navigation{
  margin: 30px 0;
}
.wrapper-comment-section .navigation span,
.wrapper-comment-section .navigation a{
  margin-right: 5px;
}
.wrapper-comment-section p input{
  background: transparent;
  border: 1px solid#1DD3B0;
  color: #1DD3B0;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 10px 20px;
  text-transform: uppercase;
  width: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}
.wrapper-comment-section p input:hover{
  color: #4b4b4b;
  background-color: #1dd3b0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -khtml-transition: all 0.4 ease;
}


/*
*   iFRAME by Livestorm
*/
iframe{
  background: #fafafa;
  padding: 15px;
}


/*
*   iFRAME by Google reCaptcha
*/
.grecaptcha-logo iframe{
  padding: 0px;
}


/*
*   HIDDEN AREA FOR LOGGED IN USERS: Write your own content (e.g. News article, Buy Order, etc.)
*/
.wrapper_create_content_area {
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  padding: 30px 0;
  margin-bottom: 60px;
  width: auto;
}


/*
*   DOCS migration into public website
*/

/* Page: DOCS Archive */
.docs-filter .elementor-post__thumbnail__link {
	padding-bottom: 0 !important;
    
}
.docs-filter .elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
	position: relative;
}

.docs-filter .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
	position: relative;
	top: 0;
	left: 0;
	transform: none;
}
.docs-filter .elementor-portfolio-item__overlay {
	position: relative;
}
.docs-filter .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	max-width: 100%;
	height: auto;
}

.docs-filter .elementor-portfolio-item__overlay {
    opacity: 1;
    top: auto;
    padding: 20px;
    transition: 400ms !important;
}
.docs-filter .elementor-portfolio-item__overlay:hover {
  background-color: #1dd3b0 !important;
  transition: 400ms !important;
}
.docs-filter .elementor-portfolio-item__overlay:hover .elementor-portfolio-item__title {
  color: #fff !important;
  transition: 400ms !important;
}

.docs-filter li {
  letter-spacing: 0.5px;
  padding: 10px;
  width: auto;
  transition: 400ms !important;
}
@media (min-width: 768px) {
  .docs-filter li {
    padding: 15px 0;
  }
}
.docs-filter li:hover {
  color: #fff;
  transition: 400ms !important;
}

.docs-filter li.elementor-active {
  font-size: 20px;
  line-height: 20px;
}

.docs-filter .elementor-portfolio-item__title {
  text-align: left;
}

.docs-filter .elementor-portfolio__filters {
  float: left;
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .docs-filter .elementor-portfolio__filters{
    display: inline-block;
    width: 30%;
  }
}

.docs-filter .elementor-portfolio {
  display: grid;
  grid-template-columns: repeat(2,1fr) !important;
  grid-gap: 0 20px;
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .docs-filter .elementor-portfolio{
    width: 70%;
    display: inline-block;
  }
}

.docs-filter .elementor-posts-container .elementor-post {
  padding: 10px 0px;
  transform: none !important;
  transition-duration: 1000ms !important;
}

/* Page: DOCS Single */
.elementor .docs-post-content img {
  border: 15px solid #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}