@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

html,
body {
  overflow-x: hidden; }

body {
  font-family: "Montserrat Regular";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  background-color: #F0F0F0;
  position: relative; }
  body:before {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_1.png);
    right: -80px;
    top: 20%;
    width: 200px;
    height: 210px;
    z-index: -1; }
    @media (min-width: 768px) {
      body:before {
        left: -80px; } }
  body.front-company-show:before, body.front-user-profile:before {
    display: none; }
  body.front-company-show .jo-navbar-wrapper:before, body.front-user-profile .jo-navbar-wrapper:before {
    display: none; }
  body .card {
    background: #ffffff;
    border-radius: 5px;
    border: 0; }
    body .card .card-header {
      border-bottom: 0; }
    body .card .card-body {
      line-height: 1.5rem;
      font-size: 0.81rem;
      color: #000000; }
  body.login .container {
    max-width: 1450px !important; }

.hidden {
  display: none !important; }

h1,
strong {
  font-family: "Montserrat Bold"; }

a {
  color: #FF9920; }
  a:hover {
    color: #E88919;
    text-decoration: none; }
  a.secondary {
    color: #868E96; }
    a.secondary:hover {
      color: #7A8188;
      text-decoration: none; }

img {
  max-width: 100%;
  will-change: transform;
  height: auto; }
  img.img-shadow {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }

.container {
  max-width: 1450px !important; }

.header h3 {
  font-size: 1.3em;
  font-family: "Montserrat Bold"; }
  @media (min-width: 768px) {
    .header h3 {
      font-size: 2em; } }

body.front-home-index .jq-star,
.front-company-search-list .jq-star,
.front-about-stars-quality-list .jq-star {
  cursor: default; }

@media (min-width: 768px) {
  body.front-home-index .header h3,
  body.front-user-profile .header h3 {
    font-size: 1.55em; } }

h5,
h6 {
  line-height: 1.8 !important; }

.custom-file-label:after {
  content: "Przeglądaj"; }

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: #71738D;
  font-size: 0.75rem; }

.bootstrap-select button.dropdown-toggle {
  font-size: 0.75rem;
  color: #000000; }

.bootstrap-select .dropdown-menu li a span.text {
  font-size: 0.75rem; }

.bootstrap-select .dropdown-menu .dropdown-item.active {
  background-color: #E88919; }

.autocomplete-suggestions {
  position: absolute;
  background-color: #ffffff;
  z-index: 11111;
  max-height: 150px;
  width: calc(100% - 50px);
  overflow-y: auto;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
  .autocomplete-suggestions .suggestions-item:not(.empty) {
    cursor: pointer;
    padding: 15px; }
    .autocomplete-suggestions .suggestions-item:not(.empty):hover {
      background: #ffffff;
      color: #FF9920; }
  .autocomplete-suggestions #suggestions-item-add-new-company {
    cursor: pointer;
    padding: 15px;
    color: #FF9920; }
    .autocomplete-suggestions #suggestions-item-add-new-company:hover {
      background: #ffffff;
      color: #000000; }

.jo-bg-white {
  background: #ffffff;
  border-radius: 5px; }

@media (min-width: 768px) {
  .w-sm-50 {
    width: 50% !important; } }

@media (min-width: 768px) {
  .w-sm-75 {
    width: 75% !important; } }

@media (min-width: 768px) {
  .w-sm-100 {
    width: 100% !important; } }

.jo-email-address {
  margin: 0px 0px -3px 0px; }

.bootstrap-datetimepicker-widget .table {
  margin-bottom: 0px;
  font-size: 13px; }

.bootstrap-datetimepicker-widget .table td,
.bootstrap-datetimepicker-widget .table th {
  padding: 10px;
  vertical-align: middle;
  border-top: 1px solid #e6e6f2;
  font-weight: normal; }

.bootstrap-datetimepicker-widget .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e6e6f2; }

.bootstrap-datetimepicker-widget .table thead th,
.bootstrap-datetimepicker-widget .table th {
  color: #3d405c;
  font-family: "Montserrat Medium"; }

.bootstrap-datetimepicker-widget .table-bordered {
  border: 1px solid #e6e6f2; }

.bootstrap-datetimepicker-widget .table-bordered td,
.bootstrap-datetimepicker-widget .table-bordered th {
  border: 1px solid #e6e6f2; }

.bootstrap-datetimepicker-widget .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(230, 230, 242, 0.5); }

.bootstrap-datetimepicker-widget .table-hover tbody tr:hover {
  background-color: rgba(230, 230, 242, 0.5); }

.bootstrap-datetimepicker-widget tr.group,
.bootstrap-datetimepicker-widget tr.group:hover {
  background-color: #ff9920 !important;
  color: #fff;
  font-family: "Montserrat Medium";
  font-size: 18px; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  width: auto !important; }

input[type="radio"] {
  position: relative;
  min-height: 0;
  visibility: hidden;
  width: 22px;
  height: 22px;
  margin: 0 10px 0 0;
  -moz-appearance: none; }

input[type="radio"]:after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("/assets/img/vsc_sprite.svg");
  background-position: -0 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  visibility: visible; }

input[type="radio"]:checked:after {
  content: "";
  background-image: url("/assets/img/vsc_sprite.svg");
  background-position: -32px 0;
  background-repeat: no-repeat; }

input[type="radio"]:hover {
  cursor: pointer; }

input[type="checkbox"] {
  position: relative;
  min-height: 0;
  visibility: hidden;
  width: 22px;
  height: 22px;
  margin: 0 10px 0 0;
  cursor: pointer;
  -moz-appearance: none; }

input[type="checkbox"]:after {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url("/assets/img/vsc_sprite.svg");
  background-position: -64px 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
  visibility: visible; }

input[type="checkbox"]:checked:after {
  content: "";
  background-image: url("/assets/img/vsc_sprite.svg");
  background-position: -96px 0;
  background-repeat: no-repeat; }

input[type="checkbox"]:hover {
  cursor: pointer; }

.jo-divider {
  width: 100%;
  height: 1px;
  background: #D9D9D9; }

.jo-tabs-item {
  border: 0;
  background: #e8e8e8;
  height: 60px;
  border-radius: 5px 5px 0 0;
  cursor: pointer; }
  @media (min-width: 992px) {
    .jo-tabs-item {
      min-width: 150px; } }
  .jo-tabs-item.jo-active {
    background: #ffffff; }

.btn-reverse-primary {
  color: #FF9920;
  background: #ffffff;
  border-color: #FF9920; }
  .btn-reverse-primary.jo-no-bg {
    background: none; }

.jo-notice {
  border-radius: 5px;
  border: 1px solid #000000;
  font-size: 0.93em; }
  .jo-notice .jo-icon {
    background: #000000;
    color: #ffffff; }
  .jo-notice .jo-notice-action a {
    font-family: "Montserrat Bold";
    text-decoration: underline; }
  .jo-notice-content {
    line-height: 1.3; }
  .jo-notice.jo-notice-success {
    border-color: #3c763c;
    background: #f5fdf0;
    color: #3c763c; }
    .jo-notice.jo-notice-success .jo-icon {
      background: #3c763c; }
    .jo-notice.jo-notice-success .jo-notice-action a {
      color: #3c763c; }
  .jo-notice.jo-notice-danger {
    border-color: #d9534f;
    background: #fdf7f7;
    color: #d9534f; }
    .jo-notice.jo-notice-danger .jo-icon {
      background: #d9534f; }
    .jo-notice.jo-notice-danger .jo-notice-action a {
      color: #d9534f; }
  .jo-notice.jo-notice-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
    color: #f0ad4e; }
    .jo-notice.jo-notice-warning .jo-icon {
      background: #f0ad4e; }
    .jo-notice.jo-notice-warning .jo-notice-action a {
      color: #f0ad4e; }

.bootstrap-datetimepicker-widget .day {
  cursor: pointer; }

.bootstrap-datetimepicker-widget .new,
.bootstrap-datetimepicker-widget .old {
  color: #D8D8D8; }

.bootstrap-datetimepicker-widget .active {
  background: #FF9920;
  color: #ffffff; }

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin-top: 2px;
  margin-bottom: 2px;
  cursor: pointer;
  border-radius: 0.25rem;
  text-align: center; }

.bootstrap-select button.dropdown-toggle {
  overflow: hidden;
  overflow-wrap: break-word;
  display: inline-block;
  white-space: pre-line; }

.bootstrap-select .dropdown-menu li a span.text {
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: pre-line; }

.front-about-faq h5 .btn {
  white-space: inherit;
  text-align: left; }

a.jo-hidden-link {
  color: #000000; }

.alert {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee; }

.alert-success {
  background-color: #F4FDF0;
  border-color: #3C763D;
  color: #3C763D; }

.alert-danger {
  background-color: #fdf7f7;
  border-color: #d9534f;
  color: #d9534f; }

.alert-warning {
  background-color: #fcf8f2;
  border-color: #f0ad4e;
  color: #f0ad4e; }

.alert-info {
  background-color: #f4f8fa;
  border-color: #5bc0de;
  color: #5bc0de; }

.alert-default {
  background-color: #EEE;
  border-color: #B4B4B4;
  color: #B4B4B4; }

.alert-notice {
  background-color: #FCFCDD;
  border-color: #BDBD89;
  color: #BDBD89; }

.alert-icon-left {
  border-left: 64px solid; }
  .alert-icon-left svg:not(.close) {
    color: #FFF;
    width: 4rem;
    left: -4rem;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.btn {
  font-size: 14px;
  padding: 13px 20px;
  border-radius: 5px;
  font-family: "Montserrat Regular"; }

.btn.disabled,
.btn:disabled {
  opacity: .4; }

.btn.disabled-with-event {
  pointer-events: all;
  opacity: .4; }

/*--- btn primary --*/
.btn-primary {
  color: #fff;
  background-color: #FF9920;
  border-color: #FF9920; }

.btn-primary:hover {
  color: #fff;
  background-color: #E88919;
  border-color: #E88919; }

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #E88919;
  border-color: #E88919;
  box-shadow: 0 0 0 1px #e88919; }

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #e88919; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #E88919;
  border-color: #E88919; }

.btn-primary:disabled {
  color: #fff;
  background-color: #D8D8D8;
  border-color: #D8D8D8; }

/*--- btn outline primary --*/
.btn-outline-primary {
  color: #FF9920;
  background-color: transparent;
  border: 1px solid #FF9920; }
  .btn-outline-primary.white {
    background-color: #ffffff; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #E88919;
  border-color: #E88919; }

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  color: #fff;
  background-color: #E88919;
  border-color: #E88919;
  box-shadow: 0 0 0 1px #e88919; }

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #FF9920;
  background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #FF9920;
  border-color: #FF9920; }

/*--- btn secondary --*/
.btn-secondary {
  color: #fff;
  background-color: #868E96;
  border-color: #868E96; }

.btn-secondary:hover {
  color: #fff;
  background-color: #7A8188;
  border-color: #7A8188; }

.btn-secondary.focus,
.btn-secondary:focus {
  color: #fff;
  background-color: #7A8188;
  border-color: #7A8188;
  box-shadow: 0 0 0 1px #727981; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #7A8188;
  border-color: #7A8188; }

.btn-link {
  font-weight: 400;
  color: #000000;
  background-color: transparent; }
  .btn-link:hover {
    color: #E88919;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent; }
  .btn-link.focus, .btn-link:focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none; }
  .btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none; }

/*--- btn login with facebook --*/
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
  border-radius: 0;
  position: relative;
  padding-left: 45px; }
  .btn-facebook:after {
    content: '';
    position: absolute;
    background: url("../assets/img/sprite.svg") no-repeat -344px -30px;
    width: 11px;
    height: 21px;
    left: 15px;
    top: 13px; }

.btn-facebook:hover {
  color: #fff;
  background-color: #2A64DD;
  border-color: #2A64DD; }

.btn-facebook.focus,
.btn-facebook:focus {
  color: #fff;
  background-color: #2A64DD;
  border-color: #2A64DD;
  box-shadow: 0 0 0 1px #3c73e8; }

.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.show > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2A64DD;
  border-color: #2A64DD; }

/*--- btn login with google --*/
.btn-google {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 0;
  position: relative;
  padding-left: 45px; }
  .btn-google:after {
    content: '';
    position: absolute;
    background: url("../assets/img/sprite.svg") no-repeat -479px -30px;
    width: 20px;
    height: 21px;
    left: 15px;
    top: 13px; }

.btn-google:hover {
  color: orange;
  background-color: #ffffff;
  border-color: orange; }

p,
i {
  line-height: 1.5rem; }
  p.jo-text-details,
  i.jo-text-details {
    font-size: 0.81rem;
    color: #000000; }

p.bold,
span.bold {
  font-family: "Montserrat Bold"; }

ul.jo-text-details,
ol.jo-text-details {
  list-style: none; }
  ul.jo-text-details li,
  ol.jo-text-details li {
    font-size: 0.81rem;
    color: #000000;
    line-height: 1.5rem;
    margin: 15px 0 25px 0;
    padding-left: 45px;
    position: relative; }
    ul.jo-text-details li:before,
    ol.jo-text-details li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 7px;
      background: url("../assets/img/sprite.svg") no-repeat -312px -30px;
      width: 24px;
      height: 24px; }

.font-weight-bold {
  font-family: "Montserrat Bold" !important;
  font-weight: normal !important; }

header {
  width: 100%;
  height: 80px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff; }
  header .btn {
    font-family: "Montserrat Medium"; }
  header .jo-navbar-wrapper {
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 10px;
    position: relative; }
    header .jo-navbar-wrapper:before {
      content: '';
      position: absolute;
      background-image: url(../assets/img/bg_star_2.png);
      right: 70%;
      top: 10px;
      width: 120px;
      height: 125px;
      z-index: -1; }
      @media (min-width: 768px) {
        header .jo-navbar-wrapper:before {
          right: 40%; } }
      @media (min-width: 992px) {
        header .jo-navbar-wrapper:before {
          right: 10%; } }
    header .jo-navbar-wrapper .navbar {
      position: static; }
    header .jo-navbar-wrapper .jo-logo.mobile {
      width: 50px; }
    header .jo-navbar-wrapper .jo-logo.desktop {
      width: 160px;
      display: block; }
    header .jo-navbar-wrapper .navbar-nav a {
      font-size: 14px;
      font-family: "Montserrat Medium";
      color: #000000; }
      header .jo-navbar-wrapper .navbar-nav a:hover {
        text-decoration: none; }
    header .jo-navbar-wrapper .dropdown-menu {
      border-radius: 0;
      background-color: #F0F0F0;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
      border: 0; }
      header .jo-navbar-wrapper .dropdown-menu .dropdown-item {
        padding: 0;
        font-size: 14px; }
        header .jo-navbar-wrapper .dropdown-menu .dropdown-item:active {
          background-color: #FF9920; }
        header .jo-navbar-wrapper .dropdown-menu .dropdown-item a {
          padding: 1rem 1.5rem;
          z-index: 1;
          color: #000000; }
          header .jo-navbar-wrapper .dropdown-menu .dropdown-item a.btn {
            color: #FF9920; }
            header .jo-navbar-wrapper .dropdown-menu .dropdown-item a.btn:hover {
              color: #ffffff; }
        header .jo-navbar-wrapper .dropdown-menu .dropdown-item.jo-menu-no-hover:hover {
          background: none; }
      header .jo-navbar-wrapper .dropdown-menu.left {
        margin-top: -1px;
        left: 0; }
      header .jo-navbar-wrapper .dropdown-menu.right {
        margin-top: 12px;
        right: 0;
        left: auto; }
        @media (min-width: 768px) {
          header .jo-navbar-wrapper .dropdown-menu.right {
            right: auto;
            left: 0; } }
    header .jo-navbar-wrapper .dropdown-submenu {
      position: relative; }
      header .jo-navbar-wrapper .dropdown-submenu:after {
        content: '';
        position: absolute;
        background: url("../assets/img/sprite.svg") no-repeat -315px 0;
        top: 17px;
        right: 15px;
        width: 6px;
        height: 9px;
        cursor: pointer; }
    header .jo-navbar-wrapper .dropdown-submenu .dropdown-menu {
      top: 0;
      margin-top: -1px; }
      @media (min-width: 992px) {
        header .jo-navbar-wrapper .dropdown-submenu .dropdown-menu {
          left: 100%; } }
    header .jo-navbar-wrapper #mainMenu {
      font-family: "Montserrat Medium";
      padding: 12px 10px 12px 10px; }
      @media (min-width: 400px) {
        header .jo-navbar-wrapper #mainMenu {
          padding: 12px 20px 12px 40px; } }
      header .jo-navbar-wrapper #mainMenu:before {
        display: none; }
        @media (min-width: 400px) {
          header .jo-navbar-wrapper #mainMenu:before {
            display: block;
            content: "";
            position: absolute;
            background: url("../assets/img/sprite.svg") no-repeat 0 -31px;
            top: 14px;
            left: 10px;
            width: 14px;
            height: 10px;
            cursor: pointer;
            text-align: center; } }
      header .jo-navbar-wrapper #mainMenu:hover {
        cursor: pointer; }
    header .jo-navbar-wrapper .search-menu-btn {
      position: relative;
      padding: 10px 10px; }
      @media (min-width: 400px) {
        header .jo-navbar-wrapper .search-menu-btn {
          padding: 10px 20px; } }
      header .jo-navbar-wrapper .search-menu-btn:before {
        content: "";
        position: absolute;
        background: url("../assets/img/sprite.svg") no-repeat 0 0;
        top: 8px;
        left: 10px;
        width: 20px;
        height: 20px;
        text-align: center; }
      header .jo-navbar-wrapper .search-menu-btn:hover {
        cursor: pointer; }
    header .jo-navbar-wrapper .user-menu-btn {
      position: relative;
      padding: 10px 20px; }
      header .jo-navbar-wrapper .user-menu-btn:before {
        content: "";
        position: absolute;
        background: url("../assets/img/sprite.svg") no-repeat -40px 0;
        top: 7px;
        left: 10px;
        width: 20px;
        height: 22px;
        cursor: pointer;
        text-align: center; }
      header .jo-navbar-wrapper .user-menu-btn:hover {
        cursor: pointer; }
    header .jo-navbar-wrapper .user-menu-logged-btn {
      position: relative;
      padding: 10px 20px; }
      header .jo-navbar-wrapper .user-menu-logged-btn:before {
        content: "";
        position: absolute;
        background: url("../assets/img/sprite.svg") no-repeat -358px 0;
        top: 7px;
        left: 10px;
        width: 21px;
        height: 22px;
        cursor: pointer;
        text-align: center; }
      header .jo-navbar-wrapper .user-menu-logged-btn:hover {
        cursor: pointer; }
    header .jo-navbar-wrapper .dropdown a[aria-expanded="true"]#mainMenu,
    header .jo-navbar-wrapper .dropdown a[aria-expanded="true"] .user-menu-btn {
      background-color: #F0F0F0; }
    header .jo-navbar-wrapper .dropdown-toggle:after,
    header .jo-navbar-wrapper .dropdown-toggle#mainMenu:after,
    header .jo-navbar-wrapper .dropdown-toggle#dropdownUserMenu:after {
      display: none; }
    header .jo-navbar-wrapper .add-opinion-menu-btn {
      position: relative;
      padding: 0 10px 0 10px;
      margin-left: 10px;
      color: #FF9920;
      font-family: "Montserrat Medium"; }
      @media (min-width: 400px) {
        header .jo-navbar-wrapper .add-opinion-menu-btn {
          padding: 0 20px 0 30px;
          margin-left: 30px; } }
      header .jo-navbar-wrapper .add-opinion-menu-btn:before {
        content: "";
        position: absolute;
        background: url("../assets/img/sprite.svg") no-repeat -80px 0;
        left: 0;
        width: 22px;
        height: 25px;
        cursor: pointer;
        text-align: center; }
      header .jo-navbar-wrapper .add-opinion-menu-btn.mobile:before {
        top: -12px; }
      header .jo-navbar-wrapper .add-opinion-menu-btn.desktop:before {
        top: -4px; }
  header .jo-search-form-wrapper {
    position: auto; }
    @media (min-width: 1200px) {
      header .jo-search-form-wrapper {
        position: relative; } }
    header .jo-search-form-wrapper #jo-search-bar {
      display: none;
      position: absolute;
      z-index: 999;
      left: 0;
      top: 76px;
      height: 50px;
      width: 100%;
      padding: 0 20px;
      background-color: white;
      border: 0;
      border-bottom: 1px solid #F0F0F0;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
      padding-right: 90px; }
      header .jo-search-form-wrapper #jo-search-bar:focus {
        outline: none; }
      @media (min-width: 1200px) {
        header .jo-search-form-wrapper #jo-search-bar {
          position: relative;
          width: 430px;
          top: 0;
          background-color: transparent;
          box-shadow: none; } }
    header .jo-search-form-wrapper .jo-company-search-button {
      position: absolute;
      top: 85px;
      right: 10px;
      width: 70px;
      height: 30px;
      border: 1px solid #F0F0F0;
      padding: 0 30px 0 5px;
      font-size: 12px;
      border-radius: 5px;
      background: transparent;
      color: #CBCBCB;
      z-index: 99999;
      cursor: pointer; }
      @media (min-width: 576px) {
        header .jo-search-form-wrapper .jo-company-search-button {
          right: 20px; } }
      @media (min-width: 1200px) {
        header .jo-search-form-wrapper .jo-company-search-button {
          top: 9px;
          right: 65px; } }
      header .jo-search-form-wrapper .jo-company-search-button:before {
        content: '';
        position: absolute;
        background: url("../assets/img/sprite.svg") no-repeat -419px 0;
        top: 8px;
        right: 5px;
        width: 14px;
        height: 11px; }
    header .jo-search-form-wrapper .autocomplete-suggestions {
      position: fixed;
      left: 0; }
      @media (min-width: 1200px) {
        header .jo-search-form-wrapper .autocomplete-suggestions {
          position: absolute;
          left: auto; } }

.menu-animate {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome and Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */ }

.form-control {
  display: block;
  min-height: 45px;
  height: 100%;
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D9D9D9;
  border-radius: 0; }
  .form-control.rounded {
    border-radius: 5px; }
  .form-control:focus {
    color: #E88919;
    background-color: #fff;
    border-color: #E88919 !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 231, 202, 0.75); }
  .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 0.75rem;
    color: #CBCBCB;
    opacity: 1;
    /* Firefox */ }
  .form-control::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 0.75rem;
    color: #CBCBCB; }
  .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    font-size: 0.75rem;
    color: #CBCBCB; }
  .form-control.warning {
    border-color: #ffc107; }

textarea.form-control {
  min-height: 150px; }
  textarea.form-control.rounded {
    border-radius: 5px; }

.custom-control {
  position: relative;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-input:checked ~ input[type="checkbox"] {
  background: #3d404e;
  border: #7f83a2 1px solid; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.custom-control-label {
  margin-bottom: 0;
  position: static;
  display: inline-block;
  line-height: 2; }
  .custom-control-label:before {
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ffffff;
    border: 1px solid #d9d9d9; }
  .custom-control-label:after {
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #FF9920;
  border-color: #FF9920; }

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #FF9920; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #FF9920;
  border-color: #FF9920; }

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f0f0f0; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none; }

.custom-valid.custom-control-input.is-valid:checked
~ .custom-control-label::before,
.was-validated
.custom-control-input:valid:checked
~ .custom-control-label::before {
  background-color: #34ce57;
  border-color: #34ce57; }

.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #ffdadd;
  border-color: #efa2a9; }

.custom-control-input:disabled ~ .custom-control-label {
  color: #9295b0; }

.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #c6ffd3;
  border: 2px solid #68df83; }

.date-text-danger {
  width: 100%;
  margin-top: 4px; }

#last-step .info-confirmation {
  font-size: 80%;
  font-weight: 400;
  text-align: right;
  width: 100%; }
  #last-step .info-confirmation.match {
    color: green; }
  #last-step .info-confirmation.dont-match {
    color: red; }

footer {
  padding: 10px; }
  footer h5 {
    color: #000000;
    font-size: 14px;
    font-family: "Montserrat Bold";
    position: relative; }
    footer h5:after {
      content: '';
      position: absolute;
      right: 10px;
      top: 5px;
      background: url("../assets/img/sprite.svg") no-repeat -315px 0;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      width: 6px;
      height: 9px; }
      @media (min-width: 768px) {
        footer h5:after {
          display: none; } }
  footer ul {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      footer ul {
        margin-bottom: 0; } }
    footer ul li {
      margin: 10px 0; }
      footer ul li a {
        color: #333;
        text-decoration: none;
        font-size: 13px; }
        footer ul li a:hover {
          color: #000000;
          text-decoration: none; }
  footer p {
    color: #333;
    font-size: 0.81rem;
    line-height: 1.5rem;
    text-align: justify; }
    footer p.visit-social {
      font-family: "Montserrat Bold";
      color: #000000; }
  footer img {
    max-height: 100px; }

.jo-footer-information {
  border-top: 1px solid #D8D8D8; }
  .jo-footer-information a {
    color: #666;
    font-size: 0.86em; }

.dataTables_wrapper thead {
  line-height: 13px;
  text-align: center; }

.dataTables_wrapper tr td:last-of-type {
  min-width: 80px !important;
  text-align: center !important; }

.jo-link-more {
  font-family: "Montserrat Medium";
  color: #FF9920;
  font-size: 0.86em; }
  .jo-link-more:hover {
    color: #FF9920; }
  .jo-link-more.secondary {
    font-family: "Montserrat Medium";
    color: #868E96;
    font-size: 0.86em; }
    .jo-link-more.secondary:hover {
      color: #7A8188; }
  .jo-link-more i {
    padding-left: 5px; }

.jo-search-icon {
  width: 25px;
  height: 25px;
  background: url("../assets/img/sprite.svg") -122px 0 no-repeat; }

.jo-location-icon {
  width: 16px;
  height: 14px;
  background: url("../assets/img/sprite.svg") -167px 0 no-repeat;
  margin-right: 7px; }

@media (min-width: 992px) {
  #search-widget {
    max-width: 80%;
    margin: 0 auto; } }

#search-widget form {
  position: relative;
  height: 60px; }
  #search-widget form:after {
    content: "";
    background-image: url("/assets/img/gwiazda_jakosci.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 130px;
    height: 120px;
    position: absolute;
    right: 0;
    top: -111px;
    z-index: 1; }
    @media (min-width: 576px) {
      #search-widget form:after {
        width: 210px;
        height: 194px;
        right: 0;
        top: -179px; } }
    @media (min-width: 768px) {
      #search-widget form:after {
        width: 260px;
        height: 240px;
        right: 20px;
        top: -221px; } }
    @media (min-width: 992px) {
      #search-widget form:after {
        width: 351px;
        height: 322px;
        top: -295px;
        right: 30px;
        background-size: auto; } }
  @media (min-width: 992px) {
    #search-widget form {
      height: 80px; } }

#search-widget .jo-header h1 {
  font-size: 1.5em;
  line-height: 1.2;
  width: 50%; }
  @media (min-width: 768px) {
    #search-widget .jo-header h1 {
      font-size: 2em; } }
  @media (min-width: 1200px) {
    #search-widget .jo-header h1 {
      font-size: 3.1em;
      width: 100%; } }

#search-widget .jo-header p {
  max-width: 60%; }
  @media (min-width: 768px) {
    #search-widget .jo-header p {
      max-width: 50%; } }
  @media (min-width: 1200px) {
    #search-widget .jo-header p {
      max-width: 60%; } }

#search-widget input {
  border: 1px solid;
  border-color: transparent;
  border-radius: 5px 0 0 5px;
  font-size: 16px; }

#search-widget button {
  border-radius: 0 5px 5px 0; }
  @media (min-width: 992px) {
    #search-widget button {
      min-width: 200px; } }

#opinions-widget {
  margin-bottom: 40px; }
  #opinions-widget .jo-opinions-wrapper:before {
    display: none;
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_3.png);
    left: 30%;
    bottom: -50px;
    width: 103px;
    height: 105px;
    z-index: -1; }
    @media (min-width: 992px) {
      #opinions-widget .jo-opinions-wrapper:before {
        display: block; } }
  #opinions-widget .jo-opinions-wrapper .jo-opinion {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: -10px 0 30px -10px rgba(0, 0, 0, 0.1); }
    #opinions-widget .jo-opinions-wrapper .jo-opinion:hover {
      cursor: pointer; }
    @media (max-width: 992px) {
      #opinions-widget .jo-opinions-wrapper .jo-opinion:nth-of-type(n + 3) {
        display: none !important; } }
    #opinions-widget .jo-opinions-wrapper .jo-opinion:nth-child(1) {
      margin-top: 20px;
      margin-bottom: -20px;
      animation-delay: 0ms; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion:nth-child(2) {
      margin-top: 5px;
      margin-bottom: -5px;
      animation-delay: 200ms; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion:nth-child(3) {
      margin-top: 30px;
      margin-bottom: -30px;
      animation-delay: 600ms; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion:nth-child(4) {
      margin-top: 2px;
      animation-delay: 400ms; }
    @media (min-width: 768px) {
      #opinions-widget .jo-opinions-wrapper .jo-opinion .jo-opinion-header .jo-logo {
        text-align: right; } }
    #opinions-widget .jo-opinions-wrapper .jo-opinion .jo-opinion-header span.bold {
      line-height: 14px; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion .jo-address {
      font-size: 0.86em;
      line-height: 1.3; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion blockquote {
      line-height: 1.6;
      inline-size: 100%;
      overflow-wrap: break-word;
      white-space: pre-line; }
      @media (min-width: 768px) {
        #opinions-widget .jo-opinions-wrapper .jo-opinion blockquote {
          position: relative; }
          #opinions-widget .jo-opinions-wrapper .jo-opinion blockquote:before {
            content: "";
            position: absolute;
            width: 37px;
            height: 27px;
            background: url("../assets/img/sprite.svg") -196px 0 no-repeat;
            top: -7px; } }
    #opinions-widget .jo-opinions-wrapper .jo-opinion .jo-image-thumb {
      width: 36px;
      height: 36px;
      overflow: hidden; }
      #opinions-widget .jo-opinions-wrapper .jo-opinion .jo-image-thumb img {
        border-radius: 50%;
        max-width: 100%; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion.flipOutY, #opinions-widget .jo-opinions-wrapper .jo-opinion.flipInY {
      animation-delay: 0ms; }
    #opinions-widget .jo-opinions-wrapper .jo-opinion:nth-child(n + 5) {
      display: none; }

#jury-widget .jo-jury-member {
  line-height: 1.3; }
  #jury-widget .jo-jury-member .jo-image-thumb {
    width: 36px;
    min-width: auto; }
    #jury-widget .jo-jury-member .jo-image-thumb img {
      border-radius: 50%;
      max-width: 100%; }
  #jury-widget .jo-jury-member .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-1:after, #jury-widget .jo-jury-member .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-2:after, #jury-widget .jo-jury-member .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-3:after, #jury-widget .jo-jury-member .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-4:after {
    width: 25px;
    height: 25px; }
  #jury-widget .jo-jury-member .jo-jury-member-comment {
    font-size: 0.86em; }
    #jury-widget .jo-jury-member .jo-jury-member-comment p {
      line-height: 1.5; }

@media (max-width: 768px) {
  #jury-widget .content > div:nth-of-type(n + 3) {
    display: none !important; } }

#jury-widget .jo-jury-member-join {
  position: relative;
  background: #ededed;
  border: 1px solid #dadada;
  border-radius: 5px;
  color: #000000; }
  #jury-widget .jo-jury-member-join:hover {
    text-decoration: none; }
  #jury-widget .jo-jury-member-join:before {
    content: "";
    position: absolute;
    width: 54px;
    height: 54px;
    background: url("../assets/img/sprite.svg") -252px 0 no-repeat; }
  #jury-widget .jo-jury-member-join .jo-jury-member-join-content {
    padding-left: 75px; }
    #jury-widget .jo-jury-member-join .jo-jury-member-join-content .jo-jury-member-join-title {
      color: #FF9920; }
    #jury-widget .jo-jury-member-join .jo-jury-member-join-content .jo-jury-member-join-text {
      font-size: 0.86em;
      line-height: 1.3; }

#stars-widget {
  position: relative; }
  #stars-widget:before {
    display: none;
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_1.png);
    right: 15%;
    bottom: -10px;
    width: 203px;
    height: 214px;
    z-index: -1; }
    @media (min-width: 992px) {
      #stars-widget:before {
        display: block; } }
  #stars-widget .swiper {
    width: 100%;
    height: 160px; }
  #stars-widget .jo-stars-container {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 160px; }
    #stars-widget .jo-stars-container .jo-title a {
      font-size: 1.3em;
      line-height: 1.2;
      color: #000000; }
      #stars-widget .jo-stars-container .jo-title a:hover {
        color: #000000; }
      @media (min-width: 1350px) {
        #stars-widget .jo-stars-container .jo-title a {
          font-size: 1.57em; } }
    #stars-widget .jo-stars-container .jo-image-thumb {
      position: relative;
      z-index: 3;
      width: initial; }
      #stars-widget .jo-stars-container .jo-image-thumb img {
        width: 70px; }
      @media (min-width: 768px) {
        #stars-widget .jo-stars-container .jo-image-thumb img {
          width: 90px; } }
      #stars-widget .jo-stars-container .jo-image-thumb:after {
        content: "";
        position: absolute;
        background-image: url(../assets/img/star-section-triangle-shadow.svg);
        background-repeat: no-repeat;
        width: 66px;
        height: 200px;
        top: -30px;
        right: -50px; }

#recommended-widget .jo-recommended-item {
  background: #ffffff;
  border-radius: 5px;
  justify-self: center;
  aspect-ratio: 1;
  min-height: 80px; }
  @media (min-width: 992px) {
    #recommended-widget .jo-recommended-item {
      aspect-ratio: auto;
      height: 100%;
      min-height: 90px; } }
  #recommended-widget .jo-recommended-item a {
    width: 100%;
    height: 100%; }
    #recommended-widget .jo-recommended-item a:hover {
      text-decoration: none; }
  #recommended-widget .jo-recommended-item .jo-icon {
    width: 40%;
    height: 40%;
    margin-bottom: 10%; }
  #recommended-widget .jo-recommended-item .jo-name {
    color: #000000;
    font-size: 0.55em;
    width: 100%;
    padding: 0 5px; }
    @media (min-width: 420px) {
      #recommended-widget .jo-recommended-item .jo-name {
        font-size: 0.86em; } }

#rankings-widget .jo-ranking-item {
  background: #ffffff;
  border-radius: 5px;
  height: 100%; }

#rankings-widget .jo-ranking-item-category {
  width: 90px; }
  #rankings-widget .jo-ranking-item-category p {
    font-family: "Montserrat Bold";
    font-size: 0.86em;
    line-height: 1.3; }

#rankings-widget .jo-ranking-item-title p {
  font-size: 1.3em; }
  @media (min-width: 992px) {
    #rankings-widget .jo-ranking-item-title p {
      font-size: 1.55em;
      line-height: 1.2; } }

#rankings-widget .jo-ranking-item-content {
  border-top: 1px solid #F0F0F0;
  width: 100%; }
  #rankings-widget .jo-ranking-item-content ol {
    counter-reset: li;
    list-style-position: inside; }
    #rankings-widget .jo-ranking-item-content ol li {
      position: relative;
      width: 33%;
      box-sizing: border-box; }
      #rankings-widget .jo-ranking-item-content ol li::before {
        content: counter(li) ".";
        counter-increment: li 1;
        background: #F0F0F0;
        padding: 7px;
        font-size: 0.86em;
        border-radius: 5px;
        position: absolute;
        left: 5px;
        top: 0; }
      #rankings-widget .jo-ranking-item-content ol li img {
        max-width: 100%; }

#news-widget .jo-news-container,
.front-article-index .jo-news-container {
  overflow: hidden;
  border-radius: 5px; }

#news-widget .jo-image-thumb,
.front-article-index .jo-image-thumb {
  width: 100%;
  height: 195px;
  overflow: hidden;
  background-size: cover;
  border-radius: 5px 0 0 5px; }
  @media (min-width: 576px) and (max-width: 767px) {
    #news-widget .jo-image-thumb,
    .front-article-index .jo-image-thumb {
      width: 140px;
      height: auto;
      border-radius: 5px 5px 0 0; } }
  #news-widget .jo-image-thumb img,
  .front-article-index .jo-image-thumb img {
    max-height: 120px;
    border-radius: 5px 0 0 5px; }
    @media (min-width: 1200px) {
      #news-widget .jo-image-thumb img,
      .front-article-index .jo-image-thumb img {
        border-radius: 5px 5px 0 0;
        max-height: none;
        width: 100%; } }

#news-widget #stars-widget .jo-image-thumb,
.front-article-index #stars-widget .jo-image-thumb {
  height: auto;
  overflow: visible; }

#news-widget .jo-news-content,
.front-article-index .jo-news-content {
  background: #ffffff;
  flex: 1 1 140px;
  box-sizing: border-box;
  border-radius: 0 5px 5px 0; }
  @media (min-width: 1200px) {
    #news-widget .jo-news-content,
    .front-article-index .jo-news-content {
      border-radius: 0 0 5px 5px; } }
  #news-widget .jo-news-content .jo-title,
  .front-article-index .jo-news-content .jo-title {
    font-size: 1.5em;
    line-height: 1.4; }
  #news-widget .jo-news-content p,
  .front-article-index .jo-news-content p {
    line-height: 1.5; }

#news-widget .jo-news-all a,
.front-article-index .jo-news-all a {
  color: #333;
  font-size: 0.86em; }

.jo-search-company-categories {
  position: absolute;
  font-size: 80%; }

.jo-register-user-type-switcher span.active {
  color: #FF9920; }

.jo-register-user-type-switcher .switcher {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px; }
  .jo-register-user-type-switcher .switcher input {
    opacity: 0;
    width: 0;
    height: 0; }

.jo-register-user-type-switcher .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FF9920;
  -webkit-transition: 0.4s;
  transform: translate(0px, 0px); }
  .jo-register-user-type-switcher .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s; }

.jo-register-user-type-switcher input:checked + .slider {
  background-color: #7A8188; }

.jo-register-user-type-switcher input:focus + .slider {
  box-shadow: 0 0 1px #7A8188; }

.jo-register-user-type-switcher input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

.jo-register-user-type-switcher .slider.round {
  border-radius: 34px; }

.jo-register-user-type-switcher .slider.round:before {
  border-radius: 50%; }

#search-categories-form .search-input {
  border: 1px solid #ffffff;
  border-radius: 0;
  height: 25px;
  padding: 16px 15px;
  box-sizing: content-box;
  width: calc(100% - 32px); }
  @media (min-width: 992px) {
    #search-categories-form .search-input {
      border-radius: 5px 0 0 5px; } }

#search-categories-form #phrase {
  position: relative;
  z-index: 2; }

@media (min-width: 992px) {
  #search-categories-form button {
    height: 100%; } }

#search-categories-form button .jo-search-icon {
  display: none; }
  @media (min-width: 992px) {
    #search-categories-form button .jo-search-icon {
      display: inline-block;
      position: relative;
      left: -9px; } }

#search-categories-form button[type="button"] {
  background-color: #ffffff;
  border-color: #ffffff; }

#search-categories-form button.dropdown-toggle:after {
  border: 0;
  width: 5px;
  height: 9px;
  background: url("../assets/img/sprite.svg") no-repeat -315px 0;
  transform: rotate(90deg);
  margin-top: 6px; }

#search-categories-form button .filter-option {
  overflow: hidden; }

#search-categories-form .bootstrap-select .dropdown-toggle .filter-option {
  display: flex;
  align-items: center; }

.jo-clear-search {
  position: relative;
  font-size: 0.9em;
  color: #000000; }
  .jo-clear-search:before {
    content: "";
    position: absolute;
    background: url("../assets/img/sprite.svg") no-repeat -460px 0;
    left: -20px;
    top: 0px;
    width: 14px;
    height: 13px; }
  .jo-clear-search:hover {
    cursor: pointer;
    color: #000000; }

#jo-search {
  margin: 14px 35px 0 0;
  font-size: 0.9em;
  border: none;
  border-radius: 5px;
  outline: inherit;
  padding: 10px 20px; }
  #jo-search:hover {
    cursor: pointer; }

@media (min-width: 768px) {
  .front-about-stars-quality-list .jo-categories-results-item {
    height: 300px;
    align-items: center; } }

.front-about-stars-quality-list .jo-categories-results-item .jo-badges {
  margin-top: 0px !important; }
  @media (max-width: 768px) {
    .front-about-stars-quality-list .jo-categories-results-item .jo-badges {
      display: none !important; } }

.jo-categories-results-item {
  border-bottom: 1px solid rgba(151, 151, 151, 0.17); }
  .jo-categories-results-item .jo-company-opinion {
    position: relative;
    background: #ffffff;
    border-radius: 5px;
    inline-size: 100%;
    overflow-wrap: break-word; }
    @media (min-width: 992px) {
      .jo-categories-results-item .jo-company-opinion:before {
        content: "";
        position: absolute;
        width: 30px;
        height: 25px;
        border-width: 12.5px 30px 12.5px 0;
        border-color: transparent #ffffff transparent transparent;
        border-style: solid;
        left: -30px;
        top: 21px; } }
  .jo-categories-results-item .jo-company-data h3 {
    font-family: "Montserrat Bold";
    font-size: 1.57em; }
    .jo-categories-results-item .jo-company-data h3 a {
      color: #000000; }
      .jo-categories-results-item .jo-company-data h3 a:hover {
        color: #FF9920; }
  .jo-categories-results-item .jo-address p {
    line-height: 1.3; }
    .jo-categories-results-item .jo-address p.jo-address-street {
      font-size: 0.86em; }
  .jo-categories-results-item blockquote {
    line-height: 1.57em;
    white-space: pre-line; }
  .jo-categories-results-item .jo-badges img {
    width: 60px;
    height: auto; }
    @media (min-width: 768px) {
      .jo-categories-results-item .jo-badges img {
        width: 70px;
        height: auto; } }

.front-categories-index .header h3 {
  margin-left: 0 !important; }

.jo-image-thumb {
  min-width: 64px;
  width: 100%;
  min-height: fit-content; }
  .jo-image-thumb-container {
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 50%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 10px; }
    .jo-image-thumb-container div,
    .jo-image-thumb-container span {
      width: 100%;
      padding-bottom: 100%;
      position: relative;
      display: block; }
      .jo-image-thumb-container div img,
      .jo-image-thumb-container span img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        @media (min-width: 1200px) {
          .jo-image-thumb-container div img,
          .jo-image-thumb-container span img {
            max-width: 85%; } }

.front-company-show {
  position: relative; }

.jo-company-header-container {
  position: relative;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  overflow: hidden; }
  .jo-company-header-container:before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1; }
  .jo-company-header-container:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ffffff;
    width: 50%;
    height: 100%;
    z-index: -1; }
    @media (min-width: 768px) {
      .jo-company-header-container:after {
        background-color: transparent;
        background-image: linear-gradient(179deg, #ffffff 50%, #f0f0f0 100%); } }
  .jo-company-header-container .jo-bg-stars:before {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_1.png);
    right: -80px;
    bottom: -70px;
    width: 200px;
    height: 210px;
    z-index: -1; }
    @media (min-width: 768px) {
      .jo-company-header-container .jo-bg-stars:before {
        left: -80px; } }
  .jo-company-header-container .jo-bg-stars:after {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_2.png);
    right: 0;
    top: -80px;
    width: 120px;
    height: 128px;
    z-index: 1; }
    @media (min-width: 992px) {
      .jo-company-header-container .jo-bg-stars:after {
        right: 5%; } }
  .jo-company-header-container .jo-bg-stars.not-available:before {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_1_gray.png);
    right: -80px;
    bottom: -70px;
    width: 200px;
    height: 210px;
    z-index: -1; }
    @media (min-width: 768px) {
      .jo-company-header-container .jo-bg-stars.not-available:before {
        left: -80px; } }
  .jo-company-header-container .jo-bg-stars.not-available:after {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_2_gray.png);
    right: 0;
    top: -80px;
    width: 120px;
    height: 128px;
    z-index: 0; }
    @media (min-width: 992px) {
      .jo-company-header-container .jo-bg-stars.not-available:after {
        right: 5%; } }
  .jo-company-header-container .jo-company-header-wrapper {
    height: 100%; }
    @media (min-width: 768px) {
      .jo-company-header-container .jo-company-header-wrapper .jo-header-inset-shadow {
        -webkit-box-shadow: inset -30px 0px 20px -34px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset -30px 0px 20px -34px rgba(0, 0, 0, 0.15);
        box-shadow: inset -30px 0px 20px -34px rgba(0, 0, 0, 0.15); } }
    .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-image-thumb {
      width: 80px;
      height: auto;
      overflow: hidden; }
      @media (min-width: 992px) {
        .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-image-thumb {
          width: 150px;
          height: auto; } }
      .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-image-thumb img {
        max-width: 100%;
        border-radius: 50%; }
    .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-company-data h3 {
      font-family: "Montserrat Bold";
      font-size: 1.57em; }
      .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-company-data h3 a {
        color: #000000; }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-company-data h3 a:hover {
          color: #FF9920; }
    .jo-company-header-container .jo-company-header-wrapper .jo-company-header-company-data .jo-company-data p {
      font-size: 1.3em; }
    .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper {
      background-image: linear-gradient(179deg, #ffffff 50%, #f0f0f0 100%);
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
      @media (min-width: 768px) {
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper {
          -webkit-box-shadow: inset 0px 30px 30px -30px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: inset 0px 30px 30px -30px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0px 30px 30px -30px rgba(0, 0, 0, 0.1); } }
      .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .achievement-infotext {
        position: absolute;
        width: 10px;
        height: 10px;
        right: 10px;
        top: 0; }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .achievement-infotext:hover {
          cursor: pointer; }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .achievement-infotext:before {
          content: "";
          position: absolute;
          background: url("../assets/img/sprite.svg") no-repeat -442px 0;
          width: 10px;
          height: 10px;
          right: 0;
          top: 0;
          z-index: 999; }
      .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement {
        border-right: 1px solid #e4e4e4; }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement:last-of-type {
          border-right: 0; }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement img {
          width: auto;
          max-height: 100px;
          height: 100%; }
          @media (min-width: 768px) {
            .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement img {
              max-height: 110px; } }
          @media (min-width: 1200px) {
            .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement img {
              max-height: 120px; } }
          @media (min-width: 1200px) {
            .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement img {
              max-height: 140px; } }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement p {
          font-size: 12px;
          line-height: 16px; }
        .jo-company-header-container .jo-company-header-wrapper .jo-company-achievements-wrapper .company-achievement.not-available img {
          filter: grayscale(100%) blur(4px);
          -webkit-filter: grayscale(100%) blur(4px);
          -moz-filter: grayscale(100%) blur(4px);
          opacity: 0.3; }

.jo-add-opinion-floating-button {
  position: fixed;
  bottom: 50px;
  right: 20px;
  background-color: #FF9920;
  height: 60px;
  width: 60px;
  z-index: 9999;
  border-radius: 50%; }
  .jo-add-opinion-floating-button:hover {
    cursor: pointer; }
  @media (min-width: 1600px) {
    .jo-add-opinion-floating-button {
      right: 5%; } }
  .jo-add-opinion-floating-button:before {
    content: "";
    position: absolute;
    background: url("../assets/img/sprite.svg") no-repeat -80px -31px;
    width: 22px;
    height: 25px;
    right: 19px;
    top: 17px; }

.jo-company-details-widget {
  background: #ffffff;
  border-radius: 5px; }
  .jo-company-details-widget p {
    color: #333;
    font-size: 0.93em;
    line-height: 1.62; }
  .jo-company-details-widget .header h3 {
    font-size: 1.45em; }
  .jo-company-details-widget .jo-company-details-widget-address p span {
    color: #000000; }
  .jo-company-details-widget .jo-company-details-widget-social {
    display: flex; }
    .jo-company-details-widget .jo-company-details-widget-social a {
      display: flex;
      width: 48px;
      height: 48px;
      border-radius: 5px;
      border: 1px solid #979797; }
      .jo-company-details-widget .jo-company-details-widget-social a span {
        background: url("/assets/img/sprite.svg") 0 0 no-repeat;
        width: 23px;
        height: 23px;
        text-indent: -9999px; }
      .jo-company-details-widget .jo-company-details-widget-social a.social-fb span {
        background-position: -164px -32px; }
      .jo-company-details-widget .jo-company-details-widget-social a.social-www span {
        background-position: -190px -32px; }
  .jo-company-details-widget.orange {
    background: #FF9920;
    margin-top: 50px !important; }
    .jo-company-details-widget.orange p,
    .jo-company-details-widget.orange h3 {
      color: #ffffff; }

.jo-company-register-widget {
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden; }
  .jo-company-register-widget .jo-company-register-widget-danger {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #fef9f7 url("/assets/img/company_banner_danger.svg") 40% 40% no-repeat;
    position: relative;
    margin-top: -4em;
    max-height: 280px;
    min-height: 260px; }
    .jo-company-register-widget .jo-company-register-widget-danger span {
      font-family: "Montserrat Bold";
      line-height: 1.55; }
  .jo-company-register-widget a {
    background: #f9421f;
    color: #ffffff;
    font-family: "Montserrat Bold"; }

.jo-company-owner-widget {
  border-radius: 5px;
  background: #ffffff; }
  .jo-company-owner-widget .header h3 {
    font-size: 1.45em; }
  .jo-company-owner-widget .jo-company-owner-widget-description p {
    font-size: 0.86em;
    line-height: 1.3;
    flex: 1; }
  .jo-company-owner-widget .jo-company-owner-widget-description a {
    width: 28px;
    height: 22px;
    background: url("/assets/img/sprite.svg") -387px 0 no-repeat;
    flex: 0 0 28px; }

.jo-company-opinion-item {
  border-bottom: 1px solid #ccc;
  inline-size: 100%;
  overflow-wrap: break-word; }
  .jo-company-opinion-item-title {
    font-size: 1.2em;
    line-height: 1.5;
    font-family: "Montserrat Medium"; }
  .jo-company-opinion-item-comment {
    color: #333;
    font-size: 0.93em;
    line-height: 1.62;
    font-family: Arial, Helvetica, sans-serif;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: pre-line; }
    .jo-company-opinion-item-comment-popup {
      height: auto;
      max-height: 140px;
      white-space: pre-line; }
  .jo-company-opinion-item .jo-image-thumb {
    overflow: hidden;
    width: 40px;
    height: 40px; }
    .jo-company-opinion-item .jo-image-thumb img {
      max-width: 100%;
      border-radius: 50%; }
  .jo-company-opinion-item .jo-opinion-author-details .jo-starrating-opinion .jq-star {
    cursor: default; }
  .jo-company-opinion-item .jo-company-opinion-bar {
    border-radius: 5px;
    background-image: linear-gradient(to bottom, #eaeaea, #ddd);
    font-size: 0.86em; }
    .jo-company-opinion-item .jo-company-opinion-bar > a {
      color: #000000; }
      .jo-company-opinion-item .jo-company-opinion-bar > a span {
        position: relative;
        top: -3px; }
    .jo-company-opinion-item .jo-company-opinion-bar .jo-company-opinion-alert {
      cursor: pointer; }
    .jo-company-opinion-item .jo-company-opinion-bar-boolean > div,
    .jo-company-opinion-item .jo-company-opinion-bar-boolean button {
      padding-left: 30px; }
    .jo-company-opinion-item .jo-company-opinion-bar-boolean > div,
    .jo-company-opinion-item .jo-company-opinion-bar-boolean form {
      position: relative; }
      .jo-company-opinion-item .jo-company-opinion-bar-boolean > div:before,
      .jo-company-opinion-item .jo-company-opinion-bar-boolean form:before {
        content: "";
        background: url("/assets/img/sprite.svg") -112px -32px no-repeat;
        width: 18px;
        height: 18px;
        position: absolute;
        left: 0;
        top: -3px; }
      .jo-company-opinion-item .jo-company-opinion-bar-boolean > div button,
      .jo-company-opinion-item .jo-company-opinion-bar-boolean form button {
        border: 0;
        background: none;
        cursor: pointer;
        z-index: 1;
        position: relative; }
      .jo-company-opinion-item .jo-company-opinion-bar-boolean > div.jo-company-opinion-false,
      .jo-company-opinion-item .jo-company-opinion-bar-boolean form.jo-company-opinion-false {
        cursor: pointer;
        user-select: none; }
        .jo-company-opinion-item .jo-company-opinion-bar-boolean > div.jo-company-opinion-false:before,
        .jo-company-opinion-item .jo-company-opinion-bar-boolean form.jo-company-opinion-false:before {
          content: "";
          background-position: -140px -31px; }
    .jo-company-opinion-item .jo-company-opinion-bar .jo-company-opinion-alert {
      width: 19px;
      height: 16px;
      background: url("/assets/img/sprite.svg") -24px -32px no-repeat;
      margin-bottom: -4px; }
    .jo-company-opinion-item .jo-company-opinion-bar .jo-company-opinion-copy-link {
      width: 17px;
      height: 17px;
      background: url("/assets/img/sprite.svg") no-repeat -50px -30px;
      margin-bottom: -4px; }
  .jo-company-opinion-item .jo-company-opinion-answer .jo-company-opinion-answer-avatar img {
    max-width: 85px; }
  .jo-company-opinion-item .jo-company-opinion-answer .jo-company-opinion-answer-content {
    background: #ffffff;
    border-radius: 5px; }
    @media (min-width: 1200px) {
      .jo-company-opinion-item .jo-company-opinion-answer .jo-company-opinion-answer-content {
        position: relative; }
        .jo-company-opinion-item .jo-company-opinion-answer .jo-company-opinion-answer-content:before {
          content: "";
          width: 0;
          height: 0;
          border-width: 12.5px 30px 12.5px 0;
          border-color: transparent #ffffff transparent transparent;
          border-style: solid;
          position: absolute;
          left: -30px;
          top: 13px; } }
  .jo-company-opinion-item .jo-company-opinion-answer .jo-company-opinion-answer-title {
    font-family: "Montserrat Bold"; }
  .jo-company-opinion-item .jo-company-opinion-answer .jo-company-opinion-answer-comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.93em;
    line-height: 1.69;
    white-space: pre-line;
    color: #333; }
  .jo-company-opinion-item .morelink {
    font-family: "Montserrat Bold";
    color: #FF9920;
    position: relative; }
    .jo-company-opinion-item .morelink:after {
      content: "";
      position: absolute;
      width: 6px;
      height: 8px;
      background: url("/assets/img/sprite.svg") -314px 0 no-repeat;
      top: 6px;
      right: 0;
      transform: rotate(90deg); }
    .jo-company-opinion-item .morelink.less:after {
      content: "";
      transform: rotate(-90deg); }

@media (min-width: 1200px) {
  .jo-company-related {
    background: url("/assets/img/bg_star_1.png") 850px 14px no-repeat; } }

.jo-company-related-item {
  background: #ffffff;
  border-radius: 5px;
  height: 100%; }
  .jo-company-related-item-company {
    overflow: hidden; }
  .jo-company-related-item .jo-company-data h3 {
    font-size: 1.55em;
    font-family: "Montserrat Bold"; }
    .jo-company-related-item .jo-company-data h3 a {
      color: #000000; }
      .jo-company-related-item .jo-company-data h3 a:hover {
        color: #FF9920; }
  .jo-company-related-item .jo-badges img {
    width: 44px; }
  .jo-company-related-item .jo-company-related-item-score > div {
    position: relative;
    font-size: 0.86em; }
    .jo-company-related-item .jo-company-related-item-score > div:before {
      content: "";
      background: url("/assets/img/sprite.svg") -112px -32px no-repeat;
      width: 18px;
      height: 18px;
      position: absolute;
      left: 0;
      top: -3px; }
    .jo-company-related-item .jo-company-related-item-score > div.jo-company-opinion-false:before {
      content: "";
      background-position: -140px -31px; }
    .jo-company-related-item .jo-company-related-item-score > div.jo-company-opinion-false a {
      color: #FF9920;
      cursor: pointer; }
    .jo-company-related-item .jo-company-related-item-score > div a {
      padding-left: 30px;
      z-index: 1;
      position: relative; }
  @media (min-width: 1200px) {
    .jo-company-related-item .jo-image-thumb-container div img {
      max-width: 100%; } }

.jo-popup-focus,
#jo-cookies-popup {
  opacity: 0;
  position: fixed;
  left: 20px;
  bottom: 20px;
  background: #ffffff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 500px;
  z-index: 9999; }
  .jo-popup-focus .jo-company-opinion-item,
  #jo-cookies-popup .jo-company-opinion-item {
    border: 0; }
  .jo-popup-focus .close,
  .jo-popup-focus .cookies-close,
  #jo-cookies-popup .close,
  #jo-cookies-popup .cookies-close {
    background: url("/assets/img/sprite.svg") no-repeat -221px -31px;
    width: 23px;
    height: 22px;
    position: absolute;
    right: 25px;
    top: 25px;
    cursor: pointer;
    display: block; }

@media (max-width: 576px) {
  #jo-cookies-popup {
    left: 0px; } }

.front-company-profile .jo-company-profile-opinions-item {
  color: #333;
  font-size: 0.86em;
  line-height: 1.5; }
  .front-company-profile .jo-company-profile-opinions-item .jo-company-profile-opinions-value {
    color: #FF9920;
    font-family: "Montserrat Bold";
    font-size: 1.5em; }
  .front-company-profile .jo-company-profile-opinions-item .jo-company-profile-opinions-item-bar {
    height: 5px;
    width: 100%;
    background: #e4e4f0;
    overflow: hidden;
    border-radius: 5px; }
    .front-company-profile .jo-company-profile-opinions-item .jo-company-profile-opinions-item-bar > div {
      background: #FF9920;
      height: 100%;
      border-radius: 5px; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-label {
  color: #666;
  font-size: 0.86em;
  line-height: 1.5; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-value {
  color: #FF9920;
  font-family: "Montserrat Bold";
  font-size: 1.5em; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-factor-render {
  width: 118px;
  position: relative; }
  .front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-factor-render .jo-chart-unique-value {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: #FF9920;
    font-family: "Montserrat Bold";
    font-size: 1.5em; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-icon {
  background: rgba(232, 125, 0, 0.05);
  width: 88px;
  height: 88px;
  position: relative; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-answers .jo-company-profile-statistics-icon i {
  display: block;
  width: 43px;
  height: 40px;
  background: url("/assets/img/sprite.svg") no-repeat -185px -74px; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-likes .jo-company-profile-statistics-icon i {
  display: block;
  width: 41px;
  height: 41px;
  background: url("/assets/img/sprite.svg") no-repeat -237px -76px; }

.front-company-profile .jo-company-profile-statistics .jo-company-profile-statistics-comments .jo-company-profile-statistics-icon i {
  display: block;
  width: 41px;
  height: 41px;
  background: url("/assets/img/sprite.svg") no-repeat -288px -78px; }

.front-company-profile .jo-company-profile-no-answer-system h2 {
  margin-top: -20px; }

.front-company-profile #loading {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%; }
  .front-company-profile #loading img {
    width: 100px; }

.jo-company-certificates-item,
.jo-company-materials-item {
  color: #666;
  font-size: 0.93em;
  line-height: 1.7; }
  .jo-company-certificates-item h6,
  .jo-company-materials-item h6 {
    color: #000000; }
  .jo-company-certificates-item img,
  .jo-company-materials-item img {
    max-width: 120px; }
  .jo-company-certificates-item .jo-top,
  .jo-company-materials-item .jo-top {
    color: #a40000;
    font-family: "Montserrat Bold"; }

.jo-company-certificates-item-extend {
  color: #000000; }

.jo-active-certificates-widget {
  background: #FF9920;
  border-radius: 5px;
  color: #ffffff; }
  .jo-active-certificates-widget strong {
    font-weight: 400;
    font-family: "Montserrat Medium"; }
  .jo-active-certificates-widget span {
    font-size: 5em;
    font-family: "Montserrat Bold"; }
  .jo-active-certificates-widget .btn {
    background: #ffffff; }
  .jo-active-certificates-widget .jo-active-certificates-widget-link {
    color: #ffffff;
    text-decoration: underline; }

.jo-company-view-offer-widget {
  box-shadow: 0 0 0 0.2rem rgba(255, 231, 202, 0.75);
  border: 1px solid #E88919;
  background: #fff9f1;
  border-radius: 5px; }
  .jo-company-view-offer-widget p {
    font-size: 0.93em; }
  .jo-company-view-offer-widget span {
    color: #666;
    font-size: 0.86em;
    line-height: 1.77; }

.jo-company-view-offer-widget-img img {
  max-width: 140px; }

.jo-company-activate-certificate-description {
  color: #666; }
  .jo-company-activate-certificate-description h4 {
    color: #000000; }

.jo-company-activate-certificate-description-benefits li {
  line-height: 1.7;
  position: relative; }
  .jo-company-activate-certificate-description-benefits li:before {
    content: "";
    background-image: url("../assets/img/sprite.svg");
    background-repeat: no-repeat;
    background-position: -312px -29px;
    position: absolute;
    width: 25px;
    height: 25px;
    left: -50px;
    top: 0px; }

.jo-pricing {
  color: #666; }
  .jo-pricing .col-4 > div {
    position: relative; }
  .jo-pricing .ribbon {
    width: 130px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 15px;
    overflow: hidden; }
    .jo-pricing .ribbon span {
      position: absolute;
      top: 20px;
      right: 0;
      transform: rotate(-45deg);
      width: 180px;
      background: #FF9920;
      background: -webkit-linear-gradient(legacy-direction(90deg), #FF9920, #fec516);
      background: linear-gradient(90deg, #FF9920, #fec516);
      padding: 10px 0;
      color: #fff;
      text-align: center;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); }
  .jo-pricing h4 {
    color: #000000; }
  .jo-pricing .jo-pricing-image img {
    max-width: 110px; }
  .jo-pricing .jo-pricing-description p {
    font-size: 0.86em;
    line-height: 1.3; }
  .jo-pricing .jo-pricing-time-value {
    color: #000000;
    font-family: "Montserrat Bold";
    font-size: 0.86em;
    position: relative; }
  .jo-pricing .jo-pricing-time-bar {
    border-radius: 5px;
    background: #D9D9D9;
    height: 7px;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .jo-pricing .jo-pricing-time-bar div {
      border-radius: 5px;
      background: #FF9920;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }

.front-company-locations .dataTable .btn-primary + .btn-sm {
  color: #ffffff;
  cursor: pointer; }

.front-company-locations #location-table_paginate {
  text-align: center;
  margin-top: 20px;
  float: none; }
  .front-company-locations #location-table_paginate .paginate_button,
  .front-company-locations #location-table_paginate .ellipsis {
    border: 1px solid #e6e6f2;
    background: #ffffff;
    color: #71748d !important;
    margin-left: 0;
    margin-right: 5px;
    border-radius: 3px;
    padding: 0.5rem 0.75rem;
    line-height: 1.3; }
  .front-company-locations #location-table_paginate .paginate_button:hover {
    background: #FF9920;
    border: 1px solid #FF9920;
    color: #ffffff !important; }
  .front-company-locations #location-table_paginate .current {
    background: #FF9920;
    color: #ffffff !important;
    border: 1px solid #FF9920; }

.jo-company-invoices-content > div {
  border-bottom: 1px solid #D8D8D8; }
  .jo-company-invoices-content > div:last-of-type {
    border: 0; }

.jo-rating-ranking,
.jo-rating-ranking div {
  cursor: default; }

.jo-opinions-internet-company-helpline {
  margin-right: 150px; }
  @media (max-width: 400px) {
    .jo-opinions-internet-company-helpline {
      margin-right: 50px; } }

.jo-article-container .jo-article-image {
  margin: 30px 0;
  height: 500px;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  background-size: cover; }
  @media (max-width: 576px) {
    .jo-article-container .jo-article-image {
      height: 250px; } }

.jo-article-container ul {
  list-style: initial; 
  padding-left: 25px;
}

.jo-article-container ol {
  list-style: decimal;
  padding-left: 25px;
}

#opinion_add_page .wrapper > .header h3 {
  font-family: "Montserrat Medium"; }

#opinion_add_page .jo-opinions-steps {
  color: #000000;
  font-size: 1.55em; }

#opinion_add_page form {
  position: relative; }
  #opinion_add_page form label {
    font-size: 0.93em; }

#opinion_add_page label {
  display: block; }

#opinion_add_page .jo-location-item {
  position: relative;
  min-height: 135px; }
  #opinion_add_page .jo-location-item::before {
    content: "";
    position: absolute;
    width: 135px;
    height: 135px;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: rgba(232, 125, 0, 0.05); }
  #opinion_add_page .jo-location-item::after {
    content: "";
    position: absolute;
    width: 44px;
    height: 64px;
    left: 45px;
    top: 35px;
    background: url("/assets/img/sprite.svg") -132px -74px no-repeat; }

#opinion_add_page .jo-add-new {
  position: relative;
  background: #ededed;
  border: 1px solid #dadada;
  color: #000000;
  user-select: none;
  cursor: pointer;
  border-radius: 5px; }
  #opinion_add_page .jo-add-new::before {
    content: '';
    position: absolute;
    width: 54px;
    height: 54px;
    background: url("/assets/img/sprite.svg") -252px 0 no-repeat; }
  #opinion_add_page .jo-add-new .jo-add-new-join-title {
    color: #FF9920; }
  #opinion_add_page .jo-add-new > span {
    padding-left: 75px; }

#opinion_add_page a.btn {
  color: #ffffff; }

#opinion_add_page .btn-light {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #d9d9d9; }

.add-new-swal .swal2-icon {
  width: 135px;
  height: 135px;
  border: 0;
  border-radius: 50%;
  background: rgba(232, 125, 0, 0.05); }
  .add-new-swal .swal2-icon .jo-location {
    width: 44px;
    height: 64px;
    background: url("/assets/img/sprite.svg") -132px -74px no-repeat; }
  .add-new-swal .swal2-icon .jo-download {
    background: url("/assets/img/sprite.svg") no-repeat -339px -77px;
    width: 42px;
    height: 31px; }
  .add-new-swal .swal2-icon .jo-clipboard {
    background: url("/assets/img/sprite.svg") no-repeat -391px -77px;
    width: 32px;
    height: 42px; }

.add-new-swal .swal2-title {
  font-family: "Montserrat Bold";
  font-size: 1.25em;
  color: #000000; }

.add-new-swal .swal2-html-container {
  font-size: 0.75em;
  color: #000000; }

.add-new-swal label {
  text-align: left; }

.add-new-swal .form-group input {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  height: 38px; }

.suggestions-item.highlight {
  background: #FF9920;
  color: #ffffff; }

.form-agree-label label {
  text-align: justify;
  font-size: 0.93em;
  color: #333;
  line-height: 1.55; }

#step-4 input[type="checkbox"] {
  top: -4px; }

#step-4 .header h3, #step-5 .header h3 {
  font-size: 1.4em; }

#step-5 .jo-location-item::after {
  content: "";
  width: 58px;
  height: 64px;
  left: 38px;
  top: 32px;
  background-position: -64px -74px;
  transform: scaleY(-1); }

.wheel-of-fortune-header {
  display: none;
  text-align: center;
  max-width: 240px;
  margin: 0 auto; }
  @media (min-width: 576px) {
    .wheel-of-fortune-header {
      max-width: 300px; } }
  @media (min-width: 768px) {
    .wheel-of-fortune-header {
      max-width: 550px; } }
  .wheel-of-fortune-header p {
    font-family: "Montserrat Bold";
    font-size: 18px;
    line-height: 24px; }
    @media (min-width: 576px) {
      .wheel-of-fortune-header p {
        font-size: 24px;
        line-height: 32px; } }
    @media (min-width: 768px) {
      .wheel-of-fortune-header p {
        font-size: 38px;
        line-height: 50px; } }
    .wheel-of-fortune-header p span {
      font-family: "Montserrat Regular"; }

.wheel-of-fortune-wrapper {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0; }
  @media (min-width: 768px) {
    .wheel-of-fortune-wrapper {
      position: relative;
      margin-top: 20%;
      z-index: -1;
      margin-bottom: 40px; } }
  .wheel-of-fortune-wrapper.close-mobile {
    display: none; }
    @media (min-width: 768px) {
      .wheel-of-fortune-wrapper.close-mobile {
        display: block; } }
  .wheel-of-fortune-wrapper .wheel-of-fortune-content {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100px; }
    @media (min-width: 768px) {
      .wheel-of-fortune-wrapper .wheel-of-fortune-content {
        flex-direction: row;
        border-radius: 5px;
        height: 160px;
        justify-content: space-between;
        align-items: center; } }
    .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-left {
      z-index: 1;
      text-align: center;
      padding-left: 15px; }
      @media (min-width: 576px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-left {
          text-align: left; } }
      @media (min-width: 768px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-left {
          padding-left: 40px; } }
    .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-right {
      z-index: 1;
      text-align: center;
      padding-right: 15px; }
      @media (min-width: 576px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-right {
          text-align: right; } }
      @media (min-width: 768px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-right {
          padding-right: 40px; } }
    .wheel-of-fortune-wrapper .wheel-of-fortune-content p {
      font-size: 18px;
      line-height: 32px;
      font-family: "Montserrat Bold"; }
      @media (min-width: 576px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content p {
          font-size: 24px;
          line-height: 36px; } }
      @media (min-width: 768px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content p {
          font-size: 28px;
          line-height: 38px; } }
      @media (min-width: 1068px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-content p {
          font-size: 36px;
          line-height: 46px; } }
      .wheel-of-fortune-wrapper .wheel-of-fortune-content p span {
        font-family: "Montserrat Regular"; }
        @media (min-width: 768px) {
          .wheel-of-fortune-wrapper .wheel-of-fortune-content p span {
            display: block; } }
  .wheel-of-fortune-wrapper .wheel-of-fortune-img {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    display: flex; }
    @media (min-width: 768px) {
      .wheel-of-fortune-wrapper .wheel-of-fortune-img {
        bottom: 1px; } }
    @media (min-width: 1068px) {
      .wheel-of-fortune-wrapper .wheel-of-fortune-img {
        bottom: 0px; } }
    .wheel-of-fortune-wrapper .wheel-of-fortune-img img {
      margin: 0 auto; }
      @media (min-width: 576px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-img img {
          width: 80%; } }
      @media (min-width: 1068px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-img img {
          width: 100%; } }
  .wheel-of-fortune-wrapper .wheel-of-fortune-confetti {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 576px) {
      .wheel-of-fortune-wrapper .wheel-of-fortune-confetti {
        bottom: -30px; } }
    @media (min-width: 768px) {
      .wheel-of-fortune-wrapper .wheel-of-fortune-confetti {
        bottom: -150px; } }
    .wheel-of-fortune-wrapper .wheel-of-fortune-confetti .confetti-animation {
      width: 400px !important;
      height: 400px !important; }
      @media (min-width: 768px) {
        .wheel-of-fortune-wrapper .wheel-of-fortune-confetti .confetti-animation {
          width: 700px !important;
          height: 700px !important; } }
  .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button {
    position: absolute;
    display: block;
    border-radius: 50%;
    background: #fff;
    width: 70px;
    height: 70px;
    bottom: 180px;
    right: 10px; }
    .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button:after {
      content: '';
      position: absolute;
      background: url("../assets/img/sprite.svg") -221px -31px no-repeat;
      width: 23px;
      height: 22px;
      top: 24px;
      left: 23px;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
    .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button:hover {
      cursor: pointer; }
    @media (min-width: 768px) {
      .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button {
        display: none; } }

.test-a-wrpper {
  display: none; }
  @media (min-width: 1200px) {
    .test-a-wrpper {
      display: block; } }
  .test-a-wrpper .wheel-of-fortune-wrapper {
    position: fixed;
    z-index: 999;
    left: unset;
    right: 20px;
    bottom: 0;
    max-width: 450px;
    width: 100%; }
    .test-a-wrpper .wheel-of-fortune-wrapper.close-mobile {
      display: none; }
    .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-content {
      background: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: normal;
      height: 100px; }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-left {
        z-index: 1;
        padding-left: 30px;
        text-align: left; }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-content .wheel-of-fortune-text-right {
        z-index: 1;
        padding-right: 30px;
        text-align: right; }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-content p {
        font-size: 22px;
        line-height: 32px;
        font-family: "Montserrat Bold"; }
        .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-content p span {
          font-family: "Montserrat Regular";
          display: inline-block; }
    .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-img {
      position: absolute;
      bottom: 100px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 0;
      display: flex; }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-img img {
        margin: 0 auto; }
    .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-confetti {
      position: absolute;
      bottom: -50px;
      left: 50%;
      transform: translateX(-50%); }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-confetti .confetti-animation {
        width: 400px !important;
        height: 400px !important; }
    .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button {
      position: absolute;
      display: block;
      border-radius: 50%;
      background: #fff;
      width: 50px;
      height: 50px;
      bottom: 180px;
      right: 10px; }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button:after {
        content: '';
        position: absolute;
        background: url("../assets/img/sprite.svg") -221px -31px no-repeat;
        width: 23px;
        height: 22px;
        top: 14px;
        left: 14px;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
      .test-a-wrpper .wheel-of-fortune-wrapper .wheel-of-fortune-mobile-close-button:hover {
        cursor: pointer; }

.test-b-wrapper {
  display: none;
  font-family: 'Montserrat', sans-serif !important;
  position: fixed;
  top: 35%;
  right: 0;
  z-index: 1000;
  transition: right 0.4s ease-in-out;
  -o-transition: right 0.4s ease-in-out;
  -ms-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  -webkit-transition: right 0.4s ease-in-out;
  background-color: #ffffff; }
  @media (min-width: 768px) {
    .test-b-wrapper {
      display: block; } }
  .test-b-wrapper.been-seen {
    right: -192px; }
    .test-b-wrapper.been-seen:hover {
      right: 0; }
  .test-b-wrapper .wheel-of-fortune-widget-wrapper {
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 190px;
    padding: 20px;
    color: #000000;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 0 0 5px 0;
    background-image: url("img/jo-widget-bg.png");
    background-repeat: no-repeat; }
  .test-b-wrapper #wheel-of-fortune-widget-handle {
    position: absolute;
    top: 0;
    border: 0;
    background: #FF9920;
    border-radius: 10px 0 0 10px;
    width: 40px;
    height: 190px;
    right: 190px;
    z-index: 2;
    overflow: hidden;
    cursor: pointer; }
    .test-b-wrapper #wheel-of-fortune-widget-handle span {
      -moz-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg);
      color: #fff;
      display: block;
      position: absolute;
      width: 190px;
      left: -76px;
      bottom: 90px;
      font-size: 14px;
      font-weight: 600;
      text-align: center;
      /* IE */
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand')";
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand'); }
  .test-b-wrapper .wheel-of-fortune-widget-image {
    position: absolute;
    top: -90px; }
  .test-b-wrapper .wheel-of-fortune-widget-content {
    text-align: center;
    margin-top: 70px; }
    .test-b-wrapper .wheel-of-fortune-widget-content p {
      font-family: "Montserrat Bold"; }
      .test-b-wrapper .wheel-of-fortune-widget-content p span {
        font-family: "Montserrat Regular"; }
      .test-b-wrapper .wheel-of-fortune-widget-content p:nth-of-type(2) {
        margin-top: 20px;
        color: #FF9920 !important; }
        .test-b-wrapper .wheel-of-fortune-widget-content p:nth-of-type(2) span {
          color: #000000; }

.front-user-settings .jo-avatar-list-item {
  overflow: hidden; }
  .front-user-settings .jo-avatar-list-item img {
    max-width: 46px;
    max-height: 46px;
    box-sizing: border-box; }
    .front-user-settings .jo-avatar-list-item img.rounded-circle {
      max-width: 52px;
      max-height: 52px; }
  .front-user-settings .jo-avatar-list-item.selected img {
    border: 2px solid #FF9920; }
  .front-user-settings .jo-avatar-list-item:hover {
    cursor: pointer; }

.front-user-notifications label {
  line-height: 1.55;
  color: #333; }

.front-user-rewardBox .table th, .front-user-rewardBox .table td {
  border: 0 !important; }

.jo-sidemenu a {
  font-size: 1em;
  color: #666; }
  .jo-sidemenu a:hover {
    color: #FF9920; }
  .jo-sidemenu a.active {
    color: #FF9920;
    font-weight: bold; }

.jo-number {
  font-size: 0.75em;
  color: #ffffff;
  min-width: 14px;
  height: 14px;
  line-height: 14px;
  top: -3px; }
  .jo-number.red {
    background: #d01a55; }

.jo-separator {
  color: #D9D9D9; }
  .jo-separator span:before, .jo-separator span:after {
    content: '';
    width: 29px;
    height: 1px;
    background: #D9D9D9;
    position: absolute;
    margin-top: 10px; }
  .jo-separator span:before {
    left: -40px; }
  .jo-separator span:after {
    margin-left: 10px; }

.front-user-opinion .jo-sort-items label,
.front-user-companies-answers .jo-sort-items label {
  margin: 0 10px 0 0;
  font-size: 0.85em;
  font-family: "Montserrat Medium";
  color: #666; }

.front-user-opinion .jo-user-search-opinion button,
.front-user-companies-answers .jo-user-search-opinion button {
  background: #ffffff;
  border: 0;
  width: 60px; }
  .front-user-opinion .jo-user-search-opinion button .i-search,
  .front-user-companies-answers .jo-user-search-opinion button .i-search {
    width: 20px;
    height: 20px;
    background: url("/assets/img/sprite.svg") 0 0 no-repeat;
    display: block; }

.front-user-opinion .jo-user-opinion-item-answer-avatar,
.front-user-companies-answers .jo-user-opinion-item-answer-avatar {
  max-width: 85px; }
  .front-user-opinion .jo-user-opinion-item-answer-avatar img,
  .front-user-companies-answers .jo-user-opinion-item-answer-avatar img {
    margin-left: -5px; }

.front-user-opinion .jo-user-opinion-item-answer-title,
.front-user-companies-answers .jo-user-opinion-item-answer-title {
  font-family: "Montserrat Bold"; }

.front-user-opinion .jo-user-opinion-item-answer-comment,
.front-user-companies-answers .jo-user-opinion-item-answer-comment {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 0.93em;
  line-height: 1.7; }

.jo-user-opinion-item-content + .jo-user-opinion-item-content {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc; }

.jo-user-opinion-item-container {
  background: #f3f3f3;
  border-radius: 5px; }
  .jo-user-opinion-item-container .jo-user-opinion-date {
    margin: 0 -16px 0 -16px;
    border-radius: 0 !important; }
    .jo-user-opinion-item-container .jo-user-opinion-date:first-of-type {
      margin-top: -40px; }
  .jo-user-opinion-item-container .jo-user-opinion-item-title {
    font-size: 1.15em;
    font-family: "Montserrat Medium"; }
  .jo-user-opinion-item-container .jo-user-opinion-item-place p {
    line-height: 1.3;
    white-space: pre-line; }
    .jo-user-opinion-item-container .jo-user-opinion-item-place p.jo-user-opinion-item-place-street {
      font-size: 0.85em; }
  .jo-user-opinion-item-container .jo-user-opinion-item-comment {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.93em;
    line-height: 1.7;
    overflow-wrap: break-word; }
  .jo-user-opinion-item-container-header-status {
    font-size: 0.93em;
    border-radius: 5px;
    border: 1px solid; }

.jo-user-messages-list-item {
  border-radius: 5px;
  background: #f3f3f3;
  position: relative;
  border: 1px solid #ffffff;
  user-select: none;
  cursor: pointer;
  font-family: "Montserrat Medium"; }
  .jo-user-messages-list-item.selected {
    border-color: #FF9920; }

.jo-user-messages-list-item-unread {
  position: absolute;
  border-radius: 50%;
  color: #ffffff;
  right: 3px;
  top: 3px;
  background: #018bd3;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 0.75em;
  text-align: center; }

.jo-user-messages-list-item-avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden; }
  .jo-user-messages-list-item-avatar img {
    max-width: 100%; }

.jo-user-messages-list-item-completed {
  position: absolute;
  background: #ffffff;
  opacity: 0.9;
  padding: 0 20px;
  line-height: 18px;
  font-size: 16px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center; }

.jo-user-avatar-achievement-wrapper .jo-user-avatar {
  min-width: 38px; }
  .jo-user-avatar-achievement-wrapper .jo-user-avatar img {
    max-width: 46px;
    max-height: 46px; }
  .jo-user-avatar-achievement-wrapper .jo-user-avatar.selected img {
    border-color: #FF9920; }
  .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement {
    position: relative;
    display: inline-block;
    margin-right: 10px; }
    .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-1:after {
      position: absolute;
      width: 33px;
      height: 33px;
      content: '';
      background: url("/assets/img/user-achievements/jo-achievement-user-1.svg") 0 0 no-repeat;
      bottom: 0px;
      right: -10px; }
    .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-2:after {
      position: absolute;
      width: 33px;
      height: 33px;
      content: '';
      background: url("/assets/img/user-achievements/jo-achievement-user-2.svg") 0 0 no-repeat;
      bottom: 0px;
      right: -10px; }
    .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-3:after {
      position: absolute;
      width: 33px;
      height: 33px;
      content: '';
      background: url("/assets/img/user-achievements/jo-achievement-user-3.svg") 0 0 no-repeat;
      bottom: 0px;
      right: -10px; }
    .jo-user-avatar-achievement-wrapper .jo-user-avatar.jo-user-achievement.achievement-4:after {
      position: absolute;
      width: 33px;
      height: 33px;
      content: '';
      background: url("/assets/img/user-achievements/jo-achievement-user-4.svg") 0 0 no-repeat;
      bottom: 0px;
      right: -10px; }

.jo-user-avatar-achievement-wrapper .jo-user-achievement-badge {
  font-family: "Montserrat Bold";
  font-size: 10px;
  letter-spacing: 0;
  text-align: center;
  display: inline-block; }
  .jo-user-avatar-achievement-wrapper .jo-user-achievement-badge.achievement-1 {
    color: #1AA215;
    background: #E7FFB9;
    border-radius: 8px;
    padding: 5px 10px; }
  .jo-user-avatar-achievement-wrapper .jo-user-achievement-badge.achievement-2 {
    color: #954242;
    background: rgba(210, 94, 40, 0.11);
    border-radius: 8px;
    padding: 5px 10px; }
  .jo-user-avatar-achievement-wrapper .jo-user-achievement-badge.achievement-3 {
    color: #17A7CD;
    background: #DFFCFF;
    border-radius: 8px;
    padding: 5px 10px; }
  .jo-user-avatar-achievement-wrapper .jo-user-achievement-badge.achievement-4 {
    color: #FF9920;
    background: #FFE6B9;
    border-radius: 8px;
    padding: 5px 10px; }

.front-user-achievements .jo-user-achievements .jo-user-achievement:after {
  display: none; }

.front-user-achievements .jo-user-achievements .jo-user-achievement.jo-user-avatar {
  min-width: 70px; }
  .front-user-achievements .jo-user-achievements .jo-user-achievement.jo-user-avatar img {
    max-width: 120px;
    max-height: 120px; }

.jo-user-achievements-item {
  color: #666;
  font-size: 0.93em;
  line-height: 1.7; }
  .jo-user-achievements-item h6 {
    color: #000000; }

.front-user-messages .jo-user-search-opinion button,
.front-user-messages-index .jo-user-search-opinion button,
.front-company-messages .jo-user-search-opinion button,
.front-company-messages-index .jo-user-search-opinion button {
  background: #ffffff;
  border: 0;
  width: 60px; }
  .front-user-messages .jo-user-search-opinion button .i-search,
  .front-user-messages-index .jo-user-search-opinion button .i-search,
  .front-company-messages .jo-user-search-opinion button .i-search,
  .front-company-messages-index .jo-user-search-opinion button .i-search {
    width: 20px;
    height: 20px;
    background: url("/assets/img/sprite.svg") 0 0 no-repeat;
    display: block; }

.front-user-messages .jo-user-message-content,
.front-user-messages #discussion-content,
.front-user-messages-index .jo-user-message-content,
.front-user-messages-index #discussion-content,
.front-company-messages .jo-user-message-content,
.front-company-messages #discussion-content,
.front-company-messages-index .jo-user-message-content,
.front-company-messages-index #discussion-content {
  max-height: 600px;
  overflow: auto; }
  .front-user-messages .jo-user-message-content .jo-message-box-author,
  .front-user-messages #discussion-content .jo-message-box-author,
  .front-user-messages-index .jo-user-message-content .jo-message-box-author,
  .front-user-messages-index #discussion-content .jo-message-box-author,
  .front-company-messages .jo-user-message-content .jo-message-box-author,
  .front-company-messages #discussion-content .jo-message-box-author,
  .front-company-messages-index .jo-user-message-content .jo-message-box-author,
  .front-company-messages-index #discussion-content .jo-message-box-author {
    width: 48px; }
    .front-user-messages .jo-user-message-content .jo-message-box-author-avatar,
    .front-user-messages #discussion-content .jo-message-box-author-avatar,
    .front-user-messages-index .jo-user-message-content .jo-message-box-author-avatar,
    .front-user-messages-index #discussion-content .jo-message-box-author-avatar,
    .front-company-messages .jo-user-message-content .jo-message-box-author-avatar,
    .front-company-messages #discussion-content .jo-message-box-author-avatar,
    .front-company-messages-index .jo-user-message-content .jo-message-box-author-avatar,
    .front-company-messages-index #discussion-content .jo-message-box-author-avatar {
      width: 38px;
      height: 38px;
      border-radius: 50%;
      overflow: hidden; }
      .front-user-messages .jo-user-message-content .jo-message-box-author-avatar img,
      .front-user-messages #discussion-content .jo-message-box-author-avatar img,
      .front-user-messages-index .jo-user-message-content .jo-message-box-author-avatar img,
      .front-user-messages-index #discussion-content .jo-message-box-author-avatar img,
      .front-company-messages .jo-user-message-content .jo-message-box-author-avatar img,
      .front-company-messages #discussion-content .jo-message-box-author-avatar img,
      .front-company-messages-index .jo-user-message-content .jo-message-box-author-avatar img,
      .front-company-messages-index #discussion-content .jo-message-box-author-avatar img {
        max-width: 100%; }
  .front-user-messages .jo-user-message-content .jo-message-box-message,
  .front-user-messages #discussion-content .jo-message-box-message,
  .front-user-messages-index .jo-user-message-content .jo-message-box-message,
  .front-user-messages-index #discussion-content .jo-message-box-message,
  .front-company-messages .jo-user-message-content .jo-message-box-message,
  .front-company-messages #discussion-content .jo-message-box-message,
  .front-company-messages-index .jo-user-message-content .jo-message-box-message,
  .front-company-messages-index #discussion-content .jo-message-box-message {
    font-size: 0.93em;
    line-height: 1.5;
    color: #666;
    display: block;
    max-width: 75%;
    margin-bottom: 10px;
    padding: 7px 13px 7px 5px;
    overflow-wrap: break-word; }
    .front-user-messages .jo-user-message-content .jo-message-box-message.searchText,
    .front-user-messages #discussion-content .jo-message-box-message.searchText,
    .front-user-messages-index .jo-user-message-content .jo-message-box-message.searchText,
    .front-user-messages-index #discussion-content .jo-message-box-message.searchText,
    .front-company-messages .jo-user-message-content .jo-message-box-message.searchText,
    .front-company-messages #discussion-content .jo-message-box-message.searchText,
    .front-company-messages-index .jo-user-message-content .jo-message-box-message.searchText,
    .front-company-messages-index #discussion-content .jo-message-box-message.searchText {
      outline: 1px solid #FF9920; }
  .front-user-messages .jo-user-message-content .jo-message-box.my-message,
  .front-user-messages #discussion-content .jo-message-box.my-message,
  .front-user-messages-index .jo-user-message-content .jo-message-box.my-message,
  .front-user-messages-index #discussion-content .jo-message-box.my-message,
  .front-company-messages .jo-user-message-content .jo-message-box.my-message,
  .front-company-messages #discussion-content .jo-message-box.my-message,
  .front-company-messages-index .jo-user-message-content .jo-message-box.my-message,
  .front-company-messages-index #discussion-content .jo-message-box.my-message {
    text-align: right;
    padding-left: 13px; }
    .front-user-messages .jo-user-message-content .jo-message-box.my-message .jo-message-box-message,
    .front-user-messages #discussion-content .jo-message-box.my-message .jo-message-box-message,
    .front-user-messages-index .jo-user-message-content .jo-message-box.my-message .jo-message-box-message,
    .front-user-messages-index #discussion-content .jo-message-box.my-message .jo-message-box-message,
    .front-company-messages .jo-user-message-content .jo-message-box.my-message .jo-message-box-message,
    .front-company-messages #discussion-content .jo-message-box.my-message .jo-message-box-message,
    .front-company-messages-index .jo-user-message-content .jo-message-box.my-message .jo-message-box-message,
    .front-company-messages-index #discussion-content .jo-message-box.my-message .jo-message-box-message {
      background: #f1f1f1; }
    .front-user-messages .jo-user-message-content .jo-message-box.my-message .message-container,
    .front-user-messages #discussion-content .jo-message-box.my-message .message-container,
    .front-user-messages-index .jo-user-message-content .jo-message-box.my-message .message-container,
    .front-user-messages-index #discussion-content .jo-message-box.my-message .message-container,
    .front-company-messages .jo-user-message-content .jo-message-box.my-message .message-container,
    .front-company-messages #discussion-content .jo-message-box.my-message .message-container,
    .front-company-messages-index .jo-user-message-content .jo-message-box.my-message .message-container,
    .front-company-messages-index #discussion-content .jo-message-box.my-message .message-container {
      background: #42a5f5;
      color: #fff;
      border-radius: 5px; }
  .front-user-messages .jo-user-message-content .jo-message-box-data,
  .front-user-messages #discussion-content .jo-message-box-data,
  .front-user-messages-index .jo-user-message-content .jo-message-box-data,
  .front-user-messages-index #discussion-content .jo-message-box-data,
  .front-company-messages .jo-user-message-content .jo-message-box-data,
  .front-company-messages #discussion-content .jo-message-box-data,
  .front-company-messages-index .jo-user-message-content .jo-message-box-data,
  .front-company-messages-index #discussion-content .jo-message-box-data {
    width: 75%; }
  .front-user-messages .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-user-messages #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-user-messages-index .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-user-messages-index #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-company-messages .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-company-messages #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-company-messages-index .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img,
  .front-company-messages-index #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar y
img {
    max-width: 38px;
    max-height: 38px; }
  .front-user-messages .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-user-messages #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-user-messages-index .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-user-messages-index #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-company-messages .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-company-messages #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-company-messages-index .jo-user-message-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after,
  .front-company-messages-index #discussion-content .jo-message-box .jo-user-avatar-achievement-wrapper .jo-user-avatar:after {
    width: 25px;
    height: 25px; }
  .front-user-messages .jo-user-message-content .jo-message-read,
  .front-user-messages .jo-user-message-content .jo-message-unread,
  .front-user-messages #discussion-content .jo-message-read,
  .front-user-messages #discussion-content .jo-message-unread,
  .front-user-messages-index .jo-user-message-content .jo-message-read,
  .front-user-messages-index .jo-user-message-content .jo-message-unread,
  .front-user-messages-index #discussion-content .jo-message-read,
  .front-user-messages-index #discussion-content .jo-message-unread,
  .front-company-messages .jo-user-message-content .jo-message-read,
  .front-company-messages .jo-user-message-content .jo-message-unread,
  .front-company-messages #discussion-content .jo-message-read,
  .front-company-messages #discussion-content .jo-message-unread,
  .front-company-messages-index .jo-user-message-content .jo-message-read,
  .front-company-messages-index .jo-user-message-content .jo-message-unread,
  .front-company-messages-index #discussion-content .jo-message-read,
  .front-company-messages-index #discussion-content .jo-message-unread {
    font-size: 0.75em;
    border: 1px solid #E88919;
    background: #fff9f1;
    color: #b96400;
    border-radius: 5px; }
  .front-user-messages .jo-user-message-content .jo-message-box-data-author,
  .front-user-messages #discussion-content .jo-message-box-data-author,
  .front-user-messages-index .jo-user-message-content .jo-message-box-data-author,
  .front-user-messages-index #discussion-content .jo-message-box-data-author,
  .front-company-messages .jo-user-message-content .jo-message-box-data-author,
  .front-company-messages #discussion-content .jo-message-box-data-author,
  .front-company-messages-index .jo-user-message-content .jo-message-box-data-author,
  .front-company-messages-index #discussion-content .jo-message-box-data-author {
    font-size: 0.85em; }

#orderForm .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 240px; }

.jo-user-profile-header-container {
  position: relative;
  width: 100vw;
  background-color: #ffffff;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  overflow: hidden;
  z-index: -1; }
  .jo-user-profile-header-container .jo-bg-stars:before {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_1.png);
    right: -80px;
    bottom: -70px;
    width: 200px;
    height: 210px;
    z-index: -1; }
    @media (min-width: 768px) {
      .jo-user-profile-header-container .jo-bg-stars:before {
        left: -80px; } }
  .jo-user-profile-header-container .jo-bg-stars:after {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_2.png);
    right: 0;
    top: -80px;
    width: 120px;
    height: 128px;
    z-index: 1; }
    @media (min-width: 992px) {
      .jo-user-profile-header-container .jo-bg-stars:after {
        right: 5%; } }
  .jo-user-profile-header-container .jo-bg-stars.not-available:before {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_1_gray.png);
    right: -80px;
    bottom: -70px;
    width: 200px;
    height: 210px;
    z-index: -1; }
    @media (min-width: 768px) {
      .jo-user-profile-header-container .jo-bg-stars.not-available:before {
        left: -80px; } }
  .jo-user-profile-header-container .jo-bg-stars.not-available:after {
    content: "";
    position: absolute;
    background-image: url(../assets/img/bg_star_2_gray.png);
    right: 0;
    top: -80px;
    width: 120px;
    height: 128px;
    z-index: 0; }
    @media (min-width: 992px) {
      .jo-user-profile-header-container .jo-bg-stars.not-available:after {
        right: 5%; } }
  .jo-user-profile-header-container .jo-user-profile-header-wrapper {
    height: 100%; }
    @media (min-width: 768px) {
      .jo-user-profile-header-container .jo-user-profile-header-wrapper .jo-header-inset-shadow {
        -webkit-box-shadow: inset -30px 0px 20px -34px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset -30px 0px 20px -34px rgba(0, 0, 0, 0.15);
        box-shadow: inset -30px 0px 20px -34px rgba(0, 0, 0, 0.15); } }
    @media (min-width: 992px) {
      .jo-user-profile-header-container .jo-user-profile-header-wrapper .jo-user-profile-details {
        min-height: 180px; } }
  .jo-user-profile-header-container .jo-user-profile-data .jo-user-profile-name {
    font-size: 20px; }
  .jo-user-profile-header-container .jo-col-user-profile-info {
    border-left: 0; }
    @media (min-width: 768px) {
      .jo-user-profile-header-container .jo-col-user-profile-info {
        border-left: 1px solid #e4e4e4; } }
  .jo-user-profile-header-container .jo-user-profile-info {
    font-size: 16px;
    margin-left: 25px; }
    .jo-user-profile-header-container .jo-user-profile-info span.bold {
      font-size: 20px; }
    @media (min-width: 768px) {
      .jo-user-profile-header-container .jo-user-profile-info {
        margin-left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%; } }
  .jo-user-profile-header-container .jo-user-avatar .rounded-circle {
    max-width: 52px;
    max-height: 52px; }
  .jo-user-profile-header-container .jo-user-achievment-icon img {
    width: 60px;
    height: 60px; }
  .jo-user-profile-header-container .jo-user-achievement-badge {
    height: fit-content; }

.swal2-styled.swal2-confirm {
  background-color: #FF9920 !important; }

.swal2-styled.swal2-cancel {
  background-color: white !important;
  color: #FF9920 !important;
  border: 1px solid #FF9920 !important; }

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: 0px;
  margin-right: 5px;
  line-height: 1.25;
  color: #71748d;
  background-color: #fff;
  border: 1px solid #e6e6f2;
  border-radius: 3px;
  line-height: 1; }
  .page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #FF9920;
    border-color: #FF9920; }

.page-item {
  margin-bottom: 10px; }
  .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #FF9920;
    border-color: #FF9920; }

.pagination {
  flex-wrap: wrap; }

.row.jo-error-container {
  margin-top: 20% !important;
  transform: translateY(-20%); }

h2.jo-error-title {
  font-size: 2rem; }
  @media (min-width: 992px) {
    h2.jo-error-title {
      font-size: 3rem; } }

.error-image {
  max-width: 490px;
  width: 100%; }

.front-about-offer-for-companies .jo-offer-menu .nav-link.active {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  background-color: #f3f3f3;
  border-radius: 10px;
  position: relative;
  padding-bottom: 10px; }
  .front-about-offer-for-companies .jo-offer-menu .nav-link.active:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 20px);
    height: 3px;
    border-radius: 5px;
    background-color: #FF9920; }

.front-about-offer-for-companies .jo-offer-menu .nav-link:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  background-color: #f3f3f3;
  border-radius: 10px;
  position: relative;
  padding-bottom: 10px; }

.front-about-offer-for-companies .jo-offer-menu img {
  width: 90px;
  height: auto; }
  @media (min-width: 768px) {
    .front-about-offer-for-companies .jo-offer-menu img {
      width: 120px; } }

.front-opinion-add .user-get-achievement-swal .swal-confetti-bg,
.front-opinion-add .wheel-of-fortune-award-swal .swal-confetti-bg,
.front-company-show .user-get-achievement-swal .swal-confetti-bg,
.front-company-show .wheel-of-fortune-award-swal .swal-confetti-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  overflow: hidden; }

.front-opinion-add .user-get-achievement-swal .swal2-icon,
.front-opinion-add .wheel-of-fortune-award-swal .swal2-icon,
.front-company-show .user-get-achievement-swal .swal2-icon,
.front-company-show .wheel-of-fortune-award-swal .swal2-icon {
  border: 0 !important; }

.front-opinion-add .user-get-achievement-swal .swal2-icon-content,
.front-opinion-add .wheel-of-fortune-award-swal .swal2-icon-content,
.front-company-show .user-get-achievement-swal .swal2-icon-content,
.front-company-show .wheel-of-fortune-award-swal .swal2-icon-content {
  width: 100%;
  height: 100%;
  position: relative; }
  .front-opinion-add .user-get-achievement-swal .swal2-icon-content:before,
  .front-opinion-add .wheel-of-fortune-award-swal .swal2-icon-content:before,
  .front-company-show .user-get-achievement-swal .swal2-icon-content:before,
  .front-company-show .wheel-of-fortune-award-swal .swal2-icon-content:before {
    content: '';
    position: absolute;
    width: 130px;
    height: 130px;
    background: rgba(232, 125, 0, 0.05);
    top: 0;
    left: 0;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .front-opinion-add .user-get-achievement-swal .swal2-icon-content img,
  .front-opinion-add .wheel-of-fortune-award-swal .swal2-icon-content img,
  .front-company-show .user-get-achievement-swal .swal2-icon-content img,
  .front-company-show .wheel-of-fortune-award-swal .swal2-icon-content img {
    margin: 0 auto; }

.front-opinion-add .user-get-achievement-swal .swal2-title,
.front-opinion-add .wheel-of-fortune-award-swal .swal2-title,
.front-company-show .user-get-achievement-swal .swal2-title,
.front-company-show .wheel-of-fortune-award-swal .swal2-title {
  font-family: "Montserrat Bold"; }

.front-opinion-add .user-get-achievement-swal .swal-subtitle,
.front-opinion-add .wheel-of-fortune-award-swal .swal-subtitle,
.front-company-show .user-get-achievement-swal .swal-subtitle,
.front-company-show .wheel-of-fortune-award-swal .swal-subtitle {
  font-size: 14px;
  font-family: "Montserrat Bold"; }

.front-opinion-add .user-get-achievement-swal .swal-content,
.front-opinion-add .wheel-of-fortune-award-swal .swal-content,
.front-company-show .user-get-achievement-swal .swal-content,
.front-company-show .wheel-of-fortune-award-swal .swal-content {
  font-size: 13px;
  padding: 20px; }

.front-opinion-add .user-get-achievement-swal .fortune-reward-wrapper p,
.front-opinion-add .wheel-of-fortune-award-swal .fortune-reward-wrapper p,
.front-company-show .user-get-achievement-swal .fortune-reward-wrapper p,
.front-company-show .wheel-of-fortune-award-swal .fortune-reward-wrapper p {
  font-size: 13px; }

.front-opinion-add .user-get-achievement-swal ul,
.front-opinion-add .wheel-of-fortune-award-swal ul,
.front-company-show .user-get-achievement-swal ul,
.front-company-show .wheel-of-fortune-award-swal ul {
  list-style: disc !important;
  margin-left: 40px; }
  .front-opinion-add .user-get-achievement-swal ul li,
  .front-opinion-add .wheel-of-fortune-award-swal ul li,
  .front-company-show .user-get-achievement-swal ul li,
  .front-company-show .wheel-of-fortune-award-swal ul li {
    text-align: left;
    margin-bottom: 10px; }

.front-opinion-add .user-get-achievement-swal .rank-award-wrapper,
.front-opinion-add .wheel-of-fortune-award-swal .rank-award-wrapper,
.front-company-show .user-get-achievement-swal .rank-award-wrapper,
.front-company-show .wheel-of-fortune-award-swal .rank-award-wrapper {
  margin-top: 50px; }
  .front-opinion-add .user-get-achievement-swal .rank-award-wrapper p,
  .front-opinion-add .wheel-of-fortune-award-swal .rank-award-wrapper p,
  .front-company-show .user-get-achievement-swal .rank-award-wrapper p,
  .front-company-show .wheel-of-fortune-award-swal .rank-award-wrapper p {
    font-size: 14px;
    font-family: "Montserrat Bold"; }
  .front-opinion-add .user-get-achievement-swal .rank-award-wrapper .rank-award,
  .front-opinion-add .wheel-of-fortune-award-swal .rank-award-wrapper .rank-award,
  .front-company-show .user-get-achievement-swal .rank-award-wrapper .rank-award,
  .front-company-show .wheel-of-fortune-award-swal .rank-award-wrapper .rank-award {
    max-width: 280px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 20px; }
    .front-opinion-add .user-get-achievement-swal .rank-award-wrapper .rank-award img,
    .front-opinion-add .wheel-of-fortune-award-swal .rank-award-wrapper .rank-award img,
    .front-company-show .user-get-achievement-swal .rank-award-wrapper .rank-award img,
    .front-company-show .wheel-of-fortune-award-swal .rank-award-wrapper .rank-award img {
      cursor: pointer; }

.front-opinion-add .wheel-of-fortune-award-swal .swal2-modal,
.front-company-show .wheel-of-fortune-award-swal .swal2-modal {
  max-width: 1000px !important;
  width: 100%; }

#opinionLoader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99999;
  background-image: url("/assets/img/jo_loader.svg");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 5%; }

#opinion-add-no-login,
#company_opinion_profile_coal,
#location-submit {
  color: #ffffff; }
  #opinion-add-no-login #opinion-add-no-login-info,
  #company_opinion_profile_coal #opinion-add-no-login-info,
  #location-submit #opinion-add-no-login-info {
    color: #FF9920; }

@media (min-width: 768px) {
  .front-opinion-add .modal-dialog {
    min-width: 600px; } }

.front-opinion-add .modal-dialog .modal-content {
  border: none !important;
  border-radius: 5px !important;
  padding: 20px; }
  @media (min-width: 768px) {
    .front-opinion-add .modal-dialog .modal-content {
      min-width: 600px; } }

.front-opinion-add .modal-dialog.modal-open {
  padding-right: 0 !important; }

#wheelModal {
  overflow: hidden;
  margin-bottom: 30px; }
  #wheelModal .modal-header {
    border: none !important;
    padding: 0px !important;
    height: 30px !important; }
  #wheelModal .wheel-of-fortune-header {
    display: block !important;
    justify-content: center; }
  #wheelModal .wheel-of-fortune-confetti {
    position: absolute;
    z-index: 0;
    bottom: 120px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px !important;
    height: 300px !important; }
    @media (min-width: 768px) {
      #wheelModal .wheel-of-fortune-confetti {
        bottom: 200px; } }
    @media (min-width: 768px) {
      #wheelModal .wheel-of-fortune-confetti {
        width: 500px !important;
        height: 500px !important; } }
  #wheelModal .modal-content {
    overflow-y: auto;
    height: calc(100vh - 60px); }

/*WRAPPER*/
#wheel-wrapper {
  margin: 80px auto 0;
  display: block;
  justify-content: center;
  width: 100%;
  position: relative;
  z-index: 9; }
  @media (min-width: 768px) {
    #wheel-wrapper {
      margin: 130px auto 0; } }

#txt {
  color: #eaeaea; }

/*WHEEL*/
#wheel {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 8px solid #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px, rgba(0, 0, 0, 0.05) 0px 3px 0px;
  transform: rotate(0deg);
  margin-left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    #wheel {
      width: 450px;
      height: 450px; } }

#wheel:before {
  content: '';
  position: absolute;
  border: 4px solid rgba(0, 0, 0, 0.1);
  width: 242px;
  height: 242px;
  border-radius: 50%;
  z-index: 1000; }
  @media (min-width: 768px) {
    #wheel:before {
      width: 434px;
      height: 434px; } }

#inner-wheel {
  width: 100%;
  height: 100%;
  -webkit-transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
  -moz-transition: all 6 cubic-bezier(0, 0.99, 0.44, 0.99);
  -o-transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
  -ms-transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99);
  transition: all 6s cubic-bezier(0, 0.99, 0.44, 0.99); }

#wheel div.sec {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 130px 75px 0;
  border-color: #19c transparent;
  transform-origin: 75px 129px;
  left: 41px;
  top: -10px;
  opacity: 1; }
  @media (min-width: 768px) {
    #wheel div.sec {
      border-width: 221px 181px 0;
      transform-origin: 176px 217px;
      left: 41px;
      top: 0px; } }

#wheel div.sec:nth-child(1) {
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  border-color: #F9B25D transparent; }

#wheel div.sec:nth-child(2) {
  transform: rotate(80deg);
  -webkit-transform: rotate(80deg);
  -moz-transform: rotate(80deg);
  -o-transform: rotate(80deg);
  -ms-transform: rotate(80deg);
  border-color: #FF9920 transparent; }

#wheel div.sec:nth-child(3) {
  transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  border-color: #EA7F00 transparent; }

#wheel div.sec:nth-child(4) {
  transform: rotate(160deg);
  -webkit-transform: rotate(160deg);
  -moz-transform: rotate(160deg);
  -o-transform: rotate(160deg);
  -ms-transform: rotate(160deg);
  border-color: #F9B25D transparent; }

#wheel div.sec:nth-child(5) {
  transform: rotate(200deg);
  -webkit-transform: rotate(200deg);
  -moz-transform: rotate(200deg);
  -o-transform: rotate(200deg);
  -ms-transform: rotate(200deg);
  border-color: #FF9920 transparent; }

#wheel div.sec:nth-child(6) {
  transform: rotate(240deg);
  -webkit-transform: rotate(240deg);
  -moz-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  border-color: #EA7F00 transparent; }

#wheel div.sec:nth-child(7) {
  transform: rotate(280deg);
  -webkit-transform: rotate(280deg);
  -moz-transform: rotate(280deg);
  -o-transform: rotate(280deg);
  -ms-transform: rotate(280deg);
  border-color: #F9B25D transparent; }

#wheel div.sec:nth-child(8) {
  transform: rotate(320deg);
  -webkit-transform: rotate(320deg);
  -moz-transform: rotate(320deg);
  -o-transform: rotate(320deg);
  -ms-transform: rotate(320deg);
  border-color: #FF9920 transparent; }

#wheel div.sec:nth-child(9) {
  transform: rotate(352deg);
  -webkit-transform: rotate(352deg);
  -moz-transform: rotate(352deg);
  -o-transform: rotate(352deg);
  -ms-transform: rotate(352deg);
  border-color: #EA7F00 transparent;
  border-width: 127px 45px 0;
  left: 70px; }
  #wheel div.sec:nth-child(9) img {
    margin-left: -21px; }
    @media (min-width: 768px) {
      #wheel div.sec:nth-child(9) img {
        margin-left: -32px; } }
  @media (min-width: 768px) {
    #wheel div.sec:nth-child(9) {
      transform: rotate(340deg);
      -webkit-transform: rotate(340deg);
      -moz-transform: rotate(340deg);
      -o-transform: rotate(340deg);
      -ms-transform: rotate(340deg);
      border-width: 227px 82px 0;
      left: 30px;
      transform-origin: 112px -93px; } }

#wheel div.sec img {
  width: 40px;
  height: 40px;
  margin-top: -105px;
  position: relative;
  z-index: 10000000;
  display: block;
  text-align: center;
  margin-left: -35px;
  max-width: none;
  transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg); }
  @media (min-width: 768px) {
    #wheel div.sec img {
      width: 60px;
      height: 60px;
      margin-top: -185px;
      margin-left: -87px;
      transform: rotate(-17deg);
      -webkit-transform: rotate(-17deg);
      -moz-transform: rotate(-17deg);
      -o-transform: rotate(-17deg);
      -ms-transform: rotate(-17deg); } }

#spin {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -34px;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 0px;
  z-index: 1000;
  background: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

#spin:after {
  content: "KRĘĆ";
  text-align: center;
  line-height: 68px;
  color: #CCC;
  position: relative;
  z-index: 100000;
  width: 68px;
  height: 68px;
  display: block; }

#spin:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 28px 20px;
  border-color: transparent transparent #ffffff transparent;
  top: -12px;
  left: 14px; }

#inner-spin {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  border-radius: 50%;
  background: red;
  z-index: 999;
  box-shadow: white 0px -2px 0px inset, white 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
  background: white;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #eaeaea));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, white 0%, #eaeaea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */ }

#spin:active #inner-spin {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset; }

#spin:active:after {
  font-size: 15px; }

#shine {
  width: 250px;
  height: 250px;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0.99) 1%, rgba(255, 255, 255, 0.91) 9%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(1%, rgba(255, 255, 255, 0.99)), color-stop(9%, rgba(255, 255, 255, 0.91)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0.99) 1%, rgba(255, 255, 255, 0.91) 9%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0.99) 1%, rgba(255, 255, 255, 0.91) 9%, rgba(255, 255, 255, 0) 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0.99) 1%, rgba(255, 255, 255, 0.91) 9%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0.99) 1%, rgba(255, 255, 255, 0.91) 9%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  opacity: 0.1; }

/*ANIMATION*/
@-webkit-keyframes hh {
  0%,
  100% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  50% {
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg); } }

@keyframes hh {
  0%,
  100% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  50% {
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg); } }

.spin {
  -webkit-animation: hh 0.1s;
  /* Chrome, Safari, Opera */
  animation: hh 0.1s; }
