@import url(vendor/ion-range-slider/ion.rangeSlider.css);
@import url(vendor/ion-range-slider/ion.rangeSlider.skinFlat.css);
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500");
select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }
  .bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1; }
    .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
      color: #999; }
  .bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none; }
    .bootstrap-select > select.mobile-device {
      top: 0;
      left: 0;
      display: block !important;
      width: 100% !important;
      z-index: 2; }
  .has-error .bootstrap-select .dropdown-toggle,
  .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48; }
  .bootstrap-select.fit-width {
    width: auto !important; }
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }
  .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%; }
  .bootstrap-select.form-control.input-group-btn {
    z-index: auto; }
    .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
      border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }
  .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
  .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }
  .bootstrap-select.btn-group.disabled:focus,
  .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }
  .bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box; }
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none; }
  .bootstrap-select.btn-group .dropdown-menu li {
    position: relative; }
    .bootstrap-select.btn-group .dropdown-menu li.active small {
      color: #fff; }
    .bootstrap-select.btn-group .dropdown-menu li.disabled a {
      cursor: not-allowed; }
    .bootstrap-select.btn-group .dropdown-menu li a {
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .bootstrap-select.btn-group .dropdown-menu li a.opt {
        position: relative;
        padding-left: 2.25em; }
      .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
        display: none; }
      .bootstrap-select.btn-group .dropdown-menu li a span.text {
        display: inline-block; }
    .bootstrap-select.btn-group .dropdown-menu li small {
      padding-left: 0.5em; }
  .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box; }
  .bs-actionsbox .btn-group button {
    width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box; }
  .bs-donebutton .btn-group button {
    width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

.size-text-20 {
  font-size: 20px; }

.fa-tiktok, .fa-tiktok-square {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+VGlrIFRvayBpY29uPC90aXRsZT48cGF0aCBkPSJNMTIuNTMuMDJDMTMuODQgMCAxNS4xNC4wMSAxNi40NCAwYy4wOCAxLjUzLjYzIDMuMDkgMS43NSA0LjE3IDEuMTIgMS4xMSAyLjcgMS42MiA0LjI0IDEuNzl2NC4wM2MtMS40NC0uMDUtMi44OS0uMzUtNC4yLS45Ny0uNTctLjI2LTEuMS0uNTktMS42Mi0uOTMtLjAxIDIuOTIuMDEgNS44NC0uMDIgOC43NS0uMDggMS40LS41NCAyLjc5LTEuMzUgMy45NC0xLjMxIDEuOTItMy41OCAzLjE3LTUuOTEgMy4yMS0xLjQzLjA4LTIuODYtLjMxLTQuMDgtMS4wMy0yLjAyLTEuMTktMy40NC0zLjM3LTMuNjUtNS43MS0uMDItLjUtLjAzLTEtLjAxLTEuNDkuMTgtMS45IDEuMTItMy43MiAyLjU4LTQuOTYgMS42Ni0xLjQ0IDMuOTgtMi4xMyA2LjE1LTEuNzIuMDIgMS40OC0uMDQgMi45Ni0uMDQgNC40NC0uOTktLjMyLTIuMTUtLjIzLTMuMDIuMzctLjYzLjQxLTEuMTEgMS4wNC0xLjM2IDEuNzUtLjIxLjUxLS4xNSAxLjA3LS4xNCAxLjYxLjI0IDEuNjQgMS44MiAzLjAyIDMuNSAyLjg3IDEuMTItLjAxIDIuMTktLjY2IDIuNzctMS42MS4xOS0uMzMuNC0uNjcuNDEtMS4wNi4xLTEuNzkuMDYtMy41Ny4wNy01LjM2LjAxLTQuMDMtLjAxLTguMDUuMDItMTIuMDd6Ii8+PC9zdmc+") 50% 50% no-repeat;
  background-size: 100%; }

.fa-tiktok-white, .fa-tiktok-square-white {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+VGlrIFRvayBpY29uPC90aXRsZT48cGF0aCBkPSJNMTIuNTMuMDJDMTMuODQgMCAxNS4xNC4wMSAxNi40NCAwYy4wOCAxLjUzLjYzIDMuMDkgMS43NSA0LjE3IDEuMTIgMS4xMSAyLjcgMS42MiA0LjI0IDEuNzl2NC4wM2MtMS40NC0uMDUtMi44OS0uMzUtNC4yLS45Ny0uNTctLjI2LTEuMS0uNTktMS42Mi0uOTMtLjAxIDIuOTIuMDEgNS44NC0uMDIgOC43NS0uMDggMS40LS41NCAyLjc5LTEuMzUgMy45NC0xLjMxIDEuOTItMy41OCAzLjE3LTUuOTEgMy4yMS0xLjQzLjA4LTIuODYtLjMxLTQuMDgtMS4wMy0yLjAyLTEuMTktMy40NC0zLjM3LTMuNjUtNS43MS0uMDItLjUtLjAzLTEtLjAxLTEuNDkuMTgtMS45IDEuMTItMy43MiAyLjU4LTQuOTYgMS42Ni0xLjQ0IDMuOTgtMi4xMyA2LjE1LTEuNzIuMDIgMS40OC0uMDQgMi45Ni0uMDQgNC40NC0uOTktLjMyLTIuMTUtLjIzLTMuMDIuMzctLjYzLjQxLTEuMTEgMS4wNC0xLjM2IDEuNzUtLjIxLjUxLS4xNSAxLjA3LS4xNCAxLjYxLjI0IDEuNjQgMS44MiAzLjAyIDMuNSAyLjg3IDEuMTItLjAxIDIuMTktLjY2IDIuNzctMS42MS4xOS0uMzMuNC0uNjcuNDEtMS4wNi4xLTEuNzkuMDYtMy41Ny4wNy01LjM2LjAxLTQuMDMtLjAxLTguMDUuMDItMTIuMDd6Ii8+PC9zdmc+") 50% 50% no-repeat;
  background-size: 100%;
  filter: invert(1); }

.social-purple-icon {
  filter: invert(33%) sepia(86%) saturate(914%) hue-rotate(275deg) brightness(85%) contrast(98%); }

.social-white-icon {
  filter: invert(99%) sepia(100%) saturate(16%) hue-rotate(240deg) brightness(104%) contrast(100%); }

.padding-header {
  padding-top: 0; }

.text-color-charcoal {
  color: #434343; }

.text-color-green {
  color: green; }

.text-color-violet-red {
  color: #bb399b; }

.text-color-orange {
  color: #ffa500; }

.text-color-red {
  color: #FF0000; }

.text-color-coral {
  color: #ff7844; }

.text-primary {
  color: #bb399b; }

.text-info {
  color: #bb399b; }

.text-muted {
  color: #757575; }

.text-family-montserrat {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

@media (max-width: 991px) {
  .padding-header {
    padding-top: 0; } }

@media (max-width: 767px) {
  .padding-header {
    padding-top: 60px; }
  .text-center-xs {
    text-align: center; } }

.label-primary {
  background-color: #ff7844; }

.label-success {
  background-color: #ff7844; }

.page-body ol, #posting-times ol {
  list-style: inside;
  margin: 0 0 10px 0; }

.page-body ul, #posting-times ul {
  list-style: inside;
  margin: 0 0 10px 0; }

.page-body li, #posting-times li {
  padding: 0 0 0 20px; }

.swal-modal .swal-text {
  text-align: center; }

.swal-modal .swal-button {
  color: white;
  border: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
  border: none; }

.swal-modal .swal-button--confirm {
  background-color: #5cb85c; }

.swal-modal .swal-button--cancel {
  background-color: #C1C1C1; }

.swal-modal .swal-button--danger {
  background-color: #d9534f; }

.swal-modal .swal-footer {
  text-align: center; }

.ck-editor__editable {
  min-height: 130px; }

.ck-toolbar__separator {
  display: none !important; }

.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar, .ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important; }

.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important; }

div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

p, small {
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

a img {
  border: 0; }

input:focus, input:active, input:active:focus,
button:focus,
button:active,
button:active:focus,
.btn:focus,
.btn:active,
.btn:active:focus {
  outline: none; }

h1,
h2,
h3,
h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

h1 {
  font-size: 45px;
  letter-spacing: -0.5px; }

h2 {
  font-size: 25px;
  letter-spacing: -0.32px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px; }

@media (max-width: 767px) {
  h1 {
    font-size: 36px; }
  h2 {
    font-size: 20px; }
  h3 {
    font-size: 18px; }
  h4 {
    font-size: 15px; } }

small {
  font-size: 65%; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #434343; }
  @media (max-width: 767px) {
    body {
      font-size: 14px; } }

.btn-violet-red {
  border-radius: 26px;
  height: 49px;
  line-height: 47px;
  background: #bb399b;
  color: #fff;
  transition: .2s;
  display: inline-block;
  padding: 0 40px;
  border: 1px solid #bb399b; }
  .btn-violet-red:hover, .btn-violet-red:focus {
    color: #bb399b;
    background: #fff;
    text-decoration: none; }

@media (max-width: 767px) {
  .btn-violet-red {
    height: 38px;
    line-height: 34px;
    padding: 0 20px; } }

.btn-success {
  background: #bb399b;
  color: #fff;
  transition: .2s;
  display: inline-block;
  border: 1px solid #bb399b; }
  .btn-success:hover, .btn-success:focus {
    color: #bb399b;
    background: #fff;
    text-decoration: none;
    border: 1px solid #bb399b; }

.btn-primary {
  background: #bb399b;
  color: #fff;
  transition: .2s;
  display: inline-block;
  border: 1px solid #bb399b; }
  .btn-primary:hover, .btn-primary:focus {
    color: #bb399b;
    background: #fff;
    text-decoration: none;
    border: 1px solid #bb399b; }

.btn-grey {
  color: #757575;
  transition: .2s;
  display: inline-block;
  border: 1px solid #757575; }
  .btn-grey:hover, .btn-grey:focus {
    color: #fff;
    background: #757575;
    text-decoration: none;
    border: 1px solid #757575; }

.violet-red-link {
  color: #bb399b;
  text-decoration: underline; }
  .violet-red-link:hover, .violet-red-link:focus {
    text-decoration: none;
    color: #bb399b; }
  .violet-red-link.heart::before {
    content: '';
    display: inline-block;
    margin: 0 8px 0 4px;
    width: 24px;
    height: 23px;
    background: url("../images/sprite.png") -5px -5px no-repeat; }

a {
  color: #bb399b; }
  a:hover, a:focus {
    color: #bb399b; }

.tooltip-wrap {
  position: relative;
  display: inline-block; }
  .tooltip-wrap__text {
    position: absolute;
    padding: 0;
    width: 0;
    height: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
    font-size: 12px;
    line-height: 14px;
    display: none;
    color: #757575; }
  .tooltip-wrap:hover .tooltip-wrap__text {
    padding: 10px;
    width: 250px;
    left: calc(50% - 75px);
    bottom: calc(100% + 15px);
    height: auto;
    display: block; }

.fc-today {
  background-color: #ff784445 !important; }

.fc-button-group .fc-prev-button, .fc-button-group .fc-next-button, .fc-button-group .fc-month-button, .fc-button-group .fc-agendaWeek-button, .fc-button-group .fc-agendaDay-button {
  background: #bb399b;
  color: #ffffff;
  text-shadow: none; }

button.fc-today-button {
  background-color: #ff7844;
  color: #ffffff;
  text-shadow: none;
  background-image: none; }

.fc-widget-content {
  color: #bb399b; }

a.fc-event {
  border-radius: 3px;
  border: 1px solid #ff7844;
  background-color: #ff7844;
  font-weight: 400; }

.header {
  width: 100%;
  height: 87px;
  background: linear-gradient(to right, #fdb14f, #ff593e 80%);
  z-index: 9000; }
  .header_fixed {
    left: 0;
    top: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
    .header_fixed .menu-wrap .navbar-brand {
      margin: 26px 0 0 -13px; }

.menu-wrap {
  margin: 0;
  border: 0;
  background: none; }
  .menu-wrap .navbar-brand {
    padding: 0;
    margin: 23px 0 0 -13px;
    width: 156px;
    overflow: hidden; }
    .menu-wrap .navbar-brand img {
      width: 318px;
      transform: translate(-77px, -58px); }
  .menu-wrap .navbar-toggle {
    margin-top: 15px;
    margin-right: 5px;
    border: 0;
    width: 42px;
    height: 32px; }
    .menu-wrap .navbar-toggle .icon-bar {
      background: #fff;
      position: absolute;
      left: calc(50% - 11px);
      margin: 0;
      transition: .3s ease-in-out; }
      .menu-wrap .navbar-toggle .icon-bar:first-child {
        top: 9px; }
      .menu-wrap .navbar-toggle .icon-bar:nth-child(2) {
        top: calc(50% - 1px);
        opacity: 1; }
      .menu-wrap .navbar-toggle .icon-bar:last-child {
        bottom: 9px; }
    .menu-wrap .navbar-toggle:hover, .menu-wrap .navbar-toggle:focus {
      background: none; }
    .menu-wrap .navbar-toggle[aria-expanded="true"] .icon-bar:first-child {
      transform: rotate(-225deg);
      top: calc(50% - 1px); }
    .menu-wrap .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
      transform: rotate(-225deg);
      opacity: 0; }
    .menu-wrap .navbar-toggle[aria-expanded="true"] .icon-bar:last-child {
      transform: rotate(-135deg);
      top: calc(50% - 1px); }

.main-menu.navbar-nav {
  margin: 20px 0 0 10.5%; }
  .main-menu.navbar-nav li a {
    padding: 15px 27px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    transition: .1s ease-in-out; }
    .main-menu.navbar-nav li a:hover, .main-menu.navbar-nav li a:focus {
      color: #fff;
      text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5); }

.login-wrap.navbar-nav {
  margin: 19px -30px 0 0; }
  .login-wrap.navbar-nav li a {
    padding: 12px 0 0;
    width: 108px;
    height: 49px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    transition: .2s ease-in-out; }
    .login-wrap.navbar-nav li a:hover, .login-wrap.navbar-nav li a:focus {
      background: #fff;
      border-color: #fff;
      color: #bb399b;
      font-weight: 500;
      outline: none; }
  .login-wrap.navbar-nav li.reg {
    margin-left: 13px; }
    .login-wrap.navbar-nav li.reg a {
      width: 193px;
      background: #bb399b;
      border-color: #bb399b; }
      .login-wrap.navbar-nav li.reg a:hover, .login-wrap.navbar-nav li.reg a:focus {
        background: #fff;
        border-color: #fff; }

.user-unlocked.navbar-nav {
  margin: 19px -30px 0 0; }
  .user-unlocked.navbar-nav > li {
    margin-left: 12px; }
    .user-unlocked.navbar-nav > li a {
      font-size: 18px;
      color: #fff;
      transition: .2s; }
      .user-unlocked.navbar-nav > li a:hover, .user-unlocked.navbar-nav > li a:focus {
        color: #bb399b; }
      .user-unlocked.navbar-nav > li a.dropdown-toggle {
        font-size: 45px;
        padding: 3px 0 0; }
    .user-unlocked.navbar-nav > li.active a {
      color: #bb399b;
      background: none; }
      .user-unlocked.navbar-nav > li.active a:hover {
        color: #bb399b;
        background: none; }
    .user-unlocked.navbar-nav > li.dropdown-extra:hover .dropdown-menu {
      display: block;
      top: 100%; }
    .user-unlocked.navbar-nav > li.dropdown, .user-unlocked.navbar-nav > li.dropdown-extra {
      margin-left: 41px; }
      .user-unlocked.navbar-nav > li.dropdown.open a, .user-unlocked.navbar-nav > li.dropdown-extra.open a {
        background: none;
        color: #bb399b; }
      .user-unlocked.navbar-nav > li.dropdown .dropdown-menu, .user-unlocked.navbar-nav > li.dropdown-extra .dropdown-menu {
        max-width: 235px;
        min-width: 0;
        border: 0;
        top: 120%;
        border-radius: 10px;
        padding-bottom: 10px; }
        .user-unlocked.navbar-nav > li.dropdown .dropdown-menu li a, .user-unlocked.navbar-nav > li.dropdown-extra .dropdown-menu li a {
          font-size: 16px;
          color: #757575;
          padding: 3px 15px 3px 25px; }
          .user-unlocked.navbar-nav > li.dropdown .dropdown-menu li a:hover, .user-unlocked.navbar-nav > li.dropdown-extra .dropdown-menu li a:hover {
            color: #bb399b; }
        .user-unlocked.navbar-nav > li.dropdown .dropdown-menu li.active a, .user-unlocked.navbar-nav > li.dropdown-extra .dropdown-menu li.active a {
          color: #bb399b; }
        .user-unlocked.navbar-nav > li.dropdown .dropdown-menu li:last-child a, .user-unlocked.navbar-nav > li.dropdown-extra .dropdown-menu li:last-child a {
          padding: 0 15px 0 25px; }
    .user-unlocked.navbar-nav > li.dropdown-extra {
      margin-left: 0px; }

@media (max-width: 1199px) {
  .main-menu.navbar-nav {
    margin: 20px 0 0 7%; }
    .main-menu.navbar-nav li a {
      padding: 15px 19px; } }

@media (max-width: 991px) {
  .header_fixed {
    height: 67px; }
    .header_fixed .menu-wrap .navbar-brand {
      margin-top: 18px; }
  .menu-wrap .navbar-brand {
    margin: 18px 0 0 -13px; }
  .main-menu.navbar-nav {
    margin: 20px 0 0 20px; }
    .main-menu.navbar-nav li a {
      padding: 7px 15px; }
  .login-wrap.navbar-nav li a {
    width: 60px;
    height: 36px;
    padding: 6px 0 0;
    font-size: 14px; }
  .login-wrap.navbar-nav li.reg a {
    width: 134px; }
  .user-unlocked.navbar-nav {
    margin: 8px -30px 0 0; }
    .user-unlocked.navbar-nav > li a {
      padding: 14px 10px; }
    .user-unlocked.navbar-nav > li.dropdown {
      margin-left: 16px; } }

@media (max-width: 767px) {
  .header_fixed {
    position: fixed;
    height: 60px; }
    .header_fixed .menu-wrap .navbar-brand {
      margin: 15px 0 0 15px; }
  .menu-wrap .navbar-brand {
    margin: 13px 15px 0;
    height: 45px; }
  .menu-wrap .navbar-collapse {
    border: 0;
    margin: 0 -15px;
    background: linear-gradient(to right, #fdb14f, #ff593e 80%);
    width: calc(100% + 30px);
    border-radius: 0;
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.15); }
  .main-menu.navbar-nav {
    margin: 0;
    padding: 10px 0 0;
    border-top: 1px solid rgba(250, 250, 250, 0.15); }
    .main-menu.navbar-nav li.active a {
      background: none;
      color: #bb399b; }
    .main-menu.navbar-nav li a {
      padding: 5px 0; }
      .main-menu.navbar-nav li a:hover, .main-menu.navbar-nav li a:focus {
        color: #bb399b;
        text-shadow: none; }
  .login-wrap.navbar-nav {
    margin: 15px 0;
    text-align: center; }
    .login-wrap.navbar-nav li,
    .login-wrap.navbar-nav li.reg {
      display: inline-block; }
      .login-wrap.navbar-nav li a,
      .login-wrap.navbar-nav li.reg a {
        background: #bb399b;
        border-color: #bb399b; }
        .login-wrap.navbar-nav li a:hover, .login-wrap.navbar-nav li a:focus,
        .login-wrap.navbar-nav li.reg a:hover,
        .login-wrap.navbar-nav li.reg a:focus {
          background: #fff;
          border-color: #fff; }
  .user-unlocked.navbar-nav {
    margin: 0;
    padding: 0 0 10px; }
    .user-unlocked.navbar-nav > li {
      display: block;
      margin: 0; }
      .user-unlocked.navbar-nav > li.active a {
        background: none;
        color: #bb399b; }
      .user-unlocked.navbar-nav > li .fa {
        width: 27px; }
      .user-unlocked.navbar-nav > li a {
        padding: 5px 2px;
        color: #fff;
        font-size: 16px; } }

#after-header {
  margin: -87px 0 0;
  position: relative;
  height: 812px;
  background: url("../images/after-header.jpg") center no-repeat;
  background-size: cover;
  z-index: 100; }
  #after-header h1 {
    margin: 28.5% 0 0;
    color: #fff; }
    #after-header h1 .heart {
      width: 45px;
      height: 43px;
      display: inline-block;
      vertical-align: top;
      background: url("../images/sprite.png") -78px -72px no-repeat; }
  #after-header .sub-title {
    margin-bottom: 26px;
    font-size: 20px;
    color: #fff;
    line-height: 52px;
    letter-spacing: 0.1px; }
    #after-header .sub-title span {
      font-size: 35px;
      font-weight: 700; }
  #after-header.after-header_for-brands {
    background: url("../images/for-brands-bg.jpg") center no-repeat;
    background-size: cover; }
  #after-header.after-header_features {
    background: url("../images/features-bg.jpg") center 0 no-repeat;
    background-size: cover;
    height: auto; }

.btn-browse-influencers {
  display: inline-block;
  width: 241px;
  height: 49px;
  text-align: center;
  font-size: 20px;
  color: #434343;
  border-radius: 25px;
  background: #fff;
  padding: 8px 0;
  font-weight: 700;
  transition: .2s ease-in-out;
  margin: 0 0 30px;
  box-shadow: 0 4px 18px 8px rgba(0, 0, 0, 0.07); }
  .btn-browse-influencers:hover, .btn-browse-influencers:focus {
    text-decoration: none;
    color: #fff;
    background: #bb399b; }

.steps {
  color: #fff;
  text-align: left; }
  .steps__block {
    margin-bottom: 60px; }
    .steps__block .number {
      width: 80px;
      display: inline-block;
      font-size: 20px; }
    .steps__block h2 {
      display: inline-block; }
    .steps__block .fa {
      color: #bb399b;
      margin-bottom: 15px; }
    .steps__block p {
      padding-left: 80px; }

@media (max-width: 1500px) {
  #after-header {
    height: 610px; }
    #after-header h1 {
      margin: 20% 0 0; } }

@media (max-width: 991px) {
  #after-header {
    height: 420px; }
    #after-header h1 {
      font-size: 32px; }
    #after-header .sub-title {
      font-size: 18px; }
      #after-header .sub-title span {
        font-size: 26px; } }

@media (max-width: 767px) {
  #after-header {
    height: 420px;
    background: linear-gradient(to right, #fdb14f, #ff593e 80%); }
    #after-header h1 {
      font-size: 28px;
      margin: 140px 0 0; }
    #after-header .sub-title {
      font-size: 18px;
      line-height: 30px; }
      #after-header .sub-title span {
        font-size: 26px; }
    #after-header.after-header_for-brands, #after-header.after-header_features {
      background: linear-gradient(to right, #fdb14f, #ff593e 80%); }
  .btn-browse-influencers {
    width: 190px;
    height: 38px;
    font-size: 16px;
    background: #fff;
    padding: 7px 0; }
  .steps__block {
    margin-bottom: 10px; }
    .steps__block:last-child {
      margin-bottom: 30px; }
    .steps__block .fa {
      font-size: 30px; } }

@media (max-width: 350px) {
  #after-header {
    height: 420px; }
    #after-header h1 {
      font-size: 28px;
      margin: 110px 0 0; }
    #after-header .sub-title {
      font-size: 18px;
      line-height: 30px; }
      #after-header .sub-title span {
        font-size: 26px; } }

#details-influencers {
  padding: 80px 0; }
  #details-influencers.details-influencers_bg {
    background: url("../images/influencers-bg.png") center 110px no-repeat; }

.icon-next-related {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

#carousel-related .ifluencers-wrap {
  padding-bottom: 45px !important; }

#carousel-related .carousel-inner .ifluencers-block {
  padding-right: 5px !important; }
  #carousel-related .carousel-inner .ifluencers-block .description {
    margin-left: 0px !important;
    width: 72% !important; }

#carousel-related .carousel-inner .image-wrap {
  width: 45px !important;
  height: 45px !important;
  margin: auto;
  cursor: pointer;
  display: block !important; }

#carousel-related .carousel-inner .checkmark {
  cursor: pointer;
  z-index: 999;
  width: 45px !important;
  height: 45px !important;
  position: absolute; }

#carousel-related .carousel-inner .blur {
  opacity: 0.5; }

#carousel-related .carousel-control {
  color: #bb399b;
  width: 0%; }

#carousel-related .carousel-control:hover {
  color: #bb399b; }

#carousel-related .carousel-indicators {
  width: 100%;
  left: 0%;
  bottom: -20px; }
  #carousel-related .carousel-indicators li {
    background: #bb399b;
    vertical-align: bottom;
    border: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 0 7px;
    transition: .2s; }
    #carousel-related .carousel-indicators li.active {
      width: 23px;
      height: 23px; }

.details-block {
  padding: 16px 0;
  margin-bottom: 53px; }
  .details-block .details-icon {
    height: 62px;
    line-height: 62px;
    width: 100%; }
    .details-block .details-icon::before {
      content: '';
      background: url("../images/sprite.png") 0 no-repeat;
      display: inline-block;
      vertical-align: middle; }
    .details-block .details-icon.details-icon_quality {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_quality::before {
        width: 63px;
        height: 33px;
        background-position: -5px -75px; }
    .details-block .details-icon.details-icon_satisfaction {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_satisfaction::before {
        width: 60px;
        height: 60px;
        background-position: -107px -5px; }
    .details-block .details-icon.details-icon_statistics {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_statistics::before {
        width: 58px;
        height: 58px;
        background-position: -39px -5px; }
    .details-block .details-icon.details-icon_scalable {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_scalable::before {
        width: 54px;
        height: 51px;
        background-position: -174px -5px; }
    .details-block .details-icon.details-icon_demographics {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_demographics::before {
        width: 53px;
        height: 51px;
        background-position: -237px -5px; }
    .details-block .details-icon.details-icon_dollar {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_dollar::before {
        width: 56px;
        height: 56px;
        background-position: -132px -73px; }
    .details-block .details-icon.details-icon_like {
      margin-bottom: 25px; }
      .details-block .details-icon.details-icon_like::before {
        width: 54px;
        height: 54px;
        background-position: -196px -72px; }
  .details-block h3 {
    color: #434343;
    margin-top: 11px; }
  .details-block p {
    font-weight: 400;
    margin-top: 27px;
    line-height: 24px; }
    .details-block p b {
      color: #434343; }

.iphone-block {
  margin: -91px 0 -27px -74px;
  width: 443px;
  height: 730px;
  float: left;
  background: url("../images/iphone.png") 0 no-repeat; }
  .iphone-block__img {
    width: 221px;
    height: 390px;
    overflow: hidden;
    margin: 169px 0 0 111px;
    display: inline-block; }
    .iphone-block__img img {
      width: 100%; }

.details-list {
  float: left;
  margin: 95px 0 84px -62px;
  width: calc(100% - 308px); }
  .details-list ul li {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-right: 12px;
    width: 130px; }
    .details-list ul li::before {
      content: '';
      display: block;
      width: 1px;
      height: 32px;
      position: absolute;
      right: -4px;
      top: 22px;
      background: #d5d5d5; }
    .details-list ul li:nth-child(2)::before {
      right: -13px; }
    .details-list ul li:last-child {
      text-align: left;
      margin: 0 0 0 21px; }
      .details-list ul li:last-child::before {
        display: none; }
      .details-list ul li:last-child .details-list__value {
        font-size: 50px;
        opacity: 1; }
  .details-list__value {
    width: 100%;
    display: inline-block;
    color: #bb399b;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    opacity: .5; }
  .details-list__name {
    font-size: 24px;
    color: #757575;
    display: block;
    margin-top: -5px; }

.get-started-margin {
  margin: 45px 0 20px; }

@media (max-width: 1199px) {
  .details-block .details-icon.details-icon_quality {
    margin-bottom: 25px; } }

@media (max-width: 991px) {
  .details-list {
    float: none;
    margin: 0 auto 25px;
    text-align: center;
    width: 100%;
    display: none; }
    .details-list ul {
      display: inline-block; }
  .iphone-block {
    display: none; } }

@media (max-width: 767px) {
  #details-influencers {
    padding: 30px 0; }
  .details-block {
    margin-bottom: 22px; }
  .details-list ul li::before {
    display: none; } }

.ifluencers-wrap {
  padding-bottom: 73px;
  background: url("../images/influencers-bg.png") center 0 no-repeat; }
  .ifluencers-wrap .title {
    margin: 25px 0; }
  .ifluencers-wrap .sub-title {
    line-height: 24px;
    margin-bottom: 47px; }
  .ifluencers-wrap .ifluencers-block {
    border-radius: 10px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    margin: 9px 0;
    height: 121px;
    padding: 15px 0 15px 30px;
    display: block;
    color: #757575;
    transition: .2s; }
    .ifluencers-wrap .ifluencers-block:hover, .ifluencers-wrap .ifluencers-block:focus {
      box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
      text-decoration: none; }
    .ifluencers-wrap .ifluencers-block .image-wrap {
      width: 91px;
      height: 91px;
      border-radius: 50%;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }
      .ifluencers-wrap .ifluencers-block .image-wrap img {
        width: 100%; }
    .ifluencers-wrap .ifluencers-block .description {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      margin-left: 20px;
      width: 44%; }
      .ifluencers-wrap .ifluencers-block .description .followers {
        margin: 0;
        line-height: 16px; }
        .ifluencers-wrap .ifluencers-block .description .followers span {
          color: #bb399b;
          font-size: 20px;
          display: inline-block;
          margin-right: 6px; }
      .ifluencers-wrap .ifluencers-block .description .teg {
        color: #434343;
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
    .ifluencers-wrap .ifluencers-block .price {
      color: #434343;
      font-size: 18px;
      display: inline-block; }
  .ifluencers-wrap .btn-violet-red {
    margin: 41px 0 22px; }

@media (max-width: 991px) {
  .ifluencers-wrap .ifluencers-block {
    padding: 15px; } }

@media (max-width: 767px) {
  .ifluencers-wrap .ifluencers-block {
    height: auto; }
    .ifluencers-wrap .ifluencers-block .image-wrap {
      width: 61px;
      height: 61px; } }

.slider {
  padding-bottom: 108px; }
  .slider .carousel {
    width: 512px;
    height: 302px;
    box-shadow: 0 0 109px 0 rgba(0, 0, 0, 0.15);
    float: left;
    border-radius: 40px; }
  .slider .carousel-inner {
    height: 100%; }
    .slider .carousel-inner .item {
      text-align: center; }
      .slider .carousel-inner .item .ava {
        display: inline-block;
        width: 90px;
        height: 91px;
        overflow: hidden;
        margin: 31px 0 0; }
        .slider .carousel-inner .item .ava img {
          width: 100%; }
      .slider .carousel-inner .item .carousel-caption {
        bottom: auto;
        top: 126px;
        left: 13%;
        right: 13%;
        color: #757575;
        text-shadow: none; }
        .slider .carousel-inner .item .carousel-caption h3 {
          color: #434343;
          margin: 0 0 17px; }
  .slider .btn-violet-red {
    margin: 124px 0 0 30px;
    font-size: 20px;
    width: 265px;
    padding: 0 20px; }
  .slider .carousel-indicators {
    bottom: -61px; }
    .slider .carousel-indicators li {
      background: #bb399b;
      vertical-align: bottom;
      border: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      margin: 0 7px;
      transition: .2s; }
      .slider .carousel-indicators li.active {
        width: 23px;
        height: 23px; }

.carousel-related {
  background: none !important;
  width: 3% !important; }

@media (max-width: 1199px) {
  .slider .carousel {
    width: 100%; }
  .slider .btn-violet-red {
    margin: 100px 0 0; } }

@media (max-width: 375px) {
  .slider .carousel-inner .item .ava {
    margin: 15px 0 0; }
  .slider .carousel-inner .item .carousel-caption {
    top: 96px; } }

.footer {
  width: 100%;
  height: 326px;
  background: url("../images/footer-bg.jpg") center 0 no-repeat;
  background-size: cover; }
  .footer .title {
    color: #fff;
    text-transform: uppercase;
    margin: 39px 0 21px; }
  .footer .copyright {
    color: #fff; }

.footer__list-socicon {
  padding: 137px 0 0; }
  .footer__list-socicon li {
    width: 43px;
    height: 43px;
    display: inline-block;
    margin: 0 7px; }
    .footer__list-socicon li a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      line-height: 43px;
      background: #bb399b;
      border-radius: 50%;
      transition: .2s ease-in-out;
      color: #fff; }
      .footer__list-socicon li a:hover {
        background: #fff;
        color: #bb399b; }

.footer__menu li {
  margin: 0 0 8px;
  color: #fff; }
  .footer__menu li a {
    color: #fff;
    transition: .1s ease-in-out; }
    .footer__menu li a:hover, .footer__menu li a:focus {
      text-decoration: none;
      text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5); }

@media (max-width: 991px) {
  .footer {
    height: auto;
    background: linear-gradient(to top right, #fdb14f, #ff593e); } }

@media (max-width: 767px) {
  .footer .copyright {
    text-align: center;
    padding: 15px 0; }
  .footer__list-socicon {
    padding: 15px 0; } }

#cart-header {
  text-align: center;
  margin: 60px 0px; }

.invoice-payment-block {
  margin-top: 40px; }

#cart_menu {
  margin-bottom: 30px; }
  #cart_menu a {
    text-decoration: none;
    color: #434343; }
  #cart_menu div {
    font-weight: bold;
    border: 1px solid #e3e3e3;
    border-top: 0px;
    text-align: center;
    background-color: #f7f7f7;
    height: 125px;
    padding-top: 43px; }
    #cart_menu div.active {
      z-index: 1;
      color: #fff;
      background: #ffc107;
      /* Old browsers */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(45deg, #bb399b 0%, #e91e63 30%, #ffc107 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb399b', endColorstr='#ffc107',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
    #cart_menu div.with-top {
      border-top: 1px solid #e3e3e3; }
    #cart_menu div i {
      color: #ff7844; }

.block-choose-date {
  position: relative; }
  .block-choose-date .select-date-color {
    color: #ff7844; }
  .block-choose-date .block-button {
    margin-right: 20px;
    display: inline-block; }
    .block-choose-date .block-button .btn-choose-date {
      position: absolute;
      border-radius: 26px;
      height: 34px;
      line-height: 32px;
      background: #bb399b;
      color: #fff;
      transition: .2s;
      display: inline-block;
      padding: 0 30px;
      border: 1px solid #bb399b; }
  .block-choose-date input {
    opacity: 0;
    width: 160px; }

.cart-email-form {
  height: 163px; }
  .cart-email-form p {
    padding: 15px 0; }

.cart-time-form {
  height: 215px; }
  .cart-time-form p {
    padding-top: 40px;
    padding-bottom: 20px; }

.cart-footer {
  margin: 40px 0; }
  .cart-footer p.text-right .total-price {
    margin-right: 11px; }
  .cart-footer .total-price {
    font-size: 20px; }

#cart-list-accounts .list-accounts {
  display: -ms-flexbox;
  display: flex;
  height: 95px;
  width: auto;
  border: 1px solid #efefef;
  border-radius: 10px;
  background-color: #fff;
  padding: 22px;
  box-shadow: 0 0 5px rgba(239, 239, 239, 0.05);
  margin-bottom: 12px; }
  #cart-list-accounts .list-accounts .account-img {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    margin-right: 22px; }
  #cart-list-accounts .list-accounts .account-hour {
    margin: 12px 0;
    width: 160px; }
  #cart-list-accounts .list-accounts .account-price {
    padding: 15px 0;
    width: 37%; }
  #cart-list-accounts .list-accounts .account-remove {
    padding: 12px 0; }
    #cart-list-accounts .list-accounts .account-remove i {
      cursor: pointer;
      color: #ff7844;
      font-size: 25px; }
  #cart-list-accounts .list-accounts .account-extra {
    width: 235px;
    padding: 5px 0; }
    #cart-list-accounts .list-accounts .account-extra .extra-label {
      padding: 10px 18px;
      display: inline-block;
      background-color: #ff7844;
      font-size: 100%;
      font-weight: 700;
      line-height: 1;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      border-radius: 10px; }
  #cart-list-accounts .list-accounts .account-info {
    width: 215px; }
    #cart-list-accounts .list-accounts .account-info p {
      margin: 0; }
    #cart-list-accounts .list-accounts .account-info .account-followers {
      color: #ff7844;
      font-size: 20px; }

.fa-rotate-90 {
  transform: rotate(90deg); }

.invoice-btn a {
  text-decoration: none;
  color: #fff; }
  .invoice-btn a span {
    border-radius: 10px; }
    .invoice-btn a span.btn-delete {
      border: 1px solid #ec3d58;
      background-color: #ec3d58; }
    .invoice-btn a span.btn-edit {
      border: 1px solid #fec009;
      background-color: #fec009; }
    .invoice-btn a span:hover {
      text-decoration: none;
      color: #fff; }

.summary_prefered_time {
  border-top: 1px solid #e3e3e3;
  padding: 45px 30px 0px;
  margin: 45px -30px 0px; }
  .summary_prefered_time .title-prefered {
    font-weight: bold;
    margin-bottom: 35px;
    font-size: 20px; }

.border-bottom-radius {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.campaign-details {
  border: 1px solid #e3e3e3;
  border-top: 0;
  padding: 45px 30px; }
  .campaign-details .right-block-img img {
    width: 100%; }
  .campaign-details .margin-bottom-35 {
    margin-bottom: 35px; }
  .campaign-details .margin-bottom-25 {
    margin-bottom: 25px; }
  .campaign-details .warning {
    color: #ff7844; }
  .campaign-details .form-group.error {
    border: 2px solid #ff7844;
    padding: 15px; }
  .campaign-details .title-campaign {
    font-weight: bold;
    margin-bottom: 35px;
    font-size: 20px; }
  .campaign-details .block-choose-file {
    position: relative; }
    .campaign-details .block-choose-file input {
      width: 155px;
      opacity: 0; }
    .campaign-details .block-choose-file .copy-over-file {
      height: 34px;
      line-height: 32px; }
    .campaign-details .block-choose-file .block-button {
      margin-right: 20px;
      display: inline-block; }
      .campaign-details .block-choose-file .block-button .btn-choose-file {
        position: absolute;
        border-radius: 26px;
        height: 34px;
        line-height: 32px;
        background: #bb399b;
        color: #fff;
        transition: .2s;
        display: inline-block;
        padding: 0 30px;
        border: 1px solid #bb399b;
        width: 155px; }

.nav-campaign {
  border: 1px solid #e1e1e1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 0;
  border-top: 0;
  display: -ms-flexbox;
  display: flex; }
  .nav-campaign li {
    background: #bb399b;
    display: inline-block;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 60px;
    width: 100%;
    text-align: center; }
    .nav-campaign li a {
      color: #fff;
      text-decoration: none;
      padding: 19px 35px;
      position: relative;
      display: block;
      outline: 0; }
      .nav-campaign li a i {
        color: #fff; }
      .nav-campaign li a .badge {
        background-color: #ff7844;
        margin-left: 10px; }
    .nav-campaign li.active {
      border-top: 1px solid #e1e1e1;
      background: #fff;
      border-bottom: 0; }
      .nav-campaign li.active a {
        color: #434343; }
        .nav-campaign li.active a i {
          color: #434343; }
    .nav-campaign li:first-child {
      border-left: 0; }
    .nav-campaign li:last-child {
      border-right: 0; }
    .nav-campaign li i {
      margin-right: 14px; }

.browse-influencers {
  padding: 62px 0; }
  .browse-influencers .title {
    font-size: 35px;
    color: #434343; }
  .browse-influencers .sub-title {
    font-size: 19px; }

.search-wrap {
  position: relative;
  margin: 42px 0 39px; }
  .search-wrap input[type="text"] {
    padding: 0 60px;
    width: 100%;
    height: 49px;
    border: 1px solid #e1e1e1;
    border-radius: 26px;
    font-size: 20px; }
  .search-wrap .btn-search {
    width: 22px;
    height: 32px;
    display: block;
    position: absolute;
    left: 16px;
    top: 7px;
    border: 0;
    padding: 0;
    background: none;
    font-size: 24px;
    color: #bb399b; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #757575; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #757575; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #757575; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #757575; }

.sort-by {
  margin: 0 0 17px; }
  .sort-by a {
    color: #757575; }
    .sort-by a:hover, .sort-by a:focus {
      text-decoration: none; }

@media (max-width: 991px) {
  .browse-influencers {
    padding: 32px 0; }
    .browse-influencers .title {
      font-size: 32px; } }

@media (max-width: 767px) {
  .browse-influencers .title {
    font-size: 28px; }
  .browse-influencers .sub-title {
    font-size: 16px; }
  .search-wrap input[type="text"] {
    height: 36px;
    font-size: 14px;
    padding: 0 15px 0 40px; }
  .search-wrap .btn-search {
    top: 0;
    left: 8px; } }

.campaign-header {
  margin: 60px 0; }

#campaign_menu {
  width: auto; }
  #campaign_menu #foto {
    color: #ff740b; }
  #campaign_menu .tab-content {
    margin-top: 45px; }
  #campaign_menu span.title-description {
    font-weight: bold;
    font-size: 16px; }
  #campaign_menu img#imageFoto {
    width: 140px;
    height: 140px;
    border-radius: 15px; }
  #campaign_menu .campaign-block {
    margin-bottom: 35px;
    display: block;
    word-wrap: break-word; }
  #campaign_menu #titleTotal {
    color: #bb399b;
    margin-bottom: 50px; }
  #campaign_menu .campaign-description-block {
    padding: 0px !important; }
    #campaign_menu .campaign-description-block table {
      margin-bottom: 0; }
  #campaign_menu .campaign_button_block {
    margin-top: 25px;
    margin-bottom: 65px;
    display: table; }
  #campaign_menu #urlTotal {
    margin-left: 15px; }
  #campaign_menu i.question {
    margin-left: 15px; }
  #campaign_menu .form-group {
    margin-bottom: 25px; }
  #campaign_menu .steps {
    position: relative;
    height: 80px;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #eee;
    margin-bottom: 20px; }
    #campaign_menu .steps .step {
      -ms-flex: 0 auto;
      flex: 0 auto;
      width: 25%;
      position: relative;
      margin: -1px 0;
      z-index: 2;
      color: #434343;
      font-weight: bold; }
    #campaign_menu .steps .step:before,
    #campaign_menu .steps .step:after {
      content: "";
      position: absolute;
      right: -80px;
      top: 0;
      border-width: 40px;
      border-style: solid;
      border-color: transparent transparent transparent #ccc; }
    #campaign_menu .steps .step:after {
      right: -78px;
      border-color: transparent transparent transparent #eee; }
    #campaign_menu .steps .step:first-child {
      width: calc(25% - 20px);
      margin-left: 0;
      border-left: 1px solid #ccc; }
    #campaign_menu .steps .step:first-child.active {
      width: 25%; }
    #campaign_menu .steps .step:first-child .step-in2 {
      padding-left: 15px; }
    #campaign_menu .steps .step p {
      margin: 0; }
    #campaign_menu .steps .step-in {
      position: relative; }
    #campaign_menu .steps .step-in2 {
      position: relative;
      height: 80px;
      padding: 0 0 0 55px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-direction: column;
      flex-direction: column; }
    #campaign_menu .steps .step.active {
      background: #bc399a;
      background: linear-gradient(45deg, #bc399a 1%, #fdd356 100%);
      z-index: 1;
      color: #fff;
      width: calc(25% + 20px); }
    #campaign_menu .steps .step.active:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      border-width: 21px;
      border-style: solid;
      border-color: #ccc #ccc transparent transparent; }
    #campaign_menu .steps .step.active:after {
      content: "";
      position: absolute;
      right: 0;
      top: auto;
      bottom: 0;
      border-width: 21px;
      border-style: solid;
      border-color: transparent #ccc #ccc transparent; }
    #campaign_menu .steps .step.active .step-in:before {
      content: "";
      position: absolute;
      right: 0;
      top: 1px;
      border-width: 20px;
      border-style: solid;
      border-color: #eee #eee transparent transparent; }
    #campaign_menu .steps .step.active .step-in2 {
      padding-right: 40px; }
    #campaign_menu .steps .step.active .step-in:after {
      content: "";
      position: absolute;
      right: 0;
      top: auto;
      bottom: 1px;
      border-width: 20px;
      border-style: solid;
      border-color: transparent #eee #eee transparent;
      z-index: 1; }
    #campaign_menu .steps .step.active + .step {
      width: calc(25% - 20px); }
    #campaign_menu .steps .step.active + .step:last-child {
      width: 25%; }
    #campaign_menu .steps .step.active + .step .step-in2 {
      padding-left: 15px; }
    #campaign_menu .steps .step:last-child {
      -ms-flex: 0 auto;
      flex: 0 auto;
      width: calc(25% + 20px); }
    #campaign_menu .steps .step:last-child:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      border-width: 21px;
      border-style: solid;
      border-color: #ccc #ccc transparent transparent; }
    #campaign_menu .steps .step:last-child:after {
      content: "";
      position: absolute;
      right: 0;
      top: auto;
      bottom: 0;
      border-width: 21px;
      border-style: solid;
      border-color: transparent #ccc #ccc transparent; }
    #campaign_menu .steps .step:last-child .step-in:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      border-width: 20px;
      border-style: solid;
      border-color: #fff #fff transparent transparent; }
    #campaign_menu .steps .step:last-child .step-in:after {
      content: "";
      position: absolute;
      right: 0;
      top: auto;
      bottom: 0;
      border-width: 20px;
      border-style: solid;
      border-color: transparent #fff #fff transparent;
      z-index: 1; }
    #campaign_menu .steps .step:last-child .step-in2 {
      padding-right: 40px; }

.table.table-without-hr > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border: 0px; }

i.white {
  color: #757575;
  opacity: 0.5; }

#campaign-brief-wrap {
  padding-bottom: 50px; }
  #campaign-brief-wrap .campaign-block {
    border-radius: 10px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    margin: 9px 0;
    display: block;
    color: #757575;
    transition: .2s; }
    #campaign-brief-wrap .campaign-block:hover, #campaign-brief-wrap .campaign-block:focus {
      box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
      text-decoration: none; }
    #campaign-brief-wrap .campaign-block a {
      outline: none;
      text-decoration: none; }
      #campaign-brief-wrap .campaign-block a .top-block {
        padding: 15px; }
      #campaign-brief-wrap .campaign-block a .image-block img {
        height: 190px;
        width: 100%; }
      #campaign-brief-wrap .campaign-block a .title-block {
        padding: 10px; }
        #campaign-brief-wrap .campaign-block a .title-block p {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      #campaign-brief-wrap .campaign-block a .description-block {
        padding: 10px; }
        #campaign-brief-wrap .campaign-block a .description-block p {
          height: 100px;
          line-height: 20px;
          word-break: break-all;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          box-orient: vertical;
          -webkit-line-clamp: 5;
          -moz-line-clamp: 5;
          -ms-line-clamp: 5;
          line-clamp: 5;
          overflow: hidden; }

.table-influencers {
  width: 100%;
  border: 1px solid #e1e1e1; }
  .table-influencers thead tr {
    border-bottom: 1px solid #e1e1e1; }
    .table-influencers thead tr th {
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      font-weight: 500;
      color: #434343;
      height: 64px;
      line-height: 64px;
      background: #f7f7f7;
      border-right: 1px solid #e1e1e1;
      width: 21%; }
      .table-influencers thead tr th:first-child {
        width: 37%; }
      .table-influencers thead tr th:last-child {
        border: 0; }
  .table-influencers tbody tr {
    border-bottom: 1px solid #e1e1e1; }
    .table-influencers tbody tr:nth-child(2n) {
      background: #f7f7f7; }
    .table-influencers tbody tr:last-child {
      border: 0; }
    .table-influencers tbody tr td {
      border-right: 1px solid #e1e1e1;
      height: 64px;
      line-height: 64px;
      color: #434343;
      text-align: center; }
      .table-influencers tbody tr td a {
        color: #434343; }
        .table-influencers tbody tr td a:hover, .table-influencers tbody tr td a:focus {
          text-decoration: none; }
      .table-influencers tbody tr td:first-child {
        text-align: left; }
        .table-influencers tbody tr td:first-child .followers {
          color: #bb399b;
          font-weight: 700; }
      .table-influencers tbody tr td:nth-child(2) {
        color: #bb399b;
        font-weight: 700; }
      .table-influencers tbody tr td:last-child {
        border: 0; }
      .table-influencers tbody tr td .ava {
        width: 25px;
        height: 25px;
        overflow: hidden;
        border-radius: 50%;
        display: inline-block;
        margin: 0 12px 0 20px;
        vertical-align: middle;
        line-height: 25px; }
        .table-influencers tbody tr td .ava img {
          max-width: 100%; }
      .table-influencers tbody tr td .teg {
        vertical-align: middle;
        display: inline-block; }

@media (max-width: 767px) {
  .table-influencers thead tr th {
    height: 40px;
    line-height: 40px;
    font-size: 12px; }
    .table-influencers thead tr th:first-child {
      width: 31%; }
  .table-influencers tbody tr td:first-child {
    height: auto;
    line-height: 20px;
    text-align: center; }
  .table-influencers tbody tr td .ava {
    margin: 5px; }
  .table-influencers tbody tr td .teg {
    margin: 3px 0 10px; } }

.pagination-wrap {
  text-align: right; }

.influencer-pagination .pagination .page-link {
  position: relative;
  height: 35px;
  width: 33px;
  border: 1px solid #ededed;
  line-height: 35px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  color: #ff7844;
  border-radius: 0; }
  .influencer-pagination .pagination .page-link:before {
    content: '';
    display: none;
    position: absolute;
    width: 12px;
    height: 21px;
    left: calc(50% - 6px);
    top: calc(50% - 20px / 2);
    font: normal normal normal 21px/1 FontAwesome; }

.influencer-pagination .pagination .page-item.active .page-link {
  background: #ff7844;
  border-color: #ff7844;
  color: #fff; }

.influencer-pagination .pagination .page-item .page-link[aria-label="Previous"]::before,
.influencer-pagination .pagination .page-item .page-link[aria-label="Next"]::before,
.influencer-pagination .pagination .page-item:first-child .page-link::before,
.influencer-pagination .pagination .page-item:last-child .page-link::before {
  display: block;
  color: #757575;
  opacity: 0.7; }

.influencer-pagination .pagination .page-item .page-link[aria-label="Previous"]:hover::before,
.influencer-pagination .pagination .page-item .page-link[aria-label="Next"]:hover::before,
.influencer-pagination .pagination .page-item:first-child .page-link:hover::before,
.influencer-pagination .pagination .page-item:last-child .page-link:hover::before {
  color: #ff7844;
  opacity: 1; }

.influencer-pagination .pagination .page-item:first-child .page-link:before {
  content: "\f100"; }

.influencer-pagination .pagination .page-item .page-link[aria-label="Previous"]:before {
  content: "\f104"; }

.influencer-pagination .pagination .page-item .page-link[aria-label="Next"]:before {
  content: "\f105"; }

.influencer-pagination .pagination .page-item:last-child .page-link:before {
  content: "\f101"; }

@media (max-width: 767px) {
  .pagination-wrap {
    text-align: center; } }

.left-sidebar {
  padding-top: 60px; }
  .left-sidebar a[data-toggle="collapse"] {
    color: #434343;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: relative;
    padding-right: 20px;
    display: inline-block;
    margin-bottom: 30px;
    transition: .2s; }
    .left-sidebar a[data-toggle="collapse"] .fa {
      display: none;
      color: #757575;
      font-size: 18px; }
    .left-sidebar a[data-toggle="collapse"].locked .fa {
      display: inline-block; }
    .left-sidebar a[data-toggle="collapse"]:hover, .left-sidebar a[data-toggle="collapse"]:focus {
      text-decoration: none; }
    .left-sidebar a[data-toggle="collapse"]::before {
      content: "\f107";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      transition: .2s;
      width: 13px;
      height: 19px;
      color: #434343;
      font: normal normal normal 21px/1 FontAwesome; }
    .left-sidebar a[data-toggle="collapse"][aria-expanded="false"] {
      margin-bottom: 5px; }
      .left-sidebar a[data-toggle="collapse"][aria-expanded="false"]::before {
        transform: rotate(-90deg); }
  .left-sidebar h4 {
    color: #434343;
    margin: 22px 0 12px; }

.collapse-sidebar {
  margin-bottom: 10px; }

.checkbox-group.sticky-price {
  padding: 5px;
  border: 1px solid #FFFFFF;
  border-radius: 5px; }
  .checkbox-group.sticky-price.select-sticky-price {
    padding: 5px;
    border: 1px solid #bb3a9b;
    border-radius: 5px; }

.checkbox-group {
  position: relative;
  margin-bottom: 20px; }
  .checkbox-group label {
    font-weight: 400;
    position: relative;
    padding-left: 34px;
    cursor: pointer; }
    .checkbox-group label::before, .checkbox-group label::after {
      content: '';
      display: block;
      position: absolute;
      border-radius: 6px; }
    .checkbox-group label::before {
      left: 0;
      top: 0;
      width: 24px;
      height: 24px;
      border: 1px solid #e1e1e1; }
    .checkbox-group label::after {
      content: "\e013";
      left: 3px;
      top: 1px;
      opacity: 0;
      font-family: 'Glyphicons Halflings';
      color: #bb399b; }
    .checkbox-group label.nones {
      padding-left: 0; }
      .checkbox-group label.nones:before, .checkbox-group label.nones:after {
        display: none; }
  .checkbox-group input {
    position: absolute;
    opacity: 0; }
    .checkbox-group input:checked + label::after {
      opacity: 1; }

.range-slider {
  margin: 0 34px;
  position: relative;
  left: 0;
  top: 16px; }
  .range-slider .irs-grid {
    display: none; }
  .range-slider .irs-line .irs-line-left,
  .range-slider .irs-line .irs-line-mid,
  .range-slider .irs-line .irs-line-right {
    background: #e1e1e1;
    border-radius: 0;
    height: 4px; }
  .range-slider .irs-bar {
    background: #ed5565;
    height: 4px; }
  .range-slider .irs-slider.single {
    width: 19px;
    height: 19px;
    background: #ff7844;
    border-radius: 50%;
    top: 17px;
    cursor: pointer; }
  .range-slider .irs-from:after,
  .range-slider .irs-to:after,
  .range-slider .irs-single:after {
    display: inline-block;
    position: relative;
    height: auto;
    width: auto;
    vertical-align: top;
    top: auto;
    bottom: auto;
    left: auto;
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    border: 0; }
  .range-slider .irs-single {
    color: #434343;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: transparent;
    top: -12px;
    cursor: pointer; }
  .range-slider .irs-bar-edge {
    background: transparent; }
  .range-slider .min-max-value {
    position: absolute;
    width: 100%;
    top: 16px; }
    .range-slider .min-max-value .min,
    .range-slider .min-max-value .max {
      position: absolute;
      font-size: 14px;
      top: 0; }
    .range-slider .min-max-value .min {
      left: -34px; }
    .range-slider .min-max-value .max {
      right: -34px; }

.select-group label {
  margin-bottom: 10px;
  font-weight: 400;
  width: 100%; }

.select-group .bootstrap-select {
  max-width: 210px;
  margin-bottom: 10px; }
  .select-group .bootstrap-select .dropdown-toggle {
    border: 1px solid #e1e1e1;
    background: transparent;
    box-shadow: none;
    border-radius: 26px;
    padding-left: 20px;
    color: #757575;
    font-size: 16px; }
    .select-group .bootstrap-select .dropdown-toggle:hover, .select-group .bootstrap-select .dropdown-toggle:focus, .select-group .bootstrap-select .dropdown-toggle:active {
      outline: none !important;
      box-shadow: none;
      background: none;
      border: 1px solid #e1e1e1;
      color: #757575; }
    .select-group .bootstrap-select .dropdown-toggle[aria-expanded="true"] {
      border-radius: 18px 18px 0 0; }
    .select-group .bootstrap-select .dropdown-toggle .bs-caret .caret {
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      border: 0;
      top: 9px;
      right: 25px; }
      .select-group .bootstrap-select .dropdown-toggle .bs-caret .caret::before {
        content: "\f107";
        font-size: 21px;
        color: #434343; }
  .select-group .bootstrap-select .dropdown-menu {
    border-top: 0;
    border-radius: 0 0 18px 18px;
    top: 71%;
    border-color: #e1e1e1; }
    .select-group .bootstrap-select .dropdown-menu ul li a {
      color: #757575;
      font-size: 16px; }
      .select-group .bootstrap-select .dropdown-menu ul li a:focus, .select-group .bootstrap-select .dropdown-menu ul li a:hover {
        outline: none;
        background: none; }
    .select-group .bootstrap-select .dropdown-menu ul li.selected a {
      color: #bb399b; }

@media (max-width: 767px) {
  .left-sidebar {
    padding-top: 60px; } }

.packages-block {
  height: 151px !important;
  padding-right: 15px !important; }
  .packages-block .price-packages {
    margin: 15px 0;
    color: #bb399b; }
  .packages-block .description {
    margin-left: 0px !important;
    vertical-align: baseline !important; }
    .packages-block .description span.teg {
      font-size: 16px;
      color: #bb399b !important;
      overflow: visible !important;
      text-overflow: clip !important; }
  .packages-block .category-image {
    margin-right: 20px;
    width: 40px;
    height: 40px; }
  .packages-block i.category-icon {
    font-size: 40px;
    background: #ffc107;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #ffc107 0%, #e91e63 50%, #bb399b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc107', endColorstr='#bb399b',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 20px; }
  .packages-block .packages-images .img-circle {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    display: inline-block; }
  .packages-block .packages-images span {
    font-size: 14px;
    vertical-align: super;
    margin-left: 10px; }

.under-title {
  margin: 15px 0; }
  .under-title a.active {
    color: #bb399b;
    font-weight: bold;
    text-decoration: none; }
  .under-title a {
    color: #757575; }
  .under-title a:hover {
    color: #bb399b;
    text-decoration: none; }
  .under-title i {
    color: #fdb14f;
    font-size: 18px; }
  .under-title span {
    margin: 0 10px; }
    .under-title span .list-title {
      margin-left: 0px; }
    .under-title span .slash {
      margin-right: 0px; }
    .under-title span span {
      vertical-align: top; }

.packages-category-block {
  border-radius: 10px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  margin: 9px 0;
  padding: 50px 50px; }
  .packages-category-block .category-main-info {
    vertical-align: top;
    padding: 0 20px;
    text-align: center; }
    .packages-category-block .category-main-info > p:first-child {
      font-size: 30px; }
    .packages-category-block .category-main-info .success-rate {
      height: 4px;
      position: relative;
      background: #e1e1e1;
      margin: 16px 0 0; }
      .packages-category-block .category-main-info .success-rate span {
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: #ff7844; }
  .packages-category-block .category-image {
    width: 50px;
    height: 50px; }
  .packages-category-block i.category-icon {
    font-size: 50px;
    background: #ffc107;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #ffc107 0%, #e91e63 50%, #bb399b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc107', endColorstr='#bb399b',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .packages-category-block .category-info {
    text-align: center;
    padding: 5px;
    font-size: 14px; }
    .packages-category-block .category-info i {
      font-size: 30px;
      color: #bb399b; }
    .packages-category-block .category-info span {
      font-size: 24px;
      color: #bb399b; }

.package-block-add {
  height: 50px;
  margin: 45px 0; }
  .package-block-add .icon-down {
    padding: 13px;
    padding-left: 0px;
    display: inline-block; }
    .package-block-add .icon-down > span {
      vertical-align: text-bottom; }
  .package-block-add .package-price {
    font-size: 25px;
    padding: 10px; }
  .package-block-add i {
    font-size: 25px; }

.package-table {
  margin-bottom: 45px; }
  .package-table td {
    color: #757575; }
    .package-table td img.ava {
      width: 25px;
      height: 25px;
      border-radius: 15px; }
    .package-table td a {
      vertical-align: super; }
  .package-table td.followers {
    color: #bb399b; }

.breadcrumb {
  padding: 0;
  margin: 58px 0;
  background: none; }
  .breadcrumb > li a {
    color: #bb399b; }
    .breadcrumb > li a:hover, .breadcrumb > li a:focus {
      text-decoration: none; }
  .breadcrumb > li + li::before {
    color: #bb399b; }
  .breadcrumb > li.active {
    color: #757575; }

@media (max-width: 991px) {
  .breadcrumb {
    margin: 20px 0; } }

.shoutout-faq {
  padding: 0 28px 19px; }
  .shoutout-faq .faqAccordion .faq-block {
    margn-bottom: 10px;
    background-color: #fff;
    border-bottom: 1px solid #dddddd; }
    .shoutout-faq .faqAccordion .faq-block .panel-body {
      border: 0px; }
    .shoutout-faq .faqAccordion .faq-block .faq-title {
      display: -ms-flexbox;
      display: flex;
      padding: 20px 0;
      cursor: pointer; }
      .shoutout-faq .faqAccordion .faq-block .faq-title .panel-title {
        width: 99%;
        font-weight: bold; }
    .shoutout-faq .faqAccordion .faq-block .faq-title > h4:after {
      font-family: FontAwesome;
      content: "\f107";
      float: right; }
    .shoutout-faq .faqAccordion .faq-block .faq-title > h4.collapsed:after {
      content: "\f105"; }

.sticky-price-block {
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin: 10px 0 20px 0; }
  .sticky-price-block .sticky-price-info {
    margin: 0 10px; }
  .sticky-price-block .tab-content {
    margin: 0 10px; }
  .sticky-price-block .nav-tabs.nav-justified {
    border: 0px; }
    .sticky-price-block .nav-tabs.nav-justified > li {
      font-size: 85%; }
    .sticky-price-block .nav-tabs.nav-justified > li a:active, .sticky-price-block .nav-tabs.nav-justified a:focus, .sticky-price-block .nav-tabs.nav-justified a:hover {
      border: 0px; }
    .sticky-price-block .nav-tabs.nav-justified > li a {
      outline: 0;
      border: 0px; }
    .sticky-price-block .nav-tabs.nav-justified > li.active a {
      border-bottom: 1px solid purple; }

.influencer_info .badge-status {
  position: absolute;
  margin-left: 250px; }
  .influencer_info .badge-status .badge {
    background-color: #fff; }
    .influencer_info .badge-status .badge.offline {
      border: 1px solid #757575;
      color: #757575; }
    .influencer_info .badge-status .badge.online {
      border: 1px solid green;
      color: green; }

.influencer_info .user-profile-info {
  text-align: center; }
  .influencer_info .user-profile-info .oneliner-wrapper .ratings-wrapper .rating-text span:first-child {
    padding-right: 5px; }
  .influencer_info .user-profile-info .oneliner-wrapper .ratings-wrapper .rating-text span:last-child {
    padding-left: 5px; }
  .influencer_info .user-profile-info .user-profile-username {
    font-weight: bold;
    font-size: 21px; }
  .influencer_info .user-profile-info .user-profile-image img.profile-pict-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-bottom: 15px; }

.user-stats-desc ul.user-stats li {
  margin-bottom: 15px; }
  .user-stats-desc ul.user-stats li i {
    margin-right: 10px; }

.influencer-page {
  background: url("../images/influencers-bg.png") center 330px no-repeat; }
  .influencer-page .total-price {
    color: #bb399b; }

.short-details-related {
  padding: 27px 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  border-radius: 14px;
  background: #fff;
  margin-bottom: 36px;
  position: relative; }
  .short-details-related .ifluencers-block {
    padding-left: 15px; }
  .short-details-related_description {
    padding: 0; }
  .short-details-related .description__title {
    padding: 19px 28px;
    background: #f7f7f7; }
    .short-details-related .description__title h3 {
      color: #434343;
      margin: 0; }
    .short-details-related .description__title i.fa {
      display: inline-block;
      vertical-align: middle;
      color: #757575; }
    .short-details-related .description__title .tooltip-wrap {
      margin-left: 20px; }
      .short-details-related .description__title .tooltip-wrap__text {
        font-size: 14px; }

.description__block {
  padding: 35px 29px 18px; }
  .description__block h4 {
    color: #434343;
    margin: 0 0 26px; }
  .description__block b {
    color: #434343; }
  .description__block p {
    margin: 0 0 24px;
    line-height: 24px; }
  .description__block ol {
    list-style-type: decimal;
    margin: 0 0 26px 15px; }
    .description__block ol li {
      margin-bottom: 2px; }
  .description__block a {
    color: #757575;
    text-decoration: none; }

.short-details {
  padding: 27px 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  border-radius: 14px;
  background: #fff;
  margin-bottom: 36px;
  overflow: hidden;
  position: relative; }
  .short-details .ava {
    margin: 0 70px 0 55px;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top; }
    .short-details .ava img {
      max-width: 100%;
      height: 100%; }
  .short-details .main-factors {
    display: inline-block;
    vertical-align: top; }
    .short-details .main-factors .teg {
      font-size: 25px;
      color: #434343;
      padding: 19px 0 30px; }
    .short-details .main-factors ul {
      display: inline-block; }
      .short-details .main-factors ul li {
        margin-bottom: 5px; }
        .short-details .main-factors ul li span.value {
          color: #434343; }
        .short-details .main-factors ul li i {
          display: inline-block;
          vertical-align: middle; }
        .short-details .main-factors ul li.success-rate {
          width: 200px;
          height: 4px;
          position: relative;
          background: #e1e1e1;
          margin: 16px 0 0; }
          .short-details .main-factors ul li.success-rate span {
            height: 100%;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            background: #ff7844; }
  .short-details .followers {
    display: inline-block;
    font-size: 20px;
    width: 24%;
    margin: 51px 0;
    padding-left: 71px; }
    .short-details .followers span.value {
      color: #bb399b;
      font-size: 30px;
      display: block; }
  .short-details__star {
    position: absolute;
    right: 25px;
    top: 18px;
    color: #757575; }
    .short-details__star:hover {
      color: #bb399b; }
  .short-details_description {
    padding: 0; }
  .short-details .description__title {
    padding: 19px 28px;
    background: #f7f7f7; }
    .short-details .description__title h3 {
      color: #434343;
      margin: 0; }
    .short-details .description__title i.fa {
      display: inline-block;
      vertical-align: middle;
      color: #757575; }
    .short-details .description__title .tooltip-wrap {
      margin-left: 20px; }
      .short-details .description__title .tooltip-wrap__text {
        font-size: 14px; }
  .short-details .description__list ul {
    margin: 0;
    padding: 0;
    width: 100%; }
    .short-details .description__list ul li {
      padding: 15px 28px;
      border-bottom: 1px solid #e1e1e1; }
      .short-details .description__list ul li:last-child {
        border: 0; }
      .short-details .description__list ul li i.fa {
        width: 38px;
        vertical-align: middle; }
      .short-details .description__list ul li.checkbox-group {
        margin: 0; }
        .short-details .description__list ul li.checkbox-group label {
          padding-left: 38px; }
  .short-details .description__list .btn-violet-red {
    margin-bottom: 18px; }
  .short-details .description__block {
    padding: 35px 29px 18px; }
    .short-details .description__block h4 {
      color: #434343;
      margin: 0 0 26px; }
    .short-details .description__block b {
      color: #434343; }
    .short-details .description__block p {
      margin: 0 0 24px;
      line-height: 24px; }
    .short-details .description__block ol {
      list-style-type: decimal;
      margin: 0 0 16px 6px; }
      .short-details .description__block ol li {
        margin-bottom: 2px; }
    .short-details .description__block a {
      color: #bb399b;
      text-decoration: underline; }
      .short-details .description__block a:hover, .short-details .description__block a:focus {
        text-decoration: none; }
  @media (max-width: 991px) {
    .short-details .ava {
      width: 163px;
      height: 166px; } }
  @media (max-width: 767px) {
    .short-details .ava,
    .short-details .main-factors,
    .short-details .followers {
      display: block;
      text-align: center;
      padding: 0;
      margin: 0 auto; }
    .short-details .followers {
      margin: 30px auto 0; }
    .short-details .ava {
      width: 113px;
      height: 116px; }
    .short-details .description__title {
      padding: 19px 15px; }
    .short-details .description__block {
      padding: 35px 15px 18px; }
    .short-details .description__list ul li {
      padding: 15px; } }

.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left {
  margin-top: -35px; }

.activity-wrap {
  margin: 30px 0 30px 0; }
  .activity-wrap ul li span {
    color: #434343; }

.recent-media-top {
  margin: 0 0 30px; }
  .recent-media-top h3 {
    color: #434343; }
  .recent-media-top .collage {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 200px;
    overflow: auto;
    border-radius: 10px; }
    .recent-media-top .collage div {
      -ms-flex-align: start;
      align-items: flex-start;
      background: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
      justify-content: flex-end;
      overflow: hidden;
      position: relative; }
    .recent-media-top .collage div:nth-child(1) {
      grid-column: 1/span 2;
      grid-row: span 2; }
    .recent-media-top .collage div:nth-child(2) {
      grid-column: 3;
      grid-row: span 2; }
    .recent-media-top .collage div:nth-child(3) {
      grid-column: 4;
      grid-row: 1; }
    .recent-media-top .collage div:nth-child(4) {
      display: -ms-flexbox;
      display: flex;
      grid-column: 4;
      grid-row: 2; }
    .recent-media-top .collage div:nth-child(5) {
      display: -ms-flexbox;
      display: flex;
      grid-column: 5;
      grid-row: span 2; }
    .recent-media-top .collage div:nth-child(6) {
      grid-column: 6;
      grid-row: 1; }
    .recent-media-top .collage div:nth-child(7) {
      grid-column: 6;
      grid-row: 2; }
    .recent-media-top .collage div:nth-child(8) {
      display: -ms-flexbox;
      display: flex;
      grid-column: 7;
      grid-row: span 2; }
    .recent-media-top .collage div:nth-child(9) {
      display: -ms-flexbox;
      display: flex;
      grid-column: 8;
      grid-row: 1; }
    .recent-media-top .collage div:nth-child(10) {
      grid-column: 8;
      grid-row: 2; }
    .recent-media-top .collage img {
      color: transparent;
      height: 100%;
      left: 0;
      object-fit: cover;
      object-position: center;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%; }

.recent-media {
  margin: 0 0 30px; }
  .recent-media h3 {
    color: #434343; }
  .recent-media__img {
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 15px;
    margin: 15px;
    float: left; }
    .recent-media__img img {
      width: 100%;
      height: inherit; }

@media (max-width: 767px) {
  .recent-media__img {
    width: 100px;
    height: 100px; } }

.why-section {
  margin: 50px 0;
  background-color: #f6f6f6; }

.why .feature {
  margin: 45px 0;
  text-align: center; }
  .why .feature img {
    height: 64px;
    max-width: 50%; }

.modal-backdrop {
  z-index: 0; }

.main-modal {
  z-index: 10000; }
  .main-modal .modal-content {
    border-radius: 42px; }
  .main-modal .modal-dialog {
    margin: 15vh auto;
    width: auto;
    max-width: 576px; }
  .main-modal .modal-body {
    padding: 44px 100px; }
    .main-modal .modal-body h2 {
      margin: 0 0 42px; }
    .main-modal .modal-body.pre-register h2 {
      margin: 0 0 72px; }
    .main-modal .modal-body.pre-register .checkbox-group {
      margin: 0; }
    .main-modal .modal-body.pre-register .btn-violet-red {
      margin-top: 50px; }

.btn-log-soc {
  margin: 0 0 7px;
  width: 100%;
  border-radius: 26px;
  height: 49px;
  line-height: 49px;
  background: #757575;
  display: block;
  color: #fff;
  text-align: center;
  position: relative;
  transition: .2s ease-in-out; }
  .btn-log-soc .fa {
    position: absolute;
    left: 24px;
    top: calc(50% - 13px);
    width: 20px;
    height: 30px;
    line-height: 30px; }
  .btn-log-soc:hover, .btn-log-soc:focus {
    color: #fff;
    text-decoration: none; }
  .btn-log-soc_facebook {
    background: #455595; }
    .btn-log-soc_facebook:hover {
      background: #314181; }
  .btn-log-soc_twitter {
    background: #65a6ec; }
    .btn-log-soc_twitter:hover {
      background: #5192d8; }
  .btn-log-soc_instagram {
    background: #d33a6a; }
    .btn-log-soc_instagram:hover {
      background: #bf2656; }

.hr-or {
  margin: 30px 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: relative; }
  .hr-or span {
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    background: #fff;
    text-align: center;
    line-height: 48px; }

.modal-form input {
  padding: 0 18px;
  width: 100%;
  height: 49px;
  margin: 0 0 7px;
  border-radius: 26px;
  border: 1px solid #ededed; }

.modal-form .checkbox-group label {
  font-size: 14px; }
  .modal-form .checkbox-group label::before {
    content: '\f05d';
    font-family: FontAwesome;
    font-size: 26px;
    color: #e1e1e1;
    top: -8px;
    border: 0; }

.modal-form .checkbox-group input:checked + label::before {
  color: #bb399b; }

.modal-form .checkbox-group input:checked + label::after {
  display: none; }

.modal-form .footer-form {
  margin-top: 30px; }
  .modal-form .footer-form p {
    font-size: 14px;
    padding: 14px 0; }
  .modal-form .footer-form .violet-red-link {
    margin-left: 15px;
    font-size: 16px; }

@media (max-width: 991px) {
  .main-modal .modal-content {
    border-radius: 20px; }
  .main-modal .modal-dialog {
    margin: 5vh auto 0;
    max-width: 576px; }
  .main-modal .modal-body {
    padding: 34px; }
    .main-modal .modal-body h2 {
      margin: 0 0 34px; } }

@media (max-width: 767px) {
  .btn-log-soc {
    height: 36px;
    line-height: 36px; }
  .main-modal .modal-content {
    border-radius: 15px; }
  .main-modal .modal-dialog {
    margin: 3vh 15px 0;
    width: calc(100% - 30px);
    max-width: 900px; }
  .main-modal .modal-body {
    padding: 15px; }
    .main-modal .modal-body h2 {
      margin: 0 0 15px; }
  .modal-form input {
    height: 36px; }
  .modal-form .footer-form {
    margin-top: 15px; } }

#audience-info .percent {
  font-weight: bold;
  font-size: 20px; }

#country-info .progress {
  height: 10px; }

#female-circle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 10px;
  height: 10px;
  background: #ff595e;
  border-radius: 50px; }

#male-circle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 10px;
  height: 10px;
  background: #1f86ee;
  border-radius: 50px; }

.statscontainer {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 7px 0px;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px; }

.statstic-font-st {
  font-size: 18px; }

.img-for-stat {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto; }
  .img-for-stat img {
    width: 230px;
    height: 210px; }

.story-img {
  width: 100%; }

.cost-engagement {
  margin-top: 20px;
  display: block;
  font-size: 34px; }

#statistic-caption-block {
  margin-top: 20px;
  margin-bottom: 40px; }

.statistic-block {
  padding-top: 10px;
  border-top: 1px solid #eee;
  margin-top: 40px; }

.statistic-info-stats {
  padding-top: 15px;
  margin-bottom: 15px;
  border-left: 1px solid #eee; }

.stat-label {
  font-size: 14px;
  color: #434343; }

.stat-info {
  color: #bb399b;
  font-size: 14px; }

.stat-line {
  min-height: 30px;
  vertical-align: middle; }

#order-menu li {
  cursor: pointer; }
  #order-menu li.active {
    z-index: 1;
    color: #ffffff;
    font-weight: bold;
    border-radius: 6px;
    background: #ffc107;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #bb399b 0%, #e91e63 30%, #ffc107 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb399b', endColorstr='#ffc107',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    #order-menu li.active .item-menu {
      border: 1px solid #fff; }
  #order-menu li .item-menu {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px; }

#orders-list .order {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px; }
  #orders-list .order a {
    color: #434343;
    outline: 0;
    text-decoration: none; }
    #orders-list .order a .order-number {
      color: #ff7844;
      font-size: 20px; }

#orders-list .shoutout a {
  color: #434343;
  outline: 0;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px; }
  #orders-list .shoutout a .order-number {
    color: #ff7844;
    font-size: 20px; }
  #orders-list .shoutout a .account-img {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    margin-right: 22px; }
  #orders-list .shoutout a .account-hour {
    margin: 12px 0;
    width: 160px; }
  #orders-list .shoutout a .account-extra {
    width: 235px;
    padding: 5px 0; }
    #orders-list .shoutout a .account-extra .extra-label {
      padding: 10px 18px;
      display: inline-block;
      background-color: #ff7844;
      font-size: 100%;
      font-weight: 700;
      line-height: 1;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      border-radius: 10px; }
  #orders-list .shoutout a .account-info {
    width: 215px; }
    #orders-list .shoutout a .account-info p {
      margin: 0; }

div.calendar-bg {
  padding: 15px;
  border: 2px solid #eeeeee;
  border-radius: 10px; }

.offers-campaign-wrap {
  padding-bottom: 50px; }
  .offers-campaign-wrap .progress-bar {
    background-color: #23DC52; }
  .offers-campaign-wrap .offers-campaign-info {
    border-radius: 14px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    margin: 9px 0;
    display: block;
    color: #757575;
    transition: .2s;
    margin-bottom: 20px; }
    .offers-campaign-wrap .offers-campaign-info:hover, .offers-campaign-wrap .offers-campaign-info:focus {
      box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
      text-decoration: none; }
    .offers-campaign-wrap .offers-campaign-info .offer-remain {
      color: #43AB64;
      font-weight: bold; }
    .offers-campaign-wrap .offers-campaign-info .offer-end {
      color: #FC3464;
      font-weight: bold; }
    .offers-campaign-wrap .offers-campaign-info .offers-campaign-info-header {
      border-bottom: 1px solid #f5f5f5;
      padding: 15px 20px; }
      .offers-campaign-wrap .offers-campaign-info .offers-campaign-info-header div {
        display: inline-block; }
      .offers-campaign-wrap .offers-campaign-info .offers-campaign-info-header .offer-title {
        color: #0D0D0D;
        font-size: 26px;
        font-weight: bold; }
      .offers-campaign-wrap .offers-campaign-info .offers-campaign-info-header img.offer-profile-img {
        border-radius: 5px;
        height: 60px;
        width: 60px;
        margin-right: 10px; }
    .offers-campaign-wrap .offers-campaign-info .block {
      padding: 20px 20px;
      margin-bottom: 6px; }
    .offers-campaign-wrap .offers-campaign-info .offers-campaign-info-body .block-left {
      padding-right: 3px; }
    .offers-campaign-wrap .offers-campaign-info .offers-campaign-info-body .block-right {
      padding-left: 3px; }
  .offers-campaign-wrap .offers-campaign-block {
    border-radius: 10px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    margin: 9px 0;
    display: block;
    color: #757575;
    transition: .2s; }
    .offers-campaign-wrap .offers-campaign-block:hover, .offers-campaign-wrap .offers-campaign-block:focus {
      box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
      text-decoration: none; }
    .offers-campaign-wrap .offers-campaign-block a {
      outline: none;
      text-decoration: none; }
    .offers-campaign-wrap .offers-campaign-block .top {
      text-align: center;
      padding: 10px 20px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      height: 400px; }
      .offers-campaign-wrap .offers-campaign-block .top .image-wrap {
        width: 180px;
        height: 180px;
        border-radius: 25%;
        overflow: hidden;
        vertical-align: middle;
        margin: 30px auto; }
        .offers-campaign-wrap .offers-campaign-block .top .image-wrap img {
          width: 100%;
          height: 100%; }
      .offers-campaign-wrap .offers-campaign-block .top .description {
        display: inline;
        vertical-align: middle;
        font-size: 14px;
        width: 44%;
        height: 60px; }
        .offers-campaign-wrap .offers-campaign-block .top .description .offer-title {
          color: #0D0D0D;
          font-size: 23px;
          font-weight: bold; }
        .offers-campaign-wrap .offers-campaign-block .top .description .offer-remain {
          color: #43AB64;
          font-weight: bold; }
        .offers-campaign-wrap .offers-campaign-block .top .description .offer-price {
          color: #979FA1; }
        .offers-campaign-wrap .offers-campaign-block .top .description .offer-end {
          color: #FC3464;
          font-weight: bold; }
        .offers-campaign-wrap .offers-campaign-block .top .description .progress {
          margin-bottom: 10px;
          height: 10px; }
        .offers-campaign-wrap .offers-campaign-block .top .description .info {
          display: -ms-flexbox;
          display: flex; }
          .offers-campaign-wrap .offers-campaign-block .top .description .info div {
            width: 50%; }
    .offers-campaign-wrap .offers-campaign-block .bottom {
      border-top: 1px solid rgba(0, 0, 0, 0.15);
      height: 60px;
      display: -ms-flexbox;
      display: flex;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
      .offers-campaign-wrap .offers-campaign-block .bottom .link-button {
        text-decoration: none;
        outline: none;
        width: 50%;
        display: inline-block;
        padding: 20px; }
      .offers-campaign-wrap .offers-campaign-block .bottom .link-button:first-child {
        border-right: 1px solid rgba(0, 0, 0, 0.15); }

.text-color-white {
  color: #fff; }

@media (max-width: 991px) {
  .offers-campaign-wrap .offers-campaign-block {
    padding: 15px; } }

@media (max-width: 767px) {
  .offers-campaign-wrap .offers-campaign-block {
    height: auto; }
    .offers-campaign-wrap .offers-campaign-block .image-wrap {
      width: 61px;
      height: 61px; } }

.stars_rating {
  cursor: pointer; }
  .stars_rating .checked {
    color: orange; }

.feedback_shoutout img.ava {
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  margin: 0 12px 0 20px;
  vertical-align: middle;
  line-height: 25px; }

#shoutcart_review .stars-rating {
  margin-left: 10px;
  color: orange; }

#shoutcart_review .orange {
  color: orange; }

#shoutcart_review #shoutout_review_header {
  padding-bottom: 25px;
  border-bottom: 1px solid #e1e1e1; }
  #shoutcart_review #shoutout_review_header .count_review {
    font-weight: bold; }
  #shoutcart_review #shoutout_review_header .total-ratings {
    font-size: 14px; }
    #shoutcart_review #shoutout_review_header .total-ratings .table td {
      border: 0px; }
    #shoutcart_review #shoutout_review_header .total-ratings .table tr.no-rating {
      color: #cccccc; }
    #shoutcart_review #shoutout_review_header .total-ratings .progress-bar-container .progress {
      height: 8px;
      margin-bottom: 0px;
      margin-top: 7px; }
      #shoutcart_review #shoutout_review_header .total-ratings .progress-bar-container .progress .progress-bar {
        background-color: orange; }

#shoutcart_review #shoutout_review_body .feedback {
  margin: 20px 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }
  #shoutcart_review #shoutout_review_body .feedback div {
    margin-bottom: 10px;
    font-size: 14px; }
  #shoutcart_review #shoutout_review_body .feedback div:first-child {
    font-size: 16px; }
  #shoutcart_review #shoutout_review_body .feedback .feedback-reply {
    background-color: #f1f1f1;
    margin: 10px 0 0 0;
    padding: 20px;
    border-radius: 5px; }
    #shoutcart_review #shoutout_review_body .feedback .feedback-reply .ava {
      width: 20px;
      height: 20px;
      margin: 0px; }

#shoutcart_review .ranking {
  padding-top: 8px; }
  #shoutcart_review .ranking .rankin-list {
    margin-top: 35px; }
    #shoutcart_review .ranking .rankin-list p {
      font-size: 14px;
      line-height: 15px; }

#subscription-page section:last-child {
  padding-bottom: 80px; }

#subscription-page h1 {
  margin: 75px 0 55px 0; }

#subscription-page #testimonials {
  background-color: #f6f6f6; }
  #subscription-page #testimonials .testimonials-feedback {
    margin: 10px 0;
    padding-top: 35px; }
    #subscription-page #testimonials .testimonials-feedback .feedback {
      background-color: #fff;
      border-radius: 5px;
      padding: 25px; }
      #subscription-page #testimonials .testimonials-feedback .feedback p {
        margin: 5px 0; }
      #subscription-page #testimonials .testimonials-feedback .feedback img {
        width: 80px;
        height: 80px;
        overflow: hidden;
        border-radius: 50%;
        display: block;
        border: 5px solid #fff;
        margin: auto;
        margin-top: -65px; }

#subscription-page #billing-info {
  background-color: #f6f6f6; }
  #subscription-page #billing-info #faqAccordion .faq-block {
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px; }
    #subscription-page #billing-info #faqAccordion .faq-block .panel-body {
      border: 0px; }
    #subscription-page #billing-info #faqAccordion .faq-block .faq-title {
      display: -ms-flexbox;
      display: flex; }
      #subscription-page #billing-info #faqAccordion .faq-block .faq-title .panel-title {
        width: 99%;
        font-weight: bold; }
    #subscription-page #billing-info #faqAccordion .faq-block .faq-title > h4:after {
      font-family: FontAwesome;
      content: "\f107";
      float: right; }
    #subscription-page #billing-info #faqAccordion .faq-block .faq-title > h4.collapsed:after {
      content: "\f105"; }

#subscription-page #core {
  margin: 50px 0;
  background-color: #f6f6f6; }
  #subscription-page #core .feature {
    margin: 45px 0;
    text-align: center; }
    #subscription-page #core .feature img {
      height: 64px;
      max-width: 50%; }

#subscription-page #partners {
  margin: 50px 0; }
  #subscription-page #partners .logo {
    text-align: center; }
    #subscription-page #partners .logo img {
      width: 96px;
      margin: 55px auto;
      max-height: 50%;
      max-width: 50%; }

#subscription-page #subscription-block {
  margin: 20px 0; }
  #subscription-page #subscription-block .select-type {
    margin: 70px 0 70px 0; }
  #subscription-page #subscription-block .subscription-top-menu {
    border-bottom: none;
    margin-bottom: 75px;
    text-transform: uppercase;
    text-align: center; }
    #subscription-page #subscription-block .subscription-top-menu li {
      float: none;
      display: inline-block; }
    #subscription-page #subscription-block .subscription-top-menu li a {
      background-color: #fff;
      border: 3px solid #f6f6f6;
      border-radius: 6px;
      margin-right: 0px;
      outline: 0;
      width: 285px;
      text-align: center;
      color: #757575; }
    #subscription-page #subscription-block .subscription-top-menu li.active > a {
      border: 3px solid #6e4dff;
      border-radius: 6px;
      color: #6e4dff; }
  #subscription-page #subscription-block .subscription-body-block {
    font-weight: bold;
    font-size: 17px; }
    #subscription-page #subscription-block .subscription-body-block .subscription-block-description {
      text-align: center; }
      #subscription-page #subscription-block .subscription-body-block .subscription-block-description .title,
      #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub > div {
        height: 66px;
        padding: 20px 0; }
      #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub {
        border-radius: 5px;
        padding: 5px;
        background-color: #f6f6f6; }
        #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub > div:first-child {
          height: 150px;
          border-radius: 5px;
          background-color: white; }
          #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub > div:first-child p.text-price {
            color: #6e4dff;
            text-transform: uppercase; }
          #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub > div:first-child p.text-billed {
            color: #434343; }
        #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub .icon-mark {
          border-radius: 25px;
          width: 30px;
          height: 30px;
          background-color: #fff;
          display: inline-block;
          line-height: 27px;
          box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.1); }
          #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub .icon-mark .icon-false {
            color: #fe4b61; }
          #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub .icon-mark .icon-true {
            color: #59aa00; }
      #subscription-page #subscription-block .subscription-body-block .subscription-block-description .btn-success {
        background: #bb399b;
        /* Old browsers */
        color: white;
        border: none;
        padding: 8px 18px; }
      #subscription-page #subscription-block .subscription-body-block .subscription-block-description .btn-success.active {
        background: #fff;
        color: #434343; }
      #subscription-page #subscription-block .subscription-body-block .subscription-block-description .block-sub.active {
        background: #ffc107;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(180deg, #ffc107 0%, #e91e63 50%, #bb399b 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc107', endColorstr='#bb399b', GradientType=1);
        /* IE6-9 fallback on horizontal gradient */
        color: white; }
    #subscription-page #subscription-block .subscription-body-block .left-block div {
      height: 66px;
      padding: 20px 0;
      font-weight: lighter;
      font-size: smaller; }
    #subscription-page #subscription-block .subscription-body-block .left-block div:first-child {
      height: 150px;
      display: table-cell;
      vertical-align: middle; }

section.messenger {
  margin: 10px 0; }
  section.messenger .nopadding {
    padding: 0; }
  section.messenger #messenger {
    min-height: 600px; }
    section.messenger #messenger figure {
      margin: 0 0 1rem;
      margin-right: 1rem;
      display: block; }
    section.messenger #messenger figure.avatar {
      display: inline-block;
      margin-bottom: 0;
      height: 37px;
      width: 37px;
      border-radius: 50px; }
      section.messenger #messenger figure.avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    section.messenger #messenger #thread_block {
      outline: currentcolor none medium;
      position: relative;
      float: left; }
      section.messenger #messenger #thread_block header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 30px;
        font-weight: 400;
        border-radius: 0; }
        section.messenger #messenger #thread_block header span {
          font-size: 18px; }
      section.messenger #messenger #thread_block .threads {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        position: relative; }
        section.messenger #messenger #thread_block .threads .thread.active {
          background-color: lavenderblush; }
        section.messenger #messenger #thread_block .threads .thread {
          padding: 17px 30px;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          border: 0px;
          border-radius: 10px; }
          section.messenger #messenger #thread_block .threads .thread .users-list-body {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1;
            flex: 1;
            position: relative;
            min-width: 0; }
            section.messenger #messenger #thread_block .threads .thread .users-list-body div:first-child {
              display: -ms-flexbox;
              display: flex;
              -ms-flex: 1;
              flex: 1;
              -ms-flex-direction: column;
              flex-direction: column;
              min-width: 0; }
            section.messenger #messenger #thread_block .threads .thread .users-list-body h5 {
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden;
              font-size: 16px;
              font-weight: 500;
              margin-bottom: .2rem;
              margin-top: 0; }
            section.messenger #messenger #thread_block .threads .thread .users-list-body p {
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden;
              margin-bottom: 0;
              color: #969696; }
            section.messenger #messenger #thread_block .threads .thread .users-list-body .users-list-action {
              padding-left: 15px; }
              section.messenger #messenger #thread_block .threads .thread .users-list-body .users-list-action .new-message-count {
                width: 23px;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: center;
                justify-content: center;
                line-height: 0;
                font-size: 13px;
                height: 23px;
                background-color: purple;
                color: #fff;
                text-align: center;
                border-radius: 50%;
                margin-left: auto; }
    section.messenger #messenger #chat_block {
      position: relative;
      float: left;
      -ms-flex-direction: column;
      flex-direction: column;
      display: -ms-flexbox;
      display: flex;
      padding: 0 20px 0 20px; }
      section.messenger #messenger #chat_block .chat_header {
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #e6e6e6;
        padding: 17px 30px;
        display: -ms-flexbox;
        display: flex; }
        section.messenger #messenger #chat_block .chat_header .chat_header_user {
          -ms-flex-align: center;
          align-items: center;
          display: -ms-flexbox;
          display: flex; }
      section.messenger #messenger #chat_block .chat-body.chat-body-messenger {
        height: 427px; }
      section.messenger #messenger #chat_block .chat-body {
        min-height: 427px;
        outline: currentcolor none medium;
        -ms-flex: 1;
        flex: 1;
        padding: 30px; }
        section.messenger #messenger #chat_block .chat-body .messages {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: start;
          align-items: flex-start;
          -ms-flex-direction: column;
          flex-direction: column; }
          section.messenger #messenger #chat_block .chat-body .messages .message-item {
            max-width: 75%;
            margin-bottom: 3rem; }
            section.messenger #messenger #chat_block .chat-body .messages .message-item .message-avatar {
              -ms-flex-align: center;
              align-items: center;
              margin-bottom: 1rem;
              display: -ms-flexbox;
              display: flex; }
            section.messenger #messenger #chat_block .chat-body .messages .message-item figure img {
              width: 100%;
              border-radius: 10px; }
            section.messenger #messenger #chat_block .chat-body .messages .message-item .message-content {
              background: #ebebeb;
              border-radius: 10px;
              padding: 10px 20px; }
            section.messenger #messenger #chat_block .chat-body .messages .message-item .time {
              text-align: right;
              font-size: 10px; }
          section.messenger #messenger #chat_block .chat-body .messages .outgoing-message {
            margin-left: auto; }
            section.messenger #messenger #chat_block .chat-body .messages .outgoing-message .message-content {
              background-color: #bb399b;
              color: #fff; }
              section.messenger #messenger #chat_block .chat-body .messages .outgoing-message .message-content a {
                color: darkorange; }
      section.messenger #messenger #chat_block .chat-footer {
        border-top: 1px solid #e6e6e6;
        padding: 10px;
        background-color: #eee; }
    section.messenger #messenger #info_block {
      position: relative;
      float: left;
      height: 600px;
      padding: 20px 20px;
      border-radius: 10px;
      box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
      background-color: white; }
      section.messenger #messenger #info_block .right_info {
        text-align: center; }
        section.messenger #messenger #info_block .right_info h3 {
          overflow: hidden; }
        section.messenger #messenger #info_block .right_info img {
          display: block;
          margin: auto;
          width: 88px;
          height: 88px; }
        section.messenger #messenger #info_block .right_info #right_influencer_button {
          position: absolute;
          left: 50%;
          transform: translate(-50%, 0);
          bottom: 10px; }

@media (max-width: 767px) {
  #messenger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
    #messenger > * {
      float: none;
      margin: 0;
      -ms-flex: 1;
      flex: 1; }
  #thread_block {
    -ms-flex-order: 1;
    order: 1; }
  #info_block {
    -ms-flex-order: 3;
    order: 3;
    min-height: 600px; }
  #chat_block {
    -ms-flex-order: 2;
    order: 2; } }

.user-info {
  padding: 10px 0; }
  .user-info .extra-info {
    margin: 30px 0; }
    .user-info .extra-info div {
      border-bottom: 1px solid #eee; }
  .user-info .review-user {
    margin: 30px 0; }
    .user-info .review-user .user_review .stars-rating {
      margin-left: 10px;
      color: orange; }
    .user-info .review-user .user_review .orange {
      color: orange; }
    .user-info .review-user .user_review .user_review_header {
      padding-bottom: 25px;
      border-bottom: 1px solid #e1e1e1; }
      .user-info .review-user .user_review .user_review_header .count_review {
        font-weight: bold; }
      .user-info .review-user .user_review .user_review_header .total-ratings {
        font-size: 14px; }
        .user-info .review-user .user_review .user_review_header .total-ratings .table td {
          border: 0px; }
        .user-info .review-user .user_review .user_review_header .total-ratings .table tr.no-rating {
          color: #cccccc; }
        .user-info .review-user .user_review .user_review_header .total-ratings .progress-bar-container .progress {
          height: 8px;
          margin-bottom: 0px;
          margin-top: 7px; }
          .user-info .review-user .user_review .user_review_header .total-ratings .progress-bar-container .progress .progress-bar {
            background-color: orange; }
    .user-info .review-user .user_review .user_review_body .feedback {
      margin: 20px 0 20px 0;
      padding-bottom: 20px;
      border-bottom: 1px solid #e1e1e1; }
      .user-info .review-user .user_review .user_review_body .feedback div {
        margin-bottom: 10px;
        font-size: 14px; }
      .user-info .review-user .user_review .user_review_body .feedback div:first-child {
        font-size: 16px; }
      .user-info .review-user .user_review .user_review_body .feedback .feedback-reply {
        background-color: #f1f1f1;
        margin: 10px 0 0 0;
        padding: 20px;
        border-radius: 5px; }
        .user-info .review-user .user_review .user_review_body .feedback .feedback-reply .reply {
          display: -ms-flexbox;
          display: flex; }
          .user-info .review-user .user_review .user_review_body .feedback .feedback-reply .reply .ava {
            width: 20px;
            height: 20px;
            margin: 0px; }
            .user-info .review-user .user_review .user_review_body .feedback .feedback-reply .reply .ava img {
              max-width: 100%;
              height: 100%; }
    .user-info .review-user .user_review .ranking {
      padding-top: 8px; }
      .user-info .review-user .user_review .ranking .rankin-list {
        margin-top: 35px; }
        .user-info .review-user .user_review .ranking .rankin-list p {
          font-size: 14px;
          line-height: 15px; }
  .user-info .accounts-list a {
    text-decoration: none;
    color: #757575; }
  .user-info .accounts-list > div {
    padding-right: 0px; }
  .user-info .accounts-list .account-block {
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    height: 121px;
    padding: 15px 0 15px 30px;
    display: block;
    color: #757575;
    transition: .2s; }
    .user-info .accounts-list .account-block:hover, .user-info .accounts-list .account-block:focus {
      box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
      text-decoration: none; }
    .user-info .accounts-list .account-block .image-wrap {
      width: 91px;
      height: 91px;
      border-radius: 50%;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle; }
      .user-info .accounts-list .account-block .image-wrap img {
        width: 100%; }
    .user-info .accounts-list .account-block .description {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      margin-left: 20px;
      width: 44%; }
      .user-info .accounts-list .account-block .description .followers {
        margin: 0;
        line-height: 16px; }
        .user-info .accounts-list .account-block .description .followers span {
          color: #bb399b;
          font-size: 20px;
          display: inline-block;
          margin-right: 6px; }
      .user-info .accounts-list .account-block .description .teg {
        color: #434343;
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
    .user-info .accounts-list .account-block .price {
      color: #434343;
      font-size: 18px;
      display: inline-block; }

#home .header {
  position: relative;
  background: transparent; }

#dashboard .title-dashboard {
  margin: 76px 0; }
  #dashboard .title-dashboard .title-icon {
    background: #bc399a;
    background: linear-gradient(45deg, #bc399a 1%, #fdd356 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc399a', endColorstr='#fdd356', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #dashboard .title-dashboard h2 {
    color: #e91d63; }

#dashboard .block-info-total {
  position: relative;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  border-radius: 5px;
  width: 100%; }
  #dashboard .block-info-total .info-description {
    padding: 30px 45px 40px 45px; }
    #dashboard .block-info-total .info-description p {
      margin-bottom: 20px; }
    #dashboard .block-info-total .info-description .legends {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-direction: column;
      flex-direction: column;
      min-height: 176px; }
      #dashboard .block-info-total .info-description .legends .legend-for-sold .square-color {
        width: 10px;
        height: 10px;
        background-color: black;
        display: inline-block;
        margin-right: 6px; }
      #dashboard .block-info-total .info-description .legends .legend-for-sold .sold-count {
        margin-left: 16px;
        color: #d5d5d5; }
  #dashboard .block-info-total .info-title {
    padding: 35px;
    background-color: #bb399b;
    background-image: linear-gradient(45deg, #bb399b, #ea4fc4);
    border-radius: 5px; }
    #dashboard .block-info-total .info-title i {
      color: #ffffff;
      width: 30px; }
    #dashboard .block-info-total .info-title .info-data {
      margin-left: 20px;
      color: #fff; }
      #dashboard .block-info-total .info-title .info-data span {
        width: 100%; }
      #dashboard .block-info-total .info-title .info-data span:first-child {
        font-size: 22px; }
      #dashboard .block-info-total .info-title .info-data small {
        font-size: 80%;
        font-weight: bold; }
  #dashboard .block-info-total .info-button {
    margin: 9px 0; }
    #dashboard .block-info-total .info-button .btn-violet-red {
      height: 35px;
      line-height: 34px;
      padding: 0 20px;
      background: #fff;
      color: #bb399b; }

#dashboard .block-earnings > .info-description > p {
  margin-bottom: 0px; }

#dashboard .block-info {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  padding: 35px;
  border-radius: 5px;
  width: 100%;
  background-image: linear-gradient(45deg, #ff593e, #fd934a); }
  #dashboard .block-info i {
    color: #ffffff;
    width: 30px; }
  #dashboard .block-info .info-data {
    margin-left: 20px;
    color: #fff; }
    #dashboard .block-info .info-data span {
      width: 100%; }
    #dashboard .block-info .info-data span:first-child {
      font-size: 22px; }
    #dashboard .block-info .info-data small {
      font-size: 80%;
      font-weight: bold; }
  #dashboard .block-info .info-button {
    margin: 9px 0; }
    #dashboard .block-info .info-button .btn-invers-violet-red {
      border-radius: 26px;
      height: 35px;
      line-height: 34px;
      background: #bb399b;
      color: #fff;
      transition: .2s;
      display: inline-block;
      padding: 0 40px; }
    #dashboard .block-info .info-button .btn-invers-violet-red:hover, #dashboard .block-info .info-button .btn-invers-violet-red:focus {
      color: #bb399b;
      background: #fff;
      text-decoration: none; }

#dashboard .footer-text {
  margin: 50px 0; }

/*# sourceMappingURL=style.css.map */
