/**
 * Main styles
 */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?zdcf4m");
  src: url("../fonts/icomoon/icomoon.eot?zdcf4m#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?zdcf4m") format("truetype"), url("../fonts/icomoon/icomoon.woff?zdcf4m") format("woff"), url("../fonts/icomoon/icomoon.svg?zdcf4m#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="inv-icon-"], [class*=" inv-icon-"] {
  /* use !important to prevent issues with browser extensions that change ../fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.inv-icon-calendar-alt:before {
  content: "\e914"; }

.inv-icon-eye-slash:before {
  content: "\e912"; }

.inv-icon-eye:before {
  content: "\e913"; }

.inv-icon-info-circle:before {
  content: "\e900"; }

.inv-icon-instagram:before {
  content: "\e901"; }

.inv-icon-facebook-f:before {
  content: "\e902"; }

.inv-icon-star:before {
  content: "\e903"; }

.inv-icon-heart:before {
  content: "\e904"; }

.inv-icon-star1:before {
  content: "\e905"; }

.inv-icon-heart1:before {
  content: "\e906"; }

.inv-icon-fire-alt:before {
  content: "\e907"; }

.inv-icon-history:before {
  content: "\e908"; }

.inv-icon-check:before {
  content: "\e909"; }

.inv-icon-question-circle:before {
  content: "\e90a"; }

.inv-icon-times:before {
  content: "\e90b"; }

.inv-icon-bars:before {
  content: "\e90c"; }

.inv-icon-th-large:before {
  content: "\e90d"; }

.inv-icon-chevron-left:before {
  content: "\e90e"; }

.inv-icon-chevron-right:before {
  content: "\e90f"; }

.inv-icon-chevron-up:before {
  content: "\e910"; }

.inv-icon-chevron-down:before {
  content: "\e911"; }

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible; }

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999; }

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px; }

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px); }

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0; }

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-calendar:focus {
  outline: 0; }

.flatpickr-wrapper {
  position: relative;
  display: inline-block; }

.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9); }

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none; }

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative; }

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0; }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0; }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9; }

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px; }

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  -o-transition: fill .1s;
  transition: fill .1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input, .numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper input::-ms-clear {
  display: none; }

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%; }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%; }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0; }

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto; }

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px; }

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder; }

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0; }

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px; }

.flatpickr-days:focus {
  outline: 0; }

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6; }

.flatpickr-day.today {
  border-color: #959ea9; }

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7; }

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7; }

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default; }

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1); }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7; }

.flatpickr-day.hidden {
  visibility: hidden; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px; }

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee; }

.flatpickr-input[readonly] {
  cursor: pointer; }

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
   Widths and Heights
   ========================================================================== */
/* ==========================================================================
   Gradient
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
  font-family: roboto-light;
  src: url(../fonts/google/roboto-300-normal.eot?);
  src: url(../fonts/google/roboto-300-normal.ttf) format("truetype");
  font-weight: 'normal';
  font-style: normal; }

@font-face {
  font-family: 'X-Heighting Regular';
  font-style: normal;
  font-weight: normal;
  src: local("X-Heighting Regular"), url("../fonts/X-Heighting.woff") format("woff"); }

/* ==========================================================================
   Animations variables
   ========================================================================== */
.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-family: roboto-bold, sans-serif;
  padding: 17px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  width: 100%;
  font-size: 15px;
  border-radius: 10px;
  border: none;
  cursor: pointer; }
  .button:hover, .button:focus {
    text-decoration: none; }
  .button:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    border-radius: 10px; }
  .button .inner {
    position: relative;
    z-index: 1;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .button.style-1 {
    background: -webkit-gradient(linear, left top, right top, from(#017cd7), to(#32c2fe));
    background: -o-linear-gradient(left, #017cd7 0%, #32c2fe 100%);
    background: linear-gradient(to right, #017cd7 0%, #32c2fe 100%); }
    .button.style-1 .inner {
      color: #ffffff; }
    .button.style-1:before {
      background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
      background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
      background: linear-gradient(to right, #ffa018 0%, #fecb18 100%); }
    .button.style-1:hover .inner {
      color: #26343f; }
    .button.style-1:hover:before {
      opacity: 1; }
  .button.style-2 {
    background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
    background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
    background: linear-gradient(to right, #ffa018 0%, #fecb18 100%); }
    .button.style-2 .inner {
      color: #26343f; }
    .button.style-2:before {
      background: -webkit-gradient(linear, left top, right top, from(#017cd7), to(#32c2fe));
      background: -o-linear-gradient(left, #017cd7 0%, #32c2fe 100%);
      background: linear-gradient(to right, #017cd7 0%, #32c2fe 100%); }
    .button.style-2:hover .inner {
      color: #ffffff; }
    .button.style-2:hover:before {
      opacity: 1; }
  .button.style-3 {
    background: -webkit-gradient(linear, left top, right top, from(#04854f), to(#51bd60));
    background: -o-linear-gradient(left, #04854f 0%, #51bd60 100%);
    background: linear-gradient(to right, #04854f 0%, #51bd60 100%); }
    .button.style-3 .inner {
      color: #ffffff; }
    .button.style-3:before {
      background: -webkit-gradient(linear, left top, right top, from(#017cd7), to(#32c2fe));
      background: -o-linear-gradient(left, #017cd7 0%, #32c2fe 100%);
      background: linear-gradient(to right, #017cd7 0%, #32c2fe 100%); }
    .button.style-3:hover .inner {
      color: #ffffff; }
    .button.style-3:hover:before {
      opacity: 1; }
  .button.style-5 {
    background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
    background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
    background: linear-gradient(to right, #ffa018 0%, #fecb18 100%); }
    .button.style-5 .inner {
      color: #26343f; }
    .button.style-5:before {
      background: #26343f; }
    .button.style-5:hover .inner {
      color: #ffffff; }
    .button.style-5:hover:before {
      opacity: 1; }
  .button.style-6 {
    background: -webkit-gradient(linear, left top, right top, from(#e5a269), to(#fccc85));
    background: -o-linear-gradient(left, #e5a269 0%, #fccc85 100%);
    background: linear-gradient(to right, #e5a269 0%, #fccc85 100%); }
    .button.style-6 .inner {
      color: #26343f; }
    .button.style-6:before {
      background: #26343f; }
    .button.style-6:hover .inner {
      color: #ffffff; }
    .button.style-6:hover:before {
      opacity: 1; }
  .button.style-7 {
    background: #d3d3d3; }
    .button.style-7 .inner {
      color: #26343f; }
    .button.style-7:before {
      content: none; }
    .button.style-7:hover {
      background: #26343f; }
      .button.style-7:hover .inner {
        color: #ffffff; }
  .button.style-8 {
    background: -webkit-gradient(linear, left top, right top, from(#f1501d), to(#f38123));
    background: -o-linear-gradient(left, #f1501d 0%, #f38123 100%);
    background: linear-gradient(to right, #f1501d 0%, #f38123 100%); }
    .button.style-8 .inner {
      color: #ffffff; }
    .button.style-8:before {
      background: -webkit-gradient(linear, left top, right top, from(#017cd7), to(#32c2fe));
      background: -o-linear-gradient(left, #017cd7 0%, #32c2fe 100%);
      background: linear-gradient(to right, #017cd7 0%, #32c2fe 100%); }
    .button.style-8:hover:before {
      opacity: 1; }
  .button.small {
    font-size: 13px;
    width: auto;
    padding: 9px 13px;
    border-radius: 5px; }
    .button.small:before {
      border-radius: 5px; }
  .button.style-facebook {
    border: 2px solid #3b5998;
    color: #3b5998; }
    .button.style-facebook:focus, .button.style-facebook:hover {
      background: #3b5998;
      color: #ffffff; }
  .button.style-google {
    border: 2px solid #db4437;
    color: #db4437; }
    .button.style-google:focus, .button.style-google:hover {
      background: #db4437;
      color: #ffffff; }
  .button.style-9 {
    background: -webkit-gradient(linear, left top, right top, from(#2c3094), to(#007cbd));
    background: -o-linear-gradient(left, #2c3094 0%, #007cbd 100%);
    background: linear-gradient(to right, #2c3094 0%, #007cbd 100%); }
    .button.style-9 .inner {
      color: #ffffff; }
    .button.style-9:before {
      background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
      background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
      background: linear-gradient(to right, #ffa018 0%, #fecb18 100%); }
    .button.style-9:hover .inner {
      color: #26343f; }
    .button.style-9:hover:before {
      opacity: 1; }
  .button.style-10 {
    background: -webkit-gradient(linear, left top, right top, from(#b4b4b4), to(#e0e0e0));
    background: -o-linear-gradient(left, #b4b4b4 0%, #e0e0e0 100%);
    background: linear-gradient(to right, #b4b4b4 0%, #e0e0e0 100%); }
    .button.style-10 .inner {
      color: #26343f; }
    .button.style-10:before {
      background: #26343f; }
    .button.style-10:hover .inner {
      color: #ffffff; }
    .button.style-10:hover:before {
      opacity: 1; }
  .button.style-11 {
    background: #26343f; }
    .button.style-11 .inner {
      color: #ffffff; }
    .button.style-11:hover {
      background: #d3d3d3; }
      .button.style-11:hover .inner {
        color: #26343f; }

.fit-image {
  position: relative; }
  .fit-image a, .fit-image img {
    position: absolute;
    display: inline-block;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -o-object-fit: cover;
       object-fit: cover; }
  .fit-image.contain img {
    -o-object-fit: contain;
       object-fit: contain; }
  .fit-image:before {
    content: '';
    display: block; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  padding: 15px 10px;
  line-height: 1;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  background-color: #e2e4ea;
  border-radius: 0;
  display: block;
  border: none;
  font-size: 15px; }

textarea {
  height: 160px;
  line-height: 1.666; }

.form-row {
  position: relative;
  margin-bottom: 15px; }
  .form-row:last-child {
    margin-bottom: 0; }

.checkbox-box,
.radio-box {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .checkbox-box input,
  .radio-box input {
    display: none; }
  .checkbox-box input:checked + .status:before,
  .radio-box input:checked + .status:before {
    opacity: 1; }
  .checkbox-box .status,
  .radio-box .status {
    position: relative;
    width: 18px;
    min-width: 18px;
    height: 18px;
    border: 2px solid #9e9e9e;
    display: block;
    margin-right: 5px;
    top: 2px; }
    .checkbox-box .status:before,
    .radio-box .status:before {
      content: '';
      left: 2px;
      right: 2px;
      top: 2px;
      bottom: 2px;
      position: absolute;
      display: block;
      background: #e92a51;
      opacity: 0; }
  .checkbox-box .field-title,
  .radio-box .field-title {
    font-size: 15px;
    color: #808080;
    font-family: roboto-medium, sans-serif; }

.radio-box .status {
  border-radius: 100%; }
  .radio-box .status:before {
    border-radius: 100%; }

.number-input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .number-input-box input {
    font-size: 21px;
    color: #808080;
    font-family: roboto-medium, sans-serif;
    padding: 8px 25px;
    background: #ffffff;
    border: 1px solid #dfe2e5;
    text-align: right;
    margin: 0 15px; }
  .number-input-box .number-action {
    width: 43px;
    min-width: 43px;
    color: #ffffff;
    font-size: 21px;
    border-radius: 3px;
    background: -o-linear-gradient(45deg, #ef4017 0%, #b82528 100%);
    background: linear-gradient(45deg, #ef4017 0%, #b82528 100%);
    border: none;
    position: relative; }
    .number-input-box .number-action .inner {
      position: relative;
      z-index: 2; }
    .number-input-box .number-action:before {
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      position: absolute;
      background: #000000;
      border-radius: 3px;
      opacity: 0;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .number-input-box .number-action:hover:before {
      opacity: 1; }
  .number-input-box.with-unit {
    position: relative; }
    .number-input-box.with-unit input {
      padding: 8px 40px 8px 25px; }
    .number-input-box.with-unit .unit {
      color: #808080;
      font-size: 21px;
      position: absolute;
      right: 85px;
      z-index: 3;
      line-height: 1;
      top: calc(50% - 10px);
      pointer-events: none; }

.password-toggle {
  font-size: 22px;
  color: #26343f;
  position: absolute;
  bottom: 6px;
  right: 10px; }
  .password-toggle:before {
    content: "\e912";
    /* use !important to prevent issues with browser extensions that change ../fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .password-toggle.active:before {
    content: "\e913"; }
  .password-toggle:hover, .password-toggle:focus {
    text-decoration: none; }
  .password-toggle:hover {
    color: #e92a51; }

.form-group.with-action input {
  padding-right: 25px; }

.add-to-favorites {
  position: relative;
  color: #a8a8a8;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 20px; }
  .add-to-favorites.favorite {
    color: #e72e54; }
    .add-to-favorites.favorite .inv-icon-heart1 {
      opacity: 0; }
    .add-to-favorites.favorite .inv-icon-heart {
      opacity: 1 !important; }
  .add-to-favorites .inv-icon-heart {
    /*position: absolute !important;
    left: 0 !important;
    top: 1px !important;
    opacity: 0 !important;  */
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .add-to-favorites:focus, .add-to-favorites:hover {
    color: #e72e54;
    text-decoration: none; }

.success-item {
  text-align: center;
  font-size: 15px;
  font-family: roboto-bold, sans-serif;
  color: #26343f;
  padding: 14px; }
  .success-item .inv-icon {
    color: #2aa157; }

.section-divider {
  margin: 50px 0; }

.breadcrumbs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 2px solid #dfe2e5;
  list-style-type: none;
  padding: 0;
  font-size: 18px;
  font-family: roboto-bold, sans-serif;
  margin-top: 0;
  margin-bottom: 30px;
  color: #26343f; }
  .breadcrumbs-list:last-child {
    margin-bottom: 0; }
  .breadcrumbs-list li {
    position: relative;
    margin-right: 20px; }
    .breadcrumbs-list li:last-child {
      margin-right: 0; }
    .breadcrumbs-list li:after {
      content: "\e90f";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      margin-left: 20px;
      color: #808080;
      font-size: 12px;
      bottom: 1px;
      position: relative; }
    .breadcrumbs-list li:last-child:after {
      content: none; }
  .breadcrumbs-list a {
    color: #808080;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .breadcrumbs-list a:hover {
      color: #26343f; }
  @media (max-width: 991px) {
    .breadcrumbs-list {
      font-size: 16px; }
      .breadcrumbs-list li {
        margin-right: 15px; }
        .breadcrumbs-list li:after {
          margin-left: 15px; } }

.tabs-content-box .tabs-nav {
  margin-bottom: 25px;
  font-size: 18px; }
  .tabs-content-box .tabs-nav > ul {
    border-bottom: 2px solid #dfe2e5;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0; }
    .tabs-content-box .tabs-nav > ul > li {
      margin-right: 35px; }
  .tabs-content-box .tabs-nav.center > ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .tabs-content-box .tabs-nav.no-border > ul {
    border-bottom: none; }

.tabs-content-box .tabs-nav-item {
  text-decoration: none;
  color: #808080;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  font-family: roboto-bold, sans-serif; }
  .tabs-content-box .tabs-nav-item.active, .tabs-content-box .tabs-nav-item:hover {
    color: #26343f; }

.tabs-content-box .tabs-content-item {
  display: none; }
  .tabs-content-box .tabs-content-item.active {
    display: block; }

@media (max-width: 767px) {
  .tabs-content-box .tabs-nav > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .tabs-content-box .tabs-nav > ul > li {
      margin-right: 0;
      padding-bottom: 5px; } }

.vs-box {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .vs-box .team-title {
    font-family: "X-Heighting Regular", sans-serif;
    font-size: 30px;
    color: #26343f;
    margin: 0;
    text-align: center;
    line-height: 1; }
  .vs-box .vs {
    max-width: 70px;
    margin: 0 20px; }
    .vs-box .vs img {
      max-width: 100%;
      min-width:30px;
       }
  @media (max-width: 991px) {
    .vs-box .team-title {
      font-size: 24px; }
    .vs-box .vs {
      max-width: 50px;
      margin: 0 10px; } }

.type-date-box {
  font-size: 13px;
  text-align: center;
  margin: 0 0 25px; }
  .type-date-box .type {
    color: #26343f;
    font-family: roboto-bold, sans-serif; }
  .type-date-box .date {
    margin-left: 25px;
    color: #808080;
    font-family: roboto-medium, sans-serif; }
  @media (max-width: 991px) {
    .type-date-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .type-date-box .date {
        margin-left: 0; } }

.user-profile-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .user-profile-box .avatar {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    padding: 4px;
    position: relative; }
    .user-profile-box .avatar svg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .user-profile-box .avatar img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .user-profile-box .text {
    margin-left: 7px; }
  .user-profile-box .user-name {
    font-size: 15px;
    font-family: roboto-bold, sans-serif;
    margin: 0;
    color: #26343f; }
  .user-profile-box .success-rate {
    font-family: roboto-light, sans-serif;
    line-height: 1;
    color: #26343f; }
    .user-profile-box .success-rate .percentage {
      font-size: 25px;
      display: block; }
    .user-profile-box .success-rate small {
      display: block;
      font-size: 10px; }
  .user-profile-box.style-2 .user-name {
    font-size: 17px;
    margin-bottom: 5px; }
  .user-profile-box.style-2 .avatar {
    width: 60px;
    height: 60px; }
  .user-profile-box.style-2 .avatar-success-rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .user-profile-box.style-2 .success-rate {
    margin-top: 5px; }
  .user-profile-box.style-2 .text {
    margin-left: 20px; }
  .user-profile-box.style-2 .amount {
    color: #26343f;
    font-size: 15px;
    font-family: roboto-bold, sans-serif; }
  .user-profile-box.style-2 .date {
    color: #26343f;
    font-size: 15px;
    font-family: roboto-bold, sans-serif;
    margin-bottom: 5px; }
    .user-profile-box.style-2 .date small {
      font-size: 13px;
      font-family: roboto-medium, sans-serif;
      display: block;
      color: #808080; }
  .user-profile-box.style-3 .avatar-user-name + .success-rate {
    margin-left: 10px; }
  .user-profile-box.style-3 .success-rate + .avatar-user-name {
    margin-left: 10px; }
  .user-profile-box.style-3 .success-rate {
    margin-top: 40px;
    text-align: left; }
    .user-profile-box.style-3 .success-rate .percentage {
      font-size: 32px; }
      .user-profile-box.style-3 .success-rate .percentage small {
        font-size: 13px; }
  .user-profile-box.style-3 .avatar-user-name {
    text-align: center; }
  .user-profile-box.style-3 .user-name {
    font-size: 20px;
    margin: 0; }
  .user-profile-box.style-3 .premium-user {
    margin: 0 0 5px;
    font-size: 13px;
    color: #808080; }
    .user-profile-box.style-3 .premium-user:last-child {
      margin-bottom: 0; }
    .user-profile-box.style-3 .premium-user .inv-icon {
      color: #ffbb17; }
  .user-profile-box.style-3 .avatar {
    width: 135px;
    height: 135px;
    padding: 10px;
    margin-bottom: 10px; }
  .user-profile-box.style-3 .registration-date {
    margin: 0;
    font-size: 11px;
    color: #808080; }

.tip-analysis-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -10px;
  margin-bottom: 15px; }
  .tip-analysis-container:last-child {
    margin-bottom: 0; }
  .tip-analysis-container .tip-analysis-box {
    width: calc(50% - 10px);
    margin: 10px 0; }
  @media (max-width: 850px) {
    .tip-analysis-container {
      margin-top: 0;
      margin-bottom: 25px; }
      .tip-analysis-container .tip-analysis-box {
        width: 100%;
        margin: 0 auto 10px; } }
  @media (max-width: 480px) {
    .tip-analysis-container .tip-analysis-box {
      margin: 0 -10px 10px;
      width: calc(100% + 20px); } }

.tip-analysis-box {
  background: #ffffff;
  padding: 15px 20px;
  max-width: 450px; }
  .tip-analysis-box .info-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px; }
    .tip-analysis-box .info-user .date {
      margin-top: 10px;
      color: #26343f;
      font-size: 15px;
      font-family: roboto-bold, sans-serif;
      text-align: center; }
      .tip-analysis-box .info-user .date small {
        font-size: 13px;
        font-family: roboto-medium, sans-serif;
        display: block;
        color: #808080; }
  .tip-analysis-box .amount {
    margin-top: 10px;
    text-align: right;
    color: #26343f;
    font-size: 15px;
    font-family: roboto-bold, sans-serif; }
    .tip-analysis-box .amount .profit {
      margin: 0;
      color: #2aa157; }
  .tip-analysis-box .preview {
    min-height: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .tip-analysis-box .type-date-box {
    margin: 0;
    padding: 16px 0; }
  .tip-analysis-box .vs-box {
    margin: 0; }
    .tip-analysis-box .vs-box .team-title {
      max-width: 180px; }
  .tip-analysis-box .analysis-box {
    margin: 0 -20px;
    position: relative;
    background: -o-linear-gradient(45deg, #075509 0%, #149448 100%);
    background: linear-gradient(45deg, #075509 0%, #149448 100%);
    padding: 35px 30px;
    min-height: 190px;
    width: calc(100% + 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .tip-analysis-box .analysis-box figure img {
      max-width: 100%;
      height: auto; }
    .tip-analysis-box .analysis-box .analysis-logo {
      position: absolute;
      top: 15px;
      left: 15px;
      z-index:1;
      max-width: 30%; }
    .tip-analysis-box .analysis-box .analysis-text {
      position: absolute;
      top: 25px;
      right: 50px;
      max-width: 46%; }
    .tip-analysis-box .analysis-box .vs-box .team-title {
      color: #ffffff;
      font-size: 21px;
      max-width: 136px;
      overflow:hidden;
      text-overflow:ellipsis; }
    .tip-analysis-box .analysis-box .vs-box .vs {
      max-width: 50px;
      margin: 0 10px; }
  .tip-analysis-box .bookmaker-box {
    margin-bottom: 12px; }
  .tip-analysis-box .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .tip-analysis-box .user-profile-box,
  .tip-analysis-box .amount {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  @media (max-width: 1440px) and (min-width: 851px) {
    .tip-analysis-box .user-profile-box,
    .tip-analysis-box .amount {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none; }
    .tip-analysis-box .vs-box .vs {
      max-width: 50px; }
    .tip-analysis-box .vs-box .team-title {
      font-size: 26px; } }
  @media (max-width: 480px) {
    .tip-analysis-box {
      padding: 15px;
      overflow: hidden; }
      .tip-analysis-box .user-profile-box,
      .tip-analysis-box .amount {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none; }
      .tip-analysis-box .info-user {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .tip-analysis-box .info-user .date {
          text-align: right;
          margin-top: 0;
          font-size: 13px; }
        .tip-analysis-box .info-user .amount {
          font-size: 13px;
          margin-top: 0;
          width: 100%;
          text-align: right; }
      .tip-analysis-box .preview {
        min-height: 135px; }
      .tip-analysis-box .vs-box .vs {
        max-width: 55px;
        margin: 0 10px; }
      .tip-analysis-box .vs-box .team-title {
        font-size: 20px; }
      .tip-analysis-box .type-date-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .tip-analysis-box .type-date-box .date {
          margin-left: 0; }
      .tip-analysis-box .bookmaker-box {
        margin-bottom: 10px; }
        .tip-analysis-box .bookmaker-box .logo img {
          max-width: 75px; }
      .tip-analysis-box .analysis-box {
        margin: 0 -15px;
        min-height: 175px;
        padding: 25px 7%; }
        .tip-analysis-box .analysis-box .analysis-text {
          max-width: 135px;
          top: 15px;
          right: calc(50% + -120px); }
        .tip-analysis-box .analysis-box .analysis-logo {
          max-width: 85px;
          left: calc(50% - 145px); }
        .tip-analysis-box .analysis-box .vs-box {
          /*position: absolute;
          bottom: 25px;
          right: calc(50% - 145px);*/ }
          .tip-analysis-box .analysis-box .vs-box .vs {
            max-width: 35px;
            margin: 0 10px; }
          .tip-analysis-box .analysis-box .vs-box .team-title {
           /* max-width: 90px; */
            font-size: 20px; }
      .tip-analysis-box .actions {
        padding-top: 20px;
        max-width: 260px;
        margin: 0 auto;
        position: relative; }
        .tip-analysis-box .actions:before {
          content: '';
          left: -50%;
          right: -50%;
          top: 0;
          background: #aaaaaa;
          height: 1px;
          position: absolute;
          display: block; } }

.title-container {
  margin: 25px 0; }
  .title-container:first-child {
    margin-top: 0; }

.page-title {
  font-family: roboto-bold, sans-serif;
  color: #26343f;
  font-size: 30px;
  margin: 0 0 25px; }
  .page-title:last-child {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    .page-title {
      font-size: 26px; } }

.page-subtitle {
  font-family: roboto-bold, sans-serif;
  color: #26343f;
  font-size: 24px;
  margin: 0 0 25px; }
  .page-subtitle:last-child {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    .page-subtitle {
      font-size: 20px; } }

.listing-top-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px; }
  .listing-top-actions:last-child {
    margin-bottom: 0; }
  .listing-top-actions .filter-component {
    margin-right: 20px; }
    .listing-top-actions .filter-component:last-child {
      margin-right: 0; }

.listing-bottom-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px; }
  .listing-bottom-actions:last-child {
    margin-bottom: 0; }
  .listing-bottom-actions .show-more {
    color: #26343f;
    font-size: 15px;
    font-family: roboto-bold, sans-serif;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .listing-bottom-actions .show-more .inv-icon {
      color: #808080;
      margin-left: 2px;
      font-size: 13px; }
    .listing-bottom-actions .show-more:hover {
      color: #000000; }

.view-switcher-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  font-size: 18px;
  line-height: 1;
  margin: 0;
  padding: 0; }
  .view-switcher-list a {
    text-decoration: none;
    color: #808080;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .view-switcher-list a.active, .view-switcher-list a:hover {
      color: #26343f; }
  .view-switcher-list li + li {
    margin-left: 10px; }

.filter-component {
  position: relative;
  z-index: 99; }
  .filter-component .open-filter {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    color: #808080;
    text-decoration: none;
    font-size: 15px;
    font-family: roboto-bold, sans-serif; }
    .filter-component .open-filter .inv-icon {
      margin-left: 2px; }
    .filter-component .open-filter:hover, .filter-component .open-filter.active {
      color: #26343f; }
    .filter-component .open-filter.active + .filter-list {
      display: block; }
  .filter-component .filter-list {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    right: -7px;
    top: calc(100% + 17px);
    background: #ffffff;
    line-height: 1;
    -webkit-box-shadow: -4px 3px 6px 0 rgba(35, 31, 32, 0.07);
            box-shadow: -4px 3px 6px 0 rgba(35, 31, 32, 0.07); }
    .filter-component .filter-list:before {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 13px 15px 13px;
      border-color: transparent transparent #ffffff transparent;
      top: -15px;
      right: 0; }
    .filter-component .filter-list li {
      border-bottom: 1px solid #dfe1e2; }
      .filter-component .filter-list li:last-child {
        border-bottom: none; }
  .filter-component .filter-list-item {
    display: inline-block;
    font-family: roboto-bold, sans-serif;
    font-size: 15px;
    min-width: 180px;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #808080;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .filter-component .filter-list-item.active, .filter-component .filter-list-item:hover {
      color: #e92a51; }

.bookmaker-box {
  background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
  background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
  background: linear-gradient(to right, #ffa018 0%, #fecb18 100%);
  padding: 2px;
  border-radius: 10px;
  position: relative; }
  .bookmaker-box .inner {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    border-radius: 9px;
    padding: 10px; }
  .bookmaker-box .text {
    color: #26343f;
    font-size: 15px;
    text-transform: uppercase;
    font-family: roboto-bold, sans-serif; }
  .bookmaker-box .course-item {
    color: #ffffff;
    background: #26343f;
    font-size: 15px;
    font-family: roboto-bold, sans-serif;
    border-radius: 5px;
    display: inline-block;
    padding: 5px; }
  .bookmaker-box .logo,
  .bookmaker-box .course,
  .bookmaker-box .text {
    position: relative;
    z-index: 2; }
  .bookmaker-box .course {
    text-align: right; }
  .bookmaker-box .logo,
  .bookmaker-box .course {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .bookmaker-box.blurred {
    pointer-events: none; }
    .bookmaker-box.blurred .logo,
    .bookmaker-box.blurred .course,
    .bookmaker-box.blurred .text {
      -webkit-filter: blur(5px);
              filter: blur(5px); }

.tip-analysis-list {
  margin-bottom: 25px; }
  .tip-analysis-list:last-child {
    margin-bottom: 0; }
  .tip-analysis-list .tip-analysis-list-item {
    margin-bottom: 20px; }
    .tip-analysis-list .tip-analysis-list-item:last-child {
      margin-bottom: 0; }

.tip-analysis-list-item {
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .tip-analysis-list-item[data-filter-type="analysis"] .info-user:before,
  .tip-analysis-list-item[data-filter-type="analysis"] .actions:before {
    content: none; }
  .tip-analysis-list-item .info-user {
    width: 27.5%;
    position: relative;
    padding: 15px 25px; }
    .tip-analysis-list-item .info-user:before {
      content: '';
      right: 0;
      top: 10px;
      bottom: 10px;
      width: 1px;
      background: #dfe1e2;
      position: absolute;
      display: block; }
  .tip-analysis-list-item .info-preview {
    width: 40%; }
  .tip-analysis-list-item .actions {
    width: 32.5%;
    position: relative;
    padding: 15px 25px; }
    .tip-analysis-list-item .actions:before {
      content: '';
      left: 0;
      top: 10px;
      bottom: 10px;
      width: 1px;
      background: #dfe1e2;
      position: absolute;
      display: block; }
  .tip-analysis-list-item .preview {
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .tip-analysis-list-item .preview > .vs-box {
      padding: 10px;
      margin: 0; }
      .tip-analysis-list-item .preview > .vs-box .vs {
        margin: 0 7px; }
    .tip-analysis-list-item .preview .analysis-box {
      width: 100%;
      min-height: 100px; }
  .tip-analysis-list-item .analysis-box {
    position: relative;
    background: -o-linear-gradient(45deg, #075509 0%, #149448 100%);
    background: linear-gradient(45deg, #075509 0%, #149448 100%);
    padding: 5px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .tip-analysis-list-item .analysis-box figure img {
      max-width: 100%;
      height: auto; }
    .tip-analysis-list-item .analysis-box .analysis-logo {
      position: absolute;
      top: 7px;
      left: 10%;
      max-width: 23%; }
    .tip-analysis-list-item .analysis-box .analysis-text {
      position: absolute;
      top: 5px;
      right: 50px;
      max-width: 42.5%; }
    .tip-analysis-list-item .analysis-box .vs-box {
      margin: 0; }
      .tip-analysis-list-item .analysis-box .vs-box .team-title {
        color: #ffffff;
        font-size: 18px;
        max-width: 95px; }
      .tip-analysis-list-item .analysis-box .vs-box .vs {
        max-width: 40px;
        margin: 0 5px; }
  .tip-analysis-list-item .type-date-box {
    margin: 0;
    padding: 9px 0; }
    .tip-analysis-list-item .type-date-box .date {
      margin-left: 10px; }
  .tip-analysis-list-item .bookmaker-box {
    border-radius: 8px;
    margin-bottom: 10px; }
    .tip-analysis-list-item .bookmaker-box .logo {
      max-width: 70px; }
      .tip-analysis-list-item .bookmaker-box .logo img {
        max-width: 100%;
        height: auto; }
    .tip-analysis-list-item .bookmaker-box .logo,
    .tip-analysis-list-item .bookmaker-box .course {
      -webkit-box-flex: initial;
          -ms-flex: initial;
              flex: initial; }
    .tip-analysis-list-item .bookmaker-box .inner {
      border-radius: 6px;
      padding: 8px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .tip-analysis-list-item .button {
    padding: 14px 15px;
    font-size: 12px;
    border-radius: 8px; }
  @media (max-width: 1440px) and (min-width: 851px) {
    .tip-analysis-list-item .type-date-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .tip-analysis-list-item .type-date-box .date {
        margin-left: 0; } }
  @media (max-width: 850px) {
    .tip-analysis-list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      max-width: 450px;
      margin-left: auto;
      margin-right: auto; }
      .tip-analysis-list-item .info-user,
      .tip-analysis-list-item .info-preview,
      .tip-analysis-list-item .actions {
        width: 100%;
        border: none; }
        .tip-analysis-list-item .info-user:before,
        .tip-analysis-list-item .info-preview:before,
        .tip-analysis-list-item .actions:before {
          content: none; } }

.tags-container {
  text-align: center;
  margin-bottom: 20px; }
  .tags-container:last-child {
    margin-bottom: 0; }

.tag-item {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  font-family: roboto-bold, sans-serif;
  color: #ffffff;
  background: #26343f;
  line-height: 1;
  padding: 8px 10px 7px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  border-radius: 3px;
  margin: 5px; }
  .tag-item:hover, .tag-item:focus {
    text-decoration: none;
    background: #eb8021;
    color: #ffffff; }

.article-detail-box {
  margin-bottom: 50px; }
  .article-detail-box:last-child {
    margin-bottom: 0; }
  .article-detail-box h2, .article-detail-box h3, .article-detail-box h4, .article-detail-box p, .article-detail-box ul, .article-detail-box ol {
    margin: 0 0 25px;
    color: #26343f; }
  .article-detail-box h2 {
    font-size: 23px;
    font-family: roboto-bold, sans-serif; }
  .article-detail-box h3 {
    font-size: 20px;
    font-family: roboto-bold, sans-serif; }
  .article-detail-box h4 {
    font-size: 18px;
    font-family: roboto-bold, sans-serif; }
  .article-detail-box p {
    font-size: 17px; }
  .article-detail-box .tip-analysis-box {
    max-width: 435px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px; }
  .article-detail-box .button {
    max-width: 400px; }
  @media (max-width: 767px) {
    .article-detail-box .tip-analysis-box {
      float: none;
      margin: 0 auto 25px; } }
  @media (max-width: 480px) {
    .article-detail-box {
      margin: 0 -10px 25px; } }

.courses-compare-box {
  background: #ffffff;
  padding: 25px;
  margin-bottom: 25px; }
  .courses-compare-box:last-child {
    margin-bottom: 0; }
  .courses-compare-box .courses-table {
    margin: 0 auto;
    text-align: center; }
    .courses-compare-box .courses-table th, .courses-compare-box .courses-table td {
      padding: 5px; }
  .courses-compare-box td:first-child {
    text-align: right;
    font-size: 20px;
    color: #26343f;
    white-space: nowrap;
    font-family: roboto-bold, sans-serif; }
  .courses-compare-box .select-course {
    font-size: 15px;
    color: #26343f;
    font-family: roboto-bold, sans-serif;
    width: 40px;
    height: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    line-height: 1;
    border-radius: 5px; }
    .courses-compare-box .select-course .inner {
      position: relative;
      z-index: 1; }
    .courses-compare-box .select-course:focus, .courses-compare-box .select-course:hover {
      text-decoration: none; }
      .courses-compare-box .select-course:focus:before, .courses-compare-box .select-course:hover:before {
        opacity: 1; }
    .courses-compare-box .select-course:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 1px;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      display: block;
      background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
      background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
      background: linear-gradient(to right, #ffa018 0%, #fecb18 100%);
      border-radius: 5px;
      opacity: 0; }
  .courses-compare-box .show-more {
    color: #26343f;
    font-size: 15px;
    font-family: roboto-bold, sans-serif;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .courses-compare-box .show-more .inv-icon {
      color: #808080;
      margin-left: 2px;
      font-size: 13px; }
    .courses-compare-box .show-more:hover {
      color: #000000; }
  .courses-compare-box .courses-table-actions {
    text-align: center; }
  .courses-compare-box .courses-table-box {
    overflow: auto;
    margin: 0 auto 25px; }
    .courses-compare-box .courses-table-box:last-child {
      margin-bottom: 0; }
  @media (max-width: 480px) {
    .courses-compare-box .vs-box .team-title {
      font-size: 20px; } }

.social-links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0 0 25px;
  list-style-type: none;
  font-size: 20px; }
  .social-links-list li + li {
    margin-left: 35px; }
  .social-links-list:last-child {
    margin-bottom: 0; }
  .social-links-list .social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none;
    color: #ffffff;
    background: #808080;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .social-links-list .social-link:hover {
      background: #26343f; }

.article-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -10px;
  margin-bottom: 15px; }
  .article-container .article-box {
    width: calc(50% - 10px);
    margin: 10px 0; }
  @media (max-width: 767px) {
    .article-container {
      margin: 0 0 25px; }
      .article-container .article-box {
        width: 100%;
        margin: 0 0 20px; } }

.article-box {
  background: #ffffff; }
  .article-box .info-text {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #ffffff;
    pointer-events: none; }
  .article-box .preview {
    position: relative; }
  .article-box .image {
    overflow: hidden; }
    .article-box .image img {
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all; }
    .article-box .image:hover img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
    .article-box .image:after {
      content: '';
      left: 0;
      right: 0;
      bottom: 0;
      height: 120px;
      position: absolute;
      background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
      background: -o-linear-gradient(bottom, #000000 0%, transparent 100%);
      background: linear-gradient(to top, #000000 0%, transparent 100%);
      pointer-events: none; }
    .article-box .image:before {
      padding-bottom: 66.5%; }
  .article-box .text {
    padding: 18px 20px; }
  .article-box p {
    color: #808080;
    margin: 0 0 15px;
    font-size: 13px; }
    .article-box p:last-child {
      margin-bottom: 0; }
  .article-box .article-subtitle {
    font-size: 16px;
    margin: 0 0 5px; }
    .article-box .article-subtitle:last-child {
      margin-bottom: 0; }
  .article-box .article-title {
    margin: 0 0 5px;
    font-size: 29px; }
  .article-box .type-date-box {
    text-align: left;
    margin: 0; }
    .article-box .type-date-box .type, .article-box .type-date-box .date {
      color: #ffffff; }
    .article-box .type-date-box .date {
      margin-left: 15px; }
  @media (max-width: 991px) {
    .article-box .type-date-box .date {
      margin-left: 0; } }
  @media (max-width: 767px) {
    .article-box .article-title {
      font-size: 20px; } }

.featured-image {
  margin: 0 0 25px; }
  .featured-image img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  .featured-image:last-child {
    margin-bottom: 0; }

.popup-container {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 4999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.popup-box {
  max-height: 95%;
  position: relative;
  text-align: center;
  padding: 15px; }
  .popup-box.big {
    width: 100%;
    max-width: 1300px; }
  .popup-box > .inner {
    padding: 35px;
    background: #ffffff;
    max-height: 90vh;
    overflow: auto; }
    .popup-box > .inner::-webkit-scrollbar {
      width: 5px; }
    .popup-box > .inner::-webkit-scrollbar-thumb {
      background-color: #e92a51; }
  .popup-box article {
    font-size: 17px;
    margin-bottom: 50px;
    font-family: roboto-medium, sans-serif; }
    .popup-box article p {
      margin: 0 0 25px;
      color: #808080; }
      .popup-box article p strong {
        color: #26343f; }
        .popup-box article p strong.orange {
          color: #eb8021; }
        .popup-box article p strong.blue {
          color: #1572b5; }
        .popup-box article p strong.red {
          color: #e92a51; }
        .popup-box article p strong.green {
          color: #2aa157; }
      .popup-box article p.error {
        color: #e92a51; }
      .popup-box article p:last-child {
        margin-bottom: 0; }
    .popup-box article:last-child {
      margin-bottom: 0; }
  .popup-box .popup-title {
    font-size: 42px;
    color: #000000;
    margin: 0 0 15px; }
    .popup-box .popup-title:last-child {
      margin-bottom: 0; }
  .popup-box .info {
    line-height: 1.7; }
  .popup-box .close-popup {
    text-decoration: none;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #b3b3b3;
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    right: 0;
    top: 0;
    z-index: 10; }
    .popup-box .close-popup:hover {
      background: #26343f; }
  .popup-box .more-info {
    margin-top: 50px;
    color: #808080; }
    .popup-box .more-info a {
      text-decoration: none;
      color: #000000; }
      .popup-box .more-info a:hover {
        color: #26343f; }
  .popup-box .popup-inner-title {
    margin: 0 0 35px;
    font-size: 45px; }
    .popup-box .popup-inner-title:last-child {
      margin-bottom: 0; }
  .popup-box .popup-subtitle {
    margin: 0 0 35px;
    font-size: 36px; }
    .popup-box .popup-subtitle:last-child {
      margin-bottom: 0; }
  @media (max-width: 991px) {
    .popup-box .popup-title {
      font-size: 30px; }
    .popup-box .popup-subtitle {
      font-size: 30px; } }
  @media (max-width: 480px) {
    .popup-box {
      background: #ffffff;
      padding: 0;
      max-height: 100%; }
      .popup-box .close-popup {
        top: 15px;
        right: 15px; }
      .popup-box > .inner {
        padding: 35px 20px; } }

.buy-credit-popup a {
  text-decoration: none;
  color: #000000; }
  .buy-credit-popup a:hover {
    color: #26343f; }

.sell-credit-popup .final-icon {
  margin-bottom: 50px; }

.sell-credit-popup .final-text {
  font-size: 22px;
  font-family: roboto-bold, sans-serif; }
  .sell-credit-popup .final-text .iban {
    color: #26343f; }

.sell-credit-popup .more-info .history-link {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #cacaca;
  color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all; }
  .sell-credit-popup .more-info .history-link:hover {
    color: #ffffff;
    background: #26343f; }

@media (max-width: 480px) {
  .sell-credit-popup .final-icon {
    max-width: 165px;
    margin: 0 auto 50px; }
    .sell-credit-popup .final-icon img {
      max-width: 100%;
      height: auto; } }

.buy-tip-popup article {
  margin-bottom: 15px; }

.buy-tip-popup .user-profile-box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 60px;
  margin-bottom: 25px; }

.buy-tip-popup .tip-value {
  color: #eb8021;
  border-bottom: 1px solid #dfe1e2;
  padding-bottom: 30px;
  max-width: 510px;
  margin: 0 auto 30px; }
  .buy-tip-popup .tip-value p {
    margin: 0;
    font-size: 16px;
    font-family: roboto-bold, sans-serif; }
    .buy-tip-popup .tip-value p.credits {
      font-size: 43px; }

.buy-tip-popup .use-credits-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 550px;
  margin: 0 auto; }
  .buy-tip-popup .use-credits-container .use-credits-title {
    width: 100%;
    color: #26343f;
    font-size: 20px;
    font-family: roboto-bold, sans-serif;
    margin: 0 0 25px; }
  .buy-tip-popup .use-credits-container .use-credits-box {
    width: calc(50% - 15px);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #d6d6d6; }
    .buy-tip-popup .use-credits-container .use-credits-box:nth-child(2) {
      margin-right: 15px; }
    .buy-tip-popup .use-credits-container .use-credits-box:nth-child(3) {
      margin-left: 15px; }
  .buy-tip-popup .use-credits-container .button {
    max-width: 225px;
    padding: 17px 14px; }
  .buy-tip-popup .use-credits-container .current-credits-text {
    color: #808080;
    font-size: 16px;
    font-family: roboto-bold, sans-serif;
    margin: 0; }
  .buy-tip-popup .use-credits-container .credits {
    font-size: 43px;
    font-family: roboto-bold, sans-serif;
    margin: 0 0 15px; }

.buy-tip-popup .final-step-text {
  margin-bottom: 25px; }
  .buy-tip-popup .final-step-text p {
    margin: 0;
    font-family: roboto-bold, sans-serif;
    color: #26343f; }
  .buy-tip-popup .final-step-text .popup-inner-title {
    margin: 0; }
  .buy-tip-popup .final-step-text .big {
    font-size: 22px; }

.buy-tip-popup .final-image {
  margin-bottom: 25px; }

.buy-tip-popup .actions {
  max-width: 220px;
  margin: 0 auto; }

@media (max-width: 650px) {
  .buy-tip-popup .use-credits-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .buy-tip-popup .use-credits-container .button {
      max-width: 275px; }
    .buy-tip-popup .use-credits-container .use-credits-box {
      width: 100%; }
      .buy-tip-popup .use-credits-container .use-credits-box:nth-child(2) {
        margin-right: 0;
        margin-bottom: 25px; }
      .buy-tip-popup .use-credits-container .use-credits-box:nth-child(3) {
        margin-left: 0; }
  .buy-tip-popup .final-image {
    max-width: 265px;
    margin: 0 auto 25px; }
    .buy-tip-popup .final-image img {
      max-width: 100%;
      height: auto; } }

.registration-popup .popup-title {
  font-size: 36px; }

.registration-popup .sms-form,
.registration-popup .registration-form {
  max-width: 400px;
  margin: 0 auto;
  text-align: left; }

.registration-popup .sms-form {
  text-align: center;
  margin-bottom: 35px; }
  .registration-popup .sms-form input {
    text-align: center; }

.registration-popup input {
  border-radius: 5px; }

.registration-popup .highlight {
  -webkit-box-shadow: 0 0 0 4px #eb8021;
          box-shadow: 0 0 0 4px #eb8021; }

.registration-popup .highlight-description {
  color: #eb8021;
  margin: 10px 0 0;
  font-size: 15px; }

.registration-popup .gender-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .registration-popup .gender-container .radio-box {
    margin-right: 30px; }
    .registration-popup .gender-container .radio-box:last-child {
      margin-left: 0; }

.registration-popup a {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  color: #000000;
  text-decoration: none;
  font-family: roboto-bold, sans-serif; }
  .registration-popup a:hover {
    color: #26343f; }

.registration-popup .actions,
.registration-popup .divider,
.registration-popup .already-registered,
.registration-popup .socials-login {
  max-width: 400px;
  margin: 0 auto; }

.registration-popup .terms {
  max-width: 350px;
  margin: 0 auto 50px; }
  .registration-popup .terms:last-child {
    margin-bottom: 0; }

.registration-popup .socials-login {
  margin-bottom: 35px; }
  .registration-popup .socials-login .button {
    margin-bottom: 10px; }
    .registration-popup .socials-login .button:last-child {
      margin-bottom: 0; }

.registration-popup .already-registered {
  font-size: 16px;
  color: #808080;
  margin: 35px auto;
  font-family: roboto-medium, sans-serif; }

.registration-popup .divider {
  font-size: 16px;
  color: #8b8b8b;
  margin-bottom: 35px;
  position: relative; }
  .registration-popup .divider:before, .registration-popup .divider:after {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    width: 150px;
    background: #8b8b8b; }
  .registration-popup .divider:before {
    left: 0; }
  .registration-popup .divider:after {
    right: 0; }

.registration-popup .cookies-bar {
  background: -webkit-gradient(linear, left top, right top, from(#2c2e94), to(#017bbc));
  background: -o-linear-gradient(left, #2c2e94 0%, #017bbc);
  background: linear-gradient(to right, #2c2e94 0%, #017bbc);
  padding: 35px;
  color: #ffffff;
  margin: 35px -35px -35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left; }
  .registration-popup .cookies-bar p {
    margin: 0 15px 0 0;
    max-width: 1000px;
    font-size: 16px; }
  .registration-popup .cookies-bar a {
    color: #ffffff; }
    .registration-popup .cookies-bar a:hover {
      color: #000000; }
  .registration-popup .cookies-bar .accept-cookies {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 60px;
    min-width: 60px;
    height: 40px;
    border: 2px solid #ffffff;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    font-size: 20px;
    border-radius: 5px;
    color: #ffffff; }
    .registration-popup .cookies-bar .accept-cookies:hover {
      background: #ffffff;
      color: #000000; }

.registration-popup .final-icon {
  height: 200px;
  width: 200px;
  font-size: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 35px;
  border-radius: 100%;
  color: #ffffff;
  background: -o-linear-gradient(45deg, #04854f 0%, #51bd60 100%);
  background: linear-gradient(45deg, #04854f 0%, #51bd60 100%); }

@media (max-width: 480px) {
  .registration-popup .popup-title {
    font-size: 30px;
    line-height: 1.2; }
  .registration-popup .already-registered {
    font-size: 15px; }
  .registration-popup .divider:before, .registration-popup .divider:after {
    width: calc(50% - 35px); }
  .registration-popup .cookies-bar {
    margin: 35px -20px -35px;
    padding: 15px; }
  .registration-popup .final-icon {
    width: 185px;
    height: 185px;
    font-size: 70px; } }

.add-tip-popup > .inner {
  min-height: 400px; }

.add-tip-popup .final-icon {
  height: 200px;
  width: 200px;
  font-size: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 35px;
  border-radius: 100%;
  color: #ffffff;
  background: -o-linear-gradient(45deg, #04854f 0%, #51bd60 100%);
  background: linear-gradient(45deg, #04854f 0%, #51bd60 100%); }

.add-tip-popup .accordion-tabs-box {
  margin: 0 auto;
  max-width: 990px;
  padding: 15px;
  background: #f3f4f6; }

.add-tip-popup .more-info .facebook-link {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #cacaca;
  color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  margin-left: 10px; }
  .add-tip-popup .more-info .facebook-link:hover {
    color: #ffffff;
    background: #26343f; }

.add-tip-popup .actions {
  max-width: 525px;
  margin: 0 auto; }
  .add-tip-popup .actions .button {
    margin-bottom: 20px; }
    .add-tip-popup .actions .button:last-child {
      margin-bottom: 0; }

@media (max-width: 480px) {
  .add-tip-popup .final-icon {
    width: 185px;
    height: 185px;
    font-size: 70px; } }

.force-login-popup .popup-title {
  max-width: 720px;
  margin: 0 auto 25px; }

.force-login-popup article p {
  font-size: 30px;
  max-width: 550px;
  margin: 0 auto 25px; }

.force-login-popup .actions {
  max-width: 400px;
  margin: 0 auto; }

.force-login-popup .button + .button {
  margin-top: 15px; }

@media (max-width: 991px) {
  .force-login-popup article p {
    font-size: 24px; } }

.credit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  .credit-container .credit-box {
    width: 25%;
    max-width: 280px; }
  @media (max-width: 1220px) {
    .credit-container {
      max-width: 600px;
      margin: 0 auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .credit-container .credit-box {
        width: calc(50% - 20px);
        margin: 10px; } }
  @media (max-width: 767px) {
    .credit-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .credit-container .credit-box {
        width: 100%;
        margin: 0 auto 20px; }
        .credit-container .credit-box:last-child {
          margin-bottom: 0; } }

.credit-box {
  padding: 25px;
  color: #ffffff;
  text-align: center; }
  .credit-box .credit-title {
    font-family: "X-Heighting Regular", sans-serif;
    font-size: 38px;
    color: #f0b777;
    margin: 0 0 25px;
    line-height: 1.2;
    white-space: nowrap; }
  .credit-box .description {
    font-size: 25px;
    margin: 0 0 25px; }
  .credit-box .tooltip-box {
    margin-bottom: 25px; }
    .credit-box .tooltip-box .tooltip {
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      color: #ffffff;
      text-decoration: none; }
      .credit-box .tooltip-box .tooltip:hover {
        color: #26343f; }
  .credit-box .info {
    margin-bottom: 25px;
    font-size: 17px; }
    .credit-box .info strong {
      font-family: roboto-bold, sans-serif;
      font-size: 23px; }
  .credit-box .button {
    max-width: 160px; }
  .credit-box.style-1 {
    background: -o-linear-gradient(45deg, #b82528 0%, #ef3e14 100%);
    background: linear-gradient(45deg, #b82528 0%, #ef3e14 100%); }
  .credit-box.style-2 {
    background: -o-linear-gradient(45deg, #005500 0%, #009648 100%);
    background: linear-gradient(45deg, #005500 0%, #009648 100%); }
  .credit-box.style-3 {
    background: -o-linear-gradient(45deg, #f1501d 0%, #f38123 100%);
    background: linear-gradient(45deg, #f1501d 0%, #f38123 100%); }
  .credit-box.style-4 {
    background: -o-linear-gradient(45deg, #2d2d93 0%, #007cbd 100%);
    background: linear-gradient(45deg, #2d2d93 0%, #007cbd 100%); }

.default-form .form-row {
  margin-bottom: 10px; }
  .default-form .form-row:last-child {
    margin-bottom: 0; }

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"] {
  border-radius: 10px;
  font-family: roboto-bold, sans-serif;
  border: 2px solid transparent;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all; }

.default-form .has-error input[type="text"],
.default-form .has-error input[type="email"],
.default-form .has-error input[type="password"],
.default-form .has-error input[type="number"] {
  border: 2px solid #e92a51; }

.buy-credit-form {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .buy-credit-form input {
    text-align: center; }

.sell-credits-steps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .sell-credits-steps-container .sell-credit-step {
    width: calc(33.333% - 30px);
    position: relative; }
    .sell-credits-steps-container .sell-credit-step:after {
      content: "\e90f";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      top: calc(50% - 25px);
      right: -35px;
      font-size: 50px;
      color: #808080; }
    .sell-credits-steps-container .sell-credit-step:last-child:after {
      content: none; }
  @media (max-width: 991px) {
    .sell-credits-steps-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .sell-credits-steps-container .sell-credit-step {
        width: 100%;
        max-width: 450px;
        margin: 0 auto 65px;
        min-height: 335px; }
        .sell-credits-steps-container .sell-credit-step:after {
          content: "\e911";
          top: calc(100% + 5px);
          right: 0;
          left: 0;
          text-align: center; }
        .sell-credits-steps-container .sell-credit-step:last-child {
          margin-bottom: 0; } }
  @media (max-width: 480px) {
    .sell-credits-steps-container .sell-credit-step {
      margin-left: -20px;
      margin-right: -20px;
      max-width: initial;
      width: calc(100% +  40px);
      border-radius: 0; } }

.sell-credit-step {
  background: #f2f2f2;
  padding: 20px;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .sell-credit-step .user-avatar {
    margin-bottom: 15px; }
    .sell-credit-step .user-avatar img {
      width: 145px;
      height: 145px;
      display: inline-block;
      border-radius: 100%; }
  .sell-credit-step .user-profile-text {
    color: #26343f;
    font-family: roboto-bold, sans-serif;
    margin: 0; }
  .sell-credit-step .user-title {
    font-family: roboto-bold, sans-serif;
    font-size: 22px;
    margin: 0; }
  .sell-credit-step p {
    margin: 0 0 25px;
    color: #808080;
    font-family: roboto-medium, sans-serif;
    font-size: 18px; }
  .sell-credit-step .credit-amount .credit-amount-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
    .sell-credit-step .credit-amount .credit-amount-row:last-child {
      margin-bottom: 0; }
  .sell-credit-step .credit-amount input {
    background: #ffffff;
    color: #808080;
    text-align: center;
    font-family: roboto-medium, sans-serif;
    max-width: 110px; }
    .sell-credit-step .credit-amount input::-webkit-input-placeholder {
      font-family: roboto-medium, sans-serif; }
    .sell-credit-step .credit-amount input::-moz-placeholder {
      font-family: roboto-medium, sans-serif; }
    .sell-credit-step .credit-amount input:-ms-input-placeholder {
      font-family: roboto-medium, sans-serif; }
    .sell-credit-step .credit-amount input::-ms-input-placeholder {
      font-family: roboto-medium, sans-serif; }
    .sell-credit-step .credit-amount input::placeholder {
      font-family: roboto-medium, sans-serif; }
  .sell-credit-step .credit-amount label {
    width: 55px;
    text-align: left;
    margin-right: 5px;
    color: #26343f;
    font-size: 18px;
    font-family: roboto-medium, sans-serif; }
  .sell-credit-step.step-3 {
    background: url("../img/sell-credit/step-3-background.png");
    background-size: cover;
    color: #ffffff;
    text-align: left;
    padding: 35px 25px 25px; }
    .sell-credit-step.step-3 p {
      font-family: roboto-bold, sans-serif;
      font-size: 19px;
      color: #ffffff; }
      .sell-credit-step.step-3 p.big {
        font-size: 22px;
        margin-bottom: 0; }
      .sell-credit-step.step-3 p small {
        font-size: 12px; }
      .sell-credit-step.step-3 p a {
        text-decoration: none;
        color: #26343f; }
        .sell-credit-step.step-3 p a:hover {
          color: #000000; }
    .sell-credit-step.step-3 .iban {
      font-size: 17px;
      margin: 35px 0; }
  .sell-credit-step .credit-form {
    width: 100%;
    max-width: 260px;
    margin-top: 25px; }
    .sell-credit-step .credit-form .form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 60px; }
      .sell-credit-step .credit-form .form-row:last-child {
        margin-bottom: 0; }
    .sell-credit-step .credit-form .form-actions {
      margin-top: 35px;
      text-align: center; }
      .sell-credit-step .credit-form .form-actions:first-child {
        margin: 0 0 25px; }
    .sell-credit-step .credit-form .button {
      max-width: 260px; }
    .sell-credit-step .credit-form .divider {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center;
      margin: 0 5px; }
    .sell-credit-step .credit-form .tooltip-box {
      margin-left: 5px; }
      .sell-credit-step .credit-form .tooltip-box .tooltip {
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
        color: #ffffff; }
        .sell-credit-step .credit-form .tooltip-box .tooltip:hover {
          color: #000000; }
    .sell-credit-step .credit-form input,
    .sell-credit-step .credit-form select {
      height: 34px;
      padding: 10px;
      background: #ffffff;
      border-radius: 5px;
      font-size: 12px;
      color: #808080; }
    .sell-credit-step .credit-form label {
      font-size: 12px;
      margin-right: 10px;
      /*min-width: 95px;
      width: 95px;*/ }
    .sell-credit-step .credit-form .form-group {
      width: 100%; }
      .sell-credit-step .credit-form .form-group.small {
        max-width: 90px; }
    @media (max-width: 991px) {
      .sell-credit-step .credit-form {
        max-width: 220px;
        margin: 0 auto; }
        .sell-credit-step .credit-form .form-row {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .sell-credit-step .credit-form .form-row:nth-child(3) {
            margin-left: 14px; }
          .sell-credit-step .credit-form .form-row label {
            width: 100%;
            text-align: center;
            margin-right: 0;
            margin-bottom: 10px; } }
  .sell-credit-step .select-box {
    position: relative; }
    .sell-credit-step .select-box:after {
      content: "\e911";
      font-family: 'icomoon';
      font-weight: normal;
      font-style: normal;
      position: absolute;
      bottom: 0;
      top: 0;
      right: 0;
      width: 30px;
      color: #ffffff;
      background: -webkit-gradient(linear, left top, right top, from(#e5a269), to(#fbcb84));
      background: -o-linear-gradient(left, #e5a269, #fbcb84 100%);
      background: linear-gradient(to right, #e5a269, #fbcb84 100%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      pointer-events: none; }

.tipper-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -10px;
  margin-bottom: 15px; }
  .tipper-container:last-child {
    margin-bottom: 0; }
  .tipper-container .tipper-box {
    width: calc(50% - 10px);
    margin: 10px 0; }
  @media (max-width: 850px) {
    .tipper-container {
      margin: 0 0 25px; }
      .tipper-container .tipper-box {
        width: 100%;
        margin: 0 auto 20px; }
        .tipper-container .tipper-box:last-child {
          margin-bottom: 0; } }
  @media (max-width: 480px) {
    .tipper-container .tipper-box {
      width: calc(100% + 20px);
      margin: 0 -10px 20px; } }

.tipper-box {
  background: #ffffff;
  padding: 15px 20px;
  max-width: 450px; }
  .tipper-box .tipper-box-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
    .tipper-box .tipper-box-actions .right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .tipper-box .tipper-box-actions .right .button {
        margin-right: 10px; }
        .tipper-box .tipper-box-actions .right .button .inv-icon {
          position: relative;
          top: 1px;
          margin-right: 5px; }
  .tipper-box .info-user {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dfe1e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tipper-box .user-profile-box {
    margin-right: 5px; }
  .tipper-box .progress-circle {
    margin: 0 auto 8px;
    width: 60px;
    height: 60px; }
  .tipper-box .tips-table-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px; }
  .tipper-box .tip-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 5px; }
  .tipper-box .match-detail {
    max-width: 235px; }
    .tipper-box .match-detail .type-date-box .type,
    .tipper-box .match-detail .type-date-box .date {
      display: block; }
  .tipper-box .vs-box {
    margin-bottom: 3px; }
    .tipper-box .vs-box .team-title {
      font-size: 17px; }
    .tipper-box .vs-box .vs {
      max-width: 35px;
      margin: 0 7px; }
  .tipper-box .type-date-box {
    margin: 0; }
  .tipper-box .tip-date-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .tipper-box .tip-date-amount .date {
      font-size: 15px;
      font-family: roboto-bold, sans-serif;
      color: #26343f; }
      .tipper-box .tip-date-amount .date small {
        display: block;
        font-family: roboto-medium, sans-serif;
        font-size: 13px;
        color: #808080; }
  .tipper-box .bookmaker-box {
    margin-bottom: 10px; }
  @media (max-width: 480px) {
    .tipper-box .info-user {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .tipper-box .user-profile-box {
      margin: 0 0 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .tipper-box .tip-info {
      margin-bottom: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .tipper-box .tip-date-amount {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 10px;
      font-size: 13px; }
      .tipper-box .tip-date-amount .date {
        font-size: 13px; }
    .tipper-box .match-detail {
      max-width: 100%; } }

.custom-select-box {
  position: relative; }
  .custom-select-box .current-value {
    color: #26343f;
    text-decoration: none;
    font-family: roboto-bold, sans-serif;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    font-size: 15px; }
    .custom-select-box .current-value .inv-icon {
      font-size: 12px;
      color: #808080; }
    .custom-select-box .current-value:hover {
      color: #000000; }
  .custom-select-box .options-list {
    display: none; }

.tips-table {
  width: 100%; }
  .tips-table tr:first-child td {
    padding-top: 0; }
  .tips-table tr:last-child td {
    padding-bottom: 0; }
  .tips-table td {
    padding: 4px 10px; }
    .tips-table td:first-child {
      padding-left: 0; }
    .tips-table td:last-child {
      padding-right: 0; }
  .tips-table .date {
    font-size: 13px;
    color: #808080;
    font-family: roboto-medium, sans-serif; }
  .tips-table .deposit {
    font-size: 13px;
    color: #808080;
    font-family: roboto-bold, sans-serif;
    white-space: nowrap; }
  .tips-table .title {
    font-size: 18px;
    font-family: roboto-bold, sans-serif;
    color: #26343f; }
  .tips-table .show-more {
    display: inline-block;
    font-size: 13px;
    font-family: roboto-bold, sans-serif;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#ffa018), to(#fecb18));
    background: -o-linear-gradient(left, #ffa018 0%, #fecb18 100%);
    background: linear-gradient(to right, #ffa018 0%, #fecb18 100%);
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    border-radius: 5px;
    position: relative;
    width: 50px;
    padding: 7px 0; }
    .tips-table .show-more.orange {
        background: -webkit-gradient(linear, left top, right top, from(#F15C1E), to(#F37A22));
        background: -o-linear-gradient(left, #F15C1E 0%, #F37A22 100%);
        background: linear-gradient(to right, #F15C1E 0%, #F37A22 100%);
    }
    .tips-table .show-more .inner {
      position: relative;
      color: #26343f; }
    .tips-table .show-more:before {
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      display: block;
      position: absolute;
      background: #26343f;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      border-radius: 5px; }
    .tips-table .show-more:hover:before {
      opacity: 1; }
    .tips-table .show-more:hover .inner {
      color: #ffffff; }
    .tips-table .show-more.already-bought {
      background: -webkit-gradient(linear, left top, right top, from(#f1501d), to(#f38123));
      background: -o-linear-gradient(left, #f1501d 0%, #f38123 100%);
      background: linear-gradient(to right, #f1501d 0%, #f38123 100%); }
      .tips-table .show-more.already-bought .inner {
        color: #ffffff; }
      .tips-table .show-more.already-bought:before {
        content: none; }
  .tips-table .win {
    font-size: 13px;
    font-family: roboto-bold, sans-serif;
    text-align: center; }
    .tips-table .win .inv-icon {
      color: #2aa157; }
  @media (max-width: 1660px) and (min-width: 850px) {
    .tips-table .title {
      font-size: 13px; } }
  @media (max-width: 650px) {
    .tips-table .title {
      font-size: 13px; } }

.statistics-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .statistics-container .statistics-box {
    width: calc(50% - 10px);
    text-align: center; }
  .statistics-container.three-columns .statistics-box {
    width: calc(33.33% - 7px);
    text-align: center; }

.statistics-box {
  text-align: center; }
  .statistics-box .statistics-text {
    color: #808080;
    font-family: roboto-medium, sans-serif;
    font-size: 13px;
    max-width: 150px;
    margin: 0 auto; }
  .statistics-box .statistics-value {
    font-family: roboto-bold, sans-serif;
    font-size: 24px;
    margin: 0; }
  .statistics-box .statistics-item {
    margin-bottom: 10px;
    position: relative; }
    .statistics-box .statistics-item .tooltip-box {
      position: absolute;
      left: 10px;
      top: -5px; }
    .statistics-box .statistics-item:last-child {
      margin-bottom: 0; }

.tipper-list {
  margin-bottom: 25px; }
  .tipper-list:last-child {
    margin-bottom: 0; }
  .tipper-list .tipper-list-item {
    margin-bottom: 20px; }
    .tipper-list .tipper-list-item:last-child {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .tipper-list {
      margin: 0 -10px 20px;
      width: calc(100% + 20px); } }

.tipper-list-item {
  padding: 15px;
  background: #ffffff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .tipper-list-item .tipper-box-actions .button {
    position: absolute;
    left: 15px;
    top: 15px; }
    .tipper-list-item .tipper-box-actions .button.back-button {
      right: 35px;
      left: auto; }
    .tipper-list-item .tipper-box-actions .button .inv-icon {
      position: relative;
      top: 1px;
      font-size: 9px; }
  .tipper-list-item .tipper-box-actions .add-to-favorites {
    line-height: 1;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 18px; }
  .tipper-list-item .info-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tipper-list-item .vs-box {
    margin-bottom: 10px; }
    .tipper-list-item .vs-box .team-title {
      font-size: 20px; }
    .tipper-list-item .vs-box .vs {
      max-width: 40px;
      margin: 0 10px; }
  .tipper-list-item .button.small {
    font-size: 10px;
    padding: 6px 8px;
    border-radius: 3px; }
    .tipper-list-item .button.small:before {
      border-radius: 3px; }
  .tipper-list-item .button {
    padding: 14px 15px;
    font-size: 12px;
    border-radius: 8px; }
    .tipper-list-item .button:before {
      border-radius: 8px; }
  .tipper-list-item .content {
    padding-left: 10px; }
  .tipper-list-item .tips-table-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 5px; }
  .tipper-list-item .custom-select-box .current-value {
    font-size: 10px; }
    .tipper-list-item .custom-select-box .current-value .inv-icon {
      font-size: 8px; }
  .tipper-list-item .user-profile-box {
    padding-top: 15px;
    padding-right: 10px;
    border-right: 1px solid #aaaaaa; }
  .tipper-list-item .statistics-box {
    padding: 15px 10px;
    border-right: 1px solid #aaaaaa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .tipper-list-item .progress-circle {
    width: 60px;
    height: 60px;
    margin: 0 auto 8px; }
  .tipper-list-item .user-profile-box.style-3 .premium-user {
    font-size: 12px; }
  .tipper-list-item .user-profile-box.style-3 .success-rate {
    margin-top: 35px; }
    .tipper-list-item .user-profile-box.style-3 .success-rate .percentage {
      font-size: 30px; }
  .tipper-list-item .user-profile-box.style-3 .avatar {
    width: 110px;
    height: 110px;
    padding: 8px; }
  .tipper-list-item .bookmaker-box {
    border-radius: 8px;
    margin-bottom: 8px; }
    .tipper-list-item .bookmaker-box .logo {
      max-width: 70px; }
      .tipper-list-item .bookmaker-box .logo img {
        max-width: 100%;
        height: auto; }
    .tipper-list-item .bookmaker-box .logo,
    .tipper-list-item .bookmaker-box .course {
      -webkit-box-flex: initial;
          -ms-flex: initial;
              flex: initial; }
    .tipper-list-item .bookmaker-box .inner {
      border-radius: 6px;
      padding: 8px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .tipper-list-item .type-date-box {
    margin-bottom: 5px; }
    .tipper-list-item .type-date-box .type {
      display: block;
      font-size: 10px; }
    .tipper-list-item .type-date-box .date {
      display: block;
      font-size: 10px;
      margin-left: 0; }
  .tipper-list-item .tip-date-amount {
    margin-bottom: 10px; }
    .tipper-list-item .tip-date-amount .date {
      font-size: 10px;
      font-family: roboto-bold, sans-serif; }
      .tipper-list-item .tip-date-amount .date small {
        font-family: roboto-regular, sans-serif;
        font-size: 10px; }
    .tipper-list-item .tip-date-amount .amount {
      font-size: 10px; }
  .tipper-list-item .content {
    max-width: 235px;
    width: 100%; }
    .tipper-list-item .content .statistics-box {
      padding-left: 0;
      padding-right: 0;
      border: none; }
      .tipper-list-item .content .statistics-box .statistics-text {
        max-width: initial; }
  .tipper-list-item .credit-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .tipper-list-item .credit-actions .button {
      max-width: 95px;
      width: 100%;
      margin: 0 5px; }
  .tipper-list-item .statistics-credits {
    height: 100%;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .tipper-list-item .tips-table td {
    padding: 4px 3px; }
    .tipper-list-item .tips-table td:first-child {
      padding-left: 0; }
    .tipper-list-item .tips-table td:last-child {
      padding-right: 0; }
  .tipper-list-item .tips-table .date {
    font-size: 8px; }
  .tipper-list-item .tips-table .title {
    font-size: 10px; }
  .tipper-list-item .tips-table .deposit {
    font-size: 8px; }
  .tipper-list-item .tips-table .show-more {
    font-size: 8px;
    width: 30px; }
  .tipper-list-item .tips-table .win {
    font-size: 8px; }
  .tipper-list-item .success-item {
    margin-bottom: 5px;
    font-size: 10px; }
  .tipper-list-item .info-user:last-child .statistics-container.three-columns .statistics-box:last-child {
    border-right: none; }
  @media (max-width: 1440px) and (min-width: 991px) {
    .tipper-list-item .user-profile-box.style-3 .avatar {
      width: 85px;
      height: 85px;
      padding: 5px; }
    .tipper-list-item .statistics-box .statistics-value {
      font-size: 18px; }
    .tipper-list-item .vs-box .team-title {
      font-size: 18px; }
    .tipper-list-item .vs-box .vs {
      margin: 0 5px;
      max-width: 30px; } }
  @media (max-width: 991px) {
    .tipper-list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      max-width: 450px;
      margin-left: auto;
      margin-right: auto; }
      .tipper-list-item .info-user {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .tipper-list-item .content {
        width: 100%;
        max-width: 100%; }
      .tipper-list-item .user-profile-box {
        padding-right: 55px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: none;
        margin-bottom: 15px; }
        .tipper-list-item .user-profile-box .success-rate + .avatar-user-name {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
      .tipper-list-item .statistics-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .tipper-list-item .statistics-container .statistics-box {
          width: 100%; }
      .tipper-list-item .statistics-box {
        border-right: none;
        position: relative; }
        .tipper-list-item .statistics-box:before {
          content: '';
          left: -15px;
          right: -15px;
          top: 0;
          background: #aaaaaa;
          height: 1px;
          display: block;
          position: absolute; }
        .tipper-list-item .statistics-box .statistics-value {
          font-size: 36px; }
      .tipper-list-item .tip-date-amount {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 10px; }
        .tipper-list-item .tip-date-amount .date {
          font-size: 13px; }
          .tipper-list-item .tip-date-amount .date small {
            display: block;
            font-size: 13px;
            color: #808080; }
        .tipper-list-item .tip-date-amount .amount {
          font-size: 13px;
          text-align: right; } }

.profile-chart-box .profile-chart-date-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px; }
  .profile-chart-box .profile-chart-date-range p {
    font-size: 15px;
    font-family: roboto-bold, sans-serif;
    margin: 0 0 15px; }

.profile-chart-box .date-range-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .profile-chart-box .date-range-form .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 35px; }
    .profile-chart-box .date-range-form .form-group:last-child {
      margin-right: 0; }
    .profile-chart-box .date-range-form .form-group .open-calendar {
      color: #808080;
      text-decoration: none;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      transition: 0.3s all;
      margin-left: 10px;
      font-size: 20px; }
      .profile-chart-box .date-range-form .form-group .open-calendar:hover {
        color: #26343f; }
    .profile-chart-box .date-range-form .form-group label {
      font-size: 15px;
      color: #808080;
      font-family: roboto-bold, sans-serif;
      margin-right: 5px; }
    .profile-chart-box .date-range-form .form-group input {
      background: #ffffff;
      color: #808080;
      font-size: 15px;
      padding: 3px 5px;
      max-width: 95px;
      width: 100%; }

.profile-chart-box .profile-chart-nav {
  margin-bottom: 35px; }
  .profile-chart-box .profile-chart-nav ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none; }
    .profile-chart-box .profile-chart-nav ul li + li {
      margin-left: 20px; }

.profile-chart-box .profile-chart-nav-item {
  color: #808080;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 18px;
  text-decoration: none;
  font-family: roboto-bold, sans-serif; }
  .profile-chart-box .profile-chart-nav-item.active, .profile-chart-box .profile-chart-nav-item:hover {
    color: #26343f; }

.tip-balance-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px; }
  .tip-balance-container:last-child {
    margin-bottom: 0; }
  .tip-balance-container .tip-balance-box {
    max-width: 160px;
    border-right: 1px solid #26343f; }
    .tip-balance-container .tip-balance-box:last-child {
      border: none; }

.tip-balance-box {
  text-align: center;
  padding: 0 20px; }
  .tip-balance-box .tip-balance-title {
    font-size: 45px;
    margin: 0; }
  .tip-balance-box p {
    margin: 0;
    font-size: 15px;
    font-family: roboto-bold, sans-serif; }

.profile-credit-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px; }
  .profile-credit-group:last-child {
    margin-bottom: 0; }
  .profile-credit-group .profile-credit-container {
    width: 25%; }
    .profile-credit-group .profile-credit-container.wide {
      width: 74%; }

.profile-credit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
  padding: 35px 0; }
  .profile-credit-container.wide {
    padding: 35px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .profile-credit-container.wide .profile-credit-box {
      width: 33%; }
  .profile-credit-container .profile-credit-actions {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .profile-credit-container .profile-credit-actions .button {
      width: 47%; }

.profile-credit-box {
  background: #ffffff;
  padding: 20px;
  text-align: center; }
  .profile-credit-box p {
    color: #808080;
    font-size: 13px; }
  .profile-credit-box .profile-credit-title {
    font-size: 45px;
    font-family: roboto-regular, sans-serif;
    line-height: 1.2;
    margin: 0 0 10px; }
    .profile-credit-box .profile-credit-title .count {
      font-family: roboto-bold, sans-serif; }

.history-table-box {
  overflow: auto;
  margin-bottom: 25px;
  padding: 15px 25px;
  background: #ffffff; }
  .history-table-box:last-child {
    margin-bottom: 0; }
  .history-table-box .history-table {
    width: 100%; }
    .history-table-box .history-table td, .history-table-box .history-table th {
      padding: 10px;
      text-align: left;
      border-bottom: 1px solid #808080; }
    .history-table-box .history-table tbody tr:last-child td {
      border-bottom: 0; }

.search-tip-form {
  margin: 0 auto 25px;
  max-width: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative; }
  .search-tip-form .action {
    width: 180px;
    margin-left: -10px; }
  .search-tip-form .form-group {
    width: calc(100% - 180px); }
  .search-tip-form .result-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 10px;
    background: #ffffff;
    z-index: 10;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    display: none;
    max-height: 200px;
    overflow-y: auto;
    text-align: left; }
    .search-tip-form .result-list::-webkit-scrollbar {
      width: 5px; }
    .search-tip-form .result-list::-webkit-scrollbar-thumb {
      background-color: #e92a51; }
    .search-tip-form .result-list.active {
      display: block; }
  .search-tip-form .result-list-item a {
    display: block;
    text-decoration: none;
    color: #26343f; }
    .search-tip-form .result-list-item a:hover {
      color: #e92a51; }
  .search-tip-form .result-list-item .inner {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .search-tip-form .result-list-item .icon {
    margin-right: 15px;
    font-size: 20px;
    position: relative;
    top: 3px; }
  .search-tip-form .result-list-item .result-list-item-title {
    font-size: 20px;
    font-family: roboto-bold, sans-serif; }
  @media (max-width: 480px) {
    .search-tip-form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      max-width: 300px; }
      .search-tip-form .form-group {
        width: 100%; }
      .search-tip-form .action {
        width: 100%;
        margin: 10px 0 0; }
      .search-tip-form .result-list-item .icon {
        font-size: 16px; }
      .search-tip-form .result-list-item .result-list-item-title {
        font-size: 16px; } }

.accordion-tabs-box {
  margin-bottom: 25px;
  text-align: left; }
  .accordion-tabs-box:last-child {
    margin-bottom: 0; }
  .accordion-tabs-box .accordion-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 12px; }
    .accordion-tabs-box .accordion-tabs:last-child {
      margin-bottom: 0; }
  .accordion-tabs-box .accordion-tab-item {
    width: calc((100% / 6) - (75px / 5));
    background: #ffffff;
    position: relative;
    font-size: 17px;
    font-family: roboto-bold, sans-serif;
    padding: 17px 26px 17px 13px;
    border-radius: 10px;
    border: 1px solid #d8dadc;
    color: #26343f;
    text-decoration: none;
    line-height: 1;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .accordion-tabs-box .accordion-tab-item:after {
      content: "\e911";
      position: absolute;
      top: calc(50% - 7px);
      right: 13px;
      font-size: 14px;
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .accordion-tabs-box .accordion-tab-item.active:after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .accordion-tabs-box .accordion-tab-item:hover, .accordion-tabs-box .accordion-tab-item.active {
      background: #d8dadc; }
  .accordion-tabs-box .accordion-content-box,
  .accordion-tabs-box .accordion-content {
    display: none;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
    overflow: hidden; }
    .accordion-tabs-box .accordion-content-box.active,
    .accordion-tabs-box .accordion-content.active {
      display: block; }
  .accordion-tabs-box .accordion-box {
    margin-bottom: 12px; }
    .accordion-tabs-box .accordion-box:last-child {
      margin-bottom: 0; }
  .accordion-tabs-box .open-accordion-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 21px;
    background: #ffffff;
    width: 100%;
    color: #26343f;
    border: 1px solid #dfe1e2;
    border-radius: 10px;
    font-family: roboto-medium, sans-serif;
    padding: 18px 25px;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .accordion-tabs-box .open-accordion-content .count {
      color: #808080; }
    .accordion-tabs-box .open-accordion-content:hover, .accordion-tabs-box .open-accordion-content.active {
      background: #dfe1e2; }
  .accordion-tabs-box .accordion-content {
    max-width: 835px;
    margin: 0 auto; }
    .accordion-tabs-box .accordion-content > .inner {
      background: #fbfbfc;
      padding: 15px; }
  @media (max-width: 1440px) and (min-width: 991px) {
    .accordion-tabs-box .accordion-tab-item {
      width: calc((100% / 6) - (20px / 5)); } }
  @media (max-width: 991px) {
    .accordion-tabs-box .accordion-tab-item {
      width: calc(33.333% - 10px); }
      .accordion-tabs-box .accordion-tab-item:nth-child(n + 4) {
        margin-top: 15px; } }
  @media (max-width: 480px) {
    .accordion-tabs-box .accordion-tab-item {
      width: calc(50% - 7px); }
      .accordion-tabs-box .accordion-tab-item:nth-child(n + 3) {
        margin-top: 15px; }
    .accordion-tabs-box .open-accordion-content {
      font-size: 17px;
      padding: 18px 10px; } }

.add-tip-form .preview-result {
  padding: 25px;
  background: #ffffff;
  border: 1px solid #dfe2e5;
  border-radius: 10px;
  margin-bottom: 25px; }

.add-tip-form .tip-form-actions {
  margin-bottom: 15px; }

.add-tip-form .preview {
  max-width: 700px;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfe2e5; }

.add-tip-form .type-date-box {
  margin-bottom: 0; }

.add-tip-form .result {
  max-width: 700px;
  margin: 0 auto; }
  .add-tip-form .result p {
    font-size: 17px;
    color: #8c8a8a;
    margin: 0 0 15px;
    text-align: center; }

.add-tip-form .radio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.add-tip-form .result-box {
  text-align: center;
  margin: 15px; }
  .add-tip-form .result-box p {
    color: #e92a51;
    font-size: 17px;
    margin: 0;
    font-family: roboto-bold, sans-serif; }
  .add-tip-form .result-box .radio-result {
    cursor: pointer; }
    .add-tip-form .result-box .radio-result input {
      display: none; }
    .add-tip-form .result-box .radio-result .label-title {
      font-size: 17px;
      color: #26343f;
      font-family: roboto-medium, sans-serif;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 50px;
      height: 45px;
      background: #f2f4f9;
      border: 1px solid #dfe2e5;
      border-radius: 10px; }
    .add-tip-form .result-box .radio-result input:checked + .label-title {
      background: #dfe2e5; }

.add-tip-form .deposit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 350px;
  margin: 0 auto 35px; }
  .add-tip-form .deposit > label {
    font-size: 21px;
    color: #000000;
    font-family: roboto-medium, sans-serif;
    margin-right: 25px; }

.add-tip-form .form-actions {
  margin: 0 auto;
  max-width: 400px; }

.add-tip-form .tip-description {
  display: none;
  margin-bottom: 25px; }
  .add-tip-form .tip-description.active {
    display: block; }

.add-tip-form .analysis-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  font-size: 16px;
  color: #797979; }
  .add-tip-form .analysis-toggle .checkbox-box .status {
    width: 20px;
    min-width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 4px;
    margin-right: 10px; }
    .add-tip-form .analysis-toggle .checkbox-box .status:before {
      border-radius: 2px; }

.add-tip-form .ck-editor__editable_inline {
  min-height: 150px; }

@media (max-width: 650px) {
  .add-tip-form .vs-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .add-tip-form .vs-box .team-title {
      font-size: 20px; }
    .add-tip-form .vs-box .vs {
      margin: 5px 0;
      max-width: 30px; }
  .add-tip-form .deposit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .add-tip-form .deposit > label {
      margin: 0 0 10px; }
  .add-tip-form .radio-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .add-tip-form .result-box {
    width: 33.333%;
    margin: 7px 0; }
    .add-tip-form .result-box .label-title {
      margin: 0 auto; } }

.tip-match-box {
  background: #ffffff;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #dfe2e5;
  border-bottom: none; }
  .tip-match-box .inner {
    padding: 20px 40px; }
  .tip-match-box:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  .tip-match-box:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  .tip-match-box:hover {
    background: #d7d9da; }
  .tip-match-box:last-child {
    border-bottom: 1px solid #dfe2e5; }
  .tip-match-box a {
    display: block;
    text-decoration: none;
    color: #26343f; }
  .tip-match-box .icon {
    font-size: 25px;
    margin-right: 25px;
    margin-top: 5px; }
  .tip-match-box .tip-match-title {
    font-size: 25px;
    font-family: roboto-bold, sans-serif;
    margin: 0 0 10px; }
  .tip-match-box .type-date-box {
    margin: 0;
    text-align: left;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .tip-match-box .type-date-box .type {
      font-family: roboto-regular, sans-serif;
      color: #8c8a8a; }
    .tip-match-box .type-date-box .date {
      margin-left: 20px;
      color: #8c8a8a; }
  .tip-match-box .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 991px) {
    .tip-match-box .tip-match-title {
      font-size: 17px; }
    .tip-match-box .type-date-box .date {
      margin-left: 0; } }
  @media (max-width: 480px) {
    .tip-match-box .inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px; }
    .tip-match-box .icon {
      margin-right: 10px;
      margin-top: 0; } }

.change-profile-form {
  margin-bottom: 25px;
  background: #ffffff;
  padding: 15px 15px 75px; }
  .change-profile-form:first-child {
    margin-top: 25px; }
  .change-profile-form:last-child {
    margin-bottom: 0; }
  .change-profile-form .form-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .change-profile-form .change-profile-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .change-profile-form .photo-box {
    max-width: 180px;
    margin: 0 10% 0 5%;
    width: 100%; }
  .change-profile-form .form-fields {
    max-width: 400px;
    width: 40%; }
  .change-profile-form .user-avatar {
    margin-bottom: 20px; }
    .change-profile-form .user-avatar:before {
      padding-bottom: 100%; }
  .change-profile-form .photo-actions .button {
    width: 100%;
    margin-bottom: 10px;
    position: relative; }
    .change-profile-form .photo-actions .button input {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      cursor: pointer;
      z-index: 5;
      max-width: 100%; }
    .change-profile-form .photo-actions .button:last-child {
      margin-bottom: 0; }
  .change-profile-form input {
    border-radius: 5px; }
  .change-profile-form .form-group > label:not(.radio-box) {
    font-family: roboto-bold, sans-serif;
    color: #808080;
    display: block;
    margin-bottom: 5px;
    font-size: 15px; }
  .change-profile-form .form-section {
    margin-bottom: 50px; }
    .change-profile-form .form-section:last-child {
      margin-bottom: 0; }
  .change-profile-form .form-title {
    font-size: 18px;
    color: #26343f;
    margin: 0 0 25px;
    text-align: center; }
    .change-profile-form .form-title:last-child {
      margin-bottom: 0; }
  .change-profile-form .form-divider {
    margin: 50px 0; }
  .change-profile-form .profile-actions {
    max-width: 220px;
    margin: 55px auto 0; }
    .change-profile-form .profile-actions .button {
      margin-bottom: 10px; }
      .change-profile-form .profile-actions .button:last-child {
        margin-bottom: 0; }
  .change-profile-form .gender-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .change-profile-form .gender-container .radio-box {
      margin-right: 30px; }
      .change-profile-form .gender-container .radio-box:last-child {
        margin-left: 0; }
  @media (max-width: 991px) {
    .change-profile-form .change-profile-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .change-profile-form .photo-box {
      margin: 0 auto 25px; }
    .change-profile-form .form-fields {
      margin: 0 auto;
      width: 100%; } }

.tooltip-box {
  position: relative; }
  .tooltip-box .show-tooltip {
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    background: #cbcbcb;
    cursor: pointer; }
  .tooltip-box .tooltip-content {
    position: absolute;
    left: 5px;
    top: 5px;
    background: #e92a51;
    color: #ffffff;
    max-width: 250px;
    min-width: 150px;
    padding: 15px;
    border-radius: 5px;
    text-align: left;
    z-index: 100;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .tooltip-box .tooltip-content p {
      margin: 0 0 25px; }
      .tooltip-box .tooltip-content p:last-child {
        margin-bottom: 0; }
  .tooltip-box:hover .tooltip-content {
    opacity: 1;
    pointer-events: auto; }

.small-container {
  max-width: 920px;
  padding: 35px 10px;
  margin: 0 auto 50px; }
  .small-container:last-child {
    margin-bottom: 0; }

.center {
  text-align: center; }

.orange {
  color: #eb8021; }

.green {
  color: #2aa157; }

.light-green {
  color: #60d256; }

.red {
  color: #e92a51; }

.blue {
  color: #1572b5; }

.light-blue {
  color: #34a5eb; }

.yellow {
  color: #ffb817; }

.najavo-white {
  color: #f1b978; }

.grey {
  color: #808080; }
