.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem; }

.card-body {
  padding: 15px; }

.card-block {
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }
  .card-header:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }

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

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

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

.card-primary-outline {
  background-color: transparent;
  border-color: #0275d8; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #5bc0de; }

.card-success-outline {
  background-color: transparent;
  border-color: #5cb85c; }

.card-warning-outline {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-danger-outline {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0; }

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      width: 1%;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

/*******************************************************
** Variables
** Author: studio WPJ
********************************************************/
*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #474747;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[tabindex="-1"]:focus {
  outline: none !important; }

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

blockquote {
  margin: 0 0 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

a,
area,
button,
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

a:focus,
input:focus,
select:focus,
button:focus {
  outline: 0; }

.tab-key a:focus,
.tab-key button:focus {
  outline: 1px dotted; }

button::-moz-focus-inner {
  border: 0; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
  border-radius: 0;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

progress {
  vertical-align: baseline; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

main {
  display: block; }

a {
  color: #5572ed; }

h2 {
  font-size: 1.875rem;
  text-transform: uppercase; }
  @media (max-width: 1200px) {
    h2 {
      font-size: calc(1.3125rem - -0.75vw) ; } }
ul {
  margin-bottom: 0; }

.subtitle {
  font-size: 14px;
  color: #5572ed;
  text-transform: uppercase;
  font-weight: 700;
  margin: 35px 0;
  letter-spacing: 0.16em; }

.d-none {
  display: none !important; }

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

.text-left {
  text-align: left; }

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

.text-normal {
  text-transform: none; }

.d-flex {
  display: flex; }

.align-center {
  align-items: center; }

.m-r-auto {
  margin-right: auto !important; }

.m-l-auto {
  margin-left: auto !important; }

.m-x-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto !important; }

.uppercase {
  text-transform: uppercase; }

.m-b-15 {
  margin-bottom: 15px; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.p-0 {
  padding: 0 !important; }

.p-b-65 {
  padding-bottom: 65px; }

.font-small {
  font-size: 14px; }

.font-normal {
  font-weight: 400; }

.menu {
  list-style: none inside none;
  padding: 0;
  margin: 0;
  text-align: right;
  position: relative; }
  .menu li {
    display: inline; }
  .menu .bell {
    width: 15px;
    height: 15px;
    fill: #e33059; }
  .menu a:not(.dropdown-item) {
    display: inline-flex;
    align-items: center;
    border-bottom: 1px solid transparent;
    color: #222548;
    font-weight: 700;
    padding: 35px 0;
    margin: 0 7px 0 7px;
    letter-spacing: 0.08em;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s; }
    @media screen and (max-width: 768px) {
      .menu a:not(.dropdown-item) {
        padding: 0;
        font-size: 16px; } }
    .menu a:not(.dropdown-item).selected {
      color: #a3a7c3; }
      .menu a:not(.dropdown-item).selected:hover, .menu a:not(.dropdown-item).selected:active, .menu a:not(.dropdown-item).selected:focus {
        border-bottom-color: transparent; }
    .menu a:not(.dropdown-item):hover, .menu a:not(.dropdown-item):active, .menu a:not(.dropdown-item):focus {
      border-bottom-color: #2196f3;
      transition: all .3s; }
    @media screen and (min-width: 921px) {
      .menu a:not(.dropdown-item) {
        letter-spacing: 0.08em; } }
    @media screen and (min-width: 1200px) {
      .menu a:not(.dropdown-item) {
        margin: 0 14px 0 14px;
        letter-spacing: 0.16em; } }
  .menu li {
    padding: 0;
    display: inline-block; }
    .menu li:before {
      content: none;
      display: none; }
    .menu li.active a:not(.dropdown-item) {
      color: #a3a7c3; }
  .menu .dropdown-menu {
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px;
    border-radius: 0;
    margin-top: 0;
    border-color: #dfe5eb;
    left: 7px; }
    @media screen and (min-width: 1200px) {
      .menu .dropdown-menu {
        left: 14px; } }
    .menu .dropdown-menu a {
      text-decoration: none;
      padding: 10px 20px;
      text-transform: uppercase;
      color: #222548; }
      .menu .dropdown-menu a span {
        border-bottom: 1px solid transparent; }
      .menu .dropdown-menu a:hover, .menu .dropdown-menu a:focus, .menu .dropdown-menu a:active {
        background-color: transparent; }
        .menu .dropdown-menu a:hover span, .menu .dropdown-menu a:focus span, .menu .dropdown-menu a:active span {
          border-bottom-color: #5572ed; }
      .menu .dropdown-menu a.active {
        background-color: transparent;
        color: #a3a7c3; }
  @media screen and (max-width: 1110px) {
    .menu {
      margin-right: 0; } }
.overflow {
  overflow-y: hidden; }

@media screen and (max-width: 768px) {
  .menu {
    position: static;
    margin-top: 0; }
    .menu ul {
      background: #fff;
      border-top: 1px solid #dfe5eb;
      bottom: auto;
      display: none;
      padding: 20px 0;
      position: absolute;
      left: 0;
      right: 0;
      top: -100%;
      z-index: 0; }
    .menu li {
      display: block;
      padding: 10px;
      text-align: center;
      line-height: 28px; }
    .menu.active ul {
      display: block;
      bottom: 0;
      top: 5px;
      z-index: 999; }
    .menu .dropdown-menu {
      position: static;
      box-shadow: none;
      border: none;
      float: none; }
      .menu .dropdown-menu a {
        text-align: center; }
  .menu.active ul {
    top: 0;
    bottom: auto;
    height: 100vh;
    overflow: auto; }
  .overflow .video-wrapper + div > .row:first-child {
    position: relative;
    z-index: 999; } }

.burger {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: none;
  z-index: 1000;
  position: relative;
  margin-left: 30px; }
  @media screen and (max-width: 768px) {
    .burger {
      display: block; } }
  .burger .inner,
  .burger .inner:after,
  .burger .inner:before {
    display: block;
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #000;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    right: 0; }
  .burger .inner {
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -20px;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .22s;
    transition-delay: 0s;
    transform: none; }
    .burger .inner:before {
      top: -9px;
      transition: top .1s ease-in .25s, opacity .1s ease-in;
      opacity: 1; }
    .burger .inner:after {
      width: 40px;
      bottom: -9px;
      transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transform: none; }
  .burger.active .inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(225deg); }
    .burger.active .inner:before {
      top: 0;
      transition: top .1s ease-out, opacity .1s ease-out .12s;
      opacity: 0; }
    .burger.active .inner:after {
      bottom: 0;
      transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
      transform: rotate(-90deg); }

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px 0 30px;
  border-bottom: 1px solid #dfe5eb; }
  @media screen and (max-width: 768px) {
    .header {
      padding: 20px 40px 20px 30px; } }
  .header .logo {
    z-index: 100; }

.footer {
  background: #f5f8fb;
  color: #474747;
  font-size: 14px;
  padding: 15px 0; }
  .footer .logo-footer {
    width: 76px;
    height: 76px; }
  .footer .instagram {
    width: 40px;
    height: 40px;
    fill: #9DA8B4; }
  .footer .insta-container {
    padding-top: 20px;
    display: flex;
    align-items: center;
    height: 100%; }
  .footer a {
    color: inherit;
    text-decoration: none;
    border-bottom: none; }
    .footer a:active, .footer a:hover, .footer a:focus {
      text-decoration: none;
      border-bottom: none;
      color: #3a3a3a; }
  .footer .footer-logo {
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px; }
    .footer .footer-logo + p {
      display: inline-block;
      vertical-align: middle;
      line-height: 19px;
      margin: 0; }
      .footer .footer-logo + p a {
        text-decoration: underline; }
        .footer .footer-logo + p a:active, .footer .footer-logo + p a:hover, .footer .footer-logo + p a:focus {
          text-decoration: none; }

.wrapper::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
  background-color: #222548; }

.alert {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 20px;
  line-height: 1.8; }
  @media screen and (max-width: 544px) {
    .alert {
      flex-wrap: wrap;
      justify-content: center; } }
  .alert div {
    display: flex;
    align-items: center;
    white-space: nowrap; }
    @media screen and (max-width: 544px) {
      .alert div {
        margin-bottom: 10px; } }
  .alert strong {
    text-transform: uppercase;
    margin-right: 30px;
    font-size: 18px; }
  .alert svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    margin-right: 25px; }

.alert-tasks, .alert-info {
  background-color: #fff;
  border: 1px solid #dfe5eb;
  margin-top: 15px; }
  .alert-tasks svg, .alert-info svg {
    fill: #e33059; }

.alert-tasks {
  border-bottom: 0; }

.alert-unsupported-container {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.alert-unsupported {
  margin: 5px auto 0 auto;
  z-index: 1000;
  position: relative; }

.alert-warning {
  color: #fff;
  background-color: #e8c406; }

.alert-error {
  background-color: #e33059;
  color: #fff; }

.alert-success {
  background-color: #25cc41;
  color: #fff; }

.alert-info {
  margin: 0; }

.btn-grey {
  display: flex;
  align-items: center;
  padding: 20.6px 45px;
  text-decoration: none;
  background-color: #f5f8fb;
  border: none;
  border-radius: 0;
  color: #474747;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  height: 58px;
  z-index: 100;
  margin: 0;
  margin-right: 50px; }
  .btn-grey:before {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 60px;
    height: 58px;
    background-color: #e9eff4; }
  .btn-grey:hover, .btn-grey:active, .btn-grey:focus {
    border: none;
    background-color: #e9eff4; }
  .btn-grey svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    position: absolute;
    right: -39px;
    top: 17px;
    transition: all ease-in .2s;
    z-index: 100; }
  .btn-grey svg {
    fill: #474747; }

.btn-blue {
  display: flex;
  align-items: center;
  padding: 20.6px 45px;
  text-decoration: none;
  background-color: #5572ed;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  height: 58px;
  z-index: 100;
  margin: 0;
  margin-right: 50px; }
  .btn-blue:before {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 60px;
    height: 58px;
    background-color: #4e6ae4; }
  .btn-blue:hover, .btn-blue:active, .btn-blue:focus {
    border: none;
    background-color: #4e6ae4; }
  .btn-blue svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    position: absolute;
    right: -39px;
    top: 17px;
    transition: all ease-in .2s;
    z-index: 100; }
  .btn-blue:hover:after, .btn-blue:active:after, .btn-blue:focus:after {
    right: -46px; }

.btn-green {
  display: flex;
  align-items: center;
  padding: 20.6px 45px;
  text-decoration: none;
  background-color: #22db12;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  height: 58px;
  z-index: 100;
  margin: 0;
  margin-right: 50px; }
  .btn-green:before {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 60px;
    height: 58px;
    background-color: #20cb11; }
  .btn-green:hover, .btn-green:active, .btn-green:focus {
    border: none;
    background-color: #20cb11; }
  .btn-green svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    position: absolute;
    right: -39px;
    top: 17px;
    transition: all ease-in .2s;
    z-index: 100; }
  @media screen and (max-width: 768px) {
    .btn-green {
      padding: 0 45px; } }
  .btn-green svg {
    fill: white; }

.btn-blue-transparent {
  display: flex;
  align-items: center;
  padding: 20.6px 45px;
  text-decoration: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #5572ed;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  height: 58px;
  z-index: 100;
  margin: 0;
  border: 1px solid #5572ed; }

.wpj-tooltip {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
  position: absolute;
  background: #fff;
  padding: 13px 20px;
  border: 1px solid #dfe5eb;
  color: #55595c;
  font-size: 14px;
  text-align: center; }
  .wpj-tooltip::after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 11px;
    position: absolute;
    background: url(/static/wpjweb/service/images/tooltipArrow.png?3fa0a36b6ba1) no-repeat center;
    bottom: -11px;
    margin-left: -11px;
    left: 50%; }

.form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/static/wpjweb/service/images/select_arrow.png?3fa0a36b6ba1);
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  padding-right: 50px !important; }

.form li {
  list-style-type: none; }

.form input, .form select, .form textarea, .form .comment-editor {
  font-size: 16px;
  padding: 15px 20px;
  border: 2px solid #dfe5eb; }

.form input:not([type=radio]) {
  width: 100%; }

.form input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #A7A7A7; }

.form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #A7A7A7;
  opacity: 1; }

.form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #A7A7A7;
  opacity: 1; }

.form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #A7A7A7; }

.form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #A7A7A7; }

.form input::placeholder {
  /* Most modern browsers support this now. */
  color: #A7A7A7; }

.wrapper.dragged .drop-zone-container {
  display: flex; }

.drop-zone-container {
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  display: none;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: rgba(34, 37, 72, 0.5); }
  .drop-zone-container .drop-zone {
    position: relative;
    background-color: #fff;
    max-width: 715px;
    width: 100%;
    height: 300px; }
  .drop-zone-container #drop-input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .drop-zone-container .drop-zone-border {
    display: flex;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border: 2px dashed #dfe5eb;
    margin: 15px; }
    .drop-zone-container .drop-zone-border:hover {
      background-color: #dfe5eb; }
  .drop-zone-container .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 0;
    margin: auto; }
    .drop-zone-container .content svg {
      width: 87px;
      height: 59px; }

/*******************************************************
** Responsive table swipe icon
** Author: studio WPJ
********************************************************/
.swipe {
  display: flex;
  align-items: center;
  min-width: 68px;
  padding: 5px;
  margin: 0;
  text-align: left;
  color: #fff;
  animation-name: swipe;
  animation-duration: 2700ms;
  animation-delay: 250ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite; }
  .swipe svg {
    width: 18px;
    height: 18px; }
  .swipe .arrow-left svg,
  .swipe .arrow-right svg {
    width: 65%;
    height: 65%;
    fill: white; }
  .swipe .arrow-left {
    -ms-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(0.8em);
    transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(0.8em); }
  .swipe .arrow-right {
    -ms-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.25em);
    transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.25em); }
  .swipe .hand-up {
    -ms-transform: scaleY(1.2);
    transform: scaleY(1.2);
    animation: swipe-rotate;
    animation-duration: 2700ms;
    animation-delay: 250ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite; }
  @media (min-width: 544px) {
    .swipe {
      display: none; } }
@media (min-width: 544px) {
  .swipe-th {
    display: none; } }

@-webkit-keyframes swipe {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  20% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  30% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  40% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  50% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes swipe {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  20% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  30% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  40% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  50% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes swipe {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  20% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  30% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  40% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  50% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@keyframes swipe {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  20% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  30% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
  40% {
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  50% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes swipe-rotate {
  0% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  10% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  20% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  30% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  40% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  50% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  100% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); } }

@-moz-keyframes swipe-rotate {
  0% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  10% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  20% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  30% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  40% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  50% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  100% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); } }

@-ms-keyframes swipe-rotate {
  0% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  10% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  20% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  30% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  40% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  50% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  100% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); } }

@keyframes swipe-rotate {
  0% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  10% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  20% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  30% {
    -ms-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg); }
  40% {
    -ms-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg); }
  50% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); }
  100% {
    -ms-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0); } }

.breadcrumbs {
  display: flex;
  padding: 20px; }
  .breadcrumbs span {
    display: block;
    width: 15px;
    text-align: center; }

.pagination-wrapper {
  display: flex;
  justify-content: flex-end; }

.pagination {
  display: flex;
  align-items: center;
  margin: 10px 0 20px; }
  .pagination .btn-prev,
  .pagination .btn-next {
    display: flex;
    align-items: center;
    padding: 20.6px 45px;
    text-decoration: none;
    background-color: #f5f8fb;
    border: none;
    border-radius: 0;
    color: #474747;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    height: 58px;
    z-index: 100;
    margin: 0;
    width: 60px;
    height: 60px;
    justify-content: center;
    padding: 0; }
    .pagination .btn-prev svg,
    .pagination .btn-next svg {
      width: 12px;
      height: 12px;
      transition: all ease-in .2s;
      z-index: 100; }
  .pagination .btn-prev {
    margin-right: 20px; }
  .pagination .btn-next {
    margin-left: 20px; }
  .pagination span a,
  .pagination span span {
    padding: 0 10px; }
    .pagination span a:first-child,
    .pagination span span:first-child {
      padding-left: 0; }
    .pagination span a:last-child,
    .pagination span span:last-child {
      padding-right: 0; }

body.is-active {
  height: 100vh;
  overflow: hidden; }

.contact-person-container {
  border-top: 1px solid #dfe5eb; }
  .contact-person-container.no-border {
    border: none; }

.contact-person {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 420px) {
    .contact-person {
      flex-wrap: wrap; } }
  .contact-person h3 {
    margin-bottom: 10px; }
  .contact-person .image {
    margin-right: 37px; }
    .contact-person .image img {
      max-height: 150px; }
  .contact-person .content {
    line-height: 1.6; }

.buttons-container {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 65px; }
  @media screen and (max-width: 575px) {
    .buttons-container {
      flex-wrap: wrap; }
      .buttons-container a:not(:last-child) {
        margin-bottom: 15px; } }
  @media screen and (min-width: 575px) {
    .buttons-container a:not(:last-child) {
      margin-right: 80px; } }
.stars {
  display: flex; }
  .stars svg {
    width: 14px;
    height: 14px;
    fill: #5572ed; }

.container-small {
  max-width: 980px;
  margin: 0 auto; }

.bell-small {
  width: 17px;
  height: 17px;
  display: inline-flex;
  fill: #e33059; }
  .bell-small .bell {
    width: 100%;
    height: 100%; }

.simple-icon svg {
  width: 20px;
  height: 20px;
  fill: #5572ed; }

.responsive-table {
  width: 100%;
  overflow-x: auto; }
  .responsive-table table {
    margin: 0 auto !important;
    min-width: 440px !important; }

.home-text {
  line-height: 32px;
  margin: 0; }
  .home-text a {
    color: #474747; }

.home-heading:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dfe5eb;
  margin: 32px 0; }

.how-works {
  background-color: #f5f8fb;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  text-align: center;
  position: relative; }
  .how-works .buttons-container {
    padding-bottom: 0; }
  .how-works .works-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 900px;
    height: 400px; }
    @media screen and (max-width: 1700px) {
      .how-works .works-right {
        width: 700px;
        height: 300px; } }
    @media screen and (max-width: 1460px) {
      .how-works .works-right {
        width: 400px;
        height: 200px; } }
    @media screen and (max-width: 1055px) {
      .how-works .works-right {
        display: none; } }
  .how-works h2 {
    padding-top: 60px;
    padding-bottom: 70px;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .how-works h2 {
        padding-top: 30px;
        padding-bottom: 35px; } }
  .how-works .how-works-container {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    position: relative; }
    .how-works .how-works-container .works-wheels {
      position: absolute;
      left: -200px;
      top: -60px; }
    @media screen and (max-width: 768px) {
      .how-works .how-works-container {
        flex-wrap: wrap; } }
  @media screen and (max-width: 768px) {
    .how-works .tab-container {
      display: flex;
      justify-content: center;
      width: 50%; } }
  @media screen and (max-width: 544px) {
    .how-works .tab-container {
      width: 100%; } }
  .how-works .tab-container:first-of-type .works-circles {
    width: 75px;
    height: 75px;
    position: absolute;
    bottom: -10px;
    right: -36px; }
  .how-works .tab-container:nth-of-type(2) .bars-home {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 40px;
    height: 20px; }
  .how-works .tab-container:nth-of-type(3) .works-circles {
    width: 75px;
    height: 75px;
    position: absolute;
    left: -40px;
    bottom: -40px; }
  .how-works .tab-container:nth-of-type(4) .bars-home {
    width: 40px;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 30px; }
  .how-works .tab {
    position: relative;
    width: 170px;
    line-height: 1.5; }
    .how-works .tab .indicator {
      width: 50px;
      height: 50px;
      position: absolute;
      top: 15px;
      left: -15px;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 20px;
      font-weight: 700;
      background-color: #5572ed;
      z-index: 10; }
    .how-works .tab .content {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 170px;
      background-color: #fff;
      box-shadow: 0 14px 30px rgba(46, 46, 46, 0.1);
      margin-bottom: 25px;
      overflow: hidden;
      position: relative; }

.task-list .task-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .task-list .task-list-header h5 {
    font-size: 14px;
    text-transform: uppercase; }
  .task-list .task-list-header .client-name {
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 24px; }
  .task-list .task-list-header .filters {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 500px) {
      .task-list .task-list-header .filters h5 {
        display: none; } }
    .task-list .task-list-header .filters > * {
      margin: 0 15px; }
    .task-list .task-list-header .filters a {
      white-space: nowrap; }
      .task-list .task-list-header .filters a.active {
        color: #474747;
        text-decoration: none; }

.task-list .all-tasks {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  font-size: 14px; }
  .task-list .all-tasks .task-title {
    display: flex;
    align-items: center;
    min-height: 25px; }
  .task-list .all-tasks tr:first-child {
    border-top: 1px solid #dfe5eb;
    border-bottom: 1px solid #dfe5eb;
    text-transform: uppercase; }
  .task-list .all-tasks .simple-icon {
    margin-right: 5px; }
    .task-list .all-tasks .simple-icon svg {
      width: 15px;
      height: 15px;
      fill: #e33059; }
  .task-list .all-tasks .unread-comments-icon {
    width: 25px;
    height: 25px;
    color: #fff;
    background-color: #e33059;
    border-radius: 50%;
    margin-left: auto;
    padding: 4px; }
    .task-list .all-tasks .unread-comments-icon svg {
      width: 17px;
      height: 17px;
      fill: #fff; }
  .task-list .all-tasks td, .task-list .all-tasks th {
    padding: 15px 17px; }
  .task-list .all-tasks th {
    letter-spacing: 0.1em;
    font-size: 12px; }
    @media screen and (max-width: 768px) {
      .task-list .all-tasks th:nth-child(2) {
        display: none; } }
  .task-list .all-tasks tr:not(:first-child) {
    min-height: 55px; }
    .task-list .all-tasks tr:not(:first-child):nth-child(2n+1) {
      background-color: #f5f8fb; }
    .task-list .all-tasks tr:not(:first-child) td:nth-child(2) {
      min-height: 55px;
      padding-right: 0; }
  .task-list .all-tasks td:nth-child(3), .task-list .all-tasks td:nth-child(4), .task-list .all-tasks td:nth-child(5), .task-list .all-tasks td:nth-child(6) {
    white-space: nowrap; }
  .task-list .all-tasks td:nth-child(1), .task-list .all-tasks td:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px; }

.task-list .status-new, .task-list .status-accepted {
  color: #3fb2d4; }

.task-list .status-confirm_price {
  color: #e33059; }

.task-list .status-work, .task-list .status-queue {
  color: #5572ed; }

.task-list .status-confirm_done {
  color: #e33059; }

.task-list .status-done {
  color: #25cc41; }

.task-list .bell-small {
  margin-left: 4px; }

.task-header {
  background-color: #f5f8fb;
  padding: 45px 0;
  line-height: 1.6; }
  .task-header .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  @media screen and (min-width: 768px) {
    .task-header .col-md-6:nth-child(2) {
      padding-top: 0;
      padding-left: 115px; }
      .task-header .col-md-6:nth-child(2):before {
        content: "";
        display: block;
        height: 100px;
        background-color: #dfe5eb;
        width: 1px;
        position: absolute;
        left: 0; } }
  .task-header h1 {
    font-size: 2.125rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 1200px) {
      .task-header h1 {
        font-size: calc(1.3375rem - -1.05vw) ; } }
    .task-header h1:after {
      content: "";
      display: block;
      width: 100px;
      height: 1px;
      background-color: #dfe5eb;
      margin: 8px 0 14px; }
  .task-header .bell-small {
    margin-left: 5px; }
  .task-header .title-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
  .task-header .status-bar {
    border-radius: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 370px;
    width: 100%;
    background-color: #fff;
    height: 14px;
    padding: 1px;
    border: 1px solid #dfe5eb;
    margin: 15px 0; }
    .task-header .status-bar .bar {
      border-radius: 30px;
      background-color: #5572ed;
      height: 12px; }
      .task-header .status-bar .bar.bar-new {
        border-radius: 50%;
        width: 12px; }
      .task-header .status-bar .bar.bar-accepted {
        width: 20%; }
      .task-header .status-bar .bar.bar-confirm_price {
        width: 40%; }
      .task-header .status-bar .bar.bar-queue {
        width: 50%; }
      .task-header .status-bar .bar.bar-work {
        width: 60%; }
      .task-header .status-bar .bar.bar-confirm_done {
        width: 80%; }
      .task-header .status-bar .bar.bar-done {
        width: 100%;
        background-color: #25cc41; }

.task-create {
  padding-top: 55px; }
  .task-create select {
    width: 100%;
    background-color: white; }
  .task-create .rating-input {
    min-height: 50px;
    display: flex;
    align-items: center; }
    .task-create .rating-input svg {
      width: 18px;
      height: 16px;
      fill: #5572ed; }
  .task-create .field_task_type {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  .task-create .tooltip-container-hidden {
    opacity: 0;
    visibility: hidden; }
  .task-create #id_task_type_1 {
    margin-left: 40px; }
  .task-create .tooltip {
    width: 20px;
    height: 20px;
    fill: #5572ed; }
  .task-create .form-row {
    display: flex;
    align-items: center;
    margin: 0 -15px; }
    .task-create .form-row > div {
      margin: 0 15px;
      width: calc(50% - 30px); }
    @media screen and (max-width: 600px) {
      .task-create .form-row {
        flex-direction: column;
        align-items: flex-start; }
        .task-create .form-row > * {
          margin-bottom: 20px; } }
  .task-create .form-row-base {
    margin-bottom: 25px; }
  .task-create .btn-blue {
    padding-right: 85px;
    padding-left: 85px;
    margin-bottom: 50px; }

.tooltip-label {
  display: flex;
  align-items: center; }
  .tooltip-label .simple-icon {
    margin-left: 5px; }

/* Customer contact */
.form-contact-change {
  display: flex;
  align-items: center;
  padding-left: 30px; }
  .form-contact-change a {
    display: flex;
    align-items: center;
    margin-top: 20px; }
  .form-contact-change .add-contact svg {
    margin-right: 5px; }
  .form-contact-change .save-contact, .form-contact-change .undo-contact {
    display: none; }
  .form-contact-change.opened .save-contact, .form-contact-change.opened .undo-contact {
    display: flex; }
  .form-contact-change.opened .change-contact, .form-contact-change.opened .add-contact {
    display: none; }

.customer-contact {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 992px) {
    .customer-contact {
      flex-wrap: wrap; } }
.customer-contact-content {
  display: flex;
  align-items: flex-end; }
  @media screen and (max-width: 992px) {
    .customer-contact-content {
      flex-wrap: wrap; } }
  .customer-contact-content input {
    margin-right: 30px; }
  .customer-contact-content #id_name {
    width: 370px; }
  .customer-contact-content #id_phone {
    width: 170px; }
  .customer-contact-content #id_email {
    width: 170px; }

.field_contact .label-with-legend {
  display: flex;
  justify-content: space-between; }

.task-info-block {
  background: #f5f8fb;
  padding: 10px 30px;
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.5; }
  .task-info-block .column {
    flex: 1; }
  .task-info-block h3 {
    line-height: 1;
    display: flex;
    align-items: center; }
    .task-info-block h3 svg {
      max-width: 13px;
      aspect-ratio: 1;
      margin-left: 5px;
      fill: currentColor; }
    .task-info-block h3.text-red {
      color: #e33059; }
  @media screen and (max-width: 600px) {
    .task-info-block {
      flex-direction: column;
      gap: 20px; } }
.task-create-formset {
  margin-bottom: 40px; }
  .task-create-formset input[type="file"] {
    display: none; }
  .task-create-formset .delete-button {
    display: none; }
  .task-create-formset .attachment-delete {
    display: none; }
  .task-create-formset [data-formset-add] {
    display: none; }
  .task-create-formset [data-formset-body] {
    display: flex;
    flex-direction: column-reverse; }
    .task-create-formset [data-formset-body] [data-formset-form] {
      display: flex;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .task-create-formset [data-formset-body] [data-formset-form] {
          flex-wrap: wrap; } }
      .task-create-formset [data-formset-body] [data-formset-form] .task-file {
        display: none;
        margin: 0; }
      .task-create-formset [data-formset-body] [data-formset-form].active {
        border-bottom: 1px solid #dfe5eb; }
        .task-create-formset [data-formset-body] [data-formset-form].active .task-file, .task-create-formset [data-formset-body] [data-formset-form].active .task-file-changer {
          display: flex; }
        .task-create-formset [data-formset-body] [data-formset-form].active .task-file-unselected {
          display: none; }
        .task-create-formset [data-formset-body] [data-formset-form].active .task-file-info {
          display: none; }
        .task-create-formset [data-formset-body] [data-formset-form].active label {
          border: unset; }
          .task-create-formset [data-formset-body] [data-formset-form].active label span {
            border: unset;
            color: #5572ed;
            text-decoration: underline; }
          .task-create-formset [data-formset-body] [data-formset-form].active label span:nth-of-type(2) {
            display: none; }
    .task-create-formset [data-formset-body] .task-file-info, .task-create-formset [data-formset-body] .task-file-changer {
      display: flex;
      align-items: center;
      width: 50%;
      padding-left: 45px; }
      @media screen and (max-width: 768px) {
        .task-create-formset [data-formset-body] .task-file-info, .task-create-formset [data-formset-body] .task-file-changer {
          width: 100%; } }
      .task-create-formset [data-formset-body] .task-file-info svg, .task-create-formset [data-formset-body] .task-file-changer svg {
        margin-right: 10px; }
    @media screen and (max-width: 768px) {
      .task-create-formset [data-formset-body] .task-file-info {
        display: none; } }
    .task-create-formset [data-formset-body] .task-file-changer {
      white-space: nowrap;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .task-create-formset [data-formset-body] .task-file-changer {
          padding-left: 20px;
          margin-top: -10px; } }
      .task-create-formset [data-formset-body] .task-file-changer svg {
        margin-left: 10px; }
      .task-create-formset [data-formset-body] .task-file-changer input {
        width: auto;
        cursor: text; }
        @media screen and (max-width: 768px) {
          .task-create-formset [data-formset-body] .task-file-changer input {
            width: calc(100% - 20px); } }
      .task-create-formset [data-formset-body] .task-file-changer .changer-input {
        display: flex; }
    .task-create-formset [data-formset-body] .task-file-changer {
      display: none; }
    .task-create-formset [data-formset-body] label {
      width: 50%;
      border: 1px solid #dfe5eb;
      padding: 15px 20px; }
      @media screen and (max-width: 768px) {
        .task-create-formset [data-formset-body] label {
          width: 100%; } }
      .task-create-formset [data-formset-body] label span:first-child {
        border: 1px solid #dfe5eb;
        cursor: pointer;
        padding: 5px 15px; }
  .task-create-formset .task-upload-button button {
    letter-spacing: 0.1em; }
  .task-create-formset .task-upload-button svg {
    margin-right: 10px; }

.task-finished-image {
  margin-top: 50px;
  margin-bottom: 50px; }

.task-form-container {
  margin-bottom: 55px; }

.task-info h2 {
  margin-top: 60px;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .task-info h2 {
      margin-top: 30px;
      margin-bottom: 20px; } }
.task-info .task-info-container {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .task-info .task-info-container {
      flex-direction: column; } }
  .task-info .task-info-container > div {
    margin: 15px 0; }

.task-info .task-contact-person {
  max-width: 560px; }

.task-info .heading {
  margin-bottom: 13px; }
  @media screen and (max-width: 768px) {
    .task-info .heading {
      margin-bottom: 5px; } }
.task-info-text:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dfe5eb;
  margin: 32px 0; }
  @media screen and (max-width: 768px) {
    .task-info-text:after {
      margin: 22px 0; } }
.task-info-text:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dfe5eb;
  margin: 32px 0; }
  @media screen and (max-width: 768px) {
    .task-info-text:before {
      margin: 22px 0; } }
.task-info-text p {
  word-break: break-word; }

.task-base-block {
  position: relative;
  padding: 50px 40px;
  box-shadow: 0 14px 30px rgba(46, 46, 46, 0.1); }
  .task-base-block .label {
    color: #fff;
    background-color: #5572ed;
    text-transform: uppercase;
    padding: 7px 15px;
    font-size: 14px;
    letter-spacing: 0.1em;
    left: 40px;
    top: -14px;
    position: absolute;
    font-weight: 700;
    line-height: 1; }

.task-comment-block {
  margin-bottom: 70px; }
  .task-comment-block select {
    width: 100%; }
  .task-comment-block textarea#id_comment {
    height: 71px; }
  .task-comment-block .btn-noicon {
    margin-right: 0;
    width: 100%;
    max-width: 370px;
    justify-content: center; }
    .task-comment-block .btn-noicon:before {
      content: none;
      display: none; }
  .task-comment-block .comment-block-submit {
    border-top: 1px solid #DFE5EB;
    margin: 0 -40px -20px;
    display: flex;
    justify-content: center;
    padding-top: 30px; }
  .task-comment-block .task-create-formset {
    margin-bottom: 20px; }
    .task-comment-block .task-create-formset .task-upload-button {
      display: none; }
    .task-comment-block .task-create-formset [data-formset-body] [data-formset-form].active {
      border-bottom: 0; }

.task-file {
  display: flex;
  margin-bottom: 15px; }
  .task-file .simple-icon {
    margin-right: 10px; }

.task-attachments {
  margin-bottom: 35px; }

.task-solution {
  margin-bottom: 45px; }
  .task-solution .task-person {
    display: flex; }
    .task-solution .task-person .image {
      margin-right: 20px; }

.task-submit {
  line-height: 1.6;
  margin-top: 30px; }
  .task-submit span {
    font-size: 1.75rem; }
    @media (max-width: 1200px) {
      .task-submit span {
        font-size: calc(1.3rem - -0.6vw) ; } }
  .task-submit .second-row:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dfe5eb;
    margin: 32px 0; }
    @media screen and (max-width: 768px) {
      .task-submit .second-row:before {
        margin: 22px 0; } }
  .task-submit .second-row::before {
    margin: 22px 0; }
  .task-submit .btn-green {
    margin-left: auto; }
    @media screen and (max-width: 768px) {
      .task-submit .btn-green {
        padding-left: 60px;
        padding-right: 60px;
        margin-top: 15px;
        margin-left: 0; } }
  .task-submit .btn-cancel {
    margin-left: auto; }
    .task-submit .btn-cancel svg {
      fill: #e33059;
      top: 19px; }
  @media (min-width: 992px) {
    .task-submit .first-row .row {
      display: flex;
      align-items: center;
      flex-wrap: wrap; } }
.task-comments .textarea-container {
  position: relative; }
  .task-comments .textarea-container .send {
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 48px;
    color: #5572ed;
    font-weight: 700;
    position: absolute;
    right: 17px;
    bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    text-transform: uppercase; }
    .task-comments .textarea-container .send:hover svg {
      margin-right: 8px; }
    .task-comments .textarea-container .send svg {
      width: 20px;
      height: 20px;
      margin-right: 12px;
      fill: #5572ed;
      transition: all .3s ease; }

.task-comments #id_comment {
  display: flex;
  width: 100%;
  height: 51px;
  transition: max-height 0.15s ease-out;
  padding-right: 120px; }

.comments .comment {
  display: flex; }
  .comments .comment .content {
    flex-grow: 1;
    background-color: #f5f8fb;
    margin-left: 50px;
    margin-bottom: 40px;
    padding: 25px 40px 30px 40px;
    border-radius: 0 30px 30px 30px; }
    @media (max-width: 543px) {
      .comments .comment .content {
        margin-left: 20px; } }
  .comments .comment .comment-date {
    color: #a7a7a7;
    font-size: 14px;
    margin-bottom: 15px; }
  .comments .comment.klient {
    flex-direction: row-reverse; }
    .comments .comment.klient .content {
      border-radius: 30px 0 30px 30px;
      margin-right: 50px;
      margin-left: 0; }
      @media (max-width: 543px) {
        .comments .comment.klient .content {
          margin-right: 20px; } }
.comments .comment-contact {
  flex-shrink: 0;
  width: 81px; }
  .comments .comment-contact .comment-image {
    display: flex; }
    .comments .comment-contact .comment-image img {
      margin: 0 auto; }
  .comments .comment-contact .comment-name {
    margin-top: 20px;
    text-align: center; }

.cke_chrome {
  width: 100% !important; }

[data-status-dashboard] .app-spinner-wrapper {
  height: calc(100vh - 447px); }

[data-status-dashboard] .alert {
  padding: 10px;
  border-radius: 4px;
  justify-content: start;
  flex-wrap: wrap; }
  [data-status-dashboard] .alert h5, [data-status-dashboard] .alert .comment-wrapper {
    font-size: 14px; }
