
a, a:hover, a:active{
  outline: none !important;
}
.header {
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  padding-right: 70px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
}
  .header .page-title {
    padding: 26px 50px 26px 100px;
    text-transform: uppercase;
    float: left;
    height: 100%;
    min-width: 170px; }
    .header .page-title > * {
      color: #fff;
      margin: 0; }

.header-content-wrapper {
  height: 100%; }

.header-spacer {
  display: block;
  height: 70px; }

.header-spacer-small {
  height: 40px; }

.header-spacer--standard {
  height: 143px; }

.search-bar {
  float: left;
  margin: auto -175px;
  width: 350px;
  left: 50%;
  position: relative; }
  .search-bar .selectize-control {
    position: relative;
    z-index: 20;}
  .search-bar .selectize-dropdown {
    z-index: 50;
    border: 1px solid #e6e6e6; }
  .label-floating .selectize-dropdown.form-control{
    padding: 0;
}
  .search-bar .selectize-input{
      background: #fff;
      border: 1px solid #edf2f9;
      border-radius: 4px;
    }
    .search-bar .selectize-input.has-items input {
     background-color: #ccc;
     height: 100%; }
    .search-bar .selectize-input.has-items > * {
      padding: 2px 6px;
      border-radius: 4px;
      background-color: #ffa81e;
      color: #fff;
      display: inline-block;
      margin-right: 2px; }
      .search-bar .selectize-input.has-items > *:first-child {
        margin-left: 15px; }
  .search-bar .form-group.with-button button {
    color: #696d87;
    fill: #696d87;
    background-color: #494c62;
    width: 50px; }
    .search-bar .form-group.with-button button svg {
      height: 22px;
      width: 22px; }
  .search-bar .form-group.with-button input {
    height: 100%;
    border: none;
    color: #9a9fbf; }
  .search-bar .notification-list {
    position: absolute;
    top: -100%;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    z-index: 50;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1);
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6; }
  .search-bar .notification-list .notification-icon svg {
    width: 20px;
    height: 20px; }

.control-block {
  float: right;
  height: 100%;
  display: flex;
  align-items: center; }
  .control-block .author-thumb {
    margin-right: 0px;
    position: unset; }
  .control-block .author-title {
    font-weight: 700;
    font-size: 12px;
    color: #fff; }
    .control-block .author-title > svg {
      margin-left: 15px;
      fill: #fff;
      width: 6px;
      height: 4px; }
  .control-block .author-subtitle {
    display: block;
    font-weight: 700;
    color: #9a9fbf;
    font-size: 8px; }

.link-find-friend {
  padding: 25px 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  display: inline-block; }

.control-links {
  display: inline-block;
  margin-right: 0px;
    margin-left: 30px;
    color: #999;
    margin-top: 0px;
    height: 24px;
    font-size: 16px;
}

.control-icon {
  margin-right: 0px;
  margin-left: 30px;
  fill: #9a9fbf;
  margin-top: 0px; }
.control-icon.btns {
  margin-left: 20px; }
  .control-icon > svg {
    height: 20px; }
  .control-icon.has-items {
    fill: #fff; }
  .control-icon.has-items a.nav-icon {
    height: 26px;
    width: 26px;
    display: inline-block;
    color: #444444;
    font-size: 26px;
  }
  .control-icon.has-items a.btn {
    margin-bottom: 0px;
  }
  
  .control-icon .label-avatar {
    width: 19px;
    height: 19px;
    line-height: 19px;
    top: -6px;
    right: -2px; }


.control-icon .more-dropdown {
  width: 380px;
  top: calc(100% + -3px);
  right: 0px;
  padding: 15px 0 56px 0;
}
.control-icon .more-dropdown .dropdown-border {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.author-page .more-dropdown {
  width: 230px;
  top: calc(100% + -3px);
  right: 0px;
  padding: 15px 0 0 0;
}
.author-page .more-dropdown .dropdown-border {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}


    .control-icon .more-dropdown .view-all {
      padding: 20px;
      color: #fff; }
      .control-icon .more-dropdown .view-all:hover {
        color: #fff; }
    .control-icon .more-dropdown .notification-list {
      padding: 0; }
  .control-icon .ui-block-title a {
    display: inline-block;
    float: right;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 9px;
    padding: 0; }
  .control-icon .accept-request {
    padding: 0.5rem;
    font-size: 0.688rem;
    color: #fff;
    display: inline-block; }
    .control-icon .accept-request:hover {
      color: #fff; }
  .control-icon .notification-list .author-thumb {
    height: 34px;
    width: 34px;
    margin-right: 0;
    overflow: hidden; }
  .control-icon .notification-list .notification-friend {
    padding: 0;
    font-size: 14px; }
  .control-icon .notification-list .notification-link {
    padding: 0;
    display: inline-block; }
  .control-icon .notification-list .notification-event {
    width: 75%; }
  .notification-list.desktop_list a {
    width: 100%; }
  .notification-list.desktop_list .notification-event {
    padding-left: 0; }
  .notification-list.desktop_list .notification-event div {
    font-weight: 600; }
  .control-icon .notification-list.desktop_list li > * {
    vertical-align: top;
    width: 100%; }
  .control-icon .notification-list.desktop_list .notification-date {
    font-weight: 500;
    color: #a8abbb;
    font-size: 12px;
  }
  .control-icon .notification-list.friend-requests .accepted .notification-link {
    padding: 0;
    display: inline-block; }
  .control-icon .notification-list.friend-requests .accepted .notification-icon {
    margin-top: 0; }
  .control-icon .notification-list.friend-requests .notification-event {
    width: 60%; }
  .control-icon .notification-list .comment-photo {
    margin-top: 15px;
    max-width: 215px; }
    .control-icon .notification-list .comment-photo span {
      font-size: 11px; }
  .control-icon .notification-list li > * {
    vertical-align: top; }
  .control-icon .notification-list .notification-icon {
    margin-top: 0; }
    .control-icon .notification-list .notification-icon svg {
      height: 20px;
      width: 20px; }
  .control-icon .chat-message li.chat-group .author-thumb {
    width: 36px; }
  .control-icon .notification-list.chat-message .notification-icon svg {
    height: 24px;
    width: 24px; }
  .control-icon .mCustomScrollbar {
    overflow: hidden;
    max-height: 300px; }
  .control-icon .ps > .ps__scrollbar-y-rail, .control-icon .ps:hover > .ps__scrollbar-y-rail {
    left: 0;
    top: 40px !important; }

.view-all {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 20;
  padding: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: block;
  text-align: center;
  border-radius: 0 0 5px 5px; }
  .view-all:hover {
    color: #fff; }

.author-page {
  margin-left: 15px; }
 
  .author-page .chat-settings {
    padding: 15px 40px; }
    .author-page .chat-settings a {
      color: #797e9a; }
      .author-page .chat-settings a:hover {
        color: #444444; }
    .author-page .chat-settings .icon-status {
      margin-right: 20px;
      position: relative;
      border: none; }
  

  .author-page .mCustomScrollbar {
    max-height: calc(100vh - 40px); }

.account-settings {
  padding: 0px !important;
  margin-bottom: 0; }
  .account-settings a {
    text-transform: uppercase;
    padding: 13px;
    color: #797e9a;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #edf2f9;
    display: block; }

    .account-settings a:hover {
      color: #555555;
      background-color: #f2f2f2; }

      .account-settings li:last-child a {
        border-bottom: 0;
        border-radius: 0px 0px 4px 4px;
      }

    .account-settings a > * {
      display: inline-block;
      vertical-align: middle; }

.custom-status {
  margin: 15px 25px; }
  .custom-status input {
    padding: 0.5rem 1.1rem;
    font-size: 12px; }
  .custom-status.form-group.with-button button {
    border-radius: 0 5px 5px 0;
    background-color: #7c5ac2;
    overflow: hidden; }
    .custom-status.form-group.with-button button svg {
      fill: #fff;
      width: 14px;
      height: 12px; }


.top-header {
  position: relative; }
  .top-header.top-header-favorit .top-header-author {
    transform: translate(0);
    left: 100px;
    bottom: -40px;
    z-index: 5;
    max-width: unset; }
  .top-header.top-header-favorit .author-thumb {
    float: left;
    margin-right: 30px; }
  .top-header.top-header-favorit .author-content {
    text-align: left;
    margin-top: 20px;
    float: left;
    color: #fff; }
  .top-header.top-header-favorit .author-name {
    color: #fff; }

.top-header-thumb {
  position: relative;
    height: 350px;
    overflow: hidden;
    width: 100%;
    border-radius: 4px 4px 0 0;
    background-size: cover;
    background-position: center;
  }
  
  .top-header-thumb:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px -120px 100px -50px rgba(0, 0, 0, 0.3); }

.profile-menu {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-around; }
  .profile-menu li > div, .profile-menu li a {
    font-size: 16px;
    font-weight: 500;
    color: #444444;
    display: block; }
    .profile-menu li > div:hover, .profile-menu li a:hover {
      color: #000000; }
    .profile-menu li > div.active, .profile-menu li a.active {
      color: #000000;
      font-weight: 600; }
  .profile-menu .more-dropdown {
    width: 230px;
    top: calc(100% + 10px);
    right: -25px; }
    .profile-menu .more-dropdown li {
      display: block; }
  .profile-menu li .more-dropdown a {
    padding: 10px 0;
    font-size: 13px; }

.top-header-author {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 15px;
  text-align: center;
  max-width: 200px;
  z-index: 4; }
  .top-header-author .author-thumb {
    border-radius: 100%;
    border: 6px solid #fff;
    margin: 0 auto;
    overflow: hidden;
    width: 132px;
    height: 132px;
    background-color: #ffffff;
        box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.35); }
    .top-header-author .author-thumb img {
      border-radius: 0;
      width: 120px;
    height: 120px; }
  .top-header-author .author-name {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
    text-align: center;
    float: left;
    margin-bottom: 0;
    font-size: 20px; }

.profile-section {
  position: relative;
  padding: 38px 0;
  z-index: 3;
  min-height: 97px; }
.profile-section .btn i{
  vertical-align: initial;
}
  .profile-section .control-block-button {
    position: absolute;
    right: 38px;
    top: -22px; }
.profile-section .control-block-button.left {
    position: absolute;
    left: 38px;
    top: -19px; }
.admin-bar #site-header {
  top: 46px; }
  @media screen and (min-width: 783px) {
    .admin-bar #site-header {
      top: 32px; } }

#site-header .header-menu {
  top: 46px; }
  @media screen and (min-width: 783px) {
    #site-header .header-menu {
      top: 32px; } }


[class^="olymp-"], [class*=" -icon"] {
  height: 26px;
  width: 26px;
  display: inline-block; }

.post__likes-small {
  width: 16px;
  height: 14px; }

.post__shared-small {
  width: 24px;
  height: 21px; }

.post__comments-small {
  width: 18px;
  height: 16px; }

.post__likes {
  width: 20px;
  height: 18px; }

.post__comments {
  width: 22px;
  height: 20px; }

.post__shared {
  width: 26px;
  height: 21px; }

.fav-icon {
  width: 20px;
  height: 20px; }

.arrow-down-icon {
  width: 6px;
  height: 4px; }

.olymp-three-dots-icon {
  width: 16px;
  height: 4px; }

.olymp-little-delete {
  width: 8px;
  height: 8px; }

.olymp-trophy-icon {
  width: 18px;
  height: 16px; }

.fixed-sidebar.fixed-sidebar-responsive {
  display: none;
  height: auto;
  min-height: 70px;
  transition: all .3s ease; }
  .fixed-sidebar.fixed-sidebar-responsive.open {
    min-height: 1000vh; }

.header-responsive {
  display: none; }
  .header-responsive .header-content-wrapper {
    z-index: 5; }

.tab-content-responsive {
  display: none; }
  .tab-content-responsive .tab-pane {
    background-color: #fff; }
  
  .tab-content-responsive .mCustomScrollbar {
    max-height: calc(100vh - 140px);
    overflow-y: auto !important; }

.header-menu {
  float: left;
  height: 100%;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  background-color: #fff; }
  .header-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 0;
    height: 100%; }
  .header-menu a {
    font-weight: 700;
    font-size: 13px;
    position: relative;
    color: #444444;
    padding: 30px;
    display: block;
    line-height: 1; }
  .header-menu .nav-link.active,
  .header-menu .nav-item.show .nav-link {
    background-color: transparent;
    cursor: pointer;
    color: inherit; }
  .header-menu .nav-link:hover {
    color: #000000; }
  .header-menu .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1; }
  .header-menu .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: all .3s ease;
    margin: 0;
    padding: 0;
    background-color: #3f4257;
    border-color: #e6e6e6;
    box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1); }
  .header-menu .dropdown-item:focus, .header-menu .dropdown-item:hover {
    color: #000000;
    background-color: transparent; }
  .header-menu.open {
    transform: translateX(71px); }
  .header-menu .dropdown-toggle::after {
    right: 0; }

.header--standard-wrap {
  display: flex;
  align-items: center;
  position: relative;
  padding: 10px 0px;
}

.header--standard {
  background-color: #fff;
  width: calc(100% - 142px);
  position: fixed;
  left: 71px;
  padding: 0;
  box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1);
  z-index: 19; }
  .header--standard .logo {
    background-color: transparent;
    display: block;
    color: inherit;
    overflow: hidden;
    position: relative;
    font-size: 7px;
    padding: 0; }
    .header--standard .logo .logo-title {
      margin-top: 10px;
      color: #444444;
      font-size: 18px;
      overflow: hidden; }
    .header--standard .logo:hover {
      color: inherit; }
  .header--standard img {
    margin-right: 17px;}
  .header--standard img.avatar {
    margin-right: 0px;
    width: 40px;
    height: 40px;
    vertical-align: text-top;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.35); }
  .header--standard .header-menu {
    margin-left: auto; }
    .header--standard .header-menu .dropdown-item {
      padding: 10px 20px;
      font-weight: 500; }
      .header--standard .header-menu .dropdown-item:hover {
        background-color: #f9f9f9; }
    .header--standard .header-menu .shoping-cart {
      visibility: visible;
      opacity: 1; }
  .header--standard .dropdown-menu {
    background-color: #fff; }
  .header--standard.headroom--not-top {
    padding: 0 55px; }
  .header--standard .ps {
    -ms-touch-action: unset;
    touch-action: unset;
    overflow: unset !important;
    -ms-overflow-style: unset; }
  .header--standard .ps:hover > .ps__scrollbar-x-rail, .header--standard .ps:hover > .ps__scrollbar-y-rail {
    display: none; }
  .header--standard.header--standard-landing {
    width: 100%;
    left: auto;
    top: 0; }
  .header--standard.header--standard-full-width {
    width: 100%;
    left: auto;
    top: 0; }
  .header--standard .header-menu .close-responsive-menu {
    display: none; }

.header--standard-dark {
  background-color: #3f4257; }
  .header--standard-dark .logo {
    color: #fff; }
    .header--standard-dark .logo .logo-title {
      color: #fff; }
    .header--standard-dark .logo:hover {
      color: #fff; }
  .header--standard-dark .header-menu {
    background-color: #3f4257; }
    .header--standard-dark .header-menu a {
      color: #fff; }
    .header--standard-dark .header-menu .dropdown-item:hover {
      background-color: #545875; }
  .header--standard-dark .dropdown-menu {
    background-color: #3f4257;
    border-color: #4a4d66; }

.open-responsive-menu {
  margin-left: auto;
  display: none;
  fill: #9a9fbf; }
  .open-responsive-menu:hover {
    fill: #000000; }

.close-responsive-menu {
  position: absolute;
  top: 20px;
  left: 25px;
  fill: #9a9fbf;
  display: none;
  cursor: pointer;
  transition: all .3s ease; }
  .close-responsive-menu svg {
    width: 16px;
    height: 16px; }
  .close-responsive-menu:hover {
    fill: #000000; }

.has-standard-header .fixed-sidebar.right {
  top: 0; }

.has-standard-header .fixed-sidebar-right {
  bottom: 0; }

.has-standard-header .fixed-sidebar.right .mCustomScrollbar {
  max-height: calc(100vh - 140px); }

.dropdown-has-megamenu {
  position: static; }

.dropdown-menu.megamenu {
  width: 100%;
  padding: 40px; }
  .dropdown-menu.megamenu .dropdown-item {
    border-radius: 4px;
    overflow: hidden;
    background-color: transparent; }
    .dropdown-menu.megamenu .dropdown-item:hover {
      padding-left: 25px;
      background-color: transparent; }

.column-tittle {
  padding-left: 20px;
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
  display: inline-block; }
  .column-tittle:after {
    content: "";
    display: block;
    height: 2px;
    background-color: #000000;
    width: 15%;
    position: absolute;
    bottom: 0;
    left: 20px;
    transition: width .3s ease; }
  .column-tittle:hover:after {
    width: 100%; }

.header--standard .mCustomScrollbar {
  max-height: calc(100vh - 70px); }


.header--standard-landing {
  width: 100%;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  position: absolute; }
  .header--standard-landing svg {
    width: 18px;
    height: 18px; }
  .header--standard-landing .logo {
    float: left;
    background-color: transparent;
    padding: 0;
    color: #fff; }
    .header--standard-landing .logo img {
      margin-right: 13px;
    height: 50px;}
    .header--standard-landing .logo .logo-title {
      color: #fff; }
  .header--standard-landing .dropdown-toggle::after {
    border-top-color: #fff; }
  .header--standard-landing .dropdown-menu {
    background-color: #fff; }
  .header--standard-landing .dropdown-menu.megamenu .dropdown-item:hover {
    color: #000000; }
  .header--standard-landing .header-menu {
    float: right;
    background-color: transparent; }
    .header--standard-landing .header-menu .js-expanded-menu .olymp-close-icon {
      position: absolute;
      right: 30px;
      top: 0;
      opacity: 0;
      visibility: hidden; }
    .header--standard-landing .header-menu.expanded-menu .nav-item {
      visibility: visible;
      opacity: 1; }
    .header--standard-landing .header-menu.expanded-menu .olymp-menu-icon {
      opacity: 0;
      visibility: hidden; }
    .header--standard-landing .header-menu.expanded-menu .olymp-close-icon {
      opacity: 1;
      visibility: visible; }
  .header--standard-landing .header-menu .nav-item {
    display: block;
    visibility: hidden;
    opacity: 0; }
  .header--standard-landing .header-menu .nav-item a, .header--standard-landing .header-menu li a {
    color: #666;
    fill: #666;
    display: block; }
    .header--standard-landing .header-menu a i{
    font-size: 22px;
  }
    .header--standard-landing .header-menu .nav-item a.btn, .header--standard-landing .header-menu li a.btn {
      display: inline-block; }
  .header--standard-landing .header-menu .nav-item.js-expanded-menu, .header--standard-landing .header-menu li.js-expanded-menu {
    visibility: visible;
    opacity: 1;
    position: relative; }
    .header--standard-landing .header-menu .nav-item.js-expanded-menu a, .header--standard-landing .header-menu li.js-expanded-menu a {
      padding: 0 30px; }
  .header--standard-landing .header-menu .nav-item .nav-link:hover, .header--standard-landing .header-menu li .nav-link:hover {
    color: #000000; }
  .header--standard-landing .header-menu .nav-item .dropdown-item, .header--standard-landing .header-menu li .dropdown-item {
    color: #666; }
    .header--standard-landing .header-menu .nav-item .dropdown-item:hover, .header--standard-landing .header-menu li .dropdown-item:hover {
      color: #000000; }
  .header--standard-landing .header-menu li:first-child > a {
    padding-left: 0; }
  .header--standard-landing .header-menu li:last-child > a {
    padding-right: 0; }
  .header--standard-landing .open-responsive-menu,
  .header--standard-landing .close-responsive-menu {
    fill: #fff; }

.landing-page {
  position: relative;
  min-height: 100vh; }
  .landing-page:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 94, 58, 0.95);
    opacity: 1;
    z-index: auto; }
  .landing-page .content-bg:before {
    background: url("/assets/images/landing-elec.png") repeat 0 0; }
  .landing-page .content-bg {
    background-color: rgba(255, 94, 58, 0.95);
    animation-name: sidedownscroll; }

@keyframes sidedownscroll {
  0% {
    transform: translate3D(0%, 0%, 0); }
  50% {
    transform: translate3D(-50%, 100%, 0); }
  100% {
    transform: translate3D(-100%, 200%, 0); } }
  .landing-page .header-spacer--standard {
    margin-bottom: 40px; }

.content-bg-wrap {
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.content-bg:before {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 400%;
  content: ""; }

.content-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  animation-name: sideupscroll;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  will-change: transform;
  z-index: -1; }

.without-animation {
  animation: none; }

.tag-label {
  display: inline-block;
  border-radius: 3px;
  padding: 4px;
  color: #fff;
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 800;
  margin-left: 12px;
  top: -3px;
  position: relative; }


.animated {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform,opacity; }
  @media (max-width: 480px) {
    .animated {
      animation-fill-mode: none;
      will-change: unset; } }

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes swingInX {
  0% {
    -o-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg); } }

@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg); }
  100% {
    transform: perspective(400px) rotateX(0deg); } }

.animated.swingInX {
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ie-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: swingInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: swingInX;
  backface-visibility: visible !important;
  animation-name: swingInX; }
  @media (max-width: 480px) {
    .animated.swingInX {
      animation-name: none;
      transform-origin: unset; } }

@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg); } }

@-moz-keyframes swingOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(-90deg); } }

@-o-keyframes swingOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg); }
  100% {
    -o-transform: perspective(400px) rotateX(-90deg); } }

@keyframes swingOutX {
  0% {
    transform: perspective(400px) rotateX(0deg); }
  100% {
    transform: perspective(400px) rotateX(-90deg); } }

.animated.swingOutX {
  -webkit-transform-origin: top;
  -webkit-animation-name: swingOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: swingOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: swingOutX;
  -o-backface-visibility: visible !important;
  animation-name: swingOutX;
  backface-visibility: visible !important; }
  @media (max-width: 480px) {
    .animated.swingOutX {
      animation-name: none;
      transform-origin: unset; } }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-100%); }
  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes slideDown {
  0% {
    -o-transform: translateY(-100%); }
  100% {
    -o-transform: translateY(0); } }

@keyframes slideDown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

.animated.slideDown {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  -o-animation-name: slideDown;
  animation-name: slideDown; }
  @media (max-width: 480px) {
    .animated.slideDown {
      animation-name: none; } }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0); }
  100% {
    -moz-transform: translateY(-100%); } }

@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0); }
  100% {
    -o-transform: translateY(-100%); } }

@keyframes slideUp {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }

.animated.slideUp {
  -webkit-animation-name: slideUp;
  -moz-animation-name: slideUp;
  -o-animation-name: slideUp;
  animation-name: slideUp; }
  @media (max-width: 480px) {
    .animated.slideUp {
      animation-name: none; } }

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes swingInX {
  0% {
    -o-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg); } }

@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg); }
  100% {
    transform: perspective(400px) rotateX(0deg); } }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX; }
  @media (max-width: 480px) {
    .animated.flipInX {
      animation-name: none; } }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important; }
  @media (max-width: 480px) {
    .animated.flipOutX {
      animation-name: none; } }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-200px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px); }
  80% {
    -moz-transform: translateY(-10px); }
  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-200px); }
  60% {
    opacity: 1;
    -o-transform: translateY(30px); }
  80% {
    -o-transform: translateY(-10px); }
  100% {
    -o-transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

.animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown; }
  @media (max-width: 480px) {
    .animated.bounceInDown {
      animation-name: none; } }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px); } }

@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0); }
  30% {
    opacity: 1;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-200px); } }

@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0); }
  30% {
    opacity: 1;
    -o-transform: translateY(20px); }
  100% {
    opacity: 0;
    -o-transform: translateY(-200px); } }

@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  30% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-200px); } }

.animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }
  @media (max-width: 480px) {
    .animated.bounceOutUp {
      animation-name: none;
      transform-origin: unset; } }


@media (max-width: 1200px) {
  .header-menu a {
    padding: 30px 15px; }
  .shoping-cart a {
    padding: 0; } }

@media (max-width: 1150px) {
  .author-page .author-name {
    display: none; }
  .author-page .more-dropdown {
    right: -8px;
    top: calc(100% + 10px); } }

@media (max-width: 1080px) {
  .control-icon .more-dropdown {
    width: 320px;
    right: -140px; }
  .control-icon .notification-list .notification-icon {
    float: none;
    margin-top: 10px; }
  .control-icon .notification-list.friend-requests .accepted .notification-icon {
    float: right; }
  .header .page-title {
    display: none; }
  .header {
    padding-left: 70px; }
  .header-content-wrapper {
    display: flex;
    justify-content: space-between; } }

@media (max-width: 1024px) {
  .control-icon {
    margin-right: 20px; }
  .author-page {
    margin-left: 10px; }
  .header--standard > .container {
    width: 100%;
    max-width: unset; }
  .header-menu a {
    padding: 30px 10px; }
  .shoping-cart a {
    padding: 0; } }

@media (max-width: 960px) {
  .header--standard-wrap {
    flex-direction: column; }
  .header--standard {
    padding: 5px; }
    .header--standard .header-menu {
      margin-left: 0; } }

@media (max-width: 801px) {
  .top-header-author {
    position: relative;
    bottom: 20px;
    color: #797e9a; }
    .top-header-author .author-name {
      color: #444444; }
  .top-header-author {
    margin-top: 20px; }
  .profile-section .control-block-button {
    right: auto;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: auto;
    width: 100%;
    text-align: center; }
  .top-header.top-header-favorit .top-header-author {
    bottom: 0;
    top: auto;
    position: absolute; }
  .top-header.top-header-favorit .profile-section .control-block-button {
    right: 38px;
    top: -31px;
    left: auto;
    transform: none;
    width: auto; } }
.mobile-menu{
  display: none;
}
.header-menu {
  box-shadow: none !important;
  background-color: #ffffff !important;
}
@media (max-width: 768px) {
  .mobile-menu{
    display: block;
  }
  .normal-menu{
    display: none !important;
  }
  .header--standard.header--standard-landing {
      left: 0 !important;
  }
  .header--standard-landing .header-menu li:last-child > a {
    padding-left: 25px; }
  .header--standard.headroom--not-top {
    padding: 5px; }
  .header-responsive, .fixed-sidebar.fixed-sidebar-responsive {
    display: block; }
  .header-responsive .mobile-app-tabs .nav-link {
    padding: 0 5px; }
  .tab-content-responsive {
    width: 100%;
    left: 0;
    display: block;
    position: absolute;
    z-index: -1; }
    .tab-content-responsive .ps > .ps__scrollbar-y-rail, .tab-content-responsive .ps:hover > .ps__scrollbar-y-rail {
      display: none; }
  .view-all {
    position: relative; }
  .search-bar.w-search {
    max-width: 100%; }
  .fixed-sidebar-left.sidebar--small {
    height: 70px; }
  .control-block {
    float: none;
    display: block;
    height: auto;
    padding: 15px 20px 0; }
  .author-page .author-name {
    display: inline-block; }
  .control-block .author-title {
    color: #444444; }
  .control-block .author-thumb {
    position: relative; }
  .author-thumb .icon-status {
    border-color: #fff !important; }
  .notification-list .notification-event {
    padding-left: 6px; }
  .friend-requests .chat-message-item {
    font-size: 10px; }
  .notification-list .notification-friend {
    font-size: 13px; }
  .notification-list.chat-message .notification-event {
    width: auto; }
  .notification-list.chat-message.chat-message-field .notification-event {
    max-width: 82%; }
  .popup-chat .notification-list.chat-message .notification-event {
    width: 75%; }
  .tab-content-responsive .ui-block-title a {
    color: #444444; }
  .tab-content-responsive .notification-list.friend-requests .selectize-dropdown .notification-icon {
    display: inline-block;
    float: right; }
  .profile-section {
    padding: 30px 0; }
  .header--standard-landing {
    position: absolute; }
  .header--standard-landing .header-menu {
    background-color: #000000; }
  .header--standard-landing .header-menu .nav-item {
    display: inline-block;
    visibility: visible;
    opacity: 1; }
  .header--standard-landing .logo {
    float: none;
    justify-content: center; }
  .header--standard-landing .header-menu .nav-item:first-child a {
    padding-left: 25px; }
  .header--standard-landing .header-menu .nav-item.js-expanded-menu {
    display: none; }
  .header-menu .shoping-cart a .count-product {
    top: 10px; }
  .header--standard-wrap {
    flex-direction: row; }
  .header-menu {
    margin: auto;
    flex-direction: column;
    position: fixed;
    height: 100vh;
    width: 270px;
    transform: translateX(calc(100% + 70px));
    right: 0;
    top: 0;
    text-align: left;
    justify-content: baseline;
    align-items: baseline;
    padding-top: 50px;
    border-left: 1px solid #e6e6e6;
    box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1); }
    .header-menu a {
      padding: 15px 25px;
      color: #797e9a; }
    .header-menu ul {
      display: block; }
    .header-menu .show .dropdown-menu {
      opacity: 1;
      visibility: visible;
      position: relative;
      margin-bottom: 15px;
      display: block; }
    .header-menu > * {
      width: 100%; }
  .header--standard-dark .header-menu {
    border-left: 1px solid #545875; }
  .header-menu .dropdown:hover > .dropdown-menu {
    opacity: 0;
    visibility: hidden; }
  .header-menu .show.dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible; }
  .dropdown-menu {
    width: 100%;
    top: auto; }
  .header--standard .header-menu .dropdown-item {
    padding: 10px 30px; }
  .nav-item {
    width: 100%; }
  .open-responsive-menu {
    display: block;
    position: absolute;
    left: 8px;
    font-size: 24px;
    top: 20px;
    color: #000; }
  .header--standard .header-menu .close-responsive-menu {
    display: block; }
  .header--standard {
    z-index: 21; }
    .header--standard .ps {
      -ms-touch-action: auto;
      touch-action: auto;
      overflow: hidden !important;
      -ms-overflow-style: none; }
    .header--standard .ps:hover > .ps__scrollbar-x-rail, .header--standard .ps:hover > .ps__scrollbar-y-rail {
      display: block; }
  .megamenu .row > * {
    width: 100%;
    max-width: 100%; }
    .megamenu .row > * + * {
      margin-top: 15px; }
  .header--standard.headroom--not-top .header-menu .nav-link {
    padding: 15px 25px; }
  .dropdown-menu.megamenu {
    padding: 10px; }
  .dropdown-menu.megamenu .dropdown-item:hover {
    padding-left: 35px; }
  .header-spacer--standard {
    height: 70px; } }

@media (max-width: 570px) {
  .top-header.top-header-favorit .top-header-author {
    left: 20px; } }

@media (max-width: 460px) {
  .tab-content-responsive .notification-list .notification-event {
    width: 50%; }
  .tab-content-responsive .notification-list .selectize-dropdown .notification-event {
    width: auto; }
  .top-header.top-header-favorit .top-header-author {
    bottom: auto;
    top: 0;
    margin-top: 5px; }
  .top-header.top-header-favorit .top-header-author .author-thumb {
    width: 60px;
    height: 60px;
    border-width: 2px; }
  .top-header.top-header-favorit .author-content {
    margin-top: 0; }
  .top-header.top-header-favorit .profile-menu {
    flex-direction: column; }
    .top-header.top-header-favorit .profile-menu li {
      margin-bottom: 5px; }
  .control-icon .mCustomScrollbar {
    max-height: 150px; } }

@media (max-width: 420px) {
  .header--standard-wrap {
    flex-direction: column; }
  .open-responsive-menu {
    margin-left: 0; }
  .header--standard .logo {
    margin-bottom: 30px; }
  .header--standard {
    width: 100%;
    left: 0;
    z-index: 20; }
  .header-menu {
    transform: translateX(100%); }
    .header-menu.open {
      transform: translateX(0); }
  .top-header.top-header-favorit .author-name {
    font-size: 18px; }
  .header-spacer--standard {
    height: 123px; } }

.footer {
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15); }
  .footer a{
    
  }
  .footer .widget .title {
    margin-bottom: 25px; }
  .footer.footer-full-width {
    width: 100%; }
  .footer.has-not-copyright {
    padding: 70px 55px; }

.footer--dark {
  background-color: #3f4257; }
  .footer--dark .w-about .logo {
    color: #fff; }
    .footer--dark .w-about .logo .logo-title {
      color: #fff; }
    .footer--dark .w-about .logo:hover {
      color: #fff; }
  .footer--dark .widget .title {
    color: #fff; }
  .footer--dark .socials i {
    color: #fff; }
    .footer--dark .socials i:hover {
      color: #000000; }

.sub-footer-copyright {
  padding: 30px 0;
  text-align: left;
  }
  .sub-footer-copyright span {
    font-size: 12px; }
  .sub-footer-copyright a {
    color: #000000;
    opacity: .7;
    font-weight: 500; }
    .sub-footer-copyright a:hover {
      opacity: 1; }

@media (max-width: 1024px) {
  .footer .widget {
    margin-bottom: 40px; }
  .footer {
    padding: 40px 15px; } }

@media (max-width: 1024px) {
  .footer {
    width: 100%; } }

.bg-section1:before {
  background-image: url("/assets/images/bg-section1.png"); }

.bg-section2:before {
  background-image: url("/assets/images/bg-section2.png"); }

.bg-section3 {
  background-image: url("/assets/images/bg-section3.png"); }

.bg-section4 {
  background-image: url("/assets/images/bg-section4.png"); }

.bg-section5 {
  background-image: url("/assets/images/bg-section5.png"); }

section {
  position: relative; }

.section-move-bg .content-bg::before {
  background-position: bottom;
  background-repeat: repeat-x; }

.section-move-bg .container {
  z-index: 5;
  position: relative; }

.section-move-bg-top .content-bg::before {
  background-position: top;
  background-repeat: repeat-x;
  bottom: auto;
  top: 0; }

.section-move-bg-top .container {
  z-index: 5;
  position: relative; }

.call-to-action-animation .first-img {
  position: absolute;
  left: 15%;
  opacity: 0;
  transition: all .3s ease;
  bottom: -100%;
  transform: scale(0); }

.call-to-action-animation .second-img {
  position: absolute;
  right: 80%;
  opacity: 0;
  transition: all .3s ease;
  bottom: -100%; }

.img-scale-animation img {
  position: absolute;
  box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1);
  transform: scale(0);
  opacity: 0; }
  .img-scale-animation img.main-img {
    position: relative;
    box-shadow: none; }
  .img-scale-animation img.first-img1 {
    left: 2%;
    top: 5%; }
  .img-scale-animation img.second-img1 {
    left: 12%;
    top: 50%; }
  .img-scale-animation img.third-img1 {
    right: 2%;
    top: 8%; }

.subscribe-animation {
  position: relative; }
  .subscribe-animation .plane {
    opacity: 0;
    position: absolute;
    bottom: -100%;
    transform: scale(0);
    left: 5%; }

.planer-animation {
  position: relative; }
  .planer-animation .planer {
    position: absolute;
    top: 10%;
    left: 0;
    opacity: 0;
    transform: scale(0); }

.contact-form-animation {
  position: relative; }
  .contact-form-animation .crew {
    opacity: 0;
    position: absolute;
    bottom: 20%;
    transform: scale(0);
    left: 0; }

.block-action {
  padding: 60px 70px 40px;
  border-radius: 4px;
  min-height: 260px;
  display: flex; }
  .block-action > * {
    margin-top: auto;
    min-width: 100%; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0; }

@media (max-width: 860px) {
  .img-scale-animation img.first-img1 {
    top: 0;
    max-height: 100%; }
  .img-scale-animation img.second-img1 {
    top: 0;
    max-height: 100%; }
  .img-scale-animation img.third-img1 {
    top: 0;
    max-height: 100%; }
  .subscribe-animation .plane {
    max-width: 200px;
    max-height: 100%; }
  .call-to-action-animation .first-img,
  .call-to-action-animation .second-img {
    max-width: 50%;
    max-height: 100%; } }

@media (max-width: 460px) {
  .block-action {
    padding: 60px 50px 10px; }
  .subscribe-animation .plane {
    max-width: 100px; } }

.stunning-header {
  padding-bottom: 120px;
  position: relative;
  color: #fff; }
  .stunning-header .stunning-header-title {
    color: inherit;
    font-size: 40px; }
  .stunning-header + * {
    margin-top: 40px; }

.stunning-header-content {
  z-index: 5;
  text-align: center;
  position: relative;
  padding: 0 10px; }

.bg-primary-opacity {
  background-color: rgba(255, 94, 58, 0.95); }

.bg-purple-dark-opacity {
  background-color: rgba(98, 54, 178, 0.95); }

.stunning-header-bg1:before {
  background-image: url("/assets/images/landing-users.png"); }

.breadcrumbs-item {
  display: inline-block;
  margin-bottom: 0; }
  .breadcrumbs-item a {
    margin-right: 6px;
    color: inherit;
    opacity: .7; }
    .breadcrumbs-item a:hover {
      color: #fff;
      opacity: 1; }
  .breadcrumbs-item.active span {
    font-weight: 700; }
  .breadcrumbs-item .icon {
    margin-right: 6px; }
  .breadcrumbs-item:last-child .icon {
    display: none; }

@media (max-width: 768px) {
  .stunning-header {
    padding-bottom: 60px; }
  .stunning-header .stunning-header-title {
    font-size: 24px; } }

.mobile-app .chat-settings {
  padding: 15px 40px; }
  .mobile-app .chat-settings a {
    color: #797e9a;
    padding: 7px 0;
    display: block; }
    .mobile-app .chat-settings a:hover {
      color: #444444; }
  .mobile-app .chat-settings .icon-status {
    margin-right: 20px;
    position: relative;
    border: none; }

.mobile-app .olympus-chat {
  position: relative;
  display: block; }

.mobile-app .sidebar--large .olympus-chat {
  padding: 25px 15px 25px 50px; }

.mobile-app .search-friend {
  position: relative;
  bottom: auto;
  box-shadow: none; }

.mobile-app .fixed-sidebar {
  position: fixed;
  float: none;
  min-height: 70px; }
  .mobile-app .fixed-sidebar.open {
    min-height: 1000vh; }

.mobile-app .fixed-sidebar-right.sidebar--large {
  width: 260px;
  position: absolute; }

.mobile-app .fixed-sidebar .search-friend svg {
  width: 16px;
  height: 16px; }

.mobile-app .fixed-sidebar-right {
  padding-bottom: 0;
  border-left: none;
  bottom: auto; }

.mobile-app .header {
  padding-left: 70px; }
  @media (max-width: 768px) {
    .mobile-app .header {
      min-width: 300px; } }

.mobile-app .fixed-sidebar.right {
  top: 0;
  z-index: 30;
  min-height: 70px; }
  .mobile-app .fixed-sidebar.right.open {
    min-height: 1000vh; }
  @media (max-width: 768px) {
    .mobile-app .fixed-sidebar.right {
      display: block; } }

.mobile-app .fixed-sidebar.right .mCustomScrollbar {
  max-height: calc(100vh - 140px); }

.mobile-app .fixed-sidebar .mCustomScrollbar {
  max-height: calc(100vh - 70px); }

.mobile-app .fixed-sidebar {
  transition: all .3s ease; }

.mobile-app .fixed-sidebar .ui-block-title:first-child {
  border-top: 1px solid #e6e6e6; }

.mobile-app .fixed-sidebar-left .ui-block-title:first-child {
  border-top: none; }

.mobile-app .fixed-sidebar-left.sidebar--small {
  height: auto;
  position: absolute; }

.mobile-app .left-menu {
  padding: 0; }

.mobile-app .left-menu a {
  color: #444444; }
  .mobile-app .left-menu a:hover {
    color: #000000; }

.mobile-app .fixed-sidebar-left.sidebar--large {
  width: 260px;
  position: absolute; }

.mobile-app .fixed-sidebar-right.sidebar--small {
  position: absolute; }

.mobile-app .search-bar.w-search {
  width: 100%;
  max-width: 100%; }

.mobile-app .top-header-author {
  position: relative;
  bottom: auto;
  margin-top: -20px;
  color: #797e9a; }
  .mobile-app .top-header-author .author-name {
    color: #444444; }

.mobile-app .comment-form .form-group {
  width: 80%; }

.mobile-app .ui-block {
  margin-bottom: 40px; }

.mobile-app .profile-section .control-block-button {
  right: auto;
  top: auto;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -22px;
  width: 100%;
  text-align: center; }

.mobile-app .post-control-button .btn-control {
  display: inline-block; }

.mobile-app .post .control-block-button {
  right: 20px;
  top: -13px; }

.mobile-app .post-additional-info .comments-shared {
  margin-top: 0; }

.mobile-app .post__author .more {
  margin-right: 0; }

.mobile-app .post-video .video-content {
  padding: 4px 12px; }

.mobile-app .view-all {
  position: relative;
  bottom: auto; }

.mobile-app .ui-block-title a {
  color: #444444; }

.mobile-app .ui-block-title .items-round-little {
  color: #fff; }

.mobile-app .notification-list .notification-event {
  padding-left: 10px; }

.mobile-app .friend-requests .chat-message-item {
  font-size: 10px; }

.mobile-app .notification-list .notification-friend {
  font-size: 13px; }

.mobile-app .notification-list.chat-message .notification-event {
  width: auto; }

.mobile-app .icon-close {
  right: 50%;
  margin-right: -9px; }

.mobile-app .main-header {
  max-width: 100%;
  padding: 40px 15px 90px; }

.mobile-app .img-bottom {
  max-height: 80px; }

.mobile-app .choose-photo-item {
  padding: 0 5px 5px 0; }

.mobile-app .choose-from-my-photo .btn + .btn {
  margin-left: 5px; }

.about-olympus {
  padding: 0 25px;
  margin-bottom: 15px; }
  .about-olympus a {
    padding: 7px 0;
    font-size: 12px;
    color: #444444;
    display: block;
    font-weight: 700; }
    .about-olympus a:hover {
      color: #000000; }

.mobile-app-tabs {
  background-color: #3f4257;
  border-bottom-color: transparent;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 7px;
  height: 70px;
  padding: 0 13px;
  position: relative;
  width: 100%; }
  .mobile-app-tabs .nav-link {
    height: 100%;
    border-color: transparent;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 3px solid transparent; }
    .mobile-app-tabs .nav-link:hover, .mobile-app-tabs .nav-link:focus {
      border-color: transparent; }
  .mobile-app-tabs .olymp-close-icon {
    display: none; }
  .mobile-app-tabs .olymp-magnifying-glass-icon {
    width: 18px; }
  .mobile-app-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: #000000; }
    .mobile-app-tabs .nav-link.active svg {
      fill: #fff; }
    .mobile-app-tabs .nav-link.active .olymp-close-icon {
      display: block;
      width: 18px;
      height: 18px; }
    .mobile-app-tabs .nav-link.active .olymp-magnifying-glass-icon {
      display: none;
      width: 18px; }
  .mobile-app-tabs .nav-item {
    margin-bottom: 0;
    height: 70px; }
  .mobile-app-tabs svg {
    fill: #9a9fbf;
    height: 20px;
    width: 24px; }
  .mobile-app-tabs .control-icon {
    position: relative;
    margin-right: 0;
    display: flex; }

.nav-tabs .app-tabs-close {
  position: absolute;
  bottom: -55px;
  left: 50%;
  margin-left: -33px;
  z-index: 20; }
  .nav-tabs .app-tabs-close:hover svg {
    fill: #000000; }

@media (max-width: 768px) {
  body.mobile-app {
    min-width: 300px;
    overflow-x: hidden; }
  .mobile-app .container {
    min-width: 300px; }
  .mobile-app .notification-list.friend-requests .selectize-dropdown .notification-icon {
    float: right; }
  .mobile-app-tabs .nav-item {
    width: auto; } }

@media (max-width: 480px) {
  .mobile-app .choose-photo-item {
    width: 50%; }
  .mobile-app .upload-photo-item {
    padding: 10px; }
  .mobile-app .choose-from-my-photo .btn {
    width: 100%; }
  .mobile-app .upload-photo-item svg {
    margin-bottom: 10px; }
  .mobile-app .remember a {
    float: none;
    display: block; }
  .mobile-app .page-link {
    padding: 10px; }
  .mobile-app .notification-list.friend-requests .notification-icon {
    float: none;
    display: block;
    margin-top: 10px; } }

@media (max-width: 460px) {
  .mobile-app .notification-list .notification-event {
    width: 50%; } }

.shoping-cart a {
  position: relative;
  padding: 10px 0; }

.shoping-cart svg {
  height: 22px;
  width: 22px; }

.shoping-cart .count-product {
  position: absolute;
  color: #fff;
  font-size: 10px;
  top: 0;
  right: -5px; }

.rait-stars .star-icon {
  font-size: 18px; }

.rait-stars li {
  display: inline-block;
  color: #d1d8de; }
  .rait-stars li + li {
    margin-left: 2px; }
  .rait-stars li.numerical-rating {
    margin-left: 14px;
    font-weight: 700;
    font-size: 14px;
    color: #444444;
    margin-top: -1px;
    position: absolute; }

.shop-popup-cart.more-dropdown {
  width: 340px;
  right: -70px;
  padding: 0; }
  .shop-popup-cart.more-dropdown > ul {
    padding: 0;
    display: block; }
  .shop-popup-cart.more-dropdown .rait-stars {
    padding: 0;
    display: block;
    height: auto;
    margin-bottom: 5px;
    line-height: 1; }

.cart-product-item {
  display: flex;
  align-content: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 25px;
  position: relative; }
  .cart-product-item .more {
    position: absolute;
    top: 10px;
    right: 10px; }
    .cart-product-item .more svg {
      height: 8px;
      width: 8px; }

.product-thumb {
  width: 60px;
  height: 60px;
  background-color: #f2f4f8;
  margin-right: 15px;
  display: flex; }
  .product-thumb img {
    margin: auto;
    max-height: 100%; }

.product-content .title {
  font-size: 12px; }

.product-content .counter {
  font-size: 12px;
  font-weight: 700;
  color: #444444; }

.product-price {
  margin-left: auto;
  font-size: 12px;
  color: #797e9a;
  font-weight: 700;
  margin-right: 20px; }

#cart_content .product-price {
  font-size: 12px;
  margin-right: 0px;
  margin-left: 0px;
}
.cart-subtotal {
  font-size: 14px;
  font-weight: 700;
  color: #444444;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
  text-align: right; }

.cart-subtotal span {
    margin-left: 25px;
    color: #83bb64;
}

#cart_content .size_close,
#cart_content .size_close:hover {
    position: absolute;
    background: transparent;
    width: 33px;
    height: 33px;
    right: -12px;
    text-align: center;
    color: #26262b;
    top: -8px;
}

#cart_content .size_close i{
  font-size: 14px;
}

.cart-btn-wrap {
  padding: 20px;
  text-align: center; }
  .cart-btn-wrap .btn + .btn {
    margin-left: 12px; }

.cart-main table {
  width: 100%;
  margin-top: -20px; }

.cart-main tr > *, .cart-main th > * {
  padding: 20px 25px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6; }
  .cart-main tr > *:first-child, .cart-main th > *:first-child {
    padding-left: 0;
    text-align: left; }
  .cart-main tr > *:last-child, .cart-main th > *:last-child {
    padding-right: 0px; }

.cart-main tr > .no_lines, .cart-main th > .no_lines {
  border-bottom: 0px !important; }
.cart-main th {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700; }

.cart-main td > * {
  margin-bottom: 0; }
.cart-main td.actions{
  padding-right: 0px;
}
.cart-main td.actions a.link:hover{
  text-decoration: underline;
}
.cart-main td.actions .btn{
  margin-left: 20px;
}
.cart-main .product-price .price {
  color: #797e9a; }

.cart-main .product-quantity .form-control {
  width: auto;
  max-width: 110px; }

.cart-main .product-quantity .form-group {
  display: inline-block; }


.cart-main td > * {
    margin-bottom: 0;
}

.cart-main .product-del {
  font-size: 17px;
    vertical-align: bottom;
     }


.cart-main .form-inline > * + * {
  margin-left: -5px; }

.cart-main .form-inline {
  display: inline-flex; }
  .cart-main .form-inline .btn {
    border-radius: 0 5px 5px 0; }
  .cart-main .form-inline .form-group {
    margin-bottom: 0; }

.cart-main .cart-subtotal {
  padding: 0 0 10px 10px;
  border-bottom: none;
  float: right;
  clear: both; }

.cart-total {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0 10px 10px;
  color: #444444;
  text-align: right; }

.cart-total span {
    margin-left: 25px;
    color: #83bb64;
}
.cart-product__item {
  display: flex;
  align-items: center; }
  .cart-product__item .product-thumb {
    width: 80px;
    height: 100px; }
  .cart-product__item .rait-stars {
    margin-bottom: 0; }
  .cart-product__item .cart-product-title {
    display: block; }
  .cart-product__item .product-category {
    font-size: 9px; }

.order-totals-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e6e6e6; }
  .order-totals-list li span {
    font-weight: 700;
    color: #444444; }
  .order-totals-list li.total {
    color: #444444;
    font-weight: 700; }

.payment-methods-list {
  border-bottom: 0;
  margin-bottom: 0px;
  clear: both; }
  .payment-methods-list li {
    padding-bottom: 0px; }
    .payment-methods-list li p {
      font-size: 13px; }
  .payment-methods-list .radio label span {
    left: 0; }
  .payment-methods-list .radio label {
    padding-left: 25px; }

@media (max-width: 768px) {
  .shop-popup-cart.more-dropdown {
    display: none; }
  .cart-main tr > *, .cart-main th > * {
    padding: 20px 10px; }
  .cart-main tr > :last-child, .cart-main th > :last-child {
    padding-right: 10px; } }

@media (max-width: 540px) {
  .cart-main .cart-subtotal {
    float: none;
    text-align: left;
    padding-left: 0; } }

@media (max-width: 420px) {
  .cart-main tr > *, .cart-main th > * {
    padding: 20px 5px; }
  .cart-product__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .cart-product__item .product-thumb {
      width: 40px;
      height: 40px;
      margin-right: 0;
      margin-bottom: 10px; }
  .cart-main .form-inline {
    flex-direction: column;
    align-items: flex-start; }
    .cart-main .form-inline .btn {
      margin-left: 0;
      margin-top: 10px;
      border-radius: 4px; } }

ul {
  list-style: none;
  padding: 0; }

  a:hover {
    color: #000000; }

select,
input,
.form-control {
  background-color: transparent; }

select, input {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: .875rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

p {
  font-size: .875rem; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #444444; }

.nav-tabs .nav-item {
  position: relative; }

.form-group {
  position: relative;
  margin-bottom: 10px; }

.form-group textarea {
  resize: none; }

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
  top: 16px;
  font-size: 14px;
  line-height: 1.42857;
  left: 15px; }

.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label,
.form-group.has-bootstrap-select label.control-label {
  top: 10px;
  font-size: 11px;
  line-height: 1.07143; }

.form-group.label-static label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-floating label.control-label {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all;
  z-index: 20; }

.form-group.label-floating label.text-center {
  font-size: 12px;
}
.card {
  border: none; }
.card-header {
  padding: 0;
  border-bottom: 0; }
.card-header a {
  color: #797e9a;
  display: block;
  padding: 1rem;
  border-bottom: 1px solid #e6e6e6; }

  .card-header a:hover,
  .card-header a.active,
  .card-header a.active:hover {
    color: #555555;
    background-color: #f2f2f2; }



blockquote {
  margin: 3em 0;
  padding: 15px 80px 15px 80px;
  position: relative; }
  blockquote h6 {
    font-size: 11px;
    font-weight: 400;
    color: #797e9a; }
    blockquote h6 span {
      font-weight: 700;
      display: block;
      color: #444444; }
  blockquote p {
    margin: 0 0 15px !important;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 300;
    position: relative;
    color: #444444; }
    blockquote p:before {
      content: "";
      width: 4px;
      height: 100%;
      position: absolute;
      top: 0;
      left: -80px;
      display: block;
      background-color: #000000; }
    @media (max-width: 640px) {
      blockquote p {
        font-size: 16px; } }

.form-inline .btn {
  margin-bottom: 0; }

.form-inline > * + * {
  margin-left: 16px; }

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
  font-weight: 300; }

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

.was-validated .form-control:valid ~ .invalid-feedback, .was-validated .form-control:valid ~ .invalid-tooltip {
  display: none; }

.was-validated .form-control:valid ~ .material-input:after {
  content: '\f00c';
  font-family: FontAwesome;
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  font-size: 9px;
  background-color: #08ddc1;
  color: #fff;
  text-align: center;
  right: 20px;
  top: 50%;
  margin-top: -10px; }

@media (max-width: 1024px) {
  .form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    left: 15px; } }

@media (max-width: 600px) {
  .card-header a {
    font-size: 18px; } }

@media (max-width: 360px) {
  .card-header a {
    font-size: 14px; }
  .form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    font-size: 12px; } }

