@charset "UTF-8";
@import url(balloon.css?t=1761429460984);
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-webkit-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::placeholder {
    color: #a7a9bc;
    font-style: italic; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.taglib-webdav.visible {
  background: #f0f5f7; }

.taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

.dialog-iframe-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .dialog-footer {
      position: fixed; } }
  .dialog-iframe-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-iframe-popup .dialog-body:not(:last-child),
  .dialog-iframe-popup .lfr-dynamic-uploader:not(:last-child),
  .dialog-iframe-popup .lfr-form-content:not(:last-child),
  .dialog-iframe-popup .portlet-configuration-body-content:not(:last-child),
  .dialog-iframe-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.dialog-iframe-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-iframe-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-iframe-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-iframe-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-iframe-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #fff;
  color: #272833; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007bff;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff; }

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e; }

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff; }

.portlet-column-content.empty {
  padding: 50px; }

#wrapper {
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg); }

/*
Template Name: Stability Responsive HTML Template
Template URI: http://themeforest.net/user/dan_fisher/portfolio
Author: Dan Fisher
Author URI: http://themeforest.net/user/dan_fisher
Description: Stability is a clean, and multi-purpose HTML Template. It is suitable for your business, a creative agency or a portfolio projects. Stability comes with stylish design, 6 home pages, 2-4 columns, fullwidth portfolio layouts, pricing tables, 4 blog page layouts, single portfolio layouts, contacts page and more.
Version: 1.2
Tags: black, blog, bold, bootstrap, business, grid, portfolio, post formats, posts, red, stability, strong, white
*/
/* Table of Content
==================================================
        #General
                - Typography
        #Header
                - Text Based Logo
                - Image Based Logo
        #Navigation
        #Slider
                - Revolution Slider
                - Royal Slider
        #Content
                - Page Heading
                - Page Content
        #Widgets
                - Base Widgets
                - Latest Post Widget
                - Contacts Info
                - Flickr
                - Tag Cloud
                - Tabbed Widget
        #Pages
                - About Us
                - 404 Error Page
                - Coming Soon
                - Contacts
        #Blog
        #Portfolio
        #Footer
                - Footer widgets
                - Copyright
        #One Page
*/
#get-in-touch, .media.service-box:hover .pull-left > i {
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%); }

html.theme {
  /*
      // #General
      // --------------------------------------------------
    */
  /*
      // #Header
      // --------------------------------------------------
    */
  /* Sticky Menu */
  /* Header Main */
  /* Logo */
  /* Header Search Form */
  /*
      // #Navigation
      // --------------------------------------------------
    */
  /* Navigation Wrapper */
  /* Navigation General styles */
  /* Touch Button (used for Mobile) */
  /* Navigation styles - For Desktop */
  /* Navigation Toggle Button */
  /* Header v2 */
  /* Header v3 */
  /* Header v4 */
  /* Header v5 */
  /* Header v6 */
  /* One Page */
  /*
      // #Sliders
      // --------------------------------------------------
    */
  /* Revolution Slider */
  /* Revolution Slider (Custom styles) */
  /*
      // #Content
      // --------------------------------------------------
    */
  /* Page Heading */
  /* One Page section */
  /* Featured Section */
  /*
      // #Widgets
      // --------------------------------------------------
    */
  /* Base Widgets */
  /* Widget :: Latest Post Widget */
  /* Widget :: Contacts Info */
  /* Widget :: Flickr */
  /* Widget :: Tag Cloud */
  /* Widget :: Tabbed */
  /*
      // #Page :: About Us
      // --------------------------------------------------
    */
  /* Team List */
  /* Page Heading */
  /* Team Member */
  /*
      // #Page :: 404 Error Page
      // --------------------------------------------------
    */
  /*
      // #Page :: Coming Soon
      // --------------------------------------------------
    */
  /* Header v7 (Coming Soon) */
  /* Countdown */
  /*
      // #Blog
      // --------------------------------------------------
    */
  /* Timeline */
  /* Blog Masonry Layout */
  /* Comments */
  /* Comment Form */
  /*
      // #Portfolio
      // --------------------------------------------------
    */
  /*  Project Feed Filter  */
  /*  Project Feed  */
  /*  Project Item Overlay */
  /*  Portfolio Description  */
  /*  Isotope Plugin  */
  /* Start: Recommended Isotope styles */
  /**** Isotope Filtering ****/
  /**** Isotope CSS3 transitions ****/
  /**** disabling Isotope CSS3 transitions ****/
  /* End: Recommended Isotope styles */
  /* disable CSS transitions for containers with infinite scrolling*/
  /* Common style */
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /* Portfolio Timeline */
  /*
      // #Social Links Section
      // --------------------------------------------------
    */
  /*
      // #Footer
      // --------------------------------------------------
    */
  /* Footer Widgets */
  /* Footers Widgets specific styling */
  /* Copyright */
  /* Loader */
  /*
      // #Shop
      // --------------------------------------------------
    */
  /* Checkout */
  /* Quantity Buttons */
  /* Product */
  /* Product Meta */
  /* Rating */
  /* Widget :: Top Rated Products Widget */
  /* Products Feed */
  /*
      // #Forums (bbppress)
      // --------------------------------------------------
    */
  /* Forum Single Topic */
  /* Profile Section */
  /* Drupal integration */
  /* ========================== Mega Slider ================= */
  /* ========================== Bullets (pagination) ======== */
  /* ========================== Panels ====================== */
  /* ========================== Content ===================== */
  /* ========================== Forms ======================= */
  /* ========================== Sidebar ===================== */
  /* ========================== Footer ====================== */
  /* ========================== Pager ====================== */
  /* ========================== Patterns =================== */
  /* Product Page */
  /* Shop Page */
  /* Cart Page */
  /* Checkout Page */
  /* Checkout Overview Page */
  /* Primary Tabs */
  /* Mega Menu */
  /* WebForm */
  /* Magazine Layout */
  /* Magazine Slider */
  /* */
  /* Shortcodes Background */
  /* Recent Post Bottom controls */
  /* Taxonomy list */
  /* Flexnav tablets fix */
  /*
      @media(min-width: 991px){
        .nav-child{
          display: none !important;
        }
        .nav-child.open{
          display: block !important;
        }
      }*/
  /* Form */ }
  html.theme .owl-carousel {
    overflow: hidden; }
    html.theme .owl-carousel .item {
      height: 558px;
      background-repeat: no-repeat;
      background-position: 50% 0;
      background-size: cover; }
    html.theme .owl-carousel .owl-nav .owl-prev,
    html.theme .owl-carousel .owl-nav .owl-next {
      font: normal normal normal 30px/1 FontAwesome; }
    html.theme .owl-carousel .owl-dots {
      line-height: 0;
      font-size: 0; }
    html.theme .owl-carousel .slider-inner {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      color: #000000; }
      html.theme .owl-carousel .slider-inner h2 {
        margin-top: 180px;
        font-size: 36px;
        line-height: 1;
        text-transform: uppercase;
        color: #000000; }
        html.theme .owl-carousel .slider-inner h2 > span {
          color: #c50000; }
      html.theme .owl-carousel .slider-inner .btn {
        margin-top: 10px; }
    html.theme .owl-carousel .owl-prev,
    html.theme .owl-carousel .owl-next {
      position: absolute;
      top: 50%;
      background-color: rgba(0, 0, 0, 0.2);
      color: #fff;
      font-size: 30px;
      display: inline-block;
      margin-top: -35px;
      height: 70px;
      width: 70px;
      line-height: 70px;
      text-align: center;
      border-radius: 100px;
      z-index: 5;
      -webkit-transition: background-color 400ms;
      transition: background-color 400ms; }
      html.theme .owl-carousel .owl-prev:hover,
      html.theme .owl-carousel .owl-next:hover {
        background-color: #c50000; }
    html.theme .owl-carousel .owl-prev {
      left: -35px;
      text-indent: 14px; }
    html.theme .owl-carousel .owl-next {
      right: -35px;
      text-indent: -14px; }
  html.theme html {
    overflow-x: hidden;
    overflow-y: auto; }
  html.theme body {
    background-color: #fff;
    color: #6d6d6d;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    padding-left: 0;
    padding-right: 0; }
  html.theme body.bg1 {
    -webkit-background-size: contain;
    background-size: contain; }
  html.theme .site-wrapper {
    overflow: hidden;
    position: relative; }
  html.theme body.boxed .site-wrapper {
    margin: 0 auto;
    max-width: 1200px;
    background: #fff; }
  @media (min-width: 992px) {
    html.theme body.boxed .site-wrapper {
      margin: 30px auto;
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
      overflow: hidden;
      border-radius: 6px; }
    html.theme body.boxed .site-wrapper .header-top {
      border-radius: 6px 6px 0 0; } }
  html.theme .h2-block-title .widget-title,
  html.theme .h2-block-title .widget-title span {
    font-size: 24px;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold; }
  html.theme .dropdown-menu {
    font-size: 0.9rem; }
  html.theme a.dropdown-item:hover {
    text-decoration: none; }
  html.theme a.dropdown-item.active {
    color: white;
    background-color: #c50000; }
  html.theme .text-white p, html.theme .text-white ul, html.theme .text-white li, html.theme .text-white div, html.theme .text-white span {
    color: #fff !important; }
  html.theme .header {
    position: relative;
    z-index: 500; }
  html.theme body.sticky-header .header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%; }
  html.theme body.sticky-header .header .header-main {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
  html.theme body.sticky-header .header .header-main,
  html.theme body.sticky-header .header .header-main:before {
    height: 80px; }
  html.theme body.sticky-header .header .logo {
    padding: 14px 0; }
  html.theme body.sticky-header .header .logo h1,
  html.theme body.sticky-header .header .logo h2 {
    font-size: 30px; }
  html.theme body.sticky-header .header .nav-main {
    min-height: 80px; }
  @media all and (min-width: 992px) {
    html.theme body.sticky-header .header .flexnav > li > a {
      line-height: 80px; }
    html.theme body.sticky-header .header.menu-pills .flexnav {
      padding-top: 18px; }
    html.theme body.sticky-header .header.menu-pills .flexnav > li > a {
      line-height: 44px; } }
  html.theme body.boxed .header-main {
    margin: 0 auto;
    max-width: 1200px; }
  html.theme .header-top {
    background: #2f2f2f;
    padding: 14px 0;
    color: #a3a3a3;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    html.theme .header-top {
      display: none; } }
  html.theme .header-top ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin: 0;
    display: inline-block; }
  html.theme .header-top ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  html.theme .header-top ul > li {
    position: relative;
    padding: 0 10px 0 13px; }
  html.theme .header-top ul > li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    background: #616161;
    height: 7px;
    width: 1px; }
  html.theme .header-top ul > li:first-child {
    padding-left: 0; }
  html.theme .header-top ul > li:first-child:before {
    display: none; }
  html.theme .header-top .info-item {
    margin-right: 25px; }
  html.theme .header-top a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid transparent; }
  html.theme .header-top a:hover {
    text-decoration: none;
    color: #fff;
    border-bottom-color: #616161; }
  html.theme .header-top .fa {
    font-size: 14px;
    vertical-align: top;
    margin-right: 5px;
    color: #fff; }
  html.theme .header-top-left {
    float: left; }
  @media (max-width: 767px) {
    html.theme .header-top-left {
      display: none; } }
  html.theme .header-top-right {
    float: right; }
  html.theme .header-top-right > span + span {
    margin-left: 32px; }
  html.theme .header-top-right > span + span.info-item {
    margin-left: 25px;
    margin-right: 0; }
  html.theme .header-top-right > span.info-item {
    margin-right: 0; }
  @media (max-width: 767px) {
    html.theme .header-top-right {
      float: none;
      text-align: center; } }
  html.theme .header-main {
    position: relative;
    background: #ececec; }
  html.theme .header-main:before,
  html.theme .header-main:after {
    content: " ";
    display: table; }
  html.theme .header-main:after {
    clear: both; }
  html.theme .header-main:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100px;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=0); }
  html.theme .header-main > .container {
    position: relative; }
  html.theme #main-menu {
    border-top: 1px solid #ddd; }
  html.theme .header .logo {
    margin: 0;
    padding: 14px 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    float: left; }
  html.theme .header .logo img {
    position: relative;
    display: inline-block;
    z-index: 2;
    max-width: 420px;
    max-height: 85px; }
  @media (max-width: 1200px) {
    html.theme .header .logo img {
      max-width: 225px; } }
  html.theme .header .logo h1,
  html.theme .header .logo h2 {
    position: relative;
    z-index: 2;
    font-family: 'Anton', sans-serif;
    font-size: 36px;
    line-height: 1em;
    text-transform: uppercase;
    color: #2f2f2f;
    font-weight: normal;
    margin: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .header .logo h1 > a,
  html.theme .header .logo h2 > a {
    color: #2f2f2f;
    text-decoration: none;
    display: inline-block; }
  html.theme .header .logo h1 > a:first-letter,
  html.theme .header .logo h2 > a:first-letter {
    color: #dc2a0b; }
  html.theme .header .logo .tagline {
    margin: 0;
    font-size: 10px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #a3a3a3;
    position: relative;
    z-index: 2; }
  html.theme .search-form {
    width: 260px;
    display: none;
    vertical-align: middle; }
  @media (min-width: 992px) {
    html.theme .search-form {
      display: table-cell; } }
  html.theme .search-form .btn,
  html.theme #search-block-form .btn {
    background-image: -webkit-linear-gradient(top, #3d3d3d 0%, #2f2f2f 100%);
    background-image: linear-gradient(to bottom, #3d3d3d 0%, #2f2f2f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d3d3d', endColorstr='#ff2f2f2f', GradientType=0);
    text-align: center;
    border-color: #2f2f2f;
    padding-left: 18px;
    padding-right: 18px; }
  html.theme .search-form .btn .fa {
    line-height: 1.3em;
    color: #fff;
    margin-right: 0; }
  html.theme .header .search-form {
    float: right;
    padding: 35px 0; }
  html.theme h3.modal-title {
    margin-top: 20px; }
  html.theme .nav-main {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media (max-width: 991px) {
    html.theme .nav-main {
      width: 100%;
      clear: both; } }
  @media (min-width: 992px) {
    html.theme .nav-main {
      background: none;
      min-height: 114px; } }
  @media (min-width: 767px) and (max-width: 992px) {
    html.theme .nav-main .container {
      width: 100%; } }
  html.theme .flexnav {
    -webkit-transition: none;
    transition: none;
    padding-left: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 15px;
    max-height: 0;
    background: #2f2f2f;
    margin: 0 -15px; }
  html.theme .flexnav.opacity {
    opacity: 0;
    filter: alpha(opacity=0); }
  html.theme .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  html.theme .flexnav li {
    position: relative;
    overflow: hidden;
    /* Submenu */ }
  html.theme .flexnav li a {
    position: relative;
    display: block;
    z-index: 2;
    overflow: hidden;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    padding: 12px 8px; }
  html.theme .flexnav li a .label {
    margin-left: 4px;
    vertical-align: middle; }
  html.theme .flexnav li + li {
    border-top: 1px solid #3f3f3f;
    border-top: 1px solid rgba(255, 255, 255, 0.08); }
  html.theme .flexnav li ul {
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding-left: 20px; }
  html.theme .flexnav li ul li {
    position: relative;
    overflow: hidden; }
  html.theme .flexnav li ul li a {
    display: block;
    color: #fff; }
  html.theme .flexnav li ul.flexnav-show li {
    overflow: visible; }
  @media (min-width: 992px) {
    html.theme .flexnav {
      margin: 0; } }
  html.theme .touch-button {
    position: absolute;
    z-index: 999;
    top: 1px;
    right: 0;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    background: rgba(255, 255, 255, 0.07);
    /* Touch Button Active */ }
  html.theme .touch-button:hover {
    cursor: pointer; }
  html.theme .touch-button .navicon {
    position: relative;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center; }
  html.theme .touch-button .navicon:before {
    display: inline-block;
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #c1c1c1;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html.theme .touch-button.active .navicon:before {
    content: "\f106"; }
  @media all and (min-width: 992px) {
    html.theme .flexnav {
      overflow: visible;
      text-align: right;
      position: relative;
      z-index: 3;
      margin: 0;
      padding: 0;
      padding-left: 0;
      list-style: none; }
    html.theme .flexnav.opacity {
      opacity: 1;
      filter: alpha(opacity=100); }
    html.theme .flexnav > li {
      text-align: left;
      list-style: none;
      display: inline-block;
      overflow: visible;
      position: relative;
      border: none !important;
      -webkit-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      /* Submenu */ }
    html.theme .flexnav > li + li {
      margin-left: 9px; }
    html.theme .flexnav > li > a {
      font-size: 16px;
      color: #656464;
      text-decoration: none;
      padding: 0 15px;
      text-transform: uppercase;
      font-family: 'RobotoCondensed', sans-serif;
      line-height: 114px;
      font-weight: bold;
      position: relative;
      z-index: 3;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    html.theme .flexnav > li > a:before {
      content: "";
      display: block;
      position: absolute;
      height: 4px;
      left: 0;
      top: 0;
      width: 100%;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    html.theme .flexnav > li:hover,
    html.theme .flexnav > li.active,
    html.theme .flexnav > li.selected {
      background: #fff; }
    html.theme .flexnav > li:hover > a,
    html.theme .flexnav > li.active > a,
    html.theme .flexnav > li.selected > a {
      color: #2f2f2f; }
    html.theme .flexnav > li:hover > a:before,
    html.theme .flexnav > li.active > a:before,
    html.theme .flexnav > li.selected > a:before {
      background: #dc2a0b; }
    html.theme .flexnav > li.item-with-ul > a:after {
      display: inline-block;
      content: "\f0d7";
      font-family: 'FontAwesome';
      font-size: 14px;
      color: #c1c1c1;
      margin-left: 10px;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      position: relative;
      top: -2px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    html.theme .flexnav > li ul {
      padding-left: 0;
      list-style: none;
      display: none;
      position: absolute;
      top: auto;
      left: 0;
      min-width: 180px;
      background: #fff;
      -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
      overflow: visible !important; }
    html.theme .flexnav > li ul li {
      width: 100%;
      border: none !important;
      /* Submenu 2nd Level */ }
    html.theme .flexnav > li ul li.item-with-ul > a:after {
      display: block;
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -7px;
      content: "\f105";
      font-family: 'FontAwesome';
      font-size: 14px;
      color: #c1c1c1;
      margin-left: 6px;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    html.theme .flexnav > li ul li a {
      color: #2f2f2f;
      padding: 10px 20px;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    html.theme .flexnav > li ul li a:hover {
      background: #f2f2f2;
      -webkit-transition: none;
      transition: none; }
    html.theme .flexnav > li ul li.active > a {
      background: #f2f2f2; }
    html.theme .flexnav > li ul li + li a {
      border-top: 1px solid #f2f2f2; }
    html.theme .flexnav > li ul li > ul {
      margin-left: 100%;
      top: 0; }
    html.theme .touch-button {
      display: none; } }
  html.theme .navbar-toggle {
    margin: 0;
    padding: 9px;
    border-radius: 2px;
    vertical-align: top;
    height: 40px;
    width: 40px;
    background: #2f2f2f;
    position: absolute;
    top: 38px;
    right: 15px;
    z-index: 8; }
  html.theme .navbar-toggle:hover,
  html.theme .navbar-toggle:active,
  html.theme .navbar-toggle:focus {
    background: #434343; }
  html.theme .navbar-toggle .fa {
    color: #fff;
    font-size: 14px; }
  html.theme .navbar-toggle .touch-button {
    display: none; }
  @media (min-width: 992px) {
    html.theme .header-menu-fullw .header-main > .container {
      margin-bottom: 0;
      padding: 0 15px; } }
  html.theme .header-menu-fullw .header-main .head-banner {
    padding: 13px 0;
    display: none;
    position: relative; }
  @media (min-width: 992px) {
    html.theme .header-menu-fullw .header-main .head-banner {
      display: block;
      float: right; } }
  html.theme .header-menu-fullw .nav-main {
    text-align: left;
    min-height: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0); }
  @media all and (min-width: 992px) {
    html.theme .header-menu-fullw .nav-main {
      height: 71px;
      border-top: 1px solid #d8d8d8; }
    html.theme .header-menu-fullw .nav-main .flexnav {
      text-align: left; }
    html.theme .header-menu-fullw .nav-main .flexnav > li > a {
      border-left: 1px solid #d8d8d8;
      border-right: 1px solid #d8d8d8;
      line-height: 70px;
      padding: 0 20px; }
    html.theme .header-menu-fullw .nav-main .flexnav > li.signin {
      float: right; }
    html.theme .header-menu-fullw .nav-main .flexnav > li.signin > a:before {
      display: inline !important;
      background: none;
      vertical-align: middle;
      position: static;
      content: "\f007";
      font-family: 'FontAwesome';
      font-size: 14px;
      color: #c1c1c1;
      margin-right: 10px;
      font-style: normal;
      font-weight: normal;
      line-height: 1.2;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    html.theme .header-menu-fullw .nav-main .flexnav > li + li {
      margin-left: -5px; } }
  html.theme .header-top-clean .header-top {
    background: #fafafa;
    border-bottom: 1px solid #eaeaea; }
  html.theme .header-top-clean .header-top a {
    color: #2f2f2f; }
  html.theme .header-top-clean .header-top a:hover {
    border-bottom-color: #a3a3a3; }
  html.theme .header-top-clean .header-top .fa {
    color: #616161; }
  html.theme .header-top-colored .header-top {
    background: #dc2a0b;
    color: #fff; }
  html.theme .header-top-colored .header-top a {
    color: #fff; }
  html.theme .header-top-colored .header-top a:hover {
    border-bottom-color: #fff; }
  html.theme .header-top-colored .header-top .fa {
    color: #fff; }
  html.theme .header-top-colored .header-top ul > li:before {
    background: #fff; }
  html.theme header.menu-colored {
    /* Navigation styles - For Desktop */ }
  @media all and (min-width: 992px) {
    html.theme header.menu-colored .flexnav > li {
      /* Submenu */ }
    html.theme header.menu-colored .flexnav > li > a:before {
      display: none; }
    html.theme header.menu-colored .flexnav > li.active {
      background: none; }
    html.theme header.menu-colored .flexnav > li.active > a {
      color: #dc2a0b; }
    html.theme header.menu-colored .flexnav > li:hover {
      background: #dc2a0b; }
    html.theme header.menu-colored .flexnav > li:hover > a {
      color: #fff; }
    html.theme header.menu-colored .flexnav > li:hover > a:after {
      color: #fff; }
    html.theme header.menu-colored .flexnav > li ul li.active > a {
      background: #f2f2f2; }
    html.theme header.menu-colored .flexnav > li ul li > a:hover {
      background: #dc2a0b;
      color: #fff; } }
  @media all and (min-width: 992px) {
    html.theme .header-centered .logo {
      text-align: center;
      width: 100%; } }
  @media all and (min-width: 992px) {
    html.theme .header-centered .nav-main .flexnav {
      text-align: center; }
    html.theme .header-centered .nav-main .flexnav > li > a {
      padding-left: 28px;
      padding-right: 28px; } }
  @media all and (min-width: 992px) {
    html.theme header.menu-pills .flexnav {
      background: none;
      padding-top: 35px; }
    html.theme header.menu-pills .flexnav > li {
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    html.theme header.menu-pills .flexnav > li > a {
      line-height: 44px;
      border-radius: 8px; }
    html.theme header.menu-pills .flexnav > li {
      border-radius: 8px; }
    html.theme header.menu-pills .flexnav > li ul {
      border-radius: 0; } }
  html.theme header.header-fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0 !important; }
  html.theme .one-page.sticky-header {
    padding-top: 0 !important; }
  html.theme .one-page .tp-banner-holder {
    border-top: none;
    margin-top: 114px; }
  html.theme .one-page .footer-copyright {
    padding: 60px 0; }
  html.theme .one-page .footer .social-links {
    margin-bottom: 20px; }
  html.theme .one-page .page-content {
    padding: 0; }
  html.theme .tp-banner-container .tp-caption {
    opacity: 0;
    filter: alpha(opacity=0); }
  html.theme .tp-banner-holder {
    border-top: 6px solid #d4d4d4;
    border-bottom: 6px solid #d4d4d4;
    position: relative;
    background: #2f2f2f; }
  html.theme .tp-banner-holder:before,
  html.theme .tp-banner-holder:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: #bfbfbf; }
  html.theme .tp-banner-holder:before {
    top: -6px; }
  html.theme .tp-banner-holder:after {
    bottom: -6px; }
  html.theme .tp-banner-container {
    position: relative; }
  html.theme .tp-banner {
    width: 100%;
    padding: 0;
    position: relative; }
  html.theme .tp-banner ul {
    padding-left: 0;
    list-style: none; }
  html.theme .tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0; }
  html.theme .tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1; }
  html.theme .tp-dottedoverlay.filled {
    background: #000;
    opacity: 0.55;
    filter: alpha(opacity=55);
    height: 66%;
    top: 17%; }
  html.theme .one-page .tp-dottedoverlay.filled {
    height: 100%;
    top: 0; }
  html.theme .tp-dottedoverlay.twoxtwo-custom {
    background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0.5) 100%); }
  html.theme .tp-caption.large_bold_white,
  html.theme .tp-caption.mediumwhitebg {
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  html.theme .tp-caption.large_bold_white {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  html.theme .tp-caption.with-icon .icon {
    width: 100px;
    height: 100px;
    font-size: 48px;
    line-height: 100px;
    margin-bottom: 0; }
  html.theme .tp-caption.with-icon .circled .icon:after {
    background: rgba(0, 0, 0, 0.1); }
  html.theme .page-heading {
    background: #2f2f2f;
    border-top: 6px solid #d4d4d4;
    border-bottom: 6px solid #d4d4d4;
    position: relative;
    text-align: center;
    /* Page Title */
    /* Breadcrumbs */ }
  html.theme .page-heading.empty {
    border-width: 6px 0 0 0; }
    html.theme .page-heading.empty:after {
      bottom: 0; }
  @media (min-width: 992px) {
    html.theme .page-heading {
      text-align: left; } }
  html.theme .page-heading:before,
  html.theme .page-heading:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: #bfbfbf; }
  html.theme .page-heading:before {
    top: -6px; }
  html.theme .page-heading:after {
    bottom: -6px; }
  html.theme .page-heading h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    padding: 25px 0 10px 0;
    text-transform: uppercase; }
  @media (min-width: 992px) {
    html.theme .page-heading h1 {
      padding: 25px 0; } }
  html.theme .page-heading .breadcrumb {
    background: none;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 0; }
    html.theme .page-heading .breadcrumb .divider {
      display: none; }
    html.theme .page-heading .breadcrumb li {
      text-shadow: none; }
  @media (min-width: 992px) {
    html.theme .page-heading .breadcrumb {
      text-align: right;
      padding: 27px 0; } }
  @media (max-width: 991px) {
    html.theme .page-heading .col-md-6 {
      flex: auto;
      max-width: none; }
    html.theme .page-heading .breadcrumb {
      display: flex;
      justify-content: center; } }
  html.theme .page-heading .breadcrumb > li + li:before {
    padding-right: 6px; }
  html.theme .page-heading .breadcrumb a {
    color: #fff; }
  html.theme .page-heading .breadcrumb .breadcrumb-item {
    margin-right: 0.3em; }
  html.theme .page-heading .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M375.2%20239.2L173.3%2037c-23.6-23-59.9%2011.9-36%2035.1l183%20183.9-182.9%20183.8c-24%2023.5%2012.5%2058.2%2036.1%2035.2l201.7-202.1c10.2-10.1%209.3-24.4%200-33.7z'%20fill='%23fff'/%3E%3C/svg%3E"); }
  @media (max-width: 991px) {
    html.theme .columns-2 .portlet-column,
    html.theme .columns-1-2 .portlet-column {
      flex: 0 0 100%;
      max-width: 100%; } }
  html.theme .section-dark {
    margin: 0 -100% 0 -100%;
    padding: 55px 100% 60px 100%;
    background: #2f2f2f;
    overflow: hidden; }
  html.theme .section-light {
    margin: 0 -100% 0 -100%;
    padding: 55px 100% 60px 100%;
    background: #f7f7f7;
    overflow: hidden;
    border-top: 1px solid #e4e4e4; }
  html.theme .section-bottom {
    margin-bottom: -64px !important; }
  html.theme .nd-region {
    padding-top: 64px;
    padding-bottom: 64px;
    position: relative; }
  html.theme .no-padding {
    padding: 0; }
  html.theme .no-top-padding {
    padding-top: 0; }
  html.theme .no-bottom-padding {
    padding-bottom: 0; }
  html.theme .padding-top {
    padding-top: 64px; }
  html.theme .padding-bottom {
    padding-bottom: 64px; }
  html.theme .section.dark {
    background: #2f2f2f;
    color: #a3a3a3; }
  html.theme .section,
  html.theme .one-page .nd-region {
    padding: 80px 0; }
  html.theme .one-page .top-half-padding {
    padding-top: 40px; }
  html.theme .one-page .bottom-half-padding {
    padding-bottom: 40px; }
  html.theme .one-page .half-padding {
    padding: 40px 0; }
  html.theme .top-padding {
    padding-top: 80px; }
  html.theme .section.dark h1,
  html.theme .section.dark .h1,
  html.theme .section.dark h2,
  html.theme .section.dark .h2,
  html.theme .section.dark h3,
  html.theme .section.dark .h3,
  html.theme .section.dark h4,
  html.theme .section.dark .h4,
  html.theme .section.dark h5,
  html.theme .section.dark .h5,
  html.theme .section.dark h6,
  html.theme .section.dark .h6 {
    color: #fff; }
  html.theme .section.primary .title-decorated:before,
  html.theme .section.primary .title-decorated:after {
    background: #fff; }
  html.theme .section.primary .title-decorated h1:before {
    background: #fff; }
  html.theme .section.primary .title-decorated h1 > span {
    color: #fff; }
  html.theme .section.primary .circliful {
    color: #fff; }
  html.theme .section.primary .circliful .fa {
    color: #2f2f2f;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  html.theme .section.dark label {
    color: #a3a3a3; }
  html.theme .section.primary {
    background: #dc2a0b; }
  html.theme .section.section__nopadding {
    padding: 0; }
  html.theme .section .googlemap-wrapper {
    margin: 0; }
  html.theme .featured-section {
    margin: 0 -100% 0 -100%;
    padding: 0 100% 0 100%;
    background-image: url(../images/samples/slide-bg-sm.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    background-attachment: fixed; }
  @media (min-width: 992px) {
    html.theme .featured-section {
      -webkit-background-size: 100% auto;
      background-size: 100% auto; } }
  html.theme .featured-section.featured-section__alt {
    margin-bottom: -40px; }
  html.theme h2 + .featured-section {
    margin-top: 30px; }
  html.theme .featured-section:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    opacity: 0.55;
    filter: alpha(opacity=55); }
  html.theme .featured-section .circliful {
    color: #fff; }
  html.theme .featured-item {
    height: 300px;
    padding: 35px;
    position: relative;
    background: transparent;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  html.theme .featured-item:before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: rgba(255, 255, 255, 0.2); }
  @media (min-width: 992px) {
    html.theme .featured-item:before {
      left: -15px;
      right: auto;
      bottom: 0;
      width: 1px;
      height: 20px; } }
  html.theme .featured-item:after {
    content: "";
    display: none;
    position: absolute;
    bottom: 15px;
    top: 15px;
    left: -15px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2); }
  @media (min-width: 768px) and (max-width: 991px) {
    html.theme .featured-item:after {
      display: block; } }
  @media (min-width: 992px) {
    html.theme .featured-item:after {
      display: none; } }
  @media (min-width: 992px) {
    html.theme .featured-section .row > [class^='col-']:first-child .featured-item:before {
      display: none; } }
  html.theme .featured-section .row > [class^='col-']:first-child .featured-item:after,
  html.theme .featured-section .row > [class^='col-']:nth-child(3n) .featured-item:after {
    display: none; }
  html.theme .featured-item .featured-link {
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    color: #fff; }
  html.theme .featured-item .featured-main {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 60px; }
  html.theme .featured-item .featured-icon {
    font-size: 42px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear; }
  html.theme .featured-item .featured-title {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  html.theme .featured-item .featured-subtitle {
    color: #fff;
    line-height: 1.5em; }
  html.theme .featured-item .featured-desc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  @media (min-width: 992px) {
    html.theme .featured-item .featured-desc {
      opacity: 0;
      filter: alpha(opacity=0); } }
  html.theme .featured-item .featured-desc > p {
    font-size: 14px;
    line-height: 18px;
    opacity: 0.4;
    filter: alpha(opacity=40); }
  @media (min-width: 992px) {
    html.theme .featured-item:hover {
      background-color: #dc2a0b; }
    html.theme .featured-item:hover .featured-icon {
      -webkit-animation: moveFromBottom 300ms ease;
      animation: moveFromBottom 300ms ease; }
    html.theme .featured-item:hover .featured-title {
      -webkit-animation: smallToBig 300ms ease;
      animation: smallToBig 300ms ease; }
    html.theme .featured-item:hover .featured-desc {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-animation: moveFromBottom 300ms ease;
      animation: moveFromBottom 300ms ease; } }

@-webkit-keyframes smallToBig {
  from {
    -webkit-transform: scale(0.1); }
  to {
    -webkit-transform: scale(1); } }

@-moz-keyframes smallToBig {
  from {
    -moz-transform: scale(0.1); }
  to {
    -moz-transform: scale(1); } }

@-ms-keyframes smallToBig {
  html.theme from {
    -ms-transform: scale(0.1); }
  html.theme to {
    -ms-transform: scale(1); } }

@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0%); } }

@-moz-keyframes moveFromBottom {
  from {
    -moz-transform: translateY(100%); }
  to {
    -moz-transform: translateY(0%); } }

@-ms-keyframes moveFromBottom {
  html.theme from {
    -ms-transform: translateY(100%); }
  html.theme to {
    -ms-transform: translateY(0%); } }
  html.theme aside .widget {
    margin-bottom: 65px; }
  html.theme .widget_archive ul,
  html.theme .widget_nav_menu ul,
  html.theme .widget_meta ul,
  html.theme .widget_pages ul,
  html.theme .widget_recent_comments ul,
  html.theme .widget_recent_entries ul,
  html.theme .widget_categories ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
  html.theme .widget_archive ul li,
  html.theme .widget_nav_menu ul li,
  html.theme .widget_meta ul li,
  html.theme .widget_pages ul li,
  html.theme .widget_recent_comments ul li,
  html.theme .widget_recent_entries ul li,
  html.theme .widget_categories ul li {
    padding: 8px 0 10px 20px;
    position: relative;
    border-bottom: 1px solid #dcdcdc; }
  html.theme .widget_archive ul li:before,
  html.theme .widget_nav_menu ul li:before,
  html.theme .widget_meta ul li:before,
  html.theme .widget_pages ul li:before,
  html.theme .widget_recent_comments ul li:before,
  html.theme .widget_recent_entries ul li:before,
  html.theme .widget_categories ul li:before {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #dc2a0b;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html.theme .widget_archive ul ul,
  html.theme .widget_nav_menu ul ul,
  html.theme .widget_meta ul ul,
  html.theme .widget_pages ul ul,
  html.theme .widget_recent_comments ul ul,
  html.theme .widget_recent_entries ul ul,
  html.theme .widget_categories ul ul {
    margin-top: 1em;
    margin-bottom: -1em; }
  html.theme .widget_recent_comments ul li:before {
    content: "\f075"; }
  html.theme .widget .latest-posts-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
  html.theme .widget .latest-posts-list > li {
    overflow: hidden; }
  html.theme .widget .latest-posts-list > li + li {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08); }
  html.theme .widget .thumbnail {
    float: left;
    margin: 0 20px 0 0; }
  html.theme .widget .date {
    display: block;
    color: #b4b8be;
    margin-bottom: .5em;
    font-size: 11px; }
  html.theme .widget .title {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    overflow: hidden; }
  html.theme .widget .title > a {
    -webkit-transition: none;
    transition: none;
    padding-top: .3em;
    display: inline; }
  html.theme .widget .title > a:hover {
    color: #dc2a0b;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  html.theme footer .widget .latest-posts-list > li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.08); }
  html.theme footer .widget .date {
    color: #fff; }
  html.theme footer .widget .title > a {
    color: #a3a3a3; }
  html.theme footer .widget .title > a:hover {
    color: #dc2a0b;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  html.theme .contacts-widget .contacts-info-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
  html.theme .contacts-widget .contacts-info-list > li {
    position: relative;
    padding-left: 50px;
    min-height: 32px;
    display: table; }
  html.theme .contacts-widget .contacts-info-list > li + li {
    margin-top: 22px; }
  html.theme .contacts-widget .contacts-info-list > li .info-item {
    display: table-cell;
    vertical-align: middle; }
  html.theme .contacts-widget .contacts-info-list > li > .fa {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #2f2f2f;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center; }
  html.theme section.dark .contacts-widget .contacts-info-list > li > .fa {
    background: rgba(255, 255, 255, 0.1); }
  html.theme .contacts-widget .contacts-info-list > li a {
    -webkit-transition: none;
    transition: none; }
  html.theme .contacts-widget .contacts-info-list > li a:hover {
    text-decoration: underline;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  html.theme footer .contacts-widget .contacts-info-list > li > .fa {
    background: rgba(255, 255, 255, 0.05);
    color: #fff; }
  html.theme footer .contacts-widget .contacts-info-list > li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  html.theme footer .contacts-widget .contacts-info-list > li a:hover {
    text-decoration: none;
    color: #dc2a0b; }
  html.theme .widget_flickr {
    overflow: hidden; }
  html.theme .widget_flickr .flickr-feed {
    padding-left: 0;
    list-style: none;
    margin-right: -15px; }
  html.theme .widget_flickr .flickr-feed > li {
    float: left;
    margin: 0 0 15px 0;
    width: 33.3%;
    padding-right: 15px; }
  @media (min-width: 400px) {
    html.theme .widget_flickr .flickr-feed > li {
      width: 25%; } }
  @media (min-width: 620px) {
    html.theme .widget_flickr .flickr-feed > li {
      width: 16.66%; } }
  @media (min-width: 992px) {
    html.theme .widget_flickr .flickr-feed > li {
      width: 33.3%; } }
  html.theme .widget_flickr .flickr-feed > li > a {
    display: block;
    border: 0 solid transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .widget_flickr .flickr-feed > li > a:hover {
    border: 4px solid #dc2a0b; }
  html.theme .widget_flickr .flickr-feed > li > a img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .widget_flickr .flickr-feed > li > a img:hover {
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme footer .widget_flickr .flickr-feed > li > a:hover {
    border: 4px solid #fff; }
  html.theme .tag-cloud {
    margin: 0;
    padding: 0;
    line-height: 1.5em; }
  html.theme .tag-cloud > li {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #cecece;
    border-radius: 4px;
    margin: 0 3px 6px 0;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .tag-cloud *[class|="tag-popularity"] {
    font-size: 1em; }
  html.theme .tag-cloud {
    display: flex;
    flex-wrap: wrap; }
  html.theme .tag-cloud .tag-popularity-6 {
    order: 1; }
  html.theme .tag-cloud .tag-popularity-5 {
    order: 2; }
  html.theme .tag-cloud .tag-popularity-4 {
    order: 3; }
  html.theme .tag-cloud .tag-popularity-3 {
    order: 4; }
  html.theme .tag-cloud .tag-popularity-2 {
    order: 5; }
  html.theme .tag-cloud .tag-popularity-1 {
    order: 6; }
  html.theme footer .widget_tag_cloud .tagcloud a {
    border-color: rgba(255, 255, 255, 0.1); }
  html.theme .tag-cloud > li {
    border-color: #e4e4e4;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0); }
    html.theme .tag-cloud > li:hover {
      border-color: #fff;
      text-decoration: none;
      -webkit-transition: none;
      transition: none;
      background: #2f2f2f; }
      html.theme .tag-cloud > li:hover a {
        color: #fff;
        text-decoration: none; }
    html.theme .tag-cloud > li a {
      color: #2f2f2f; }
  html.theme .tabbed-widget .tabs .tab-content {
    padding: 15px; }
  @media (max-width: 1199px) {
    html.theme .tabbed-widget .tabs .nav-tabs > li > a {
      padding-left: 14px;
      padding-right: 14px; } }
  html.theme .tabbed-widget .tabs .nav-tabs > li > a .fa {
    margin-right: 0; }
  html.theme .team-list {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    margin-bottom: -20px; }
  html.theme .team-list > li {
    margin-bottom: 40px; }
  html.theme .team-list > li:before,
  html.theme .team-list > li:after {
    content: " ";
    display: table; }
  html.theme .team-list > li:after {
    clear: both; }
  html.theme .team-list > li:nth-child(4n+1) {
    clear: left; }
  @media (min-width: 767px) and (max-width: 992px) {
    html.theme .team-list > li .alignnone {
      float: left;
      margin-right: 20px; } }
  html.theme .team-list > li .team-head .team-head-info {
    color: #b4b8be;
    display: block;
    padding-bottom: 5px; }
  html.theme .team-list > li .team-head .team-social {
    margin-bottom: 15px; }
  html.theme .team-list > li .team-head .team-social > li {
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden; }
  html.theme .team-list > li .team-head .team-social > li .fa {
    width: 20px;
    text-align: right;
    font-size: 14px;
    color: #b4b8be;
    margin-right: 10px; }
  html.theme .team-list > li .team-excerpt {
    overflow: hidden; }
  @media (min-width: 992px) {
    html.theme .team-list > li .team-excerpt {
      height: 60px; } }
  html.theme .page-heading {
    background: #2f2f2f;
    border-top: 6px solid #d4d4d4;
    border-bottom: 6px solid #d4d4d4;
    position: relative;
    text-align: center; }
  @media (min-width: 992px) {
    html.theme .page-heading {
      text-align: left; } }
  html.theme .page-heading:before,
  html.theme .page-heading:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    background: #bfbfbf; }
  html.theme .page-heading:before {
    top: -6px; }
  html.theme .page-heading:after {
    bottom: -6px; }
  html.theme .page-heading h1 {
    font-size: 24px;
    margin: 0;
    color: #fff;
    padding: 25px 0 10px 0;
    text-transform: uppercase; }
  @media (min-width: 992px) {
    html.theme .page-heading h1 {
      padding: 25px 0; } }
  html.theme .page-heading .breadcrumb {
    background: none;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 0; }
  @media (min-width: 992px) {
    html.theme .page-heading .breadcrumb {
      text-align: right;
      padding: 32px 0;
      line-height: normal;
      justify-content: flex-end; } }
  html.theme .page-heading .breadcrumb > li + li:before {
    padding-right: 6px; }
  html.theme .page-heading .breadcrumb li:last-child {
    display: none; }
  html.theme .page-heading .breadcrumb a {
    color: #fff; }
  html.theme .page-heading .search-form {
    padding: 16px 0; }
  html.theme .page-heading .search-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  html.theme .page-heading .search-form .btn {
    background: #dc2a0b;
    border-color: #dc2a0b; }
  html.theme .page-heading.page-heading__lg {
    padding: 30px 0 0 0; }
  @media (min-width: 768px) {
    html.theme .page-heading.page-heading__lg {
      padding-top: 60px; } }
  @media (min-width: 992px) {
    html.theme .page-heading.page-heading__lg {
      padding-top: 120px; } }
  html.theme .page-heading.page-heading__image {
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative; }
  html.theme .page-heading.page-heading__image:before,
  html.theme .page-heading__slideshow:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background: #000;
    opacity: 0.55;
    filter: alpha(opacity=55); }
  @media (min-width: 992px) {
    html.theme .page-heading.page-heading__image {
      -webkit-background-size: 100% auto;
      background-size: 100% auto; } }
  html.theme .page-heading.page-heading__image h1 {
    padding-bottom: 0;
    text-align: left; }
  @media (min-width: 992px) {
    html.theme .page-heading.page-heading__image h1 {
      padding-bottom: 0; } }
  html.theme .page-heading.page-heading__image .breadcrumb {
    text-align: left;
    padding-top: 6px; }
  @media (min-width: 992px) {
    html.theme .page-heading.page-heading__image .breadcrumb {
      text-align: left; } }
  html.theme .page-heading .breadcrumb .last {
    color: #999; }
  html.theme .page-heading.page-heading__slideshow {
    overflow: hidden !important; }
  html.theme .page-heading__slideshow:before {
    z-index: 50; }
  html.theme .page-heading__slideshow .container {
    z-index: 60;
    position: relative; }
  html.theme .page-heading__slideshow .tp-banner img {
    width: 100%; }
  html.theme .slides {
    height: 100%;
    overflow: hidden;
    *zoom: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d; }
  html.theme .slide {
    height: 100%;
    width: 100%;
    float: left;
    clear: none; }
  html.theme .page-heading.page-heading__slideshow .tp-banner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1; }
  html.theme .page-heading.page-heading__slideshow h1 {
    padding-bottom: 0;
    text-align: left;
    position: relative;
    z-index: 2; }
  @media (min-width: 992px) {
    html.theme .page-heading.page-heading__slideshow h1 {
      padding-bottom: 0; } }
  html.theme .page-heading.page-heading__slideshow .breadcrumb {
    text-align: left;
    padding-top: 6px;
    position: relative;
    z-index: 2; }
  @media (min-width: 992px) {
    html.theme .page-heading.page-heading__slideshow .breadcrumb {
      text-align: left; } }
  html.theme .page-heading.page-heading__slideshow .tp-dottedoverlay.filled {
    height: 100%;
    top: 0; }
  html.theme .team-single-head {
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px; }
  html.theme .team-single-head h2 {
    margin-bottom: .2em; }
  html.theme .error-title {
    font-size: 110px;
    color: #dc2a0b;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    margin: 0 0 .3em 0; }
  @media (min-width: 992px) {
    html.theme .error-title {
      font-size: 220px; } }
  html.theme .header-coming-soon {
    text-align: center;
    border-top: 4px solid #2f2f2f;
    border-bottom: 1px solid #ddd; }
  html.theme .header-coming-soon .header-main {
    display: block;
    margin: 0;
    padding: 30px 0;
    height: auto; }
  html.theme .header-coming-soon .header-main:before,
  html.theme .header-coming-soon .header-main:after {
    content: " ";
    display: table; }
  html.theme .header-coming-soon .header-main:after {
    clear: both; }
  @media (min-width: 992px) {
    html.theme .header-coming-soon .header-main {
      padding: 80px 0; } }
  html.theme .header-coming-soon .header-main > .container {
    margin-bottom: 0;
    height: auto; }
  html.theme .header-coming-soon .header-main .logo {
    display: block;
    float: none;
    height: auto; }
  html.theme .main__padd-top {
    padding-top: 0; }
  @media (min-width: 768px) {
    html.theme .main__padd-top {
      padding-top: 80px; } }
  html.theme .countdown {
    position: relative;
    padding: 40px 0 20px 0; }
  html.theme .countdown [class^="col-"] div {
    display: block !important;
    margin: 0 auto !important; }
  html.theme .countdown .count-label {
    display: block;
    text-align: center; }
  html.theme .googlemap-wrapper {
    position: relative;
    margin: 0 0 -13px 0; }
  html.theme .googlemap-wrapper img {
    max-width: none !important; }
  html.theme .map-canvas {
    width: 100%;
    height: 200px;
    padding: 6px;
    background-color: #e5e5e5;
    border: 1px solid #cecece; }
  @media (min-width: 768px) {
    html.theme .map-canvas {
      height: 320px; } }
  @media (min-width: 992px) {
    html.theme .map-canvas {
      margin-bottom: 0;
      height: 390px; } }
  html.theme .map-canvas:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
    color: #2f2f2f;
    content: '\f110';
    text-align: center;
    font-size: 20px;
    font-family: 'FontAwesome';
    line-height: 30px;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html.theme .blog-post {
    border: none;
    padding: 0; }
    html.theme .blog-post .entry-meta {
      border-top: none;
      margin-top: 0;
      padding-top: 0;
      width: 100%; }
      html.theme .blog-post .entry-meta > span {
        margin: 0;
        padding: 0; }
        html.theme .blog-post .entry-meta > span > a {
          color: #c50000; }
      html.theme .blog-post .entry-meta .entry-author {
        float: none;
        padding-bottom: 3px; }
      html.theme .blog-post .entry-meta .entry-date {
        text-transform: none; }
  html.theme .blog-entry {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 60px;
    margin-bottom: 60px;
    position: relative;
    text-align: center; }
    html.theme .blog-entry .btn-default:not(:disabled):not(.disabled):active {
      color: #333;
      border: 1px solid #cfcfcf; }
  @media (min-width: 992px) {
    html.theme .blog-entry {
      text-align: left; } }
  @media (min-width: 992px) {
    html.theme .blog-entry.entry__with-icon {
      padding: 0 0 60px 100px; } }
  html.theme .blog-entry.entry__with-icon .entry-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    line-height: 62px;
    margin-right: 30px;
    font-size: 28px;
    text-align: center;
    background-color: #dc2a0b;
    border-radius: 50%;
    border: 4px solid #ebebeb;
    color: #fff; }
  html.theme .blog-entry .entry-header {
    margin-bottom: 25px;
    text-align: left; }
  html.theme .blog-entry .entry-header h2 {
    margin-bottom: .25em; }
  html.theme .blog-entry .entry-header h2 > a {
    color: #2f2f2f; }
  html.theme .blog-entry .entry-header h2 > a:hover {
    text-decoration: none;
    color: #dc2a0b; }
  html.theme .blog-entry .entry-header h2.small {
    font-size: 16px; }
  html.theme .blog-entry .entry-meta {
    font-size: 12px;
    color: #b4b8be;
    font-style: italic; }
  html.theme .blog-entry .entry-meta > span:before {
    content: "/";
    display: inline-block;
    padding: 0 6px 0 2px; }
  html.theme .blog-entry .entry-meta > span:first-child:before {
    display: none; }
  html.theme .blog-entry .entry-meta a {
    border-bottom: 1px solid transparent; }
  html.theme .blog-entry .entry-meta a:hover {
    text-decoration: none;
    border-bottom: 1px solid #dc2a0b; }
  html.theme .blog-entry .entry-thumb {
    overflow: hidden;
    padding: 6px;
    background-color: #e5e5e5;
    border: 1px solid #cecece;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    margin: 0 auto 30px auto;
    text-align: center; }
  @media (min-width: 992px) {
    html.theme .blog-entry .entry-thumb {
      display: block; } }
  html.theme .blog-entry .entry-thumb > a {
    display: block;
    position: relative; }
  html.theme .blog-entry .entry-thumb > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #dc2a0b;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1; }
  html.theme .blog-entry .entry-thumb > a:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    transform: translate(0, -15px);
    z-index: 2;
    margin: -8px 0 0 -13px;
    content: "\f0c1";
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html.theme .blog-entry .entry-thumb:hover > a:before {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  html.theme .blog-entry .entry-thumb:hover > a:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  html.theme .blog-entry .entry-thumb:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  html.theme .blog-entry .entry-thumb img {
    padding: 0;
    border: none;
    background: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 0; }
  html.theme .blog-entry .excerpt {
    margin-bottom: 36px;
    text-align: left; }
  html.theme .blog-entry .entry-footer {
    text-align: left; }
  html.theme .blog-entry .entry-content {
    text-align: left; }
  html.theme .blog-entry.entry__image .entry-thumb img {
    margin-bottom: 0; }
  html.theme .blog-entry.entry__link .entry-header {
    margin-bottom: 0; }
  html.theme .blog-entry.entry__link .entry-header h2 {
    margin-bottom: .5em; }
  html.theme .blog-entry.entry__link .entry-url {
    display: block;
    font-size: 14px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f4f4f4; }
  html.theme .blog-entry.entry__quote .entry-header {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #f4f4f4; }
  html.theme .blog-entry.entry__quote .quote-holder .quote-inner {
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    color: #2f2f2f; }
  html.theme .blog-entry.entry__small .entry-header {
    margin-bottom: 8px; }
  html.theme .blog-entry.entry__small .entry-header h2 {
    font-size: 16px; }
  html.theme .blog-entry.entry__small .entry-thumb {
    margin-bottom: 22px; }
  html.theme .blog-entry.entry__small .excerpt {
    margin-bottom: 18px; }
  html.theme .blog-entry.entry__single {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0; }
  @media (min-width: 992px) {
    html.theme .timeline {
      position: relative; }
    html.theme .timeline:before {
      content: "";
      display: block;
      position: absolute;
      left: 150px;
      top: 0;
      bottom: 0;
      width: 4px;
      background: #ebebeb; }
    html.theme .timeline .blog-entry {
      margin-left: 20%;
      margin-left: 230px;
      padding-left: 0; }
    html.theme .timeline .blog-entry .entry-icon {
      position: absolute;
      left: -114px;
      top: 0; }
    html.theme .timeline .blog-entry .entry-date {
      display: block;
      position: absolute;
      left: -190px;
      top: 27px; }
    html.theme .timeline .blog-entry .entry-date + span:before {
      display: none; } }
  html.theme .masonry-feed {
    padding-left: 0;
    list-style: none; }
  html.theme .masonry-feed:before,
  html.theme .masonry-feed:after {
    content: " ";
    display: table; }
  html.theme .masonry-feed:after {
    clear: both; }
  html.theme .masonry-feed > .masonry-item {
    margin-bottom: 30px;
    max-width: 100%; }
  @media (max-width: 991px) {
    html.theme .masonry-feed > .masonry-item {
      width: 100%; } }
  html.theme .masonry-feed > .masonry-item .blog-entry {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  html.theme .masonry-feed > .masonry-item .blog-entry .entry-header h2 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  html.theme .masonry-feed > .masonry-item .blog-entry .excerpt {
    margin-bottom: 1.5em; }
  html.theme .masonry-feed > .masonry-item .blog-entry .entry-thumb {
    margin-bottom: 1.5em; }
  html.theme .comments-wrapper {
    padding-bottom: 50px; }
  html.theme .comment-wrapper {
    background: #f7f7f7;
    padding: 18px 18px 20px 86px;
    margin-bottom: 30px;
    position: relative;
    border-left: 3px solid #dcdcdc; }
  html.theme .comment-wrapper:before,
  html.theme .comment-wrapper:after {
    content: " ";
    display: table; }
  html.theme .comment-wrapper:after {
    clear: both; }
  @media (min-width: 992px) {
    html.theme .comment-wrapper {
      padding: 24px 24px 36px 116px; } }
  html.theme .comment-wrapper .comment-author > img {
    display: block;
    position: absolute;
    left: 18px;
    top: 18px;
    border-radius: 50%;
    width: 50px;
    height: auto; }
  @media (min-width: 992px) {
    html.theme .comment-wrapper .comment-author > img {
      width: 70px;
      height: auto;
      left: 24px;
      top: 24px; } }
  html.theme .comment-author {
    padding-top: 7px; }
  @media (min-width: 992px) {
    html.theme .comment-author {
      float: left; } }
  html.theme .comment-author h5 {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: .2em; }
  html.theme .comment-reply {
    padding-top: 8px; }
  @media (min-width: 992px) {
    html.theme .comment-reply {
      float: right;
      padding-top: 0; } }
  html.theme .comment-reply .btn .fa {
    margin-right: 7px; }
  html.theme .comment-meta {
    font-size: 12px;
    font-style: italic; }
  html.theme .comment-meta > a {
    color: #b4b8be; }
  html.theme .comment-body {
    clear: both;
    padding: 12px 0 0 0; }
  html.theme .children {
    padding-left: 0;
    list-style: none; }
  @media (min-width: 992px) {
    html.theme .indented {
      display: inline-block;
      margin-left: 100px; } }
  html.theme .bypostauthor .comment-wrapper {
    border-left-color: #dc2a0b; }
  html.theme .comment-respond .reply-title {
    margin-bottom: .5em; }
  html.theme .project-feed-filter {
    padding-left: 0;
    list-style: none;
    margin: 0 0 20px -2px; }
  html.theme .project-feed-filter > li {
    display: inline-block;
    padding: 0 2px;
    margin-bottom: 10px; }
  html.theme .project-feed-filter > li .btn-primary {
    text-shadow: none !important; }
  @media (max-width: 400px) {
    html.theme .project-feed-filter > li {
      display: block;
      margin-bottom: 5px; }
    html.theme .project-feed-filter > li .btn {
      display: block;
      width: 100%; } }
  html.theme .project-feed {
    margin-bottom: 30px; }
  html.theme .centered-title .project-feed {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    html.theme .project-feed.project-feed__4cols .project-item {
      width: 25%; } }
  html.theme .project-feed.project-feed__fullw {
    overflow: hidden;
    border: none;
    padding: 0; }
  html.theme .project-feed.project-feed__fullw .project-item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0; }
  @media (max-width: 767px) and (min-width: 406px) {
    html.theme .project-feed.project-feed__fullw .project-item {
      width: 50%;
      padding: 0; } }
  @media (min-width: 768px) {
    html.theme .project-feed.project-feed__fullw .project-item {
      width: 25%; } }
  @media (min-width: 992px) {
    html.theme .project-feed.project-feed__fullw .project-item {
      width: 20%; } }
  html.theme .project-feed.project-feed__fullw .project-item .project-img img {
    width: 100%;
    height: auto;
    padding: 0;
    border: none; }
  html.theme .project-feed.project-feed__fullw .project-item .overlay {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
  html.theme .project-item {
    margin-bottom: 30px; }
  @media (min-width: 406px) and (max-width: 767px) {
    html.theme .project-feed__3cols .project-item,
    html.theme .project-feed__2cols .project-item {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 992px) {
    html.theme .project-feed__3cols .project-item,
    html.theme .project-feed__2cols .project-item {
      margin-left: auto;
      margin-right: auto; } }
  html.theme .project-item .project-item-inner {
    background: #f7f7f7;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .section-dark .project-item .project-item-inner {
    background: rgba(255, 255, 255, 0.08); }
  html.theme .project-item .project-img {
    position: relative;
    overflow: hidden;
    margin: 0; }
  html.theme .project-item .project-img > img {
    margin-bottom: 0;
    width: 100%;
    height: auto; }
  html.theme .section-dark .project-item .project-img > img {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.05); }
  html.theme .project-item .overlay {
    position: absolute;
    top: 7px;
    left: 7px;
    overflow: hidden;
    right: 6px;
    bottom: 7px;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .project-item .dlink,
  html.theme .project-item .zoom {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    color: #dc2a0b;
    background: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 38px;
    text-align: center;
    z-index: 2; }
  html.theme .project-item .dlink:hover,
  html.theme .project-item .zoom:hover {
    background: #dc2a0b;
    color: #fff; }
  html.theme .project-item .dlink .fa,
  html.theme .project-item .zoom .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -19px 0 0 -19px; }
  html.theme .project-item .dlink {
    left: 0;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
  html.theme .project-item .zoom {
    right: 0;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0); }
  html.theme .project-item .project-img:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100); }
  html.theme .project-item .project-img:hover .dlink,
  html.theme .project-item .project-img:hover .zoom {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  html.theme .project-desc {
    text-align: center;
    padding: 25px 20px; }
  html.theme .project-desc .title {
    margin-bottom: 5px; }
  html.theme .project-desc .title > a {
    color: #2f2f2f; }
  html.theme .section-dark .project-desc .title > a {
    color: #fff; }
  html.theme .project-desc .title > a:hover {
    color: #dc2a0b;
    text-decoration: none; }
  html.theme .project-desc .desc {
    color: #b4b8be;
    font-style: italic; }
  html.theme .section-dark .project-desc .desc {
    color: #aeaeae; }
  html.theme .isotope-item {
    z-index: 2; }
  html.theme .isotope-hidden.isotope-item {
    z-index: 1;
    pointer-events: none; }
  html.theme .isotope,
  html.theme .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s; }
  html.theme .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width; }
  html.theme .isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity; }
  html.theme .isotope-item {
    z-index: 2; }
  html.theme .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1; }
  html.theme .isotope,
  html.theme .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s; }
  html.theme .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width; }
  html.theme .isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity; }
  html.theme .isotope.no-transition,
  html.theme .isotope.no-transition .isotope-item,
  html.theme .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
  html.theme .isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
  html.theme .portfolio-sidebar-bottom {
    margin-bottom: -64px; }
  html.theme .portfolio-sidebar-bottom .project-feed {
    margin-bottom: 0; }
  html.theme .project-item figure.effect-winston {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer; }
  html.theme .project-item figure.effect-winston img {
    position: relative;
    display: block;
    height: auto;
    max-width: 100%;
    opacity: 0.55;
    filter: alpha(opacity=55); }
  html.theme .project-item figure.effect-winston figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  html.theme .project-item figure.effect-winston figcaption::before,
  html.theme .project-item figure.effect-winston figcaption::after {
    pointer-events: none; }
  html.theme .project-item figure.effect-winston figcaption,
  html.theme .project-item figure.effect-winston figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  html.theme .project-item figure.effect-winston p {
    margin-bottom: 0; }
  html.theme .project-item figure.effect-winston figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0; }
  html.theme figure.effect-winston {
    background: #2f2f2f;
    text-align: left; }
  html.theme figure.effect-winston img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  html.theme figure.effect-winston figcaption::before {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
    content: ''; }
  @media (min-width: 992px) {
    html.theme figure.effect-winston figcaption::before {
      bottom: auto;
      top: 40px;
      left: -20px;
      height: 100%;
      background: url(../images/triangle.svg) no-repeat center center;
      background-size: 100% 100%;
      -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
      transition: opacity 0.45s, transform 0.45s;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      -webkit-transform-origin: 0 100%;
      transform-origin: 0 100%; } }
  html.theme figure.effect-winston h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    color: #fff; }
  html.theme figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 20px 0; }
  html.theme figure.effect-winston a {
    margin: 0 3px;
    color: #2f2f2f;
    opacity: 0.7;
    filter: alpha(opacity=70); }
  html.theme figure.effect-winston a:hover,
  html.theme figure.effect-winston a:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  html.theme figure.effect-winston p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  html.theme figure.effect-winston:hover img {
    opacity: 0.6; }
  html.theme figure.effect-winston:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  @media (max-width: 991px) {
    html.theme figure.effect-winston:hover figcaption::before {
      background: rgba(255, 255, 255, 0.3); } }
  @media (min-width: 992px) {
    html.theme figure.effect-winston:hover figcaption::before {
      opacity: 0.7;
      -webkit-transform: rotate3d(0, 0, 1, 20deg);
      transform: rotate3d(0, 0, 1, 20deg); } }
  html.theme figure.effect-winston:hover p i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  html.theme figure.effect-winston:hover p a:nth-child(3) i {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  html.theme figure.effect-winston:hover p a:nth-child(2) i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  html.theme figure.effect-winston:hover p a:first-child i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  html.theme .portfolio-timeline {
    padding-left: 0;
    list-style: none;
    position: relative;
    margin-bottom: 50px; }
  html.theme .portfolio-timeline:before {
    content: "";
    display: block;
    position: absolute;
    left: 16px;
    top: 0;
    width: 4px;
    background: #f7f7f7;
    height: 100%; }
  @media (min-width: 992px) {
    html.theme .portfolio-timeline:before {
      left: 26px; } }
  @media (min-width: 992px) {
    html.theme .portfolio-timeline:after {
      content: "";
      display: block;
      position: absolute;
      left: 26px;
      bottom: 0;
      width: 4px;
      background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
      background-image: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
      height: 100px; } }
  html.theme .portfolio-timeline > li {
    position: relative;
    padding-bottom: 40px; }
  @media (min-width: 992px) {
    html.theme .portfolio-timeline > li {
      padding-bottom: 20px; } }
  html.theme .portfolio-timeline > li:last-child {
    padding-bottom: 0; }
  html.theme .portfolio-timeline > li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    background: #dcdcdc;
    border-radius: 50%; }
  @media (min-width: 992px) {
    html.theme .portfolio-timeline > li:before {
      left: 10px; } }
  html.theme .portfolio-timeline > li:after {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 24px;
    height: 24px;
    background: #2f2f2f;
    border-radius: 50%; }
  @media (min-width: 992px) {
    html.theme .portfolio-timeline > li:after {
      left: 15px; } }
  html.theme .portfolio-timeline .project-item .project-desc {
    text-align: left;
    padding: 7px 0 30px 50px; }
  @media (min-width: 992px) {
    html.theme .portfolio-timeline .project-item .project-desc {
      padding-left: 0;
      padding-bottom: 0; } }
  html.theme .portfolio-timeline .project-item .excerpt {
    padding: 20px 0 20px 0; }
  html.theme .portfolio-timeline .project-item .project-footer {
    color: #2f2f2f; }
  html.theme .portfolio-timeline .project-item .project-footer > ul {
    margin-bottom: 24px; }
  html.theme .partners__logos {
    list-style: none;
    margin: 0; }
  html.theme .partners__logos > li {
    float: left;
    width: 20%;
    padding: 0; }
  html.theme .partners__logos > li > a {
    margin: 0 2px 4px 2px;
    display: block;
    padding: 20px;
    border-radius: 6px;
    background: #fafafa; }
  html.theme .partners__logos > li > a:hover img {
    opacity: 1;
    filter: alpha(opacity=100); }
  html.theme .partners__logos > li img {
    max-width: 100%;
    height: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  html.theme .social-links-section {
    padding: 35px; }
  html.theme .social-links-section.social-links-section__white {
    background: #fff; }
  html.theme .social-links-section.social-links-section__grey {
    background: #b7b7b7; }
  html.theme .social-links-section.social-links-section__dark {
    background: #444;
    color: #fff; }
  html.theme .social-links-section.social-links-section__dark .fa {
    background: #fafafa; }
  html.theme .social-links-section.social-links-section__dark h5 {
    color: #a3a3a3; }
  html.theme .social-links-section.social-links-section__dark a {
    color: #2f2f2f; }
  html.theme .social-links-section.social-links-section__dark a:hover h5 {
    color: #fff; }
  html.theme .social-links-section ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
    text-align: center; }
  html.theme .social-links-section ul > li {
    display: inline-block;
    margin: 0;
    padding: 0 25px; }
  html.theme .social-links-section ul > li a {
    display: block;
    -webkit-transition: 0.15s;
    transition: 0.15s; }
  html.theme .social-links-section ul > li .fa {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 6px;
    -webkit-transition: 0.15s;
    transition: 0.15s; }
  html.theme .social-links-section ul > li h5 {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 5px;
    line-height: 32px;
    vertical-align: middle;
    letter-spacing: .3em;
    font-size: 11px; }
  html.theme .social-links-section.icons-rounded .fa {
    border-radius: 50%; }
  html.theme footer.nd-region {
    background: #2f2f2f;
    color: #a3a3a3;
    padding-bottom: 14px !important; }
  html.theme footer.nd-region a {
    color: #fff; }
  html.theme footer.footer__light {
    background: none; }
  html.theme footer .footer-widgets {
    padding: 64px 0 14px 0; }
  html.theme footer .widget {
    margin-bottom: 50px;
    /* Widget Title */
    /* Thumbnail */
    /* Base Widgets */ }
  html.theme footer .widget .widget-title {
    font-size: 14px;
    margin-bottom: 1.6em;
    text-transform: uppercase;
    color: #fff; }
  html.theme footer .widget .thumbnail {
    padding: 4px;
    background: rgba(255, 255, 255, 0.1);
    border: none; }
  html.theme footer .widget .thumbnail:hover {
    background: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme footer .widget .thumbnail:hover img {
    border-color: #fff; }
  html.theme footer .widget .thumbnail img {
    border: 1px solid #2f2f2f;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme footer .widget_archive ul li,
  html.theme footer .widget_nav_menu ul li,
  html.theme footer .widget_meta ul li,
  html.theme footer .widget_pages ul li,
  html.theme footer .widget_recent_comments ul li,
  html.theme footer .widget_recent_entries ul li,
  html.theme footer .widget_categories ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme footer .widget_archive ul li:before,
  html.theme footer .widget_nav_menu ul li:before,
  html.theme footer .widget_meta ul li:before,
  html.theme footer .widget_pages ul li:before,
  html.theme footer .widget_recent_comments ul li:before,
  html.theme footer .widget_recent_entries ul li:before,
  html.theme footer .widget_categories ul li:before {
    color: rgba(255, 255, 255, 0.08);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme footer .widget_archive ul li:hover,
  html.theme footer .widget_nav_menu ul li:hover,
  html.theme footer .widget_meta ul li:hover,
  html.theme footer .widget_pages ul li:hover,
  html.theme footer .widget_recent_comments ul li:hover,
  html.theme footer .widget_recent_entries ul li:hover,
  html.theme footer .widget_categories ul li:hover {
    padding-left: 40px;
    color: #fff; }
  html.theme footer .widget_archive ul li:hover:before,
  html.theme footer .widget_nav_menu ul li:hover:before,
  html.theme footer .widget_meta ul li:hover:before,
  html.theme footer .widget_pages ul li:hover:before,
  html.theme footer .widget_recent_comments ul li:hover:before,
  html.theme footer .widget_recent_entries ul li:hover:before,
  html.theme footer .widget_categories ul li:hover:before {
    color: #fff;
    left: 20px; }
  html.theme footer .widget_archive ul li:hover > a,
  html.theme footer .widget_nav_menu ul li:hover > a,
  html.theme footer .widget_meta ul li:hover > a,
  html.theme footer .widget_pages ul li:hover > a,
  html.theme footer .widget_recent_comments ul li:hover > a,
  html.theme footer .widget_recent_entries ul li:hover > a,
  html.theme footer .widget_categories ul li:hover > a {
    color: #fff;
    text-decoration: none; }
  html.theme .footer-copyright {
    border-top: 1px solid #191919;
    background: #212121;
    font-size: 11px;
    padding: 20px 0;
    text-align: center; }
    html.theme .footer-copyright .pd-policy {
      display: block; }
      html.theme .footer-copyright .pd-policy a {
        color: #6d6d6d;
        white-space: nowrap; }
  @media (min-width: 768px) {
    html.theme .footer-copyright {
      text-align: left; }
      html.theme .footer-copyright .pd-policy {
        display: inline;
        margin-left: 2rem; } }
  html.theme .footer-copyright a {
    color: #fff; }
  html.theme .footer-copyright .social-links-wrapper {
    padding-top: 10px; }
  @media (min-width: 768px) {
    html.theme .footer-copyright .social-links-wrapper {
      text-align: right;
      padding-top: 0; } }
  html.theme .footer-copyright .social-links-wrapper .social-links {
    display: inline-block;
    vertical-align: middle; }
  html.theme .footer__light .footer-copyright {
    background: none;
    border-top-color: #ddd; }
  html.theme .footer__light .footer-copyright a {
    color: #2f2f2f; }
  html.theme .footer__light .footer-copyright .social-links > li > a {
    border-color: #ddd;
    background: #eee; }
  html.theme .footer__light .footer-copyright .social-links > li > a:hover {
    border-color: #2f2f2f;
    background: #2f2f2f;
    color: #fff; }
  html.theme #qLpercentage {
    font-family: 'Anton', sans-serif; }
  html.theme .list-unstyled {
    padding-left: 0;
    list-style: none; }
  html.theme .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
  html.theme .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  html.theme #cart-form-pane td {
    vertical-align: middle !important; }
  html.theme #cart-form-pane td:first-child,
  html.theme #cart-form-pane th:first-child {
    width: 8%; }
  html.theme #cart-form-pane td:nth-child(2),
  html.theme #cart-form-pane th:nth-child(2) {
    width: 62%; }
  html.theme #cart-form-pane td:nth-child(3),
  html.theme #cart-form-pane th:nth-child(3) {
    text-align: center; }
  html.theme #cart-form-pane td:nth-child(4),
  html.theme #cart-form-pane th:nth-child(4) {
    text-align: center; }
  html.theme #cart-form-pane td:nth-child(5),
  html.theme #cart-form-pane th:nth-child(5) {
    text-align: center; }
  html.theme #cart-form-pane td:nth-child(6),
  html.theme #cart-form-pane th:nth-child(6) {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center; }
  html.theme #cart-form-pane tbody .product-thumb {
    padding-left: 0;
    padding-right: 0; }
  html.theme #cart-form-pane tbody img {
    max-width: 50px;
    height: auto; }
  html.theme .quantity {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 160px;
    height: 46px; }
  html.theme .buttons_added .quantity {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; }
  html.theme .quantity .minus,
  html.theme .quantity .plus {
    position: absolute;
    display: block;
    overflow: visible;
    margin: 0;
    padding: 0;
    width: 46px;
    height: 46px;
    outline: 0;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    background: #f1f1f1;
    box-shadow: none;
    color: #666;
    vertical-align: text-top;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
    cursor: pointer; }
  html.theme .quantity .plus {
    right: 0;
    top: 0; }
  html.theme .quantity .qty {
    float: left;
    padding: 0 39px;
    width: 160px;
    height: 46px;
    border: 1px solid #d0d0d0;
    box-shadow: none;
    text-align: center;
    font-size: 1em; }
  html.theme .quantity .qty::-webkit-inner-spin-button,
  html.theme .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  html.theme .quantity .qty::-ms-clear {
    display: none; }
  html.theme table.cart-total > tbody > tr > th {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #2f2f2f;
    vertical-align: middle; }
  html.theme table.cart-total > tbody > tr > td {
    padding-top: 17px;
    padding-bottom: 18px;
    vertical-align: middle;
    text-align: right; }
  html.theme table.cart-total > tbody > tr > td .amount {
    display: inline-block;
    font-size: 2em;
    color: #dc2a0b; }
  html.theme .product_title {
    margin-bottom: .5em; }
  html.theme .price .amount {
    display: inline-block;
    font-size: 2em;
    color: #dc2a0b; }
  html.theme .price del .amount {
    color: #ddd;
    text-decoration: line-through;
    font-size: 1.5em; }
  html.theme .product-comments .says {
    display: none; }
  html.theme .product_meta > span {
    display: block; }
  html.theme .review_num {
    position: relative;
    float: left;
    margin-right: 10px;
    top: -2px; }
  html.theme div.fivestar-widget-static {
    float: right;
    padding-bottom: 8px; }
  html.theme .top-rated-widget .latest-posts-list .title {
    padding-top: 10px;
    margin-bottom: .5em; }
  html.theme .products:first-child {
    padding-top: 10px; }
  html.theme .products {
    padding-left: 0;
    list-style: none; }
  html.theme .products .product .project-item-inner {
    position: relative; }
  html.theme .products .product .project-desc {
    text-align: left; }
  html.theme .products .product .project-desc .title {
    margin-bottom: .5em;
    font-size: 16px;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold; }
  html.theme .products .product .project-desc .price .amount {
    font-size: 1.5em; }
  html.theme .products .product .project-desc .price del .amount {
    font-size: 1em; }
  html.theme .products .product .onsale {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #dc2a0b;
    color: #fff;
    display: block;
    position: absolute;
    right: -15px;
    top: -15px;
    text-align: center;
    line-height: 38px;
    font-size: 1em;
    z-index: 3;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15); }
  @media (min-width: 992px) {
    html.theme .products .product .onsale {
      right: -20px;
      top: -20px; } }
  html.theme .catalog-ordering {
    margin-bottom: 30px; }
  html.theme #forum table {
    margin-top: 10px;
    border: 1px solid #ddd; }
  html.theme #forum table thead {
    background-color: #f7f7f7; }
  html.theme #forum table > thead > tr > th {
    border-bottom: 0; }
  html.theme #forum table th,
  html.theme #forum table td {
    width: 13%;
    text-align: center; }
  html.theme #forum table td {
    padding: 25px 14px; }
  html.theme #forum table th img {
    position: relative;
    left: 6px;
    top: -2px; }
  html.theme #forum table[id^="forum-topic"] th:nth-child(2) {
    text-align: left;
    padding-left: 20px; }
  html.theme #forum table[id^="forum-topic"] th:first-child,
  html.theme #forum table[id^="forum-topic"] td:first-child {
    display: none; }
  html.theme #forum #forum-0 th:first-child,
  html.theme #forum #forum-0 td:first-child,
  html.theme #forum table td.title {
    display: table-cell;
    padding-left: 20px;
    width: 48%;
    text-align: left; }
  html.theme #forum table th:last-child,
  html.theme #forum table td:last-child {
    width: 26%; }
  html.theme #forum table .submitted a:after {
    display: block;
    content: '';
    clear: right; }
  html.theme #forum table .icon {
    display: none; }
  html.theme #forum table .description {
    margin: 0.5em 0 0; }
  html.theme .node-forum .topic {
    margin-bottom: 30px; }
  html.theme .node-forum .topic:before,
  html.theme .node-forum .topic:after {
    content: " ";
    display: table; }
  html.theme .node-forum .topic:after {
    clear: both; }
  html.theme .node-forum .bbp-reply-author {
    padding-left: 80px;
    position: relative;
    margin-bottom: 20px; }
  @media (min-width: 480px) {
    html.theme .node-forum .bbp-reply-author {
      float: left;
      width: 120px;
      text-align: center;
      margin-bottom: 0;
      padding-left: 0; } }
  html.theme .node-forum .bbp-reply-author .bbp-author-avatar {
    display: block;
    float: left; }
  @media (min-width: 480px) {
    html.theme .node-forum .bbp-reply-author .bbp-author-avatar {
      float: none; } }
  html.theme .node-forum .bbp-reply-author .bbp-author-avatar img {
    max-width: 60px;
    height: auto;
    margin: 10px auto 0 auto;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0; }
  @media (min-width: 480px) {
    html.theme .node-forum .bbp-reply-author .bbp-author-avatar img {
      max-width: 80px;
      position: static; } }
  html.theme .node-forum .bbp-reply-author .bbp-author-name a {
    margin: 15px 0 0 0;
    display: block;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    color: #2f2f2f;
    text-transform: uppercase; }
  html.theme .node-forum .bbp-reply-author .bbp-author-role {
    margin: 0 0 10px 0; }
  html.theme .node-forum .bbp-reply-author .bbps-post-count {
    padding-top: 10px;
    border-top: 1px solid #dcdcdc; }
  html.theme .node-forum .bbp-reply-content {
    border: 1px solid #dcdcdc;
    position: relative; }
  @media (min-width: 480px) {
    html.theme .node-forum .bbp-reply-content {
      margin-left: 155px; } }
  @media (min-width: 480px) {
    html.theme .node-forum .bbp-reply-content {
      min-height: 254px; } }
  html.theme .node-forum .bbp-reply-content .bbp-reply-header {
    background: #f7f7f7;
    padding: 20px 30px;
    clear: none;
    text-align: right;
    overflow: hidden; }
  html.theme .node-forum .bbp-reply-content .bbp-reply-header .bbp-meta:before,
  html.theme .node-forum .bbp-reply-content .bbp-reply-header .bbp-meta:after {
    content: " ";
    display: table; }
  html.theme .node-forum .bbp-reply-content .bbp-reply-header .bbp-meta:after {
    clear: both; }
  html.theme .node-forum .bbp-reply-content .bbp-reply-header .bbp-meta .bbp-reply-permalink {
    color: #2f2f2f;
    float: right; }
  html.theme .node-forum .bbp-reply-content .bbp-reply-header .bbp-meta .bbp-reply-post-date {
    float: left;
    font-size: 12px; }
  html.theme .node-forum .bbp-reply-content .bbp-reply-entry {
    padding: 30px; }
  html.theme .node-forum .comments-wrapper > h3 {
    display: none; }
  html.theme .node-forum .comment-reply {
    padding-top: 25px; }
  html.theme .bbp-pagination {
    text-align: right;
    margin-bottom: 20px; }
  html.theme .bbp-reply-author img {
    width: 80px; }
  html.theme .profile .tab {
    display: none; }
  html.theme .profile .tab.active {
    display: block; }
  html.theme .bbp-single-user-details {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdcdc; }
  html.theme .bbp-single-user-details:before,
  html.theme .bbp-single-user-details:after {
    content: " ";
    display: table; }
  html.theme .bbp-single-user-details:after {
    clear: both; }
  html.theme .bbp-single-user-details .bbp-user-avatar {
    float: left;
    width: 100px; }
  html.theme .bbp-single-user-details .bbp-user-avatar img {
    border-radius: 50%;
    width: 100px; }
  html.theme .bbp-single-user-details .bbp-user-navigation {
    margin-left: 130px; }
  html.theme .bbp-single-user-details .bbp-user-navigation ul {
    padding-left: 0;
    list-style: none; }
  html.theme .bbp-single-user-details .bbp-user-navigation ul > li > a {
    display: block;
    padding: 8px 10px; }
  html.theme .bbp-single-user-details .bbp-user-navigation ul > li.current > a {
    background: #f7f7f7;
    color: #2f2f2f; }
  html.theme .list-unstyled {
    padding-left: 0;
    list-style: none; }
  html.theme .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
  html.theme .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  html.theme .md-arrow-left, html.theme .md-arrow-right {
    display: block;
    font-size: 14px;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    line-height: 42px;
    background: none !important; }
  html.theme .md-arrow-left:before,
  html.theme .md-arrow-right:before {
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    z-index: 2;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    content: "";
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
  html.theme .md-arrow-left:after,
  html.theme .md-arrow-right:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    border-radius: 50%;
    background: #2f2f2f;
    content: "";
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #f7f7f7;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center; }
  html.theme .md-arrow-left:hover,
  html.theme .md-arrow-right:hover {
    color: #fff; }
  html.theme .md-arrow-left:after {
    content: '\f053'; }
  html.theme .md-arrow-right:after {
    content: '\f054'; }
  html.theme .md-arrow-right:after {
    margin-left: 1px; }
  html.theme .md-arrow-left:hover:after,
  html.theme .md-arrow-right:hover:after {
    background: #fff;
    color: #2f2f2f; }
  html.theme .md-bullet {
    height: 35px;
    padding: 0px 0px; }
  html.theme .md-bullet {
    position: relative;
    display: inline-block;
    margin: 0 6px !important;
    width: 16px !important;
    height: 16px !important;
    padding: 3px !important;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.25) !important;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .md-bullet:after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 3px;
    top: 3px;
    background: #2f2f2f;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .md-bullet:last-child {
    margin-right: 0px; }
  html.theme .md-bullet:hover,
  html.theme .md-bullet.md-current {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #dc2a0b !important; }
  html.theme .md-bullet.md-current a {
    display: none; }
  html.theme .md-bullet:hover:after,
  html.theme .md-bullet.md-current:after {
    background: #dc2a0b; }
  html.theme .md-object .icon-box .icon {
    width: 100px;
    height: 100px;
    font-size: 48px;
    line-height: 100px;
    margin-bottom: 0; }
  html.theme .md-object .icon-box.circled .icon:after {
    background: rgba(0, 0, 0, 0.1); }
  html.theme .hidden-title .pane-title {
    text-indent: -9999px; }
  @media (max-width: 991px) {
    html.theme .hidden-title .pane-title {
      display: none; } }
  html.theme .alignleft img, html.theme .alignright img, html.theme .alignnone img, html.theme .aligncenter img {
    width: auto; }
  html.theme html.js .theme-fieldset.collapsed {
    height: auto; }
  html.theme .alert .close {
    display: none; }
  html.theme .alert.alert-dismissable .close {
    display: block; }
  html.theme .pager-load-more .btn {
    width: 358px;
    padding: 14px 0;
    font-size: 18px;
    border-radius: 0 !important; }
  html.theme .pager li > a,
  html.theme .pager li > span {
    border-radius: 0 !important; }
  html.theme .centered-title .widget-title,
  html.theme .centered-title .project-feed-filter {
    text-align: center; }
  html.theme .centered-title .widget-title {
    margin-bottom: 1.2em; }
  html.theme .centered-title .widget-title,
  html.theme .centered-title .widget-title span {
    font-size: 28px !important;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold; }
  html.theme .centered-title.dark h3 > span {
    color: #fff !important; }
  html.theme .btn-primary {
    text-shadow: none !important; }
  html.theme .container-inline .input-group {
    display: table; }
  html.theme .input-group > div,
  html.theme .input-group > input {
    display: table-cell; }
  html.theme .input-group > .form-item {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  html.theme .input-group > .form-item .form-control {
    float: none; }
  html.theme .input-group > input,
  html.theme .input-group .form-actions {
    display: table-cell;
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle; }
  html.theme .input-group .form-submit {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px; }
  html.theme .btn-icon {
    font-family: FontAwesome !important; }
  html.theme .search-advanced {
    padding-bottom: 20px; }
  html.theme .search-advanced .form-item label {
    width: 200px; }
  @media (min-width: 991px) {
    html.theme .search-advanced .criterion {
      width: 50%;
      float: left; }
    html.theme .search-advanced .criterion:first-child {
      padding-right: 30px; } }
  html.theme .one-page #block-nikadevs-cms-contact-form .widget-title,
  html.theme #block-nikadevs-cms-contact-form .form-item-copy,
  html.theme #contact-site-form .form-item-copy {
    display: none; }
  html.theme div.error {
    background-image: none; }
  html.theme aside .title-accent > h3 > span {
    font-family: inherit;
    font-size: inherit; }
  html.theme aside .widget {
    margin-bottom: 65px; }
  html.theme aside .tabs .tab-content {
    padding: 15px; }
  html.theme .widget .date {
    text-transform: lowercase; }
  html.theme aside .widget_tag_cloud .tagcloud a {
    color: #2f2f2f;
    border-color: #e4e4e4;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0); }
  html.theme aside .widget_tag_cloud .tagcloud a:hover {
    background: #2f2f2f;
    color: #fff; }
  html.theme footer .widget-title {
    font-size: 14px;
    margin-bottom: 1.6em;
    text-transform: uppercase;
    color: #fff; }
  html.theme footer .title-accent > h3 > span,
  html.theme aside .title-accent > h3 > span {
    font-family: inherit;
    font-size: inherit; }
  html.theme footer .widget .title > a {
    color: #a3a3a3; }
  html.theme footer .thumbnail {
    padding: 4px;
    background: rgba(255, 255, 255, 0.1);
    border: none; }
  html.theme footer .title-accent {
    padding-top: 0px; }
  html.theme .hidden-pager {
    transition: all 0.5s;
    opacity: 0; }
  html.theme ul:hover > .hidden-pager {
    opacity: 1; }
  html.theme .pattern-brickwall {
    background: url(../images/patterns/brickwall.png); }
  html.theme .pattern-cream-pixels {
    background: url(../images/patterns/cream_pixels.png); }
  html.theme .pattern-grey-wash-wall {
    background: url(../images/patterns/grey_wash_wall.png); }
  html.theme .pattern-greyzz {
    background: url(../images/patterns/greyzz.png); }
  html.theme .pattern-mooning {
    background: url(../images/patterns/mooning.png); }
  html.theme .pattern-p5 {
    background: url(../images/patterns/p5.png); }
  html.theme .pattern-retina-wood {
    background: url(../images/patterns/retina_wood.png); }
  html.theme .pattern-shattered {
    background: url(../images/patterns/shattered.png); }
  html.theme .pattern-sos {
    background: url(../images/patterns/sos.png); }
  html.theme .pattern-squared-metal {
    background: url(../images/patterns/squared_metal.png); }
  html.theme .pattern-subtle-grunge {
    background: url(../images/patterns/subtle_grunge.png); }
  html.theme .pattern-binding-dark {
    background: url(../images/patterns/binding_dark.png); }
  html.theme .add-to-cart .form-actions {
    display: inline-block; }
  html.theme .posted_in a:after,
  html.theme .tagged_as a:after {
    content: ',';
    color: #6d6d6d;
    padding-right: 4px; }
  html.theme .posted_in a:last-child:after,
  html.theme .tagged_as a:last-child:after {
    content: ''; }
  html.theme .field-type-fivestar {
    padding-bottom: 25px; }
  html.theme #block-views-products-block .widget-title span,
  html.theme #block-views-products-block-1 .widget-title span {
    font-family: inherit;
    font-size: inherit; }
  html.theme .fivestar-static-form-item p {
    display: none; }
  html.theme .dlink .form-item-qty {
    display: none; }
  html.theme .dlink .node-add-to-cart {
    font-family: FontAwesome;
    font-size: 38px;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    background: none !important;
    border: none; }
  html.theme .dlink .node-add-to-cart:hover {
    color: #fff;
    background: transparent !important; }
  html.theme .dlink form > div > div {
    display: none; }
  html.theme .dlink form > div > div.form-actions {
    display: block; }
  html.theme .remove input {
    font-family: FontAwesome;
    border: none;
    background: none;
    font-size: 1.3333333333333333em;
    padding: 4px; }
  html.theme #cart-form-pane .entity-uc-cart-item {
    display: none; }
  html.theme #cart-form-pane table {
    margin-bottom: 15px; }
  html.theme #cart-form-pane .text-right a {
    padding-right: 10px; }
  @media (max-width: 610px) {
    html.theme #cart-form-pane .box {
      padding: 20px 10px !important; }
    html.theme #cart-form-pane th:first-child,
    html.theme #cart-form-pane td:first-child,
    html.theme #cart-form-pane th:nth-child(3),
    html.theme #cart-form-pane td:nth-child(3) {
      display: none; }
    html.theme .quantity,
    html.theme .quantity .qty {
      width: 60px; }
    html.theme .quantity .qty {
      padding: 0 5px; }
    html.theme .quantity .minus,
    html.theme .quantity .plus {
      width: 20px; }
    html.theme #cart-form-pane td {
      padding: 14px 5px; } }
  html.theme .theme-fieldset {
    position: relative;
    margin-bottom: 3px;
    border-radius: 1px 1px 2px 2px;
    border: 1px solid #ddd;
    background: #f7f7f7; }
  html.theme .theme-fieldset.collapsed {
    padding: 49px 0 0 0 !important; }
  html.theme .theme-legend {
    position: absolute;
    top: 0px;
    border-bottom: none;
    left: 0;
    padding: 14px 14px 14px 18px;
    font-size: 13px;
    border-radius: 1px 1px 0 0;
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  html.theme .theme-fieldset.collapsed .theme-legend {
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0); }
  html.theme .theme-fieldset.collapsed .theme-legend span a {
    color: #6d6d6d; }
  html.theme .theme-legend a,
  html.theme .theme-legend a:hover {
    color: #fff;
    text-decoration: none; }
  html.theme .collapsible .theme-legend > span a:before {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 10px;
    margin-left: -3px; }
  html.theme .theme-fieldset.collapsed .theme-legend > span a:before {
    content: "\f068"; }
  html.theme .collapsible .theme-legend > span a {
    display: block; }
  html.theme .theme-fieldset.collapsed .theme-legend:before {
    color: #6d6d6d; }
  html.theme .uc-store-address-field .form-item label {
    text-align: left;
    width: auto; }
  html.theme .uc-cart-checkout-form .uc-store-address-field .form-item label {
    padding: 5px 6px 0px; }
  html.theme .uc-cart-checkout-form .form-item {
    margin-top: 14px; }
  html.theme .form-item-panes-billing-billing-street2 label,
  html.theme .form-item-panes-delivery-delivery-street2 label {
    display: none; }
  html.theme .uc-cart-checkout-form .form-actions {
    margin-top: 20px; }
  html.theme .uc-cart-checkout-form .form-actions #edit-cancel,
  html.theme #uc-cart-checkout-review-form #edit-back {
    float: left; }
  @media (min-width: 597px) {
    html.theme #payment-details .form-item {
      width: 31%;
      float: left; }
    html.theme #payment-details .form-item-panes-payment-details-cc-number {
      width: 100%; }
    html.theme .form-item-panes-payment-details-cc-exp-year {
      margin: 43px 3.5% 0 !important; } }
  html.theme .order-review-table {
    width: 100%; }
  html.theme .order-review-table > tbody > tr > td {
    border-top: none;
    padding: 8px; }
  html.theme .tabs.primary {
    padding-left: 31px;
    margin: 0 0 -1px;
    border-bottom: 1px solid #ddd; }
  html.theme .tabs.primary li > a {
    background: #f7f7f7;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: none !important;
    border-radius: 0;
    padding: 12px 13px;
    color: #6d6d6d;
    position: relative;
    line-height: 1.42857143;
    border: 1px solid transparent;
    display: block; }
  html.theme .tabs.primary li {
    position: relative;
    display: inline-block;
    bottom: -1px;
    z-index: 50;
    border: 1px solid #ddd;
    margin-right: 20px; }
  html.theme .tabs.primary li.active {
    border-bottom: 0;
    bottom: -2px; }
  html.theme .tabs.primary a:hover {
    text-decoration: none; }
  html.theme .tb-megamenu .nav-collapse.collapse {
    display: block; }
  html.theme .flexnav .tb-megamenu-block ul,
  html.theme .flexnav .mega-group-ct {
    margin-left: 0;
    display: block !important;
    position: relative;
    min-width: 0;
    background: none;
    box-shadow: none;
    opacity: 1 !important;
    height: 100% !important; }
  html.theme .mega-group > a:after {
    content: '' !important; }
  html.theme .mega-group > a {
    font-size: 1em;
    padding-bottom: 10px;
    border-bottom: 1px solid #3f3f3f;
    color: #969696;
    padding-top: 10px;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    line-height: 1.2em;
    color: #2f2f2f;
    text-transform: uppercase;
    margin: 10px 0 8px 10px;
    padding-left: 0px !important;
    background: none !important; }
  html.theme .mega-group-ct {
    margin-bottom: 10px; }
  html.theme .mega-group-ct a {
    border: none !important;
    padding-left: 11px !important; }
  @media (min-width: 992px) {
    html.theme .mega-group > a {
      color: #2f2f2f;
      border-bottom: 1px solid #efefef;
      color: #3f3f3f;
      padding-top: 0; }
    html.theme .mega-align-center > .dropdown-menu {
      left: 50%;
      transform: translate(-50%);
      -webkit-transform: translate(-50%);
      -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
      -o-transform: translate(-50%); }
    html.theme .mega-align-right > .dropdown-menu {
      left: auto;
      right: 0; }
    html.theme .mega-align-justify > .dropdown-menu {
      right: -200px;
      left: auto; } }
  @media (max-width: 992px) {
    html.theme .dropdown-menu {
      position: relative;
      border: none;
      box-shadow: none; }
    html.theme .dropdown-menu .widget-title {
      color: #fff; } }
  html.theme .flexnav .tb-megamenu-block {
    padding: 10px 10px 15px 0; }
  html.theme .flexnav .tb-megamenu-block a {
    border: none;
    padding: 0; }
  html.theme .flexnav .tb-megamenu-block a:hover {
    background: none; }
  html.theme .flexnav > li > a i {
    position: relative;
    top: -1px;
    left: -3px; }
  html.theme .flexnav ul ul li > a i {
    color: #bfbfbf;
    margin-right: 3px; }
  html.theme .webform-component {
    margin-bottom: 30px; }
  html.theme .webform-component-time .webform-container-inline div,
  html.theme .webform-component-time .webform-container-inline div.form-item,
  html.theme .webform-component-number {
    display: inline-block; }
  html.theme .webform-container-inline div.form-item-submitted-time-hour {
    width: 100%; }
  html.theme .webform-container-inline div.form-item-submitted-time-minute {
    margin-left: 30px;
    width: 64%; }
  html.theme #edit-submitted-time-ampm {
    position: relative;
    left: -44px; }
  html.theme .checkbox.webform-grid-option {
    display: table-cell; }
  html.theme .owl-carousel__posts .project-item .project-desc {
    text-align: left; }
  html.theme .owl-carousel__posts .project-item .project-desc .title {
    text-transform: none;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    font-size: 16px; }
  html.theme .owl-carousel__posts .project-item .project-desc .meta {
    margin-bottom: .5em;
    font-size: .91em; }
  html.theme .owl-carousel__posts .project-item .project-desc .meta .comments {
    display: inline-block;
    padding-right: 4px;
    color: #2f2f2f; }
  html.theme .owl-carousel__posts .project-item .project-desc .meta .comments:hover {
    text-decoration: none; }
  html.theme .owl-carousel__posts .project-item .project-desc .meta .comments > .fa {
    color: #dc2a0b; }
  html.theme .owl-carousel__posts .project-item .project-desc .meta .date {
    display: inline-block;
    color: #b4b8be;
    font-style: italic;
    font-size: 13px;
    text-transform: none; }
  html.theme .owl-carousel__posts .project-item .dlink {
    width: 100%; }
  html.theme .thumbnail.owl-carousel {
    margin: 0 0 20px 0; }
  html.theme .magazine-slider-holder {
    overflow: hidden; }
  html.theme .magazine-border {
    border-top: 5px solid #d4d4d4;
    position: relative;
    overflow: hidden; }
  html.theme .magazine-border:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #bebebe; }
  html.theme .view-news li {
    list-style: none; }
  html.theme .view-news ul {
    padding: 0; }
  html.theme .magazine-slider-holder .item-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    background: rgba(220, 42, 11, 0.85); }
  html.theme .magazine-slider-holder .item-desc h2,
  html.theme .magazine-slider-holder .item-desc h3 {
    color: #fff;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  html.theme .magazine-slider-holder .item-desc .meta {
    margin-bottom: 6px;
    font-style: italic; }
  html.theme .magazine-slider-holder .item-desc .meta .date,
  html.theme .magazine-slider-holder .item-desc .meta .author {
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    display: inline; }
  html.theme .magazine-slider-holder .owl-pagination {
    display: none; }
  html.theme .view-news .thumbnail {
    padding: 6px; }
  html.theme .item-sm .item {
    position: relative;
    margin-bottom: 24px; }
  html.theme .item-sm img {
    display: block;
    max-width: 100%;
    height: auto; }
  html.theme .item-sm h2 {
    font-size: 18px; }
  html.theme .item-sm .item-desc {
    padding: 12px 15px;
    background: rgba(47, 47, 47, 0.85) !important; }
  html.theme .item-sm.item-sm-alt .item {
    margin-bottom: 3px; }
  html.theme .item-sm.item-sm-alt .item-desc h2 {
    font-size: 14px; }
  html.theme .background-fullwidth {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    overflow: hidden; }
  html.theme .bg-gray {
    background: #444;
    color: #fff; }
  html.theme .bg-dark-gray {
    background: #2f2f2f;
    color: #a3a3a3; }
  html.theme .section-no-v-paddings {
    padding-top: 0;
    padding-bottom: 0; }
  html.theme .section-no-v-margins {
    margin-top: 0;
    margin-bottom: 0; }
  html.theme .bottom-control-slider {
    margin-bottom: 44px; }
  html.theme .view-taxonomy .item-list > ul,
  html.theme .view-taxonomy .item-list > ul > li,
  html.theme .view-taxonomy .links.inline,
  html.theme .view-taxonomy .links.inline li {
    list-style: none;
    padding-left: 0; }
  html.theme .view-taxonomy .links.inline {
    margin-bottom: 40px; }
  html.theme .max-width-container {
    max-width: 1170px; }
  @media (max-width: 1100px) and (min-width: 950px) {
    html.theme .footer-copyright .social-links-wrapper .social-links {
      margin-right: 40px; } }
  html.theme .filter-wrapper {
    padding: 30px 15px !important;
    margin-bottom: 20px; }
  html.theme .form-actions .form-submit + .form-submit {
    margin-left: 10px; }
  html.theme .form-managed-file .form-file {
    height: auto; }
  html.theme header.header-fixed {
    display: block !important;
    visibility: visible !important; }
  html.theme .display-price {
    display: inline-block;
    font-size: 2em;
    color: #dc2a0b;
    float: none;
    clear: right;
    font-weight: normal;
    padding: 0; }
  html.theme div.price {
    margin: 0 0 1.5em 0; }
  html.theme .aligcenter {
    text-align: center; }
  html.theme .aligleft {
    text-align: left; }
  html.theme .aligright {
    text-align: right; }
  html.theme #wrapper {
    margin: 0;
    padding: 0; }
  html.theme .entry-icon {
    overflow: hidden; }
    html.theme .entry-icon .avatar {
      width: 100%;
      height: auto; }
  html.theme .collapse.nav-collapse {
    display: inline-block;
    visibility: visible; }
  html.theme div.collapse.nav-collapse {
    display: block; }
  html.theme .taglib-page-iterator .search-results {
    display: none; }
  html.theme .taglib-page-iterator .lfr-pagination-config {
    line-height: normal; }
    html.theme .taglib-page-iterator .lfr-pagination-config .btn {
      padding: 5px 14px; }
  @media (max-width: 991px) {
    html.theme .taglib-page-iterator .lfr-pagination-config {
      width: 100%;
      text-align: center; } }
  html.theme .row {
    margin-left: -15px;
    margin-right: -15px; }
  html.theme .form-search .input-append .search-query {
    display: inline-block; }
  html.theme .form-search .input-append .btn {
    height: 46px; }
  html.theme .navbar-search {
    margin-bottom: 5px; }
  html.theme [class^="icon-"]:hover, html.theme [class*=" icon-"]:hover {
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased; }
  html.theme .lfr-pagination .lfr-pagination-delta-selector {
    float: none;
    display: none; }
  html.theme .dropdown-menu > li > a:hover,
  html.theme .dropdown-menu > li > a:focus,
  html.theme .dropdown-submenu:hover > a,
  html.theme .dropdown-submenu:focus > a {
    background-color: #c50000;
    background-image: -webkit-linear-gradient(to bottom, #c50000, #a50000);
    background-image: linear-gradient(to bottom, #c50000, #a50000);
    color: #fff; }
  html.theme .dockbar .navbar-inner .site-administration-menu li a:focus,
  html.theme .dockbar .navbar-inner .site-administration-menu li a:hover {
    background: #DD0000; }
  html.theme .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    html.theme .container {
      max-width: unset; } }
  @media (min-width: 768px) {
    html.theme .container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    html.theme .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    html.theme .container {
      max-width: 1170px; } }
  html.theme .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  html.theme .row {
    margin-right: -15px;
    margin-left: -15px; }

#_145_dockbar {
  border: none;
  min-height: 0; }

.blog-entries .entry-author {
  background: transparent; }

.blog-entries .entry-date {
  background: transparent;
  border-right: none; }

.section-header .section-title {
  font-size: 44px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px; }
  .section-header .section-title:before {
    content: "";
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background: #ebebeb; }
  .section-header .section-title:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -11px;
    left: 50%;
    margin-left: -12px;
    border: 5px solid #fff;
    border-radius: 20px;
    background: #c50000; }

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

#about {
  padding: 100px 0; }

.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, white 0%, #e3e3e3 49%, white 100%);
  background-image: -webkit-linear-gradient(180deg, white 0%, #e3e3e3 49%, white 100%);
  background-image: -ms-linear-gradient(180deg, white 0%, #e3e3e3 49%, white 100%);
  width: 95%;
  height: 1px; }

#get-in-touch {
  padding: 100px 0 50px;
  color: #fff; }
  #get-in-touch h1, #get-in-touch h2 {
    color: #fff; }

#blog {
  background: #f5f5f5;
  padding: 100px 0; }

#contact {
  position: relative;
  overflow: hidden; }
  #contact .col-md-4.col-md-offset-8 {
    margin-top: 50px;
    margin-right: unset !important; }
  #contact .container-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(197, 0, 0, 0.5);
    z-index: 1; }
  #contact .contact-form {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px; }
    #contact .contact-form h3 {
      margin-top: 0; }

.media.service-box {
  margin: 25px 0; }
  .media.service-box .pull-left {
    margin-right: 20px; }
    .media.service-box .pull-left > i {
      font-size: 24px;
      height: 64px;
      line-height: 64px;
      text-align: center;
      width: 64px;
      border-radius: 100%;
      color: #c50000;
      box-shadow: inset 0 0 0 1px #d7d7d7;
      -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
      transition: background-color 400ms, background-color 400ms;
      position: relative; }
      .media.service-box .pull-left > i:after {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        top: 50%;
        margin-top: -10px;
        right: -10px;
        border: 4px solid #fff;
        border-radius: 20px;
        background: #c50000; }
  .media.service-box:hover .pull-left > i {
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8); }

#services {
  padding: 100px 0 75px; }
  @media all and (min-width: 768px) {
    #services .service-card {
      height: 150px; } }

#breadcrumb .portlet {
  margin-bottom: 0; }

#breadcrumb .breadcrumb li {
  color: white; }

#portfolio {
  padding: 100px 0;
  background: #f5f5f5; }
  #portfolio .portfolio-filter {
    list-style: none;
    padding: 0;
    margin: 0 0 50px;
    display: inline-block; }
    #portfolio .portfolio-filter > li {
      float: left;
      display: block; }
      #portfolio .portfolio-filter > li a {
        display: block;
        padding: 7px 15px;
        background: #e5e5e5;
        color: #6d6d6d;
        position: relative; }
        #portfolio .portfolio-filter > li a:hover, #portfolio .portfolio-filter > li a.active {
          background: #c50000;
          color: #fff;
          box-shadow: 0 -3px 0 0 #c50000 inset;
          -webkit-box-shadow: 0 -3px 0 0 #c50000 inset; }
        #portfolio .portfolio-filter > li a.active:after {
          content: " ";
          position: absolute;
          bottom: -17px;
          left: 50%;
          margin-left: -10px;
          border-width: 10px;
          border-style: solid;
          border-color: #c50000 transparent transparent transparent; }
      #portfolio .portfolio-filter > li:first-child a {
        border-radius: 4px 0 0 4px; }
      #portfolio .portfolio-filter > li:last-child a {
        border-radius: 0 4px 4px 0; }
  #portfolio .portfolio-items {
    margin: -15px; }
  #portfolio .portfolio-item {
    width: 24.9%;
    float: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    #portfolio .portfolio-item .portfolio-item-inner {
      position: relative; }
      #portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
        opacity: 0;
        transition: opacity 400ms;
        -webkit-transition: opacity 400ms;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        background: rgba(0, 0, 0, 0.5);
        color: #fff; }
        #portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
          font-size: 16px;
          line-height: 1;
          margin: 0;
          color: #fff; }
        #portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
          position: absolute;
          top: -18px;
          right: 12px;
          border-radius: 50%;
          width: 36px;
          height: 36px;
          line-height: 36px;
          text-align: center;
          color: #fff;
          box-shadow: 0 0 0 2px #fff;
          -webkit-box-shadow: 0 0 0 2px #fff; }
    #portfolio .portfolio-item:hover .portfolio-info {
      opacity: 1; }

/*.yui3-widget {
  display: block
}*/
.nav-item-label {
  word-break: normal; }

.language-switcher .taglib-language-list-text {
  border: none; }

/*===========================================
          RECENT BLOGGERS
===========================================*/
.portlet-recent-bloggers {
  /*.portlet-body {
      font-size: 0;
    }*/ }
  .portlet-recent-bloggers .taglib-user-display {
    padding: 0; }
  .portlet-recent-bloggers .person {
    display: inline-block; }
    .portlet-recent-bloggers .person .user-name {
      display: none; }
    .portlet-recent-bloggers .person .user-details {
      visibility: hidden;
      padding: 0;
      display: none; }
    .portlet-recent-bloggers .person .user-profile-image {
      margin: 0;
      width: 100px; }
    .portlet-recent-bloggers .person .user-profile-image img {
      max-width: none;
      width: 100%; }
  .portlet-recent-bloggers .square {
    display: flex;
    flex-wrap: wrap; }
    .portlet-recent-bloggers .square .person {
      width: 25%; }
      .portlet-recent-bloggers .square .person .user-profile-image {
        width: 100%;
        position: relative;
        padding-bottom: 100%;
        overflow: hidden; }
      .portlet-recent-bloggers .square .person .user-profile-image img {
        position: absolute;
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .portlet-recent-bloggers .square .person:hover .user-profile-image img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .portlet-recent-bloggers .square .taglib-user-display {
      width: 100%; }
      .portlet-recent-bloggers .square .taglib-user-display a {
        display: block;
        width: 100%; }

.portlet-boundary + .portlet-boundary {
  margin-top: 50px; }

#main-content .portlet-layout > * {
  margin-top: 30px;
  margin-bottom: 30px; }

.singlepage #content {
  margin-top: 0; }

.singlepage #main-content {
  display: none; }

.singlepage #blog .blog-post:nth-child(n+4) {
  display: none; }

.singlepage #blog .portlet-blogs-aggregator .portlet-body > * {
  display: none; }

.singlepage #blog .portlet-blogs-aggregator .portlet-body > .blog-entries {
  display: block; }

#hrefFm {
  margin-bottom: 0; }

.taglib-header .header-back-to a {
  padding: 0; }

.portlet-title img {
  display: none; }

.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  color: #2f2f2f; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
    color: #c50000; }

.language-switcher {
  margin-left: 10px; }

.language-switcher span.taglib-language-list-text, .language-switcher a.taglib-language-list-text:hover {
  border-radius: 6px;
  background: #a3a3a3;
  border: #a3a3a3;
  color: #2f2f2f;
  text-decoration: none;
  transition: background, color, .2s; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.syntaxhighlighter {
  overflow-x: auto !important;
  overflow-y: hidden !important;
  width: 1px !important;
  min-width: 100% !important; }
  .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    vertical-align: top !important; }
  .syntaxhighlighter.source td.code {
    border: 1px solid #ccc !important; }

@media only screen and (max-width: 767px) {
  /* styles for browsers less than 767px; */
  .theme .container {
    width: 100%; }
  .section-header .section-title {
    font-size: 3em; }
  .pager.lfr-pagination-buttons {
    float: left; } }

html {
  height: 100%; }

.theme body, .theme #wrapper {
  height: 100%; }

.theme .site-wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column; }
  .theme .site-wrapper #content {
    flex: 1; }

a.anchor {
  display: block;
  position: relative;
  top: -90px;
  visibility: hidden; }

.lfr-spa-loading-bar {
  background: #c50000; }

#wrapper .control-menu-level-1 {
  background-color: #fff;
  opacity: 0.8; }
  #wrapper .control-menu-level-1 a {
    color: #18272e; }
  #wrapper .control-menu-level-1 .toast-animation div {
    border-color: #18272e; }
  #wrapper .control-menu-level-1 .container-fluid-1280 {
    max-width: 1200px;
    padding-top: 3px;
    padding-bottom: 4px; }
  #wrapper .control-menu-level-1 .container-fluid-max-xl {
    padding-left: 0; }

#wrapper #dockbar-inner {
  display: flex;
  margin: auto;
  max-width: 1140px; }

#wrapper .control-menu-container {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

#wrapper .portlet-user-personal-bar {
  margin: auto; }

#wrapper .dropdown-menu-left {
  right: 0;
  left: auto !important; }

body.has-control-menu .product-menu .sidebar-header {
  padding-top: 5px;
  padding-bottom: 5px; }

body.has-control-menu .product-menu .sidebar-body {
  top: 42px; }

body.has-control-menu .product-menu .panel .panel-toggler {
  color: #fff; }
  body.has-control-menu .product-menu .panel .panel-toggler:hover {
    color: #fff; }

body.has-control-menu .product-menu .panel .search-bar input[type="text"] {
  width: 100%; }

body.has-control-menu .product-menu .panel .lexicon-icon {
  margin-right: 5px; }

body.has-control-menu .product-menu .panel .add-portlet-message {
  background-color: #fff; }

body.has-control-menu .product-menu .panel-group .panel-heading + .panel-collapse.in, body.has-control-menu .product-menu .panel-group .panel-heading + .panel-collapse.collapsing {
  border-color: #c50000; }

body.has-control-menu .product-menu .panel-heading .panel-title > .panel-toggler:not(.collapsed) {
  border-color: #c50000; }

body.has-control-menu .product-menu .form-control:focus::placeholder {
  color: #c50000; }

body.sticky-header .control-menu {
  top: -42px;
  transition: all 0.3s; }

.theme body {
  padding-top: 0 !important; }

.theme body.sticky-header {
  padding-top: 114px !important; }

.sticker-overlay .sticker-img {
  min-height: 100%; }

a.icon-monospaced, .icon-monospaced[class^="icon-"], .icon-monospaced[class*=" icon-"] {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 32px;
  vertical-align: middle; }

.input-container .col-md-8 {
  max-width: unset; }

.portlet-layout .portlet-header {
  margin-bottom: 0; }

.textboxlistentry-holder li.textboxlist-input-container {
  float: unset; }

.btn-group {
  display: block; }

.portlet-blogs .edit-actions {
  padding-top: 0;
  padding-bottom: 1em;
  margin-top: -1em; }

.portlet-blogs form.edit-entry .lfr-blogs-cover-image-selector,
.portlet-blogs form.edit-entry .cover-image-caption,
.portlet-blogs form.edit-entry .entry-subtitle {
  display: none; }

.portlet-blogs form.edit-entry div.panel-body div {
  margin: 0;
  width: 100%; }

.portlet-blogs form.edit-entry .entry-title h1 p {
  font-size: 32px;
  line-height: 35px; }

.portlet-blogs form.edit-entry .entry-content div.cke_contents {
  min-height: 600px; }

.portlet-blogs form.edit-entry .taglib-image-selector .change-image-controls {
  position: relative; }
  .portlet-blogs form.edit-entry .taglib-image-selector .change-image-controls button {
    height: auto;
    line-height: 14px; }

.portlet-blogs form.edit-entry div.panel-body div {
  margin: 0;
  width: 100%; }

.portlet-blogs form.edit-entry .entry-options .status .text-capitalize {
  text-transform: none; }

.portlet-blogs form.edit-entry .entry-title h1 p {
  font-size: 32px;
  line-height: 35px; }

.portlet-blogs form.edit-entry .entry-content div.cke_contents {
  min-height: 600px; }

.portlet-blogs .lfr-editable {
  outline: none; }
  .portlet-blogs .lfr-editable::after {
    background: none; }

.portlet-blogs a.portlet-icon-back {
  margin-bottom: -48px;
  margin-left: -40px;
  position: absolute; }

.portlet-blogs .entry-navigation .previous {
  float: left; }

.portlet-blogs .entry-navigation .next {
  float: right; }

.portlet-blogs .subscribe {
  margin-top: -2em; }

.portlet-blogs .button-holder {
  margin: 0; }

.portlet-blogs .navbar {
  margin-top: 1em;
  margin-bottom: 1em; }
  .portlet-blogs .navbar.navbar-default {
    margin-bottom: 1em; }
  .portlet-blogs .navbar .navbar-nav .nav-link.active::after {
    background-color: #c50000; }

.portlet-blogs .entry-meta-controls {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.portlet-blogs .portlet:hover .visible-interaction {
  margin-top: -1.1em; }

.portlet-blogs article img {
  max-width: 100%;
  height: auto; }

.html-editor.portlet {
  line-height: 26px; }

ol.breadcrumb li span.active {
  display: none; }

.signed-out .portlet-blogs .subscribe {
  display: none; }

body .portlet-journal-content .portlet .portlet-header {
  position: absolute; }
  body .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #fff;
    color: #c50000;
    border: none;
    font-size: 1em;
    margin-right: 1.6em;
    padding-top: 0;
    padding-right: 0; }

.theme .catalogue-portlet .search-header .search-query {
  border-radius: 14px 0 0 14px;
  width: 80%; }

.theme .catalogue-portlet .search-header .btn.btn-primary {
  border-radius: 0 14px 14px 0;
  border: none !important; }

.theme .catalogue-portlet .ui-tree a,
.theme .catalogue-portlet .ui-breadcrumb a {
  color: #c50000; }

.theme .catalogue-portlet .btn.btn-primary.enroll {
  border: none !important; }

.theme .catalogue-portlet .course-key {
  display: block;
  font-size: 1rem; }

.theme .catalogue-portlet .course-name {
  font-size: 1.2rem; }

.theme .catalogue-portlet .course-key,
.theme .catalogue-portlet .short-description,
.theme .catalogue-portlet .short-course-footer,
.theme .catalogue-portlet .vendor-link,
.theme .catalogue-portlet .category-link {
  color: #4f4f4f; }

.theme .catalogue-portlet img {
  max-width: 100%; }

.theme .catalogue-portlet table {
  border-collapse: collapse; }

@media (max-width: 991px) {
  .theme .catalogue-portlet .col-1, .theme .catalogue-portlet .col-xs-1, .theme .catalogue-portlet .col-2, .theme .catalogue-portlet .col-xs-2, .theme .catalogue-portlet .col-3, .theme .catalogue-portlet .col-xs-3, .theme .catalogue-portlet .col-4,
  .theme .catalogue-portlet .col-xs-4, .theme .catalogue-portlet .col-5, .theme .catalogue-portlet .col-xs-5, .theme .catalogue-portlet .col-6, .theme .catalogue-portlet .col-xs-6, .theme .catalogue-portlet .col-7, .theme .catalogue-portlet .col-xs-7,
  .theme .catalogue-portlet .col-8, .theme .catalogue-portlet .col-xs-8, .theme .catalogue-portlet .col-9, .theme .catalogue-portlet .col-xs-9, .theme .catalogue-portlet .col-10, .theme .catalogue-portlet .col-xs-10, .theme .catalogue-portlet .col-11,
  .theme .catalogue-portlet .col-xs-11, .theme .catalogue-portlet .col-12, .theme .catalogue-portlet .col-xs-12, .theme .catalogue-portlet .col, .theme .catalogue-portlet .col-auto, .theme .catalogue-portlet .col-sm-1, .theme .catalogue-portlet .col-sm-2,
  .theme .catalogue-portlet .col-sm-3, .theme .catalogue-portlet .col-sm-4, .theme .catalogue-portlet .col-sm-5, .theme .catalogue-portlet .col-sm-6, .theme .catalogue-portlet .col-sm-7, .theme .catalogue-portlet .col-sm-8,
  .theme .catalogue-portlet .col-sm-9, .theme .catalogue-portlet .col-sm-10, .theme .catalogue-portlet .col-sm-11, .theme .catalogue-portlet .col-sm-12, .theme .catalogue-portlet .col-sm, .theme .catalogue-portlet .col-sm-auto,
  .theme .catalogue-portlet .col-md-1, .theme .catalogue-portlet .col-md-2, .theme .catalogue-portlet .col-md-3, .theme .catalogue-portlet .col-md-4, .theme .catalogue-portlet .col-md-5, .theme .catalogue-portlet .col-md-6,
  .theme .catalogue-portlet .col-md-7, .theme .catalogue-portlet .col-md-8, .theme .catalogue-portlet .col-md-9, .theme .catalogue-portlet .col-md-10, .theme .catalogue-portlet .col-md-11, .theme .catalogue-portlet .col-md-12,
  .theme .catalogue-portlet .col-md, .theme .catalogue-portlet .col-md-auto, .theme .catalogue-portlet .col-lg-1, .theme .catalogue-portlet .col-lg-2, .theme .catalogue-portlet .col-lg-3, .theme .catalogue-portlet .col-lg-4,
  .theme .catalogue-portlet .col-lg-5, .theme .catalogue-portlet .col-lg-6, .theme .catalogue-portlet .col-lg-7, .theme .catalogue-portlet .col-lg-8, .theme .catalogue-portlet .col-lg-9, .theme .catalogue-portlet .col-lg-10,
  .theme .catalogue-portlet .col-lg-11, .theme .catalogue-portlet .col-lg-12, .theme .catalogue-portlet .col-lg, .theme .catalogue-portlet .col-lg-auto, .theme .catalogue-portlet .col-xl-1, .theme .catalogue-portlet .col-xl-2,
  .theme .catalogue-portlet .col-xl-3, .theme .catalogue-portlet .col-xl-4, .theme .catalogue-portlet .col-xl-5, .theme .catalogue-portlet .col-xl-6, .theme .catalogue-portlet .col-xl-7, .theme .catalogue-portlet .col-xl-8,
  .theme .catalogue-portlet .col-xl-9, .theme .catalogue-portlet .col-xl-10, .theme .catalogue-portlet .col-xl-11, .theme .catalogue-portlet .col-xl-12, .theme .catalogue-portlet .col-xl, .theme .catalogue-portlet .col-xl-auto {
    flex: 0 0 100%;
    max-width: 100%; } }

html.theme body .btn,
html.theme body .btn-default,
html.theme body .ui-button,
html.theme body a.btn {
  border: 1px solid #cfcfcf;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0); }
  html.theme body .btn.btn-primary,
  html.theme body .btn-default.btn-primary,
  html.theme body .ui-button.btn-primary,
  html.theme body a.btn.btn-primary {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #c50000 0%, #920000 100%);
    background-image: linear-gradient(to bottom, #c50000 0%, #920000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #c4250a; }
  html.theme body .btn.btn-link,
  html.theme body .btn-default.btn-link,
  html.theme body .ui-button.btn-link,
  html.theme body a.btn.btn-link {
    color: #333; }

html.theme body .btn-default:hover, html.theme body .btn-default:active,
html.theme body .ui-button:hover,
html.theme body .ui-button:active,
html.theme body a.btn:hover,
html.theme body a.btn:active {
  text-decoration: none;
  background-position: 0 0;
  background-image: -webkit-linear-gradient(top, #eee 0, #ddd 100%);
  background-image: linear-gradient(to bottom, #eee 0, #ddd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); }

html.theme body .lfr-pagination-page-selector .btn-group a {
  text-transform: none;
  font-weight: normal; }

html.theme body .btn-secondary {
  background-color: transparent; }

html.theme body .btn-default:hover,
html.theme body .btn-default:focus {
  background-position: 0;
  border: 1px solid #cfcfcf;
  color: #333; }

html.theme body .btn-primary:hover,
html.theme body .btn-primary:focus {
  color: #fff; }

html.theme body .btn-default,
html.theme body .btn-primary,
html.theme body .btn-success,
html.theme body .btn-info,
html.theme body .btn-warning,
html.theme body .btn-danger,
html.theme body .ui-button {
  font-family: 'RobotoCondensed',sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

html.theme body .dropdown.lfr-icon-menu {
  z-index: 1000; }

html.theme body .modal .btn.close {
  height: 3rem; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html.theme .site-wrapper {
    height: 20000px; } }

/*************************
*******Typography******
**************************/
body {
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #64686d;
  line-height: 26px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  color: #272727; }

a {
  color: #c50000;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms; }

a:hover,
a:focus {
  text-decoration: none;
  color: #920000; }

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff; }

.gradiant {
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%); }

.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(4deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(4deg, #c50000 0%, #c50000 100%); }

.section-header .section-title {
  font-size: 44px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px; }

.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb; }

.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #c50000; }

.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px; }

.btn.btn-primary {
  background: #c50000;
  border-color: #920000; }

.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #920000; }

.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative; }

.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid #c50000; }

ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }

ul.nostyle i {
  color: #c50000; }

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn; }

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

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

/*************************
*******Header******
**************************/
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0; }

.navbar.navbar-default .navbar-toggle {
  margin-top: 32px; }

.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 22px 15px 21px; }

@media only screen and (min-width: 768px) {
  #main-menu.navbar-default {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }
  #main-menu.navbar-default .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px; }
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
    background: transparent;
    padding-top: 37px;
    border-top: 3px solid #c50000; }
  #main-menu.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(26, 28, 40, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit; }
  #main-menu.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms; }
  #main-menu.navbar-default .dropdown-menu > li > a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #eeeeee; }
  #main-menu.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0; }
  #main-menu.navbar-default .dropdown-menu > li.active,
  #main-menu.navbar-default .dropdown-menu > li.open,
  #main-menu.navbar-default .dropdown-menu > li:hover {
    border-left-color: #c50000; }
  #main-menu.navbar-default .dropdown-menu > li.active > a,
  #main-menu.navbar-default .dropdown-menu > li.open > a,
  #main-menu.navbar-default .dropdown-menu > li:hover > a {
    color: #c50000;
    background-color: transparent; } }

#main-slider {
  overflow: hidden; }

#main-slider .item {
  height: 558px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover; }

#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000000; }

#main-slider .slider-inner h2 {
  margin-top: 180px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000; }

#main-slider .slider-inner h2 > span {
  color: #c50000; }

#main-slider .slider-inner .btn {
  margin-top: 10px; }

#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms; }

#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #c50000; }

#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px; }

#main-slider .owl-next {
  right: -35px;
  text-indent: -14px; }

#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #c50000; }

#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1); }

#cta {
  padding: 50px 0;
  background-color: #eeeeee; }

#cta h2 {
  margin-top: 0; }

#cta .btn {
  margin-top: 40px; }

#cta2 {
  background: #242a33 url(../images/cta2/cta2-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding-top: 70px; }

#cta2 .btn {
  margin-top: 10px; }

#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1; }

#cta2 h2 > span {
  color: #c50000; }

#features {
  padding: 100px 0; }

#features .media.service-box:first-child {
  margin-top: 80px; }

#services {
  padding: 100px 0 75px; }

.media.service-box {
  margin: 25px 0; }

.media.service-box .pull-left {
  margin-right: 20px; }

.media.service-box .pull-left > i {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  border-radius: 100%;
  color: #c50000;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  transition: background-color 400ms, background-color 400ms;
  position: relative; }

.media.service-box .pull-left > i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  border: 4px solid #fff;
  border-radius: 20px;
  background: #c50000; }

.media.service-box:hover .pull-left > i {
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  color: #fff;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8); }

#portfolio {
  padding: 100px 0;
  background: #f5f5f5; }

#portfolio .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block; }

#portfolio .portfolio-filter > li {
  float: left;
  display: block; }

#portfolio .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  background: #e5e5e5;
  color: #64686d;
  position: relative; }

#portfolio .portfolio-filter > li a:hover, #portfolio .portfolio-filter > li a.active {
  background: #c50000;
  color: #fff;
  box-shadow: 0 -3px 0 0 #c50000 inset;
  -webkit-box-shadow: 0 -3px 0 0 #c50000 inset; }

#portfolio .portfolio-filter > li a.active:after {
  content: " ";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #c50000 transparent transparent transparent; }

#portfolio .portfolio-filter > li:first-child a {
  border-radius: 4px 0 0 4px; }

#portfolio .portfolio-filter > li:last-child a {
  border-radius: 0 4px 4px 0; }

#portfolio .portfolio-items {
  margin: -15px; }

#portfolio .portfolio-item {
  width: 24.9%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

#portfolio .portfolio-item .portfolio-item-inner {
  position: relative; }

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff; }

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff; }

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff; }

#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1; }

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

#testimonial {
  background: #333333 url(../images/testimonial/bg.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 100px 0;
  color: #fff; }

#testimonial h4 {
  color: #fff;
  margin-bottom: 0; }

#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7); }

#testimonial .btns {
  margin-top: 10px; }

#about {
  padding: 100px 0; }

#work-process {
  padding: 100px 0 50px;
  background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff; }

#work-process h2 {
  color: #fff; }

#work-process h3 {
  color: #fff;
  margin-bottom: 0; }

#work-process .icon-circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px solid #c50000;
  border-radius: 100px;
  position: relative; }

#work-process .icon-circle > span {
  border-style: solid;
  border-width: 2px;
  border-color: #c50000;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 20px;
  top: -12px;
  color: #64686d; }

#work-process h3 {
  margin-bottom: 50px; }

#meet-team {
  padding: 100px 0; }

#meet-team .team-member {
  padding: 13px;
  background: #eeeeee;
  border: 2px solid #eeeeee;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms; }

#meet-team .team-member .team-img {
  margin: -15px -15px 0 -15px; }

#meet-team .team-member .team-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px; }

#meet-team .team-member:hover {
  border-color: #c50000; }

#meet-team .team-member:hover .social-icons > li > a {
  background: #c50000; }

#meet-team .social-icons {
  list-style: none;
  padding: 0;
  margin: 0; }

#meet-team .social-icons > li {
  display: inline-block; }

#meet-team .social-icons > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #222534;
  border-radius: 3px; }

.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px; }

.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee; }

.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(4deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(4deg, #c50000 0%, #c50000 100%);
  -webkit-box-shadow: none;
  box-shadow: none; }

.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
  border-radius: 3px 3px 0 0; }

.nav.main-tab > li > a {
  color: #272727; }

.nav.main-tab > li.active > a {
  background: #222534;
  color: #c50000; }

.nav.main-tab > li:first-child > a {
  border-radius: 3px 0 0 0; }

.nav.main-tab > li:last-child > a {
  border-radius: 0 3px 0 0; }

.tab-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px 20px 10px;
  border-radius: 0 0 3px 3px; }

.panel-default {
  border-color: #eee; }

.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee; }

.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee; }

#animated-number {
  padding: 100px 0 70px;
  background: #132125 url(../images/animated-number/bg.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff; }

#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
  color: #fff; }

#animated-number strong {
  display: block;
  margin-bottom: 30px; }

.animated-number {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
  margin-bottom: 20px; }

#pricing {
  padding: 100px 0 70px; }

#pricing ul.pricing {
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee;
  border-radius: 5px 5px 4px 4px;
  padding: 15px;
  text-align: center; }

#pricing ul.pricing li {
  display: block;
  padding: 10px; }

#pricing ul.pricing li.plan-header {
  background: #eee;
  border-radius: 4px 4px 0 0;
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0; }

#pricing ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: -63px;
  top: -10px;
  display: inline-block;
  width: 116px;
  height: 116px;
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  color: #fff;
  border-radius: 100px;
  border: 5px solid #f6f6f6; }

#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1; }

#pricing ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px; }

#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px; }

#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase; }

#pricing ul.pricing.featured {
  background: #222534;
  color: #fff;
  border: 0; }

#pricing ul.pricing.featured li.plan-header {
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%); }

#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #fff; }

#get-in-touch {
  padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -webkit-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  background-image: -ms-linear-gradient(90deg, #c50000 0%, #c50000 100%);
  color: #fff; }

#get-in-touch h1, #get-in-touch h2 {
  color: #fff; }

.blog-post {
  border: 1px solid #eee;
  padding: 15px; }

.blog-post .post-format {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #222534;
  border: 3px solid #fff;
  border-radius: 100px; }

.blog-post .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #c50000; }

.blog-post .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px; }

.blog-post .entry-title a {
  color: #64686d; }

.blog-post .entry-title a:hover {
  color: #c50000; }

.blog-post.blog-large .entry-thumbnail {
  margin: -15px -15px 15px;
  position: relative; }

.blog-post.blog-large .post-format {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  bottom: -33px; }

.blog-post.blog-large .post-format > i {
  font-size: 20px; }

.blog-post.blog-media {
  margin-bottom: 30px; }

.blog-post.blog-media .entry-thumbnail {
  margin: -15px 15px -15px -15px;
  position: relative; }

.blog-post.blog-media .post-format {
  position: absolute;
  top: 20px;
  right: -10px; }

.blog-post .entry-meta {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 15px; }

.blog-post .entry-meta > span {
  display: inline-block;
  margin-right: 10px;
  color: #999; }

.blog-post .entry-meta > span > a {
  color: #999; }

.blog-post .entry-meta > span > a:hover {
  color: #c50000; }

#contact {
  position: relative;
  overflow: hidden; }

#contact .container-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(197, 0, 0, 0.3);
  z-index: 1; }

#contact .contact-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px; }

#contact .contact-form h3 {
  margin-top: 0; }

.form-control {
  box-shadow: none;
  -webkit-box-shadow: none; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

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

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

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

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

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

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

.fa-th:before {
  content: "\f00a"; }

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

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

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

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

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

.fa-road:before {
  content: "\f018"; }

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

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

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

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

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

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

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

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

.fa-print:before {
  content: "\f02f"; }

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

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

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

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

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

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

.fa-indent:before {
  content: "\f03c"; }

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

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

.fa-pencil:before {
  content: "\f040"; }

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

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

.fa-tint:before {
  content: "\f043"; }

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

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

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

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

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

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

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

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

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

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

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

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

.fa-plane:before {
  content: "\f072"; }

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

.fa-random:before {
  content: "\f074"; }

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

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

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

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

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

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

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

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

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

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

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

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

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

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

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

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

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

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

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

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

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

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

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

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

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

.fa-medkit:before {
  content: "\f0fa"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner:before {
  content: "\f110"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-terminal:before {
  content: "\f120"; }

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

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

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

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

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

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

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

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

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

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

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

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

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

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

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

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

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

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

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

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

.fa-html5:before {
  content: "\f13b"; }

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

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

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

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

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

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

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

.fa-instagram:before {
  content: "\f16d"; }

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

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

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

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

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

.fa-windows:before {
  content: "\f17a"; }

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

.fa-linux:before {
  content: "\f17c"; }

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

.fa-skype:before {
  content: "\f17e"; }

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

.fa-trello:before {
  content: "\f181"; }

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

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

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

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

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

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

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

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

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

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

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

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

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

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

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

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

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

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

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

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

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

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

.fa-soundcloud:before {
  content: "\f1be"; }

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

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

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

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

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

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

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

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

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

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

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

.fa-tty:before {
  content: "\f1e4"; }

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

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

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

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

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

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

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

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

.fa-ioxhost:before {
  content: "\f208"; }

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

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

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

.fa-meanpath:before {
  content: "\f20c"; }

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

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

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

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

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

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

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

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

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

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

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

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

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

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

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

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

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

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

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

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

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

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

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

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

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

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

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

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

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

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

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

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

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

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

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

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

.fa-reddit-alien:before {
  content: "\f281"; }

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

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

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

.fa-modx:before {
  content: "\f285"; }

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

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

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

.fa-pause-circle-o:before {
  content: "\f28c"; }

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

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

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

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

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

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

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

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

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

.fa-volume-control-phone:before {
  content: "\f2a0"; }

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

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

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

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

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

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

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

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

.fa-handshake-o:before {
  content: "\f2b5"; }

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

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

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

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

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

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

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

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

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

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

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

.fa-grav:before {
  content: "\f2d6"; }

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

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

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

/* Table of Content
==================================================
	#Links
	#Headings
	#Buttons
	#Lists
	#Thumbnails
	#Forms
	#Social Links
	#Tabs
	#Tables
	#Accordion
	#Call to Action
	#Icon Box
	#Blockquotes & Testimonial
	#Alerts
	#Dropcaps
	#Pricing Tables
	#Progress Bars
	#Misc
		- Rules
		- Spacers
		- Helpers
		- etc.
  #Shape Boxes
*/
.theme {
  /*
  // #Links
  // --------------------------------------------------
  */
  /*
  // #Headings
  // --------------------------------------------------
  */
  /*
  // #Buttons
  // --------------------------------------------------
  */
  /*
  // #Lists
  // --------------------------------------------------
  */
  /*
  // #Thumbnails
  // --------------------------------------------------
  */
  /* Video-Audio Holder */
  /* Person Holder */
  /*
  // #Social Links
  // --------------------------------------------------
  */
  /*
  // #Forms
  // --------------------------------------------------
  */
  /* Inputs with Icons */
  /* Radio Button */
  /* Checkbox */
  /*
  // #Tabs
  // --------------------------------------------------
  */
  /*
  // #Tables
  // --------------------------------------------------
  */
  /*
  // #Accordion
  // --------------------------------------------------
  */
  /*.panel-group {
    margin-bottom: 0;
  }

  .panel-group .panel {
    border-radius: 0;
  }

  .panel-group .panel + .panel {
    margin-top: 2px;
  }

  .panel-group .panel:first-child {
    border-radius: 4px 4px 0 0;
  }

  .panel-group .panel:last-child {
    border-radius: 0 0 4px 4px;
  }

  .panel-group .panel-heading {
    border-bottom: 0;
    padding: 0;
  }

  .panel-group .panel-footer {
    border-top: 0;
  }

  .panel-group .panel-title {
    font-size: 13px;
    font-family: 'Muli', sans-serif;
    line-height: 1.5em;
    text-transform: none;
    padding: 0;
  }

  .panel-group .panel-title > a {
    display: block;
    padding: 14px 20px 14px 40px;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #dc2a0b 0%, #c4250a 100%);
    background-image: linear-gradient(to bottom, #dc2a0b 0%, #c4250a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: relative;
  }

  .panel-group .panel-title > a:before {
    display: block;
    position: absolute;
    left: 17px;
    top: 16px;
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
  }

  .panel-group .panel-title > a.collapsed {
    color: #6d6d6d;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
  }

  .panel-group .panel-title > a.collapsed:before {
    color: #6d6d6d;
    content: "\f067";
  }

  .panel-group .panel-title > a.collapsed:hover {
    background: #ececec;
    text-decoration: none;
  }

  .panel-group .panel-title > a:hover {
    text-decoration: none;
  }

  .panel-group .panel-body {
    padding: 20px 28px;
    background: #f7f7f7;
  }
*/
  /*
  // #Call to Action
  // --------------------------------------------------
  */
  /*
  // #Icon Box
  // --------------------------------------------------
  */
  /*
  // #Blockquotes & Testimonial
  // --------------------------------------------------
  */
  /*
  // #Alerts
  // --------------------------------------------------
  */
  /*
  // #Dropcaps
  // --------------------------------------------------
  */
  /*
  // #Pricing Tables
  // --------------------------------------------------
  */
  /* Default */
  /* Style 2 */
  /* Style 3 */
  /* Style 4 */
  /*
  // #Progress Bars
  // --------------------------------------------------
  */
  /*
  // #Boxes
  // --------------------------------------------------
  */
  /*
  // #Misc
  // --------------------------------------------------
  */
  /* Spacers */
  /* Bordered Column */
  /* Back To Top */
  /* Helpers */
  /* MediaElements Custom Colors */
  /* Box */
  /*
  // #Shape Boxes
  // --------------------------------------------------
  */
  /* Style for SVG */
  /* Hover effects */
  /* Individual styles */
  /*
  // #Pagination
  // --------------------------------------------------
  */ }
  .theme a {
    color: #dc2a0b;
    text-decoration: none; }
  .theme a:hover {
    color: #c4250a;
    text-decoration: underline; }
  .theme a.dropdown-item {
    color: black; }
  .theme h1,
  .theme h2,
  .theme h3,
  .theme h4,
  .theme h5,
  .theme h6,
  .theme .h1,
  .theme .h2,
  .theme .h3,
  .theme .h4,
  .theme .h5,
  .theme .h6 {
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 1em 0;
    color: #2f2f2f;
    text-transform: none; }
  .theme h1 small,
  .theme h2 small,
  .theme h3 small,
  .theme h4 small,
  .theme h5 small,
  .theme h6 small,
  .theme .h1 small,
  .theme .h2 small,
  .theme .h3 small,
  .theme .h4 small,
  .theme .h5 small,
  .theme .h6 small,
  .theme h1 .small,
  .theme h2 .small,
  .theme h3 .small,
  .theme h4 .small,
  .theme h5 .small,
  .theme h6 .small,
  .theme .h1 .small,
  .theme .h2 .small,
  .theme .h3 .small,
  .theme .h4 .small,
  .theme .h5 .small,
  .theme .h6 .small {
    color: #2f2f2f; }
  .theme h1 .fa,
  .theme h2 .fa,
  .theme h3 .fa,
  .theme h4 .fa,
  .theme h5 .fa,
  .theme h6 .fa,
  .theme .h1 .fa,
  .theme .h2 .fa,
  .theme .h3 .fa,
  .theme .h4 .fa,
  .theme .h5 .fa,
  .theme .h6 .fa {
    margin-right: 5px; }
  .theme h1,
  .theme .h1 {
    font-size: 30px;
    margin-bottom: .75em; }
  .theme h2,
  .theme .h2 {
    font-size: 24px; }
  .theme h3,
  .theme .h3 {
    font-size: 18px; }
  .theme h4,
  .theme .h4 {
    font-size: 16px; }
  .theme h5,
  .theme .h5 {
    font-size: 13px; }
  .theme h6,
  .theme .h6 {
    font-size: 12px; }
  .theme p {
    margin: 0 0 1.5em 0; }
  .theme .title-accent {
    padding-top: 5px; }
  .theme .title-accent > h3 > span {
    font-family: 'Anton', sans-serif;
    font-size: 30px; }
  .theme .section-dark .title-accent > h3 {
    color: #fff; }
  .theme .section-dark .title-accent > h3 > span {
    color: #dc2a0b; }
  .theme .one-page section.dark .title-accent > h3 > span,
  .theme .one-page section.dark .title-accent > h3 {
    color: #fff;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    font-size: 18px; }
  .theme .title-centered {
    text-align: center; }
  .theme .title-centered > h2 {
    font-size: 28px;
    margin-bottom: 1.2em; }
  .theme .title-bordered {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: .75em;
    margin-bottom: 1.5em; }
  .theme .title-decorated {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px; }
  .theme .title-decorated:before,
  .theme .title-decorated:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 3px;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #dcdcdc; }
  .theme .title-decorated:before {
    margin-left: -22px; }
  .theme .title-decorated:after {
    margin-left: 14px; }
  .theme .title-decorated h1 {
    margin-bottom: 0;
    position: relative;
    text-align: center; }
  .theme .title-decorated h1:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -40px;
    width: 14px;
    height: 14px;
    margin-left: -7px;
    border-radius: 50%;
    background: #dcdcdc; }
  .theme .title-decorated span {
    font-weight: normal;
    color: #dc2a0b; }
  .theme .btn, .theme .ui-button {
    display: inline-block;
    width: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 14px;
    padding: 12px 14px; }
    .theme .btn:hover, .theme .ui-button:hover {
      background-position: 0 0;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
  .theme .sidebar-body .btn, .theme .user-avatar-link .btn {
    padding: unset;
    border: none; }
  .theme .btn-lg {
    padding: 16px 32px;
    font-size: 18px; }
  .theme .btn-sm, .theme .ui-button {
    font-size: 12px;
    padding: 7px 12px; }
  .theme .ui-button .ui-button-text, .theme .ui-button-text-only .ui-button-text {
    padding: 0; }
  .theme .btn-default,
  .theme .btn-primary,
  .theme .btn-success,
  .theme .btn-info,
  .theme .btn-warning,
  .theme .btn-danger,
  .theme .ui-button {
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom-color: transparent;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06); }
  .theme .btn-default:active,
  .theme .btn-primary:active,
  .theme .btn-success:active,
  .theme .btn-info:active,
  .theme .btn-warning:active,
  .theme .btn-danger:active,
  .theme .ui-button:active,
  .theme .btn-default.active,
  .theme .btn-primary.active,
  .theme .btn-success.active,
  .theme .btn-info.active,
  .theme .btn-warning.active,
  .theme .btn-danger.active,
  .theme .ui-button.active {
    -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); }
  .theme .btn:active,
  .theme .btn.active {
    background-image: none; }
  .theme .btn-default,
  .theme .ui-button {
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #f2f2f2;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #e4e4e4;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0); }
  .theme .btn-default:hover,
  .theme .btn-default:focus {
    background-color: #f2f2f2;
    background-position: 0 -15px;
    border-color: #f2f2f2; }
  .theme .btn-default:active,
  .theme .ui-button:active,
  .theme .btn-default.active,
  .theme .ui-button.active {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-primary {
    background-image: -webkit-linear-gradient(top, #dc2a0b 0%, #c4250a 100%);
    background-image: linear-gradient(to bottom, #dc2a0b 0%, #c4250a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #c4250a; }
  .theme .btn-primary:hover,
  .theme .btn-primary:focus {
    background-color: #c4250a;
    background-position: 0 -15px;
    border-color: #c4250a; }
  .theme .btn-primary:active,
  .theme .btn-primary.active {
    background-color: #c4250a;
    border-color: #c4250a;
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-success {
    background-image: -webkit-linear-gradient(top, #71cd75 0%, #5ec663 100%);
    background-image: linear-gradient(to bottom, #71cd75 0%, #5ec663 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff71cd75', endColorstr='#ff5ec663', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #5ec663; }
  .theme .btn-success:hover,
  .theme .btn-success:focus {
    background-color: #5ec663;
    background-position: 0 -15px;
    border-color: #5ec663; }
  .theme .btn-success:active,
  .theme .btn-success.active {
    background-color: #5ec663;
    border-color: #5ec663;
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-info {
    background-image: -webkit-linear-gradient(top, #dfeffe 0%, #c6e3fd 100%);
    background-image: linear-gradient(to bottom, #dfeffe 0%, #c6e3fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfeffe', endColorstr='#ffc6e3fd', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #c6e3fd; }
  .theme .btn-info:hover,
  .theme .btn-info:focus {
    background-color: #c6e3fd;
    background-position: 0 -15px;
    border-color: #c6e3fd; }
  .theme .btn-info:active,
  .theme .btn-info.active {
    background-color: #c6e3fd;
    border-color: #c6e3fd;
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-warning {
    background-image: -webkit-linear-gradient(top, #fcbe5c 0%, #fcb443 100%);
    background-image: linear-gradient(to bottom, #fcbe5c 0%, #fcb443 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcbe5c', endColorstr='#fffcb443', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #fcb443; }
  .theme .btn-warning:hover,
  .theme .btn-warning:focus {
    background-color: #fcb443;
    background-position: 0 -15px;
    border-color: #fcb443; }
  .theme .btn-warning:active,
  .theme .btn-warning.active {
    background-color: #fcb443;
    border-color: #fcb443;
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #d43f3a 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #d43f3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffd43f3a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #d43f3a; }
  .theme .btn-danger:hover,
  .theme .btn-danger:focus {
    background-color: #d43f3a;
    background-position: 0 -15px;
    border-color: #d43f3a; }
  .theme .btn-danger:active,
  .theme .btn-danger.active {
    background-color: #d43f3a;
    border-color: #d43f3a;
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-info {
    color: #3d94e6; }
  .theme .btn-info:hover,
  .theme .btn-info:focus {
    color: #3d94e6; }
  .theme .btn-danger {
    background: #d9534f; }
  .theme .btn-sm {
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.12); }
  .theme .btn-sm:active,
  .theme .btn-sm.active {
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.12); }
  .theme .list {
    overflow: hidden; }
  .theme .list ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1.5em; }
  .theme .list ul li {
    position: relative;
    padding: 0 0 8px 20px; }
  .theme .list ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #dc2a0b;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .theme .list.list__lg {
    font-size: 14px; }
  .theme .list.list__lg ul li {
    padding: 4px 0 25px 50px; }
  .theme .list.list__lg ul li:before {
    width: 28px;
    height: 28px;
    border: 1px solid #dc2a0b;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    content: "\f00c"; }
  .theme .list ol {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1.5em;
    counter-reset: counter; }
  .theme .list ol li {
    position: relative;
    padding: 0 0 8px 20px; }
  .theme .list ol li:before {
    display: inline-block;
    /* block would also work */
    position: absolute;
    /* move this out of the way of the text*/
    left: 0;
    /* move the counter labe into the space from the padding */
    content: counter(counter) ". ";
    counter-increment: counter;
    font-weight: bold;
    width: 20px;
    color: #dcdcdc; }
  .theme .thumbnail {
    padding: 6px;
    background-color: #e5e5e5;
    border: 1px solid #cecece;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .theme .thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .theme a.thumbnail:hover,
  .theme a.thumbnail:focus,
  .theme a.thumbnail.active {
    border-color: #c1c1c1; }
  .theme .thumbnail .caption {
    color: #2f2f2f; }
  .theme .alignleft,
  .theme .alignright,
  .theme .alignnone,
  .theme .aligncenter {
    text-align: center; }
  .theme .alignleft img,
  .theme .alignright img,
  .theme .alignnone img,
  .theme .aligncenter img {
    padding: 6px;
    background-color: #e5e5e5;
    border: 1px solid #cecece;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto; }
  @media (max-width: 767px) {
    .theme .alignleft img,
    .theme .alignright img,
    .theme .alignnone img,
    .theme .aligncenter img {
      float: none !important;
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .theme .alignleft:before,
    .theme .alignright:before,
    .theme .alignnone:before,
    .theme .aligncenter:before,
    .theme .alignleft:after,
    .theme .alignright:after,
    .theme .alignnone:after,
    .theme .aligncenter:after {
      content: " ";
      display: table; }
    .theme .alignleft:after,
    .theme .alignright:after,
    .theme .alignnone:after,
    .theme .aligncenter:after {
      clear: both; } }
  .theme .alignleft img {
    float: left;
    margin: 0 20px 10px 0; }
  .theme .alignright img {
    float: right;
    margin: 0 0 10px 20px; }
  .theme .aligncenter {
    display: block;
    text-align: center; }
  .theme .aligncenter img {
    margin: 0 auto 20px auto; }
  .theme .alignnone img {
    margin: 0 0 20px 0; }
  .theme .video-holder,
  .theme .audio-holder {
    padding: 6px;
    background-color: #e5e5e5;
    border: 1px solid #cecece;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto; }
  .theme .video-holder > iframe,
  .theme .audio-holder > iframe {
    vertical-align: top; }
  .theme .person-holder img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .theme .person-holder img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0); }
  .theme .social-links-txt {
    display: none;
    margin-right: 12px; }
  @media (min-width: 768px) {
    .theme .social-links-txt {
      display: inline-block; } }
  .theme .social-links {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin: 0; }
  .theme .social-links > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  .theme .social-links > li {
    padding-left: 4px;
    padding-right: 3px;
    vertical-align: top;
    display: inline; }
  .theme .social-links > li > a {
    display: inline-block;
    font-size: 14px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    box-sizing: content-box;
    text-align: center;
    background: #373737;
    border-radius: 50%;
    border: 1px solid #444;
    color: #707070;
    -webkit-transition: none;
    transition: none; }
    .theme .social-links > li > a > .fa {
      line-height: 23px; }
  .theme .social-links > li > a:hover {
    background: #fff;
    border-color: #fff;
    color: #2f2f2f;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .theme .social-links__light > li > a {
    background: #f7f7f7;
    border: 1px solid #ddd;
    color: #2f2f2f; }
  .theme .social-links__light > li > a:hover {
    background: #2f2f2f;
    border-color: #2f2f2f;
    color: #fafafa; }
  .theme .social-links__primary > li > a {
    background: #dc2a0b;
    border: 1px solid #dc2a0b;
    color: #fff; }
  .theme .social-links__primary > li > a:hover {
    background: #fff;
    border-color: #fff;
    color: #dc2a0b;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .theme textarea,
  .theme input[type="text"],
  .theme input[type="password"],
  .theme input[type="datetime"],
  .theme input[type="datetime-local"],
  .theme input[type="date"],
  .theme input[type="month"],
  .theme input[type="time"],
  .theme input[type="week"],
  .theme input[type="number"],
  .theme input[type="email"],
  .theme input[type="url"],
  .theme input[type="search"],
  .theme input[type="tel"],
  .theme input[type="color"],
  .theme .uneditable-input {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    -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);
    padding: 12px 18px; }
    .theme textarea:focus, .theme textarea.focus, .theme textarea.ui-state-focus,
    .theme input[type="text"]:focus,
    .theme input[type="text"].focus,
    .theme input[type="text"].ui-state-focus,
    .theme input[type="password"]:focus,
    .theme input[type="password"].focus,
    .theme input[type="password"].ui-state-focus,
    .theme input[type="datetime"]:focus,
    .theme input[type="datetime"].focus,
    .theme input[type="datetime"].ui-state-focus,
    .theme input[type="datetime-local"]:focus,
    .theme input[type="datetime-local"].focus,
    .theme input[type="datetime-local"].ui-state-focus,
    .theme input[type="date"]:focus,
    .theme input[type="date"].focus,
    .theme input[type="date"].ui-state-focus,
    .theme input[type="month"]:focus,
    .theme input[type="month"].focus,
    .theme input[type="month"].ui-state-focus,
    .theme input[type="time"]:focus,
    .theme input[type="time"].focus,
    .theme input[type="time"].ui-state-focus,
    .theme input[type="week"]:focus,
    .theme input[type="week"].focus,
    .theme input[type="week"].ui-state-focus,
    .theme input[type="number"]:focus,
    .theme input[type="number"].focus,
    .theme input[type="number"].ui-state-focus,
    .theme input[type="email"]:focus,
    .theme input[type="email"].focus,
    .theme input[type="email"].ui-state-focus,
    .theme input[type="url"]:focus,
    .theme input[type="url"].focus,
    .theme input[type="url"].ui-state-focus,
    .theme input[type="search"]:focus,
    .theme input[type="search"].focus,
    .theme input[type="search"].ui-state-focus,
    .theme input[type="tel"]:focus,
    .theme input[type="tel"].focus,
    .theme input[type="tel"].ui-state-focus,
    .theme input[type="color"]:focus,
    .theme input[type="color"].focus,
    .theme input[type="color"].ui-state-focus,
    .theme .uneditable-input:focus,
    .theme .uneditable-input.focus,
    .theme .uneditable-input.ui-state-focus {
      border-color: #cacaca;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(202, 202, 202, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(202, 202, 202, 0.6); }
  .theme input[type="text"],
  .theme input[type="password"],
  .theme input[type="datetime"],
  .theme input[type="datetime-local"],
  .theme input[type="date"],
  .theme input[type="month"],
  .theme input[type="time"],
  .theme input[type="week"],
  .theme input[type="number"],
  .theme input[type="email"],
  .theme input[type="url"],
  .theme input[type="search"],
  .theme input[type="tel"],
  .theme input[type="color"] {
    height: 46px; }
  .theme .form-control {
    width: 100%; }
  .theme .theme-label {
    display: inline-block;
    margin-bottom: 5px;
    color: #2f2f2f;
    font-weight: normal; }
  .theme .form-control {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    -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);
    padding-left: 18px;
    padding-right: 18px; }
  .theme .form-control:focus {
    border-color: #cacaca;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(202, 202, 202, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(202, 202, 202, 0.6); }
  .theme .form-group {
    margin-bottom: 15px; }
  .theme .required {
    color: #e74c3c; }
  .theme textarea.required,
  .theme input.required,
  .theme select.required {
    color: #000; }
  .theme label.error {
    color: #a94442; }
  .theme .input-String-wrapper .field, .theme .input-text-wrapper .field {
    max-width: initial !important;
    width: 100%; }
  .theme .form-group.form-grop__icon {
    position: relative; }
  .theme .form-group.form-grop__icon .fa {
    display: block;
    position: absolute;
    right: 12px;
    top: 15px;
    font-size: 16px; }
  .theme .form-group.form-grop__icon input[type="text"],
  .theme .form-group.form-grop__icon input[type="email"],
  .theme .form-group.form-grop__icon input[type="password"],
  .theme .form-group.form-grop__icon input[type="tel"],
  .theme .form-group.form-grop__icon input[type="url"],
  .theme .form-group.form-grop__icon textarea {
    padding-right: 40px; }
  .theme .radio__custom {
    margin-left: 20px; }
  .theme .radio__custom label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 5px; }
  .theme .radio__custom label:before {
    position: absolute;
    top: 1px;
    left: -20px;
    display: inline-block;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    background-color: #fff;
    content: ""; }
  .theme .radio__custom input[type="radio"] {
    display: none; }
  .theme .radio__custom input[type="radio"]:checked + span:before {
    position: absolute;
    top: 6px;
    left: -15px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #dc2a0b;
    content: ""; }
  .theme .radio__custom.radio__style2 label:before {
    background: #dc2a0b;
    border-color: #c4250a; }
  .theme .radio__custom.radio__style2 input[type="radio"]:checked + span:before {
    background: #fff; }
  .theme .radio__custom.radio__style3 input[type="radio"]:checked + span:before {
    background: #2f2f2f; }
  .theme .radio__custom.radio__style4 label:before {
    border-color: #dc2a0b; }
  .theme .radio__custom.radio__style4 input[type="radio"]:checked + span:before {
    background: #dc2a0b; }
  .theme .checkbox__custom {
    margin-left: 20px; }
  .theme .checkbox__custom label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 5px; }
  .theme .checkbox__custom label:before {
    position: absolute;
    top: 1px;
    left: -20px;
    display: inline-block;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    content: ""; }
  .theme .checkbox__custom input[type="checkbox"] {
    display: none; }
  .theme .checkbox__custom input[type="checkbox"]:checked + span:before {
    position: absolute;
    top: 0;
    left: -18px;
    display: block;
    content: "";
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #dc2a0b;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .theme .checkbox__custom.checkbox__style2 label:before {
    background: #dc2a0b;
    border-color: #c4250a; }
  .theme .checkbox__custom.checkbox__style2 input[type="checkbox"]:checked + span:before {
    color: #fff; }
  .theme .checkbox__custom.checkbox__style3 input[type="checkbox"]:checked + span:before {
    color: #2f2f2f; }
  .theme .checkbox__custom.checkbox__style4 label:before {
    border-color: #dc2a0b; }
  .theme .checkbox__custom.checkbox__style4 input[type="checkbox"]:checked + span:before {
    color: #dc2a0b; }
  .theme .tabs .nav-tabs {
    border-bottom: none; }
  .theme .tabs .nav-tabs > li {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .theme .tabs .nav-tabs > li {
      width: 100%;
      float: none;
      margin-bottom: 2px; }
    .theme .tabs .nav-tabs > li > a {
      margin-right: 0 !important; }
    .theme .tabs .nav-tabs > li.active > a {
      border-bottom: 2px solid #dcdcdc !important; } }
  .theme .tabs .nav-tabs > li > a {
    background: #f7f7f7;
    margin-right: 2px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: none !important;
    border-radius: 0;
    padding: 12px 20px;
    color: #6d6d6d;
    position: relative; }
  .theme .tabs .nav-tabs > li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    height: 3px; }
  .theme .tabs .nav-tabs > li > a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px; }
  .theme .tabs .nav-tabs > li > a:hover {
    border-color: #f7f7f7; }
  .theme .tabs .nav-tabs > li > a .fa {
    margin-right: 4px; }
  .theme .tabs .nav-tabs > li.active > a {
    color: #dc2a0b;
    border-left-color: #dcdcdc;
    border-right-color: #dcdcdc;
    background: #fff; }
  .theme .tabs .nav-tabs > li.active > a:after {
    background: #dc2a0b; }
  .theme .tabs .nav-tabs > li.active > a:before {
    background: #fff; }
  .theme .tabs .nav-tabs > li.active > a:hover {
    border-bottom-color: #fff; }
  .theme .tabs .tab-content {
    padding: 30px 28px;
    border: 1px solid #dcdcdc;
    background: #fff;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06); }
  .theme .tabs .tab-content:before,
  .theme .tabs .tab-content:after {
    content: " ";
    display: table; }
  .theme .tabs .tab-content:after {
    clear: both; }
  .theme .tabs .tab-content p:last-child {
    margin-bottom: 0; }
  .theme .table {
    width: 100%; }
  .theme .table > thead > tr > th,
  .theme .table > tbody > tr > th,
  .theme .table > tfoot > tr > th,
  .theme .table > thead > tr > td,
  .theme .table > tbody > tr > td,
  .theme .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .theme .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .theme .table > caption + thead > tr:first-child > th,
  .theme .table > colgroup + thead > tr:first-child > th,
  .theme .table > thead:first-child > tr:first-child > th,
  .theme .table > caption + thead > tr:first-child > td,
  .theme .table > colgroup + thead > tr:first-child > td,
  .theme .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .theme .table > thead > tr > th {
    padding: 14px;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #2f2f2f; }
  .theme .table > tbody > tr > td {
    padding: 14px; }
  .theme .call-to-action {
    border: 1px solid #dcdcdc;
    background: #fff;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    padding: 40px 30px;
    text-align: center;
    display: table;
    width: 100%; }
  .theme .call-to-action:before,
  .theme .call-to-action:after {
    content: " ";
    display: table; }
  .theme .call-to-action:after {
    clear: both; }
  @media (min-width: 992px) {
    .theme .call-to-action {
      text-align: left; } }
  .theme .call-to-action .cta-txt {
    display: block;
    margin-bottom: 20px; }
  @media (min-width: 992px) {
    .theme .call-to-action .cta-txt {
      display: table-cell;
      margin-bottom: 0; } }
  .theme .call-to-action .cta-txt p:last-child {
    margin-bottom: 0; }
  .theme .call-to-action .cta-btn {
    display: block;
    text-align: center;
    vertical-align: middle; }
  @media (min-width: 992px) {
    .theme .call-to-action .cta-btn {
      display: table-cell;
      padding-left: 30px; } }
  .theme .call-to-action h2 {
    text-transform: none;
    margin-bottom: .25em; }
  .theme .call-to-action.centered {
    text-align: center !important; }
  .theme .call-to-action.centered .cta-txt {
    display: block;
    margin-bottom: 24px; }
  @media (min-width: 992px) {
    .theme .call-to-action.centered .cta-txt {
      display: block;
      width: 100%; } }
  .theme .call-to-action.centered .cta-btn {
    display: block;
    padding-left: 0; }
  @media (min-width: 992px) {
    .theme .call-to-action.centered .cta-btn {
      display: block;
      width: 100%; } }
  .theme .clean .call-to-action,
  .theme .call-to-action.clean {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .theme .primary .call-to-action {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: -20px 0; }
  .theme .primary .call-to-action h2 {
    color: #fff;
    padding-top: 8px; }
  .theme .primary .call-to-action .cta-txt {
    color: #fff; }
  .theme .icon-box {
    position: relative;
    margin-bottom: 30px; }
  .theme .icon-box .icon {
    float: left;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-right: 30px;
    font-size: 28px;
    text-align: center;
    color: #dc2a0b;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .theme .icon-box .icon:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #f7f7f7;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .theme .icon-box .icon:after {
    content: "";
    display: block;
    position: absolute;
    left: -4px;
    top: -4px;
    bottom: -4px;
    right: -4px;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .theme .icon-box .icon .fa {
    position: relative;
    z-index: 2; }
  .theme .icon-box .icon img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    height: auto; }
  .theme .icon-box .icon .bg-icon {
    display: none; }
  @media (min-width: 992px) {
    .theme .icon-box .icon .bg-icon {
      display: block;
      position: absolute;
      left: 30px;
      top: 0;
      font-size: 140px;
      color: #f7f7f7;
      z-index: -1; } }
  .theme .icon-box .icon-box-body {
    overflow: hidden;
    position: relative;
    z-index: 2; }
  .theme .icon-box .icon-box-body h3,
  .theme .icon-box .icon-box-body h4 {
    padding-top: 6px;
    margin-bottom: .75em; }
  .theme .icon-box.rounded .icon {
    border-radius: 50%; }
  .theme .icon-box.rounded .icon:before {
    border-radius: 50%; }
  .theme .icon-box.rounded .icon:after {
    border-radius: 50%; }
  .theme .icon-box.circled .icon {
    color: #fff;
    border-radius: 50%; }
  .theme .icon-box.circled .icon:before {
    background: #dc2a0b;
    background-image: url(../images/noise.png);
    border-radius: 50%; }
  .theme .icon-box.circled .icon:after {
    border-radius: 50%;
    background: #ebebeb; }
  .theme .icon-box.squared .icon {
    color: #fff; }
  .theme .icon-box.squared .icon:before {
    background-color: #dc2a0b;
    background-image: url(../images/noise.png); }
  .theme .icon-box.squared .icon:after {
    background: #ebebeb; }
  .theme .icon-box.bordered .icon {
    color: #dc2a0b; }
  .theme .icon-box.bordered .icon:before {
    background: #fff; }
  .theme .icon-box.bordered .icon:after {
    background: #dc2a0b; }
  .theme .icon-box.centered {
    text-align: left; }
  @media (min-width: 992px) {
    .theme .icon-box.centered {
      text-align: center; } }
  .theme .icon-box.centered .icon {
    margin: 0 30px 20px 0; }
  @media (min-width: 992px) {
    .theme .icon-box.centered .icon {
      float: none;
      margin: 0 auto 25px auto; } }
  @media (min-width: 992px) {
    .theme .icon-box.icon-right {
      text-align: right; }
    .theme .icon-box.icon-right .icon {
      float: right;
      margin: 0 0 0 30px; } }
  .theme .icon-box.icon-top-padding {
    padding-top: 50px; }
  .theme .icon-box.boxed {
    border: 1px solid #dcdcdc;
    background: #fff;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    padding: 20px; }
  @media (min-width: 992px) {
    .theme .icon-box.boxed {
      padding: 40px; } }
  .theme .icon-box.boxed .icon:after {
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px; }
  @media (min-width: 992px) {
    .theme .icon-box.boxed .icon {
      width: 100px;
      height: 100px;
      font-size: 42px;
      line-height: 100px; } }
  .theme .no-touch .icon-box.icon-box-animated .icon:hover {
    color: #fff; }
  .theme .no-touch .icon-box.icon-box-animated .icon:hover:before {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    background-color: #2f2f2f; }
  .theme .no-touch .icon-box.icon-box-animated .icon:hover:after {
    background: #fff;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08); }
  .theme .icon-box.sm .icon {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    margin-right: 20px; }
  .theme .icon-box.sm .icon:after {
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px; }
  .theme .icon-box .icon .fa {
    position: relative;
    z-index: 2; }
  .theme blockquote {
    padding: 26px 26px 26px 70px;
    margin: 0 0 20px;
    font-size: 13px;
    border-left: 4px solid #dc2a0b;
    background: #f7f7f7;
    font-style: italic;
    position: relative; }
  .theme blockquote:before {
    display: block;
    position: absolute;
    left: 24px;
    top: 19px;
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #d6d6d6;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .theme blockquote.testimonial {
    background: #fff;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    margin-bottom: 0; }
  .theme cite {
    text-align: right;
    display: block; }
  .theme cite:before {
    content: "â€”";
    margin-right: 4px; }
  .theme .bq-author {
    padding: 16px 0 0 110px;
    position: relative; }
  .theme .bq-author:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 69px;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 0 solid transparent;
    border-top: 22px solid #dcdcdc;
    z-index: 2; }
  .theme .bq-author:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 70px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0 solid transparent;
    border-top: 20px solid #fff;
    z-index: 3; }
  .theme .bq-author h6 {
    margin-bottom: .2em; }
  .theme .bq-author .bq-author-info {
    font-style: italic; }
  .theme .alert {
    padding: 20px 28px;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 14px;
    position: relative; }
  .theme .alert-dismissable .close {
    position: absolute;
    font-size: 14px;
    right: 9px;
    top: 9px;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 2px;
    border: none;
    font-weight: normal;
    vertical-align: top;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .theme .alert-dismissable .close:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .theme .alert-dismissable .close .fa {
    display: block;
    margin: 0;
    vertical-align: top;
    line-height: 16px;
    position: relative;
    top: -1px; }
  .theme .alert-success {
    background-color: #e4fbe4;
    border-color: #bfe3bf;
    color: #55b155; }
  .theme .alert-success hr {
    border-top-color: #addbad; }
  .theme .alert-success .alert-link {
    color: #429142; }
  .theme .alert-success .close {
    background: #bfe3bf; }
  .theme .alert-info {
    background-color: #dfeffe;
    border-color: #b1d5f6;
    color: #3d94e6; }
  .theme .alert-info hr {
    border-top-color: #9ac9f3; }
  .theme .alert-info .alert-link {
    color: #1b7bd5; }
  .theme .alert-info .close {
    background: #b1d5f6; }
  .theme .alert-warning {
    background-color: #faf8e8;
    border-color: #f3eab2;
    color: #d2b715; }
  .theme .alert-warning hr {
    border-top-color: #f0e49c; }
  .theme .alert-warning .alert-link {
    color: #a48f10; }
  .theme .alert-warning .close {
    background: #eada77; }
  .theme .alert-danger {
    background-color: #fff5f5;
    border-color: #f8e6e6;
    color: #bb3737; }
  .theme .alert-danger hr {
    border-top-color: #f2d2d2; }
  .theme .alert-danger .alert-link {
    color: #942b2b; }
  .theme .alert-danger .close {
    background: #e1b5b5; }
  .theme .dropcap {
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 60px;
    height: 60px;
    color: #dc2a0b;
    text-align: center;
    font-size: 42px;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    line-height: 54px; }
  .theme .dropcap.dropcap__rounded {
    width: 58px;
    height: 58px;
    border: 4px solid #ebebeb;
    border-radius: 50%;
    background-color: #dc2a0b;
    background-image: url(../images/noise.png);
    color: #fff;
    font-size: 30px;
    line-height: 50px; }
  .theme .pricing-table {
    padding: 0 15px; }
  @media (min-width: 992px) {
    .theme .pricing-table {
      padding: 20px 15px 20px 15px; } }
  .theme .pricing-table .plan {
    border: 1px solid #dcdcdc;
    margin: 0 -16px 0 -15px;
    background: #fff;
    text-align: center;
    margin-bottom: 30px; }
  @media (min-width: 992px) {
    .theme .pricing-table .plan {
      margin-bottom: 0; } }
  .theme .pricing-table .plan .pricing-head {
    padding: 0 0 24px 0; }
  .theme .pricing-table .plan .pricing-head h3 {
    background: #2f2f2f;
    line-height: 64px;
    margin: 0;
    color: #fff;
    position: relative;
    margin: -1px -1px 24px -1px;
    border: 1px solid #3f3f3f; }
  .theme .pricing-table .plan .pricing-head .price {
    font-size: 60px;
    display: block;
    line-height: 1em;
    color: #2f2f2f;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 20px;
    text-indent: -20px; }
  .theme .pricing-table .plan .pricing-head .price sup {
    font-size: 18px;
    vertical-align: top;
    position: absolute;
    top: 0;
    margin: 14px 0 0 0; }
  .theme .pricing-table .plan .pricing-head small {
    font-size: 14px;
    color: #dcdcdc; }
  .theme .pricing-table .plan .pricing-body ul {
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0; }
  .theme .pricing-table .plan .pricing-body ul > li {
    border-top: 1px solid #dcdcdc;
    padding: 10px; }
  .theme .pricing-table .plan .pricing-body ul > li:nth-child(odd) {
    background: #f7f7f7; }
  .theme .pricing-table .plan .pricing-footer {
    padding: 30px 10px; }
  .theme .pricing-table .plan.popular {
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2); }
  .theme .pricing-table .plan.popular .pricing-head h3 {
    background: #dc2a0b;
    font-size: 24px;
    line-height: 90px;
    border-color: #dc2a0b; }
  @media (min-width: 992px) {
    .theme .pricing-table .plan.popular .pricing-head h3 {
      margin: -27px 0 24px 0; } }
  @media (min-width: 992px) {
    .theme .pricing-table .plan.popular .pricing-footer {
      padding: 40px 10px; } }
  @media (min-width: 992px) {
    .theme .pricing-table__style2 {
      padding: 20px 0; } }
  .theme .pricing-table__style2 .plan {
    border-radius: 6px;
    margin: 0; }
  .theme .pricing-table__style2 .plan .pricing-head .circled {
    position: relative;
    margin: 30px auto 40px auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #2f2f2f;
    color: #fff;
    text-align: center;
    display: table; }
  .theme .pricing-table__style2 .plan .pricing-head .circled:after {
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    display: block;
    border-radius: 50%;
    background: #2f2f2f;
    content: "";
    opacity: 0.1;
    filter: alpha(opacity=10);
    z-index: 1; }
  .theme .pricing-table__style2 .plan .pricing-head .circled .circled-inner {
    position: relative;
    z-index: 2;
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
  .theme .pricing-table__style2 .plan .pricing-head .circled .price {
    color: #fff;
    font-size: 32px;
    line-height: 1em; }
  .theme .pricing-table__style2 .plan .pricing-head .circled small {
    color: #fff; }
  .theme .pricing-table__style2 .plan .pricing-head h3 {
    background: none;
    color: #2f2f2f;
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    border: none; }
  .theme .pricing-table__style2 .plan.popular {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .theme .pricing-table__style2 .plan.popular .pricing-head .circled {
    background: #dc2a0b; }
  .theme .pricing-table__style2 .plan.popular .pricing-head .circled:after {
    background: #dc2a0b; }
  .theme .pricing-table__style2 .plan.popular .pricing-head h3 {
    background: none !important;
    line-height: 1.2em;
    font-size: 18px;
    border: none;
    color: #dc2a0b; }
  @media (min-width: 992px) {
    .theme .pricing-table__style2 .plan.popular .pricing-head h3 {
      margin: 0; } }
  @media (min-width: 992px) {
    .theme .pricing-table__style2 .plan.popular .pricing-footer {
      padding: 30px 10px; } }
  @media (min-width: 992px) {
    .theme .pricing-table__style3 {
      padding: 80px 0 20px 0; } }
  .theme .pricing-table__style3 .plan {
    border-radius: 6px;
    margin: 0; }
  .theme .pricing-table__style3 .plan .pricing-head .circled {
    position: relative;
    margin: -70px auto 40px auto;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: #dc2a0b;
    color: #fff;
    text-align: center;
    display: table;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); }
  .theme .pricing-table__style3 .plan .pricing-head .circled .circled-inner {
    position: relative;
    z-index: 2;
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
  .theme .pricing-table__style3 .plan .pricing-head .circled .price {
    color: #fff;
    font-size: 32px;
    line-height: 1em; }
  .theme .pricing-table__style3 .plan .pricing-head .circled small {
    color: #fff; }
  .theme .pricing-table__style3 .plan .pricing-head h3 {
    background: none;
    color: #2f2f2f;
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    border: none; }
  .theme .pricing-table__style3 .plan.popular {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #dc2a0b; }
  .theme .pricing-table__style3 .plan.popular .pricing-head .circled {
    background: #2f2f2f; }
  .theme .pricing-table__style3 .plan.popular .pricing-head h3 {
    background: none !important;
    line-height: 1.2em;
    font-size: 18px;
    border: none;
    color: #fff; }
  @media (min-width: 992px) {
    .theme .pricing-table__style3 .plan.popular .pricing-head h3 {
      margin: 0; } }
  .theme .pricing-table__style3 .plan.popular .pricing-body ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .theme .pricing-table__style3 .plan.popular .pricing-body ul > li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff; }
  .theme .pricing-table__style3 .plan.popular .pricing-body ul > li:nth-child(odd) {
    background: rgba(0, 0, 0, 0.1); }
  @media (min-width: 992px) {
    .theme .pricing-table__style3 .plan.popular .pricing-footer {
      padding: 30px 10px; } }
  @media (min-width: 992px) {
    .theme .pricing-table__style4 {
      padding: 20px 0; } }
  .theme .pricing-table__style4 .plan {
    border-radius: 6px;
    margin: 0; }
  .theme .pricing-table__style4 .plan .pricing-head {
    padding-bottom: 0; }
  .theme .pricing-table__style4 .plan .pricing-head h3 {
    background: none;
    color: #2f2f2f;
    border: none;
    margin: 0; }
  .theme .pricing-table__style4 .plan .pricing-head .pricing-head-inner {
    background: #dc2a0b;
    padding: 15px 10px; }
  .theme .pricing-table__style4 .plan .pricing-head .price {
    color: #fff;
    font-size: 32px;
    display: inline-block; }
  .theme .pricing-table__style4 .plan .pricing-head small {
    display: inline-block;
    color: #fff;
    margin-left: -8px; }
  .theme .pricing-table__style4 .plan .pricing-head small:before {
    content: "/";
    display: inline-block;
    margin-right: 3px; }
  .theme .pricing-table__style4 .plan.popular {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #dc2a0b; }
  .theme .pricing-table__style4 .plan.popular .pricing-head h3 {
    background: #dc2a0b;
    font-size: 18px;
    line-height: 64px;
    border: none;
    color: #fff;
    border-radius: 6px 6px 0 0; }
  @media (min-width: 992px) {
    .theme .pricing-table__style4 .plan.popular .pricing-head h3 {
      margin: 0; } }
  .theme .pricing-table__style4 .plan.popular .pricing-head .pricing-head-inner {
    background: #fff; }
  .theme .pricing-table__style4 .plan.popular .pricing-head .price {
    color: #2f2f2f; }
  .theme .pricing-table__style4 .plan.popular .pricing-head small {
    color: #2f2f2f; }
  .theme .pricing-table__style4 .plan.popular .pricing-body ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .theme .pricing-table__style4 .plan.popular .pricing-body ul > li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff; }
  .theme .pricing-table__style4 .plan.popular .pricing-body ul > li:nth-child(odd) {
    background: rgba(0, 0, 0, 0.1); }
  @media (min-width: 992px) {
    .theme .pricing-table__style4 .plan.popular .pricing-footer {
      padding: 30px 10px; } }
  .theme .progress {
    height: 40px;
    padding: 2px;
    margin-bottom: 16px;
    background: #ebebeb;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .theme .progress .progress-bar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-right: 20px solid #ebebeb; }
  .theme .progress-bar {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: right;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(top, #dc2a0b 0%, #ab2109 100%);
    background-image: linear-gradient(to bottom, #dc2a0b 0%, #ab2109 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffab2109', GradientType=0); }
  .theme .progress-bar-success {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: right;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(top, #71cd75 0%, #4bc050 100%);
    background-image: linear-gradient(to bottom, #71cd75 0%, #4bc050 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff71cd75', endColorstr='#ff4bc050', GradientType=0); }
  .theme .progress-bar-info {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: right;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(top, #73c9e3 0%, #49b9db 100%);
    background-image: linear-gradient(to bottom, #73c9e3 0%, #49b9db 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff73c9e3', endColorstr='#ff49b9db', GradientType=0); }
  .theme .progress-bar-warning {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: right;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(top, #fcbe5c 0%, #fbaa2a 100%);
    background-image: linear-gradient(to bottom, #fcbe5c 0%, #fbaa2a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcbe5c', endColorstr='#fffbaa2a', GradientType=0); }
  .theme .progress-bar-danger {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: right;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); }
  .theme .progress-label {
    font-size: 14px;
    color: #fff;
    font-family: 'RobotoCondensed', sans-serif;
    font-weight: bold;
    float: left; }
  .theme .progress-striped .progress-bar-primary {
    background-color: #dc2a0b;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .theme .box,
  .theme #uc-cart-checkout-form fieldset {
    background: #f7f7f7;
    padding: 30px;
    border: 1px solid #ddd; }
  .theme hr {
    border-top-color: #eeeeee; }
  .theme hr.lg {
    margin: 60px 0; }
  .theme hr.sm {
    margin: 40px 0; }
  .theme hr.no-top-margin {
    margin-top: 0; }
  .theme .section.dark hr {
    border-top-color: #3f3f3f; }
  .theme hr.double {
    border-bottom: 1px solid #eeeeee;
    padding-top: 3px; }
  .theme .hr-with-icon {
    position: relative;
    height: 30px;
    text-align: center;
    margin: 20px 0; }
  .theme .hr-with-icon:before {
    content: "";
    background: #dcdcdc;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    display: block; }
  .theme .hr-with-icon .fa {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: 5px;
    width: 30px;
    background: #fff; }
  .theme .hr-with-icon.icon-primary {
    color: #dc2a0b; }
  .theme .spacer {
    height: 20px;
    overflow: hidden; }
  .theme .spacer.sm {
    height: 10px;
    overflow: hidden; }
  .theme .spacer.lg {
    height: 40px;
    overflow: hidden; }
  .theme .spacer.xl {
    height: 60px;
    overflow: hidden; }
  .theme .spacer.xxl {
    height: 80px;
    overflow: hidden; }
  .theme .col-bordered {
    position: relative; }
  .theme .col-bordered:before {
    width: 1px;
    background: #eee;
    content: "";
    display: none;
    position: absolute;
    top: 0;
    bottom: 0; }
  @media (min-width: 768px) {
    .theme .col-bordered:before {
      display: block;
      left: -39px; } }
  @media (min-width: 992px) {
    .theme .col-bordered:before {
      left: -49px; } }
  @media (min-width: 992px) {
    .theme .col-bordered[class*="col-md-pull"]:before {
      left: auto;
      right: -39px; } }
  @media (min-width: 1200px) {
    .theme .col-bordered[class*="col-md-pull"]:before {
      left: auto;
      right: -49px; } }
  .theme #back-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    display: none; }
  .theme #back-top a {
    width: 44px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .theme #back-top a .fa {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: block;
    font-size: 14px;
    background: #a3a3a3;
    border-radius: 6px; }
  .theme #back-top a:hover {
    color: #2f2f2f; }
  .theme #back-top a:hover .fa {
    background-color: #777; }
  .theme .animation {
    opacity: 0; }
  .theme .animation-visible {
    opacity: 1; }
  .theme .animated,
  .theme .animation {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .theme .fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 10px; }
  .theme .fontawesome-icon-list .fa {
    width: 32px;
    text-align: right;
    font-size: 14px;
    margin-right: 10px; }
  .theme .push-bottom {
    margin-bottom: 20px; }
  .theme .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .theme .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
  .theme .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  .theme .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #dc2a0b; }
  .theme .mejs-container .mejs-controls {
    background: #2f2f2f; }
  .theme .box-holder {
    background: #f7f7f7;
    padding: 30px;
    border-radius: 6px; }
  .theme .shape-item {
    display: block;
    width: 100%;
    position: relative;
    color: #6d6d6d; }
  .theme .shape-item:hover {
    color: #6d6d6d; }
  .theme .shape-item figure {
    position: relative;
    overflow: hidden;
    background: #333; }
  .theme .shape-item figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .theme .shape-item figcaption {
    position: absolute;
    top: 0;
    padding: 11px;
    z-index: 11;
    width: 100%;
    height: 100%;
    text-align: center; }
  @media (min-width: 768px) and (max-width: 991px) {
    .theme .shape-item figcaption {
      padding-top: 15px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .theme .shape-item figcaption {
      padding-top: 5px; } }
  .theme .shape-item figcaption h3 {
    margin-bottom: .5em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s; }
  .theme .shape-item figcaption p {
    padding: 0 20px;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s; }
  .theme .shape-item figcaption h3,
  .theme .shape-item figcaption p {
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  .theme .shape-item figure .btn {
    position: absolute;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s; }
  .theme .shape-item figcaption,
  .theme .shape-item figcaption h3,
  .theme .shape-item figcaption p,
  .theme .shape-item figure .btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .theme .shape-item svg {
    position: absolute;
    top: -1px;
    /* fixes rendering issue in FF */
    z-index: 10;
    width: 100.5%;
    height: 100%;
    left: 0; }
  .theme .shape-item svg path {
    fill: #f7f7f7; }
  .theme .shape-item:hover figure img {
    opacity: 1;
    filter: alpha(opacity=100); }
  .theme .shape-item:hover figcaption h3,
  .theme .shape-item:hover figcaption p {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .theme .shape-item:hover figcaption p {
    opacity: 0;
    filter: alpha(opacity=0); }
  .theme .shape-effect1.shape-item figure .btn,
  .theme .shape-effect3.shape-item figure .btn {
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.25);
    transform: translateY(-50%) translateX(-50%) scale(0.25); }
  .theme .shape-effect1.shape-item:hover figure .btn,
  .theme .shape-effect3.shape-item:hover figure .btn {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1); }
  .theme .shape-effect2.shape-item figcaption h2 {
    color: #e74c3c; }
  .theme .shape-effect2.shape-item figcaption p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  .theme .shape-effect2.shape-item figure .btn {
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  .theme .shape-effect2.shape-item:hover figure .btn {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .theme .shape-effect2.shape-item figcaption h2,
  .theme .shape-effect2.shape-item figcaption p,
  .theme .shape-effect3.shape-item figcaption h2,
  .theme .shape-effect3.shape-item figcaption p {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
    timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445); }
  .theme .shape-effect2.shape-item:hover figcaption p,
  .theme .shape-effect3.shape-item:hover figcaption p {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s; }
  .theme .shape-effect3.shape-item figcaption h2 {
    color: #52be7f; }
  .theme .shape-effect3.shape-item:hover figcaption h2 {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  .theme .pagination > li > a,
  .theme .pagination > li > span {
    color: #dc2a0b; }
  .theme .pagination > li > a:hover,
  .theme .pagination > li > span:hover,
  .theme .pagination > li > a:focus,
  .theme .pagination > li > span:focus {
    color: #dc2a0b;
    background-color: #f7f7f7; }
  .theme .pagination > .pager-current > a,
  .theme .pagination > .pager-current > span,
  .theme .pagination > .pager-current > a:hover,
  .theme .pagination > .pager-current > span:hover,
  .theme .pagination > .pager-current > a:focus,
  .theme .pagination > .pager-current > span:focus {
    color: #fff;
    background-color: #dc2a0b;
    border-color: #dc2a0b; }
  .theme .pagination > li > a,
  .theme .pagination > li > span {
    padding-left: 18px;
    padding-right: 18px; }
  .theme .pagination-sm > li > a,
  .theme .pagination-sm > li > span {
    padding-left: 12px;
    padding-right: 12px; }
  .theme .pagination-lg > li > a,
  .theme .pagination-lg > li > span {
    padding-left: 26px;
    padding-right: 26px; }
  .theme .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .theme .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
  .theme .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: local("Roboto-Thin"), url("../fonts/Roboto/Roboto-Thin.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: local("Roboto-ThinItalic"), url("../fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto-Light"), url("../fonts/Roboto/Roboto-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: local("Roboto-LightItalic"), url("../fonts/Roboto/Roboto-LightItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto-Regular"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto-RegularItalic"), url("../fonts/Roboto/Roboto-RegularItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: local("Roboto-Medium"), url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  src: local("Roboto-MediumItalic"), url("../fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto-Bold"), url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto-BoldItalic"), url("../fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local("Roboto-Black"), url("../fonts/Roboto/Roboto-Black.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local("Roboto-BlackItalic"), url("../fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 300;
  src: local("RobotoCondensed-Light"), url("../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensed";
  font-style: italic;
  font-weight: 300;
  src: local("RobotoCondensed-LightItalic"), url("../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 400;
  src: local("RobotoCondensed-Regular"), url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensed";
  font-style: italic;
  font-weight: 400;
  src: local("RobotoCondensed-RegularItalic"), url("../fonts/Roboto_Condensed/RobotoCondensed-RegularItalic.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 700;
  src: local("RobotoCondensed-Bold"), url("../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensed";
  font-style: italic;
  font-weight: 700;
  src: local("RobotoCondensed-BoldItalic"), url("../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf") format("truetype"); }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

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

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

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

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

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

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

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

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

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

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

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

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

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

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

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
  height: 13px; }

div.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; }

div.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x; }

div.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; }

div.pp_default .pp_content .ppt {
  color: #f8f8f8; }

div.pp_default .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px; }

div.pp_default .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px; }

div.pp_default .pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer; }

div.pp_default .pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer; }

div.pp_default .pp_expand {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

div.pp_default .pp_expand:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer; }

div.pp_default .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

div.pp_default .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer; }

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer; }

div.pp_default .pp_gallery ul li a {
  background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa; }

div.pp_default .pp_social {
  margin-top: 7px; }

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto; }

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px; }

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px; }

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0; }

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px; }

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px; }

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative; }

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px; }

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7; }

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0; }

div.pp_default .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; }

div.pp_default .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; }

div.pp_default .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; }

div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat; }

div.light_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; }

div.light_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; }

div.light_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer; }

div.light_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

div.light_rounded .pp_expand {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_contract {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; }

div.light_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; }

div.light_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; }

div.light_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; }

div.dark_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; }

div.dark_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; }

div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; }

div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; }

div.dark_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_expand {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_contract {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff; }

div.dark_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; }

div.dark_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; }

div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; }

div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; }

div.dark_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }

div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
  background: #000; }

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0; }

div.dark_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; }

div.dark_square .pp_expand {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.dark_square .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.dark_square .pp_contract {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.dark_square .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.dark_square .pp_nav {
  clear: none; }

div.dark_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; }

div.dark_square .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; }

div.dark_square .pp_next:hover {
  background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer; }

div.dark_square .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

div.light_square .pp_expand {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.light_square .pp_expand:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.light_square .pp_contract {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.light_square .pp_contract:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.light_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; }

div.light_square .pp_arrow_next {
  background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; }

div.light_square .pp_next:hover {
  background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer; }

div.light_square .pp_previous:hover {
  background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

div.facebook .pp_top .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; }

div.facebook .pp_top .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; }

div.facebook .pp_top .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; }

div.facebook .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; }

div.facebook .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; }

div.facebook .pp_expand {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.facebook .pp_expand:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.facebook .pp_contract {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.facebook .pp_contract:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.facebook .pp_description {
  margin: 0 37px 0 0; }

div.facebook .pp_loaderIcon {
  background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat; }

div.facebook .pp_arrow_previous {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default; }

div.facebook .pp_arrow_next {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default; }

div.facebook .pp_nav {
  margin-top: 0; }

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px; }

div.facebook .pp_nav .pp_play {
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px; }

div.facebook .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px; }

div.facebook .pp_next:hover {
  background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer; }

div.facebook .pp_previous:hover {
  background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

div.facebook .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; }

div.facebook .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; }

div.facebook .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }

div.pp_pic_holder a:focus {
  outline: none; }

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500; }

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000; }

.pp_content {
  height: 40px;
  min-width: 40px; }

* html .pp_content {
  width: 40px; }

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%; }

.pp_content_container .pp_left {
  padding-left: 20px; }

.pp_content_container .pp_right {
  padding-right: 20px; }

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px; }

.pp_description {
  display: none;
  margin: 0; }

.pp_social {
  float: left;
  margin: 0; }

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden; }

.pp_social .twitter {
  float: left; }

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0; }

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px; }

.pp_nav .pp_play, .pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

a.pp_arrow_previous, a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px; }

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000; }

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000; }

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative; }

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0; }

.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden; }

.pp_gallery ul a img {
  border: 0; }

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0; }

.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px; }

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
  margin-top: 7px !important; }

a.pp_next {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_expand, a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000; }

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px; }

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px; }

#pp_full_res {
  line-height: 1 !important; }

#pp_full_res .pp_inline {
  text-align: left; }

#pp_full_res .pp_inline p {
  margin: 0 0 15px; }

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px; }

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: #fff; }

div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
  color: #000; }

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
  border-color: #fff; }

div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
  position: relative; }

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
  background: #fff; }

div.light_rounded .pp_description, div.light_square .pp_description {
  margin-right: 85px; }

div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important; }

div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }

div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }

div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
  color: #c4c4c4; }

div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
  color: #fff; }

.pp_top, .pp_bottom {
  height: 20px;
  position: relative; }

* html .pp_top, * html .pp_bottom {
  padding: 0 20px; }

.pp_top .pp_left, .pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_top .pp_middle, .pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
  left: 0;
  position: static; }

.pp_top .pp_right, .pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_fade, .pp_gallery li.default a img {
  display: none; }

/*
// #Links
// --------------------------------------------------
*/
.theme {
  /* Logo */
  /* Header v4 */
  /* Header v6 */
  /* Slider */
  /* Widgets */
  /* Pages */
  /* Blog */
  /* Comments */
  /*  Project Item Overlay */
  /*  Portfolio Description  */
  /* Widgets */
  /* Base Widgets */
  /* Widget :: Latest Post Widget */
  /* Widget :: Latest Post Widget */
  /* Widget :: Contacts Info */
  /* Footers Widgets specific styling */
  /*
  // #Headings
  // --------------------------------------------------
  */
  /*
  // #Buttons
  // --------------------------------------------------
  */
  /*
  // #Social Links
  // --------------------------------------------------
  */
  /*
  // #Tabs
  // --------------------------------------------------
  */
  /*
  // #Accordion
  // --------------------------------------------------
  */
  /*.panel-group .panel-title > a {
    background-image: -webkit-linear-gradient(top, $major_color 0%, darken($major-color, 10%) 100%);
    background-image: linear-gradient(to bottom, $major_color 0%, darken($major-color, 10%) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
  }*/
  /*
  // #Icon Box
  // --------------------------------------------------
  */
  /*
  // #Progress Bars
  // --------------------------------------------------
  */
  /*
  // #Blockquotes & Testimonial
  // --------------------------------------------------
  */
  /*
  // #Dropcaps
  // --------------------------------------------------
  */
  /*
  // #Pricing Tables
  // --------------------------------------------------
  */
  /* Style 2 */
  /* Style 3 */
  /* Style 4 */
  /*
  // #Shop
  // --------------------------------------------------
  */
  /* Drupal */ }
  .theme a {
    color: #c50000;
    text-decoration: none; }
  .theme a:hover {
    color: #920000;
    text-decoration: underline; }
  .theme .header .logo h1 > a:first-letter,
  .theme .header .logo h2 > a:first-letter {
    color: #c50000; }
  @media all and (min-width: 992px) {
    .theme .flexnav > li:hover > a:before,
    .theme .flexnav > li.active > a:before {
      background: #c50000; } }
  .theme .header-top-colored .header-top {
    background: #c50000; }
  .theme header.menu-colored {
    /* Navigation styles - For Desktop */ }
  @media all and (min-width: 992px) {
    .theme header.menu-colored .flexnav > li {
      /* Submenu */ }
    .theme header.menu-colored .flexnav > li.active > a {
      color: #c50000; }
    .theme header.menu-colored .flexnav > li:hover {
      background: #c50000; }
    .theme header.menu-colored .flexnav > li:hover > a {
      color: #fff; }
    .theme header.menu-colored .flexnav > li ul li > a:hover {
      background: #c50000; } }
  .theme header.menu-pills {
    /* Navigation styles - For Desktop */ }
  @media all and (min-width: 992px) {
    .theme header.menu-pills .flexnav > li.active > a {
      color: #c50000; }
    .theme header.menu-pills .flexnav > li:hover {
      background: #c50000;
      color: #fff; }
    .theme header.menu-pills .flexnav > li:hover > a {
      color: #fff; } }
  .theme .md-bullet:hover, .theme .md-bullet.md-current {
    background: #c50000 !important; }
  .theme .md-bullet:hover:after, .theme .md-bullet.md-current:after {
    background: #c50000; }
  .theme .widget .title > a:hover {
    color: #c50000; }
  .theme footer .contacts-widget .contacts-info-list > li a:hover {
    color: #c50000; }
  .theme .widget_flickr .flickr-feed > li > a:hover {
    border: 4px solid #c50000; }
  .theme .error-title {
    color: #c50000; }
  .theme .blog-entry.entry__with-icon .entry-icon {
    background-color: #c50000; }
  .theme .blog-entry .entry-header h2 > a:hover {
    color: #c50000; }
  .theme .blog-entry .entry-meta a:hover {
    border-bottom: 1px solid #c50000; }
  .theme .blog-entry .entry-thumb > a:before {
    background: #c50000; }
  .theme .commentlist .bypostauthor .comment-wrapper {
    border-left-color: #c50000; }
  .theme .project-item .dlink,
  .theme .project-item .zoom {
    color: #c50000; }
  .theme .project-item .dlink:hover,
  .theme .project-item .zoom:hover {
    background: #c50000; }
  .theme .project-desc .title > a:hover {
    color: #c50000; }
  .theme .widget_archive ul li:before,
  .theme .widget_nav_menu ul li:before,
  .theme .widget_meta ul li:before,
  .theme .widget_pages ul li:before,
  .theme .widget_recent_comments ul li:before,
  .theme .widget_recent_entries ul li:before,
  .theme .widget_categories ul li:before {
    color: #c50000; }
  .theme .widget .title > a:hover {
    color: #c50000; }
  .theme footer .widget .title > a:hover {
    color: #c50000; }
  .theme .latest-posts-widget .title > a:hover {
    color: #c50000; }
  .theme .contacts-widget .contacts-info-list > li a:hover {
    color: #c50000; }
  .theme footer .widget_archive ul li:hover,
  .theme footer .widget_nav_menu ul li:hover,
  .theme footer .widget_meta ul li:hover,
  .theme footer .widget_pages ul li:hover,
  .theme footer .widget_recent_comments ul li:hover,
  .theme footer .widget_recent_entries ul li:hover,
  .theme footer .widget_categories ul li:hover {
    background: #c50000; }
  .theme footer .widget_archive ul li:hover,
  .theme footer .widget_nav_menu ul li:hover,
  .theme footer .widget_meta ul li:hover,
  .theme footer .widget_pages ul li:hover,
  .theme footer .widget_recent_comments ul li:hover,
  .theme footer .widget_recent_entries ul li:hover,
  .theme footer .widget_categories ul li:hover {
    background: #c50000; }
  .theme .section-dark .title-accent > h3 > span {
    color: #c50000; }
  .theme .btn-primary {
    background-image: -webkit-linear-gradient(top, #c50000 0%, #920000 100%);
    background-image: linear-gradient(to bottom, #c50000 0%, #920000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
    border-color: #920000; }
  .theme .btn-primary:hover,
  .theme .btn-primary:focus {
    background: #920000 !important;
    border-color: #920000; }
  .theme .btn-primary:active,
  .theme .btn-primary.active {
    background-color: #920000;
    border-color: #920000; }
  .theme .list ul li:before {
    color: #c50000; }
  .theme .list.list__lg ul li:before {
    border: 1px solid #c50000; }
  .theme .social-links__primary > li > a {
    background: #c50000;
    border: 1px solid #c50000; }
  .theme .social-links__primary > li > a:hover {
    color: #c50000; }
  .theme .tabs .nav-tabs > li.active > a {
    color: #c50000; }
  .theme .tabs .nav-tabs > li.active > a:after {
    background: #c50000; }
  .theme .icon-box .icon {
    color: #c50000; }
  .theme .icon-box.circled .icon:before {
    background: #c50000; }
  .theme .icon-box.squared .icon:before {
    background-color: #c50000; }
  .theme .icon-box.bordered .icon {
    color: #c50000; }
  .theme .icon-box.bordered .icon:before {
    background: #fff; }
  .theme .icon-box.bordered .icon:after {
    background: #c50000; }
  .theme .progress-bar {
    background-image: -webkit-linear-gradient(top, #c50000 0%, #5f0000 100%);
    background-image: linear-gradient(to bottom, #c50000 0%, #5f0000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffab2109', GradientType=0); }
  .theme .progress-bar-success {
    background-image: -webkit-linear-gradient(top, #71cd75 0%, #4bc050 100%);
    background-image: linear-gradient(to bottom, #71cd75 0%, #4bc050 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff71cd75', endColorstr='#ff4bc050', GradientType=0); }
  .theme .progress-bar-info {
    background-image: -webkit-linear-gradient(top, #73c9e3 0%, #49b9db 100%);
    background-image: linear-gradient(to bottom, #73c9e3 0%, #49b9db 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff73c9e3', endColorstr='#ff49b9db', GradientType=0); }
  .theme .progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #fcbe5c 0%, #fbaa2a 100%);
    background-image: linear-gradient(to bottom, #fcbe5c 0%, #fbaa2a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcbe5c', endColorstr='#fffbaa2a', GradientType=0); }
  .theme .progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); }
  .theme blockquote {
    border-left: 4px solid #c50000; }
  .theme .dropcap {
    color: #c50000; }
  .theme .dropcap.dropcap__rounded {
    background-color: #c50000; }
  .theme .pricing-table .plan.popular .pricing-head h3 {
    background: #c50000;
    border-color: #c50000; }
  .theme .pricing-table__style2 .plan.popular .pricing-head .circled {
    background: #c50000; }
  .theme .pricing-table__style2 .plan.popular .pricing-head .circled:after {
    background: #c50000; }
  .theme .pricing-table__style2 .plan.popular .pricing-head h3 {
    color: #c50000; }
  .theme .pricing-table__style3 .plan .pricing-head .circled {
    background: #c50000; }
  .theme .pricing-table__style3 .plan.popular {
    background: #c50000; }
  .theme .pricing-table__style4 .plan .pricing-head .pricing-head-inner {
    background: #c50000; }
  .theme .pricing-table__style4 .plan.popular {
    background: #c50000; }
  .theme .pricing-table__style4 .plan.popular .pricing-head h3 {
    background: #c50000; }
  .theme .owl-theme .owl-pagination .owl-page.active span {
    background-color: #c50000; }
  @media (min-width: 992px) {
    .theme .featured-item:hover {
      background-color: #c50000; } }
  .theme .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .theme .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
  .theme .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  .theme table.cart-total > tbody > tr > td .amount {
    color: #c50000; }
  .theme .price .amount {
    color: #c50000; }
  .theme .star-rating span {
    color: #c50000; }
  .theme .products .product .onsale {
    background: #c50000; }
  .theme .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .theme .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
  .theme .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  .theme .dlink .node-add-to-cart {
    color: #c50000; }
  .theme .remove input {
    color: #c50000; }
  .theme .theme-legend {
    background-image: -webkit-linear-gradient(top, #c50000 0%, #920000 100%);
    background-image: linear-gradient(to bottom, #c50000 0%, #920000 100%);
    background-repeat: repeat-x; }
  .theme .search-form .btn:hover,
  .theme #search-block-form .btn:hover {
    background-image: -webkit-linear-gradient(top, #c50000 0%, #920000 100%);
    background-image: linear-gradient(to bottom, #c50000 0%, #920000 100%);
    background-repeat: repeat-x;
    border-color: #c50000; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

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

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

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

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

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

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

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

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

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

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

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

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

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

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

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

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

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

#cookie_note {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 50%;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  z-index: 3; }

#cookie_note p {
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
  color: black; }

.cookie_accept {
  width: 20%; }

@media (min-width: 576px) {
  #cookie_note.show {
    display: flex; } }

@media (max-width: 575px) {
  #cookie_note.show {
    display: block;
    text-align: left; } }