.category-added .category-list, .knowledge-center .slick-dots, .paging, .existing-user .drop-list, .slick-paging .slick-dots,
.slick_paging .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?1lpdwi");
  src: url("../fonts/icomoon.eot?1lpdwi#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?1lpdwi") format("truetype"), url("../fonts/icomoon.woff?1lpdwi") format("woff"), url("../fonts/icomoon.svg?1lpdwi#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-thumbs-o-up:before {
  content: "\e902"; }

.icon-like:before {
  content: "\e903"; }

.icon-thumbs-up:before {
  content: "\e903"; }

.icon-approve:before {
  content: "\e903"; }

.icon-icon-calendar:before {
  content: "\e904"; }

.icon-icon-share:before {
  content: "\e905"; }

.icon-arrow:before {
  content: "\e901"; }

.icon-facebook:before {
  content: "\e90b"; }

.icon-linkedin:before {
  content: "\e90c"; }

.icon-plus:before {
  content: "\e90d"; }

.icon-settings:before {
  content: "\e90e"; }

.icon-twitter:before {
  content: "\e912"; }

.icon-call:before {
  content: "\e900"; }

textarea.autosize {
  resize: none;
  overflow: hidden; }

body {
  min-width: 320px;
  background: #f9f9f9; }
  @media (max-width: 767px) {
    body {
      font-size: 14px;
      line-height: 18px; } }

.wrapper {
  position: relative;
  overflow: hidden; }

.social-header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999; }
  @media (min-width: 768px) {
    .social-header {
      left: 280px !important; } }
  @media (min-width: 1300px) {
    .social-header {
      left: 353px !important; } }
  .social-header h1 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 992px) {
      .social-header h1 {
        position: absolute;
        top: 30px;
        left: 20px;
        max-width: 160px;
        text-align: left;
        font-size: 24px;
        line-height: 28px; } }
    @media (min-width: 1300px) {
      .social-header h1 {
        font-size: 32px;
        max-width: 200px;
        line-height: 37px;
        left: 30px;
        top: 25px; } }
  .social-header .nav-tabs {
    border: none;
    padding-top: 10px;
    max-width: 550px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 1300px) {
      .social-header .nav-tabs {
        max-width: 648px; } }
    .social-header .nav-tabs li {
      margin: 0 -5px; }
      @media (min-width: 768px) {
        .social-header .nav-tabs li {
          margin: 0 5px; } }
      @media (min-width: 1300px) {
        .social-header .nav-tabs li {
          margin: 0 15px; } }
      .social-header .nav-tabs li:nth-child(3) .active {
        color: #3777D7; }
      .social-header .nav-tabs li:nth-child(4) .active {
        color: #01CAFF; }
      .social-header .nav-tabs li:nth-child(5) .active {
        color: #0073B0; }
    .social-header .nav-tabs .nav-link {
      border: none;
      font-size: 24px;
      line-height: 1.2;
      color: #999;
      position: relative; }
      @media (min-width: 992px) {
        .social-header .nav-tabs .nav-link {
          font-size: 34px; } }
      .social-header .nav-tabs .nav-link.active:after {
        position: absolute;
        top: -3px;
        left: 5px;
        right: 5px;
        height: 4px;
        background: #E8AB00;
        content: '';
        border-radius: 5px; }

.sticky-wrap-container-fluid {
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  font-size: 15px;
  line-height: 20px; }
  @media (min-width: 768px) {
    .sticky-wrap-container-fluid {
      left: 280px; } }
  @media (min-width: 992px) {
    .sticky-wrap-container-fluid {
      font-size: 18px;
      line-height: 22px;
      top: 80px; } }
  @media (min-width: 1300px) {
    .sticky-wrap-container-fluid {
      left: 353px; } }
  .sticky-wrap-container-fluid .sticky-bar {
    padding: 12px 20px; }
    @media (min-width: 1300px) {
      .sticky-wrap-container-fluid .sticky-bar {
        padding: 12px 30px; } }
  .sticky-wrap-container-fluid.fixed-position {
    z-index: 99; }
    .sticky-wrap-container-fluid.fixed-position .sticky-bar {
      background: rgba(249, 249, 249, 0.95);
      top: 75px !important;
      z-index: 99; }
      @media (min-width: 768px) {
        .sticky-wrap-container-fluid.fixed-position .sticky-bar {
          width: calc(100% - 280px) !important;
          left: 280px !important; } }
      @media (min-width: 992px) {
        .sticky-wrap-container-fluid.fixed-position .sticky-bar {
          top: 80px !important; } }
      @media (min-width: 1300px) {
        .sticky-wrap-container-fluid.fixed-position .sticky-bar {
          left: 353px !important;
          width: calc(100% - 353px) !important; } }
    .sticky-wrap-container-fluid.fixed-position .create-post {
      opacity: 1;
      visibility: visible; }
  .sticky-wrap-container-fluid a {
    margin-top: 5px;
    color: #383B39;
    text-decoration: none; }
  .sticky-wrap-container-fluid .back {
    margin-top: 5px; }
    .sticky-wrap-container-fluid .back i {
      font-size: 14px; }
  .sticky-wrap-container-fluid .create-post {
    border-radius: 25px;
    padding: 5px 20px 5px 15px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #383B39;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
    .sticky-wrap-container-fluid .create-post i {
      font-size: 16px;
      padding-right: 5px; }
    .sticky-wrap-container-fluid .create-post:hover {
      background: #383B39;
      color: #fff; }

.main {
  padding-top: 80px;
  color: #383B39;
  min-height: 800px;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .main {
      padding-top: 60px; } }

.post-container {
  max-width: 550px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 1300px) {
    .post-container {
      max-width: 648px; } }

.time-holder {
  font-size: 15px;
  line-height: 20px;
  color: #121312;
  display: block;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .time-holder {
      width: 99px;
      text-align: right;
      position: absolute;
      top: 300px;
      left: -110px; } }
  @media (min-width: 1300px) {
    .time-holder {
      left: -130px;
      font-size: 18px;
      line-height: 22px; } }
  .time-holder span {
    color: #999;
    font-size: 13px;
    line-height: 18px; }
    @media (min-width: 992px) {
      .time-holder span {
        display: block; } }
    @media (min-width: 1300px) {
      .time-holder span {
        font-size: 16px;
        line-height: 20px; } }

.post-box {
  border-radius: 4px;
  background: #fff;
  padding: 15px 20px;
  margin-bottom: 10px; }
  .post-box .comment-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding-top: 15px; }
  .post-box .avatar {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    @media (min-width: 768px) {
      .post-box .avatar {
        width: 69px;
        height: 69px; } }
    .post-box .avatar img {
      width: 40px;
      height: 40px;
      border-radius: 100%; }
      @media (min-width: 768px) {
        .post-box .avatar img {
          width: 69px;
          height: 69px; } }
  .post-box .type-comment {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 15px;
    -ms-flex-item-align: start;
        align-self: flex-start; }
    .post-box .type-comment .form-control {
      border: 1px solid #C9C9C9;
      height: 90px !important;
      border-radius: 5px;
      color: #4E504F;
      padding: 30px 15px;
      letter-spacing: 1px;
      width: 100%;
      resize: none; }
      .post-box .type-comment .form-control::-webkit-input-placeholder {
        color: #4E504F; }
      .post-box .type-comment .form-control::-moz-placeholder {
        opacity: 1;
        color: #4E504F; }
      .post-box .type-comment .form-control:-moz-placeholder {
        color: #4E504F; }
      .post-box .type-comment .form-control:-ms-input-placeholder {
        color: #4E504F; }
      .post-box .type-comment .form-control.placeholder {
        color: #4E504F; }

.post-head h1 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .post-head h1 {
      font-size: 21px;
      line-height: 24px; } }

.post-head .btn-select {
  border: 1px solid #707070;
  min-width: 130px;
  text-align: left;
  color: #170D11;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px; }
  @media (min-width: 992px) {
    .post-head .btn-select {
      font-size: 18px;
      line-height: 22px;
      min-width: 145px; } }
  .post-head .btn-select:after {
    position: absolute;
    top: 14px;
    right: 10px;
    border-width: 0.5em 0.4em 0; }

.cancel {
  color: #383B39;
  text-decoration: underline; }
  @media (min-width: 768px) {
    .cancel {
      font-size: 16px;
      line-height: 20px; } }
  .cancel:hover {
    color: #383B39;
    opacity: 0.8; }

.modal-success {
  background: #86E877;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px;
  color: #fff;
  z-index: 9999;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2; }
  .modal-success:before {
    position: fixed;
    top: 52px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.55;
    content: '';
    z-index: -1;
    pointer-events: none; }

.btn-actions .btn {
  border-radius: 20px;
  margin-right: 3px;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  padding: 7px 12px;
  border: none;
  cursor: pointer;
  position: relative; }
  @media (min-width: 768px) {
    .btn-actions .btn {
      border-radius: 25px;
      padding: 12px 25px;
      font-size: 16px;
      line-height: 20px;
      margin-right: 10px; } }

.btn-actions .file {
  display: none; }

.btn-actions .btn-primary {
  background: #3EACC9; }

.btn-post {
  color: #383B39;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  position: relative;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .btn-post {
      font-size: 18px;
      line-height: 22px; } }
  .btn-post i {
    position: absolute;
    top: 6px;
    right: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    font-size: 12px; }
    @media (min-width: 768px) {
      .btn-post i {
        font-size: 15px; } }

.post-article {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e1e3e5;
  margin-bottom: 10px;
  position: relative; }
  .post-article.twitter {
    padding-left: 50px;
    margin-bottom: 0;
    border-radius: 0;
    margin-bottom: -1px; }
    .post-article.twitter:first-child {
      border-radius: 4px 4px 0 0; }
    .post-article.twitter:last-child {
      border-radius: 0 0 4px 4px; }
    .post-article.twitter.topic {
      padding-left: 0;
      border-top: 10px solid #e6ecf0;
      border-bottom: 10px solid #e6ecf0; }
    .post-article.twitter .article-post-head .img-user {
      position: absolute;
      top: 15px;
      left: -40px; }
    .post-article.twitter .article-post-head .user-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .post-article.twitter .article-post-head .verify {
      margin: 0 6px; }
    .post-article.twitter .article-post-head .drop {
      font-size: 12px;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      top: 5px;
      color: #8795a1; }
    .post-article.twitter .article-post-head time {
      color: #6e7f8d;
      padding: 0;
      font-size: 14px; }
      .post-article.twitter .article-post-head time:before {
        display: none; }
      .post-article.twitter .article-post-head time a {
        color: #6e7f8d; }
    .post-article.twitter .article-post-head .liked {
      position: absolute;
      top: 10px;
      left: 5px;
      font-size: 11px;
      padding-left: 20px; }
      .post-article.twitter .article-post-head .liked img {
        position: absolute;
        top: 2px;
        left: 0;
        vertical-align: top; }
    .post-article.twitter .stats {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 10px 0;
      text-transform: uppercase; }
      .post-article.twitter .stats a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #778794;
        font-size: 14px; }
      .post-article.twitter .stats img {
        width: 18px;
        vertical-align: top;
        margin-right: 5px;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .post-article.linkedin {
    font-size: 14px;
    line-height: 18px;
    color: #2b2219; }
    .post-article.linkedin .designation,
    .post-article.linkedin .followers,
    .post-article.linkedin .promoted {
      font-size: 12px;
      line-height: 15px;
      color: #666;
      display: block; }
    .post-article.linkedin .note {
      display: block;
      padding: 15px;
      color: #394142;
      background: #f3f6f8;
      margin: 0 -15px; }
    .post-article.linkedin .download-link {
      display: block;
      color: #0073b1;
      font-weight: 500;
      text-align: center;
      padding: 10px;
      border-bottom: 1px solid #eaedef; }
      .post-article.linkedin .download-link img {
        display: inline-block;
        vertical-align: middle;
        width: 15px; }
    .post-article.linkedin .article-post-head {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      border-bottom: 1px solid #eaedef;
      padding-bottom: 10px;
      margin-bottom: 10px;
      position: relative; }
      .post-article.linkedin .article-post-head.no-border {
        border: none;
        margin: 0; }
      .post-article.linkedin .article-post-head .more {
        position: absolute;
        top: 10px;
        right: 10px; }
        .post-article.linkedin .article-post-head .more img {
          width: 20px; }
      .post-article.linkedin .article-post-head .name {
        color: #282f34; }
      .post-article.linkedin .article-post-head time:before {
        width: 15px;
        height: 13px;
        background: url(../images/icon-world.jpg) no-repeat;
        background-size: cover;
        position: absolute;
        top: 1px;
        right: 0;
        content: ''; }
    .post-article.linkedin .likes {
      padding: 10px 0 0 15px;
      font-size: 12px;
      line-height: 15px;
      color: #6f6f6f; }
      .post-article.linkedin .likes a {
        display: inline;
        color: #6f6f6f; }
    .post-article.linkedin p a {
      font-weight: 500;
      color: #089fd6; }
    .post-article.linkedin .see-more {
      font-size: 12px;
      color: #666;
      font-weight: 300; }
    .post-article.linkedin .post-detail {
      border-radius: 0;
      margin: 0 -15px;
      border: none; }
      .post-article.linkedin .post-detail img {
        border-radius: 0; }
      .post-article.linkedin .post-detail .download-bar {
        background: #f3f6f8;
        padding: 10px;
        display: block; }
        .post-article.linkedin .post-detail .download-bar strong {
          font-weight: 500;
          display: block;
          color: #232a2f; }
        .post-article.linkedin .post-detail .download-bar span {
          font-size: 12px;
          line-height: 15px;
          color: #757b7e; }
    .post-article.linkedin .user-bar {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin: 0 -15px;
      padding: 10px 15px; }
      .post-article.linkedin .user-bar .comment, .post-article.linkedin .user-bar .like {
        margin: 0 15px 0 0; }

.article-post-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 15px 33px 5px 15px;
  position: relative;
  min-height: 30px; }
  .article-post-head .img-user {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .article-post-head .img-user img {
      width: 40px;
      height: 40px;
      border-radius: 100%; }
  .article-post-head .drop {
    width: 20px;
    position: absolute;
    top: 22px;
    right: 20px; }
    .article-post-head .drop img {
      width: 100%; }
  .article-post-head .user-info {
    position: relative; }
  .article-post-head .name {
    font-size: 15px;
    color: #4266a4;
    font-weight: 500;
    display: block; }
    .article-post-head .name span {
      font-weight: 400; }
  .article-post-head time {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    font-size: 12px;
    line-height: 1.2; }
    .article-post-head time:before {
      width: 15px;
      height: 13px;
      background: url(../images/img-users.jpg) no-repeat;
      position: absolute;
      top: 1px;
      right: 0;
      content: ''; }

.post-body {
  padding: 0 15px; }
  .post-body .img-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .post-body .img-row.three .img {
      width: 33.333%; }
    .post-body .img-row .img {
      width: 50%;
      padding: 1px; }
      .post-body .img-row .img:only-child {
        width: 110%;
        margin: 0 -15px;
        padding: 0; }
    .post-body .img-row img {
      width: 100%; }
  .post-body .featured {
    text-align: center;
    position: relative;
    padding: 150px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #768693; }
    .post-body .featured h2 {
      color: #202326;
      font-size: 26px;
      line-height: 30px;
      margin-bottom: 20px; }
    .post-body .featured img {
      position: absolute;
      top: 30px;
      right: -15px; }
    .post-body .featured .btn-primary {
      background: #1da1f2;
      color: #fff;
      border-radius: 20px;
      font-weight: 500;
      margin-bottom: 30px;
      padding: 8px 25px;
      border: none; }

.likes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  line-height: 1;
  font-size: 14px; }
  .likes a {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    border-radius: 100%;
    position: relative;
    z-index: 2; }
    .likes a + a {
      margin-left: -1px;
      position: relative;
      z-index: 1; }
  .likes img {
    border: 2px solid #fff;
    width: 23px;
    display: block;
    border-radius: 100%; }

.user-bar {
  border-top: 1px solid #e5e7ea;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .user-bar a {
    color: #656b74;
    text-decoration: none; }
  .user-bar .like,
  .user-bar .comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 20px; }
    @media (min-width: 992px) {
      .user-bar .like,
      .user-bar .comment {
        margin: 0 110px; } }
    .user-bar .like img,
    .user-bar .comment img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 20px;
      vertical-align: top;
      margin-right: 5px; }

.write-comment {
  border-top: 1px solid #e5e7ea;
  background: #fff;
  padding: 10px;
  margin: 0 -15px; }
  .write-comment .avatar {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 3px;
    left: 0; }
    @media (min-width: 768px) {
      .write-comment .avatar {
        width: 40px;
        height: 40px; } }
    .write-comment .avatar img {
      width: 40px;
      height: 40px;
      border-radius: 100%; }
      @media (min-width: 768px) {
        .write-comment .avatar img {
          width: 40px;
          height: 40px; } }
  .write-comment .comment-area {
    position: relative;
    padding-left: 55px; }
  .write-comment .actions {
    position: absolute;
    top: 10px;
    right: 15px; }
    .write-comment .actions li {
      margin-left: 5px; }
  .write-comment .form-control,
  .write-comment .comment-text {
    background: #f2f3f5;
    height: 45px;
    color: #8d94b5;
    resize: none;
    border-radius: 25px;
    padding: 9px 120px 9px 15px; }
    .write-comment .form-control::-webkit-input-placeholder,
    .write-comment .comment-text::-webkit-input-placeholder {
      color: #8d94b5; }
    .write-comment .form-control::-moz-placeholder,
    .write-comment .comment-text::-moz-placeholder {
      opacity: 1;
      color: #8d94b5; }
    .write-comment .form-control:-moz-placeholder,
    .write-comment .comment-text:-moz-placeholder {
      color: #8d94b5; }
    .write-comment .form-control:-ms-input-placeholder,
    .write-comment .comment-text:-ms-input-placeholder {
      color: #8d94b5; }
    .write-comment .form-control.placeholder,
    .write-comment .comment-text.placeholder {
      color: #8d94b5; }
  .write-comment .comment-text {
    padding: 9px 15px;
    color: #686e77;
    display: block;
    overflow: hidden;
    line-height: 1.4;
    height: auto; }
    .write-comment .comment-text a {
      color: #4266a4; }
    .write-comment .comment-text img {
      vertical-align: top;
      margin-top: 2px;
      margin-left: 5px; }

.user-action {
  position: absolute;
  bottom: -18px;
  left: 60px;
  font-size: 14px;
  line-height: 1.1; }
  .user-action a {
    color: #4266a4; }

.post-detail {
  border: 1px solid #cfd8df;
  border-radius: 15px;
  overflow: hidden;
  font-size: 15px;
  padding-bottom: 10px; }
  .post-detail img {
    width: 100%;
    display: block;
    border-radius: 15px 15px 0 0; }
  .post-detail .title {
    padding: 5px 15px 0;
    color: #222528; }
  .post-detail .caption {
    color: #6c7d8b;
    padding: 0 15px 5px; }
  .post-detail .link {
    padding-left: 20px;
    position: relative;
    color: #6c7d8b;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    font-size: 12px; }
    .post-detail .link img {
      position: absolute;
      top: 0;
      left: 0;
      width: 14px; }

.liked-bar {
  border-bottom: 1px solid #f0f2f4;
  display: block;
  padding: 10px 50px 10px 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  position: relative; }
  .liked-bar strong, .liked-bar a {
    font-weight: 500;
    color: #363f44; }
  .liked-bar p {
    margin: 0; }
  .liked-bar .more {
    position: absolute;
    top: 10px;
    right: 10px; }
    .liked-bar .more img {
      width: 20px; }

@media (max-width: 991px) {
  .team h1 {
    font-size: 24px;
    line-height: 30px; } }

.team .box {
  background: #fff;
  border-radius: 5px;
  height: auto;
  min-height: 150px; }
  @media (min-width: 768px) {
    .team .box {
      min-height: 230px; } }
  @media (min-width: 992px) {
    .team .box {
      height: 391px;
      min-height: 391px; } }
  .team .box.agency .category, .team .box.freelance .category {
    font-size: 12px;
    line-height: 16px; }
    @media (min-width: 1300px) {
      .team .box.agency .category, .team .box.freelance .category {
        font-size: 13px;
        line-height: 25px; } }
    @media (min-width: 1800px) {
      .team .box.agency .category, .team .box.freelance .category {
        font-size: 15px;
        line-height: 25px; } }

.team .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }

.team .name {
  font-size: 16px;
  line-height: 20px;
  color: #383B39;
  font-weight: 500;
  padding-right: 10px; }
  @media (min-width: 992px) {
    .team .name {
      font-size: 22px;
      line-height: 30px; } }
  @media (min-width: 1800px) {
    .team .name {
      font-size: 32px;
      line-height: 38px; } }

.team .category {
  font-size: 16px;
  line-height: 18px;
  color: #999;
  position: relative;
  padding-left: 15px; }
  @media (min-width: 1800px) {
    .team .category {
      font-size: 21px;
      line-height: 24px; } }
  .team .category:after {
    background: #999;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 30px;
    left: 0;
    content: '';
    width: 2px;
    border-radius: 5px; }

.team .designation {
  font-size: 15px;
  line-height: 20px;
  display: block;
  margin: 0 0 15px;
  color: #383B39; }
  @media (min-width: 992px) {
    .team .designation {
      font-size: 18px;
      line-height: 22px; } }
  @media (min-width: 1800px) {
    .team .designation {
      font-size: 21px;
      line-height: 24px; } }

.team .user {
  width: 120px;
  display: block;
  margin: 0 auto 15px;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  @media (min-width: 992px) {
    .team .user {
      width: 175px; } }
  .team .user img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: block; }
    @media (min-width: 992px) {
      .team .user img {
        width: 175px;
        height: 175px; } }

.team .add-member {
  margin: 0 auto;
  color: #383B39;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 1800px) {
    .team .add-member {
      font-size: 21px;
      line-height: 26px; } }
  .team .add-member img {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    display: block; }
    @media (min-width: 992px) {
      .team .add-member img {
        width: 90px;
        height: 90px; } }
  .team .add-member:hover {
    opacity: 0.8;
    text-decoration: none; }

.team ul {
  font-size: 14px;
  line-height: 18px; }
  @media (min-width: 992px) {
    .team ul {
      font-size: 16px;
      line-height: 20px; } }
  .team ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 7px 0 9px;
    position: relative; }
    @media (min-width: 992px) {
      .team ul li {
        padding: 0 10px 0 12px; } }
    .team ul li:first-child {
      padding-left: 0; }
      .team ul li:first-child:after {
        display: none; }
    .team ul li:after {
      background: #C9C9C9;
      position: absolute;
      top: 2px;
      height: 20px;
      left: -4px;
      content: '';
      width: 2px;
      border-radius: 5px; }
  .team ul a {
    font-weight: 500;
    text-decoration: underline;
    color: #383B39; }

.team .btn-view {
  font-weight: 500;
  text-decoration: none;
  color: #383B39;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 19px;
  border: 2px solid #383B39;
  border-radius: 25px;
  padding: 8px 10px; }
  @media (min-width: 992px) {
    .team .btn-view {
      font-size: 18px;
      line-height: 22px;
      padding: 8px 25px; } }
  .team .btn-view:hover {
    background: #383B39;
    color: #fff; }

.team .status {
  display: inline-block;
  position: relative;
  padding-left: 20px; }
  .team .status.inactive:after {
    background: #999; }
  .team .status:after {
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 100%;
    top: 4px;
    left: 0;
    content: '';
    background: #16C61C; }

@media (max-width: 991px) {
  .marketing h1 {
    font-size: 24px;
    line-height: 30px; } }

@media (min-width: 768px) {
  .marketing .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }

@media (max-width: 767px) {
  .marketing .col {
    width: 100%;
    max-width: 100%; } }

.marketing .col.no-flex {
  display: block; }

.marketing .graph-holder img {
  display: block;
  max-width: 100%;
  margin: 0 auto 20px; }
  @media (min-width: 992px) {
    .marketing .graph-holder img {
      margin: 0; } }

.marketing .img-holder {
  width: 50px; }
  @media (min-width: 1800px) {
    .marketing .img-holder {
      width: auto; } }
  .marketing .img-holder.small-img {
    width: 35px; }
    @media (min-width: 1800px) {
      .marketing .img-holder.small-img {
        width: auto; } }
  .marketing .img-holder img {
    max-width: 100%; }

.marketing .box {
  background: #fff;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.25;
  color: #383B39;
  height: auto;
  min-height: inherit;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  height: 100%; }
  .marketing .box h2 {
    position: relative;
    margin-bottom: 15px;
    color: #47463F; }
    @media (max-width: 1799px) {
      .marketing .box h2 {
        font-size: 26px;
        line-height: 1.2; } }
    @media (max-width: 767px) {
      .marketing .box h2 {
        font-size: 20px; } }
    .marketing .box h2 a {
      position: absolute;
      top: 0;
      right: 0; }
  .marketing .box .img {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .marketing .box .text-holder {
    padding-left: 15px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 1800px) {
      .marketing .box .text-holder {
        padding-left: 20px; } }
  .marketing .box .btn {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700; }
    @media (min-width: 1800px) {
      .marketing .box .btn {
        font-size: 16px; } }
    .marketing .box .btn.view-all {
      font-weight: 500;
      margin-bottom: 10px; }
      @media (min-width: 1800px) {
        .marketing .box .btn.view-all {
          margin-bottom: 20px; } }
      .marketing .box .btn.view-all:focus {
        box-shadow: none; }
    .marketing .box .btn:focus {
      box-shadow: none !important; }
  .marketing .box .btn-post {
    border-radius: 25px;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #383B39;
    margin: 0;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    font-weight: 700; }
    @media (min-width: 1800px) {
      .marketing .box .btn-post {
        padding: 5px 20px; } }
    .marketing .box .btn-post i {
      font-size: 16px;
      padding-right: 5px; }
    .marketing .box .btn-post:hover {
      background: #383B39;
      color: #fff; }

.marketing .filters .form-group {
  position: relative; }

.marketing .filters .form-control {
  border: 2px solid #EBEBEB;
  border-radius: 10px;
  padding-right: 80px; }

.marketing .filters .btn-submit {
  position: absolute;
  top: 2px;
  right: 1px;
  bottom: 2px;
  border-radius: 10px;
  font-weight: 500;
  color: #383B39;
  padding: 7px 20px;
  border: none;
  background: none;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear; }
  .marketing .filters .btn-submit:hover {
    background: #ebebeb; }
  .marketing .filters .btn-submit::-webkit-input-placeholder {
    color: #AFAFAF; }
  .marketing .filters .btn-submit::-moz-placeholder {
    opacity: 1;
    color: #AFAFAF; }
  .marketing .filters .btn-submit:-moz-placeholder {
    color: #AFAFAF; }
  .marketing .filters .btn-submit:-ms-input-placeholder {
    color: #AFAFAF; }
  .marketing .filters .btn-submit.placeholder {
    color: #AFAFAF; }

.marketing .btn-holder .btn {
  min-width: 100px; }

.marketing .group-listholder {
  position: relative; }
  .marketing .group-listholder:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    overflow: auto;
    height: 100px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
    pointer-events: none; }

.marketing .group-list {
  position: relative;
  height: 250px; }
  @media (max-width: 1799px) {
    .marketing .group-list {
      padding: 10px;
      height: 200px; } }
  .marketing .group-list .btn {
    min-width: 80px; }
  .marketing .group-list:after {
    display: none; }
  .marketing .group-list li {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  .marketing .group-list a {
    position: relative; }
  .marketing .group-list .member-info {
    width: 245px; }
    @media (max-width: 1799px) {
      .marketing .group-list .member-info .name {
        font-size: 14px;
        line-height: 1.2;
        padding-left: 10px; } }
  .marketing .group-list .btn-stroke {
    padding: 7px 20px; }

.marketing .head {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.slick-images {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  padding: 15px 20px 0; }
  @media (min-width: 768px) {
    .slick-images {
      padding: 15px 30px 0; } }
  .slick-images .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    font-size: 24px;
    outline: none; }
  .slick-images .slick-track:before {
    display: none !important; }
  .slick-images .s-prev {
    left: 0; }
  .slick-images .s-next {
    right: 0; }
  .slick-images .img-slide {
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
    border-radius: 5px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .slick-images .img-slide {
        padding: 20px; } }
    .slick-images .img-slide img {
      width: 100%;
      display: block;
      border-radius: 5px; }
  .slick-images .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .slick-images .slick-list:focus {
      outline: none; }
    .slick-images .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .slick-images .slick-track,
  .slick-images .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .slick-images .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
    .slick-images .slick-track:before, .slick-images .slick-track:after {
      content: "";
      display: table; }
    .slick-images .slick-track:after {
      clear: both; }
    .slick-loading .slick-images .slick-track {
      visibility: hidden; }
  .slick-images .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: block;
    padding: 10px; }
    [dir="rtl"] .slick-images .slick-slide {
      float: right; }
    .slick-images .slick-slide img {
      display: block; }
    .slick-images .slick-slide.slick-loading img {
      display: none; }
    .slick-images .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .slick-images .slick-slide {
      display: block; }
    .slick-loading .slick-images .slick-slide {
      visibility: hidden; }
    .slick-vertical .slick-images .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  .slick-images .slick-arrow.slick-hidden {
    display: none; }

.problems .back {
  color: #383B39;
  text-decoration: none;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2; }
  @media (min-width: 1800px) {
    .problems .back {
      font-size: 18px; } }
  .problems .back i {
    font-size: 16px;
    padding-right: 3px; }
    @media (min-width: 1800px) {
      .problems .back i {
        font-size: 18px; } }

.problems .response {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  width: 100%; }
  @media (min-width: 1800px) {
    .problems .response {
      font-size: 21px;
      line-height: 26px; } }
  .problems .response span {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400; }
    @media (min-width: 1800px) {
      .problems .response span {
        font-size: 16px; } }

@media (max-width: 1799px) {
  .problems h1 {
    font-size: 30px; } }

.select-filters {
  border: 2px solid #EBEBEB;
  width: 290px;
  border-radius: 10px;
  position: relative; }
  @media (min-width: 992px) {
    .select-filters {
      width: 313px; } }
  .select-filters .input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .select-filters .dropdown-toggle {
    color: #AFAFAF; }
    .select-filters .dropdown-toggle:after {
      border-width: 0.5em 0.4em 0;
      position: relative;
      top: 3px;
      color: #4E504F; }
  .select-filters .dropdown-menu {
    width: 100%; }
  .select-filters .submit {
    background: none;
    border: none;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #383B39;
    padding: 9px 20px;
    border-radius: 10px;
    margin-right: -1px; }
    .select-filters .submit:hover {
      background: #ebebeb; }

.problem-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -25px; }
  @media (min-width: 768px) {
    .problem-list {
      margin-right: -50px; } }
  .problem-list li {
    width: 45%;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin: 0  2% 30px 0; }
    @media (min-width: 768px) {
      .problem-list li {
        width: 28%;
        margin: 0  3% 30px 0; } }
    @media (min-width: 992px) {
      .problem-list li {
        width: 20%; } }
    @media (min-width: 1200px) {
      .problem-list li {
        width: 21.3%; } }
    @media (min-width: 1440px) {
      .problem-list li {
        width: 17%; } }
    .problem-list li:first-child {
      background: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .problem-list .img {
    position: relative;
    border-radius: 5px 5px 0 0;
    overflow: hidden; }
    .problem-list .img img {
      width: 100%;
      height: auto;
      display: block; }
    .problem-list .img .overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      color: #fff;
      background: rgba(18, 19, 18, 0.55);
      font-weight: 500;
      padding: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 16px;
      line-height: 20px; }
      @media (min-width: 1440px) {
        .problem-list .img .overlay {
          font-size: 18px;
          line-height: 22px; } }
      @media (min-width: 1800px) {
        .problem-list .img .overlay {
          font-size: 28px;
          line-height: 1.2; } }
      .problem-list .img .overlay p {
        margin-bottom: 0; }
  .problem-list .info-links {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 15px; }
    @media (min-width: 1440px) {
      .problem-list .info-links {
        padding: 10px 30px; } }
    .problem-list .info-links a {
      color: #383B39;
      max-width: 48%;
      text-decoration: underline;
      font-weight: 500; }
  .problem-list .add-plus {
    width: 45px; }
    @media (min-width: 992px) {
      .problem-list .add-plus {
        width: auto; } }
    .problem-list .add-plus img {
      max-width: 100%; }

.new-member .close,
.permissions .close,
.video-modal .close,
.new-problem .close,
#new-service .close,
#new-service2 .close,
#new-service3 .close,
#new-appointment .close,
#new-appointment2 .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 40px;
  color: #47463F;
  opacity: 1; }

.new-member .modal-dialog,
.permissions .modal-dialog,
.video-modal .modal-dialog,
.new-problem .modal-dialog,
#new-service .modal-dialog,
#new-service2 .modal-dialog,
#new-service3 .modal-dialog,
#new-appointment .modal-dialog,
#new-appointment2 .modal-dialog {
  max-width: 640px;
  border-radius: 6px; }
  @media (min-width: 768px) {
    .new-member .modal-dialog,
    .permissions .modal-dialog,
    .video-modal .modal-dialog,
    .new-problem .modal-dialog,
    #new-service .modal-dialog,
    #new-service2 .modal-dialog,
    #new-service3 .modal-dialog,
    #new-appointment .modal-dialog,
    #new-appointment2 .modal-dialog {
      margin-top: 50px; } }

.new-member .modal-content,
.permissions .modal-content,
.video-modal .modal-content,
.new-problem .modal-content,
#new-service .modal-content,
#new-service2 .modal-content,
#new-service3 .modal-content,
#new-appointment .modal-content,
#new-appointment2 .modal-content {
  border-radius: 6px;
  overflow: hidden;
  border: none; }

.new-member .modal-header,
.permissions .modal-header,
.video-modal .modal-header,
.new-problem .modal-header,
#new-service .modal-header,
#new-service2 .modal-header,
#new-service3 .modal-header,
#new-appointment .modal-header,
#new-appointment2 .modal-header {
  border: none;
  padding: 30px 35px 30px 20px; }
  @media (min-width: 768px) {
    .new-member .modal-header,
    .permissions .modal-header,
    .video-modal .modal-header,
    .new-problem .modal-header,
    #new-service .modal-header,
    #new-service2 .modal-header,
    #new-service3 .modal-header,
    #new-appointment .modal-header,
    #new-appointment2 .modal-header {
      padding: 30px; } }

.new-member .modal-body,
.permissions .modal-body,
.video-modal .modal-body,
.new-problem .modal-body,
#new-service .modal-body,
#new-service2 .modal-body,
#new-service3 .modal-body,
#new-appointment .modal-body,
#new-appointment2 .modal-body {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 30px 30px; }
  @media (min-width: 992px) {
    .new-member .modal-body,
    .permissions .modal-body,
    .video-modal .modal-body,
    .new-problem .modal-body,
    #new-service .modal-body,
    #new-service2 .modal-body,
    #new-service3 .modal-body,
    #new-appointment .modal-body,
    #new-appointment2 .modal-body {
      font-size: 18px;
      line-height: 22px; } }
  .new-member .modal-body p,
  .permissions .modal-body p,
  .video-modal .modal-body p,
  .new-problem .modal-body p,
  #new-service .modal-body p,
  #new-service2 .modal-body p,
  #new-service3 .modal-body p,
  #new-appointment .modal-body p,
  #new-appointment2 .modal-body p {
    margin-bottom: 30px; }
  .new-member .modal-body.video-popup,
  .permissions .modal-body.video-popup,
  .video-modal .modal-body.video-popup,
  .new-problem .modal-body.video-popup,
  #new-service .modal-body.video-popup,
  #new-service2 .modal-body.video-popup,
  #new-service3 .modal-body.video-popup,
  #new-appointment .modal-body.video-popup,
  #new-appointment2 .modal-body.video-popup {
    padding: 10px 12px; }
    @media (min-width: 768px) {
      .new-member .modal-body.video-popup,
      .permissions .modal-body.video-popup,
      .video-modal .modal-body.video-popup,
      .new-problem .modal-body.video-popup,
      #new-service .modal-body.video-popup,
      #new-service2 .modal-body.video-popup,
      #new-service3 .modal-body.video-popup,
      #new-appointment .modal-body.video-popup,
      #new-appointment2 .modal-body.video-popup {
        padding: 10px 30px; } }

@media (min-width: 768px) {
  .new-member .form-group,
  .permissions .form-group,
  .video-modal .form-group,
  .new-problem .form-group,
  #new-service .form-group,
  #new-service2 .form-group,
  #new-service3 .form-group,
  #new-appointment .form-group,
  #new-appointment2 .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    max-width: 400px;
    margin: 0 auto 15px; } }

.new-member .form-group label,
.permissions .form-group label,
.video-modal .form-group label,
.new-problem .form-group label,
#new-service .form-group label,
#new-service2 .form-group label,
#new-service3 .form-group label,
#new-appointment .form-group label,
#new-appointment2 .form-group label {
  margin: 0 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block; }
  @media (min-width: 768px) {
    .new-member .form-group label,
    .permissions .form-group label,
    .video-modal .form-group label,
    .new-problem .form-group label,
    #new-service .form-group label,
    #new-service2 .form-group label,
    #new-service3 .form-group label,
    #new-appointment .form-group label,
    #new-appointment2 .form-group label {
      text-align: right;
      padding-right: 10px;
      margin: 0;
      width: 150px; } }
  .new-member .form-group label span,
  .permissions .form-group label span,
  .video-modal .form-group label span,
  .new-problem .form-group label span,
  #new-service .form-group label span,
  #new-service2 .form-group label span,
  #new-service3 .form-group label span,
  #new-appointment .form-group label span,
  #new-appointment2 .form-group label span {
    font-size: 10px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .new-member .form-group label span,
      .permissions .form-group label span,
      .video-modal .form-group label span,
      .new-problem .form-group label span,
      #new-service .form-group label span,
      #new-service2 .form-group label span,
      #new-service3 .form-group label span,
      #new-appointment .form-group label span,
      #new-appointment2 .form-group label span {
        padding-left: 4px;
        line-height: 14px;
        margin-bottom: 0; } }
    .new-member .form-group label span a,
    .permissions .form-group label span a,
    .video-modal .form-group label span a,
    .new-problem .form-group label span a,
    #new-service .form-group label span a,
    #new-service2 .form-group label span a,
    #new-service3 .form-group label span a,
    #new-appointment .form-group label span a,
    #new-appointment2 .form-group label span a {
      color: #383B39;
      text-decoration: underline; }

.new-member .form-group .form-controL,
.permissions .form-group .form-controL,
.video-modal .form-group .form-controL,
.new-problem .form-group .form-controL,
#new-service .form-group .form-controL,
#new-service2 .form-group .form-controL,
#new-service3 .form-group .form-controL,
#new-appointment .form-group .form-controL,
#new-appointment2 .form-group .form-controL {
  border: 1px solid #707070; }

.new-member .input,
.permissions .input,
.video-modal .input,
.new-problem .input,
#new-service .input,
#new-service2 .input,
#new-service3 .input,
#new-appointment .input,
#new-appointment2 .input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (min-width: 768px) {
    .new-member .input,
    .permissions .input,
    .video-modal .input,
    .new-problem .input,
    #new-service .input,
    #new-service2 .input,
    #new-service3 .input,
    #new-appointment .input,
    #new-appointment2 .input {
      padding-left: 10px; } }

.new-member .custom-select,
.permissions .custom-select,
.video-modal .custom-select,
.new-problem .custom-select,
#new-service .custom-select,
#new-service2 .custom-select,
#new-service3 .custom-select,
#new-appointment .custom-select,
#new-appointment2 .custom-select {
  background: #ffffff url("../images/arrow.png") no-repeat scroll right 0.75rem center/15px 10px;
  width: 100%;
  padding-left: 8px; }

.new-member .back,
.permissions .back,
.video-modal .back,
.new-problem .back,
#new-service .back,
#new-service2 .back,
#new-service3 .back,
#new-appointment .back,
#new-appointment2 .back {
  background: none;
  border: none;
  padding: 0;
  color: #383B39;
  text-decoration: none;
  margin-right: 20px; }
  .new-member .back i,
  .permissions .back i,
  .video-modal .back i,
  .new-problem .back i,
  #new-service .back i,
  #new-service2 .back i,
  #new-service3 .back i,
  #new-appointment .back i,
  #new-appointment2 .back i {
    font-size: 14px;
    padding-right: 3px; }

.new-member .link,
.permissions .link,
.video-modal .link,
.new-problem .link,
#new-service .link,
#new-service2 .link,
#new-service3 .link,
#new-appointment .link,
#new-appointment2 .link {
  font-size: 15px;
  line-height: 18px;
  color: #383B39;
  text-decoration: underline; }

.new-member .links,
.permissions .links,
.video-modal .links,
.new-problem .links,
#new-service .links,
#new-service2 .links,
#new-service3 .links,
#new-appointment .links,
#new-appointment2 .links {
  position: absolute;
  bottom: 3px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .new-member .links li,
  .permissions .links li,
  .video-modal .links li,
  .new-problem .links li,
  #new-service .links li,
  #new-service2 .links li,
  #new-service3 .links li,
  #new-appointment .links li,
  #new-appointment2 .links li {
    padding-left: 2px; }
  .new-member .links label,
  .permissions .links label,
  .video-modal .links label,
  .new-problem .links label,
  #new-service .links label,
  #new-service2 .links label,
  #new-service3 .links label,
  #new-appointment .links label,
  #new-appointment2 .links label {
    margin-bottom: 0; }
  .new-member .links img,
  .permissions .links img,
  .video-modal .links img,
  .new-problem .links img,
  #new-service .links img,
  #new-service2 .links img,
  #new-service3 .links img,
  #new-appointment .links img,
  #new-appointment2 .links img {
    display: block; }
  .new-member .links label,
  .permissions .links label,
  .video-modal .links label,
  .new-problem .links label,
  #new-service .links label,
  #new-service2 .links label,
  #new-service3 .links label,
  #new-appointment .links label,
  #new-appointment2 .links label {
    margin-bottom: 0;
    cursor: pointer;
    width: auto !important; }
  .new-member .links img,
  .permissions .links img,
  .video-modal .links img,
  .new-problem .links img,
  #new-service .links img,
  #new-service2 .links img,
  #new-service3 .links img,
  #new-appointment .links img,
  #new-appointment2 .links img {
    display: block;
    width: 18px; }
  .new-member .links .attachment img,
  .permissions .links .attachment img,
  .video-modal .links .attachment img,
  .new-problem .links .attachment img,
  #new-service .links .attachment img,
  #new-service2 .links .attachment img,
  #new-service3 .links .attachment img,
  #new-appointment .links .attachment img,
  #new-appointment2 .links .attachment img {
    width: 9px;
    margin-top: 5px; }
  .new-member .links .survey,
  .permissions .links .survey,
  .video-modal .links .survey,
  .new-problem .links .survey,
  #new-service .links .survey,
  #new-service2 .links .survey,
  #new-service3 .links .survey,
  #new-appointment .links .survey,
  #new-appointment2 .links .survey {
    margin-left: 5px; }
    .new-member .links .survey img,
    .permissions .links .survey img,
    .video-modal .links .survey img,
    .new-problem .links .survey img,
    #new-service .links .survey img,
    #new-service2 .links .survey img,
    #new-service3 .links .survey img,
    #new-appointment .links .survey img,
    #new-appointment2 .links .survey img {
      width: 13px; }
  .new-member .links .gif img,
  .permissions .links .gif img,
  .video-modal .links .gif img,
  .new-problem .links .gif img,
  #new-service .links .gif img,
  #new-service2 .links .gif img,
  #new-service3 .links .gif img,
  #new-appointment .links .gif img,
  #new-appointment2 .links .gif img {
    margin-top: 2px;
    width: 15px; }
    @media (min-width: 1300px) {
      .new-member .links .gif img,
      .permissions .links .gif img,
      .video-modal .links .gif img,
      .new-problem .links .gif img,
      #new-service .links .gif img,
      #new-service2 .links .gif img,
      #new-service3 .links .gif img,
      #new-appointment .links .gif img,
      #new-appointment2 .links .gif img {
        width: 20px; } }

.reminder-row {
  white-space: nowrap;
  overflow: auto;
  padding: 10px; }
  .reminder-row .box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    white-space: normal;
    padding: 15px 30px 15px 15px;
    color: #999999;
    font-weight: 600;
    position: relative;
    width: 230px;
    margin-right: 20px;
    font-size: 1rem;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top; }
    .reminder-row .box strong {
      font-weight: 700;
      font-size: 17px;
      color: #383B39;
      display: block;
      margin-bottom: 10px; }
    .reminder-row .box .info {
      color: #383B39;
      font-weight: 300; }
    .reminder-row .box .cross {
      position: absolute;
      top: 10px;
      right: 12px; }
    .reminder-row .box p {
      margin-bottom: 20px !important; }

#new-service .modal-body,
#new-service2 .modal-body,
#new-service3 .modal-body,
#new-appointment .modal-body,
#new-appointment2 .modal-body {
  border-radius: 0; }

#new-service .modal-dialog,
#new-service2 .modal-dialog,
#new-service3 .modal-dialog,
#new-appointment .modal-dialog,
#new-appointment2 .modal-dialog {
  max-width: 740px; }

#new-service .form-group,
#new-service2 .form-group,
#new-service3 .form-group,
#new-appointment .form-group,
#new-appointment2 .form-group {
  max-width: 100%; }
  #new-service .form-group label,
  #new-service2 .form-group label,
  #new-service3 .form-group label,
  #new-appointment .form-group label,
  #new-appointment2 .form-group label {
    width: 100%;
    display: block;
    text-align: left; }
  #new-service .form-group .input,
  #new-service2 .form-group .input,
  #new-service3 .form-group .input,
  #new-appointment .form-group .input,
  #new-appointment2 .form-group .input {
    padding-left: 0; }

#new-service strong,
#new-service2 strong,
#new-service3 strong,
#new-appointment strong,
#new-appointment2 strong {
  font-weight: 500; }

#new-service .form-control.border,
#new-service2 .form-control.border,
#new-service3 .form-control.border,
#new-appointment .form-control.border,
#new-appointment2 .form-control.border {
  border: solid #383B39 !important;
  border-width: 0 0 1px !important;
  border-radius: 0 !important;
  padding: 7px 0 !important; }
  #new-service .form-control.border.autosize,
  #new-service2 .form-control.border.autosize,
  #new-service3 .form-control.border.autosize,
  #new-appointment .form-control.border.autosize,
  #new-appointment2 .form-control.border.autosize {
    padding: 7px 70px 7px 0 !important;
    min-height: 45px; }

#new-service .form-control.full,
#new-service2 .form-control.full,
#new-service3 .form-control.full,
#new-appointment .form-control.full,
#new-appointment2 .form-control.full {
  width: 100%; }

#new-service .form-control:focus,
#new-service2 .form-control:focus,
#new-service3 .form-control:focus,
#new-appointment .form-control:focus,
#new-appointment2 .form-control:focus {
  box-shadow: none; }

#new-service textarea.form-control,
#new-service2 textarea.form-control,
#new-service3 textarea.form-control,
#new-appointment textarea.form-control,
#new-appointment2 textarea.form-control {
  height: 64px;
  resize: none;
  border: 1px solid #707070; }

#new-service .title,
#new-service2 .title,
#new-service3 .title,
#new-appointment .title,
#new-appointment2 .title {
  font-weight: 300; }

#new-service .custom-select.small,
#new-service2 .custom-select.small,
#new-service3 .custom-select.small,
#new-appointment .custom-select.small,
#new-appointment2 .custom-select.small {
  width: 130px; }

#new-service .btn-next,
#new-service .btn-submit,
#new-service2 .btn-next,
#new-service2 .btn-submit,
#new-service3 .btn-next,
#new-service3 .btn-submit,
#new-appointment .btn-next,
#new-appointment .btn-submit,
#new-appointment2 .btn-next,
#new-appointment2 .btn-submit {
  background: #3EACC9;
  color: #fff;
  padding: 7px 25px;
  font-weight: 500;
  border-radius: 25px;
  margin-bottom: 10px;
  font-size: 14px; }
  #new-service .btn-next:hover,
  #new-service .btn-submit:hover,
  #new-service2 .btn-next:hover,
  #new-service2 .btn-submit:hover,
  #new-service3 .btn-next:hover,
  #new-service3 .btn-submit:hover,
  #new-appointment .btn-next:hover,
  #new-appointment .btn-submit:hover,
  #new-appointment2 .btn-next:hover,
  #new-appointment2 .btn-submit:hover {
    background: #000; }
  #new-service .btn-next.large,
  #new-service .btn-submit.large,
  #new-service2 .btn-next.large,
  #new-service2 .btn-submit.large,
  #new-service3 .btn-next.large,
  #new-service3 .btn-submit.large,
  #new-appointment .btn-next.large,
  #new-appointment .btn-submit.large,
  #new-appointment2 .btn-next.large,
  #new-appointment2 .btn-submit.large {
    font-size: 16px; }
  #new-service .btn-next.delete,
  #new-service .btn-submit.delete,
  #new-service2 .btn-next.delete,
  #new-service2 .btn-submit.delete,
  #new-service3 .btn-next.delete,
  #new-service3 .btn-submit.delete,
  #new-appointment .btn-next.delete,
  #new-appointment .btn-submit.delete,
  #new-appointment2 .btn-next.delete,
  #new-appointment2 .btn-submit.delete {
    background: #C93E3E; }

#new-service .time-schedule .form-control,
#new-service2 .time-schedule .form-control,
#new-service3 .time-schedule .form-control,
#new-appointment .time-schedule .form-control,
#new-appointment2 .time-schedule .form-control {
  background: #E6E6E6;
  border: none;
  width: 85px;
  height: 38px;padding-right: 5px;
  color: #383B39;
  text-align: center; }
  #new-service .time-schedule .form-control::-webkit-input-placeholder,
  #new-service2 .time-schedule .form-control::-webkit-input-placeholder,
  #new-service3 .time-schedule .form-control::-webkit-input-placeholder,
  #new-appointment .time-schedule .form-control::-webkit-input-placeholder,
  #new-appointment2 .time-schedule .form-control::-webkit-input-placeholder {
    color: #383B39; }
  #new-service .time-schedule .form-control::-moz-placeholder,
  #new-service2 .time-schedule .form-control::-moz-placeholder,
  #new-service3 .time-schedule .form-control::-moz-placeholder,
  #new-appointment .time-schedule .form-control::-moz-placeholder,
  #new-appointment2 .time-schedule .form-control::-moz-placeholder {
    opacity: 1;
    color: #383B39; }
  #new-service .time-schedule .form-control:-moz-placeholder,
  #new-service2 .time-schedule .form-control:-moz-placeholder,
  #new-service3 .time-schedule .form-control:-moz-placeholder,
  #new-appointment .time-schedule .form-control:-moz-placeholder,
  #new-appointment2 .time-schedule .form-control:-moz-placeholder {
    color: #383B39; }
  #new-service .time-schedule .form-control:-ms-input-placeholder,
  #new-service2 .time-schedule .form-control:-ms-input-placeholder,
  #new-service3 .time-schedule .form-control:-ms-input-placeholder,
  #new-appointment .time-schedule .form-control:-ms-input-placeholder,
  #new-appointment2 .time-schedule .form-control:-ms-input-placeholder {
    color: #383B39; }
  #new-service .time-schedule .form-control.placeholder,
  #new-service2 .time-schedule .form-control.placeholder,
  #new-service3 .time-schedule .form-control.placeholder,
  #new-appointment .time-schedule .form-control.placeholder,
  #new-appointment2 .time-schedule .form-control.placeholder {
    color: #383B39; }

#new-service .time-schedule .dash,
#new-service2 .time-schedule .dash,
#new-service3 .time-schedule .dash,
#new-appointment .time-schedule .dash,
#new-appointment2 .time-schedule .dash {
  font-size: 24px;
  line-height: 1;
  letter-spacing: -3px;
  font-weight: 300; }

#new-service .days li,
#new-service2 .days li,
#new-service3 .days li,
#new-appointment .days li,
#new-appointment2 .days li {
  margin: 0 3px;
  cursor: pointer; }

#new-service .days label,
#new-service2 .days label,
#new-service3 .days label,
#new-appointment .days label,
#new-appointment2 .days label {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #383B39;
  cursor: pointer; }

#new-service .days input[type="checkbox"],
#new-service2 .days input[type="checkbox"],
#new-service3 .days input[type="checkbox"],
#new-appointment .days input[type="checkbox"],
#new-appointment2 .days input[type="checkbox"] {
  display: none; }
  #new-service .days input[type="checkbox"]:checked + label,
  #new-service2 .days input[type="checkbox"]:checked + label,
  #new-service3 .days input[type="checkbox"]:checked + label,
  #new-appointment .days input[type="checkbox"]:checked + label,
  #new-appointment2 .days input[type="checkbox"]:checked + label {
    background: #E6E6E6; }

#new-service .custom-field,
#new-service2 .custom-field,
#new-service3 .custom-field,
#new-appointment .custom-field,
#new-appointment2 .custom-field {
  border-top: 2px solid #E6E6E6;
  padding: 15px 0; }

#new-service .btn.btn-stroke,
#new-service2 .btn.btn-stroke,
#new-service3 .btn.btn-stroke,
#new-appointment .btn.btn-stroke,
#new-appointment2 .btn.btn-stroke {
  color: #383B39;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 19px;
  border: 2px solid #383B39;
  border-radius: 25px;
  min-width: 90px; }

#new-service .btn.btn-gray,
#new-service2 .btn.btn-gray,
#new-service3 .btn.btn-gray,
#new-appointment .btn.btn-gray,
#new-appointment2 .btn.btn-gray {
  background: #999999 !important; }

#new-service .resourse,
#new-service2 .resourse,
#new-service3 .resourse,
#new-appointment .resourse,
#new-appointment2 .resourse {
  display: inline-block;
  vertical-align: top;
  color: #383B39;
  font-weight: 400;
  margin-bottom: 5px; }

#new-service .custom-box .holder,
#new-service2 .custom-box .holder,
#new-service3 .custom-box .holder,
#new-appointment .custom-box .holder,
#new-appointment2 .custom-box .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px; }

#new-service .custom-box .text,
#new-service2 .custom-box .text,
#new-service3 .custom-box .text,
#new-appointment .custom-box .text,
#new-appointment2 .custom-box .text {
  width: 190px; }

#new-service .custom-box .form-control.border,
#new-service2 .custom-box .form-control.border,
#new-service3 .custom-box .form-control.border,
#new-appointment .custom-box .form-control.border,
#new-appointment2 .custom-box .form-control.border {
  border-bottom: 2px solid rgba(56, 59, 57, 0.55) !important;
  font-weight: 700;
  color: #999999 !important; }
  #new-service .custom-box .form-control.border::-webkit-input-placeholder,
  #new-service2 .custom-box .form-control.border::-webkit-input-placeholder,
  #new-service3 .custom-box .form-control.border::-webkit-input-placeholder,
  #new-appointment .custom-box .form-control.border::-webkit-input-placeholder,
  #new-appointment2 .custom-box .form-control.border::-webkit-input-placeholder {
    color: #999999 !important; }
  #new-service .custom-box .form-control.border::-moz-placeholder,
  #new-service2 .custom-box .form-control.border::-moz-placeholder,
  #new-service3 .custom-box .form-control.border::-moz-placeholder,
  #new-appointment .custom-box .form-control.border::-moz-placeholder,
  #new-appointment2 .custom-box .form-control.border::-moz-placeholder {
    opacity: 1;
    color: #999999 !important; }
  #new-service .custom-box .form-control.border:-moz-placeholder,
  #new-service2 .custom-box .form-control.border:-moz-placeholder,
  #new-service3 .custom-box .form-control.border:-moz-placeholder,
  #new-appointment .custom-box .form-control.border:-moz-placeholder,
  #new-appointment2 .custom-box .form-control.border:-moz-placeholder {
    color: #999999 !important; }
  #new-service .custom-box .form-control.border:-ms-input-placeholder,
  #new-service2 .custom-box .form-control.border:-ms-input-placeholder,
  #new-service3 .custom-box .form-control.border:-ms-input-placeholder,
  #new-appointment .custom-box .form-control.border:-ms-input-placeholder,
  #new-appointment2 .custom-box .form-control.border:-ms-input-placeholder {
    color: #999999 !important; }
  #new-service .custom-box .form-control.border.placeholder,
  #new-service2 .custom-box .form-control.border.placeholder,
  #new-service3 .custom-box .form-control.border.placeholder,
  #new-appointment .custom-box .form-control.border.placeholder,
  #new-appointment2 .custom-box .form-control.border.placeholder {
    color: #999999 !important; }

#new-appointment {
  overflow: auto; }
  #new-appointment .modal-dialog {
    max-width: 750px; }
  #new-appointment .modal-title {
    font-size: 30px;
    line-height: 1.2; }
  #new-appointment .modal-header .close {
    padding: 10px 25px; }
  @media (min-width: 768px) {
    #new-appointment .flex-holder {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; } }
  #new-appointment .appoint-detail {
    font-size: 16px;
    line-height: 1.25;
    width: 100%; }
    @media (min-width: 768px) {
      #new-appointment .appoint-detail {
        border-right: 4px  solid #E6E6E6;
        width: 250px;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  @media (min-width: 768px) {
    #new-appointment .calendar-area {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      padding-left: 20px; } }
  #new-appointment time {
    display: block;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      #new-appointment time {
        font-size: 32px; } }
    #new-appointment time .year {
      font-size: 24px;
      font-weight: 400;
      padding-right: 6px; }
      @media (min-width: 768px) {
        #new-appointment time .year {
          padding-right: 0; } }
  #new-appointment .services {
    font-size: 20px;
    line-height: 1.15;
    white-space: nowrap;
    padding: 0 10px 10px 0;
    margin-bottom: 20px;
    overflow: auto; }
    #new-appointment .services.selected {
      white-space: normal; }
      #new-appointment .services.selected li {
        display: none; }
        #new-appointment .services.selected li.active {
          display: block; }
      #new-appointment .services.selected a {
        width: 100%;
        padding: 15px 70px 15px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 0 !important;
        text-align: left; }
      #new-appointment .services.selected .change {
        position: absolute;
        left: auto;
        top: 50%;
        right: 15px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        display: block;
        height: 22px; }
      #new-appointment .services.selected .select {
        display: none; }
    #new-appointment .services li {
      text-align: center;
      white-space: normal;
      display: inline-block;
      vertical-align: top; }
    #new-appointment .services a {
      border-radius: 5px;
      display: block;
      width: 170px;
      min-height: 96px;
      padding: 10px 10px 35px;
      color: #fff;
      text-decoration: none;
      position: relative; }
      #new-appointment .services a.red {
        background: #C90000; }
      #new-appointment .services a.green {
        background: #01A92D; }
      #new-appointment .services a.gray {
        background: #4E4E4E; }
    #new-appointment .services .select,
    #new-appointment .services .change {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 10px;
      font-size: 16px;
      line-height: 1.2;
      text-decoration: underline; }
    #new-appointment .services .change {
      display: none; }
  #new-appointment .selected-values {
    background: #4E4E4E;
    padding: 10px 30px;
    color: #fff;
    margin: -14px -30px 40px; }
    @media (max-width: 767px) {
      #new-appointment .selected-values {
        text-align: center; } }
    #new-appointment .selected-values[data-bg="red"] {
      background: #C90000; }
    #new-appointment .selected-values[data-bg="green"] {
      background: #01A92D; }
    #new-appointment .selected-values[data-bg="gray"] {
      background: #4E4E4E; }
    #new-appointment .selected-values time {
      display: block;
      font-size: 26px;
      line-height: 1.1;
      font-weight: 600;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        #new-appointment .selected-values time {
          text-align: center; } }
      #new-appointment .selected-values time .year {
        font-size: 20px; }
    #new-appointment .selected-values .edit {
      text-decoration: underline;
      color: #fff; }
    #new-appointment .selected-values .selected-service {
      text-align: center; }
      @media (min-width: 768px) {
        #new-appointment .selected-values .selected-service {
          padding-right: 40px; } }
  #new-appointment .filters {
    width: 100%;
    margin: 0 auto 30px;
    position: relative; }
    @media (min-width: 768px) {
      #new-appointment .filters {
        width: 438px; } }
    #new-appointment .filters .form-group {
      position: relative; }
    #new-appointment .filters .form-control {
      border: 2px solid #EBEBEB;
      border-radius: 10px;
      padding: 5px 80px 5px 10px !important;
      width: 100% !important;
      font-size: 18px;
      line-height: 1.2; }
    #new-appointment .filters .btn-submit {
      position: absolute;
      top: 2px;
      right: 1px;
      bottom: 2px;
      border-radius: 10px;
      font-weight: 500;
      color: #383B39;
      padding: 7px 20px;
      border: none;
      background: none;
      -webkit-transition: 0.2s linear;
      transition: 0.2s linear;
      margin: 0 !important; }
      #new-appointment .filters .btn-submit:hover {
        background: #ebebeb; }
      #new-appointment .filters .btn-submit::-webkit-input-placeholder {
        color: #AFAFAF; }
      #new-appointment .filters .btn-submit::-moz-placeholder {
        opacity: 1;
        color: #AFAFAF; }
      #new-appointment .filters .btn-submit:-moz-placeholder {
        color: #AFAFAF; }
      #new-appointment .filters .btn-submit:-ms-input-placeholder {
        color: #AFAFAF; }
      #new-appointment .filters .btn-submit.placeholder {
        color: #AFAFAF; }
  #new-appointment .group-holder.selected {
    height: auto; }
    #new-appointment .group-holder.selected:after {
      display: none; }
    #new-appointment .group-holder.selected .group-list {
      height: auto; }
      #new-appointment .group-holder.selected .group-list li:not(.active) {
        display: none; }
  #new-appointment .group-list {
    position: relative;
    height: 180px; }
    #new-appointment .group-list.selected {
      height: auto; }
      #new-appointment .group-list.selected:after {
        display: none; }
      #new-appointment .group-list.selected li:not(.active) {
        display: none; }
    #new-appointment .group-list:after {
      height: 50px; }
    #new-appointment .group-list li {
      margin-bottom: 10px; }
      #new-appointment .group-list li.active .btn {
        display: none; }
      #new-appointment .group-list li.active a.link {
        display: block; }
      #new-appointment .group-list li a.link {
        display: none; }
    #new-appointment .group-list .member-info .img {
      width: 32px;
      height: 32px; }
      #new-appointment .group-list .member-info .img img {
        width: 32px;
        height: 32px; }
    #new-appointment .group-list .name {
      font-size: 14px;
      line-height: 21px;
      padding-left: 10px; }
      @media (min-width: 768px) {
        #new-appointment .group-list .name {
          padding-left: 12px;
          font-size: 18px; } }
    #new-appointment .group-list .btn.btn-stroke {
      padding: 6px 20px; }
      @media (max-width: 767px) {
        #new-appointment .group-list .btn.btn-stroke {
          min-width: 60px; } }
      #new-appointment .group-list .btn.btn-stroke:hover {
        color: #fff; }
    #new-appointment .group-list .tel {
      width: 56%; }
  #new-appointment .form-control.gray {
    border: 2px solid #707070; }
  #new-appointment .reminder-row {
    margin: 0 -10px; }

.select-time {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  position: relative; }
  .select-time:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, #ffffff 100%);
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, #ffffff 100%);
    bottom: 0;
    content: "";
    height: 44px;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    pointer-events: none; }
  .select-time ul {
    height: 224px;
    overflow: auto;
    padding-right: 10px; }
  .select-time li {
    margin-bottom: 5px; }
    .select-time li:last-child {
      margin-bottom: 50px; }
  .select-time label {
    position: relative;
    cursor: pointer;
    display: block; }
    .select-time label span {
      padding: 0 30px; }
  .select-time .fake-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #E6E6E6;
    border-radius: 3px;
    padding: 5px 10px; }
  .select-time input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .select-time input[type="radio"]:checked + .fake-input {
      background: #E8AB00;
      color: #fff; }
  .select-time .end-time {
    font-size: 14px;
    line-height: 1.35;
    font-weight: 400; }
  .select-time .dash {
    font-size: 30px;
    line-height: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-weight: 300;
    padding: 0;
    margin-top: -1px; }

.reminder-box {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 30px 15px; }
  .reminder-box label {
    margin-bottom: 6px !important; }
  .reminder-box .btn {
    min-width: 100px;
    margin-bottom: 10px; }

.category-added {
  margin-bottom: 30px; }
  .category-added .category-list {
    white-space: nowrap;
    overflow-x: auto;
    padding: 7px; }
    .category-added .category-list li {
      display: inline-block;
      vertical-align: top;
      white-space: normal;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      border-radius: 10px;
      position: relative;
      padding: 15px 35px 15px 20px;
      margin-right: 15px; }
    .category-added .category-list .cross {
      position: absolute;
      top: 10px;
      right: 12px; }
  .category-added .search-task {
    position: relative; }
    .category-added .search-task .form-control {
      border: 2px solid #EBEBEB;
      height: 46px; }
      .category-added .search-task .form-control::-webkit-input-placeholder {
        color: #AFAFAF; }
      .category-added .search-task .form-control::-moz-placeholder {
        opacity: 1;
        color: #AFAFAF; }
      .category-added .search-task .form-control:-moz-placeholder {
        color: #AFAFAF; }
      .category-added .search-task .form-control:-ms-input-placeholder {
        color: #AFAFAF; }
      .category-added .search-task .form-control.placeholder {
        color: #AFAFAF; }
  .category-added button {
    position: absolute;
    top: 5px;
    right: 5px;
    font-weight: 500;
    background: none;
    padding: 6px 15px;
    border: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    border-radius: 5px; }
    .category-added button:hover {
      background: #ebebeb; }

.add-newlink {
  color: #383b39;
  text-decoration: underline; }
  .add-newlink:hover {
    color: #000;
    opacity: 0.8; }

.cross img {
  display: block; }

.adding-more {
  padding: 25px 0; }
  .adding-more .adding-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 90px;
    margin-bottom: 20px; }
  .adding-more .or {
    font-weight: 300;
    padding: 0 40px; }
  .adding-more .search-task {
    width: 330px;
    border-radius: 10px; }
    .adding-more .search-task .form-control {
      border-radius: 10px;
      width: 100%;
      padding: 5px 12px !important;
      font-size: 16px; }
    .adding-more .search-task button {
      font-size: 16px; }
  .adding-more .adding-listholder {
    position: relative; }
    .adding-more .adding-listholder.active .adding-list {
      max-height: 300px; }
    .adding-more .adding-listholder.active .btn-expand i {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .adding-more .adding-listholder:after {
      background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, #ffffff 100%);
      background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, #ffffff 100%);
      bottom: 0;
      content: "";
      height: 100px;
      left: 0;
      overflow: auto;
      position: absolute;
      right: 0;
      pointer-events: none; }
  .adding-more .adding-list {
    max-height: 150px;
    overflow: auto;
    padding: 10px; }
    .adding-more .adding-list li {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      border-radius: 10px;
      margin-bottom: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px 15px; }
    .adding-more .adding-list .name {
      max-width: 60%; }
    .adding-more .adding-list .btn {
      min-width: 80px; }
  .adding-more .btn-expand {
    font-size: 14px;
    line-height: 18px;
    color: #999;
    padding: 6px 14px 6px 30px;
    border-radius: 50px;
    display: inline-block;
    min-width: 110px;
    vertical-align: top;
    text-align: center;
    position: relative;
    font-weight: 500;
    z-index: 99; }
    .adding-more .btn-expand i {
      font-size: 18px;
      line-height: 22px;
      position: absolute;
      top: 4px;
      left: 14px; }
    .adding-more .btn-expand:hover {
      color: #fff;
      background: #999;
      text-decoration: none; }

.open-closeBlock {
  background: #F3F3F3;
  padding: 15px;
  margin: 0 -30px;
  padding: 15px 30px; }
  .open-closeBlock .form-control {
    font-weight: 300 !important; }

#colorpicker {
  width: 36px;
  height: 32px;
  background: none;
  padding: 0;
  border: none;
  border-radius: 5px !important;
  margin-right: 10px;
  border: none !important; }

#hexcolor {
  width: 80px;
  border: 1px solid #707070 !important;
  border-radius: 5px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  height: 30px 10px;
  padding: 5px;
  color: #170D11; }

.modal-button {
  margin: 5px; }

.help-info {
  position: relative;
  color: #383B39; }
  .help-info.active .drop-info {
    visibility: visible;
    opacity: 1; }
  .help-info .drop-info {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    font-size: 16px;
    line-height: 1.2;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }

.intent-list {
  background: #F9F9F9;
  margin: 0 -30px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative; }
  .intent-list.a-b .intent {
    margin-right: 0; }
  @media (min-width: 768px) {
    .intent-list.a-b.justify-content-between {
      padding-left: 70px; } }
  @media (min-width: 768px) {
    .intent-list.a-b.justify-content-between .intent.large {
      width: 46%; } }
  .intent-list .two-intent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    border-radius: 4px; }
    .intent-list .two-intent .image {
      width: 50%;
      border-radius: 0;
      border-radius: 0; }
      .intent-list .two-intent .image:after {
        border-radius: 0; }
      .intent-list .two-intent .image.no-overlay {
        border-radius: 0; }
      .intent-list .two-intent .image .text {
        z-index: 9999; }
        .intent-list .two-intent .image .text h2 {
          font-size: 17px; }
          @media (min-width: 768px) {
            .intent-list .two-intent .image .text h2 {
              font-size: 20px; } }
        .intent-list .two-intent .image .text a {
          color: #383b39; }
          .intent-list .two-intent .image .text a.edit {
            color: #fff !important; }
    .intent-list .two-intent .dropdown .dropdown-menu {
      z-index: 99;
      top: 0 !important;
      left: 50% !important;
      -webkit-transform: translateX(-50%) !important;
          -ms-transform: translateX(-50%) !important;
              transform: translateX(-50%) !important; }
  .intent-list .btn-stroke.white {
    background: none !important;
    border-color: #fff !important;
    color: #fff !important; }
    .intent-list .btn-stroke.white:hover {
      background: #fff !important;
      color: #383b39 !important; }
  .intent-list .intent {
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    margin: 0 0 20px;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .intent-list .intent {
        width: 33%;
        margin: 0 20px 20px 0; } }
    @media (min-width: 768px) {
      .intent-list .intent {
        width: 25%; } }
    @media (min-width: 992px) {
      .intent-list .intent {
        width: 26%; } }
    .intent-list .intent.large {
      width: 100%; }
      @media (min-width: 768px) {
        .intent-list .intent.large {
          margin-left: 30px;
          width: 50%; } }
    .intent-list .intent.add_intent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 768px) {
        .intent-list .intent.add_intent {
          width: 70px;
          box-shadow: none; } }
      @media (min-width: 768px) {
        .intent-list .intent.add_intent.absolute {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0; } }
      .intent-list .intent.add_intent img {
        width: 45px; }
      .intent-list .intent.add_intent ul {
        background: #fff;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        text-align: center; }
        .intent-list .intent.add_intent ul li {
          padding: 5px; }
        .intent-list .intent.add_intent ul a {
          color: #383b39; }
    .intent-list .intent.add_intentAB {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 768px) {
        .intent-list .intent.add_intentAB {
          width: 100px;
          box-shadow: none; } }
      .intent-list .intent.add_intentAB img {
        width: 45px; }
      .intent-list .intent.add_intentAB ul {
        background: #fff;
        padding: 20px 10px;
        border-radius: 5px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        text-align: center;
        width: 100%; }
        .intent-list .intent.add_intentAB ul li {
          padding: 8px 5px; }
        .intent-list .intent.add_intentAB ul a {
          color: #383b39; }
    .intent-list .intent.active:before {
      position: absolute;
      bottom: -15px;
      left: 15px;
      right: 15px;
      content: '';
      height: 4px;
      background: #E8AB00;
      border-radius: 4px; }
  .intent-list .image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 130px;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0 0; }
    .intent-list .image:after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.35);
      content: '';
      border-radius: 4px 4px 0 0; }
    .intent-list .image.no-overlay {
      background: rgba(232, 171, 0, 0.55); }
      .intent-list .image.no-overlay:after {
        display: none; }
      .intent-list .image.no-overlay.gray {
        background: #707070; }
    .intent-list .image.yellow:after {
      background: rgba(232, 171, 0, 0.55); }
    .intent-list .image.dark:after {
      background: rgba(0, 0, 0, 0.65); }
    .intent-list .image .text {
      position: relative;
      z-index: 9;
      color: #fff; }
      .intent-list .image .text a {
        color: #fff;
        font-weight: 500; }
      .intent-list .image .text h2 {
        font-size: 26px; }
        @media (max-width: 991px) {
          .intent-list .image .text h2 {
            font-size: 20px; } }
    .intent-list .image .dots {
      position: absolute;
      top: 10px;
      right: 10px;
      z-index: 99; }
    .intent-list .image .status {
      width: 12px;
      height: 12px;
      background: #02EE39;
      position: absolute;
      top: 15px;
      left: 15px;
      border-radius: 100%;
      z-index: 9; }
  .intent-list .title {
    background: #fff;
    position: relative;
    z-index: 9;
    text-align: center;
    padding: 10px;
    display: block;
    border-radius: 0 0 4px 4px; }
    .intent-list .title .img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .intent-list .title .img img {
        width: 25px;
        margin-right: 10px; }
  .intent-list .add-intent {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 36%;
    right: -17px;
    border-radius: 100%;
    text-align: center; }
    .intent-list .add-intent.left {
      right: auto;
      left: -17px; }
    .intent-list .add-intent img {
      display: block; }

#problem-popup .modal-body {
  padding-top: 0; }

#problem-popup .modal-header {
  padding-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  #problem-popup .modal-header .close {
    padding: 15px 25px; }

#problem-popup .close {
  color: #fff !important;
  right: 0;
  top: 0;
  z-index: 999; }

#problem-popup .img-holder {
  margin: 0 -30px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 220px;
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  color: #fff; }
  @media (min-width: 768px) {
    #problem-popup .img-holder {
      height: 300px; } }
  #problem-popup .img-holder:after {
    background: rgba(18, 19, 18, 0.55);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ''; }

#problem-popup .holder {
  position: relative;
  z-index: 9; }

#problem-popup h1 {
  line-height: 1.35; }
  @media (max-width: 767px) {
    #problem-popup h1 {
      font-size: 24px; } }

#problem-popup .edit {
  color: #fff;
  text-decoration: underline; }

#problem-popup .btn-link {
  text-decoration: underline;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #383B39; }

@media (min-width: 768px) {
  #links .modal-dialog {
    max-width: 750px; } }

@media (min-width: 992px) {
  #links .modal-dialog {
    max-width: 992px; } }

#links .filters {
  width: 438px;
  margin-bottom: 30px; }
  #links .filters .form-group {
    position: relative; }
  #links .filters .form-control {
    border: 2px solid #EBEBEB;
    border-radius: 10px;
    padding: 5px 80px 5px 10px !important;
    width: 100% !important;
    font-size: 18px;
    line-height: 1.2; }
  #links .filters .btn-submit {
    position: absolute;
    top: 2px;
    right: 1px;
    bottom: 2px;
    border-radius: 10px;
    font-weight: 500;
    color: #383B39;
    padding: 7px 20px;
    border: none;
    background: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
    #links .filters .btn-submit:hover {
      background: #ebebeb; }
    #links .filters .btn-submit::-webkit-input-placeholder {
      color: #AFAFAF; }
    #links .filters .btn-submit::-moz-placeholder {
      opacity: 1;
      color: #AFAFAF; }
    #links .filters .btn-submit:-moz-placeholder {
      color: #AFAFAF; }
    #links .filters .btn-submit:-ms-input-placeholder {
      color: #AFAFAF; }
    #links .filters .btn-submit.placeholder {
      color: #AFAFAF; }

#links .btn-new {
  background: #3EACC9;
  color: #fff;
  padding: 7px 25px;
  font-weight: 500;
  border-radius: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  float: right; }
  #links .btn-new:hover {
    background: #000; }

#links .head {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400; }
  #links .head strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2; }

#links .open-close {
  font-size: 16px;
  line-height: 20px;
  position: relative; }
  @media (min-width: 1800px) {
    #links .open-close {
      font-size: 21px;
      line-height: 26px; } }
  #links .open-close.active .holder {
    height: 680px; }
  #links .open-close.active .btn-expand .more {
    display: none; }
  #links .open-close.active .btn-expand .less {
    display: inline; }
  #links .open-close.active .btn-expand i {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  #links .open-close .holder {
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px 30px;
    margin: 0 -15px; }
    #links .open-close .holder:after {
      position: absolute;
      bottom: 0;
      left: -50px;
      right: 0;
      content: '';
      overflow: auto;
      height: 100px;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
      pointer-events: none; }
    #links .open-close .holder .row:last-child {
      margin-bottom: 80px !important; }
  #links .open-close .clicks {
    font-size: 13px;
    line-height: 17px;
    display: block;
    padding: 4px 0 0; }
    @media (min-width: 768px) {
      #links .open-close .clicks {
        padding: 15px 5px;
        font-size: 16px;
        line-height: 20px; } }
  #links .open-close .row {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px; }
  #links .open-close .title {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #links .open-close .url {
    color: #121312;
    text-decoration: underline;
    padding-right: 30px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      #links .open-close .url {
        margin-bottom: 0; } }
  #links .open-close .icon-copy {
    position: absolute;
    right: 20px;
    top: -8px; }
    @media (min-width: 768px) {
      #links .open-close .icon-copy {
        top: 3px; } }

#links .btn-expand {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  border: 2px solid #999;
  padding: 6px 14px 6px 30px;
  border-radius: 50px;
  display: inline-block;
  min-width: 110px;
  vertical-align: top;
  text-align: center;
  position: relative;
  font-weight: 500;
  z-index: 99; }
  #links .btn-expand i {
    font-size: 18px;
    line-height: 22px;
    position: absolute;
    top: 4px;
    left: 14px; }
  #links .btn-expand:hover {
    color: #fff;
    background: #999;
    text-decoration: none; }
  #links .btn-expand .more {
    display: inline; }
  #links .btn-expand .less {
    display: none; }

.btn-collapse {
  background: none;
  border: none;
  padding: 0 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  outline: none !important;
  font-weight: 500; }
  .btn-collapse:focus {
    box-shadow: none;
    outline: none !important; }
  .btn-collapse i {
    position: absolute;
    top: 2px;
    right: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
  .btn-collapse.collapsed i {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0); }

.modal-header,
.modal-footer {
  background: #F3F3F3;
  border: none; }
  .modal-header .close,
  .modal-footer .close {
    margin: 0;
    padding: 25px 10px; }
    @media (min-width: 768px) {
      .modal-header .close,
      .modal-footer .close {
        padding: 25px; } }
  .modal-header .modal-title,
  .modal-footer .modal-title {
    font-size: 24px;
    line-height: 28px; }
    @media (min-width: 992px) {
      .modal-header .modal-title,
      .modal-footer .modal-title {
        font-size: 36px;
        line-height: 42px; } }

.modal-footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .modal-footer ul {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin: 0; }
  .modal-footer .btn-submit {
    background: #3EACC9;
    color: #fff;
    padding: 7px 25px;
    font-weight: 500;
    border-radius: 25px;
    margin-bottom: 10px;
    font-size: 14px; }
    .modal-footer .btn-submit:hover {
      background: #000; }
    .modal-footer .btn-submit.large {
      font-size: 16px; }
    .modal-footer .btn-submit.delete {
      background: #C93E3E; }
  .modal-footer .link {
    font-size: 15px;
    line-height: 18px;
    color: #383B39;
    text-decoration: underline; }

.video-modal {
  padding: 0 !important; }
  .video-modal .modal-dialog {
    max-width: 700px;
    border-radius: 6px; }
    @media (min-width: 768px) {
      .video-modal .modal-dialog {
        margin-top: 50px; } }
    @media (min-width: 992px) {
      .video-modal .modal-dialog {
        max-width: 900px; } }
    @media (min-width: 1300px) {
      .video-modal .modal-dialog {
        max-width: 1026px; } }
  .video-modal .modal-header {
    padding: 15px 30px; }
  .video-modal .close {
    padding: 13px 17px; }

.profile-info {
  max-width: 650px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
  .profile-info .holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .profile-info .info {
    width: 100%; }
    .profile-info .info .mail {
      color: #383B39; }
      @media (min-width: 768px) {
        .profile-info .info .mail {
          font-size: 18px;
          line-height: 22px; } }
    .profile-info .info .link {
      text-decoration: underline;
      color: #383B39;
      font-weight: 500;
      display: block; }
      @media (min-width: 768px) {
        .profile-info .info .link {
          font-size: 16px;
          line-height: 20px;
          margin-left: 10px;
          display: inline-block; } }
  .profile-info .img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 768px) {
      .profile-info .img {
        width: 80px;
        height: 80px; } }
    .profile-info .img img {
      width: 40px;
      height: 40px;
      border-radius: 100%; }
      @media (min-width: 768px) {
        .profile-info .img img {
          width: 80px;
          height: 80px; } }
  .profile-info .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
  .profile-info .name {
    color: #383B39;
    font-weight: 500;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .profile-info .name {
        font-size: 22px;
        line-height: 30px; } }
    @media (min-width: 1800px) {
      .profile-info .name {
        font-size: 32px;
        line-height: 38px; } }
  .profile-info .category {
    color: #999;
    position: relative;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .profile-info .category {
        font-size: 16px;
        line-height: 18px; } }
    @media (min-width: 1800px) {
      .profile-info .category {
        font-size: 21px;
        line-height: 24px; } }
    .profile-info .category:after {
      background: #999;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 15px;
      left: 0;
      content: '';
      width: 2px;
      border-radius: 5px; }
      @media (min-width: 768px) {
        .profile-info .category:after {
          height: 30px; } }
  .profile-info .designation {
    display: block;
    margin: 0 0 15px;
    color: #383B39; }
    @media (min-width: 768px) {
      .profile-info .designation {
        font-size: 18px;
        line-height: 22px; } }
    @media (min-width: 1800px) {
      .profile-info .designation {
        font-size: 21px;
        line-height: 24px; } }

.video-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .video-detail .textblock {
    padding-top: 30px; }
    @media (min-width: 768px) {
      .video-detail .textblock {
        width: 50%; } }
  .video-detail .btn-submit {
    background: #3EACC9;
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    border-radius: 25px;
    margin-bottom: 10px; }
    .video-detail .btn-submit:hover {
      background: #000; }
  .video-detail .reload {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 99; }
    .video-detail .reload img {
      width: 60px;
      height: 60px; }
  .video-detail .stroke {
    font-weight: 500;
    text-decoration: none;
    color: #383B39;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 19px;
    border: 2px solid #383B39;
    border-radius: 25px;
    padding: 10px 30px;
    margin: 0 0 0 10px; }
    @media (min-width: 1800px) {
      .video-detail .stroke {
        font-size: 18px;
        line-height: 22px; } }
    .video-detail .stroke:hover {
      background: #383B39;
      color: #fff; }

.video-info {
  position: relative; }
  @media (min-width: 768px) {
    .video-info {
      width: 45%; } }
  .video-info:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #fff;
    opacity: 0.5; }
  @media (max-width: 991px) {
    .video-info h2 {
      font-size: 22px; } }
  .video-info .video-holder {
    margin-bottom: 5px; }
    .video-info .video-holder img {
      width: 100%;
      display: block; }

.label-switcher {
  display: block;
  position: relative;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 25px;
  padding-right: 50px; }
  @media (min-width: 1300px) {
    .label-switcher {
      font-size: 18px; } }
  .label-switcher span {
    cursor: pointer; }
  .label-switcher.visibility {
    font-size: 16px;
    line-height: 20px;
    color: #121312;
    font-weight: 400;
    padding: 0; }
    .label-switcher.visibility .switch {
      position: relative;
      top: 0;
      display: block;
      margin: 25px auto 0; }
    .label-switcher.visibility:hover {
      text-decoration: none; }

.label-switcher .switch {
  position: absolute;
  top: 5px;
  right: 0;
  width: 40px;
  height: 15px; }

.label-switcher .switch input {
  opacity: 0;
  width: 0;
  height: 0; }

.label-switcher .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #999999;
  -webkit-transition: .4s;
  transition: .4s; }

.label-switcher .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: -2px;
  bottom: -4px;
  background-color: #C9C9C9;
  -webkit-transition: .4s;
  transition: .4s; }

.label-switcher input:checked + .slider {
  background-color: #40676C; }

.label-switcher input:checked + .slider:before {
  background: #3EACC9; }

.label-switcher input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }

.label-switcher input:checked + .slider:before {
  -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px); }

.label-switcher .slider.round {
  border-radius: 34px; }

.label-switcher .slider.round:before {
  border-radius: 50%; }

.permissions {
  color: #121312; }
  @media (min-width: 1440px) {
    .permissions {
      font-size: 18px;
      line-height: 26px; } }
  .permissions .modal-dialog {
    max-width: 700px;
    border-radius: 6px; }
    @media (min-width: 768px) {
      .permissions .modal-dialog {
        margin-top: 50px; } }
    @media (min-width: 992px) {
      .permissions .modal-dialog {
        max-width: 900px; } }
    @media (min-width: 1300px) {
      .permissions .modal-dialog {
        max-width: 1150px; } }
    @media (min-width: 1440px) {
      .permissions .modal-dialog {
        max-width: 1250px; } }
  .permissions .heading h3 {
    font-size: 22px;
    line-height: 26px;
    color: #121312; }
    @media (min-width: 1440px) {
      .permissions .heading h3 {
        font-size: 28px;
        line-height: 33px; } }
  .permissions .switch-boxes {
    background: #F3F3F3;
    padding: 50px 30px 0;
    margin: 0 -30px; }
    .permissions .switch-boxes .box {
      background: #fff;
      padding: 48px 15px 25px;
      border-radius: 5px;
      position: relative; }
      @media (min-width: 768px) {
        .permissions .switch-boxes .box {
          padding: 48px 25px 25px; } }
      .permissions .switch-boxes .box.not-visible .label-switcher.visibility .slider {
        background: #999999; }
        .permissions .switch-boxes .box.not-visible .label-switcher.visibility .slider:before {
          background: #c9c9c9;
          -webkit-transform: translateX(-2px);
              -ms-transform: translateX(-2px);
                  transform: translateX(-2px); }
      .permissions .switch-boxes .box.not-visible li .label-switcher {
        pointer-events: none; }
        .permissions .switch-boxes .box.not-visible li .label-switcher:after {
          opacity: 1 !important;
          visibility: visible !important; }
    .permissions .switch-boxes .visibility {
      position: absolute;
      top: 10px;
      right: 15px;
      width: 70px;
      text-align: center; }
      .permissions .switch-boxes .visibility .slider {
        background-color: #40676C; }
        .permissions .switch-boxes .visibility .slider:before {
          background: #3EACC9;
          -webkit-transform: translateX(20px);
              -ms-transform: translateX(20px);
                  transform: translateX(20px); }
    .permissions .switch-boxes h3 {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 30px;
      padding-right: 80px; }
      @media (min-width: 768px) {
        .permissions .switch-boxes h3 {
          font-size: 22px;
          line-height: 36px; } }
      .permissions .switch-boxes h3.font-small {
        font-size: 21px;
        line-height: 27px; }
      @media (min-width: 1440px) {
        .permissions .switch-boxes h3 {
          font-size: 28px;
          line-height: 33px; } }
    .permissions .switch-boxes .label-switcher {
      margin-bottom: 15px; }
    .permissions .switch-boxes .list li {
      padding: 0 40px 0 0;
      border-bottom: 1px solid #C9C9C9;
      margin-bottom: 15px; }
      .permissions .switch-boxes .list li .label-switcher:after {
        position: absolute;
        top: 0;
        width: 80px;
        height: 40px;
        right: -3px;
        bottom: 0;
        content: '';
        background: rgba(255, 255, 255, 0.6);
        -webkit-transition: 0.2s linear;
        transition: 0.2s linear;
        opacity: 0;
        visibility: hidden; }
  @media (max-width: 767px) {
    .permissions h3 {
      font-size: 20px;
      line-height: 24px; } }

.dificulty li {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  background: #999999;
  margin-right: 2px;
  text-indent: -9999px;
  overflow: hidden; }
  @media (min-width: 1800px) {
    .dificulty li {
      width: 16px;
      height: 16px; } }
  .dificulty li.active {
    background: #3EACC9; }

.knowledge-center.gray {
  background: #f3f3f3; }
  .knowledge-center.gray h1 {
    font-size: 24px;
    line-height: 30px; }
    @media (min-width: 1300px) {
      .knowledge-center.gray h1 {
        font-size: 36px;
        line-height: 42px; } }
  .knowledge-center.gray.course-page .head h1 {
    font-size: 24px; }
    @media (min-width: 1440px) {
      .knowledge-center.gray.course-page .head h1 {
        font-size: 30px; } }

.knowledge-center.course-page.gray {
  background: #f3f3f3; }

.knowledge-center.course-page .main-container {
  padding: 0 30px; }
  @media (min-width: 1800px) {
    .knowledge-center.course-page .main-container {
      padding: 0 100px; } }

@media (min-width: 992px) {
  .knowledge-center.course-page .head h1 {
    font-size: 30px; } }

.knowledge-center.course-page h2 {
  font-size: 24px; }
  @media (min-width: 992px) {
    .knowledge-center.course-page h2 {
      font-size: 26px; } }
  @media (min-width: 1440px) {
    .knowledge-center.course-page h2 {
      font-size: 32px; } }

.knowledge-center.course-page .video-holder {
  margin-bottom: 10px;
  position: relative; }
  .knowledge-center.course-page .video-holder a {
    display: block; }
  .knowledge-center.course-page .video-holder img {
    width: 100%;
    display: block;
    height: auto; }
  .knowledge-center.course-page .video-holder .play {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .knowledge-center.course-page .video-holder .play {
        width: 30px;
        height: 30px; } }
    .knowledge-center.course-page .video-holder .play:after {
      position: absolute;
      top: -10px;
      left: 0;
      width: 0;
      height: 0;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid #fff;
      content: ''; }
      @media (min-width: 768px) {
        .knowledge-center.course-page .video-holder .play:after {
          top: -30px;
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent;
          border-left: 30px solid #fff; } }
    .knowledge-center.course-page .video-holder .play:hover {
      opacity: 0.8; }

.knowledge-center.course-page .description {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 5px;
  display: block; }
  @media (min-width: 1440px) {
    .knowledge-center.course-page .description {
      font-size: 18px; } }

.knowledge-center.course-page .left-content {
  border-radius: 3px; }

.knowledge-center.course-page .right-content {
  border-radius: 3px;
  position: relative;
  padding-bottom: 70px !important; }
  @media (max-width: 1438px) {
    .knowledge-center.course-page .right-content {
      padding-top: 30px !important; } }
  .knowledge-center.course-page .right-content:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: #f3f3f3;
    width: 15px;
    display: none; }
    @media (min-width: 1300px) {
      .knowledge-center.course-page .right-content:before {
        display: block; } }
  .knowledge-center.course-page .right-content .difficulty-holder {
    position: absolute;
    top: 5px;
    left: 20px; }
    @media (min-width: 1300px) {
      .knowledge-center.course-page .right-content .difficulty-holder {
        left: 35px; } }
    @media (min-width: 1440px) {
      .knowledge-center.course-page .right-content .difficulty-holder {
        position: static; } }
  .knowledge-center.course-page .right-content .bottom-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    @media (min-width: 1300px) {
      .knowledge-center.course-page .right-content .bottom-info {
        padding: 15px 20px 15px 30px; } }
    @media (min-width: 1800px) {
      .knowledge-center.course-page .right-content .bottom-info {
        padding: 15px 30px 15px 40px; } }
    @media (max-width: 1438px) {
      .knowledge-center.course-page .right-content .bottom-info span {
        display: none; } }
  .knowledge-center.course-page .right-content .stroke {
    font-weight: 500;
    text-decoration: none;
    color: #383B39;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 19px;
    border: 2px solid #383B39;
    border-radius: 25px;
    padding: 8px 15px;
    margin: 0 0 0 10px; }
    @media (min-width: 1800px) {
      .knowledge-center.course-page .right-content .stroke {
        font-size: 18px;
        line-height: 22px;
        padding: 8px 25px; } }
    .knowledge-center.course-page .right-content .stroke:hover {
      background: #383B39;
      color: #fff; }
  .knowledge-center.course-page .right-content .top-head h4 {
    font-size: 20px;
    line-height: 24px; }
    @media (min-width: 1800px) {
      .knowledge-center.course-page .right-content .top-head h4 {
        font-size: 24px;
        line-height: 28px; } }
  .knowledge-center.course-page .right-content .top-head .title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400; }
    @media (min-width: 1800px) {
      .knowledge-center.course-page .right-content .top-head .title {
        font-size: 16px; } }
  .knowledge-center.course-page .right-content .top-head .time {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400; }
    @media (min-width: 1800px) {
      .knowledge-center.course-page .right-content .top-head .time {
        font-size: 16px; } }
    .knowledge-center.course-page .right-content .top-head .time strong {
      font-size: 18px;
      line-height: 1.2;
      font-weight: 500; }
      @media (min-width: 1800px) {
        .knowledge-center.course-page .right-content .top-head .time strong {
          font-size: 21px; } }
  .knowledge-center.course-page .right-content .list {
    color: #383B39; }
    .knowledge-center.course-page .right-content .list li {
      border-bottom: 1px solid #F3F3F3;
      font-weight: 700;
      position: relative; }
      .knowledge-center.course-page .right-content .list li.slide-active > a {
        color: #383B39; }
        .knowledge-center.course-page .right-content .list li.slide-active > a i {
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none; }
      .knowledge-center.course-page .right-content .list li i {
        position: absolute;
        top: 14px;
        left: 0;
        -webkit-transition: 0.2s linear;
        transition: 0.2s linear;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }
        @media (min-width: 1440px) {
          .knowledge-center.course-page .right-content .list li i {
            top: 20px; } }
    .knowledge-center.course-page .right-content .list a {
      padding: 10px 20px 10px 22px;
      display: block;
      color: #999999;
      text-decoration: none; }
      @media (min-width: 1440px) {
        .knowledge-center.course-page .right-content .list a {
          padding: 15px 20px 15px 22px; } }
      .knowledge-center.course-page .right-content .list a:hover {
        color: #383B39; }
    .knowledge-center.course-page .right-content .list .tabset-holder {
      border-top: 1px solid #F3F3F3; }
      .knowledge-center.course-page .right-content .list .tabset-holder li {
        padding: 10px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-weight: 400; }
        @media (min-width: 1440px) {
          .knowledge-center.course-page .right-content .list .tabset-holder li {
            padding: 15px 20px; } }
        .knowledge-center.course-page .right-content .list .tabset-holder li:last-child {
          border: none; }
        .knowledge-center.course-page .right-content .list .tabset-holder li.active {
          font-weight: 700;
          color: #383B39; }
          .knowledge-center.course-page .right-content .list .tabset-holder li.active a:before {
            opacity: 1; }
        .knowledge-center.course-page .right-content .list .tabset-holder li a {
          display: inline-block;
          vertical-align: top;
          color: #383B39;
          position: relative;
          margin-left: 20px;
          padding: 0; }
          .knowledge-center.course-page .right-content .list .tabset-holder li a:before {
            position: absolute;
            bottom: -3px;
            left: 0;
            right: 0;
            content: '';
            height: 4px;
            background: #E8AB00;
            border-radius: 5px;
            opacity: 0;
            -webkit-transition: 0.2s linear;
            transition: 0.2s linear; }
          .knowledge-center.course-page .right-content .list .tabset-holder li a.active {
            font-weight: 700;
            color: #383B39; }
            .knowledge-center.course-page .right-content .list .tabset-holder li a.active:before {
              opacity: 1; }

.knowledge-center.course-page .text-holder {
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  height: 120px;
  overflow: hidden; }
  @media (min-width: 992px) {
    .knowledge-center.course-page .text-holder {
      width: 69%; } }
  @media (min-width: 1440px) {
    .knowledge-center.course-page .text-holder {
      font-size: 20px;
      line-height: 26px; } }
  .knowledge-center.course-page .text-holder.active {
    height: auto;
    padding-bottom: 30px; }
    .knowledge-center.course-page .text-holder.active:after {
      display: none; }
    .knowledge-center.course-page .text-holder.active .btn-expand i {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .knowledge-center.course-page .text-holder:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    height: 65%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 55%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 55%, white 100%); }
  .knowledge-center.course-page .text-holder .btn-expand {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 9;
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none; }
    .knowledge-center.course-page .text-holder .btn-expand i {
      font-size: 18px;
      line-height: 1.25;
      display: inline-block;
      vertical-align: top;
      padding-right: 3px; }

.knowledge-center.course-page .info {
  width: 200px;
  color: #383B39;
  padding-top: 20px; }
  @media (min-width: 992px) {
    .knowledge-center.course-page .info {
      padding-top: 0;
      width: 160px; } }
  @media (min-width: 1440px) {
    .knowledge-center.course-page .info {
      width: 210px; } }
  .knowledge-center.course-page .info .title {
    width: 70px; }
    @media (min-width: 1440px) {
      .knowledge-center.course-page .info .title {
        width: 90px; } }
    @media (max-width: 1439px) {
      .knowledge-center.course-page .info .title {
        font-size: 15px; } }
  .knowledge-center.course-page .info .social-networks li {
    margin: 0 5px 0 0; }
    @media (min-width: 1440px) {
      .knowledge-center.course-page .info .social-networks li {
        margin: 0 15px 0 0; } }

.knowledge-center .head {
  font-size: 16px;
  margin-bottom: 15px; }
  @media (min-width: 1300px) {
    .knowledge-center .head {
      font-size: 18px; } }
  .knowledge-center .head.d-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 15px; }
  @media (max-width: 1299px) {
    .knowledge-center .head h1 {
      font-size: 24px;
      line-height: 30px; } }

.knowledge-center .back {
  color: #383B39;
  text-decoration: none;
  margin-right: 20px; }
  .knowledge-center .back i {
    font-size: 14px;
    padding-right: 3px; }

.knowledge-center .top-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  font-size: 15px;
  line-height: 22px;
  padding-right: 15px; }
  @media (min-width: 1300px) {
    .knowledge-center .top-slider {
      font-size: 19px;
      line-height: 25px;
      padding-right: 0; } }
  @media (max-width: 1299px) {
    .knowledge-center .top-slider h2 {
      font-size: 19px;
      line-height: 24px; } }

.knowledge-center .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0; }
  @media (min-width: 1300px) {
    .knowledge-center .slick-list {
      padding: 0 100px 0 0; } }
  .knowledge-center .slick-list:focus {
    outline: none; }
  .knowledge-center .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.knowledge-center .top-slider .slick-track,
.knowledge-center .top-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.knowledge-center .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .knowledge-center .slick-track:before, .knowledge-center .slick-track:after {
    content: "";
    display: table; }
  .knowledge-center .slick-track:after {
    clear: both; }
  .slick-loading .knowledge-center .slick-track {
    visibility: hidden; }

.knowledge-center .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir="rtl"] .knowledge-center .slick-slide {
    float: right; }
  .knowledge-center .slick-slide img {
    display: block; }
  .knowledge-center .slick-slide.slick-loading img {
    display: none; }
  .knowledge-center .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .knowledge-center .slick-slide {
    display: block; }
  .slick-loading .knowledge-center .slick-slide {
    visibility: hidden; }
  .slick-vertical .knowledge-center .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.knowledge-center .slick-arrow.slick-hidden {
  display: none; }

.knowledge-center .video-holder {
  border-radius: 5px;
  overflow: hidden;
  width: 100%; }
  .knowledge-center .video-holder img {
    width: 100%;
    display: block;
    height: auto; }

.knowledge-center .title {
  font-size: 18px;
  line-height: 22px;
  color: #383B39;
  font-weight: 500; }

.knowledge-center .slick-arrow {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  top: -50px;
  color: #47463F; }
  .knowledge-center .slick-arrow.slick-prev {
    right: 70px; }
  .knowledge-center .slick-arrow.slick-next {
    right: 30px; }
  .knowledge-center .slick-arrow.slickPrev {
    right: 30px; }
  .knowledge-center .slick-arrow.slickNext {
    right: 70px; }

.knowledge-center .top-slider .slickPrev {
  right: 70px; }

.knowledge-center .top-slider .slickNext {
  right: 30px; }

.knowledge-center .slick-dots {
  position: absolute;
  top: -50px;
  right: 41px;
  font-size: 16px;
  width: 30px;
  text-align: center; }
  .knowledge-center .slick-dots li {
    display: none; }
    .knowledge-center .slick-dots li.slick-active {
      display: block; }
  .knowledge-center .slick-dots button {
    background: none;
    padding: 0;
    border: none;
    width: 100%;
    text-align: center;
    pointer-events: none;
    color: #47463F;
    font-weight: 500; }

.knowledge-center .article-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  font-size: 15px;
  margin-left: 0; }
  @media (min-width: 1300px) {
    .knowledge-center .article-slider {
      font-size: 17px; } }
  .knowledge-center .article-slider h2 {
    font-size: 18px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .knowledge-center .article-slider h2 {
        font-size: 20px;
        line-height: 25px; } }
    @media (min-width: 1300px) {
      .knowledge-center .article-slider h2 {
        font-size: 25px; } }
  .knowledge-center .article-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .knowledge-center .article-slider .slick-list:focus {
      outline: none; }
    .knowledge-center .article-slider .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .knowledge-center .article-slider .slick-slider .slick-track,
  .knowledge-center .article-slider .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .knowledge-center .article-slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
    .knowledge-center .article-slider .slick-track:before, .knowledge-center .article-slider .slick-track:after {
      content: "";
      display: table; }
    .knowledge-center .article-slider .slick-track:after {
      clear: both; }
    .slick-loading .knowledge-center .article-slider .slick-track {
      visibility: hidden; }
  .knowledge-center .article-slider .slide {
    width: 250px !important;
    padding: 0 !important;
    margin: 0 10px 20px; }
    @media (min-width: 768px) {
      .knowledge-center .article-slider .slide {
        margin: 0 30px 40px; } }
    @media (min-width: 992px) {
      .knowledge-center .article-slider .slide {
        width: 288px !important;
        margin: 0 20px 40px; } }
    @media (min-width: 1300px) {
      .knowledge-center .article-slider .slide {
        margin: 0 30px 40px; } }
  .knowledge-center .article-slider .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
    [dir="rtl"] .knowledge-center .article-slider .slick-slide {
      float: right; }
    .knowledge-center .article-slider .slick-slide img {
      display: block; }
    .knowledge-center .article-slider .slick-slide.slick-loading img {
      display: none; }
    .knowledge-center .article-slider .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .knowledge-center .article-slider .slick-slide {
      display: block; }
    .slick-loading .knowledge-center .article-slider .slick-slide {
      visibility: hidden; }
    .slick-vertical .knowledge-center .article-slider .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  .knowledge-center .article-slider .slick-arrow.slick-hidden {
    display: none; }

.knowledge-center .img-box {
  width: 250px;
  height: 158px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 3px;
  position: relative;
  text-decoration: none; }
  @media (min-width: 768px) {
    .knowledge-center .img-box {
      height: 188px; } }
  @media (min-width: 1300px) {
    .knowledge-center .img-box {
      width: 280px; } }
  .knowledge-center .img-box img {
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    max-width: 100px;
    display: block;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .knowledge-center .img-box img {
        max-width: 148px; } }
  .knowledge-center .img-box .category {
    position: absolute;
    top: 10px;
    right: -10px;
    background: #593B61;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff; }
    .knowledge-center .img-box .category:after {
      position: absolute;
      bottom: -8px;
      right: 0;
      width: 0;
      height: 0;
      content: '';
      border-left: 0 solid transparent;
      border-right: 13px solid transparent;
      border-top: 10px solid #090909;
      z-index: -1; }
    .knowledge-center .img-box .category.red {
      background: #862700; }
  .knowledge-center .img-box.full {
    background: none; }
    .knowledge-center .img-box.full img {
      max-width: 100%;
      width: 100%;
      display: block;
      height: auto;
      border-radius: 5px; }
    .knowledge-center .img-box.full:hover img {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: 0.8; }
  .knowledge-center .img-box:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }

.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px; }
  @media (min-width: 1300px) {
    .paging {
      width: 75%; } }
  .paging li {
    margin: 0 5px; }
    .paging li.slick-active button {
      background: #E8AB00; }
  .paging button {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #999999;
    border: none;
    border-radius: 100%;
    text-indent: -9999px;
    overflow: hidden; }

.social-networks {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  font-size: 24px; }
  .social-networks li {
    margin-left: 15px; }
  .social-networks a {
    color: #999; }
    .social-networks a:hover {
      color: #3B5998; }
    .social-networks a.twitter:hover {
      color: #08A0E9; }
    .social-networks a.linkedin:hover {
      color: #3693AB; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
  padding: 44px 0; }
  @media (min-width: 768px) {
    .fancybox-slide {
      padding: 44px; } }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* Chat Module */
.chat-module .inner-tabs {
  font-size: 16px;
  line-height: 20px;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .chat-module .inner-tabs {
      margin-left: 100px; } }
  @media (min-width: 992px) {
    .chat-module .inner-tabs {
      position: absolute;
      top: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }
  @media (min-width: 1440px) {
    .chat-module .inner-tabs {
      font-size: 18px;
      line-height: 21px;
      top: 30px; } }
  @media (min-width: 1800px) {
    .chat-module .inner-tabs {
      font-size: 21px;
      line-height: 25px; } }
  .chat-module .inner-tabs li {
    margin: 0 15px; }
    .chat-module .inner-tabs li.active a {
      font-weight: 500; }
      .chat-module .inner-tabs li.active a:after {
        background: #E8AB00;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 4px;
        border-radius: 5px;
        content: ''; }
  .chat-module .inner-tabs a {
    display: block;
    background: none;
    border: none;
    color: #383B39;
    position: relative;
    padding: 10px;
    text-decoration: none; }

@media (max-width: 1799px) {
  .chat-module h2 {
    font-size: 24px; } }

@media (max-width: 1439px) {
  .chat-module h2 {
    font-size: 16px;
    line-height: 20px; } }

.chat-module .head {
  font-size: 16px;
  margin-bottom: 15px; }
  @media (min-width: 1300px) {
    .chat-module .head {
      font-size: 18px; } }
  .chat-module .head.d-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 15px; }
  @media (max-width: 1799px) {
    .chat-module .head h1 {
      font-size: 24px;
      line-height: 30px; } }
  .chat-module .head .nav-tabs {
    background: #EBEBEB;
    border-radius: 50px;
    border: none;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    text-align: center; }
    @media (min-width: 1440px) {
      .chat-module .head .nav-tabs {
        font-size: 18px;
        line-height: 22px; } }
    @media (min-width: 1800px) {
      .chat-module .head .nav-tabs {
        font-size: 21px;
        line-height: 25px; } }
    @media (max-width: 767px) {
      .chat-module .head .nav-tabs.top-tabs li {
        width: 50%; } }
    .chat-module .head .nav-tabs .nav-link {
      color: #383B39;
      padding: 10px 25px; }
      @media (min-width: 992px) {
        .chat-module .head .nav-tabs .nav-link {
          padding: 10px 30px; } }
  .chat-module .head .nav-tabs .nav-link.active, .chat-module .head .nav-tabs .nav-item.show .nav-link {
    background: #E8AB00;
    color: #fff;
    border-radius: 50px; }

.chat-module .back {
  color: #383B39;
  text-decoration: none;
  margin-right: 20px; }
  .chat-module .back i {
    font-size: 14px;
    padding-right: 3px; }

.chat-module .chat-holder {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
  background: #fff; }

.chat-module .chat-info {
  padding-top: 25px;
  overflow: hidden;
  border-bottom: 3px solid #EBEBEB; }
  @media (min-width: 992px) {
    .chat-module .chat-info {
      border-right: 3px solid #EBEBEB;
      border-bottom: 0; } }

.chat-module .chat-group {
  height: 200px !important;
  margin-bottom: 31px !important; }
  @media (min-width: 992px) {
    .chat-module .chat-group {
      height: 230px !important;
      margin-bottom: 30px !important; } }
  @media (min-width: 1800px) {
    .chat-module .chat-group {
      margin-bottom: 60px !important; } }

.chat-module .img-holder .img-user + .img-user {
  margin-left: -20px; }
  @media (min-width: 1800px) {
    .chat-module .img-holder .img-user + .img-user {
      margin-left: -30px; } }

.chat-module .chat-head {
  padding: 0 20px 10px;
  position: relative;
  margin-bottom: 3px; }
  .chat-module .chat-head:before {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    content: '';
    height: 2px;
    background: #f7f7f7; }
  .chat-module .chat-head h3 {
    font-size: 24px;
    line-height: 28px; }

.chat-module .btn-lightbox {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 4px;
  position: relative; }
  .chat-module .btn-lightbox img {
    width: 16px;
    height: 16px;
    display: block;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
    .chat-module .btn-lightbox img.hover {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0; }
  .chat-module .btn-lightbox:hover img.hover {
    opacity: 1; }

.chat-module .new-chat {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 14px;
  line-height: 18px;
  color: #383B39;
  text-align: center; }
  @media (min-width: 1300px) {
    .chat-module .new-chat {
      font-size: 18px;
      line-height: 22px;
      width: 70%; } }
  @media (min-width: 1800px) {
    .chat-module .new-chat {
      font-size: 22px;
      line-height: 26px; } }
  .chat-module .new-chat.disabled {
    opacity: 0.25;
    pointer-events: none; }

.chat-module .date-holder {
  position: relative;
  padding: 20px; }
  .chat-module .date-holder:before {
    background: #f7f7f7;
    top: 50%;
    content: "";
    height: 2px;
    margin-top: -1px;
    left: 30px;
    position: absolute;
    right: 30px; }
  .chat-module .date-holder time {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 15px; }

.chat-module .chat-list {
  position: relative; }
  .chat-module .chat-list .nav-tabs {
    background: none;
    border-radius: 0;
    text-align: left;
    height: 300px;
    overflow: auto; }
    @media (min-width: 1800px) {
      .chat-module .chat-list .nav-tabs {
        height: 432px; } }
    .chat-module .chat-list .nav-tabs:after {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 15px;
      content: '';
      overflow: auto;
      height: 100px;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
      pointer-events: none; }
    .chat-module .chat-list .nav-tabs .nav-link {
      border: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; }
    .chat-module .chat-list .nav-tabs.texts-chats {
      height: 300px;
      margin-top: -5px; }
      @media (min-width: 992px) {
        .chat-module .chat-list .nav-tabs.texts-chats {
          height: 580px; } }
      @media (min-width: 1800px) {
        .chat-module .chat-list .nav-tabs.texts-chats {
          height: 727px; } }
  .chat-module .chat-list .img-user {
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 100%; }
    @media (min-width: 1800px) {
      .chat-module .chat-list .img-user {
        width: 48px;
        height: 48px; } }
    .chat-module .chat-list .img-user.avatar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 15px;
      line-height: 1.25;
      text-align: center;
      background: #FF5500;
      text-transform: uppercase;
      color: #fff;
      font-weight: 500; }
      @media (min-width: 1800px) {
        .chat-module .chat-list .img-user.avatar {
          font-size: 22px;
          line-height: 1.2; } }
      .chat-module .chat-list .img-user.avatar.purple {
        background: #8400E8; }
      .chat-module .chat-list .img-user.avatar.sky-blue {
        background: #109DFB; }
      .chat-module .chat-list .img-user.avatar.blue {
        background: #5473B9; }
      .chat-module .chat-list .img-user.avatar.gray {
        background: #707070; }
      .chat-module .chat-list .img-user.avatar.pink {
        background: #B95483; }
    .chat-module .chat-list .img-user img {
      width: 30px;
      height: 30px;
      border-radius: 100%; }
      @media (min-width: 1800px) {
        .chat-module .chat-list .img-user img {
          width: 48px;
          height: 48px; } }
  .chat-module .chat-list .nav-tabs {
    border: none; }
  .chat-module .chat-list .nav-tabs .nav-link.active, .chat-module .chat-list .nav-tabs .nav-item.show .nav-link {
    background: rgba(175, 175, 175, 0.13);
    color: #383B39;
    border-radius: 0;
    border: none; }
  .chat-module .chat-list .nav-link {
    color: #383B39;
    padding: 10px 20px; }
  .chat-module .chat-list .nav-tabs .nav-link.active p {
    background: #E8AB00;
    color: #fff; }
  .chat-module .chat-list .nav-tabs .nav-item.support p {
    background: none;
    box-shadow: none; }
  .chat-module .chat-list .nav-tabs .nav-item.support .nav-link.active p {
    background: none;
    box-shadow: none;
    color: #383b39; }
  .chat-module .chat-list .nav-tabs .nav-item.support p {
    background: none;
    box-shadow: none; }
  .chat-module .chat-list .info {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 0 0 10px; }
    @media (min-width: 1800px) {
      .chat-module .chat-list .info {
        padding: 8px 0 0 10px; } }
  .chat-module .chat-list .day {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-right: 15px;
    font-size: 14px;
    line-height: 1.1; }
    @media (max-width: 1799px) {
      .chat-module .chat-list .day {
        font-size: 14px;
        padding-right: 11px; } }
    @media (max-width: 767px) {
      .chat-module .chat-list .day {
        position: relative;
        top: 0;
        right: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        font-size: 12px;
        line-height: 15px; } }
    .chat-module .chat-list .day i {
      position: absolute;
      top: 5px;
      right: 0;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      font-size: 12px;
      line-height: 1; }
      @media (max-width: 1799px) {
        .chat-module .chat-list .day i {
          font-size: 10px; } }
      @media (max-width: 767px) {
        .chat-module .chat-list .day i {
          font-size: 8px; } }
  .chat-module .chat-list .name {
    font-size: 12px;
    line-height: 1.2;
    color: #383B39;
    padding: 0 0 0 3px; }
    .chat-module .chat-list .name .contact {
      padding-left: 14px;
      font-weight: 500; }
  .chat-module .chat-list p {
    position: relative;
    margin: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 5px 98px 5px 10px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 20px; }
    @media (max-width: 1799px) {
      .chat-module .chat-list p {
        font-size: 14px;
        line-height: 18px;
        padding: 5px 89px 5px 10px; } }
    @media (max-width: 767px) {
      .chat-module .chat-list p {
        padding: 5px 10px; } }

.chat-module .chat-user {
  max-width: 450px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 60px; }
  .chat-module .chat-user .name {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-left: 10px; }
    @media (min-width: 992px) {
      .chat-module .chat-user .name {
        font-size: 22px;
        line-height: 26px; } }
    @media (min-width: 1800px) {
      .chat-module .chat-user .name {
        font-size: 30px;
        line-height: 34px; } }
  .chat-module .chat-user .group-members li {
    display: inline-block;
    vertical-align: top; }
    .chat-module .chat-user .group-members li + li {
      margin-left: -20px; }
      @media (min-width: 1800px) {
        .chat-module .chat-user .group-members li + li {
          margin-left: -28px; } }

.filter-search {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 20px;
  color: #AFAFAF;
  background: none;
  border: none;
  padding: 6px 35px 6px 12px;
  outline: none;
  margin-bottom: 15px;
  border-radius: 5px; }
  @media (min-width: 1800px) {
    .filter-search {
      font-size: 18px;
      line-height: 22px; } }
  .filter-search:after {
    border: none;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;
    content: '';
    width: 12px;
    height: 10px;
    background: url(../images/icon-filter.svg) no-repeat;
    background-size: cover; }
    @media (min-width: 1800px) {
      .filter-search:after {
        width: 20px;
        height: 20px;
        margin-top: -7px; } }
  .filter-search:hover {
    text-decoration: none;
    background: #ebebeb;
    color: #383b39; }
    .filter-search:hover:after {
      background: url(../images/icon-filter-h.svg) no-repeat;
      background-size: cover; }
      @media (min-width: 1800px) {
        .filter-search:hover:after {
          background-size: auto; } }

.dropdown.filter {
  position: relative; }
  .dropdown.filter .dropdown-menu {
    padding: 15px; }
  .dropdown.filter .dropdown-toggle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 20px;
    color: #AFAFAF;
    background: none;
    border: none;
    padding: 5px 20px 5px 5px;
    outline: none;
    border-radius: 5px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
    @media (min-width: 1440px) {
      .dropdown.filter .dropdown-toggle {
        font-size: 16px;
        line-height: 20px;
        padding: 5px 30px 5px 10px; } }
    .dropdown.filter .dropdown-toggle:after {
      border: none;
      position: absolute;
      top: 50%;
      right: 3px;
      margin-top: -5px;
      content: '';
      width: 12px;
      height: 10px;
      background: url(../images/icon-filter.svg) no-repeat;
      background-size: cover;
      -webkit-transition: 0.2s linear;
      transition: 0.2s linear; }
      @media (min-width: 1440px) {
        .dropdown.filter .dropdown-toggle:after {
          background-size: auto;
          width: 20px;
          height: 20px;
          margin-top: -7px;
          right: 0; } }
    .dropdown.filter .dropdown-toggle:hover {
      text-decoration: none;
      background: #ebebeb;
      color: #383b39; }
      .dropdown.filter .dropdown-toggle:hover:after {
        background: url(../images/icon-filter-h.svg) no-repeat;
        background-size: cover; }
        @media (min-width: 1440px) {
          .dropdown.filter .dropdown-toggle:hover:after {
            background-size: auto; } }
  .dropdown.filter .dropdown-menu {
    top: 100% !important;
    position: absolute !important;
    right: 0 !important;
    left: auto !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
    border: none;
    text-align: center; }
    .dropdown.filter .dropdown-menu a:hover {
      border-radius: 50px;
      background: #ebebeb !important;
      color: #383b39; }

.dropdown.drop {
  position: absolute;
  top: 10px;
  right: 38px; }
  @media (min-width: 1800px) {
    .dropdown.drop {
      top: 30px;
      right: 50px; } }
  .dropdown.drop .dropdown-toggle {
    background: none;
    padding: 0;
    border: none;
    outline: none; }
    .dropdown.drop .dropdown-toggle:after {
      display: none; }
    .dropdown.drop .dropdown-toggle img {
      width: 20px; }
  .dropdown.drop .dropdown-menu {
    top: 100% !important;
    position: absolute !important;
    right: 0 !important;
    left: auto !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
    border: none;
    text-align: center;
    padding: 15px; }
    .dropdown.drop .dropdown-menu a:hover {
      border-radius: 50px;
      background: #ebebeb !important;
      color: #383b39; }

.chat-content {
  overflow: hidden;
  background: #fff; }
  .chat-content .chat-messages {
    height: 350px;
    overflow: auto; }
    @media (min-width: 768px) {
      .chat-content .chat-messages {
        height: 480px; } }
    @media (min-width: 1800px) {
      .chat-content .chat-messages {
        height: 710px; } }
    .chat-content .chat-messages .img-user {
      width: 40px;
      height: 40px;
      border-radius: 100%;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      @media (min-width: 1800px) {
        .chat-content .chat-messages .img-user {
          width: 60px;
          height: 60px; } }
      .chat-content .chat-messages .img-user.avatar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 22px;
        line-height: 1.2;
        text-align: center;
        background: #FF5500;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500; }
        .chat-content .chat-messages .img-user.avatar.purple {
          background: #8400E8; }
        .chat-content .chat-messages .img-user.avatar.sky-blue {
          background: #109DFB; }
        .chat-content .chat-messages .img-user.avatar.blue {
          background: #5473B9; }
        .chat-content .chat-messages .img-user.avatar.gray {
          background: #707070; }
        .chat-content .chat-messages .img-user.avatar.pink {
          background: #B95483; }
      .chat-content .chat-messages .img-user img {
        width: 40px;
        height: 40px;
        border-radius: 100%; }
        @media (min-width: 1800px) {
          .chat-content .chat-messages .img-user img {
            width: 60px;
            height: 60px; } }
  .chat-content .chat-row {
    width: 100%;
    overflow: hidden; }
    .chat-content .chat-row:last-child {
      margin-bottom: 100px; }
      @media (min-width: 768px) {
        .chat-content .chat-row:last-child {
          margin-bottom: 130px; } }
    .chat-content .chat-row:nth-child(even) .chat-message {
      float: right;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .chat-content .chat-row:nth-child(even) .chat-message p {
        background: #3EACC9;
        color: #fff; }
      .chat-content .chat-row:nth-child(even) .chat-message time:only-child {
        width: 100%;
        text-align: right; }
      .chat-content .chat-row:nth-child(even) .chat-message .info {
        padding: 0 20px 0 0; }
  .chat-content .chat-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding: 15px 30px 15px 10px;
    max-width: 700px; }
    @media (min-width: 1300px) {
      .chat-content .chat-message {
        padding: 15px 50px; } }
  .chat-content .img-user {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 1800px) {
      .chat-content .img-user {
        width: 48px;
        height: 48px; } }
    .chat-content .img-user.avatar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 16px;
      line-height: 1.25;
      text-align: center;
      background: #FF5500;
      text-transform: uppercase;
      color: #fff;
      font-weight: 500; }
      @media (min-width: 1800px) {
        .chat-content .img-user.avatar {
          font-size: 22px;
          line-height: 1.2; } }
      .chat-content .img-user.avatar.purple {
        background: #8400E8; }
      .chat-content .img-user.avatar.sky-blue {
        background: #109DFB; }
      .chat-content .img-user.avatar.blue {
        background: #5473B9; }
      .chat-content .img-user.avatar.gray {
        background: #707070; }
      .chat-content .img-user.avatar.pink {
        background: #B95483; }
    .chat-content .img-user img {
      width: 30px;
      height: 30px;
      border-radius: 100%; }
      @media (min-width: 1800px) {
        .chat-content .img-user img {
          width: 48px;
          height: 48px; } }
  .chat-content .info {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 20px; }
    .chat-content .info p {
      border-radius: 5px;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
      margin: 0;
      padding: 15px;
      position: relative;
      font-size: 16px;
      line-height: 20px; }
      @media (min-width: 1440px) {
        .chat-content .info p {
          font-size: 18px;
          line-height: 22px; } }
      @media (min-width: 1800px) {
        .chat-content .info p {
          font-size: 22px;
          line-height: 26px; } }
    .chat-content .info .foot {
      padding: 5px; }
    .chat-content .info .name {
      font-weight: 500;
      text-transform: capitalize; }
      @media (max-width: 1439px) {
        .chat-content .info .name {
          font-size: 14px; } }
  .chat-content .chat-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px; }
    @media (min-width: 992px) {
      .chat-content .chat-box {
        padding: 0 35px 0 20px;
        bottom: 30px; } }
    @media (min-width: 1440px) {
      .chat-content .chat-box {
        padding: 0 50px; } }
    .chat-content .chat-box.messenger .holder {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .chat-content .chat-box.messenger .img-user {
      margin-bottom: 0; }
    .chat-content .chat-box.messenger .btn {
      position: static;
      margin-left: 5px;
      width: auto; }
      @media (min-width: 1300px) {
        .chat-content .chat-box.messenger .btn {
          margin-left: 60px; } }
    .chat-content .chat-box.messenger .user-area {
      padding-right: 0;
      padding-left: 5px; }
      @media (min-width: 1300px) {
        .chat-content .chat-box.messenger .user-area {
          padding-right: 20px;
          padding-left: 15px; } }
    .chat-content .chat-box .holder {
      background: #f9f9f9;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px; }
      @media (min-width: 768px) {
        .chat-content .chat-box .holder {
          border-radius: 12px;
          padding: 15px; } }
      @media (min-width: 1440px) {
        .chat-content .chat-box .holder {
          padding: 20px; } }
      @media (max-width: 1438px) {
        .chat-content .chat-box .holder {
          font-size: 14px; } }
    .chat-content .chat-box .img-user {
      width: 25px;
      height: 25px;
      border-radius: 100%;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-bottom: 10px; }
      @media (min-width: 1300px) {
        .chat-content .chat-box .img-user {
          margin-bottom: 0;
          width: 40px;
          height: 40px; } }
      @media (min-width: 1440px) {
        .chat-content .chat-box .img-user {
          width: 60px;
          height: 60px; } }
      .chat-content .chat-box .img-user img {
        width: 25px;
        height: 25px;
        border-radius: 100%; }
        @media (min-width: 1300px) {
          .chat-content .chat-box .img-user img {
            width: 40px;
            height: 40px; } }
        @media (min-width: 1440px) {
          .chat-content .chat-box .img-user img {
            width: 60px;
            height: 60px; } }
    .chat-content .chat-box .user-area {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      padding-left: 15px;
      padding-right: 0; }
      @media (min-width: 1300px) {
        .chat-content .chat-box .user-area {
          padding-right: 90px; } }
      @media (min-width: 1440px) {
        .chat-content .chat-box .user-area {
          padding-right: 120px; } }
    .chat-content .chat-box .btn {
      background: #3EACC9;
      color: #fff;
      padding: 3px 20px;
      border-radius: 25px;
      font-weight: 500;
      width: 100%;
      margin: 5px 0 0; }
      @media (min-width: 1300px) {
        .chat-content .chat-box .btn {
          position: absolute;
          bottom: 18px;
          right: 20px;
          padding: 6px 25px;
          width: auto;
          margin-top: 0; } }
      @media (max-width: 1439px) {
        .chat-content .chat-box .btn {
          font-size: 13px;
          padding: 3px 20px; } }
      @media (min-width: 1440px) {
        .chat-content .chat-box .btn {
          right: 30px; } }
    .chat-content .chat-box .label {
      font-size: 11px;
      line-height: 14px;
      display: block;
      color: #E8AB00; }
      @media (min-width: 1440px) {
        .chat-content .chat-box .label {
          font-size: 14px;
          line-height: 18px; } }
    .chat-content .chat-box .links {
      position: absolute;
      bottom: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .chat-content .chat-box .links li {
        padding-left: 10px; }
        .chat-content .chat-box .links li:nth-child(2) {
          margin-top: 3px; }
      .chat-content .chat-box .links label {
        margin-bottom: 0; }
      .chat-content .chat-box .links img {
        display: block; }
      .chat-content .chat-box .links label {
        margin-bottom: 0;
        cursor: pointer;
        width: auto !important; }
      .chat-content .chat-box .links img {
        display: block;
        width: 15px; }
        @media (min-width: 1300px) {
          .chat-content .chat-box .links img {
            width: 22px; } }
      .chat-content .chat-box .links .attachment img {
        width: 8px;
        margin-top: 3px; }
        @media (min-width: 1300px) {
          .chat-content .chat-box .links .attachment img {
            width: 11px; } }
      .chat-content .chat-box .links .survey img {
        width: 12px; }
        @media (min-width: 1300px) {
          .chat-content .chat-box .links .survey img {
            width: 16px; } }
      .chat-content .chat-box .links .gif img {
        margin-top: 2px;
        width: 15px; }
        @media (min-width: 1300px) {
          .chat-content .chat-box .links .gif img {
            width: 20px; } }
    .chat-content .chat-box .form-group {
      position: relative;
      border: solid #E8AB00;
      border-width: 0 0 2px;
      padding: 0 0 6px;
      margin: 0; }
    .chat-content .chat-box .form-control {
      resize: none;
      border: none;
      background: none;
      box-shadow: none;
      border-radius: 0;
      padding: 0;
      font-size: 14px;
      line-height: 18px;
      padding-right: 100px;
      max-height: 550px;
      height: 25px; }
      @media (min-width: 1300px) {
        .chat-content .chat-box .form-control {
          height: 45px;
          font-size: 16px;
          line-height: 20px; } }
      @media (min-width: 1440px) {
        .chat-content .chat-box .form-control {
          font-size: 18px;
          line-height: 22px; } }

#new-group .modal-content,
#new-group2 .modal-content,
#new-chat .modal-content,
#new-message .modal-content,
#bulk-upload .modal-content {
  border-radius: 6px;
  overflow: hidden; }

#new-group .text_info,
#new-group2 .text_info,
#new-chat .text_info,
#new-message .text_info,
#bulk-upload .text_info {
  background: #f9f9f9;
  color: #0C0C0C;
  margin: -15px -30px 0;
  padding: 35px 20px;
  text-align: center;
  overflow: hidden;
  font-size: 15px;
  line-height: 19px; }
  @media (min-width: 768px) {
    #new-group .text_info,
    #new-group2 .text_info,
    #new-chat .text_info,
    #new-message .text_info,
    #bulk-upload .text_info {
      font-size: 18px;
      line-height: 22px; } }
  #new-group .text_info p,
  #new-group2 .text_info p,
  #new-chat .text_info p,
  #new-message .text_info p,
  #bulk-upload .text_info p {
    margin-bottom: 0 !important;
    opacity: 0.55; }

#new-group .modal-body.active .search,
#new-group2 .modal-body.active .search,
#new-chat .modal-body.active .search,
#new-message .modal-body.active .search,
#bulk-upload .modal-body.active .search {
  opacity: 1;
  visibility: visible; }

#new-group .search,
#new-group2 .search,
#new-chat .search,
#new-message .search,
#bulk-upload .search {
  position: absolute;
  top: 26px;
  left: 50%;
  right: 0;
  width: 350px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear; }
  #new-group .search .filter-text,
  #new-group2 .search .filter-text,
  #new-chat .search .filter-text,
  #new-message .search .filter-text,
  #bulk-upload .search .filter-text {
    position: absolute;
    top: 8px;
    right: 15px;
    color: #383B39;
    text-decoration: none; }
  #new-group .search .form-control,
  #new-group2 .search .form-control,
  #new-chat .search .form-control,
  #new-message .search .form-control,
  #bulk-upload .search .form-control {
    padding-right: 75px; }

#new-group .group-member,
#new-group2 .group-member,
#new-chat .group-member,
#new-message .group-member,
#bulk-upload .group-member {
  text-align: left; }
  #new-group .group-member li,
  #new-group2 .group-member li,
  #new-chat .group-member li,
  #new-message .group-member li,
  #bulk-upload .group-member li {
    background: #383b39;
    border-radius: 30px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 12px 40px 11px 55px;
    color: #fff;
    font-size: 21px;
    line-height: 25px; }
  #new-group .group-member .img-user,
  #new-group2 .group-member .img-user,
  #new-chat .group-member .img-user,
  #new-message .group-member .img-user,
  #bulk-upload .group-member .img-user {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: -2px;
    border: 3px solid #fff;
    overflow: hidden; }
    #new-group .group-member .img-user img,
    #new-group2 .group-member .img-user img,
    #new-chat .group-member .img-user img,
    #new-message .group-member .img-user img,
    #bulk-upload .group-member .img-user img {
      border-radius: 100%;
      width: 44px;
      height: 44px; }
  #new-group .group-member .close,
  #new-group2 .group-member .close,
  #new-chat .group-member .close,
  #new-message .group-member .close,
  #bulk-upload .group-member .close {
    color: #fff !important;
    font-size: 25px !important;
    line-height: 1 !important;
    right: 12px;
    top: 10px; }

#new-group .btn-stroke,
#new-group2 .btn-stroke,
#new-chat .btn-stroke,
#new-message .btn-stroke,
#bulk-upload .btn-stroke {
  border: 2px solid #383B39;
  border-radius: 25px;
  padding: 4px 15px;
  font-size: 14px; }
  @media (min-width: 768px) {
    #new-group .btn-stroke,
    #new-group2 .btn-stroke,
    #new-chat .btn-stroke,
    #new-message .btn-stroke,
    #bulk-upload .btn-stroke {
      padding: 4px 25px;
      font-size: 15px; } }

@media (min-width: 768px) {
  #delete-thread .modal-dialog {
    max-width: 675px; } }

#delete-thread .modal-header {
  font-size: 18px;
  line-height: 22px; }

#delete-thread .img-user {
  width: 79px;
  height: 79px; }
  #delete-thread .img-user img {
    width: 79px;
    height: 79px;
    border-radius: 100%; }

#delete-thread .text {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  padding-left: 10px; }

#delete-thread .btn-delete {
  background: #C93E3E; }

.group-list {
  height: 280px;
  overflow: auto;
  padding: 15px;
  margin: 0 -20px; }
  @media (min-width: 768px) {
    .group-list {
      height: 360px;
      margin: 0; } }
  @media (min-width: 1800px) {
    .group-list {
      height: 450px; } }
  .group-list:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    overflow: auto;
    height: 100px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
    pointer-events: none; }
  .group-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 8px 15px;
    border-radius: 12px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .group-list li {
        border-radius: 12px; } }
  .group-list .member-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    width: 50%; }
    @media (min-width: 768px) {
      .group-list .member-info {
        width: 200px; } }
    .group-list .member-info .img {
      width: 30px;
      height: 30px;
      border-radius: 100%; }
      @media (min-width: 768px) {
        .group-list .member-info .img {
          width: 48px;
          height: 48px; } }
      .group-list .member-info .img img {
        width: 30px;
        height: 30px;
        border-radius: 100%; }
        @media (min-width: 768px) {
          .group-list .member-info .img img {
            width: 48px;
            height: 48px; } }
    .group-list .member-info .name {
      font-size: 17px;
      line-height: 22px;
      font-weight: 500;
      padding-left: 10px; }
      @media (min-width: 768px) {
        .group-list .member-info .name {
          padding-left: 20px;
          font-size: 21px;
          line-height: 25px; } }
  .group-list .btn-stroke {
    background: none;
    border: 2px solid #383B39;
    border-radius: 25px;
    color: #383B39;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    padding: 8px 10px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 768px) {
      .group-list .btn-stroke {
        padding: 10px 25px; } }
    @media (max-width: 767px) {
      .group-list .btn-stroke {
        font-size: 13px;
        line-height: 18px; } }
    .group-list .btn-stroke:hover {
      background: #383B39;
      color: #fff; }

.new-message-content {
  margin-bottom: -30px; }
  .new-message-content .title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .new-message-content .title {
        font-size: 18px;
        line-height: 22px; } }
  .new-message-content .form-group {
    margin-bottom: 20px; }
  .new-message-content .form-control {
    border-radius: 12px;
    border: 2px solid #EBEBEB;
    color: #383B39;
    font-size: 16px;
    line-height: 20px;
    height: 35px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .new-message-content .form-control {
        font-size: 18px;
        line-height: 22px;
        height: 41px; } }
    .new-message-content .form-control::-webkit-input-placeholder {
      color: #AFAFAF; }
    .new-message-content .form-control::-moz-placeholder {
      opacity: 1;
      color: #AFAFAF; }
    .new-message-content .form-control:-moz-placeholder {
      color: #AFAFAF; }
    .new-message-content .form-control:-ms-input-placeholder {
      color: #AFAFAF; }
    .new-message-content .form-control.placeholder {
      color: #AFAFAF; }
    .new-message-content .form-control:focus {
      border-color: #383B39;
      box-shadow: none !important; }
    .new-message-content .form-control.schedule {
      border-radius: 50px; }
  .new-message-content .chat-box {
    margin: 0 -30px; }
    .new-message-content .chat-box .holder {
      background: #f9f9f9;
      padding: 15px; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .holder {
          padding: 20px; } }
    .new-message-content .chat-box .flex-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      margin-bottom: 15px; }
    .new-message-content .chat-box label {
      width: auto;
      margin: 0;
      padding: 0; }
    .new-message-content .chat-box .img-user {
      width: 30px;
      height: 30px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 100%; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .img-user {
          width: 60px;
          height: 60px; } }
      .new-message-content .chat-box .img-user img {
        width: 30px;
        height: 30px;
        border-radius: 100%; }
        @media (min-width: 768px) {
          .new-message-content .chat-box .img-user img {
            width: 60px;
            height: 60px; } }
    .new-message-content .chat-box .user-area {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      padding-left: 15px; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .user-area {
          padding-right: 120px; } }
    .new-message-content .chat-box .btn {
      background: #3EACC9;
      color: #fff;
      padding: 6px 25px;
      border-radius: 25px;
      font-weight: 500;
      width: 100%;
      margin-top: 10px;
      font-size: 14px; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .btn {
          position: absolute;
          bottom: 0px;
          right: 15px;
          width: auto;
          margin: 0; } }
    .new-message-content .chat-box .btn.btn-select {
      position: relative;
      border-radius: 12px;
      background: #fff;
      padding: 8px 40px 8px 15px;
      color: #AFAFAF;
      border: 2px solid #AFAFAF;
      margin-left: 45px;
      min-width: 200px;
      width: auto; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .btn.btn-select {
          margin-left: 90px; } }
    .new-message-content .chat-box .dropdown-menu {
      min-width: 200px; }
    .new-message-content .chat-box .label {
      font-size: 12px;
      line-height: 16px;
      display: block;
      color: #E8AB00;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .label {
          font-size: 14px;
          line-height: 18px;
          margin-bottom: 5px; } }
    .new-message-content .chat-box .links {
      position: absolute;
      top: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .links {
          bottom: 5px;
          top: auto; } }
      .new-message-content .chat-box .links li {
        padding-left: 5px; }
        @media (min-width: 768px) {
          .new-message-content .chat-box .links li {
            padding-left: 10px; } }
        .new-message-content .chat-box .links li:nth-child(2) {
          margin-top: 3px; }
      .new-message-content .chat-box .links label {
        margin-bottom: 0;
        cursor: pointer;
        width: auto !important; }
        @media (max-width: 767px) {
          .new-message-content .chat-box .links label {
            font-size: 10px;
            line-height: 14px; } }
      .new-message-content .chat-box .links img {
        display: block;
        width: 15px; }
        @media (min-width: 768px) {
          .new-message-content .chat-box .links img {
            width: 20px; } }
      .new-message-content .chat-box .links .attachment img {
        width: 8px; }
        @media (min-width: 768px) {
          .new-message-content .chat-box .links .attachment img {
            width: 10px; } }
      .new-message-content .chat-box .links .survey img {
        width: 10px; }
        @media (min-width: 768px) {
          .new-message-content .chat-box .links .survey img {
            width: 13px; } }
      .new-message-content .chat-box .links .gif img {
        margin-top: 2px;
        width: 14px; }
        @media (min-width: 768px) {
          .new-message-content .chat-box .links .gif img {
            width: 16px;
            margin-top: 4px; } }
    .new-message-content .chat-box .form-group {
      position: relative;
      border: solid #E8AB00;
      border-width: 0 0 2px;
      padding: 0 0 6px;
      margin: 0; }
    .new-message-content .chat-box .form-control {
      resize: none;
      border: none;
      background: none;
      box-shadow: none;
      border-radius: 0;
      padding: 0;
      font-size: 14px;
      line-height: 18px;
      max-height: 550px;
      height: 35px; }
      @media (min-width: 768px) {
        .new-message-content .chat-box .form-control {
          font-size: 18px;
          line-height: 22px;
          padding-right: 90px;
          height: 45px; } }
    .new-message-content .chat-box textarea.form-control {
      height: 25px; }
  .new-message-content .btn-select {
    border: 1px solid #707070;
    min-width: 130px;
    text-align: left;
    color: #170D11;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px; }
    @media (min-width: 992px) {
      .new-message-content .btn-select {
        font-size: 18px;
        line-height: 22px;
        min-width: 145px; } }
    .new-message-content .btn-select:after {
      position: absolute;
      top: 17px;
      right: 10px;
      border-width: 0.5em 0.4em 0; }

.download-info .btn-download {
  border: 2px solid #121312;
  border-radius: 50px;
  padding: 7px 25px;
  font-weight: 700;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .download-info .btn-download {
      margin-left: 15px;
      margin-top: 0; } }
  .download-info .btn-download:hover {
    background: #121312;
    color: #fff; }

#detail-popup .download-link {
  display: inline-block;
  vertical-align: middle;
  color: #170D11;
  font-size: 21px;
  line-height: 1.35;
  text-decoration: none; }
  #detail-popup .download-link img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    margin-left: 15px; }
  #detail-popup .download-link:hover {
    opacity: 0.7; }

#detail-popup .btn-stroke {
  border: 2px solid #121312;
  border-radius: 50px;
  padding: 7px 25px;
  font-weight: 700; }

.survey-head {
  color: #707070;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 30px;
  padding-top: 30px; }
  @media (min-width: 768px) {
    .survey-head {
      padding-top: 0;
      font-size: 22px;
      line-height: 28px; } }
  @media (min-width: 1800px) {
    .survey-head {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 60px; } }
  .survey-head h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700; }
    @media (min-width: 768px) {
      .survey-head h1 {
        font-size: 36px; } }
    @media (min-width: 1800px) {
      .survey-head h1 {
        font-size: 50px; } }

.survey-box {
  max-width: 1200px;
  margin: 0 auto 40px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.02);
  padding: 25px;
  font-size: 16px;
  line-height: 1.2; }
  @media (min-width: 1800px) {
    .survey-box {
      font-size: 21px; } }
  .survey-box h2 {
    color: #707070;
    font-size: 25px;
    line-height: 1.25;
    margin-bottom: 0;
    font-weight: 400; }
    @media (min-width: 992px) {
      .survey-box h2 {
        font-size: 30px;
        margin-bottom: 60px; } }
    @media (min-width: 1800px) {
      .survey-box h2 {
        font-size: 45px; } }
  @media (min-width: 992px) {
    .survey-box .cols {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .survey-box .cols .col {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .survey-box .cols .col {
        width: 48%;
        margin-bottom: 0; } }
    @media (min-width: 1800px) {
      .survey-box .cols .col {
        width: 45%; } }
  .survey-box img {
    max-width: 100%; }
  .survey-box ul {
    font-size: 16px;
    line-height: 22px;
    color: #707070; }
    @media (min-width: 992px) {
      .survey-box ul {
        padding-right: 30px;
        font-size: 17px;
        line-height: 24px; } }
    @media (min-width: 1300px) {
      .survey-box ul {
        padding-right: 90px; } }
    @media (min-width: 1440px) {
      .survey-box ul {
        font-size: 18px;
        line-height: 24px;
        padding-right: 180px; } }
    @media (min-width: 1800px) {
      .survey-box ul {
        font-size: 21px;
        line-height: 30px; } }
    .survey-box ul li {
      position: relative;
      padding-left: 40px; }
  .survey-box .num {
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 0;
    background: #4BC0C0;
    color: #fff;
    text-align: center;
    font-size: 19px;
    line-height: 1.2;
    padding: 3px 0; }
    @media (min-width: 992px) {
      .survey-box .num {
        top: 3px; } }
    .survey-box .num.blue {
      background: #36A1EB; }
    .survey-box .num.pink {
      background: #FF6384; }
    .survey-box .num.orange {
      background: #FF9F40; }
    .survey-box .num.yellow {
      background: #FFCC57; }
    .survey-box .num.light-blue {
      background: #A1D2F5; }
    .survey-box .num.light-pink {
      background: #FFB2C3; }
    .survey-box .num.light-orange {
      background: #FFD0A4; }
    .survey-box .num.light-yellow {
      background: #FFE6AE; }
    .survey-box .num.light-aqua {
      background: #ABE0E0; }
  .survey-box .custom-select {
    background: #ffffff url("../images/arrow.png") no-repeat scroll right 0.75rem center/15px 10px;
    width: auto;
    min-width: 150px;
    padding-left: 8px; }
  .survey-box label {
    margin-right: 15px;
    margin-bottom: 0; }
  .survey-box .text-paragraph {
    color: #707070; }
    .survey-box .text-paragraph p {
      background: #F7F7F7;
      padding: 14px 20px;
      margin-bottom: 0; }
      .survey-box .text-paragraph p:nth-child(even) {
        background: #E8E8E8; }
  .survey-box table {
    width: 100%;
    border-collapse: collapse;
    color: #707070; }
    .survey-box table td {
      padding: 14px 20px; }
      .survey-box table td.serial {
        width: 50px; }
    .survey-box table tr {
      background: #F7F7F7; }
      .survey-box table tr:nth-child(even) {
        background: #E8E8E8; }
  .survey-box .graph-holder img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px; }
    @media (min-width: 992px) {
      .survey-box .graph-holder img {
        margin: 0; } }

.responsive-table_holder {
  position: relative; }
  .responsive-table_holder .loadmore {
    display: inline-block;
    vertical-align: top;
    color: #170D11;
    text-align: center;
    text-decoration: none;
    font-weight: 500; }
    .responsive-table_holder .loadmore i {
      display: block; }

.detail-info {
  margin-bottom: 40px; }
  .detail-info dt {
    width: 100px;
    text-align: right;
    float: left;
    padding-right: 30px;
    padding-top: 30px; }
  .detail-info dd {
    overflow: hidden;
    padding-top: 30px; }
  .detail-info .view-link {
    margin-left: 15px;
    font-size: 14px;
    line-height: 18px;
    text-decoration: underline;
    color: #383B39; }

.loadmore-btn {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.v-scroll {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto; }

.h-scroll {
  height: 520px;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: normal; }
  @media (min-width: 1800px) {
    .h-scroll {
      height: 580px; } }
  .h-scroll:after {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 180px;
    pointer-events: none;
    display: none; }
    @media (min-width: 992px) {
      .h-scroll:after {
        right: 0;
        display: block;
        bottom: 0; } }
    @media (min-width: 1900px) {
      .h-scroll:after {
        width: 250px;
        right: 15px;
        bottom: 4.2%; } }

.table-scrollholder {
  position: relative; }

.responsive-table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  color: #170D11;
  overflow: hidden; }
  @media (max-width: 991px) {
    .responsive-table.table-header {
      display: none; } }
  .responsive-table thead {
    border-bottom: 1px solid #707070; }
  .responsive-table tr {
    overflow: hidden; }
    .responsive-table tr:hover {
      background: #fff; }
    @media (max-width: 767px) {
      .responsive-table tr:nth-child(even) {
        background: #eee; } }
  .responsive-table thead tr {
    background: none !important; }
  .responsive-table .row-link {
    bottom: 0;
    left: 0;
    position: absolute;
    right: -9999px;
    top: 0;
    z-index: 5; }
  .responsive-table th {
    color: #170D11;
    font-weight: bold; }
  .responsive-table td, .responsive-table th {
    position: relative;
    padding: 8px 10px 8px 120px;
    border: none;
    text-align: left;
    vertical-align: top; }
    @media (min-width: 992px) {
      .responsive-table td, .responsive-table th {
        padding: 8px 10px; } }
    @media (min-width: 1800px) {
      .responsive-table td, .responsive-table th {
        padding: 20px 30px;
        font-size: 21px;
        line-height: 1.1; } }
    .responsive-table td span, .responsive-table th span {
      min-width: 160px;
      display: block;
      white-space: normal; }
  @media (min-width: 1025px) {
    .responsive-table td:nth-child(2) {
      width: 200px; } }
  @media (min-width: 1800px) {
    .responsive-table td:nth-child(2) {
      width: 250px; } }
  .responsive-table td .link {
    color: #170D11;
    text-decoration: none; }
    .responsive-table td .link:hover {
      opacity: 0.7; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 991px) {
  .responsive-table {
    width: 100%; }
    .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
      display: block; }
    .responsive-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .responsive-table td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
      .responsive-table td:before {
        position: absolute;
        top: 6px;
        left: 15px;
        width: 100px;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-column);
        color: #000;
        font-weight: bold; } }

@media (min-width: 768px) {
  #new-page .modal-dialog {
    max-width: 740px; } }

@media (min-width: 992px) {
  #new-page .modal-dialog {
    max-width: 800px; } }

#new-page .main-page {
  padding: 40px 20px 20px; }
  @media (min-width: 768px) {
    #new-page .main-page {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

#new-page input[type="radio"] {
  display: none; }
  #new-page input[type="radio"]:checked + label {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    color: #3eacc9; }

#new-page .radio-button {
  width: 100%;
  position: relative;
  font-size: 21px;
  line-height: 1.2;
  margin: 0 0 20px; }
  @media (min-width: 768px) {
    #new-page .radio-button {
      width: 220px;
      margin: 0 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (min-width: 992px) {
    #new-page .radio-button {
      width: 240px;
      margin: 0 30px; } }
  #new-page .radio-button label {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    padding: 50px 15px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    border-radius: 4px; }
  #new-page .radio-button .help {
    position: absolute;
    top: 10px;
    right: 10px; }
  #new-page .radio-button .img {
    width: 100%;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px; }
    #new-page .radio-button .img span {
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.new-problem .form-group,
.new-page_modal .form-group {
  max-width: 100%;
  display: block; }
  .new-problem .form-group.full .form-control,
  .new-page_modal .form-group.full .form-control {
    width: 100%; }
  @media (min-width: 768px) {
    .new-problem .form-group.large .form-control,
    .new-page_modal .form-group.large .form-control {
      width: 250px; } }
  .new-problem .form-group label,
  .new-page_modal .form-group label {
    text-align: left;
    width: 90px;
    margin-top: 10px;
    font-weight: 500; }
    .new-problem .form-group label.btn,
    .new-page_modal .form-group label.btn {
      border: 2px solid #383B39;
      border-radius: 20px;
      font-size: 13px;
      line-height: 17px;
      font-weight: 500;
      padding: 7px 12px;
      cursor: pointer;
      position: relative;
      min-width: 160px;
      width: auto;
      margin-left: 20px;
      text-align: center; }
      @media (min-width: 768px) {
        .new-problem .form-group label.btn,
        .new-page_modal .form-group label.btn {
          border-radius: 25px;
          padding: 12px 25px;
          font-size: 16px;
          line-height: 20px; } }
  .new-problem .form-group .label,
  .new-page_modal .form-group .label {
    display: block;
    margin-bottom: 10px;
    font-weight: 500; }

.new-problem .form-control,
.new-page_modal .form-control {
  border: solid #383B39;
  border-width: 0 0 1px;
  border-radius: 0;
  outline: none;
  padding-bottom: 0;
  padding-left: 0; }
  .new-problem .form-control::-webkit-input-placeholder,
  .new-page_modal .form-control::-webkit-input-placeholder {
    color: #C9C9C9; }
  .new-problem .form-control::-moz-placeholder,
  .new-page_modal .form-control::-moz-placeholder {
    opacity: 1;
    color: #C9C9C9; }
  .new-problem .form-control:-moz-placeholder,
  .new-page_modal .form-control:-moz-placeholder {
    color: #C9C9C9; }
  .new-problem .form-control:-ms-input-placeholder,
  .new-page_modal .form-control:-ms-input-placeholder {
    color: #C9C9C9; }
  .new-problem .form-control.placeholder,
  .new-page_modal .form-control.placeholder {
    color: #C9C9C9; }
  @media (min-width: 768px) {
    .new-problem .form-control,
    .new-page_modal .form-control {
      width: 200px;
      font-size: 20px;
      line-height: 24px; } }
  .new-problem .form-control:focus,
  .new-page_modal .form-control:focus {
    box-shadow: none; }

.new-problem textarea.form-control,
.new-page_modal textarea.form-control {
  border: 2px solid #C9C9C9;
  width: 100%;
  height: 97px;
  resize: none;
  border-radius: 4px;
  padding-left: 15px; }

.new-problem .input,
.new-page_modal .input {
  padding-left: 0; }

.new-problem .file,
.new-page_modal .file {
  display: none; }

.new-problem .custom-select,
.new-page_modal .custom-select {
  background: #ffffff url("../images/arrow.png") no-repeat scroll right 0.75rem center/15px 10px;
  width: 100%;
  padding-left: 8px;
  max-width: 200px;
  border: 2px solid #EBEBEB; }

@media (min-width: 768px) {
  .new-page_modal .modal-dialog {
    max-width: 740px; } }

@media (min-width: 992px) {
  .new-page_modal .modal-dialog {
    max-width: 800px; } }

.new-page_modal .dropdown .dropdown-toggle {
  background: none;
  padding: 0;
  border: none;
  outline: none; }
  .new-page_modal .dropdown .dropdown-toggle:after {
    display: none; }

.new-page_modal .dropdown .dropdown-item.active, .new-page_modal .dropdown .dropdown-item:active {
  background: #f8f9fa !important; }

.new-page_modal .dropdown .dropdown-menu {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  left: auto !important;
  right: 0 !important;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  border: none;
  padding: 10px; }
  .new-page_modal .dropdown .dropdown-menu:focus, .new-page_modal .dropdown .dropdown-menu:active {
    background: #fff !important; }

.new-page_modal .dropdown a {
  color: #383B39;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 25px;
  padding: 10px 15px;
  text-align: center;
  display: block; }

.new-page_modal .new-page {
  min-height: 300px; }
  .new-page_modal .new-page.delete-modal {
    min-height: inherit; }
    .new-page_modal .new-page.delete-modal .intent-list .image {
      border-radius: 4px; }
    .new-page_modal .new-page.delete-modal .intent-list .intent {
      overflow: hidden; }
      @media (min-width: 992px) {
        .new-page_modal .new-page.delete-modal .intent-list .intent {
          width: 33%; } }

.new-page_modal .featured strong {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500; }

.new-page_modal .btn-stroke {
  border: 2px solid #383b39 !important;
  border-radius: 50px;
  font-weight: 500;
  padding: 7px 15px; }
  @media (min-width: 768px) {
    .new-page_modal .btn-stroke {
      padding: 7px 25px; } }
  .new-page_modal .btn-stroke:hover {
    background: #383b39 !important;
    color: #fff !important; }

@media (min-width: 768px) {
  .new-page_modal .info-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; } }

.new-page_modal .avatar {
  width: 148px;
  height: 148px;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin: 0 auto 20px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .new-page_modal .avatar {
      margin: 0; } }
  .new-page_modal .avatar .change {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 500;
    z-index: 9; }
  .new-page_modal .avatar img {
    width: 100%;
    height: auto;
    display: block; }

@media (min-width: 768px) {
  .new-page_modal .info-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 35px; } }

.new-page_modal .form-group {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%; }
  @media (min-width: 768px) {
    .new-page_modal .form-group {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      max-width: 100%; } }
  .new-page_modal .form-group label {
    margin-top: 10px;
    width: 70px;
    text-align: left; }
    @media (min-width: 768px) {
      .new-page_modal .form-group label {
        width: 100px;
        margin-top: 0;
        margin-bottom: 8px;
        text-align: left; } }
  .new-page_modal .form-group .form-control {
    padding-right: 0; }
    .new-page_modal .form-group .form-control.medium {
      width: 130px; }
  .new-page_modal .form-group .url-create {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .new-page_modal .form-group .url-create .form-control {
      padding-left: 2px; }
      .new-page_modal .form-group .url-create .form-control.url {
        pointer-events: none;
        padding-left: 0; }
      .new-page_modal .form-group .url-create .form-control.medium {
        font-weight: 700; }
  .new-page_modal .form-group .status-input {
    position: relative;
    padding-left: 30px; }
    .new-page_modal .form-group .status-input:before {
      width: 16px;
      height: 16px;
      position: absolute;
      top: 10px;
      left: 5px;
      content: '';
      background: #02EE39;
      border-radius: 100%; }
  .new-page_modal .form-group .custom-select {
    border-color: #707070;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    border-width: 1px;
    height: 35px;
    padding: 4px 35px 4px 5px; }
    @media (min-width: 768px) {
      .new-page_modal .form-group .custom-select {
        font-size: 18px;
        line-height: 1.2; } }
    .new-page_modal .form-group .custom-select.status {
      background: #ffffff url("../images/arrow.png") no-repeat scroll right 0.75rem center/12px 8px;
      font-size: 16px;
      line-height: 1.2;
      padding: 0 0 0 5px;
      width: 110px;
      font-weight: 500;
      border: none; }
    .new-page_modal .form-group .custom-select.small-select {
      width: 130px; }

.new-page_modal .modal-foot {
  border-top: 1px solid #C9C9C9;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 30px; }
  .new-page_modal .modal-foot .holder {
    width: 300px;
    margin: 0 auto; }
    .new-page_modal .modal-foot .holder label {
      width: 136px;
      text-align: left; }
      .new-page_modal .modal-foot .holder label.label-switcher {
        width: 180px;
        text-align: left; }
        .new-page_modal .modal-foot .holder label.label-switcher span {
          padding: 0;
          margin: 0;
          font-size: 14px;
          line-height: 18px; }
          @media (min-width: 768px) {
            .new-page_modal .modal-foot .holder label.label-switcher span {
              font-size: 18px;
              line-height: 1.2; } }

.new-page_modal .group-list.auto {
  height: auto; }
  .new-page_modal .group-list.auto:after {
    display: none; }
  .new-page_modal .group-list.auto .btn-holder .link {
    color: #383b39;
    margin-left: 20px; }
    @media (max-width: 767px) {
      .new-page_modal .group-list.auto .btn-holder .link {
        font-size: 14px;
        line-height: 20px;
        margin-left: 5px; } }

.new-page_modal .intent-area {
  background: #F9F9F9;
  margin: 0 -30px;
  padding: 15px 30px;
  font-size: 17px; }
  .new-page_modal .intent-area .link {
    color: #383B39;
    text-decoration: underline;
    display: inline-block; }
  @media (min-width: 1300px) {
    .new-page_modal .intent-area p {
      padding-right: 70px; } }
  .new-page_modal .intent-area h4 {
    font-size: 20px; }
  @media (min-width: 768px) {
    .new-page_modal .intent-area .has-border {
      border-left: 1px solid #707070; } }

.new-page_modal .intent-head {
  position: relative;
  font-size: 16px; }
  .new-page_modal .intent-head strong {
    font-size: 18px; }
  .new-page_modal .intent-head .cancel {
    position: absolute;
    top: 0;
    right: 0;
    color: #383B39;
    text-decoration: none; }
    .new-page_modal .intent-head .cancel:hover {
      text-decoration: underline; }
  .new-page_modal .intent-head .link {
    color: #383b39;
    text-decoration: underline; }

.new-page_modal .group-list {
  height: 230px; }
  .new-page_modal .group-list .member-info {
    width: auto; }

.new-page_modal .filters {
  max-width: 450px;
  margin: 0 auto 10px; }
  .new-page_modal .filters .form-group {
    position: relative; }
  .new-page_modal .filters .form-control {
    border: 2px solid #EBEBEB;
    border-radius: 10px;
    padding: 6px 90px 6px 10px;
    width: 100%;
    font-size: 16px;
    line-height: 1.2; }
  .new-page_modal .filters .btn-submit {
    position: absolute;
    top: 2px;
    right: 1px;
    bottom: 2px;
    border-radius: 10px;
    font-weight: 500;
    color: #383B39;
    padding: 7px 20px;
    border: none;
    background: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
    .new-page_modal .filters .btn-submit:hover {
      background: #ebebeb; }
    .new-page_modal .filters .btn-submit::-webkit-input-placeholder {
      color: #AFAFAF; }
    .new-page_modal .filters .btn-submit::-moz-placeholder {
      opacity: 1;
      color: #AFAFAF; }
    .new-page_modal .filters .btn-submit:-moz-placeholder {
      color: #AFAFAF; }
    .new-page_modal .filters .btn-submit:-ms-input-placeholder {
      color: #AFAFAF; }
    .new-page_modal .filters .btn-submit.placeholder {
      color: #AFAFAF; }

.new-page_modal .settings .holder {
  max-width: 450px;
  margin: 0 auto; }
  .new-page_modal .settings .holder label {
    margin-bottom: 0;
    text-align: left; }
    .new-page_modal .settings .holder label.label-switcher {
      width: 150px;
      margin: 15px 0 0;
      text-align: left; }
      @media (min-width: 768px) {
        .new-page_modal .settings .holder label.label-switcher {
          margin: 4px 0 0;
          padding-left: 15px;
          width: 180px; } }
      .new-page_modal .settings .holder label.label-switcher span {
        padding: 0;
        margin: 0;
        font-size: 14px;
        line-height: 18px; }
        @media (min-width: 768px) {
          .new-page_modal .settings .holder label.label-switcher span {
            font-size: 18px;
            line-height: 1.2; } }

.new-page_modal .settings h3 {
  font-size: 22px;
  line-height: 1.25;
  font-weight: 500; }

.new-page_modal .settings .form-control {
  font-size: 16px; }
  .new-page_modal .settings .form-control.url {
    width: 161px; }

.load-more-holder {
  max-height: 580px;
  overflow: auto;
  margin-right: -15px; }

.table-header {
  overflow: hidden; }

.table-scrollholder {
  position: relative; }
  .table-scrollholder:after {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: -999px;
    content: '';
    width: 180px;
    pointer-events: none;
    display: none; }
    @media (min-width: 992px) {
      .table-scrollholder:after {
        right: 0;
        display: block;
        bottom: 0; } }
    @media (min-width: 1900px) {
      .table-scrollholder:after {
        width: 250px;
        right: 0;
        bottom: 17px; } }

.calendar-area,
.schedule-area {
  min-height: 300px; }

.search-task {
  position: relative; }
  .search-task .form-control {
    border: 2px solid #EBEBEB;
    height: 46px; }
    .search-task .form-control::-webkit-input-placeholder {
      color: #AFAFAF; }
    .search-task .form-control::-moz-placeholder {
      opacity: 1;
      color: #AFAFAF; }
    .search-task .form-control:-moz-placeholder {
      color: #AFAFAF; }
    .search-task .form-control:-ms-input-placeholder {
      color: #AFAFAF; }
    .search-task .form-control.placeholder {
      color: #AFAFAF; }
    @media (max-width: 767px) {
      .search-task .form-control {
        font-size: 14px;
        height: 40px; } }
  .search-task button {
    position: absolute;
    top: 5px;
    right: 5px;
    font-weight: 500;
    background: none;
    padding: 6px 15px;
    border: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    border-radius: 5px; }
    .search-task button:hover {
      background: #ebebeb; }

@media (min-width: 1366px) {
  .open-active {
    overflow: hidden; } }

.calendar-page .schedule-main {
  position: relative;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  right: 0; }
  @media (max-width: 767px) {
    .calendar-page .schedule-main {
      display: block; } }

@media (min-width: 1300px) {
  .open-active .calendar-page .schedule-main {
    padding-right: 300px; } }

@media (min-width: 1366px) {
  .open-active .calendar-page .schedule-main {
    padding-right: 350px; } }

@media (min-width: 1650px) {
  .open-active .calendar-page .schedule-main {
    padding-right: 450px; } }

.calendar-page .calendar {
  max-width: 100%; }
  @media (min-width: 768px) {
    .calendar-page .calendar {
      max-width: 60%; } }
  @media (min-width: 992px) {
    .calendar-page .calendar {
      max-width: 66%; } }
  @media (min-width: 1300px) {
    .calendar-page .calendar {
      max-width: 60% !important; } }
  @media (min-width: 1650px) {
    .calendar-page .calendar {
      max-width: 70% !important; } }
  @media (max-width: 767px) {
    .calendar-page .calendar {
      width: 100%; } }

.calendar-page .calendar-details {
  max-width: 100%; }
  @media (min-width: 768px) {
    .calendar-page .calendar-details {
      max-width: 40%; } }
  @media (min-width: 992px) {
    .calendar-page .calendar-details {
      max-width: 32%; } }
  @media (min-width: 1300px) {
    .calendar-page .calendar-details {
      max-width: 38% !important; } }
  @media (min-width: 1650px) {
    .calendar-page .calendar-details {
      max-width: 30% !important; } }
  @media (max-width: 767px) {
    .calendar-page .calendar-details {
      width: 100%; } }

.calendar-page .search-task {
  position: relative; }
  .calendar-page .search-task .form-control {
    border: 2px solid #EBEBEB;
    height: 46px; }
    .calendar-page .search-task .form-control::-webkit-input-placeholder {
      color: #AFAFAF; }
    .calendar-page .search-task .form-control::-moz-placeholder {
      opacity: 1;
      color: #AFAFAF; }
    .calendar-page .search-task .form-control:-moz-placeholder {
      color: #AFAFAF; }
    .calendar-page .search-task .form-control:-ms-input-placeholder {
      color: #AFAFAF; }
    .calendar-page .search-task .form-control.placeholder {
      color: #AFAFAF; }
    @media (max-width: 767px) {
      .calendar-page .search-task .form-control {
        font-size: 14px;
        height: 40px; } }
  .calendar-page .search-task button {
    position: absolute;
    top: 5px;
    right: 5px;
    font-weight: 500;
    background: none;
    padding: 6px 15px;
    border: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    border-radius: 5px; }
    .calendar-page .search-task button:hover {
      background: #ebebeb; }

.calendar-page .nav-tabs {
  background: #EBEBEB;
  border-radius: 50px;
  border: none;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  text-align: center; }
  @media (min-width: 1440px) {
    .calendar-page .nav-tabs {
      font-size: 18px;
      line-height: 22px; } }
  @media (min-width: 1800px) {
    .calendar-page .nav-tabs {
      font-size: 21px;
      line-height: 25px; } }
  @media (max-width: 767px) {
    .calendar-page .nav-tabs.top-tabs li {
      width: 50%; } }
  .calendar-page .nav-tabs .nav-link {
    color: #383B39;
    padding: 10px 25px; }
    @media (min-width: 992px) {
      .calendar-page .nav-tabs .nav-link {
        padding: 10px 30px; } }

.calendar-page .nav-tabs .nav-link.active, .calendar-page .nav-tabs .nav-item.show .nav-link {
  background: #E8AB00;
  color: #fff;
  border-radius: 50px; }

.calendar-page h1 {
  font-size: 24px;
  line-height: 1.25; }
  @media (min-width: 768px) {
    .calendar-page h1 {
      font-size: 32px; } }

.calendar-page button {
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 500;
  background: none;
  padding: 6px 15px;
  border: none;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  border-radius: 5px; }
  .calendar-page button:hover {
    background: #ebebeb; }

.calendar-page .head {
  background: #4E4E4E;
  color: #fff;
  padding: 0.625rem;
  border-radius: 10px 10px 0 0; }
  .calendar-page .head.red {
    background: #C90000; }
  .calendar-page .head.green {
    background: #01A92D; }
  .calendar-page .head h2 {
    margin-bottom: 0; }
    @media (max-width: 1299px) {
      .calendar-page .head h2 {
        font-size: 22px; } }

.calendar-page .btn.btn-stroke {
  border: 2px solid #383B39;
  border-radius: 25px;
  padding: 4px 15px;
  font-size: 14px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .calendar-page .btn.btn-stroke {
      padding: 7px 15px;
      font-size: 15px; } }
  @media (min-width: 1650px) {
    .calendar-page .btn.btn-stroke {
      padding: 7px 25px;
      font-size: 17px; } }
  .calendar-page .btn.btn-stroke:hover {
    background: #383B39;
    color: #fff; }

.calendar-page .link {
  color: #383B39;
  text-decoration: underline; }

.calendar-page .search-task {
  width: 100%; }
  @media (min-width: 768px) {
    .calendar-page .search-task {
      width: 320px;
      float: right; } }
  @media (min-width: 992px) {
    .calendar-page .search-task {
      width: 400px;
      float: right; } }

.calendar-page .info-holder {
  font-size: 17px;
  line-height: 1.2;
  padding: 15px;
  background: #fff;
  border-radius: 0 0 10px 10px; }
  .calendar-page .info-holder .items li {
    position: relative;
    padding-left: 10px; }
    .calendar-page .info-holder .items li:after {
      position: absolute;
      top: 0;
      left: 0;
      content: '-'; }
  @media (max-width: 1299px) {
    .calendar-page .info-holder h2 {
      font-size: 20px; } }

@media (max-width: 767px) {
  .calendar-page .top-bar {
    position: absolute;
    top: 20px;
    right: 0; } }

.resourse-list .resourse-item:only-child .cross {
  display: none; }

.adding-list li p,
.adding-list li .time,
.adding-list li .before {
  display: none; }

.schedule-area {
  height: 384px;
  overflow: auto;
  padding: 5px 12px 5px 3px; }
  .calendar-active .schedule-area {
    height: 635px; }
    @media (min-width: 992px) {
      .calendar-active .schedule-area {
        height: 670px; } }
    @media (min-width: 1300px) {
      .calendar-active .schedule-area {
        height: 790px; } }

.calendar-page.calendar-active .calendar-area {
  height: auto; }

.calendar-page.calendar-active .btn-expand .expand {
  display: none; }

.calendar-page.calendar-active .btn-expand .minimize {
  display: inline-block; }

.calendar-page.calendar-active .btn-expand i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

/* Calendar Styles*/
.calendar-area {
  color: #383B39;
  font-weight: 500;
  height: 384px;
  overflow: hidden;
  position: relative;
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .calendar-area {
      margin-top: 25px;
      margin-bottom: 35px; } }
  .calendar-area.popup-calendar {
    height: auto;
    margin: 0; }
    .calendar-area.popup-calendar .weekdays {
      letter-spacing: -0.34em; }
      .calendar-area.popup-calendar .weekdays li {
        font-size: 19px;
        letter-spacing: 0;
        margin: 0; }
    .calendar-area.popup-calendar .days-list {
      padding: 0; }
      .calendar-area.popup-calendar .days-list li {
        font-size: 22px;
        margin-bottom: 25px; }
        .calendar-area.popup-calendar .days-list li a {
          border-radius: 100%; }
          .calendar-area.popup-calendar .days-list li a.active {
            background: #E8AB00;
            color: #fff; }
        .calendar-area.popup-calendar .days-list li a {
          width: 55px;
          height: 55px; }
          .calendar-area.popup-calendar .days-list li a:before {
            display: none; }
  .calendar-area .expand-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
    .calendar-area .expand-holder:after {
      position: absolute;
      bottom: 0;
      left: 0;
      right: -4px;
      content: '';
      overflow: auto;
      height: 150px;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
      pointer-events: none; }
  .calendar-area .btn-expand {
    font-size: 14px;
    line-height: 18px;
    color: #999;
    padding: 6px 14px 6px 30px;
    border-radius: 50px;
    display: inline-block;
    min-width: 110px;
    vertical-align: top;
    text-align: center;
    position: relative;
    font-weight: 500;
    z-index: 99;
    border: 2px solid #777;
    margin-bottom: 14px; }
    .calendar-area .btn-expand i {
      font-size: 18px;
      line-height: 22px;
      position: absolute;
      top: 4px;
      left: 14px; }
    .calendar-area .btn-expand:hover {
      color: #fff;
      background: #999;
      text-decoration: none; }
  .calendar-area .expand {
    display: inline-block; }
  .calendar-area .minimize {
    display: none; }

.month {
  padding: 10px;
  width: 100%;
  text-align: center; }
  @media (min-width: 768px) {
    .month {
      padding: 10px 25px; } }

.month ul {
  margin: 0 0 40px;
  padding: 0;
  font-weight: 700; }

.month ul li {
  color: #383B39;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px; }

.month .prev {
  float: left;
  padding-top: 0; }
  @media (min-width: 768px) {
    .month .prev {
      padding-top: 5px; } }
  .month .prev a {
    color: #383B39;
    text-decoration: none; }

.month .next {
  float: right; }
  @media (min-width: 768px) {
    .month .next {
      padding-top: 5px; } }
  .month .next a {
    color: #383B39;
    text-decoration: none; }

.weekdays {
  margin: 0;
  padding: 10px 0 20px; }

.weekdays li {
  display: inline-block;
  width: 13.85%;
  color: #383B39;
  text-align: center;
  padding: 0 10px;
  margin: 0 -1px; }

.days-list li a {
  width: 25px;
  height: 25px;
  color: #333;
  padding: 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .days-list li a {
      width: 40px;
      height: 40px;
      padding: 14px 10px; } }
  @media (min-width: 992px) {
    .days-list li a {
      width: 50px;
      height: 50px; } }
  @media (min-width: 1300px) {
    .days-list li a {
      width: 70px;
      height: 70px;
      padding: 14px 10px; } }

.days-list {
  padding: 10px 0;
  margin: 0; }

.days-list li {
  list-style-type: none;
  display: inline-block;
  width: 13.85%;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1;
  color: #383B39; }
  @media (min-width: 768px) {
    .days-list li {
      margin-bottom: 50px;
      font-size: 20px; } }
  @media (min-width: 1300px) {
    .days-list li {
      font-size: 28px; } }
  .calendar-active .days-list li a {
    position: relative;
    z-index: 10; }

.days-list li.active a {
  background: #e8ab00;
  color: #fff; }

.days-list li a {
  position: relative;
  text-decoration: none; }
  .days-list li a.event:before {
    background: #e6f4f8;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1; }
  .days-list li a.event.active:after {
    width: 4px;
    height: 4px;
    background: #e8ab00;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 1px;
    content: '';
    z-index: -1; }
    @media (min-width: 768px) {
      .days-list li a.event.active:after {
        bottom: 4px; } }
    @media (min-width: 992px) {
      .days-list li a.event.active:after {
        bottom: 8px;
        width: 8px;
        height: 8px; } }
  .days-list li a.grow-1:before {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); }
  .days-list li a.grow-2:before {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8); }
  .days-list li a.grow-3:before {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
  .days-list li a.grow-4:before {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6); }
  .days-list li a.grow1:before {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
  .days-list li a.grow2:before {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
  .days-list li a.grow3:before {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3); }
  .days-list li a.grow4:before {
    -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
            transform: scale(1.4); }

.days-list li.disabled a {
  pointer-events: none;
  color: #999 !important;
  overflow: auto;
  opacity: 0.5; }

/* Add media queries for smaller screens */
@media screen and (max-width: 720px) {
  .weekdays li, .days li {
    width: 13.1%; } }

@media screen and (max-width: 420px) {
  .weekdays li, .days li {
    width: 13.5%; }
  .days li .active {
    padding: 2px; } }

@media screen and (max-width: 290px) {
  .weekdays li, .days li {
    width: 12.2%; } }

.calendar-details {
  border-left: 4px solid #E6E6E6;
  position: relative;
  margin-bottom: 35px; }
  .calendar-details:after {
    position: absolute;
    bottom: 0;
    left: -20px;
    right: 0;
    content: '';
    overflow: auto;
    height: 150px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, white 100%);
    pointer-events: none; }
  .calendar-details .info-head {
    position: relative;
    padding-right: 115px; }
    @media (min-width: 1650px) {
      .calendar-details .info-head {
        padding-right: 150px; } }
    @media (max-width: 1299px) {
      .calendar-details .info-head h2 {
        font-size: 24px; } }
  .calendar-details .btn-schedule {
    position: absolute;
    top: 0;
    right: 0; }

.schedule-table {
  font-size: 16px; }
  @media (min-width: 1300px) {
    .schedule-table {
      font-size: 20px; } }
  .schedule-table strong, .schedule-table span {
    display: block; }
  .schedule-table .openclose.detail-active .schedule-row:before {
    border: 2px solid #E8AB00;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    border-radius: 5px; }
  .schedule-table .openclose.detail-active .slide {
    display: block; }
  .schedule-table .openclose + .openclose .schedule-row .time-table:after {
    top: -5px;
    border-top: none;
    border-radius: 0 0 5px 5px; }
  .schedule-table .schedule-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #383b39;
    position: relative; }
    .schedule-table .schedule-row:only-child .time-table:after {
      border-radius: 5px; }
    .schedule-table .schedule-row:hover {
      text-decoration: none; }
  .schedule-table .title {
    font-weight: 300; }
  .schedule-table .pointer {
    display: block;
    height: 1px;
    background: #E8AB00;
    position: relative;
    width: 100%;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0; }
    .schedule-table .pointer:after {
      width: 10px;
      height: 10px;
      position: absolute;
      top: -5px;
      left: -3px;
      border-radius: 100%;
      content: '';
      background: #E8AB00; }
  .schedule-table .time-table {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    padding: 10px 10px;
  	padding-left: 0px;
  	width: 105px;
  	border-right: 5px solid #4E4E4E;
  }
    /*.schedule-table .time-table:after {*/
    /*  border-radius: 5px;*/
    /*  width: 10px;*/
    /*  position: absolute;*/
    /*  top: -5px;*/
    /*  right: 0;*/
    /*  bottom: 0;*/
    /*  content: '';*/
    /*  background: #4E4E4E;*/
    /*  border: 2px solid #fff; }*/
    .schedule-table .time-table.green:after {
      background: #01A92D; }
    .schedule-table .time-table.red:after {
      background: #B23400; }
    .schedule-table .time-table.gray:after {
      background: #4E4E4E; }
  .schedule-table .description {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 30px;
    padding-top: 10px; }
  .schedule-table .name {
    font-weight: 600; }
  .schedule-table .work {
    font-size: 17px;
    line-height: 22px;
    display: block;
    margin-bottom: 20px; }
    @media (min-width: 1300px) {
      .schedule-table .work {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px; } }
  .schedule-table .slide {
    background: #E6E6E6;
    padding: 20px;
    z-index: 99;
    font-size: 16px;
    line-height: 1.25;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    position: relative;
    display: none;
    margin: 10px 0;margin-top: 50px; }
    @media (min-width: 1300px) {
      .schedule-table .slide {
        margin: 0;
        position: fixed;
        top: 120px;
        right: 20px;
        width: 280px;
        -webkit-transform: translateX(115%);
            -ms-transform: translateX(115%);
                transform: translateX(115%);
        display: none;margin-top: 50px; } }
    @media (min-width: 1366px) {
      .schedule-table .slide {
        width: 340px;
        right: 40px; } }
    @media (min-width: 1650px) {
      .schedule-table .slide {
        width: 400px;
        top: 100px; } }
    /*.schedule-table .slide:after {*/
    /*  width: 6px;*/
    /*  position: absolute;*/
    /*  top: 0;*/
    /*  left: 0;*/
    /*  bottom: 0;*/
    /*  content: '';*/
    /*  background: #4E4E4E;*/
    /*  border-radius: 5px 0 0 5px; }*/
      @media (min-width: 1300px) {
        .schedule-table .slide:after {
          border-radius: 5px;
          top: -10px;
          bottom: -10px; } }
    .schedule-table .slide.green:after {
      background: #01A92D; }
    .schedule-table .slide.red:after {
      background: #B23400; }
    .schedule-table .slide.gray:after {
      background: #4E4E4E; }
    .schedule-table .slide time {
      font-size: 17px;
      line-height: 22px;
      display: block;
      font-weight: 300;
      margin-bottom: 10px; }
      @media (min-width: 1300px) {
        .schedule-table .slide time {
          font-size: 22px;
          line-height: 32px; } }
      @media (min-width: 1650px) {
        .schedule-table .slide time {
          font-size: 26px; } }
      .schedule-table .slide time strong {
        display: block;
        font-weight: 600; }
    .schedule-table .slide h2 {
      font-weight: 600; }
      @media (max-width: 1299px) {
        .schedule-table .slide h2 {
          font-size: 24px; } }
    @media (max-width: 1299px) {
      .schedule-table .slide h3 {
        font-size: 20px; } }
  .schedule-table .notes {
    margin-bottom: 50px; }
  .schedule-table .box-cat {
    font-weight: 300;
    background: #fff;
    border-radius: 10px;
    padding: 10px 20px; }
    .schedule-table .box-cat strong {
      font-weight: 600; }
  .schedule-table .detail-active .slide {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.schedule-info {
  position: absolute;
  top: 120px;
  right: 20px;
  width: 280px;
  -webkit-transform: translateX(115%);
      -ms-transform: translateX(115%);
          transform: translateX(115%);
  z-index: 99; }
  @media (min-width: 1300px) {
    .schedule-info {
      display: block !important;
      top: 0; } }
  @media (min-width: 1366px) {
    .schedule-info {
      width: 340px;
      right: 40px; } }
  @media (min-width: 1650px) {
    .schedule-info {
      width: 400px; } }
  .schedule-info .slide {
    background: #E6E6E6;
    padding: 20px;
    z-index: 99;
    font-size: 16px;
    line-height: 1.25;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    position: relative;
    display: none;
    margin: 10px 0; }
    @media (min-width: 1300px) {
      .schedule-info .slide {
        margin: 0;
        display: block; } }
    .open-active .schedule-info .slide {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .schedule-info .slide:after {
      width: 6px;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      content: '';
      background: #4E4E4E;
      border-radius: 5px 0 0 5px; }
      @media (min-width: 1300px) {
        .schedule-info .slide:after {
          border-radius: 5px;
          top: -10px;
          bottom: -10px; } }
    .schedule-info .slide.green:after {
      background: #01A92D; }
    .schedule-info .slide.red:after {
      background: #B23400; }
    .schedule-info .slide.gray:after {
      background: #4E4E4E; }
  .schedule-info time {
    font-size: 17px;
    line-height: 22px;
    display: block;
    font-weight: 300;
    margin-bottom: 10px; }
    @media (min-width: 1300px) {
      .schedule-info time {
        font-size: 22px;
        line-height: 32px; } }
    @media (min-width: 1650px) {
      .schedule-info time {
        font-size: 26px; } }
    .schedule-info time strong {
      display: block;
      font-weight: 600; }
  .schedule-info h2 {
    font-weight: 600; }
    @media (max-width: 1299px) {
      .schedule-info h2 {
        font-size: 24px; } }
  @media (max-width: 1299px) {
    .schedule-info h3 {
      font-size: 20px; } }

.notes {
  margin-bottom: 50px; }

.box-cat {
  font-weight: 300;
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px; }
  .box-cat strong {
    font-weight: 600; }

.detail-active .slide {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.form-group.add-new {
  padding-right: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative; }
  .form-group.add-new .btn-add {
    border: 1px solid #212529;
    border-radius: 25px;
    padding: 7px 15px;
    color: #212529;
    position: absolute;
    top: 3px;
    right: -10px;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    font-weight: 500; }
    .form-group.add-new .btn-add:hover {
      background: #000;
      color: #fff; }

.group-holder {
  position: relative; }
  .group-holder:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, #ffffff 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 10%, #ffffff 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    overflow: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    height: 50px; }
  .group-holder .group-list:after {
    display: none !important; }

.calendar_page .modal {
  overflow: auto; }

.existing-user .custom-select {
  padding: 0 !important;
  position: relative; }

.existing-user .select-opener {
  display: block;
  color: #495057;
  padding: 6px 30px 6px 10px;
  text-decoration: none; }

.existing-user .dropdown {
  background: #fff;
  border-radius: 5px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  border: 1px solid #ced4da;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  z-index: 99;
  overflow: hidden; }
  .existing-user .dropdown a {
    background: #fff;
    display: block;
    background: #fff;
    color: #495057;
    padding: 6px 10px;
    text-decoration: none; }
    .existing-user .dropdown a:hover {
      background: #3EACC9;
      color: #383B39; }

/* Home page */
#header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  min-height: 50px;
  z-index: 999; }
  @media (max-width: 1439.98px) {
    #header .container {
      max-width: 100%; } }
  #header .logo {
    position: absolute;
    top: 0.9375rem;
    left: 0.9375rem;
    width: 8.75rem; }
    @media (min-width: 768px) {
      #header .logo {
        top: 0.5rem; } }
    @media (min-width: 992px) {
      #header .logo {
        position: static; } }
    @media (min-width: 1200px) {
      #header .logo {
        width: 11.875rem; } }
    #header .logo img {
      width: 100%;
      display: block; }
  @media (max-width: 991.98px) {
    #header .navbar {
      width: 100%;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-left: 0;
      padding-right: 0; } }
  #header .navbar-nav {
    font-size: 1.0625rem;
    padding: 1.5625rem 0;
    text-align: center;
    font-weight: 700;
    font-size: 1.1875rem; }
    @media (min-width: 992px) {
      #header .navbar-nav {
        padding: 0;
        text-align: left; } }
    #header .navbar-nav a {
      color: #707070;
      -webkit-transition: 0.2s linear;
      transition: 0.2s linear; }
      #header .navbar-nav a:hover {
        color: #000; }
    @media (min-width: 992px) {
      #header .navbar-nav li {
        margin-left: 0.625rem; } }
    @media (min-width: 1200px) {
      #header .navbar-nav li {
        margin-left: 1.25rem; } }
    #header .navbar-nav li.active a {
      color: #000; }
  #header .navbar-toggler {
    outline: none !important;
    position: relative;
    background: #ccc; }
    #header .navbar-toggler.collapsed {
      background: #fff; }
      #header .navbar-toggler.collapsed:before {
        opacity: 0;
        visibility: hidden; }
      #header .navbar-toggler.collapsed .cross {
        opacity: 0;
        visibility: hidden; }
    #header .navbar-toggler:hover {
      background: #ccc; }
    #header .navbar-toggler .cross {
      width: 18px;
      height: 18px;
      -webkit-transition: 0.2s linear;
      transition: 0.2s linear;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 2.125rem;
      line-height: 1;
      margin-top: -8px;
      color: #fff;
      display: none !important; }
    #header .navbar-toggler:focus {
      outline: none !important; }

.visual-block {
  position: relative;
  min-height: 100vh;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff; }
  .visual-block:before {
    min-height: inherit;
    content: ''; }
  .visual-block:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, 0.3); }
  .visual-block .container-fluid {
    position: relative;
    z-index: 10;
    font-size: 18px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .visual-block .container-fluid {
        font-size: 24px;
        line-height: 35px; } }
  .visual-block h1 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .visual-block h1 {
        line-height: 1.3;
        font-size: 40px; } }
    @media (min-width: 992px) {
      .visual-block h1 {
        font-size: 50px; } }
  .visual-block p {
    margin-bottom: 30px; }
  .visual-block .btn-primary {
    background: #3EACC9;
    border-radius: 30px;
    border: none;
    font-weight: 700;
    padding: 12px 35px; }
    .visual-block .btn-primary:hover {
      background: #000; }

.info-bar {
  background: #FFBA00;
  padding: 15px;
  color: #fff;
  font-weight: 700;
  text-align: center; }
  .info-bar h2 {
    font-weight: 700;
    margin: 0;
    font-size: 24px; }
    @media (min-width: 768px) {
      .info-bar h2 {
        font-size: 40px; } }

.homepage {
  background: #fff; }

.twocols {
  color: #707070; }
  .twocols .container {
    max-width: 1300px; }
  .twocols img {
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .twocols .img-holder img {
    width: 91px;
    height: 91px;
    border-radius: 100%; }
  @media (min-width: 768px) {
    .twocols.full h2, .twocols.full p {
      margin-bottom: 2.1875rem; } }
  .twocols .list-info li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px; }
    .twocols .list-info li:after {
      width: 15px;
      height: 12px;
      background: url('https://zampi-asset.s3-us-west-1.amazonaws.com/images/icon-check-g.png') no-repeat;
      background-size: 100% 100%;
      position: absolute;
      top: 7px;
      left: 0;
      content: ''; }
  .twocols .list-info.orange li:after {
    background: url('https://zampi-asset.s3-us-west-1.amazonaws.com/images/icon-check-o.png') no-repeat;
    background-size: 100% 100%; }
  .twocols h2 {
    position: relative; }
    @media (max-width: 991px) {
      .twocols h2 {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .twocols h2 {
        font-size: 20px; } }
    .twocols h2 span {
      font-size: 1.5rem;
      position: absolute;
      top: 0;
      left: 0; }
      @media (max-width: 991px) {
        .twocols h2 span {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .twocols h2 span {
          font-size: 16px;
          top: 2px; } }
  @media (max-width: 767px) {
    .twocols h3 {
      font-size: 22px; } }
  .twocols .email {
    display: block;
    margin-bottom: 20px; }
    .twocols .email a {
      color: #f8f9fa; }
  .twocols .text-area {
    width: 100%;
    overflow: hidden; }
    @media (min-width: 768px) {
      .twocols .text-area {
        margin-bottom: 1.875rem; } }
    .twocols .text-area img {
      margin: 0 0 1.25rem;
      max-width: 100%;
      display: block; }
      @media (min-width: 768px) {
        .twocols .text-area img {
          float: right;
          max-width: 50%;
          margin: 0 0 1.25rem 1.25rem; } }
  .twocols p {
    margin-bottom: 30px; }
  .twocols .btn-primary {
    background: #3EACC9;
    border-radius: 30px;
    border: none;
    font-weight: 700;
    padding: 12px 15px; }
    @media (min-width: 768px) {
      .twocols .btn-primary {
        padding: 12px 35px; } }
    .twocols .btn-primary:hover {
      background: #000; }
  .twocols .info-box {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding-bottom: 65px !important;
    font-size: 14px;
    line-height: 18px;
    width: 100%; }
    .twocols .info-box h3 {
      font-size: 16px;
      line-height: 20px; }
  .twocols .btn-stroke {
    border: 1px solid #212529;
    border-radius: 20px;
    min-width: 170px;
    position: absolute;
    bottom: 17px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .twocols .btn-stroke:hover {
      background: #000;
      color: #fff; }
  .twocols .img-cover {
    min-height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    @media (min-width: 992px) {
      .twocols .img-cover {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-height: 300px; } }
  .twocols .slick_slider .slick-slide,
  .twocols .slick_slider2 .slick-slide {
    padding: 8px 15px; }
  .twocols .slick_slider .btn-stroke,
  .twocols .slick_slider2 .btn-stroke {
    bottom: 25px; }

.slick_slider,
.slick_slider2 {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick_slider .slick-track,
.slick_slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-paging,
.slick_paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row rwrap;
          flex-flow: row rwrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -50px;
  width: 100%;
  margin-bottom: 10px; }
  .slick-paging button,
  .slick_paging button {
    background: none; }
  .slick-paging .slick-dots,
  .slick_paging .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 10px; }
    .slick-paging .slick-dots li,
    .slick_paging .slick-dots li {
      margin: 0 5px; }
      .slick-paging .slick-dots li.slick-active button,
      .slick_paging .slick-dots li.slick-active button {
        background: #707070; }
    .slick-paging .slick-dots button,
    .slick_paging .slick-dots button {
      width: 12px;
      height: 12px;
      border-radius: 100%;
      background: #BFBFBF;
      text-indent: -999px;
      overflow: hidden;
      display: block;
      border: none;
      padding: 0; }
  .slick-paging .slick-arrow,
  .slick_paging .slick-arrow {
    background: none;
    border: none;
    padding: 0; }
  .slick-paging .s-next,
  .slick_paging .s-next {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .slick-paging .s-prev,
  .slick_paging .s-prev {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

.video-gallery .image {
  position: relative;
  overflow: hidden;
  border-radius: 5px; }
  .video-gallery .image:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, 0.22); }
  .video-gallery .image .play {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.57);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 9; }
    .video-gallery .image .play:after {
      position: absolute;
      top: 10px;
      left: 17px;
      content: '';
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-left: 22px solid #3EACC9; }
    .video-gallery .image .play:hover {
      background: #fff; }
  .video-gallery .image img {
    display: block; }

#footer {
  background: #000;
  color: #fff; }
  @media (max-width: 767px) {
    #footer {
      font-size: 14px;
      line-height: 18px; } }
  #footer .logo {
    width: 90px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    #footer .logo img {
      width: 100%;
      height: auto;
      display: block; }
  #footer a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear; }
  #footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 10px; }
    #footer ul li {
      margin: 0 5px; }
      @media (min-width: 992px) {
        #footer ul li {
          margin-left: 20px; } }
    #footer ul a {
      color: #fff; }
      #footer ul a:hover {
        color: #e8ab00; }

.pricing {
  background: #fff;
  border-radius: 10px;
  color: #707070; }
  .pricing .holder {
    background: #F3F3F3;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .pricing .heading h2 {
    color: #000; }
    @media (max-width: 767px) {
      .pricing .heading h2 {
        font-size: 26px; } }
  .pricing .head {
    font-size: 14px;
    padding: 20px; }
    .pricing .head .price {
      font-size: 50px;
      line-height: 1.2;
      font-weight: 600;
      display: block;
      margin-bottom: 10px; }
    .pricing .head p {
      margin: 0; }
  .pricing .btn-stroke {
    border: 2px solid #121312;
    border-radius: 50px;
    padding: 7px 25px;
    font-weight: 700;
    margin-top: 15px; }
    .pricing .btn-stroke:hover {
      background: #121312;
      color: #fff; }
  .pricing .category {
    display: block;
    padding: 20px;
    background: #fff;
    text-align: center; }
  .pricing ul {
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.2;
    color: #000; }
    @media (min-width: 768px) {
      .pricing ul {
        font-size: 20px; } }
    .pricing ul li {
      position: relative;
      padding-left: 20px;
      margin-bottom: 2px; }
      .pricing ul li:after {
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #3EACC9;
        position: absolute;
        top: 8px;
        left: 0;
        content: ''; }
    .pricing ul ul {
      padding: 0 0 0 20px;
      font-size: 14px;
      color: #2C2C2C; }
      @media (min-width: 768px) {
        .pricing ul ul {
          font-size: 16px; } }
      .pricing ul ul li {
        padding: 0; }
        .pricing ul ul li:after {
          display: none; }
  .pricing .holder {
    max-width: 400px;
    margin: 0 auto;
    position: relative; }
  .pricing .popular {
    position: relative; }
    @media (min-width: 992px) {
      .pricing .popular {
        -webkit-transform: scale(1.03);
            -ms-transform: scale(1.03);
                transform: scale(1.03); } }
    @media (min-width: 992px) {
      .pricing .popular h3 {
        font-size: 24px; } }
    @media (min-width: 992px) {
      .pricing .popular ul {
        font-size: 22px; } }
    @media (min-width: 992px) {
      .pricing .popular ul ul {
        font-size: 17px; } }
    .pricing .popular .head {
      background: #3EACC9;
      color: #fff;
      border-radius: 10px 10px 0 0; }
    .pricing .popular .btn-stroke {
      background: #fff;
      border-color: #fff;
      color: #000; }
      .pricing .popular .btn-stroke:hover {
        background: none;
        color: #fff; }
    .pricing .popular .popular-label {
      background: #565656;
      position: absolute;
      top: 50px;
      left: -30px;
      color: #fff;
      padding: 3px 10px; }
      .pricing .popular .popular-label:after {
        position: absolute;
        bottom: -5px;
        left: 0;
        content: '';
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 0 solid transparent;
        border-top: 5px solid #565656; }
  .pricing h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    color: #2c2c2c;
    margin-bottom: 25px; }
/*# sourceMappingURL=main.css.map */
