@charset "UTF-8";
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 no-repeat 5px 5px;
    border: 1px solid #777;
    position: relative;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      bottom: 5px;
      content: '';
      display: block;
      height: 24px;
      position: absolute;
      right: 5px;
      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; }

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

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

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    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; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

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

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

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

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

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

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

.tag-cloud {
  line-height: 2.5em; }
  .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; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

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

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

.tab-back {
  float: right; }

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

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

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

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

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

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

.panel-hd {
  background: #c0c2c5;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    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; }

/* ---------- Menus ---------- */
.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;
  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; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.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; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() 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;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link { }

.paginator-prev-link { }

.paginator-last-link { }

.paginator-next-link { }

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

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30;
    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 .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

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

/* ---------- Navigation portlet ---------- */
.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 { }

/* ---------- Page template selector ---------- */
.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;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA; }

.trigger-selected {
  background-color: #EBEBEB; }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4; }

.options-trigger img {}

.save-trigger img {}

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

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

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

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

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

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

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
 }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a { }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {}
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {}
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {}
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a { }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a { }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333;
  cursor: move;
  padding-left: 20px; }

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

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.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; }

/* ---------- Status labels ---------- */
.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 {
  color: #663; }

.lfr-status-error-label {
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  color: #34404F; }

.lfr-status-help-label {}

.lfr-status-progress-label { }

.lfr-status-success-label {
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.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-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 { }

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

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

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.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; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.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-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {}
.table-data tr.lfr-role-regular .first {}
.table-data tr.lfr-role-site .first { }
.table-data tr.lfr-role-organization .first { }
.table-data tr.lfr-role-team .first {}

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.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 {
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.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 search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

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

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

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

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

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

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

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

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  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, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  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 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

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

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  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 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

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

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-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-image: -moz-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-image: -o-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-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));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 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;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  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;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.aui {
  font-size: 10px; }

.aui body {
  padding: 0; }

.aui .lfr-admin-panel {
  padding-top: 55px; }

.aui .modal {
  top: 10% !important;
  bottom: 5% !important;
  height: auto !important; }

.aui .modal iframe {
  height: 90% !important; }

.aui #tictac form {
  margin: 0; }

.aui #tictac .carousel {
  margin-bottom: 0; }

.portlet-login {
  margin-top: 170px; }

.portlet-dockbar {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  right: 0; }

.lfr-meta-actions {
  position: absolute;
  bottom: 50px;
  right: 0;
  background: rgba(255, 255, 255, 0.65);
  z-index: 99999;
  padding: 15px 35px; }

.portlet-dropzone.portlet-column-content .lfr-meta-actions {
  position: fixed;
  right: 50%;
  bottom: 0; }

.portlet-borderless-bar {
  position: absolute;
  top: 70px; }

.portlet-topper .portlet-topper-toolbar {
  position: absolute;
  top: 80px;
  left: auto;
  right: 20px; }

.portlet-borderless-container {
  min-height: 0; }

#tictac .portlet-content {
  padding: 0; }

#tictac .tt-portlets-caps {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 300px;
  z-index: 9999999;
  display: none;
  background: #fff;
  overflow: auto;
  padding-bottom: 20px;
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms; }

#tictac .tt-portlets-caps:hover {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

#tictac .tt-portlets-caps > p {
  margin-top: 15px;
  margin-bottom: 0; }

.cf {
  zoom: 1; }

.cf:before, .cf:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden; }

.cf:after {
  clear: both; }

/* HELPERS */
#tictac .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#tictac .invisible {
  visibility: hidden; }

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

#tictac .hidden {
  display: none !important;
  visibility: hidden !important; }

#root #tictac .hide {
  display: none; }

#root #tictac .show {
  display: block; }

#root #tictac .txt--lt {
  text-align: left; }

#root #tictac .txt--rt {
  text-align: right; }

#root #tictac .txt--ct {
  text-align: center; }

#root #tictac .v--mid {
  vertical-align: middle; }

#root #tictac .v--t {
  vertical-align: top; }

#root #tictac .v--b {
  vertical-align: bottom; }

#root #tictac .txt-norm {
  font-weight: normal; }

#root #tictac .caps {
  text-transform: uppercase; }

#root #tictac .noborder {
  border: 0; }

#root #tictac .rounded {
  border-radius: 15px; }

#root #tictac .rounded--s {
  border-radius: 3px; }

#tictac {
  /* disc */
  /* Middle in height */ }

#tictac .fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0; }

#tictac .fade.in {
  opacity: 1; }

#tictac .collapse {
  display: none; }

#tictac .collapse.in {
  display: block; }

#tictac .collapsing {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  height: 0;
  overflow: hidden;
  position: relative; }

#tictac .disc {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  text-align: center; }

#tictac .midd:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

#tictac .midd-in {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  margin: 0; }

/* Variables */
#tictac *,
#tictac *:before,
#tictac *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0; }

body {
  min-height: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }

#tictac {
  color: #003c7d;
  font-size: 12px;
  text-align: center;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  height: 100%; }

#tictac .main {
  width: 100%;
  display: block; }

#tictac .scrollable {
  background: #edf7ef; }

#tictac .site {
  height: 100%; }

@media (min-width: 768px) {
  #tictac .site {
    overflow: hidden;
    height: 100%; } }
#tictac .site .main, #tictac .site .sect--slider, #tictac .site .slide-scroller {
  height: 100%; }

#tictac .site.scrollable {
  overflow: auto;
  height: auto; }

#tictac .site.scrollable .main, #tictac .site.scrollable .sect--slider, #tictac .site.scrollable .slide-scroller {
  height: auto; }

#tictac .site.scrollable .nav--main {
  position: absolute;
  right: 0;
  left: auto;
  top: 0; }

@media (min-width: 768px) {
  #tictac .site.scrollable .nav--main {
    left: 0; } }
#tictac .site.scrollable .site-header {
  position: relative;
  overflow: visible; }

#tictac .site.scrollable .site-header.opened {
  overflow: visible; }

#tictac .site.scrollable .site-header.opened .nav--main {
  position: fixed; }

#tictac .site.scrollable .site-logo {
  position: relative;
  z-index: 145; }

@media (min-width: 768px) {
  #tictac .site.scrollable .site-logo {
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 35px;
    margin-left: 0; } }
@media (min-width: 1600px) {
  #tictac .site.scrollable .site-logo {
    left: 65px; } }
#tictac .site.scrollable .site-footer {
  position: static; }

#tictac .label {
  text-shadow: none;
  font-weight: normal; }

@media (min-width: 768px) {
  #tictac.with-modal {
    overflow: hidden; } }
#tictac .swipe-icon {
  display: none; }

#tictac .preloader-copy {
  display: none; }

html.mobile #tictac .swipe-icon {
  display: block;
  position: absolute;
  bottom: 4%;
  right: 3%;
  z-index: 200;
  text-align: center;
  color: #68B4E0;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap; }

@media (min-width: 768px) {
  html.mobile #tictac .swipe-icon {
    bottom: 10%; } }
html.mobile #tictac .swipe-icon img {
  width: 40%; }

@media (min-width: 768px) {
  html.mobile #tictac .swipe-icon img {
    width: 60%; } }
html.mobile #tictac .swipe-icon span {
  display: inline-block;
  padding-top: 7px; }

html.mobile #tictac .site--flavours .swipe-icon {
  position: fixed; }

html.mobile.cyrillic #tictac .swipe-icon { }

html.mobile.arabic #tictac .swipe-icon { }

#mfPreviewBar {
  display: none !important; }

html.cyrillic #tictac {}

html.arabic #tictac {
  direction: rtl; }

#tictac a {
  color: #00904b;
  text-decoration: none; }

#tictac a:hover, #tictac a:focus {
  color: #005d30;
  text-decoration: underline; }

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

#tictac .link {
  color: #47D933;
  text-decoration: underline; }

#tictac img {
  vertical-align: middle;
  max-width: 100%; }

#tictac p {
  margin: 0 0 15px; }

#tictac small,
#tictac .small {
  font-size: 85%; }

#tictac strong {
  font-weight: normal; }

#tictac h1, #tictac h2, #tictac h3, #tictac h4, #tictac h5, #tictac h6 {
  font-weight: normal; }

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

#tictac h1,
#tictac h2,
#tictac h3 {
  margin-top: 15px;
  margin-bottom: 7.5px; }

#tictac h4,
#tictac h5,
#tictac h6 {
  margin-top: 7.5px;
  margin-bottom: 7.5px; }

#tictac .txt--bd { }

#tictac .txt--brand {
  color: #00904b; }

#tictac h1, #tictac #root .h1, #tictac #root .sect .sect-title, #tictac .sect #root .sect-title, #tictac #root .banner-title, #tictac #root .list--box .box-title, #tictac .list--box #root .box-title, #tictac #root .full-box .box-title, #tictac .full-box #root .box-title {
  font-size: 35px; }

#tictac h2, #tictac #root .h2, #tictac #root .banner-title .title--2, #tictac .banner-title #root .title--2 {
  font-size: 20px; }

#tictac h3, #tictac #root .h3 {
  font-size: 18px; }

#tictac h4, #tictac #root .h4, #tictac #root .sect .sect-prompt, #tictac .sect #root .sect-prompt {
  font-size: 16px; }

#tictac h5, #tictac #root .h5, #tictac #root .diagram .diagram-item, #tictac .diagram #root .diagram-item {
  font-size: 14px; }

#tictac h6, #tictac #root .h6 {
  font-size: 12px; }

@media screen and (min-width: 768px) {
  #tictac h1, #tictac #root .h1, #tictac #root .sect .sect-title, #tictac .sect #root .sect-title, #tictac #root .banner-title, #tictac #root .list--box .box-title, #tictac .list--box #root .box-title, #tictac #root .full-box .box-title, #tictac .full-box #root .box-title {
    font-size: 40px; }

  #tictac h2, #tictac #root .h2, #tictac #root .banner-title .title--2, #tictac .banner-title #root .title--2 {
    font-size: 22px; }

  #tictac h3, #tictac #root .h3 {
    font-size: 20px; }

  #tictac h4, #tictac #root .h4, #tictac #root .sect .sect-prompt, #tictac .sect #root .sect-prompt {
    font-size: 18px; }

  #tictac h5, #tictac #root .h5, #tictac #root .diagram .diagram-item, #tictac .diagram #root .diagram-item {
    font-size: 16px; }

  #tictac h6, #tictac #root .h6 {
    font-size: 14px; } }
html.cyrillic #tictac strong, html.cyrillic #tictac .txt--bd { }

html.arabic #tictac strong, html.arabic #tictac .txt--bd { }



/* wrapper */
#tictac {
  /* smooth grid */ }

#tictac .wrapper {
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }

.ie #tictac .wrapper {
  width: 1200px; }

#tictac .btn-group, #tictac .sect--1, #tictac .diagram, #tictac .sect--banner, #tictac .list--box,
#tictac .cols {
  font-size: 0; }

#tictac .colf {
  float: left; }

#tictac .sect--1 .sect-main, #tictac .sect--1 .sect-sub, #tictac .diagram .diagram-item, #tictac .banner-main, #tictac .banner-img, #tictac .list--box .box,
#tictac .col {
  display: inline-block;
  font-size: 12px; }

#tictac p.col {
  margin-bottom: 0; }

#tictac .banner-main, #tictac .banner-img,
#tictac .col1of2 {
  width: 100%; }

@media screen and (min-width: 768px) {
  #tictac .banner-main, #tictac .banner-img,
  #tictac .col1of2 {
    width: 50%; } }
#tictac .col1of4 {
  width: 100%; }

@media screen and (min-width: 768px) {
  #tictac .col1of4 {
    width: 25%; } }

/* MODAL */
#tictac .tt-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  margin: auto;
  display: none;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999;
  text-align: center;
  overflow: auto;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  padding: 20px 0; }

#tictac .tt-modal.modal-opened {
  display: block; }

@media (min-width: 768px) {
  #tictac .tt-modal {
    padding: 0; } }
#tictac .modal-inner {
  width: 70%;
  z-index: 99999;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: left;
  position: relative; }

.arabic #tictac .modal-inner {
  text-align: right; }

@media (min-width: 568px) {
  #tictac .modal-inner {
    width: 70%; } }
@media (min-width: 768px) {
  #tictac .modal-inner {
    width: 60%;
    top: 47%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }
@media (min-width: 568px) {
  #tictac .modal-inner.nutrition-modal {
    width: 60%; } }
@media (min-width: 1600px) {
  #tictac .modal-inner.nutrition-modal {
    width: 38%; } }
@media (min-width: 768px) {
  #tictac .modal-inner.modal-scrollable {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 4%;
    margin-bottom: 4%;
    top: 0; } }
#tictac .modal-info {
  display: none;
  font-size: 14px;
  font-size: 1.4rem; }

#tictac .modal-info p, #tictac .modal-info ol, #tictac .modal-info ul, #tictac .modal-info strong {
  color: #676767; }

#tictac .modal-info h2 {
  margin-top: 0;
  font-size: 30px;
  font-size: 3rem;
  text-align: center; }

@media (min-width: 768px) {
  #tictac .modal-info h2 {
    font-size: 36px;
    font-size: 3.6rem;
    text-align: left; }

  .arabic #tictac .modal-info h2 {
    text-align: right; } }
#tictac .modal-close {
  position: absolute;
  top: 3px;
  left: -35px;
  outline: none;
  border: 2px solid #00904b;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 2px 8px 5px 8px;
  z-index: 9999;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 30px;
  height: 30px; }

@media (min-width: 768px) {
  #tictac .modal-close {
    left: -40px;
    top: 1%; } }
#tictac .modal-close svg {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 10px;
  height: 10px;
  margin-left: 0px;
  margin-top: 6px; }

#tictac .modal-close:hover {
  color: #fff;
  background: #00904b;
  text-decoration: none;
  outline: none; }

#tictac .modal-close:hover svg {
  fill: #fff; }

#tictac .modal-close:focus {
  outline: none; }

#tictac .modal-scroll {
  content: "";
  background-repeat: repeat-x;
  background-position: center top; }

#tictac .modal-col {
  width: 48%;
  padding-right: 5%;
  display: inline-block;
  vertical-align: top; }

html.cyrillic #tictac .modal-info h2 { }

html.cyrillic #tictac .modal-col { }

html.arabic #tictac .modal-info h2 { }

html.arabic #tictac .modal-col { }

#tictac [class^="icon-"],
#tictac [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative; }

/* NAVIGATION */
#tictac .nav--main {
  position: fixed;
  margin: 0;
  z-index: 120;
  top: 0;
  right: 0;
  width: 100%; }

#tictac .nav--main:before, #tictac .nav--main:after {
  content: " ";
  display: table; }

#tictac .nav--main:after {
  clear: both; }

@media (min-width: 768px) {
  #tictac .nav--main {
    padding: 10px 0;
    margin-top: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin-right: 0;
    padding: 0;
    height: 57px; }

  #tictac .nav--main > * {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@media (min-width: 768px) {
  .is-signed-in #tictac .nav--main {
    top: 52px; } }
#tictac .nav--main .fb-like {
  top: -1000px;
  min-width: 105px; }

@media (min-width: 768px) {
  #tictac .nav--main .fb-like {
    display: none; } }
#tictac .nav--main.is-nav-show {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 220;
  padding: 10px 0; }

#tictac .nav--main img {
  vertical-align: middle; }

#tictac .nav-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 30px 0 30px 0;
  border-radius: 30px 0 30px 0;
  -webkit-transform: skew(-10deg, 0);
  -moz-transform: skew(-10deg, 0);
  -ms-transform: skew(-10deg, 0);
  -o-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
  background: #fff;
  display: none;
  z-index: 98; }

@media (min-width: 768px) {
  #tictac .nav-bg {
    display: block;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
#tictac .nav-list {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding-left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
  padding-right: 0; }

@media (min-width: 768px) {
  #tictac .nav-list {
    position: static;
    width: auto;
    display: block;
    float: right;
    margin-right: 30px; } }
@media (min-width: 1600px) {
  #tictac .nav-list {
    margin-right: 60px; } }
#tictac .nav-item {
  display: block;
  background-size: 0; }

@media screen and (orientation: landscape) {
  #tictac .nav-item {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 15px; } }
@media (min-width: 768px) {
  #tictac .nav-item {
    display: inline-block;
    margin-right: 0;
    width: auto;
    float: none;
    position: relative;
    z-index: 99;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat; } }
#tictac .nav-item .nav-item-bg {
  display: none; }

#tictac .nav-toggle {
  position: relative;
  margin-top: 10px;
  margin-right: 3%;
  width: 60px;
  float: right;
  cursor: pointer;
  -webkit-border-radius: 30px 0 30px 0;
  border-radius: 30px 0 30px 0;
  background: #fff;
  padding: 10px;
  z-index: 2;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 2; }

#tictac .nav-toggle svg {
  display: none; }

@media (min-width: 768px) {
  #tictac .nav-toggle {
    margin-top: 30px;
    padding: 15px;
    display: none; } }
#tictac .nav-toggle .toggle-line {
  display: block;
  height: 2px;
  background: #47D933;
  margin: 4px 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

#tictac .nav-link {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  display: block;
  position: relative;
  z-index: 99; }

@media (min-width: 768px) {
  #tictac .nav-link {
    margin: 0 3px; } }
@media (min-width: 768px) {
  #tictac .nav-link {
    padding: 18px 0;
    line-height: 1.25;
    margin: 0 8px; } }
#tictac .nav-link:hover, #tictac .nav-link:focus, #tictac .nav-link.is-active {
  text-decoration: none;
  color: #47D933;
  outline: none; }

@media (min-width: 768px) {
  #tictac .nav-link {
    color: #00904b;
    font-size: 16px;
    font-size: 1.6rem; }

  #tictac .nav-link:hover, #tictac .nav-link.is-active {
    text-decoration: none;
    background: none; } }
#tictac .nav-link.nav-link--home {
  width: 19px;
  height: 14px;
  position: relative;
  display: inline-block;
  padding-top: 0; }

#tictac .nav-link.nav-link--home:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 19px;
  height: 20px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#tictac .nav-link.nav-link--home:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 19px;
  height: 20px;
  background-position: 0 -20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#tictac .nav-link.nav-link--home:hover:before, #tictac .nav-link.nav-link--home.is-active:before {
  visibility: hidden;
  opacity: 0; }

#tictac .nav-link.nav-link--home:hover:after, #tictac .nav-link.nav-link--home.is-active:after {
  visibility: visible;
  opacity: 1; }

#tictac .nav-link.more--static {
  color: #5eafde; }

#tictac .subnav {
  list-style-type: none;
  text-align: center;
  margin-right: 0%;
  z-index: 97;
  position: relative;
  height: 106%;
  width: 100%;
  padding-left: 0; }

@media (min-width: 768px) {
  #tictac .subnav {
    position: absolute;
    right: 0;
    top: -3px;
    text-align: right;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 75px;
    margin: 0;
    height: 57px; } }
#tictac .subnav .nav-link {
  display: block;
  width: 100%;
  letter-spacing: -0.35px; }

@media (min-width: 768px) {
  #tictac .subnav .nav-link {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    width: auto; } }
#tictac .subnav .subnav-item {
  color: #fff;
  display: inline-block; }

@media screen and (orientation: landscape) {
  #tictac .subnav .subnav-item {
    margin-right: 10px; } }
@media (min-width: 768px) {
  #tictac .subnav .subnav-item {
    margin-top: 1px; } }
#tictac .subnav .subnav-item a {
  color: #fff;
  padding: 8px 0; }

@media (min-width: 768px) {
  #tictac .subnav .subnav-item a {
    padding: 20px 0; } }
#tictac .nav-item--more {
  padding-right: 10px;
  margin-top: 10px;
  /*    &:after {        
                content: "\203A";
                position: absolute;
                top: 10%;
                right: 0;
                color: $link-color-more;
                @include font-size(2);
                z-index: 99;
            }*/ }

@media (min-width: 768px) {
  #tictac .nav-item--more {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-top: 0;
    position: static;
    width: auto; } }
#tictac .nav-item--more .nav-link {
  color: #5eafde;
  display: none; }

@media (min-width: 768px) {
  #tictac .nav-item--more .nav-link {
    display: inline-block;
    zoom: 1;
    *display: inline; } }
#tictac .nav-item--more.subnav--opened span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.arabic #tictac .nav-item--more.subnav--opened span {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

#tictac .nav-item--more.subnav--opened .subnav {
  top: 44%; }

@media (min-width: 768px) {
  #tictac .nav-item--more.subnav--opened .subnav {
    background: #63b2df;
    top: 55px; } }
#tictac .nav-item--more.subnav--opened .subnav-item {
  display: block;
  vertical-align: bottom;
  padding: 0;
  color: #fff; }

@media screen and (orientation: landscape) {
  #tictac .nav-item--more.subnav--opened .subnav-item {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 10px;
    color: #fff; } }
@media (min-width: 768px) {
  #tictac .nav-item--more.subnav--opened .subnav-item {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff; } }
@media (min-width: 1600px) {
  #tictac .nav-item--more.subnav--opened .subnav-item {
    color: #fff; } }
#tictac .nav-item--more.subnav--opened .subnav-item a {
  color: #D5ECF9; }

#tictac .nav-item--more.subnav--opened .subnav-item a:hover {
  color: #fff; }

#tictac .nav-item--more span {
  font-size: 26px;
  font-size: 2.6rem;
  margin-left: 8px;
  line-height: 8px;
  margin-top: 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: bottom;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 8px;
  height: 14px;
  vertical-align: top; }

.arabic #tictac .nav-item--more span {
  margin-left: 0;
  margin-right: 8px; }

#tictac .nav--main.is-nav-show .toggle-line:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= '$value * 100' )";
  filter: alpha(opacity=0);
  zoom: 1; }

#tictac .nav--main.is-nav-show .toggle-line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: -2px 5px 0px;
  -moz-transform-origin: -2px 5px 0px;
  -o-transform-origin: -2px 5px 0px;
  transform-origin: -2px 5px 0px; }

#tictac .nav--main.is-nav-show .toggle-line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 12px 3px 0;
  -moz-transform-origin: 12px 3px 0;
  -o-transform-origin: 12px 3px 0;
  transform-origin: 12px 3px 0; }

#tictac .nav--main.is-nav-show .nav-list {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #fff;
  overflow: hidden;
  text-align: center; }

@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .nav-list {
    margin-top: -20px; } }
#tictac .nav--main.is-nav-show .nav-link {
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
  font-size: 2rem;
  margin: 0; }

#tictac .nav--main.is-nav-show .nav-link.nav-link--home {
  display: inline-block;
  width: auto;
  width: 10px;
  height: 23px; }

#tictac .nav--main.is-nav-show .nav-link.nav-link--home:before, #tictac .nav--main.is-nav-show .nav-link.nav-link--home:after {
  width: 21px;
  height: 24px;
  background-size: cover; }

@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .nav-item {
    width: 50%;
    float: left; } }
@media (min-width: 768px) {
  #tictac .nav--main.is-nav-show .nav-item {
    width: auto;
    float: none; } }
@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .nav-item.nav-item--more {
    left: 50%;
    width: 50%;
    position: absolute;
    margin-top: 28px; } }
@media (min-width: 768px) {
  #tictac .nav--main.is-nav-show .nav-item.nav-item--more {
    width: auto;
    position: static; } }
#tictac .nav--main.is-nav-show .nav-item.nav-item--more > a {
  display: none; }

#tictac .nav--main.is-nav-show .nav-item.nav-item--more .subnav {
  margin: 0; }

#tictac .nav--main.is-nav-show .nav-item.nav-item--more .subnav .subnav-item {
  color: #5eafde;
  display: block; }

#tictac .nav--main.is-nav-show .nav-item.nav-item--more .subnav .subnav-item a {
  color: #5eafde; }

#tictac .nav--main.is-nav-show .site-footer {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center; }

#tictac .nav--main.is-nav-show .site-footer .fb-like {
  display: block;
  position: static; }

@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .site-footer .fb-like {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 10px; } }
#tictac .nav--main.is-nav-show .site-footer .nav--footer__list {
  margin-top: 10px; }

@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .site-footer .nav--footer__list {
    margin-bottom: 0;
    margin-top: 0; } }
#tictac .nav--main.is-nav-show .site-footer .nav--footer__list li {
  float: none;
  margin: 0; }

@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .site-footer .nav--footer__list li {
    margin: 4px 0; } }
#tictac .nav--main.is-nav-show .site-footer .copyrights {
  padding-top: 0px; }

@media screen and (orientation: landscape) {
  #tictac .nav--main.is-nav-show .site-footer .copyrights {
    text-align: right;
    padding-right: 10px; } }
html.cyrillic #tictac .nav-link {
  font-style: italic; }

html.cyrillic #tictac .nav-item--more span { }

html.arabic #tictac .nav-link {
  font-style: italic; }

html.arabic #tictac .nav-item--more span { }

html.arabic #tictac .nav-item--more span img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#tictac .sect {
  position: relative; }

#tictac .sect + #tictac .sect {
  padding-top: 0; }

@media screen and (min-width: 768px) {
  #tictac .sect .sect-hd {
    text-align: left; } }
#tictac .sect .sect-title {
  line-height: 1;
  margin-bottom: 20px; }

#tictac .sect .sect-prompt {
  margin: 0 auto; }

@media screen and (min-width: 520px) {
  #tictac .sect .sect-prompt {
    max-width: 75%; } }
@media screen and (min-width: 768px) {
  #tictac .sect .sect-prompt {
    margin: 0; } }
@media screen and (min-width: 768px) {
  #tictac .sect .sect-lft {
    text-align: left; } }
#tictac .sect.sect--bordered {
  border: 10px solid #00904b;
  padding-top: 25px;
  margin: 0 20px 20px;
  padding-right: 0;
  overflow: auto; }

@media screen and (min-width: 1200px) {
  #tictac .sect.sect--bordered {
    margin: 0 0 20px; } }
#tictac .sect--1 .sect-main {
  vertical-align: middle;
  width: 100%; }

@media screen and (min-width: 768px) {
  #tictac .sect--1 .sect-main {
    width: 55%; } }
#tictac .sect--1 .sect-sub {
  vertical-align: middle;
  width: 100%; }

@media screen and (min-width: 768px) {
  #tictac .sect--1 .sect-sub {
    width: 45%; } }
#tictac .diagram {
  margin: 0 auto;
  width: 290px; }

#tictac .diagram .diagram-item:first-child {
  width: 100%; }

#tictac .diagram .diagram-item {
  vertical-align: top;
  width: 50%;
  padding: 0 10px; }

#tictac .sect--banner {
  padding: 30px 10px; }

@media screen and (min-width: 768px) {
  #tictac .sect--banner {
    padding: 40px 5px; } }
#tictac .banner-title {
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 1; }

#tictac .banner-title .title--1 {
  line-height: 1.15; }

#tictac .banner-title .title--2 {
  display: block;
  line-height: 1; }

#tictac .banner-main {
  vertical-align: middle; }

@media screen and (min-width: 768px) {
  #tictac .banner-main {
    padding-left: 30px;
    text-align: left; } }
@media screen and (min-width: 1200px) {
  #tictac .banner-main {
    padding-left: 50px; } }
#tictac .banner-img {
  vertical-align: middle; }

#tictac .banner-btn {
  margin-top: 15px;
  margin-left: 6px; }

#tictac .tiles {
  margin: 20px 0 40px; }

@media screen and (min-width: 768px) {
  #tictac .tiles {
    text-align: left; } }
#tictac .tiles-asd {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 15px; }

@media screen and (min-width: 520px) {
  #tictac .tiles-asd {
    width: 240px;
    padding: 20px;
    background: #5eafde; } }
@media screen and (min-width: 520px) {
  #tictac .tiles-asd .asd-in {
    height: 116px; } }
#tictac .asd-merit {
  font-size: 24px;
  display: block;
  margin-top: 15px; }

#tictac .tiles-main {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

#tictac .tiles-list {
  font-family: tahoma, sans-serif;
  color: #636363; }

#tictac .tiles-list .list-item {
  padding-top: 5px; }

@media screen and (min-width: 520px) {
  #tictac .tiles-list {
    list-style-type: disc;
    padding-left: 30px;
    text-align: left; } }
#tictac .list--box {
  margin: 3% -8px; }

#tictac .list--box .box {
  background: #5eafde;
  width: calc(100% - 16px);
  margin: 8px;
  padding: 30px;
  max-width: 500px; }

@media screen and (min-width: 768px) {
  #tictac .list--box .box {
    width: calc(100%/2 - 16px); } }
.ie #tictac .list--box .box {
  width: 559px; }

#tictac .list--box .box-title {
  margin-top: 0;
  line-height: 1; }

#tictac .full-box {
  width: 100%;
  background: #5eafde;
  padding: 30px; }

#tictac .full-box .box-title span {
  font-size: 20px;
  font-weight: normal;
  display: block; }

#tictac .full-box .third {
  width: calc(100%/3 - 15px);
  display: inline-block;
  vertical-align: middle;
  margin-right: 1%;
  margin-top: 0; }

#tictac .full-box .third h3 {
  vertical-align: top; }

#tictac .full-box .third.box-content {
  margin-bottom: 0; }

#tictac .full-box .third.btn, #tictac .full-box .third.btn--default, #tictac .full-box .third.btn--sec, #tictac .full-box .third.btn--prim {
  text-align: center;
  max-width: 25%;
  margin-left: 5%; }

#tictac .box-content {
  font-size: 14px;
  color: #333333;
  line-height: 1.2;
  margin: 5% 0; }

#tictac .slider-item {
  font-size: 15px;
  max-width: 260px;
  padding: 20px;
  margin: 0 auto;
  text-align: center; }

#tictac .item-caption {
  display: block; }

#tictac .item-caption .caption-sub {
  display: block; }

#tictac .page-header {
  text-align: right;
  width: auto;
  color: #1ea51e;
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 20px;
  border: 0;
  margin-right: 30px; }

.cyrillic #tictac .page-header { }

.arabic #tictac .page-header { }

#tictac .page-container {
  width: auto;
  text-align: left;
  margin-left: 30px;
  margin-right: 30px; }

#tictac .page-container:before, #tictac .page-container:after {
  content: " ";
  display: table; }

#tictac .page-container:after {
  clear: both; }

.arabic #tictac .page-container {
  text-align: right; }

#tictac .back-up {
  text-align: right;
  padding-top: 35px; }

#tictac .back-up a.back-up-btn {
  color: #5eafde;
  font-size: 11px;
  position: relative;
  display: inline-block;
  margin-right: 28px; }

#tictac .back-up a.back-up-btn:hover, #tictac .back-up a.back-up-btn:focus, #tictac .back-up a.back-up-btn:active {
  text-decoration: none; }

#tictac .back-up a.back-up-btn:before {
  content: "";
  display: block;
  width: 19px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: -24px;
  margin-left: -11px; }

#tictac .site-header {
  top: 0;
  right: 0;
  width: 100%;
  z-index: 80; }

#tictac .site-header.opened {
  z-index: 150; }

#tictac .site-header.opened .nav-list {
  display: block;
  min-height: 100px;
  margin-top: 28px; }

@media screen and (orientation: landscape) {
  #tictac .site-header {
    overflow: hidden; } }
#tictac .header-inner {
  text-align: right; }

#tictac .site-logo {
  display: block;
  float: left;
  position: fixed;
  z-index: 145;
  text-align: center;
  margin-left: 3%;
  max-width: 68px;
  margin-top: 15px;
  left: 0; }

@media screen and (orientation: landscape) {
  #tictac .site-logo {
    max-width: 70px; } }
@media (min-width: 768px) {
  #tictac .site-logo {
    max-width: 100%;
    position: fixed;
    top: 0;
    margin-top: 0;
    left: 35px;
    margin-left: 0; } }
@media (min-width: 768px) {
  .is-signed-in #tictac .site-logo {
    top: 52px; } }
@media (min-width: 1600px) {
  #tictac .site-logo {
    left: 65px; } }
@media (min-width: 768px) {
  #tictac .site-logo img {
    height: 85px;
    width: auto; } }
#tictac .site-logo .fb-like {
  display: none; }

@media (min-width: 768px) {
  #tictac .site-logo .fb-like {
    display: block;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 112px; } }
#tictac .site-logo .fb-like iframe {
  position: relative;
  z-index: 1005; }

#tictac .site-logo .campaign-site-name {
  display: none; }

#tictac .campaign-logo {
  position: absolute;
  left: 3%;
  top: 0;
  z-index: 30;
  padding-top: 30px;
  margin-left: 75px;
  text-align: left;
  display: none; }

@media (min-width: 768px) {
  #tictac .campaign-logo {
    display: block;
    margin: 0;
    padding: 0;
    height: 57px;
    top: 0;
    width: 120px;
    z-index: 130;
    left: auto;
    visibility: hidden; } }
@media (min-width: 768px) {
  .is-signed-in #tictac .campaign-logo {
    top: 52px; } }
@media (min-width: 768px) {
  #tictac .campaign-logo > div:first-child {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }
#tictac .campaign-logo img {
  width: 34%; }

@media (min-width: 768px) {
  #tictac .campaign-logo img {
    display: block;
    width: 100%; } }
html.mobile #tictac .campaign-logo {
  display: none; }

#tictac .site-footer {
  background: #fff;
  width: 100%;
  padding: 0.7% 0 1.4%;
  position: relative;
  text-align: left;
  display: none;
  overflow: hidden; }

@media (min-width: 768px) {
  #tictac .site-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    display: block;
    padding: 10px 0; } }
.scrollable #tictac .site-footer {
  position: relative; }

#tictac .site-footer .nav {
  margin-bottom: 0; }

@media (min-width: 768px) {
  #tictac .site-footer .nav {
    float: left; } }
#tictac .site-footer .fb-like {
  display: none; }

#tictac .nav--footer__list {
  list-style-type: none;
  padding-left: 0;
  margin-left: 3%;
  width: 100%; }

@media screen and (orientation: landscape) {
  #tictac .nav--footer__list {
    text-align: center;
    width: 100%; } }
@media (min-width: 1024px) {
  #tictac .nav--footer__list {
    margin-left: 65px; } }
#tictac .nav--footer__list li {
  float: left;
  padding-right: 20px;
  text-align: center;
  margin: 10px 0; }

@media screen and (orientation: landscape) {
  #tictac .nav--footer__list li {
    display: inline-block; } }
@media (min-width: 768px) {
  #tictac .nav--footer__list li {
    margin: 0;
    text-align: left; }

  #tictac .nav--footer__list li:after {
    content: "-";
    padding-left: 20px; } }
@media (min-width: 768px) {
  #tictac .nav--footer__list li {
    line-height: 23px; } }
#tictac .nav--footer__list li:last-child:after {
  content: " ";
  display: none; }

#tictac .nav--footer__list li a {
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  font-style: normal; }

@media (min-width: 568px) {
  #tictac .nav--footer__list li a {
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic; } }
#tictac .copyrights {
  color: #5eafde;
  margin: 0 auto;
  padding-top: 10px;
  width: 100%;
  margin-right: 3%;
  clear: both; }

@media screen and (orientation: landscape) {
  #tictac .copyrights {
    text-align: center;
    width: 100%; } }
@media (min-width: 768px) {
  #tictac .copyrights {
    clear: none;
    padding: 0;
    float: right;
    width: auto; } }
@media (min-width: 1024px) {
  #tictac .copyrights {
    margin-right: 65px; } }
#tictac .cookies-box {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 0;
  border: 1px solid #d5d5d5;
  color: #787878;
  padding: 15px 20px;
  padding-bottom: 0;
  width: 100%;
  background: #fff;
  min-height: 100px;
  text-align: left;
  display: none; }

@media (min-width: 768px) {
  #tictac .cookies-box {
    width: 40%; } }
@media (min-width: 1600px) {
  #tictac .cookies-box {
    width: 30%; } }
#tictac .cookies-box .cookies-title {
  text-transform: uppercase; }

#tictac .cookies-box .cookies-btn {
  display: inline-block;
  padding: 6px 14px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fec714;
  text-transform: uppercase;
  border: 2px solid #fec714; }

#tictac .cookies-box svg {
  width: 10px;
  height: 10px;
  fill: #fec714;
  margin-left: 5px; }

html.cyrillic #tictac .cookies-box .cookies-title { }

html.cyrillic #tictac .cookies-box .cookies-btn { }

html.arabic #tictac .cookies-box .cookies-title { }

html.arabic #tictac .cookies-box .cookies-btn { }

#tictac .preloader-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #edf7ef;
  background-repeat: repeat;
  z-index: 1001;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#tictac .preloader-wrap .preloader-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#tictac .preloader-wrap .preloader-inner:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

#tictac .preloader-wrap .preloader-inner .preloader {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 90%; }

#tictac .preloader-wrap .preloader-inner .preloader > p {
  font-size: 24px;
  color: #009025;
  padding-top: 10px;
  display: none; }

.preloader-copy {
  display: none; }

html.cyrillic #tictac .preloader-wrap .preloader-inner .preloader > p { }

html.arabic #tictac .preloader-wrap .preloader-inner .preloader > p { }

#tictac .slider-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 2; }

#tictac .slider-wrapper ul, #tictac .slider-wrapper li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  z-index: 3; }

#tictac .slider-wrapper .slide {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center; }

@media screen and (orientation: landscape) {
  #tictac .slider-wrapper .slide {
    text-align: left;
    margin-bottom: -30px; } }
@media (min-width: 768px) {
  #tictac .slider-wrapper .slide {
    margin-bottom: 0;
    background-image: none;
    text-align: center; } }
#tictac .slider-wrapper .slide img {
  display: inline-block;
  vertical-align: middle; }

#tictac .slide__bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3; }

#tictac .slide__bg img {
  width: 100%; }

#tictac .slide__hero {
  text-align: center;
  z-index: 1;
  width: 50%;
  position: relative;
  display: inline-block;
  height: 100%; }

@media screen and (orientation: landscape) {
  #tictac .slide__hero {
    height: 100%;
    bottom: -8%;
    width: 42%;
    left: 7%;
    padding-top: 0px; } }
@media (min-width: 768px) {
  #tictac .slide__hero {
    width: 50%;
    margin: -10% auto 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    text-align: right;
    height: 100%; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .slide__hero {
    height: 80%; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .slide__hero {
    width: 100%;
    text-align: center;
    height: 85%;
    padding-top: 20%; } }
#tictac .slide__hero:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */ }

@media (min-width: 768px) {
  #tictac .slide__hero {
    height: 80%; } }
@media (min-width: 1024px) {
  #tictac .slide__hero {
    width: 47%; } }
#tictac .slide__hero img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  max-height: 100%; }

@media (min-width: 768px) {
  #tictac .slide__hero img {
    max-height: 100%; } }
#tictac .slide__hero span {
  color: #47d933; }

#tictac .slide__text {
  color: #009025;
  margin: 75px auto 0;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
  z-index: 99;
  text-align: left;
  width: 95%;
  position: relative;
  text-align: center;
  letter-spacing: -2.5px;
  padding: 0 20px;
  font-size: 37px;
  font-size: 3.7rem; }

.cyrillic #tictac .slide__text { }

.arabic #tictac .slide__text {
  line-height: 1.2; }

#tictac .slide__text.white {
  color: #fff;
  position: absolute;
  left: auto;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%; }

@media screen and (orientation: landscape) {
  #tictac .slide__text.white {
    width: 54%;
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 0;
    right: 0; } }
#tictac .slide__text.white .more-btn--wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%; }

@media screen and (orientation: landscape) {
  #tictac .slide__text.white .more-btn--wrap {
    bottom: 40%; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .slide__text.white .more-btn--wrap {
    position: static; } }
@media screen and (orientation: landscape) {
  #tictac .slide__text {
    margin: auto;
    width: 54%;
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 0;
    right: 0;
    text-align: left;
    font-size: 30px;
    font-size: 3rem; } }
@media (min-width: 768px) {
  #tictac .slide__text {
    font-size: 42px;
    font-size: 4.2rem; } }
@media (min-width: 768px) {
  #tictac .slide__text {
    display: none; } }
#tictac .slide__text p {
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
  width: 100%; }

@media screen and (orientation: landscape) {
  #tictac .slide__text p {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  #tictac .slide__text p {
    margin-bottom: 15px; } }
#tictac .slide__text p .slide__text-lower, #tictac .slide__text p .slide__text-upper {
  display: none; }

#tictac .slide__text p > span.still {
  color: #47D933; }

#tictac .slide__text p .slide__text-upper-js, #tictac .slide__text p .slide__text-lower-js {
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  opacity: 1;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

#tictac .slide__text p .slide__text-upper-js.faded, #tictac .slide__text p .slide__text-lower-js.faded {
  opacity: 0; }

#tictac .slide__text p .still {
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  opacity: 1;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

#tictac .slide__text p .still.faded {
  opacity: 0; }

@media (min-width: 768px) {
  #tictac .slide__text {
    font-size: 62px;
    font-size: 6.2rem; } }
@media (min-width: 768px) {
  #tictac .slide__text {
    font-size: 82px;
    font-size: 8.2rem; } }
@media (min-width: 1600px) {
  #tictac .slide__text {
    font-size: 112px;
    font-size: 11.2rem; } }
#tictac .slide__more-btn {
  padding-bottom: 25px; }

@media screen and (orientation: landscape) {
  #tictac .slide__more-btn {
    width: 54%;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    top: 64%; } }
@media (min-width: 768px) {
  #tictac .slide__more-btn {
    display: none; } }
#tictac .slide__mask {
  display: none; }

@media (min-width: 768px) {
  #tictac .slide__mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    display: block; } }
#tictac .slide__mask .tictacs .layer {
  background-position: center top;
  background-repeat: no-repeat; }

#tictac .slide__mask .tictacs .layer img {
  width: 90%; }

#tictac .slide__mask.size-1 {
  z-index: 0; }


#tictac .slide__mask.size-2 {
  z-index: 0; }

#tictac .fixed-wrapper {
  position: fixed;
  top: 0;
  width: 100%; }

#tictac .scroll-down {
  position: absolute;
  bottom: 2%;
  left: 45%;
  z-index: 9;
  outline: none;
  left: 35%;
  max-width: 20%;
  display: none;
  color: #68B4E0;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap; }

.cyrillic #tictac .scroll-down { }

.arabic #tictac .scroll-down { }

@media screen and (orientation: landscape) {
  #tictac .scroll-down {
    right: 1%;
    max-width: 15%; } }
@media (min-width: 568px) {
  #tictac .scroll-down {
    bottom: 2%;
    left: 45%;
    right: auto; } }
@media screen and (min-width: 568px) and (orientation: landscape) and (max-width: 768px) {
  #tictac .scroll-down {
    max-width: 10%;
    right: 1%;
    bottom: 1%; } }
@media (min-width: 768px) {
  #tictac .scroll-down {
    display: block; } }
#tictac .scroll-down:focus {
  outline: none; }

#tictac .scroll-down:hover {
  text-decoration: none;
  color: #68B4E0; }

#tictac .scroll-down span {
  display: inline-block;
  padding-top: 7px; }

#tictac .watch-movie {
  color: #fff;
  z-index: 120;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap; }

.cyrillic #tictac .watch-movie { }

.arabic #tictac .watch-movie { }

#tictac .watch-movie:hover {
  text-decoration: none;
  color: #fff; }

#tictac .watch-movie span {
  display: inline-block;
  padding-top: 8px; }

#tictac .watch-movie img {
  width: 65%; }

@media (min-width: 768px) {
  #tictac .watch-movie img {
    width: auto; } }
#tictac .more-btn--wrap {
  display: block; }

@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .more-btn--wrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -55vh; } }
#tictac .more-btn {
  color: #00904b;
  border: 2px solid #47D933;
  padding: 15px 15px 15px 30px;
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
  margin: auto;
  line-height: 100%;
  z-index: 99;
  position: relative;
  letter-spacing: 0;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: background 200ms, color 200ms;
  -moz-transition: background 200ms, color 200ms;
  -o-transition: background 200ms, color 200ms;
  transition: background 200ms, color 200ms;
  padding-right: 60px; }

.arabic #tictac .more-btn {
  padding: 15px 30px 15px 15px;
  padding-left: 60px; }

@media screen and (orientation: landscape) {
  #tictac .more-btn {
    padding: 12px 60px 12px 30px;
    width: auto; }

  .arabic #tictac .more-btn {
    padding: 12px 30px 12px 60px; } }
.cyrillic #tictac .more-btn { }

.arabic #tictac .more-btn { }

@media (min-width: 768px) {
  #tictac .more-btn {
    margin: 20px 0 0;
    padding: 15px 75px 15px 30px;
    z-index: 99; }

  .arabic #tictac .more-btn {
    padding: 15px 30px 15px 75px; } }
#tictac .more-btn:hover {
  background: #00904b;
  color: #fff; }

#tictac .more-btn:after {
  content: "\203A";
  font-size: 36px;
  font-size: 3.6rem;
  color: #47D933;
  font-weight: 100;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 30px;
  top: 15px; }

.cyrillic #tictac .more-btn:after { }

.arabic #tictac .more-btn:after {
  right: auto;
  left: 30px;
  content: "\2039"; }

@media screen and (orientation: landscape) {
  #tictac .more-btn:after {
    top: 12px; } }
@media (min-width: 568px) {
  #tictac .more-btn:after {
    top: 15px; } }
#tictac .more-btn.arr-green:after {
  content: "";
  width: 12px;
  height: 15px; }

.arabic #tictac .more-btn.arr-green:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#tictac .more-btn.arr-white:after {
  content: "";
  width: 12px;
  height: 15px;
  top: 14px;
  opacity: 1;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

.arabic #tictac .more-btn.arr-white:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#tictac .more-btn.arr-white:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 12px;
  height: 15px;
  right: 30px;
  top: 14px;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

.arabic #tictac .more-btn.arr-white:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#tictac .more-btn.arr-white:hover:after {
  opacity: 0; }

#tictac .more-btn.arr-white:hover:before {
  opacity: 1; }

.white #tictac .more-btn {
  color: #fff;
  border-color: #fff;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.white #tictac .more-btn:after {
  color: #fff !important;
  display: none; }

@media (min-width: 568px) {
  .white #tictac .more-btn:after {
    display: block; } }
.white #tictac .more-btn:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #00904b; }

.white #tictac .more-btn:hover:after {
  color: #47D933 !important; }

@media (min-width: 768px) {
  .white #tictac .more-btn {
    min-width: 250px; } }
#tictac .more-btn:hover {
  text-decoration: none; }

#tictac .slide__text-fixed {
  display: none; }

@media (min-width: 768px) {
  #tictac .slide__text-fixed {
    display: inline-block; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .slide__text-fixed {
    position: absolute;
    top: 13%;
    left: 0;
    width: 100%; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .slide__text-fixed br {
    display: none; } }
@media (min-width: 1024px) {
  #tictac .slide__text-fixed {
    top: 29%;
    width: 50%; } }
#tictac .site--home {
  overflow: auto;
  height: auto; }

@media (min-width: 768px) {
  #tictac .site--home {
    overflow: hidden;
    height: 100%; } }
#tictac .site--home .main {
  height: auto; }

@media (min-width: 768px) {
  #tictac .site--home .main {
    height: 100%; } }
#tictac .site--home .sect--slider {
  height: auto; }

@media (min-width: 768px) {
  #tictac .site--home .sect--slider {
    height: 100%; } }
#tictac .more-minions {
  top: 52%;
  left: 52%; }

#tictac .without-slider {
  background-image: cover;
  background-position: 50% 50%; }

@media (min-width: 768px) {
  html.mobile #tictac .slide {
    background-size: cover; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  html.mobile #tictac .slide { } }
html.mobile #tictac .slide__mask {
  display: none; }

html.mobile #tictac .video-slide .video {
  display: none; }

html.mobile #tictac .scroll-down {
  display: none !important; }

html.mobile #tictac .site--home .watch-movie {
  display: none; }

@media (min-width: 768px) {
  #tictac .site--home .more-btn {
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms; } }
@media (min-width: 768px) {
  #tictac .site--home .scroll-down {
    bottom: 8%;
    left: 50%;
    z-index: 5;
    margin: 1.5% 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }
#tictac .site--home .scroll-down:focus {
  color: #68b4e0;
  text-decoration: none; }

#tictac .site--home .watch-movie {
  position: absolute;
  bottom: 5%;
  left: 50%;
  margin-left: -37px;
  display: none; }

@media (min-width: 768px) {
  #tictac .site--home .watch-movie {
    display: block;
    position: absolute;
    bottom: 8%;
    left: 50%;
    margin-left: -43px;
    margin: 1.5% 0; } }
#tictac .site--home .carousel {
  margin-bottom: 0; }

#tictac .site--home .video {
  min-width: 100%;
  min-height: 100%; }

#tictac .site--home .carousel-item {
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  width: 100%; }

#tictac .site--home .carousel-item img {
  margin: 0 auto; }

@media (min-width: 768px) {
  #tictac .site--home .carousel-item .slide__text-fixed {
    position: fixed; } }
#tictac .site--home .carousel-item .slide__text-fixed.slide-from-right {
  right: -50vw; }

@media (min-width: 768px) {
  #tictac .site--home .carousel-item.without-slider .slide__text, #tictac .site--home .carousel-item.video-slide .slide__text {
    width: 50%;
    display: block; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .site--home .carousel-item.without-slider .slide__text, #tictac .site--home .carousel-item.video-slide .slide__text {
    position: absolute;
    top: 13%;
    left: 0;
    width: 100%; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .site--home .carousel-item.without-slider .slide__text br, #tictac .site--home .carousel-item.video-slide .slide__text br {
    display: none; } }
@media (min-width: 1024px) {
  #tictac .site--home .carousel-item.without-slider .slide__text, #tictac .site--home .carousel-item.video-slide .slide__text {
    top: 29%;
    width: 50%; } }
#tictac .site--home .carousel-item.without-slider .slide__text.slide-from-right, #tictac .site--home .carousel-item.video-slide .slide__text.slide-from-right {
  right: -50vw; }

@media (min-width: 768px) {
  .arabic #tictac .site--home .carousel-item.without-slider .slide__text, .arabic #tictac .site--home .carousel-item.video-slide .slide__text {
    text-align: right;
    padding-right: 10%; } }
@media (min-width: 768px) {
  #tictac .site--home .carousel-item.video-slide {
    height: 100vh; } }
#tictac .site--home .carousel-item.video-slide .more-btn.svg svg {
  fill: #fff;
  -webkit-transition: fill 300ms;
  -moz-transition: fill 300ms;
  -o-transition: fill 300ms;
  transition: fill 300ms;
  position: absolute;
  width: 12px;
  height: 15px;
  right: 30px;
  top: 11px; }

.arabic #tictac .site--home .carousel-item.video-slide .more-btn.svg svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: 30px; }

@media (min-width: 568px) {
  #tictac .site--home .carousel-item.video-slide .more-btn.svg svg {
    top: 14px; } }
#tictac .site--home .carousel-item.video-slide .more-btn.svg:before, #tictac .site--home .carousel-item.video-slide .more-btn.svg:after {
  display: none; }

#tictac .site--home .carousel-item.carousel-minions .slide__text {
  text-transform: uppercase;
  color: #15a964; }

.cyrillic #tictac .site--home .carousel-item.carousel-minions .slide__text { }

.arabic #tictac .site--home .carousel-item.carousel-minions .slide__text { }

@media (min-width: 768px) {
  .arabic #tictac .site--home .carousel-item.carousel-minions .slide__text {
    text-align: right;
    padding-right: 10%; } }
#tictac .site--home .carousel-item.carousel-minions .slide__text p {
  display: inline-block;
  width: auto; }

#tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top {
  text-align: left; }

.arabic #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top {
  text-align: right; }

#tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top, #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-mid, #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
  display: block;
  line-height: 1; }

#tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top, #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
  font-size: 65%; }

@media screen and (orientation: landscape) {
  #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top, #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
    font-size: 60%; } }
@media (min-width: 768px) {
  #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top, #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
    font-size: 60%; } }
@media (min-width: 1600px) {
  #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-top, #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
    font-size: 65%; } }
#tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-mid {
  color: #fbd741;
  font-size: 105%; }

@media screen and (orientation: landscape) {
  #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-mid {
    font-size: 100%; } }
@media (min-width: 768px) {
  #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-mid {
    font-size: 90%; } }
@media (min-width: 1600px) {
  #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-mid {
    font-size: 100%; } }
#tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
  text-align: left; }

.arabic #tictac .site--home .carousel-item.carousel-minions .slide__text .slide__text-bottom {
  text-align: right; }

#tictac .site--home .carousel-item.carousel-minions .more-btn {
  color: #fbd741;
  border-color: #fbd741; }

#tictac .site--home .carousel-item.carousel-minions .more-btn:after {
  display: none; }

#tictac .site--home .carousel-item.carousel-minions .more-btn:hover {
  background-color: #15a964; }

#tictac .site--home .carousel-item.carousel-minions .more-btn svg {
  fill: #fbd741;
  -webkit-transition: fill 300ms;
  -moz-transition: fill 300ms;
  -o-transition: fill 300ms;
  transition: fill 300ms;
  position: absolute;
  width: 12px;
  height: 15px;
  top: 14px;
  right: 30px; }

.arabic #tictac .site--home .carousel-item.carousel-minions .more-btn svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: 30px; }

#tictac .site--home .carousel-item.carousel-static .slide__text {
  position: absolute;
  left: auto;
  top: 5%;
  bottom: 0;
  right: 0;
  width: 100%; }

@media (min-width: 768px) {
  #tictac .site--home .carousel-item.carousel-static .slide__text {
    top: 12%; } }
@media screen and (orientation: landscape) {
  #tictac .site--home .carousel-item.carousel-static .slide__text {
    width: 50%;
    position: absolute;
    left: auto;
    top: 28%;
    bottom: 0;
    right: 0; } }
@media (min-width: 768px) {
  .arabic #tictac .site--home .carousel-item.carousel-static .slide__text {
    text-align: right;
    padding-right: 10%; } }
#tictac .site--home .carousel-item.carousel-static .more-btn--wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%; }

@media screen and (orientation: landscape) {
  #tictac .site--home .carousel-item.carousel-static .more-btn--wrap {
    padding-left: 20px;
    bottom: 30%; } }
@media (min-width: 768px) {
  #tictac .site--home .carousel-item.carousel-static .more-btn--wrap {
    padding-left: 0;
    position: static; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .site--home .carousel-item.carousel-static .more-btn--wrap {
    position: absolute;
    bottom: 16%; } }
@media screen and (orientation: landscape) {
  #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn:after, #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn svg {
    top: 12px; } }
@media (min-width: 568px) {
  #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn:after, #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn svg {
    top: 15px; } }
.arabic #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn.svg svg {
  fill: #47D933;
  -webkit-transition: fill 300ms;
  -moz-transition: fill 300ms;
  -o-transition: fill 300ms;
  transition: fill 300ms;
  position: absolute;
  width: 12px;
  height: 15px;
  right: 30px;
  top: 11px; }

.arabic #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn.svg svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: 30px; }

@media (min-width: 568px) {
  #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn.svg svg {
    top: 14px; } }
#tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn.svg:before, #tictac .site--home .carousel-item.carousel-static .more-btn--wrap .more-btn.svg:after {
  display: none; }

#tictac .site--home .slider-wrapper {
  overflow: auto; }

@media (min-width: 768px) {
  #tictac .site--home .slider-wrapper {
    overflow: hidden; } }
#tictac .site--home .slider-wrapper ul {
  padding-bottom: 60px; }

@media (min-width: 768px) {
  #tictac .site--home .slider-wrapper ul {
    padding-bottom: 0; } }
@media (min-width: 768px) {
  #tictac .site--home .slider-wrapper .slide {
    height: 100vh; } }
#tictac .site--home .carousel-controls {
  position: fixed;
  z-index: 125;
  top: 45%; }

#tictac .site--home .carousel-controls.prev {
  left: 3%; }

#tictac .site--home .carousel-controls.next {
  right: 3%; }

#tictac .site--home .carousel-timer {
  position: fixed;
  z-index: 124;
  top: 45%;
  right: 3%;
  width: 55px;
  height: 55px;
  margin-top: -11px;
  margin-right: -16px; }

#tictac {
  /* Reset */
  /* Main styles */
  /* Feeds */
  /* Toolbar */
  /* feeds network specific styles */ }

#tictac .dcsns ul, #tictac .dcsns li {
  padding: 0;
  margin: 0;
  list-style: none !important;
  background: none; }

#tictac .dcsns ul {
  margin: auto;
  margin-top: 20px; }

#tictac .dcsns {
  color: #444;
  list-style: none outside none;
  margin: 0; }

#tictac .dcsns h1 {
  width: auto;
  position: relative; }

#tictac .dcsns h1, #tictac .dcsns h2, #tictac .dcsns h3 {
  line-height: 1.35em; }

#tictac .dcsns-content {
  position: relative;
  padding: 0; }

#tictac .dcsns-loading {
  height: 24px;
  padding: 6px 0 0 30px;
  position: absolute;
  top: 10px;
  left: 10px; }

#tictac .stream p {
  margin: 0;
  padding: 0; }

#tictac .stream li a {
  color: #2DB6E8; }

#tictac .stream li .wrap {
  background-color: #FFFFFF;
  -webkit-border-top-left-radius: 26px;
  -webkit-border-bottom-right-radius: 26px;
  -moz-border-radius-topleft: 26px;
  -moz-border-radius-bottomright: 26px;
  border-top-left-radius: 26px;
  border-bottom-right-radius: 26px; }

#tictac .stream li .inner {
  overflow: hidden;
  padding: 22px 15px 24px; }

#tictac .stream li .clear {
  clear: both; }

#tictac .stream li .section-content.section-only-twitter {
  padding-top: 0;
  position: relative; }

#tictac .stream li .section-content.section-only-twitter .section-thumb img {
  display: block;
  margin-bottom: 15px; }

#tictac .stream li .meta {
  display: block;
  font-size: 90%;
  color: #999;
  display: none; }

#tictac .stream li .meta span {
  margin: 0 8px 5px 0;
  display: block;
  float: left;
  padding: 0 0 0 15px;
  line-height: 12px; }

#tictac .meta span.shares {
  padding-left: 20px; }

#tictac .meta span.views {
  padding-left: 18px; }

#tictac .meta span.likes {
  padding-left: 16px; }

#tictac .meta span.videos {
  padding-left: 16px; }

#tictac .stream li .section-meta {
  display: block;
  margin: 0;
  padding: 0;
  clear: both; }

#tictac .stream li .meta.item-comments {
  padding: 0 0 0 35px;
  margin: 0 0 5px 0;
  min-height: 30px;
  position: relative;
  clear: both;
  line-height: 1.3em;
  display: none; }

#tictac .stream li .meta.item-comments img {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px; }

#tictac .stream li .meta.item-likes {
  padding: 0;
  width: 100%;
  overflow: hidden;
  clear: both;
  line-height: 1.3em; }

#tictac .stream li .meta.item-likes img {
  float: left;
  margin: 0 5px 5px 0;
  width: 30px;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff; }

#tictac .stream li.dcsns-error {
  color: #990000; }

#tictac .dcsns-toolbar {
  text-align: right;
  left: 0;
  right: 0;
  position: relative;
  z-index: 99;
  position: fixed;
  bottom: 0;
  background: #fff;
  padding-top: 10px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.35); }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar {
    padding-top: 0; } }
@media (min-width: 768px) {
  #tictac .dcsns-toolbar {
    margin-top: -40px;
    position: relative;
    padding-top: 0;
    background: none;
    bottom: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
    background-color: transparent;
    background-color: #1ea51e;
    margin-top: 0;
    padding-top: 62px; } }
#tictac .dcsns-toolbar > .page-container {
  text-align: center;
  float: none;
  z-index: 20;
  position: relative; }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar > .page-container {
    padding-top: 15px;
    text-align: right;
    float: right; } }
@media (min-width: 768px) {
  #tictac .dcsns-toolbar > .page-container {
    float: none;
    padding: 2px 0; } }
@media (min-width: 768px) {
  #tictac .dcsns-toolbar.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    margin-top: 0;
    padding-top: 4px;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms; } }
@media (min-width: 768px) {
  #tictac .dcsns-toolbar.sticky .site-logo {
    display: none;
    margin-top: 8px;
    position: relative; } }
@media (min-width: 768px) {
  #tictac .dcsns-toolbar.sticky .site-logo > a {
    float: left; } }
#tictac .dcsns-toolbar.sticky .site-logo img {
  display: none; }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar.sticky .site-logo img {
    width: 70px;
    display: inline-block; } }
#tictac .dcsns-toolbar .filter {
  display: inline-block;
  padding: 0;
  margin: 0px 0px 5px 0; }

@media (min-width: 768px) {
  #tictac .dcsns-toolbar .filter {
    margin: 0; } }
#tictac .dcsns-toolbar .filter:before, #tictac .dcsns-toolbar .filter:after {
  content: " ";
  display: table; }

#tictac .dcsns-toolbar .filter:after {
  clear: both; }

#tictac .dcsns-toolbar .filter li {
  display: block;
  background: none;
  padding: 0;
  margin: 0;
  float: left; }

#tictac .dcsns-toolbar .filter li a {
  margin: 0 2px;
  display: block;
  border-radius: 50%;
  border: 3px solid rgba(230, 230, 230, 0.5);
  opacity: 0.5;
  transition: all 200ms;
  position: relative;
  padding: 2px; }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar .filter li a {
    margin: 0px 3px; } }
#tictac .dcsns-toolbar .filter li a img {
  margin: 0;
  width: 28px; }

#tictac .dcsns-toolbar .filter li a .filter-name {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  bottom: -25px;
  left: -27px;
  display: none;
  width: 90px;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  color: #5eafde; }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar .filter li a .filter-name {
    display: block; } }
.cyrillic #tictac .dcsns-toolbar .filter li a .filter-name { }

#tictac .dcsns-toolbar .filter li a.iso-active {
  opacity: 1;
  border-color: rgba(71, 217, 51, 0.5); }

#tictac .dcsns-toolbar .filter li a:hover {
  opacity: 1; }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar .filter li a:hover {
    border-color: #fff; }

  #tictac .dcsns-toolbar .filter li a:hover .filter-name {
    opacity: 1; } }
#tictac .dcsns-toolbar .filter li.countries a {
  margin-left: 2px;
  display: none; }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar .filter li.countries a {
    margin-left: 18px; } }
#tictac .dcsns-toolbar .filter li.countries a.visible {
  display: block; }

#tictac .dcsns-toolbar .filter li.label {
  color: #fff;
  font-size: 14px;
  padding-top: 15px;
  padding-right: 8px;
  padding-bottom: 10px;
  display: none; }

.cyrillic #tictac .dcsns-toolbar .filter li.label { }

@media (min-width: 568px) {
  #tictac .dcsns-toolbar .filter li.label {
    float: left;
    padding-bottom: 0;
    display: block; } }
#tictac .dcsns-toolbar .filter li.label > span {
  font-size: bold; }

#tictac .dcsns-toolbar .filter .link-all {
  color: #fff;
  height: 21px;
  padding: 7px 7px 4px 7px;
  text-shadow: 0 0 1px #555;
  font-weight: bold; }

#tictac .stream li.dcsns-rss .dcns-bottom {
  background-color: #FF9800; }

#tictac .stream li.dcsns-flickr .dcns-bottom {
  background-color: #f90784; }

#tictac .stream li.dcsns-delicious .dcns-bottom {
  background-color: #3271CB; }

#tictac .stream li.dcsns-twitter .dcns-bottom {
  background-color: #00aced; }

#tictac .stream li.dcsns-facebook .dcns-bottom {
  background-color: #3b5998; }

#tictac .stream li.dcsns-google .dcns-bottom {
  background-color: #2d2d2d; }

#tictac .stream li.dcsns-youtube .dcns-bottom {
  background-color: #DF1F1C; }

#tictac .stream li.dcsns-pinterest .dcns-bottom {
  background-color: #CB2528; }

#tictac .stream li.dcsns-lastfm .dcns-bottom {
  background-color: #C90E12; }

#tictac .stream li.dcsns-dribbble .dcns-bottom {
  background-color: #F175A8; }

#tictac .stream li.dcsns-vimeo .dcns-bottom {
  background-color: #4EBAFF; }

#tictac .stream li.dcsns-stumbleupon .dcns-bottom {
  background-color: #EB4924; }

#tictac .stream li.dcsns-deviantart .dcns-bottom {
  background-color: #EB4924; }

#tictac .stream li.dcsns-tumblr .dcns-bottom {
  background-color: #365472; }

#tictac .stream li.dcsns-instagram .dcns-bottom {
  background-color: #413A33; }

#tictac .stream li.dcsns-vkontakte .dcns-bottom {
  background-color: #4c75a3; }

#tictac .stream li.dcsns-rss > div {
  border-color: rgba(255, 152, 0, 0.4); }

#tictac .stream li.dcsns-rss > div:hover {
  border-color: #FF9800; }

#tictac .stream li.dcsns-flickr > div {
  border-color: rgba(249, 7, 132, 0.4); }

#tictac .stream li.dcsns-flickr > div:hover {
  border-color: #f90784; }

#tictac .stream li.dcsns-delicious > div {
  border-color: rgba(50, 113, 203, 0.4); }

#tictac .stream li.dcsns-delicious > div:hover {
  border-color: #3271CB; }

#tictac .stream li.dcsns-twitter > div {
  border-color: rgba(0, 172, 237, 0.4); }

#tictac .stream li.dcsns-twitter > div:hover {
  border-color: #00aced; }

#tictac .stream li.dcsns-facebook > div {
  border-color: rgba(59, 89, 152, 0.4); }

#tictac .stream li.dcsns-facebook > div:hover {
  border-color: #3b5998; }

#tictac .stream li.dcsns-google > div {
  border-color: rgba(45, 45, 45, 0.4); }

#tictac .stream li.dcsns-google > div:hover {
  border-color: #2d2d2d; }

#tictac .stream li.dcsns-youtube > div {
  border-color: rgba(223, 31, 28, 0.4); }

#tictac .stream li.dcsns-youtube > div:hover {
  border-color: #DF1F1C; }

#tictac .stream li.dcsns-pinterest > div {
  border-color: rgba(203, 37, 40, 0.4); }

#tictac .stream li.dcsns-pinterest > div:hover {
  border-color: #CB2528; }

#tictac .stream li.dcsns-lastfm > div {
  border-color: rgba(201, 14, 18, 0.4); }

#tictac .stream li.dcsns-lastfm > div:hover {
  border-color: #C90E12; }

#tictac .stream li.dcsns-dribbble > div {
  border-color: rgba(241, 117, 168, 0.4); }

#tictac .stream li.dcsns-dribbble > div:hover {
  border-color: #F175A8; }

#tictac .stream li.dcsns-vimeo > div {
  border-color: rgba(78, 186, 255, 0.4); }

#tictac .stream li.dcsns-vimeo > div:hover {
  border-color: #4EBAFF; }

#tictac .stream li.dcsns-stumbleupon > div {
  border-color: rgba(235, 73, 36, 0.4); }

#tictac .stream li.dcsns-stumbleupon > div:hover {
  border-color: #EB4924; }

#tictac .stream li.dcsns-deviantart > div {
  border-color: rgba(235, 73, 36, 0.4); }

#tictac .stream li.dcsns-deviantart > div:hover {
  border-color: #EB4924; }

#tictac .stream li.dcsns-tumblr > div {
  border-color: rgba(54, 84, 114, 0.4); }

#tictac .stream li.dcsns-tumblr > div:hover {
  border-color: #365472; }

#tictac .stream li.dcsns-instagram > div {
  border-color: rgba(65, 58, 51, 0.4); }

#tictac .stream li.dcsns-instagram > div:hover {
  border-color: #413A33; }

#tictac .stream li.dcsns-vkontakte > div {
  border-color: rgba(76, 117, 163, 0.4); }

#tictac .stream li.dcsns-vkontakte > div:hover {
  border-color: #4c75a3; }

#tictac .site--social.scrollable .site-header {
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0; }

@media (min-width: 768px) {
  #tictac .site--social.scrollable .site-header {
    overflow: visible;
    position: static;
    height: auto; } }
#tictac .site--social.scrollable .site-header .site-logo {
  margin-bottom: 10px; }

@media (min-width: 568px) {
  #tictac .site--social.scrollable .site-footer {
    position: static; } }
#tictac .site--social.scrollable .main {
  overflow: visible;
  overflow-x: hidden;
  padding-top: 50px; }

@media (min-width: 768px) {
  #tictac .site--social.scrollable .main {
    overflow: visible;
    padding-top: 0; } }
#tictac .main .social-bottom {
  padding: 40px 0 50px;
  padding-bottom: 80px;
  text-align: center; }

@media (min-width: 768px) {
  #tictac .main .social-bottom {
    padding: 40px 0 50px; } }
#tictac .main .social-bottom .back-up {
  margin-top: 15px;
  text-align: center;
  margin-right: 30px; }

@media (min-width: 568px) {
  #tictac .main .social-bottom .back-up {
    margin-top: -55px;
    text-align: right; } }
#tictac .main .social-bottom .back-up a {
  margin: 0; }

@media (min-width: 568px) {
  #tictac .main .social-bottom .back-up a {
    margin-right: 10px; } }
#tictac .js-social-stream-load-more {
  font-size: 14px;
  display: inline-block;
  border: 3px solid #93e38a;
  text-transform: uppercase;
  padding: 13px 30px;
  padding-right: 75px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: relative; }

.cyrillic #tictac .js-social-stream-load-more { }

#tictac .js-social-stream-load-more:hover {
  text-decoration: none; }

#tictac .js-social-stream-load-more:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 20px;
  right: 25px;
  top: 0;
  background-repeat: no-repeat;
  background-position: center; }

#tictac .js-social-stream-load-more:focus {
  outline: 0; }

#tictac .stream {
  list-style: none;
  list-style-type: none;
  margin: 0 -8px;
  padding: 25px 0 0;
  overflow: visible;
  width: 100%; }

#tictac .stream:before, #tictac .stream:after {
  content: " ";
  display: table; }

#tictac .stream:after {
  clear: both; }

#tictac .stream a {
  text-decoration: none; }

#tictac .stream a:hover {
  text-decoration: none; }

#tictac .stream li {
  padding: 8px;
  width: 100%;
  float: left; }

@media (min-width: 568px) {
  #tictac .stream li {
    width: 50%; } }
@media (min-width: 768px) {
  #tictac .stream li {
    width: 33.3%; } }
@media (min-width: 1201px) {
  #tictac .stream li {
    width: 25%; } }
#tictac .stream li > div {
  font-size: 14px;
  -webkit-transition: border-color 250ms;
  -moz-transition: border-color 250ms;
  -o-transition: border-color 250ms;
  transition: border-color 250ms;
  padding: 3px;
  position: relative;
  line-height: 1.35em;
  border: 2px solid #000;
  text-align: left;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  font-size: 14px;
  width: 100%; }

.arabic #tictac .stream li > div {
  text-align: right; }

.cyrillic #tictac .stream li > div { }

#tictac .stream li > div .section-intro {
  color: #fff;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  white-space: nowrap;
  display: inline-block;
  padding-top: 8px; }

.cyrillic #tictac .stream li > div .section-intro { }

#tictac .stream li > div .section-intro a {
  text-decoration: none;
  color: #fff; }

.cyrillic #tictac .stream li > div .section-intro a { }

#tictac .stream li > div .section-top:before, #tictac .stream li > div .section-top:after {
  content: " ";
  display: table; }

#tictac .stream li > div .section-top:after {
  clear: both; }

#tictac .stream li > div .section-picture {
  padding-top: 8px; }

#tictac .stream li > div .section-thumb img {
  width: 100%;
  max-width: 48px; }

#tictac .stream li > div .section-user {
  font-size: 18px;
  margin-left: 10px; }

#tictac .stream li > div .section-user.user-rss a {
  color: #FF9800; }

#tictac .stream li > div .section-user.user-flickr a {
  color: #f90784; }

#tictac .stream li > div .section-user.user-delicious a {
  color: #3271CB; }

#tictac .stream li > div .section-user.user-twitter a {
  color: #00aced; }

#tictac .stream li > div .section-user.user-facebook a {
  color: #3b5998; }

#tictac .stream li > div .section-user.user-google a {
  color: #2d2d2d; }

#tictac .stream li > div .section-user.user-youtube a {
  color: #DF1F1C; }

#tictac .stream li > div .section-user.user-pinterest a {
  color: #CB2528; }

#tictac .stream li > div .section-user.user-lastfm a {
  color: #C90E12; }

#tictac .stream li > div .section-user.user-dribbble a {
  color: #F175A8; }

#tictac .stream li > div .section-user.user-vimeo a {
  color: #4EBAFF; }

#tictac .stream li > div .section-user.user-stumbleupon a {
  color: #EB4924; }

#tictac .stream li > div .section-user.user-deviantart a {
  color: #EB4924; }

#tictac .stream li > div .section-user.user-tumblr a {
  color: #365472; }

#tictac .stream li > div .section-user.user-instagram a {
  color: #413A33; }

#tictac .stream li > div .section-user.user-vkontakte a {
  color: #4c75a3; }

#tictac .stream li > div .section-content {
  padding-top: 15px; }

#tictac .stream li > div .section-content-title {
  display: block; }

#tictac .stream li > div .dcns-bottom {
  padding: 0 20px 0 10px;
  -webkit-border-bottom-right-radius: 26px;
  -moz-border-radius-bottomright: 26px;
  border-bottom-right-radius: 26px;
  text-align: right;
  height: 36px;
  position: relative; }

#tictac .stream li > div .dcns-bottom:before, #tictac .stream li > div .dcns-bottom:after {
  content: " ";
  display: table; }

#tictac .stream li > div .dcns-bottom:after {
  clear: both; }

#tictac .stream li > div .dcns-bottom > a {
  position: absolute;
  left: 10px;
  top: 0;
  height: 100%; }

#tictac .stream li > div .dcns-bottom > a:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle; }

#tictac .stream li > div.dcsns-facebook .dcns-bottom > a img {
  margin-top: 3px; }

#tictac .feed-container {
  padding-top: 15px; }

@media (min-width: 568px) {
  #tictac .feed-container {
    padding-top: 0; } }
#tictac .site--flavours .main {
  background-size: cover;
  background-position: center; }

#tictac .site--flavours .main > canvas {
  position: absolute;
  left: 0;
  top: 0; }

#tictac .site--flavours .main .slide-scroller {
  height: 100vh; }

#tictac .site--flavours .slide-scroller {
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 2; }

#tictac .slide-scroller nav {
  position: absolute;
  z-index: 100;
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#tictac .slide-scroller nav a {
  display: block;
  position: relative;
  color: transparent;
  height: 27px;
  margin-bottom: 0px;
  cursor: pointer; }

#tictac .slide-scroller nav a > img {
  vertical-align: top; }

#tictac .slide-scroller nav a > span {
  position: absolute;
  right: 42px;
  top: -1px;
  font-size: 11px;
  text-transform: uppercase;
  color: #5eafde;
  visibility: hidden;
  opacity: 0;
  white-space: nowrap;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

.cyrillic #tictac .slide-scroller nav a > span { }

.arabic #tictac .slide-scroller nav a > span { }

@media (min-width: 1024px) {
  #tictac .slide-scroller nav a:hover > span {
    visibility: visible;
    opacity: 1; } }
#tictac .slide-scroller nav a:after {
  content: '';
  position: absolute;
  left: -8px;
  top: -8px;
  width: 46px;
  height: 31px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

@media (min-width: 768px) {
  #tictac .slide-scroller nav a.current-nav:after {
    opacity: 1;
    visibility: visible; } }
#tictac .slide-scroller nav a.liberty {
  height: 38px; }

#tictac .slide-scroller nav a.liberty span {
  top: 7px; }

#tictac .slide-scroller nav a.liberty:after {
  height: 45px;
  left: -7px; }

#tictac .flavour-section {
  position: relative;
  padding: 70px 0;
  background-size: cover; }

@media screen and (orientation: landscape) {
  #tictac .flavour-section {
    height: 100vh;
    padding: 0; } }
@media (min-width: 768px) {
  #tictac .flavour-section {
    padding-top: 140px; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .flavour-section {
    padding: 0; } }
@media (min-width: 768px) {
  #tictac .flavour-section:last-of-type {
    padding-bottom: 140px; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .flavour-section:last-of-type {
    padding: 0; } }
#tictac .flavour-section .mobile-pack {
  display: none; }

#tictac .flavour-section .flavour_element {
  display: none; }

@media screen and (orientation: landscape) {
  #tictac .flavor__text--wrap {
    position: absolute;
    right: 50%;
    top: 0;
    bottom: 0;
    width: 48vh;
    margin-right: 23vh; } }
@media screen and (orientation: landscape) and (min-width: 540px) {
  #tictac .flavor__text--wrap {
    width: 52vh;
    margin-right: 30vh; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .flavor__text--wrap {
    margin-right: 19vh;
    width: 40vh;
    position: absolute; } }
@media screen and (min-width: 1024px) and (orientation: landscape) {
  #tictac .flavor__text--wrap {
    margin-right: 18vh; } }
#tictac .flavor__text--wrap .flavor__text {
  display: inline-block;
  text-align: left;
  font-size: 6.5vw;
  max-width: 75%; }

.cyrillic #tictac .flavor__text--wrap .flavor__text { }

.arabic #tictac .flavor__text--wrap .flavor__text {
  text-align: right; }

@media screen and (orientation: landscape) {
  #tictac .flavor__text--wrap .flavor__text {
    margin-top: 28vh;
    font-size: 5vh;
    max-width: none; } }
@media screen and (orientation: landscape) and (min-width: 540px) {
  #tictac .flavor__text--wrap .flavor__text {
    font-size: 7vh; } }
@media (min-width: 768px) {
  #tictac .flavor__text--wrap .flavor__text {
    font-size: 4.5vw; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .flavor__text--wrap .flavor__text {
    font-size: 3vh; } }
#tictac .flavor__text--wrap .flavor__text strong {
  display: block;
  line-height: 1.2;
  font-size: 200%; }

.cyrillic #tictac .flavor__text--wrap .flavor__text strong { }

.arabic #tictac .flavor__text--wrap .flavor__text strong { }

@media (min-width: 768px) {
  #tictac .flavor__text--wrap .flavor__text strong {
    font-size: 260%; } }
#tictac .flavor__text--wrap .flavor__text span {
  float: right; }

.arabic #tictac .flavor__text--wrap .flavor__text span {
  float: left; }

#tictac .flavour__cta {
  line-height: 1;
  font-size: 6vw;
  padding: 0 35px; }

.cyrillic #tictac .flavour__cta { }

.arabic #tictac .flavour__cta {
  text-align: right; }

#tictac .flavour__cta p {
  margin-bottom: 0; }

@media screen and (orientation: landscape) {
  #tictac .flavour__cta p {
    margin-bottom: 15px; } }
@media screen and (orientation: landscape) {
  #tictac .flavour__cta {
    position: absolute;
    padding: 0;
    left: 50%;
    bottom: 10vh;
    width: 40vh;
    margin-left: 25vh;
    text-align: left;
    font-size: 5vh; } }
@media (min-width: 768px) {
  #tictac .flavour__cta {
    font-size: 4vw;
    padding: 0px 80px; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  #tictac .flavour__cta {
    font-size: 3.2vh;
    margin-left: 20vh;
    width: 34vh;
    bottom: 26vh;
    padding: 0; } }
#tictac .site--flavours .more-btn {
  font-size: 3.6vw;
  margin-top: 5.8vw;
  padding: 3.4vw 9.6vw 3.4vw 5vw; }

.arabic #tictac .site--flavours .more-btn {
  padding: 3.4vw 5vw 3.4vw 9.6vw; }

@media screen and (orientation: landscape) {
  #tictac .site--flavours .more-btn {
    font-size: 2.6vh;
    margin-top: 4vh;
    padding: 2.4vh 8vh 2.4vh 3.2vh; }

  .arabic #tictac .site--flavours .more-btn {
    padding: 2.4vh 3.2vh 2.4vh 8vh; } }
@media (min-width: 768px) {
  #tictac .site--flavours .more-btn {
    font-size: 1.6vh;
    margin-top: 2vh;
    padding: 1.6vh 8vh 1.6vh 3.2vh; }

  .arabic #tictac .site--flavours .more-btn {
    padding: 1.6vh 3.2vh 1.6vh 8vh; } }
#tictac .site--flavours .more-btn svg {
  position: absolute;
  width: 2.6vw;
  height: 3.4vw;
  right: 4.2vw;
  bottom: 3.5vw; }

.arabic #tictac .site--flavours .more-btn svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: 4.2vw; }

@media screen and (orientation: landscape) {
  #tictac .site--flavours .more-btn svg {
    width: 1.6vh;
    height: 2.4vh;
    right: 3.2vh;
    bottom: 2.5vh; }

  .arabic #tictac .site--flavours .more-btn svg {
    right: auto;
    left: 3.2vh; } }
@media (min-width: 768px) {
  #tictac .site--flavours .more-btn svg {
    width: 1.6vh;
    height: 1.6vh;
    right: 2.3vh;
    bottom: 1.6vh; }

  .arabic #tictac .site--flavours .more-btn svg {
    right: auto;
    left: 2.3vh; } }
#tictac .site--flavours .more-btn:after {
  display: none; }

#tictac .site--flavours .more-btn.no-hover:hover {
  background: transparent; }

#tictac .site--flavours .slide-arrow {
  font-size: 30px;
  position: fixed;
  left: 50%;
  background: none;
  border: none;
  padding: 0;
  z-index: 124;
  display: none;
  outline: 0;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

#tictac .site--flavours .slide-arrow:active, #tictac .site--flavours .slide-arrow:focus {
  outline: 0; }

@media (min-width: 568px) {
  #tictac .site--flavours .slide-arrow {
    display: block; } }
#tictac .site--flavours .slide-arrow svg {
  display: none;
  fill: #5eafde;
  opacity: 0.5;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

#tictac .site--flavours .slide-arrow:hover svg {
  opacity: 1; }

#tictac .site--flavours .slide-arrow-up {
  top: 65px;
  z-index: 131; }

#tictac .site--flavours .slide-arrow-up--hov {
  display: none; }

@media (min-width: 768px) {
  #tictac .site--flavours .slide-arrow-up--hov {
    display: block;
    min-height: 50px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 130; } }
#tictac .site--flavours .slide-arrow-down--wrap {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 99;
  text-align: center; }

@media (min-width: 768px) {
  #tictac .site--flavours .slide-arrow-down--wrap {
    display: block; } }
#tictac .site--flavours .slide-arrow-down--wrap:after {
  content: "";
  display: block;
  width: 100%;
  padding: 0.7% 0 1%; }

#tictac .site--flavours .slide-arrow-down {
  display: inline-block;
  position: static;
  margin: 0;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  #tictac .site--flavours .slide-arrow-down {
    margin-bottom: 40px;
    left: 0px;
    position: relative;
    display: inline-block;
    transform: none; } }
#tictac .rotation-section {
  position: absolute;
  top: 21vh;
  z-index: 20;
  left: 50%;
  margin-left: -13vh; }

.arabic #tictac .rotation-section {
  left: auto;
  margin-left: auto;
  right: 50%;
  margin-right: -13vh; }

#tictac .rotation-section .pack-sizes {
  cursor: pointer; }

.arabic #tictac .rotation-section .pack-sizes { }

#tictac .rotation-section .pack-sizes > img {
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
  opacity: 1; }

@media (min-width: 768px) {
  #tictac .rotation-section .pack-sizes > img {
    width: 4vh; } }
#tictac .rotation-section .pack-sizes > span {
  font-size: 11px;
  text-transform: uppercase;
  color: #6BAAD9;
  margin-left: 4px;
  position: relative;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms; }

.cyrillic #tictac .rotation-section .pack-sizes > span { }

.arabic #tictac .rotation-section .pack-sizes > span { }

@media (min-width: 768px) {
  #tictac .rotation-section .pack-sizes > span {
    font-size: 1.4vh; } }
#tictac .rotation-section .pack-sizes .pack-sizes-hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.arabic #tictac .rotation-section .pack-sizes .pack-sizes-hover {
  left: auto;
  right: 0; }

#tictac .rotation-section .pack-sizes:hover > img {
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
  opacity: 0; }

#tictac .rotation-section .pack-sizes:hover > img.pack-sizes-hover {
  opacity: 1; }

#tictac .breeze-discover-btn {
  display: none; }

@media (min-width: 768px) {
  #tictac .breeze-discover-btn {
    position: absolute;
    width: 9vh;
    top: 22.5vh;
    display: block;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 11.8vh; } }
#tictac .breeze-discover-btn img {
  width: 99%;
  display: block; }

#tictac .modal-pack-sizes {
  padding: 25px 0; }

#tictac .modal-pack-sizes svg {
  height: 120px;
  width: 90px; }

#tictac .modal-pack-sizes .modal-pack-sizes--item {
  display: inline-block;
  position: relative;
  margin-right: 70px; }

#tictac .modal-pack-sizes .modal-pack-sizes--item.pack-sizes--item-big svg {
  height: 160px;
  width: 115px; }

#tictac .modal-pack-sizes .modal-pack-sizes--item.pack-sizes--item-big-200 svg {
  height: 175px;
  width: 120px; }

#tictac .modal-pack-sizes .modal-pack-sizes--item.pack-sizes--item-big-3 svg {
  height: 188px;
  width: 120px; }

#tictac .modal-pack-sizes .modal-pack-sizes--details {
  position: absolute;
  right: -62px;
  bottom: 26px;
  color: #676767;
  width: 65px; }

#tictac .modal-pack-sizes .modal-pack-sizes--details span {
  font-weight: bold; }

#tictac .modal-pack-sizes .modal-pack-sizes--name {
  display: block;
  font-size: 17px;
  text-align: center; }

#tictac .nutrition-table {
  border: 0;
  margin: auto;
  color: #676767;
  margin-top: 20px; }

#tictac .nutrition-table th {
  font-weight: 100;
  font-style: italic;
  padding-bottom: 10px; }

#tictac .nutrition-table td {
  padding: 2px 10px 0px 5px; }

@media (min-width: 768px) {
  #tictac .nutrition-table td {
    padding: 3px 45px 3px 15px; } }
.arabic #tictac .nutrition-table td {
  padding: 2px 5px 0px 10px; }

@media (min-width: 768px) {
  .arabic #tictac .nutrition-table td {
    padding: 3px 15px 3px 45px; } }
#tictac .nutrition-table td:first-child {
  padding-right: 5px; }

#tictac .nutrition-table td:nth-child(3), #tictac .nutrition-table td:nth-child(4) {
  font-weight: bold;
  border-left: 1px solid #82de66;
  text-align: right; }

.arabic #tictac .nutrition-table td:nth-child(3), .arabic #tictac .nutrition-table td:nth-child(4) {
  border-right: 1px solid #82de66;
  border-left: 0; }

#tictac .nutrition-row {
  padding-top: 30px; }

#tictac .nutrition-row:before, #tictac .nutrition-row:after {
  content: " ";
  display: table; }

#tictac .nutrition-row:after {
  clear: both; }

@media (min-width: 768px) {
  #tictac .nutrition-row > div {
    float: right; } }
#tictac .nutrition-row > div:last-child {
  border: 2px solid;
  padding: 8px;
  padding-top: 5px;
  font-size: 13px;
  width: 210px; }

#tictac .nutrition-row > div:first-child {
  padding-top: 30px; }

@media (min-width: 768px) {
  #tictac .nutrition-row > div:first-child {
    width: 60%;
    padding-left: 30px;
    padding-top: 0; } }
#tictac .nutrition-row h3 {
  margin-top: 0;
  line-height: 1;
  padding-bottom: 10px; }

#tictac .nutrition-table-us {
  width: 100%; }

#tictac .nutrition-table-us td {
  padding: 0; }

#tictac .nutrition-table-us .tab-border-sm {
  border-bottom: 1px solid; }

#tictac .nutrition-table-us .tab-border-md {
  border-bottom: 4px solid; }

#tictac .nutrition-table-us .tab-border-xl {
  border-bottom: 6px solid; }

#tictac .nutrition-table-us h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  margin-bottom: 2px;
  margin-top: 2px; }

.cyrillic #tictac .nutrition-table-us h3 { }

.arabic #tictac .nutrition-table-us h3 { }

#tictac .nutrition-table-us .tab-text-sm {
  font-size: 80%; }

#tictac .nutrition-table-us .tab-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 4px 0 4px;
  display: inline-block; }

#tictac .nutrition-table-ar {
  margin: auto;
  color: #676767;
  margin-top: 20px;
  border: 1px solid; }

#tictac .nutrition-table-ar td {
  vertical-align: bottom;
  padding: 5px 15px; }

#tictac .nutrition-table-ar td.header {
  color: #59ae48; }

#tictac .nutrition-table-ar td.strong { }

#tictac .nutrition-table-ar td.italic {
  font-style: italic; }

#tictac .nutrition-table-ar .ar-col {
  padding: 0;
  display: block; }

@media (min-width: 768px) {
  #tictac .nutrition-table-ar .ar-col {
    display: table-cell; } }
#tictac .nutrition-table-ar .ar-col:nth-child(1) {
  display: none; }

@media (min-width: 768px) {
  #tictac .nutrition-table-ar .ar-col:nth-child(1) {
    display: table-cell;
    text-align: right; } }
#tictac .nutrition-table-ar .ar-col:nth-child(2) {
  border-bottom: 1px solid; }

@media (min-width: 768px) {
  #tictac .nutrition-table-ar .ar-col:nth-child(2) {
    border: 0; } }
#tictac .nutrition-table-ar .ar-ener {
  border-top: 1px solid; }

#tictac .nutrition-table-ar .border-bottom {
  border-bottom: 1px solid; }

#tictac .nutrition-table-ar .border-right {
  border-right: 1px solid; }

#tictac .nutrition-table-ar .border-right:last-child {
  border-right: 0; }

@media (min-width: 768px) {
  #tictac .nutrition-table-ar .border-right:last-child {
    border-right: 1px solid; } }
#tictac .nutrition-table-ar .border-left {
  border-left: 0; }

@media (min-width: 768px) {
  #tictac .nutrition-table-ar .border-left {
    border-left: 1px solid; } }
#tictac .pack-sizes-def {
  display: none; }

#tictac .breeze-flavours .flavour__cta,
#tictac .breeze-flavours .flavor__text--wrap .flavor__text {
  font-weight: 400;
  letter-spacing: -3px; }

#tictac .breeze-flavours .flavor__text--wrap .flavor__text strong {
  font-weight: 100;
  letter-spacing: -3px; }

html.csstransforms.svg #tictac .site--flavours button.slide-arrow img {
  display: none; }

html.csstransforms.svg #tictac .site--flavours button.slide-arrow svg {
  display: inline-block;
  width: 33px;
  height: 33px; }

html.csstransforms.svg #tictac .site--flavours button.slide-arrow.slide-arrow-up svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

html.csstransforms.svg #tictac .site--flavours button.slide-arrow.slide-arrow-down svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

html.mobile #tictac .site--flavours .swipe-icon {
  right: 5%;
  text-align: right; }

html.mobile #tictac .site--flavours .slide-scroller {
  overflow: auto;
  height: auto; }

html.mobile #tictac .site--flavours .slide-arrow {
  display: none; }

html.mobile #tictac .rotation-section {
  display: none; }

html.mobile #tictac .slide-scroller nav {
  position: fixed; }

html.mobile #tictac .slide-scroller nav a > span {
  display: none; }

html.mobile #tictac .flavour-section .mobile-pack {
  display: block;
  padding-top: 6vw; }

@media screen and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack {
    padding-top: 0; } }
@media screen and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack {
    position: absolute;
    top: 50%;
    margin-right: -54vh;
    left: 41vh;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }
@media screen and (orientation: landscape) and (min-width: 540px) {
  html.mobile #tictac .flavour-section .mobile-pack {
    margin-right: -61vh;
    left: 51vh; } }
@media screen and (orientation: landscape) and (min-width: 768px) {
  html.mobile #tictac .flavour-section .mobile-pack {
    top: 49%;
    margin-right: -41vh;
    left: 37vh; } }
html.mobile #tictac .flavour-section .mobile-pack > img {
  display: block;
  width: 65%;
  margin: auto; }

@media (min-width: 768px) {
  html.mobile #tictac .flavour-section .mobile-pack > img {
    width: 50%; } }
@media screen and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack > img {
    display: block;
    width: 100%; } }
html.mobile #tictac .flavour-section .mobile-pack .pack-sizes {
  margin: auto;
  width: 45%;
  text-align: left;
  text-transform: uppercase;
  color: #6baad9;
  white-space: nowrap;
  font-size: 3.6vw;
  cursor: pointer; }

@media screen and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes {
    font-size: 2.6vh; } }
@media (min-width: 768px) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes {
    font-size: 1.6vh; } }
html.mobile #tictac .flavour-section .mobile-pack .pack-sizes > img {
  width: 5.8vh; }

@media screen and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes > img {
    width: 5vw; } }
@media (min-width: 768px) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes > img {
    width: auto;
    width: 4vh; } }
@media screen and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes {
    width: 65%; } }
@media (min-width: 768px) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes {
    width: 30%; } }
@media screen and (min-width: 768px) and (orientation: landscape) {
  html.mobile #tictac .flavour-section .mobile-pack .pack-sizes {
    width: 60%; } }
html.mobile.cyrillic #tictac .flavour-section .mobile-pack .pack-sizes { }

html.mobile.arabic #tictac .flavour-section .mobile-pack .pack-sizes { }

#tictac .faq-container {
  margin-left: -8px;
  margin-right: -8px; }

#tictac .faq-wrap {
  padding: 0;
  width: auto;
  text-align: left;
  margin-bottom: 25px;
  margin-left: 30px;
  margin-right: 30px; }

#tictac .faq-wrap:before, #tictac .faq-wrap:after {
  content: " ";
  display: table; }

#tictac .faq-wrap:after {
  clear: both; }

#tictac .faq-box-empty {
  width: 100%;
  float: left;
  position: absolute;
  display: none; }

@media (min-width: 568px) {
  #tictac .faq-box-empty {
    width: 50%; } }
@media (min-width: 768px) {
  #tictac .faq-box-empty {
    width: 33.3%; } }
@media (min-width: 1201px) {
  #tictac .faq-box-empty {
    width: 25%; } }
#tictac .faq-box-empty:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background: #b5dcbf;
  -webkit-border-top-left-radius: 26px;
  -webkit-border-bottom-right-radius: 26px;
  -moz-border-radius-topleft: 26px;
  -moz-border-radius-bottomright: 26px;
  border-top-left-radius: 26px;
  border-bottom-right-radius: 26px; }

#tictac .faq-box-wrap {
  width: 100%;
  padding: 8px;
  float: left; }

@media (min-width: 568px) {
  #tictac .faq-box-wrap {
    width: 50%; } }
@media (min-width: 768px) {
  #tictac .faq-box-wrap {
    width: 33.3%; } }
@media (min-width: 1201px) {
  #tictac .faq-box-wrap {
    width: 25%; } }
#tictac .faq-box-wrap .faq-box {
  width: 100%;
  position: relative;
  background: transparent;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border: 2px solid #000;
  overflow: hidden;
  padding: 3px;
  -webkit-transition: border-color 350ms;
  -moz-transition: border-color 350ms;
  -o-transition: border-color 350ms;
  transition: border-color 350ms; }

#tictac .faq-box-wrap .faq-box > div {
  position: relative;
  background: #fff;
  -webkit-border-top-left-radius: 26px;
  -webkit-border-bottom-right-radius: 26px;
  -moz-border-radius-topleft: 26px;
  -moz-border-radius-bottomright: 26px;
  border-top-left-radius: 26px;
  border-bottom-right-radius: 26px;
  overflow: hidden;
  font-size: 14px;
  text-align: left;
  color: #676767;
  padding: 20px; }

.arabic #tictac .faq-box-wrap .faq-box > div {
  text-align: right; }

#tictac .faq-box-wrap .faq-box .upper {
  vertical-align: super;
  font-size: 70%; }

#tictac .faq-box-wrap .faq-box .question {
  display: block;
  font-size: 24px;
  padding: 0;
  padding-bottom: 23px;
  line-height: 1; }

.cyrillic #tictac .faq-box-wrap .faq-box .question { }

.arabic #tictac .faq-box-wrap .faq-box .question {
  line-height: 1.3; }

#tictac .faq-box-wrap .faq-box .top-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  text-align: left;
  z-index: 2;
  overflow: hidden; }

.arabic #tictac .faq-box-wrap .faq-box .top-layer {
  text-align: right; }

#tictac .faq-box-wrap .faq-box .top-layer > img {
  position: absolute;
  bottom: 21px;
  left: 21px; }

#tictac .faq-box-wrap .faq-box .top-layer > p {
  color: #fff;
  font-size: 24px;
  padding-top: 22px;
  padding-left: 22px;
  padding-right: 22px;
  line-height: 1; }

.cyrillic #tictac .faq-box-wrap .faq-box .top-layer > p { }

.arabic #tictac .faq-box-wrap .faq-box .top-layer > p {
  line-height: 1.3; }

#tictac .faq-box-wrap .faq-box .bottom-layer > img {
  margin-top: 10px; }

.arabic #tictac .faq-box-wrap .faq-box .bottom-layer p {
  line-height: 1.3; }

#tictac .faq-box-wrap .faq-box.faq-green {
  border-color: rgba(130, 222, 102, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-green .top-layer { }

#tictac .faq-box-wrap .faq-box.faq-green .question {
  color: #82de66; }

#tictac .faq-box-wrap .faq-box.faq-green:hover {
  border-color: #82de66; }

#tictac .faq-box-wrap .faq-box.faq-orange {
  border-color: rgba(250, 108, 3, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-orange .top-layer { }

#tictac .faq-box-wrap .faq-box.faq-orange .question {
  color: #fa6c03; }

#tictac .faq-box-wrap .faq-box.faq-orange:hover {
  border-color: #fa6c03; }

#tictac .faq-box-wrap .faq-box.faq-green2 {
  border-color: rgba(100, 208, 148, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-green2 .top-layer { }

#tictac .faq-box-wrap .faq-box.faq-green2 .question {
  color: #10a471; }

#tictac .faq-box-wrap .faq-box.faq-green2:hover {
  border-color: #64d094; }

#tictac .faq-box-wrap .faq-box.faq-pink {
  border-color: rgba(248, 132, 143, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-pink .top-layer {}

#tictac .faq-box-wrap .faq-box.faq-pink .question {
  color: #e9283a; }

#tictac .faq-box-wrap .faq-box.faq-pink:hover {
  border-color: #f8848f; }

#tictac .faq-box-wrap .faq-box.faq-blue {
  border-color: rgba(131, 207, 255, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-blue .top-layer { }

#tictac .faq-box-wrap .faq-box.faq-blue .question {
  color: #039afa; }

#tictac .faq-box-wrap .faq-box.faq-blue:hover {
  border-color: #83cfff; }

#tictac .faq-box-wrap .faq-box.faq-pink2 {
  border-color: rgba(255, 136, 198, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-pink2 .top-layer {}

#tictac .faq-box-wrap .faq-box.faq-pink2 .question {
  color: #e62e7c; }

#tictac .faq-box-wrap .faq-box.faq-pink2:hover {
  border-color: #ff88c6; }

#tictac .faq-box-wrap .faq-box.faq-yellow {
  border-color: rgba(255, 227, 113, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-yellow .top-layer { }

#tictac .faq-box-wrap .faq-box.faq-yellow .question {
  color: #fac903; }

#tictac .faq-box-wrap .faq-box.faq-yellow:hover {
  border-color: #ffe371; }

#tictac .faq-box-wrap .faq-box.faq-purple {
  border-color: rgba(178, 124, 255, 0.5); }

#tictac .faq-box-wrap .faq-box.faq-purple .top-layer { }

#tictac .faq-box-wrap .faq-box.faq-purple .question {
  color: #7323f7; }

#tictac .faq-box-wrap .faq-box.faq-purple:hover {
  border-color: #b27cff; }

@media (min-width: 721px) {
  #tictac .faq-box-wrap .faq-box:hover .top-layer {
    top: -100%; } }
@media (max-width: 720px) {
  #tictac .faq-box-wrap .faq-box {
    cursor: pointer; } }
@media (max-width: 720px) {
  #tictac .faq-box-wrap .faq-box.open .top-layer {
    top: -100%; } }
#tictac .site--faq {
  overflow: auto;
  height: auto;
  padding-top: 80px; }

@media (min-width: 768px) {
  #tictac .site--faq {
    padding-top: 0; } }
#tictac .site--faq.scrollable .site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0; }

@media (min-width: 768px) {
  #tictac .site--faq.scrollable .site-header {
    position: relative;
    overflow: visible; } }
#tictac .site--faq .main {
  text-align: center;
  padding-top: 0; }

@media (min-width: 768px) {
  #tictac .site--faq .main {
    padding-top: 120px; } }
#tictac .site--faq .site-footer {
  position: static; }

html.touch #tictac .faq-box:hover .top-layer {
  top: 0; }

html.touch #tictac .faq-box.open .top-layer {
  top: -100%; }

#tictac .site--legal .main, #tictac .site--requirements .main {
  color: #676767;
  padding-top: 100px; }

#tictac .site--legal .main.js-get-legal .page-container, #tictac .site--requirements .main.js-get-legal .page-container {
  display: none; }

#tictac .site--legal h1, #tictac .site--legal h2, #tictac .site--legal h3, #tictac .site--legal h4, #tictac .site--requirements h1, #tictac .site--requirements h2, #tictac .site--requirements h3, #tictac .site--requirements h4 {
  color: #1ea51e;
  margin-top: 0; }

#tictac .site--legal .col1of2, #tictac .site--requirements .col1of2 {
  border-left: 1px solid #82de66;
  padding-left: 26px;
  margin-bottom: 60px; }

#tictac .site--legal .col1of2 p:last-child, #tictac .site--requirements .col1of2 p:last-child {
  margin-bottom: 0; }

#tictac .site--legal .col-left, #tictac .site--requirements .col-left {
  padding-right: 46px; }

#tictac .site--legal .main ul {
  margin-top: -15px;
  margin-bottom: 0px;
  padding-left: 14px; }

#tictac .cookie-policy-table {
  display: block;
  width: 100%; }

#tictac .cookie-policy-table tr:first-child {
  display: none; }

@media (min-width: 568px) {
  #tictac .cookie-policy-table tr:first-child {
    display: table-row; } }
#tictac .cookie-policy-table td {
  border: 1px solid;
  border-bottom: 0;
  padding: 8px 16px;
  vertical-align: top;
  display: block;
  width: 100%; }

@media (min-width: 568px) {
  #tictac .cookie-policy-table td {
    display: table-cell;
    width: auto;
    border: 1px solid; } }
#tictac .cookie-policy-table tr td:first-child {
  line-height: 1.2; }

#tictac .cookie-policy-table tr:last-child td:last-child {
  border: 1px solid; }

#tictac .site--history .main {
  background-size: cover;
  background-position: center; }

@media (min-width: 768px) {
  #tictac .site--history .main {
    overflow: hidden;
    height: 100vh; } }
#tictac .site--history .main canvas {
  position: absolute;
  top: 0;
  left: 0; }

#tictac .site--history .scroll {
  display: none; }

@media (min-width: 768px) {
  #tictac .site--history .scroll {
    position: fixed;
    -webkit-transform: translateZ(0);
    z-index: 99;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    color: #fff; } }
#tictac .site--history .scroll:after {
  content: "";
  padding: 0.7% 0 1%;
  display: block;
  width: 100%;
  margin-top: 58px; }

#tictac .site--history .scroll img {
  max-width: 10%; }

@media (min-width: 768px) {
  #tictac .site--history .scroll img {
    max-width: 6%; } }
#tictac .site--history .scroll a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase; }

.cyrillic #tictac .site--history .scroll a { }

.arabic #tictac .site--history .scroll a { }

#tictac .site--history .scroll a:hover {
  text-decoration: none; }

#tictac .site--history .scroll a span {
  display: inline-block;
  padding-top: 5px; }

#tictac .history-slides {
  position: relative;
  z-index: 2; }

#tictac .history-slides section {
  position: relative; }

@media (min-width: 768px) {
  #tictac .history-slides section {
    height: 100vh; } }
#tictac .history-slides section .hs-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0;
  height: 0;
  padding-bottom: 80%; }

#tictac .history-slides section .hs-bg:before, #tictac .history-slides section .hs-bg:after {
  content: " ";
  display: table; }

#tictac .history-slides section .hs-bg:after {
  clear: both; }

@media (min-width: 768px) {
  #tictac .history-slides section .hs-bg {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 0;
    padding-bottom: 0; } }
#tictac .history-slides section .hs-left, #tictac .history-slides section .hs-right {
  padding-top: 23vw;
  position: relative; }

@media (min-width: 768px) {
  #tictac .history-slides section .hs-left, #tictac .history-slides section .hs-right {
    padding-top: 28vh;
    min-height: 70vh; } }
#tictac .history-slides section .hs-left > img, #tictac .history-slides section .hs-right > img {
  width: 86%; }

@media (min-width: 768px) {
  #tictac .history-slides section .hs-left > img, #tictac .history-slides section .hs-right > img {
    width: 36%; } }
#tictac .history-slides section .hs-left {
  float: left;
  text-align: right;
  width: 38%; }

@media (min-width: 768px) {
  #tictac .history-slides section .hs-left {
    width: 40%; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .history-slides section .hs-left {
    width: 35%; } }
#tictac .history-slides section .hs-left .hs-copy {
  text-align: left;
  right: 0;
  left: auto; }

.arabic #tictac .history-slides section .hs-left .hs-copy {
  text-align: right; }

#tictac .history-slides section .hs-right {
  width: 40%;
  float: right;
  text-align: left; }

.arabic #tictac .history-slides section .hs-right .hs-copy {
  text-align: right; }

@media (min-width: 768px) {
  #tictac .history-slides section .hs-right {
    width: 41%; } }
@media screen and (min-width: 768px) and (orientation: portrait) {
  #tictac .history-slides section .hs-right {
    width: 35%; } }
#tictac .history-slides .hs-copy {
  display: none; }

@media (min-width: 768px) {
  #tictac .history-slides .hs-copy {
    display: block;
    width: 88%;
    position: absolute;
    bottom: 0;
    left: 0; } }
@media (min-width: 1020px) {
  #tictac .history-slides .hs-copy {
    width: 83%; } }
@media (min-width: 1230px) {
  #tictac .history-slides .hs-copy {
    width: 78%; } }
@media (min-width: 1450px) {
  #tictac .history-slides .hs-copy {
    width: 68%; } }
@media (min-width: 1600px) {
  #tictac .history-slides .hs-copy {
    width: 60%; } }
#tictac .history-slides .hs-copy .hs-copy--title {
  color: #fff;
  font-size: 30px;
  line-height: 1.1;
  width: 80%; }

@media (min-width: 1024px) {
  #tictac .history-slides .hs-copy .hs-copy--title {
    font-size: 35px; } }
@media (min-width: 1600px) {
  #tictac .history-slides .hs-copy .hs-copy--title {
    font-size: 40px; } }
.cyrillic #tictac .history-slides .hs-copy .hs-copy--title { }

.arabic #tictac .history-slides .hs-copy .hs-copy--title {
  text-align: right;
  line-height: 1.3; }

#tictac .history-slides .hs-copy .hs-copy--content {
  background: #fff;
  font-size: 14px;
  color: #454545;
  padding: 12px 26px;
  padding-top: 25px;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px; }

#tictac .history-slides .hs-copy--mobile {
  position: relative;
  text-align: left;
  font-size: 13px;
  padding: 20px 25px;
  padding-bottom: 5px;
  color: #454545; }

@media (min-width: 768px) {
  #tictac .history-slides .hs-copy--mobile {
    display: none; } }
html.mobile #tictac .history-slides section .hs-bg {
  background-size: cover; }

#tictac .site--iframe .site-header {
  background: #fff;
  position: fixed;
  top: 0;
  height: 40px;
  left: 0;
  right: 0;
  overflow: visible; }

#tictac .site--iframe .site-header .site-logo {
  margin-top: 0;
  z-index: 130; }

#tictac .site--iframe .site-header .site-logo a img {
  height: 38px;
  margin-top: 2px; }

#tictac .site--iframe .site-header .site-logo .fb-like {
  position: absolute;
  top: 10px;
  left: 58px;
  margin-top: 0; }

#tictac .site--iframe .site-header .site-logo .fb-like.fb-like-image {
  margin-bottom: 7%;
  top: 4px;
  left: 50px;
  width: 90px; }

#tictac .site--iframe .site-header .site-logo .fb-like.fb-like-image img {
  width: 77px;
  height: auto; }

#tictac .site--iframe .site-header .site-logo .campaign-site-name {
  padding-top: 11px;
  float: left;
  font-size: 14px;
  display: inline-block;
  color: #00904b; }

.cyrillic #tictac .site--iframe .site-header .site-logo .campaign-site-name { }

.arabic #tictac .site--iframe .site-header .site-logo .campaign-site-name { }

#tictac .site--iframe .site-header .site-logo .campaign-site-name:first-letter {
  text-transform: capitalize; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .site-logo .campaign-site-name {
    display: none; } }
#tictac .site--iframe .site-header .site-logo > .portlet-boundary {
  display: none; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .site-logo > .portlet-boundary {
    display: block; } }
#tictac .site--iframe .site-header .campaign-logo {
  height: 40px;
  width: 80px; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav-bg {
    left: 0;
    right: 0;
    position: fixed;
    top: 0; } }
@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav-link {
    padding: 10px 0; } }
@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav-link.nav-link--home {
    height: 18px; }

  #tictac .site--iframe .site-header .nav-link.nav-link--home:before, #tictac .site--iframe .site-header .nav-link.nav-link--home:after {
    top: 4px; } }
#tictac .site--iframe .site-header .subnav {
  height: 130%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  margin: 0;
  height: 85%; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .subnav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 38px;
    top: 0; } }
@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav-item--more.subnav--opened .subnav {
    top: 40px; } }
@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav-item--more.subnav--opened .subnav-item {
    margin-top: 2px; } }
#tictac .site--iframe .site-header .nav--main {
  padding-top: 0px;
  left: 0; }

#tictac .site--iframe .site-header .nav--main .nav-bg {
  height: 40px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  width: 130%; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav--main {
    left: auto; } }
#tictac .site--iframe .site-header .nav--main svg {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  width: 15px;
  margin-top: 5px; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav--main svg {
    display: none; } }
#tictac .site--iframe .site-header .nav--main .nav-toggle {
  width: 21px;
  height: 33px;
  margin-top: 0px;
  padding: 0;
  fill: #5eafde;
  margin-right: 6%;
  background: transparent;
  top: 2px; }

#tictac .site--iframe .site-header .nav--main .toggle-line {
  display: none; }

@media (min-width: 768px) {
  #tictac .site--iframe .site-header .nav--main .toggle-line {
    display: block; } }
#tictac .site--iframe .site-header .nav--main.is-nav-show svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

#tictac .site--iframe .main {
  height: 100%;
  height: 100vh;
  padding-top: 40px;
  display: block; }

@media (min-width: 768px) {
  #tictac .site--iframe .main {
    padding-bottom: 38px; } }
@media (min-width: 768px) {
  #tictac .site--iframe .site-footer {
    position: absolute; } }
#tictac .site--iframe iframe, #tictac .site--iframe .uvplayer {
  width: 100%;
  height: 100%; }

#tictac .site--iframe .uvplayer {
  line-height: 0; }

#tictac .lang-modal {
  background: #edf7ef;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 135;
  text-align: left;
  color: #676767;
  font-size: 16px;
  display: none;
  overflow: auto; }

.cyrillic #tictac .lang-modal { }

.arabic #tictac .lang-modal { }

@media (min-width: 568px) {
  #tictac .lang-modal {
    font-size: 18px; } }
#tictac .lang-modal h2 {
  color: #009025;
  font-size: 26px;
  margin-bottom: 0px; }

.cyrillic #tictac .lang-modal h2 { }

.arabic #tictac .lang-modal h2 { }

@media (min-width: 568px) {
  #tictac .lang-modal h2 {
    margin-bottom: 25px;
    font-size: 32px; } }
#tictac .lang-modal p {
  margin-bottom: 25px; }

@media (min-width: 568px) {
  #tictac .lang-modal p {
    margin-bottom: 45px;
    min-height: 100px; } }
#tictac .lang-modal .lang-btn {
  color: #009025;
  display: inline-block;
  padding: 20px 28px;
  padding-right: 50px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms; }

.cyrillic #tictac .lang-modal .lang-btn { }

.arabic #tictac .lang-modal .lang-btn { }

@media (min-width: 568px) {
  #tictac .lang-modal .lang-btn {
    padding: 30px 28px;
    padding-right: 50px; } }
#tictac .lang-modal .lang-btn:before {
  content: "";
  background: #fff;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 35px 35px 35px 35px;
  border-radius: 35px 35px 35px 35px;
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms; }

#tictac .lang-modal .lang-btn:after {
  content: "";
  background: #c0dfc8;
  position: absolute;
  z-index: -2;
  top: 4px;
  left: 2px;
  right: -1px;
  bottom: -3px;
  -webkit-border-radius: 35px 35px 35px 35px;
  border-radius: 35px 35px 35px 35px; }

#tictac .lang-modal .lang-btn svg {
  position: absolute;
  fill: #009025;
  width: 15px;
  height: 18px;
  right: 23px;
  top: 19px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

@media (min-width: 568px) {
  #tictac .lang-modal .lang-btn svg {
    top: 29px; } }
#tictac .lang-modal .lang-btn:hover {
  text-decoration: none;
  color: #fff; }

#tictac .lang-modal .lang-btn:hover:before {
  background: #009025; }

#tictac .lang-modal .lang-btn:hover svg {
  fill: #fff; }

#tictac .lang-modal-inner {
  margin: auto;
  max-width: 720px;
  padding-top: 75px; }

#tictac .lang-modal-inner:before, #tictac .lang-modal-inner:after {
  content: " ";
  display: table; }

#tictac .lang-modal-inner:after {
  clear: both; }

@media (min-width: 568px) {
  #tictac .lang-modal-inner {
    padding-top: 18vh; } }
#tictac .lang-modal-inner .lang-col {
  padding-left: 12%;
  padding-bottom: 20px; }

@media (min-width: 568px) {
  #tictac .lang-modal-inner .lang-col {
    float: left;
    width: 50%; } }
#tictac .lang-modal-inner .lang-col.lang-col-33 {
  padding-left: 6%;
  padding-right: 6%; }

@media (min-width: 568px) {
  #tictac .lang-modal-inner .lang-col.lang-col-33 {
    width: 33.33%; } }
#tictac .lang-modal-inner .col-arabic {
  text-align: right;
  direction: rtl; }

#tictac .lang-modal-inner .col-arabic h2, #tictac .lang-modal-inner .col-arabic .lang-btn { }

#tictac .lang-modal-inner .col-arabic .lang-btn {
  padding: 20px 28px;
  padding-left: 50px; }

@media (min-width: 568px) {
  #tictac .lang-modal-inner .col-arabic .lang-btn {
    padding: 30px 28px;
    padding-left: 50px; } }
#tictac .lang-modal-inner .col-arabic .lang-btn svg {
  right: auto;
  left: 23px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

@-webkit-keyframes flash {
  0% {
    opacity: 1; }

  50% {
    opacity: 1; }

  100% {
    opacity: 1; }

  25% {
    opacity: .15; }

  75% {
    opacity: .15; } }

@-moz-keyframes flash {
  0% {
    opacity: 1; }

  50% {
    opacity: 1; }

  100% {
    opacity: 1; }

  25% {
    opacity: .15; }

  75% {
    opacity: .15; } }

@-o-keyframes flash {
  0% {
    opacity: 1; }

  50% {
    opacity: 1; }

  100% {
    opacity: 1; }

  25% {
    opacity: .15; }

  75% {
    opacity: .15; } }

@keyframes flash {
  0% {
    opacity: 1; }

  50% {
    opacity: 1; }

  100% {
    opacity: 1; }

  25% {
    opacity: .15; }

  75% {
    opacity: .15; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1); }

  50% {
    -moz-transform: scale(1.1); }

  100% {
    -moz-transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -o-transform: scale(1); }

  50% {
    -o-transform: scale(1.1); }

  100% {
    -o-transform: scale(1); } }

@keyframes pulse {
  0% {
    transform: scale(1); }

  50% {
    transform: scale(1.1); }

  100% {
    transform: scale(1); } }

.animate {
  animation-duration: 2500ms;
  animation-iteration-count: infinite; }

.animate--flash {
  animation-name: flash; }

.animate--pulse {
  animation-name: pulse; }

.animate--shake {
  animation-name: shake; }