@charset 'UTF-8';
/**
 * Fonts
 */
/**
 * Fonts
 */
.margin-top-100 {
  margin-top: 10rem;
}
.margin-bottom-100 {
  margin-bottom: 10rem;
}
.margin-left-100 {
  margin-left: 10rem;
}
.margin-right-100 {
  margin-right: 10rem;
}
.padding-top-100 {
  padding-top: 10rem;
}
.padding-bottom-100 {
  padding-bottom: 10rem;
}
.padding-left-100 {
  padding-left: 10rem;
}
.padding-right-100 {
  padding-right: 10rem;
}
.margin-top-90 {
  margin-top: 9rem;
}
.margin-bottom-90 {
  margin-bottom: 9rem;
}
.margin-left-90 {
  margin-left: 9rem;
}
.margin-right-90 {
  margin-right: 9rem;
}
.padding-top-90 {
  padding-top: 9rem;
}
.padding-bottom-90 {
  padding-bottom: 9rem;
}
.padding-left-90 {
  padding-left: 9rem;
}
.padding-right-90 {
  padding-right: 9rem;
}
.margin-top-80 {
  margin-top: 8rem;
}
.margin-bottom-80 {
  margin-bottom: 8rem;
}
.margin-left-80 {
  margin-left: 8rem;
}
.margin-right-80 {
  margin-right: 8rem;
}
.padding-top-80 {
  padding-top: 8rem;
}
.padding-bottom-80 {
  padding-bottom: 8rem;
}
.padding-left-80 {
  padding-left: 8rem;
}
.padding-right-80 {
  padding-right: 8rem;
}
.margin-top-70 {
  margin-top: 7rem;
}
.margin-bottom-70 {
  margin-bottom: 7rem;
}
.margin-left-70 {
  margin-left: 7rem;
}
.margin-right-70 {
  margin-right: 7rem;
}
.padding-top-70 {
  padding-top: 7rem;
}
.padding-bottom-70 {
  padding-bottom: 7rem;
}
.padding-left-70 {
  padding-left: 7rem;
}
.padding-right-70 {
  padding-right: 7rem;
}
.margin-top-60 {
  margin-top: 6rem;
}
.margin-bottom-60 {
  margin-bottom: 6rem;
}
.margin-left-60 {
  margin-left: 6rem;
}
.margin-right-60 {
  margin-right: 6rem;
}
.padding-top-60 {
  padding-top: 6rem;
}
.padding-bottom-60 {
  padding-bottom: 6rem;
}
.padding-left-60 {
  padding-left: 6rem;
}
.padding-right-60 {
  padding-right: 6rem;
}
.margin-top-50 {
  margin-top: 5rem;
}
.margin-bottom-50 {
  margin-bottom: 5rem;
}
.margin-left-50 {
  margin-left: 5rem;
}
.margin-right-50 {
  margin-right: 5rem;
}
.padding-top-50 {
  padding-top: 5rem;
}
.padding-bottom-50 {
  padding-bottom: 5rem;
}
.padding-left-50 {
  padding-left: 5rem;
}
.padding-right-50 {
  padding-right: 5rem;
}
.margin-top-40 {
  margin-top: 4rem;
}
.margin-bottom-40 {
  margin-bottom: 4rem;
}
.margin-left-40 {
  margin-left: 4rem;
}
.margin-right-40 {
  margin-right: 4rem;
}
.padding-top-40 {
  padding-top: 4rem;
}
.padding-bottom-40 {
  padding-bottom: 4rem;
}
.padding-left-40 {
  padding-left: 4rem;
}
.padding-right-40 {
  padding-right: 4rem;
}
.margin-top-30 {
  margin-top: 3rem;
}
.margin-bottom-30 {
  margin-bottom: 3rem;
}
.margin-left-30 {
  margin-left: 3rem;
}
.margin-right-30 {
  margin-right: 3rem;
}
.padding-top-30 {
  padding-top: 3rem;
}
.padding-bottom-30 {
  padding-bottom: 3rem;
}
.padding-left-30 {
  padding-left: 3rem;
}
.padding-right-30 {
  padding-right: 3rem;
}
.margin-top-20 {
  margin-top: 2rem;
}
.margin-bottom-20 {
  margin-bottom: 2rem;
}
.margin-left-20 {
  margin-left: 2rem;
}
.margin-right-20 {
  margin-right: 2rem;
}
.padding-top-20 {
  padding-top: 2rem;
}
.padding-bottom-20 {
  padding-bottom: 2rem;
}
.padding-left-20 {
  padding-left: 2rem;
}
.padding-right-20 {
  padding-right: 2rem;
}
.margin-top-10 {
  margin-top: 1rem;
}
.margin-bottom-10 {
  margin-bottom: 1rem;
}
.margin-left-10 {
  margin-left: 1rem;
}
.margin-right-10 {
  margin-right: 1rem;
}
.padding-top-10 {
  padding-top: 1rem;
}
.padding-bottom-10 {
  padding-bottom: 1rem;
}
.padding-left-10 {
  padding-left: 1rem;
}
.padding-right-10 {
  padding-right: 1rem;
}
/*
  This mixin can be used to set the object-fit:
  .object-fit(contain);
  or object-fit and object-position:

  .object-fit(cover, top);
*/
/*
 * Css Triangle START
*/
/*
 * Css Triangle END
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1100px) {
  .container {
    width: 1060px;
  }
}
.container-fluid {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1100px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1500px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 400px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 200px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 600px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1100px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Cairo-Black';
  src: url('../fonts/cairo/latin/Cairo-Black/Cairo-Black.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/cairo/latin/Cairo-Black/Cairo-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/cairo/latin/Cairo-Black/Cairo-Black.woff2') format('woff2'), url('../fonts/cairo/latin/Cairo-Black/Cairo-Black.woff') format('woff'), url('../fonts/cairo/latin/Cairo-Black/Cairo-Black.ttf') format('truetype'), url('../fonts/cairo/latin/Cairo-Black/Cairo-Black.svg#cairo') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Cairo-Bold';
  src: url('../fonts/cairo/latin/Cairo-Bold/Cairo-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/cairo/latin/Cairo-Bold/Cairo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/cairo/latin/Cairo-Bold/Cairo-Bold.woff2') format('woff2'), url('../fonts/cairo/latin/Cairo-Bold/Cairo-Bold.woff') format('woff'), url('../fonts/cairo/latin/Cairo-Bold/Cairo-Bold.ttf') format('truetype'), url('../fonts/cairo/latin/Cairo-Bold/Cairo-Bold.svg#cairo') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Cairo-ExtraLight';
  src: url('../fonts/cairo/latin/Cairo-ExtraLight/Cairo-ExtraLight.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/cairo/latin/Cairo-ExtraLight/Cairo-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/cairo/latin/Cairo-ExtraLight/Cairo-ExtraLight.woff2') format('woff2'), url('../fonts/cairo/latin/Cairo-ExtraLight/Cairo-ExtraLight.woff') format('woff'), url('../fonts/cairo/latin/Cairo-ExtraLight/Cairo-ExtraLight.ttf') format('truetype'), url('../fonts/cairo/latin/Cairo-ExtraLight/Cairo-ExtraLight.svg#cairo') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Cairo-Light';
  src: url('../fonts/cairo/latin/Cairo-Light/Cairo-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/cairo/latin/Cairo-Light/Cairo-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/cairo/latin/Cairo-Light/Cairo-Light.woff2') format('woff2'), url('../fonts/cairo/latin/Cairo-Light/Cairo-Light.woff') format('woff'), url('../fonts/cairo/latin/Cairo-Light/Cairo-Light.ttf') format('truetype'), url('../fonts/cairo/latin/Cairo-Light/Cairo-Light.svg#cairo') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Cairo-Regular';
  src: url('../fonts/cairo/latin/Cairo-Regular/Cairo-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/cairo/latin/Cairo-Regular/Cairo-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/cairo/latin/Cairo-Regular/Cairo-Regular.woff2') format('woff2'), url('../fonts/cairo/latin/Cairo-Regular/Cairo-Regular.woff') format('woff'), url('../fonts/cairo/latin/Cairo-Regular/Cairo-Regular.ttf') format('truetype'), url('../fonts/cairo/latin/Cairo-Regular/Cairo-Regular.svg#cairo') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Cairo-SemiBold';
  src: url('../fonts/cairo/latin/Cairo-Semi/Cairo-Semi.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/cairo/latin/Cairo-Semi/Cairo-Semi.eot?#iefix') format('embedded-opentype'), url('../fonts/cairo/latin/Cairo-Semi/Cairo-Semi.woff2') format('woff2'), url('../fonts/cairo/latin/Cairo-Semi/Cairo-Semi.woff') format('woff'), url('../fonts/cairo/latin/Cairo-Semi/Cairo-Semi.ttf') format('truetype'), url('../fonts/cairo/latin/Cairo-Semi/Cairo-Semi.svg#cairo') format('svg');
  /* Legacy iOS */
}
.switchReview input:checked + .slider:before {
  -webkit-transform: translateX(calc(6.2rem));
  -ms-transform: translateX(calc(6.2rem));
  transform: translateX(calc(6.2rem));
}
.singleRating:after {
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #1aaac1;
}
.singleRating.connectedRating:after {
  border-color: transparent transparent transparent #a6dd3c;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  background-color: initial;
  color: inherit;
}
em {
  font-style: normal;
}
input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  color: #a6dd3c;
  outline: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: initial;
}
header .navbar-collapse.collapse {
  padding: 0;
}
header .navbar-nav > li {
  float: none;
  display: inline-block;
}
header .navbar-nav > li a {
  display: inline-block;
  padding: 0;
}
@media (max-width: 767px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-xs-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 1099px) {
  .hidden-lg-down {
    display: none !important;
  }
}
.tooltip {
  opacity: 1 !important;
}
.tooltip.bottom .tooltip-arrow {
  top: -10px !important;
  margin-left: -10px !important;
  border-bottom-color: #fff !important;
  border-width: 0 15px 15px !important;
}
.tooltip.bottom .tooltip-inner {
  max-width: 30.5rem !important;
  padding: 1.5rem;
  background: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  color: #666;
  -webkit-box-shadow: 0 -2px 25px 0 rgba(136, 136, 136, 0.5);
  -moz-box-shadow: 0 -2px 25px 0 rgba(136, 136, 136, 0.5);
  box-shadow: 0 -2px 25px 0 rgba(136, 136, 136, 0.5);
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
  font-size: 10px;
}
.OpenSansLight {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.OpenSansRegular {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.OpenSansItalic {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
}
.OpenSansSemiBold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.OpenSansBold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.OpenSansBoldItalic {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon/icomoon.eot?x6uu4d');
  src: url('/fonts/icomoon/icomoon.eot?x6uu4d#iefix') format('embedded-opentype'), url('/fonts/icomoon/icomoon.woff2?x6uu4d') format('woff2'), url('/fonts/icomoon/icomoon.woff?x6uu4d') format('woff'), url('/fonts/icomoon/icomoon.ttf?x6uu4d') format('truetype'), url('/fonts/icomoon/icomoon.svg?x6uu4d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[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-animals1:before {
  content: "\e992";
}
.icon-beauty1:before {
  content: "\e993";
}
.icon-car1:before {
  content: "\e994";
}
.icon-education21:before {
  content: "\e995";
}
.icon-food1:before {
  content: "\e996";
}
.icon-leisure1:before {
  content: "\e997";
}
.icon-shipping1:before {
  content: "\e998";
}
.icon-shopping1:before {
  content: "\e999";
}
.icon-arrow-down1:before {
  content: "\e99a";
}
.icon-arrow-left1:before {
  content: "\e99b";
}
.icon-arrow-right1:before {
  content: "\e99c";
}
.icon-arrow-up1:before {
  content: "\e99d";
}
.icon-explore1:before {
  content: "\e99f";
}
.icon-notify1:before {
  content: "\e9a0";
}
.icon-profile1:before {
  content: "\e9a1";
}
.icon-search1:before {
  content: "\e9a2";
}
.icon-settings1:before {
  content: "\e9a3";
}
.icon-arrow-right-arial1:before {
  content: "\e9a4";
}
.icon-arrow-left-arial1:before {
  content: "\e9a5";
}
.icon-pinterest1:before {
  content: "\e9a6";
}
.icon-vimeo1:before {
  content: "\e9a7";
}
.icon-facebook1:before {
  content: "\e9a8";
}
.icon-google1:before {
  content: "\e9a9";
}
.icon-instagram1:before {
  content: "\e9aa";
}
.icon-logo-color1:before {
  content: "\e9ab";
}
.icon-heart1:before {
  content: "\e9ac";
}
.icon-star1:before {
  content: "\e9ad";
}
.icon-photogallery1:before {
  content: "\e9ae";
}
.icon-download1:before {
  content: "\e9af";
}
.icon-website1:before {
  content: "\e9b0";
}
.icon-mobile1:before {
  content: "\e9b1";
}
.icon-pin1:before {
  content: "\e9b2";
}
.icon-alert1:before {
  content: "\e9b3";
}
.icon-takeme1:before {
  content: "\e9b4";
}
.icon-link1:before {
  content: "\e9b5";
}
.icon-plus1:before {
  content: "\e9b6";
}
.icon-morefull1:before {
  content: "\e9b7";
}
.icon-checkbox1:before {
  content: "\e9b8";
}
.icon-more1:before {
  content: "\e9b9";
}
.icon-more-horizontal1:before {
  content: "\e9ba";
}
.icon-squares1:before {
  content: "\e9bb";
}
.icon-truck1:before {
  content: "\e9bc";
}
.icon-education1:before {
  content: "\e9bd";
}
.icon-flower1:before {
  content: "\e9be";
}
.icon-heartbeat1:before {
  content: "\e9bf";
}
.icon-check1:before {
  content: "\e9c0";
}
.icon-sports1:before {
  content: "\e9c1";
}
.icon-big-arrow-left1:before {
  content: "\e9c2";
}
.icon-big-arrow-right1:before {
  content: "\e9c3";
}
.icon-x1:before {
  content: "\e9c4";
}
.icon-bag1:before {
  content: "\e9c5";
}
.icon-building1:before {
  content: "\e9c6";
}
.icon-add-to-list1:before {
  content: "\e9c7";
}
.icon-save-list1:before {
  content: "\e9c8";
}
.icon-notification1:before {
  content: "\e9c9";
}
.icon-clock1:before {
  content: "\e9ca";
}
.icon-added-to-list1:before {
  content: "\e9cb";
}
.icon-follow-business1:before {
  content: "\e9cc";
}
.icon-following-business1:before {
  content: "\e9cd";
}
.icon-saved-list1:before {
  content: "\e9ce";
}
.icon-pencil1:before {
  content: "\e9cf";
}
.icon-localize1:before {
  content: "\e9d0";
}
.icon-get-directions1:before {
  content: "\e9d1";
}
.icon-share1:before {
  content: "\e9d2";
}
.icon-hamburger1:before {
  content: "\e9d3";
}
.icon-lock1:before {
  content: "\e9d4";
}
.icon-money1:before {
  content: "\e9d5";
}
.icon-people-added1:before {
  content: "\e9d6";
}
.icon-people-saved1:before {
  content: "\e9d7";
}
.icon-near1:before {
  content: "\e9d8";
}
.icon-pin-map1:before {
  content: "\e9d9";
}
.icon-pin-small1:before {
  content: "\e9da";
}
.icon-reduce1:before {
  content: "\e9db";
}
.icon-remove1:before {
  content: "\e9dc";
}
.icon-remove-single1:before {
  content: "\e9dd";
}
.icon-starts1:before {
  content: "\e9de";
}
.icon-user1:before {
  content: "\e9df";
}
.icon-verified1:before {
  content: "\e9e0";
}
.icon-stripe-settings1:before {
  content: "\e9e1";
}
.icon-close1:before {
  content: "\e9e2";
}
.icon-arrow-dropdown1:before {
  content: "\e9e3";
}
.icon-expand1:before {
  content: "\e9e4";
}
.icon-feed-off1:before {
  content: "\e9e5";
}
.icon-feed-on1:before {
  content: "\e9e6";
}
.icon-claim-business1:before {
  content: "\e9e7";
}
.icon-following-user1:before {
  content: "\e9e8";
}
.icon-following-users1:before {
  content: "\e9e9";
}
.icon-follow-user1:before {
  content: "\e9ea";
}
.icon-snapchat1:before {
  content: "\e9eb";
}
.icon-twitter1:before {
  content: "\e9ec";
}
.icon-followers-users1:before {
  content: "\e9ed";
}
.icon-mobile21:before {
  content: "\e9ee";
}
.icon-walif1:before {
  content: "\e9ef";
}
.icon-walif-plus1:before {
  content: "\e9f0";
}
.icon-new-deal1:before {
  content: "\e9f1";
}
.icon-circle-plus1:before {
  content: "\e9f2";
}
.icon-info1:before {
  content: "\e9f3";
}
.icon-circle-delete1:before {
  content: "\e9f4";
}
.icon-toll1:before {
  content: "\e9f5";
}
.icon-claim1:before {
  content: "\e9f6";
}
.icon-phone1:before {
  content: "\e9f7";
}
.icon-get-directions-small1:before {
  content: "\e9f8";
}
.icon-email1:before {
  content: "\e9f9";
}
.icon-linkedin1:before {
  content: "\e9fa";
}
.icon-whatsapp1:before {
  content: "\e9fb";
}
.icon-play1:before {
  content: "\e9fc";
}
.icon-canvas-walif1:before {
  content: "\e9fd";
}
.icon-fax1:before {
  content: "\e9fe";
}
.icon-canvas-pencil1:before {
  content: "\e9ff";
}
.icon-canvas-star1:before {
  content: "\ea00";
}
.icon-canvas-walif-plus1:before {
  content: "\ea01";
}
.icon-canvas-link1:before {
  content: "\ea02";
}
.icon-canvas-add-to-list1:before {
  content: "\ea03";
}
.icon-check2:before {
  content: "\ea04";
}
.icon-canvas-followers1:before {
  content: "\ea05";
}
.icon-canvas-following1:before {
  content: "\ea06";
}
.icon-canvas-link21:before {
  content: "\ea07";
}
.icon-play-full1:before {
  content: "\ea08";
}
.icon-contrtuctions1:before {
  content: "\ea09";
}
.icon-b2b1:before {
  content: "\ea0a";
}
.icon-animals21:before {
  content: "\ea0b";
}
.icon-tags1:before {
  content: "\ea0c";
}
.icon-small-arrow1:before {
  content: "\ea0d";
}
.icon-Aerospace1:before {
  content: "\ea0e";
}
.icon-Animals1:before {
  content: "\ea0f";
}
.icon-B2bServicesg1:before {
  content: "\ea10";
}
.icon-BeautyWellnessHealth1:before {
  content: "\ea11";
}
.icon-ConstructionHeavyIndustries1:before {
  content: "\ea12";
}
.icon-Education1:before {
  content: "\ea13";
}
.icon-Entrepreneur1:before {
  content: "\ea14";
}
.icon-FinanceLegal1:before {
  content: "\ea15";
}
.icon-FoodBeverage1:before {
  content: "\ea16";
}
.icon-Future1:before {
  content: "\ea17";
}
.icon-GovernmentPublicServices1:before {
  content: "\ea18";
}
.icon-Home1:before {
  content: "\ea19";
}
.icon-HotelsTourism1:before {
  content: "\ea1a";
}
.icon-HousingRealEstate1:before {
  content: "\ea1b";
}
.icon-Kids1:before {
  content: "\ea1c";
}
.icon-LeisureCulture1:before {
  content: "\ea1d";
}
.icon-MediaMarketingIT1:before {
  content: "\ea1e";
}
.icon-Others1:before {
  content: "\ea1f";
}
.icon-ShippingLogistics1:before {
  content: "\ea20";
}
.icon-Shopping1:before {
  content: "\ea21";
}
.icon-SportsFitness1:before {
  content: "\ea22";
}
.icon-TransportVehicleServices1:before {
  content: "\ea23";
}
.icon-VocationalServices1:before {
  content: "\ea24";
}
.icon-plus2:before {
  content: "\ea25";
}
.icon-minus:before {
  content: "\ea26";
}
.icon-trophy1:before {
  content: "\ea27";
}
.icon-add:before {
  content: "\ea28";
}
.icon-takeme_filled:before {
  content: "\ea29";
}
.icon-pin-white:before {
  content: "\e971";
}
.icon-Aerospace:before {
  content: "\e97b";
  color: #00a0ba;
}
.icon-Animals:before {
  content: "\e97c";
  color: #00a0ba;
}
.icon-B2bServicesg:before {
  content: "\e97d";
  color: #00a0ba;
}
.icon-BeautyWellnessHealth:before {
  content: "\e97e";
  color: #00a0ba;
}
.icon-ConstructionHeavyIndustries:before {
  content: "\e97f";
  color: #00a0ba;
}
.icon-Education:before {
  content: "\e980";
  color: #00a0ba;
}
.icon-Entrepreneur:before {
  content: "\e981";
  color: #00a0ba;
}
.icon-FinanceLegal:before {
  content: "\e982";
  color: #00a0ba;
}
.icon-FoodBeverage:before {
  content: "\e983";
  color: #00a0ba;
}
.icon-Future:before {
  content: "\e984";
  color: #00a0ba;
}
.icon-GovernmentPublicServices:before {
  content: "\e985";
  color: #00a0ba;
}
.icon-Home:before {
  content: "\e986";
  color: #00a0ba;
}
.icon-HotelsTourism:before {
  content: "\e987";
  color: #00a0ba;
}
.icon-HousingRealEstate:before {
  content: "\e988";
  color: #00a0ba;
}
.icon-Kids:before {
  content: "\e989";
  color: #00a0ba;
}
.icon-LeisureCulture:before {
  content: "\e98a";
  color: #00a0ba;
}
.icon-MediaMarketingIT:before {
  content: "\e98b";
  color: #00a0ba;
}
.icon-Others:before {
  content: "\e98c";
  color: #00a0ba;
}
.icon-ShippingLogistics:before {
  content: "\e98d";
  color: #00a0ba;
}
.icon-Shopping:before {
  content: "\e98e";
  color: #00a0ba;
}
.icon-SportsFitness:before {
  content: "\e98f";
  color: #00a0ba;
}
.icon-TransportVehicleServices:before {
  content: "\e990";
  color: #00a0ba;
}
.icon-VocationalServices:before {
  content: "\e991";
  color: #00a0ba;
}
.icon-small-arrow:before {
  content: "\e97a";
}
.icon-tags:before {
  content: "\e979";
  color: #dfdfdf;
}
.icon-contrtuctions:before {
  content: "\e976";
}
.icon-b2b:before {
  content: "\e977";
}
.icon-animals2:before {
  content: "\e978";
}
.icon-play-full:before {
  content: "\e975";
}
.icon-canvas-followers:before {
  content: "\e972";
  color: #555;
}
.icon-canvas-following:before {
  content: "\e973";
  color: #555;
}
.icon-canvas-link2:before {
  content: "\e974";
  color: #555;
}
.icon-canvas-add-to-list:before {
  content: "\e970";
}
.icon-canvas-walif:before {
  content: "\e96a";
}
.icon-canvas-pencil:before {
  content: "\e96c";
}
.icon-canvas-star:before {
  content: "\e96d";
}
.icon-canvas-walif-plus:before {
  content: "\e96e";
}
.icon-canvas-link:before {
  content: "\e96f";
}
.icon-mobile2:before {
  content: "\e95b";
}
.icon-toll:before {
  content: "\e962";
}
.icon-claim:before {
  content: "\e963";
}
.icon-phone:before {
  content: "\e964";
}
.icon-get-directions-small:before {
  content: "\e965";
}
.icon-email:before {
  content: "\e966";
}
.icon-fax:before {
  content: "\e96b";
}
.icon-share:before {
  content: "\e93f";
}
.icon-play:before {
  content: "\e969";
}
.icon-linkedin:before {
  content: "\e967";
}
.icon-whatsapp:before {
  content: "\e968";
}
.icon-circle-plus:before {
  content: "\e95f";
}
.icon-info:before {
  content: "\e960";
}
.icon-circle-delete:before {
  content: "\e961";
}
.icon-new-deal:before {
  content: "\e95e";
}
.icon-walif:before {
  content: "\e95c";
}
.icon-walif-plus:before {
  content: "\e95d";
}
.icon-followers-users:before {
  content: "\e95a";
}
.icon-facebook:before {
  content: "\e915";
}
.icon-google:before {
  content: "\e916";
}
.icon-instagram:before {
  content: "\e917";
}
.icon-snapchat:before {
  content: "\e958";
}
.icon-twitter:before {
  content: "\e959";
}
.icon-following-user:before {
  content: "\e955";
}
.icon-following-users:before {
  content: "\e956";
}
.icon-follow-user:before {
  content: "\e957";
}
.icon-localize:before {
  content: "\e93d";
}
.icon-check:before {
  content: "\e92d";
}
.icon-get-directions:before {
  content: "\e93e";
}
.icon-hamburger:before {
  content: "\e940";
}
.icon-lock:before {
  content: "\e941";
}
.icon-money:before {
  content: "\e942";
}
.icon-people-added:before {
  content: "\e943";
}
.icon-people-saved:before {
  content: "\e944";
}
.icon-near:before {
  content: "\e945";
}
.icon-pin-map:before {
  content: "\e946";
}
.icon-pin-small:before {
  content: "\e947";
}
.icon-reduce:before {
  content: "\e948";
}
.icon-remove:before {
  content: "\e949";
}
.icon-remove-single:before {
  content: "\e94a";
}
.icon-starts:before {
  content: "\e94b";
}
.icon-user:before {
  content: "\e94c";
}
.icon-verified:before {
  content: "\e94d";
}
.icon-stripe-settings:before {
  content: "\e94e";
}
.icon-close:before {
  content: "\e94f";
}
.icon-arrow-dropdown:before {
  content: "\e950";
}
.icon-expand:before {
  content: "\e951";
}
.icon-feed-off:before {
  content: "\e952";
}
.icon-feed-on:before {
  content: "\e953";
}
.icon-claim-business:before {
  content: "\e954";
}
.icon-pencil:before {
  content: "\e93c";
}
.icon-save-list:before {
  content: "\e935";
}
.icon-saved-list:before {
  content: "\e93b";
}
.icon-follow-business:before {
  content: "\e939";
}
.icon-following-business:before {
  content: "\e93a";
}
.icon-added-to-list:before {
  content: "\e938";
}
.icon-clock:before {
  content: "\e937";
}
.icon-notification:before {
  content: "\e936";
}
.icon-add-to-list:before {
  content: "\e934";
}
.icon-building:before {
  content: "\e933";
}
.icon-bag:before {
  content: "\e932";
}
.icon-x:before {
  content: "\e931";
}
.icon-big-arrow-left:before {
  content: "\e92f";
}
.icon-big-arrow-right:before {
  content: "\e930";
}
.icon-animals:before {
  content: "\e900";
}
.icon-beauty:before {
  content: "\e901";
}
.icon-car:before {
  content: "\e902";
}
.icon-education2:before {
  content: "\e903";
}
.icon-food:before {
  content: "\e904";
}
.icon-leisure:before {
  content: "\e905";
}
.icon-shipping:before {
  content: "\e906";
}
.icon-shopping:before {
  content: "\e907";
}
.icon-sports:before {
  content: "\e92e";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-arrow-up:before {
  content: "\e90b";
}
.icon-explore:before {
  content: "\e90c";
}
.icon-notify:before {
  content: "\e90d";
}
.icon-profile:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-settings:before {
  content: "\e910";
}
.icon-arrow-right-arial:before {
  content: "\e911";
}
.icon-arrow-left-arial:before {
  content: "\e912";
}
.icon-pinterest:before {
  content: "\e913";
}
.icon-vimeo:before {
  content: "\e914";
}
.icon-logo-color:before {
  content: "\e918";
}
.icon-heart:before {
  content: "\e919";
}
.icon-star:before {
  content: "\e91a";
}
.icon-photogallery:before {
  content: "\e91b";
}
.icon-download:before {
  content: "\e91c";
}
.icon-website:before {
  content: "\e91d";
}
.icon-mobile:before {
  content: "\e91e";
}
.icon-pin:before {
  content: "\e91f";
}
.icon-alert:before {
  content: "\e920";
}
.icon-takeme:before {
  content: "\e921";
}
.icon-link:before {
  content: "\e922";
}
.icon-plus:before {
  content: "\e923";
}
.icon-morefull:before {
  content: "\e924";
}
.icon-checkbox:before {
  content: "\e925";
}
.icon-more:before {
  content: "\e926";
}
.icon-more-horizontal:before {
  content: "\e927";
}
.icon-squares:before {
  content: "\e928";
}
.icon-truck:before {
  content: "\e929";
}
.icon-education:before {
  content: "\e92a";
}
.icon-flower:before {
  content: "\e92b";
}
.icon-heartbeat:before {
  content: "\e92c";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-Economy:before {
  content: "\ea2a";
  color: #00a0ba;
}
.icon-Claim:before {
  content: "\ea2b";
}
.icon-find-deals:before {
  content: "\ea2c";
}
.icon-find-business:before {
  content: "\ea2d";
}
.icon-find-leads:before {
  content: "\ea2e";
}
.icon-find-news:before {
  content: "\ea2f";
}
.icon-post-deals:before {
  content: "\ea30";
}
.icon-reply:before {
  content: "\ea31";
}
.icon-review:before {
  content: "\ea32";
}
.icon-baby-kids:before {
  content: "\ea33";
}
.icon-beauty-spa:before {
  content: "\ea34";
}
.icon-blog:before {
  content: "\ea35";
}
.icon-book:before {
  content: "\ea36";
}
.icon-clothing:before {
  content: "\ea37";
}
.icon-education:before {
  content: "\ea38";
}
.icon-electronics:before {
  content: "\ea39";
}
.icon-events:before {
  content: "\ea3a";
}
.icon-expo2020:before {
  content: "\ea3b";
}
.icon-government:before {
  content: "\ea3c";
}
.icon-governement-house:before {
  content: "\ea3d";
}
.icon-gulffood:before {
  content: "\ea3e";
}
.icon-health-wellness:before {
  content: "\ea3f";
}
.icon-health:before {
  content: "\ea40";
}
.icon-house-solid:before {
  content: "\ea41";
}
.icon-industry:before {
  content: "\ea42";
}
.icon-international:before {
  content: "\ea43";
}
.icon-categories:before {
  content: "\ea44";
}
.icon-lifestyle:before {
  content: "\ea45";
}
.icon-menu-deal:before {
  content: "\ea46";
}
.icon-menu-news:before {
  content: "\ea47";
}
.icon-research:before {
  content: "\ea48";
}
.icon-spotlight:before {
  content: "\ea49";
}
.icon-startup:before {
  content: "\ea4a";
}
.icon-technology:before {
  content: "\ea4b";
}
.icon-tourism:before {
  content: "\ea4c";
}
.icon-catalog-deals:before {
  content: "\ea4d";
}
.icon-explore-dubai:before {
  content: "\ea4e";
}
.icon-food-and-restaurant:before {
  content: "\ea4f";
}
.icon-things-to-do:before {
  content: "\ea50";
}
:root {
  --bg-color: #fff;
  --font-color: #000;
  --secondary-font-color: #999;
  --secondary-font-color-one: #666;
  --secondary-font-color-two: #737373;
  --secondary-font-color-three: #535353;
  --secondary-font-color-four: #666;
  --secondary-font-color-five: #555;
  --secondary-color: #fafafa;
  --active-link-color: #666;
  --secondary-active-link-color: #999;
  --border-color: #dfdede;
  --active-dropdown: #dedede;
  --dropdown-menu: #fff;
}
[data-theme="dark"] {
  --bg-color: #000;
  --font-color: #fff;
  --secondary-font-color: #fff;
  --secondary-font-color-one: #fff;
  --secondary-font-color-two: #fff;
  --secondary-font-color-three: #fff;
  --secondary-font-color-four: #fff;
  --secondary-font-color-five: #fff;
  --secondary-color: #1B1B1B;
  --active-link-color: #fff;
  --secondary-active-link-color: #fff;
  --border-color: #1B1B1B;
  --active-dropdown: #1B1B1B;
  --dropdown-menu: #1B1B1B;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: var(--bg-color);
  color: var(--font-color);
  /*padding-top: 71px;

  &.loggedIn {
      padding-top: 103px;
  }

  .responsive(@screen-sm, {
      padding-top: 87px;

      &.loggedIn {
          padding-top: 87px;
      }
  });*/
}
@media only screen and (max-width: 768px) {
  body.animated {
    transition: padding-top 0.3s;
  }
}
body * {
  outline: 0;
}
body a,
body button,
body input[type="checkbox"] {
  outline: 0;
}
body a:focus,
body button:focus,
body input[type="checkbox"]:focus,
body a:hover,
body button:hover,
body input[type="checkbox"]:hover,
body a:visited,
body button:visited,
body input[type="checkbox"]:visited,
body a:active,
body button:active,
body input[type="checkbox"]:active,
body a:link,
body button:link,
body input[type="checkbox"]:link,
body a.btn,
body button.btn,
body input[type="checkbox"].btn {
  outline: 0;
}
body i.icon-link,
body i.icon-canvas-link {
  color: #a6dd3c;
}
body i.icon-walif,
body i.icon-canvas-walif {
  color: #bdbdbd;
}
body i.icon-verified {
  color: #a6dd3c;
}
.soft-hidden {
  display: none;
}
.visuallyhidden {
  opacity: 0;
}
.full-height {
  height: 100%;
}
.no-padding {
  padding: 0;
}
.for-bo-wrapper {
  text-align: center;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 59px;
  width: 100%;
  overflow: hidden;
  transition: height 0.3s;
  height: 65px;
}
.for-bo-wrapper:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.scrollingDown .for-bo-wrapper {
  height: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.static {
  position: static;
}
.nopadding {
  padding: 0 !important;
}
.img-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img-container.h-150 {
  height: 150px;
}
@media (max-width: 1060px) {
  .wrapper > .container {
    padding: 0 3rem;
  }
  .wrapper > .container-fluid {
    padding: 0 3rem;
  }
}
button.navbar-toggle[aria-expanded="true"] {
  position: relative;
}
button.navbar-toggle[aria-expanded="true"]:before {
  border-style: solid;
  border-width: 0 1rem 1rem 1rem;
  border-color: transparent transparent #1a7ba1 transparent;
  display: block;
  width: 20px;
  height: 10px;
  content: '';
  top: calc(100% - 7px);
  top: -moz-calc(100% - 7px);
  top: -webkit-calc(100% - 7px);
  top: -o-calc(100% - 7px);
  right: 20px;
  position: absolute;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  button.navbar-toggle[aria-expanded="true"]:before {
    display: none;
  }
}
button.navbar-toggle[aria-expanded="true"]:after {
  border-style: solid;
  border-width: 0 1rem 1rem 1rem;
  border-color: transparent transparent #fff transparent;
  display: block;
  width: 2rem;
  height: 1rem;
  content: '';
  top: calc(100% - 0.9rem);
  top: -moz-calc(100% - 0.9rem);
  top: -webkit-calc(100% - 0.9rem);
  top: -o-calc(100% - 0.9rem);
  right: 2.75rem;
  position: absolute;
  z-index: 2;
}
[class^="col-"] {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
[class^="col-"].mapContainer {
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.hr-spacer {
  margin-top: 4px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0);
}
.hr-spacer.spacer-3,
.hr-spacer .spacer-3 {
  margin-top: 1px;
  margin-bottom: 2px;
}
.hr-spacer.spacer-5,
.hr-spacer .spacer-5 {
  margin-top: 2px;
  margin-bottom: 3px;
}
.hr-spacer.spacer-10,
.hr-spacer .spacer-10 {
  margin-top: 4px;
  margin-bottom: 5px;
}
.hr-spacer.spacer-12,
.hr-spacer .spacer-12 {
  margin-top: 5px;
  margin-bottom: 6px;
}
.hr-spacer.spacer-15,
.hr-spacer .spacer-15 {
  margin-top: 6px;
  margin-bottom: 7px;
}
.hr-spacer.spacer-20,
.hr-spacer .spacer-20 {
  margin-top: 9px;
  margin-bottom: 10px;
}
.hr-spacer.spacer-30,
.hr-spacer .spacer-30 {
  margin-top: 14px;
  margin-bottom: 15px;
}
.hr-spacer.spacer-40,
.hr-spacer .spacer-40 {
  margin-top: 19px;
  margin-bottom: 20px;
}
.hr-spacer.spacer-50,
.hr-spacer .spacer-50 {
  margin-top: 24px;
  margin-bottom: 25px;
}
.hr-spacer.spacer-52,
.hr-spacer .spacer-52 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.hr-spacer.spacer-60,
.hr-spacer .spacer-60 {
  margin-top: 29px;
  margin-bottom: 30px;
}
.hr-spacer.spacer-65,
.hr-spacer .spacer-65 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.hr-spacer.spacer-70,
.hr-spacer .spacer-70 {
  margin-top: 34px;
  margin-bottom: 35px;
}
.hr-spacer.spacer-80,
.hr-spacer .spacer-80 {
  margin-top: 39px;
  margin-bottom: 40px;
}
.hr-spacer.spacer-100,
.hr-spacer .spacer-100 {
  margin-top: 49px;
  margin-bottom: 50px;
}
/* COMMON TAG STYLE */
p,
a {
  font-family: 'Open Sans';
  font-size: 1.5rem;
  color: #666;
}
p.sectionTitle,
a.sectionTitle {
  font-weight: bold;
}
h3 {
  font-family: 'Cairo-Regular';
  color: #00a0ba;
}
hr {
  margin: 3rem 0;
  border-color: #dedede;
}
hr.hr-10 {
  margin: 1rem 0;
}
hr.hr-20 {
  margin: 2rem 0;
}
.titleH1 {
  font-family: 'Cairo-Regular';
  font-size: 3.6rem;
  color: #006c96;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.titleH2 {
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
  color: #006c96;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  margin-top: 4rem;
  display: inline-block;
}
.subtitleContainer {
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.subtitleContainer .subTitle {
  font-family: 'Cairo-SemiBold';
  color: #555;
  font-size: 1.6rem;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin: 0;
}
.subtitleContainer .subTitleDesc {
  text-transform: capitalize;
}
.subtitleContainer.underlined {
  border-bottom: 1px solid #e0e0e0;
}
.subtitleContainer.underlined .subTitle:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.3rem;
  height: 3px;
  background-color: #00a0ba;
}
.textPage {
  padding: 5rem 0;
}
.tableCentered {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.tableTop {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.tableTop h3 {
  margin-top: 0;
  text-transform: uppercase;
}
.bg-cover {
  background-size: cover;
  background-position: center;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.avatar {
  height: 5rem;
  width: 5rem;
}
.pipe-menu {
  margin: 0;
  padding: 0;
}
.pipe-menu li {
  list-style-type: none;
  display: inline;
}
.pipe-menu li:before {
  content: " | ";
}
.pipe-menu li:first-child:before {
  content: none;
}
.validation-wrap {
  position: relative;
}
.error-tooltip,
.warning-tooltip {
  display: none;
  position: absolute;
  color: #fff;
  top: -26px;
  padding: 5px 20px;
  border-radius: 6px;
  text-transform: uppercase;
  min-width: 162px;
}
.error-tooltip:after,
.warning-tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 84px;
  border-width: 5px;
  border-style: solid;
  border-color: #ff5967 transparent transparent transparent;
}
.has-error .error-tooltip,
.has-error .warning-tooltip {
  display: block;
}
.error-tooltip.right,
.warning-tooltip.right {
  right: -55px;
}
.error-tooltip {
  background-color: #ff5967;
}
.warning-tooltip {
  background-color: #f5c520;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin-left {
  margin-left: 0 !important;
}
.row-vertical-align {
  font-size: 0;
}
.col-vertical-align {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
/*
fix IE11 style select
*/
select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .valueArea h3 {
    text-align: center;
  }
  .tableCentered,
  .tableTop {
    display: block;
    text-align: center;
    padding: 0.5rem;
  }
  section.container-fluid {
    padding: 0 3rem;
  }
}
@media (max-width: 500px) {
  section.container-fluid {
    padding: 0 2rem;
  }
}
.clear {
  clear: both;
}
@media (max-width: 768px) {
  .responsiveGrid {
    width: 100%;
  }
  hr.hidden-xs {
    display: none;
  }
}
.object-fit-image {
  object-fit: cover;
  font-family: 'object-fit: cover';
  width: 100%;
  height: 100%;
}
input::-ms-clear {
  display: none;
}
.no-margin {
  margin: 0;
}
.no-overflow-x {
  overflow-x: hidden;
}
.modal-dialog .modal-content .elementContainer.modal-inner-content {
  padding-top: 35px;
}
.ltr {
  direction: ltr;
}
.rtr {
  direction: rtl;
}
.inlineBlock {
  display: inline-block;
}
.first-letter-uppercase {
  text-transform: capitalize;
}
/**
IF SEARCH AREA IS ACTIVE BODY HAS NO OVERFLOW
*/
.claim-business {
  text-transform: uppercase;
  background-color: #1a7ba1;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .claim-business {
    text-align: center;
    box-shadow: inset 0 -2px 10px 0 rgba(0, 0, 0, 0.31);
  }
  .scrollingDown .claim-business {
    margin-top: -32px;
  }
  .claim-business.animated {
    transition: margin .3s;
  }
}
.claim-business p,
.claim-business a {
  margin: 0 7.5%;
  color: white;
  display: inline-block;
  width: auto;
  font-size: 12px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .claim-business p,
  .claim-business a {
    margin: 0 0 7px 0;
  }
}
.claim-business p:hover,
.claim-business a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
header {
  text-align: right;
  display: block;
  border-bottom: 1px solid #dae4e5;
  border-bottom: 0;
  z-index: 105;
  width: 100%;
  top: 0;
  background: #fff;
  position: fixed;
}
header .navbar-header {
  display: none;
}
@media only screen and (max-width: 1024px) {
  header .navbar-header {
    height: 55px;
  }
}
header .logoContainer {
  position: relative;
  z-index: 106;
  display: inline-block;
  float: left;
  padding-left: 20px;
  padding-right: 2.8rem;
  padding-top: 19px;
  white-space: nowrap;
}
@media only screen and (max-width: 1024px) {
  header .logoContainer {
    padding-left: 20px;
    padding-right: 2rem;
    padding-top: 19px;
  }
}
@media only screen and (max-width: 768px) {
  header .logoContainer {
    padding-left: 20px;
    padding-right: 1.4rem;
  }
}
header .logoContainer img {
  height: 32px;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
@media only screen and (max-width: 767px) {
  header .logoContainer img {
    height: 22px;
  }
}
header > nav {
  position: relative;
  z-index: 105;
  /* the language switch dropdown will go under the blue search bar otherwise */
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.31);
}
@media only screen and (min-width: 1024px) {
  header > nav {
    height: 71px;
  }
  header > nav:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
}
header > nav .sxMenu {
  float: left;
}
header > nav .sxMenu li {
  border-left: 1px solid #dae4e5;
  float: left;
  background: transparent;
}
header > nav .sxMenu li:first-child {
  border-right: 1px solid #dae4e5;
  border-left: 1px solid #dae4e5;
}
header > nav .sxMenu li.active {
  background: #00a0ba;
}
header > nav .sxMenu li.active a,
header > nav .sxMenu li.active i {
  color: #fff;
}
header > nav .for-bo {
  display: inline-block;
  vertical-align: middle;
  transition: background-color 0.3s;
}
header > nav .for-bo:hover {
  background-color: #0090a7;
}
header > nav .dxMenu {
  display: inline-block;
  padding: 0 2rem 0 1rem;
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu {
    float: right;
    padding-left: 0;
    padding-right: 5px;
  }
}
header > nav .dxMenu .select-language {
  margin-left: 15px;
}
header > nav .dxMenu .select-language ul {
  left: -6rem;
  right: 0;
  text-align: left;
  padding: 0;
}
@media only screen and (max-width: 1023px) {
  header > nav .dxMenu .select-language ul {
    min-width: 100px;
  }
}
header > nav .dxMenu .select-language .dropdown-menu {
  top: 67.5px;
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu .select-language .dropdown-menu {
    top: 59px;
  }
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu .select-language {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu .select-language .btn {
    font-size: 1rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu .select-language .btn:after {
    display: none;
  }
}
header > nav .dxMenu > li {
  border-right: 0;
  border-left: 0;
  line-height: 7rem;
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu > li {
    line-height: 5.5rem;
  }
}
header > nav .dxMenu > li.loginregisterContainer {
  border-left: 1px solid #dae4e5;
  padding-left: 1rem;
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu > li.loginregisterContainer {
    border-left: 0;
  }
}
header > nav .dxMenu > li.loginregisterContainer .btn {
  text-transform: none;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu > li.loginregisterContainer .btn {
    font-size: 1.2rem;
    min-width: 6rem;
    padding: 0 1.2rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu > li.loginregisterContainer span {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  header > nav .dxMenu > li.loginregisterContainer span a {
    font-size: 1.2rem;
  }
}
header > nav .dxMenu > li.loginregisterContainer.dropdown {
  border-left: 0;
}
header > nav .dxMenu > li.loginregisterContainer a {
  padding-left: 0;
  padding-right: 0;
}
header > nav .dxMenu > li.loginregisterContainer p {
  display: inline-block;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
header > nav .dxMenu > li.loginregisterContainer .profileName {
  color: #00a0ba;
}
header > nav .dxMenu > li.loginregisterContainer .userProfileThumb {
  display: inline-block;
  padding-left: 1.2rem;
}
header > nav .dxMenu > li.loginregisterContainer .userProfileThumb img {
  height: 4.5rem;
  width: 4.5rem;
  border: 1px solid #d3d3d3;
  cursor: pointer;
}
header > nav .dxMenu > li.loginregisterContainer .userProfileThumb .profile-avatar {
  height: 4.5rem;
  width: 4.5rem;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
}
header > nav .dxMenu > li.loginregisterContainer .userProfileThumb span {
  display: inline-block;
  cursor: pointer;
  font-size: 0.8rem;
  color: #a6dd3c;
  padding-left: 0.9rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer {
  position: absolute;
  right: -4.6rem;
  width: 30rem;
  text-align: left;
  padding: 0;
  border-radius: 0.5rem;
  top: 8.2rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer.dropdown-menu-profile {
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  line-height: initial;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer.open {
  display: block;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer:before {
  padding: 2.5px 0;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .overlay {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  height: 2rem;
  width: 2rem;
  background-color: #fff;
  position: relative;
  left: 74%;
  top: -1rem;
  z-index: 1;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .overlay-hide-div {
  background-color: white;
  border: 0 solid grey;
  width: 3rem;
  height: 2rem;
  position: relative;
  top: -2rem;
  left: 72%;
  z-index: 2;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer li {
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  width: 100%;
  display: block;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer li > a:hover,
header > nav .dxMenu > li.loginregisterContainer .profileContainer li a:focus {
  background: inherit;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer li.userLogout {
  padding-left: 1.5rem;
  color: #666;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer li.userLogout a {
  position: relative;
  line-height: 4rem;
  padding: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  color: #666;
  float: right;
  margin-right: 2rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice {
  overflow-y: auto;
  max-height: 50vh;
  margin-top: -2rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li {
  border-bottom: 1px solid #dedede;
  display: block;
  background-color: #f4f4f4;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li.active {
  background-color: #fff;
  padding-bottom: 1.2rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li.active .row div.userProfileDx .profile-avatar {
  height: 8rem;
  width: 8rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li.active .row div.userProfileDx div p.profileName a {
  color: #333;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row label {
  margin: 0;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div {
  display: inline-block;
  margin: 0;
  padding: 0;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div img {
  height: 4.5rem;
  width: 4.5rem;
  margin: 0 1.5rem;
  border: 1px solid #d3d3d3;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div h3 {
  display: inline-block;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div h3 a {
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  color: #006c96;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div:first-child {
  text-align: center;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div:first-child input {
  margin-top: 55%;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div:last-child {
  text-align: left;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx {
  display: table;
  vertical-align: middle;
  padding-right: 1rem;
  border-right: 0;
  line-height: 7rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx .profile-avatar {
  height: 4.5rem;
  width: 4.5rem;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  margin: 0 1.5rem;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx div {
  display: table-cell;
  line-height: 2.1rem;
  vertical-align: middle;
  width: 100%;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx div p {
  margin: 0;
  width: 100%;
  color: #666;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx div p.profileName {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx div span {
  color: #00a0ba;
}
header > nav .dxMenu > li.loginregisterContainer .profileContainer .userChoice li .row div.userProfileDx div span a {
  color: #00a0ba;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
}
header > nav .dxMenu > li .notificationPanel {
  position: absolute;
  top: 4.4rem;
  right: -1rem;
  left: auto;
  width: 30rem;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  header > nav .dxMenu > li .notificationPanel {
    right: -1.7rem;
    left: auto;
  }
}
header > nav .dxMenu > li .notificationPanel:after {
  left: calc(70% - 10px);
  left: -moz-calc(70% - 10px);
  left: -webkit-calc(70% - 10px);
  left: -o-calc(70% - 10px);
}
header > nav .dxMenu > li .notificationPanel:before {
  padding: 2.5px 0;
  left: calc(70% - 10px);
  left: -moz-calc(70% - 10px);
  left: -webkit-calc(70% - 10px);
  left: -o-calc(70% - 10px);
}
@media only screen and (max-width: 1024px) {
  header > nav .dxMenu > li .notificationPanel:before {
    left: calc(75% - 10px);
    left: -moz-calc(75% - 10px);
    left: -webkit-calc(75% - 10px);
    left: -o-calc(75% - 10px);
  }
  header > nav .dxMenu > li .notificationPanel:after {
    left: calc(75% - 10px);
    left: -moz-calc(75% - 10px);
    left: -webkit-calc(75% - 10px);
    left: -o-calc(75% - 10px);
  }
}
header > nav .dxMenu > li .notificationPanel li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dedede;
  min-height: 8rem;
  line-height: 2.4rem;
}
header > nav .dxMenu > li .notificationPanel li.seeAllNotifications {
  height: 5rem;
  min-height: 5rem;
  line-height: 5rem;
  background: #00a0ba;
  border-bottom: 0;
  padding-left: 1.5rem;
  text-align: left;
}
header > nav .dxMenu > li .notificationPanel li.seeAllNotifications a {
  position: relative;
  line-height: 5rem;
  padding: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
}
header > nav .dxMenu > li .notificationPanel li.seeAllNotifications a:hover {
  background-color: initial;
}
header > nav .dxMenu > li .notificationPanel li.seeAllNotifications a i {
  position: absolute;
  top: calc(50% - 0.45rem);
  top: -moz-calc(50% - 0.45rem);
  top: -webkit-calc(50% - 0.45rem);
  top: -o-calc(50% - 0.45rem);
  right: 2rem;
  margin: 0;
  font-size: 0.9rem;
  color: #fff;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div {
  display: inline-block;
  padding: 0;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div .profile-avatar {
  height: 4.5rem;
  width: 4.5rem;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationSx {
  line-height: 8rem;
  margin: 0 1.5rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx {
  display: table;
  vertical-align: middle;
  height: 8rem;
  width: 70%;
  text-align: left;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage {
  display: table-cell;
  line-height: 1.7rem;
  vertical-align: middle;
  width: 100%;
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage .notificationContent {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage p {
  display: block;
  margin: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
  color: #989fa0;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage p a {
  padding: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
  color: #006c96;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage .notificationDate {
  line-height: 1;
  vertical-align: middle;
  margin-top: 0.8rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage .notificationDate i {
  font-size: 1.2rem;
  color: #00c1bc;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationMessage .notificationDate span {
  color: #bac2c3;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationErrorMessage {
  display: table-cell;
  line-height: 1.7rem;
  vertical-align: middle;
  width: 100%;
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div.notificationDx .notificationErrorMessage p {
  display: block;
  margin: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
  color: #989fa0;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow div img {
  width: 4.5rem;
  height: 4.5rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial {
  height: 8rem;
  cursor: pointer;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationDeal {
  background-color: #f9fcf3;
  border-bottom: 1px solid #d4f0a7;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationDeal .deal-subject {
  font-family: 'Cairo-SemiBold';
  color: #006c96;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationDeal .deal-description {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 17.5rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationUserPoint {
  background-color: #f0fafa;
  border-bottom: 1px solid #a5fbfc;
  height: auto;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationUserPoint .notificationSx {
  line-height: 2rem;
  margin-top: 1.5rem;
  text-align: center;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationUserPoint .notificationSx .user-point-number {
  color: #00a0ba;
  font-size: 3.6rem;
  font-family: 'Cairo-Bold';
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial.notificationUserPoint .notificationSx .user-point-label {
  color: #666;
  font-size: 2rem;
  font-family: 'Cairo-Light';
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationSx span.label-new-deal {
  position: absolute;
  top: 0.3rem;
  left: 1.3rem;
  z-index: 1;
  font-size: 1.3rem;
  color: #fff;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationSx i.icon-new-deal {
  font-size: 6rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationSx i.icon-new-deal:before {
  background: -webkit-linear-gradient(top, #3dd38f, #00a0ba);
  background: -o-linear-gradient(top, #3dd38f, #00a0ba);
  background: -ms-linear-gradient(top, #3dd38f, #00a0ba);
  background: -moz-linear-gradient(top, #3dd38f, #00a0ba);
  background: linear-gradient(top, #3dd38f, #00a0ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: initial;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage {
  padding-left: 3rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage a {
  display: block;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage:before {
  content: '';
  position: absolute;
  top: 1.5rem;
  left: 1.2rem;
  display: block;
  width: 1px;
  height: 5rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage.notificationDeal:before {
  background: #d4f0a7;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage.notificationUserPoint:before {
  background: #a5fbfc;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -1rem;
  bottom: 0;
  width: 0.4rem;
  background-color: #dedede;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage.notificationDeal:after {
  background-color: #a6dd3c;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial .notificationMessage.notificationUserPoint:after {
  background-color: #00a0ba;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial:after {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  width: 0.4rem;
  height: 8rem;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial:after.notificationDeal {
  background-color: #a6dd3c;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow.notificationSpecial:after.notificationUserPoint {
  background-color: #00a0ba;
}
header > nav .dxMenu > li .notificationPanel li .notificationRow .notificationMessage:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: -1rem;
  bottom: 0;
  width: 0.4rem;
  background-color: #dedede;
}
header > nav .dxMenu > li > span {
  font-size: 1.6rem;
  font-family: 'Cairo-SemiBold';
}
header > nav .dxMenu > li > span a {
  color: #666;
  text-decoration: underline;
}
header > nav .dxMenu > li:last-child {
  border-right: 0;
}
header > nav .dxMenu > li.notificationDropdown span.icon-arrow-down,
header > nav .dxMenu > li.notificationDropdown span.dropdown-toggle {
  padding: 1rem;
  cursor: pointer;
}
header > nav .dxMenu > li.notificationDropdown span i {
  display: inline-block;
  position: relative;
  color: #00c1bc;
  padding: 0;
  margin: 0;
}
header > nav .dxMenu > li.notificationDropdown span i.notificationOn:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: #00c1bc;
  border-radius: 50%;
  border: 1px solid #fff;
  right: -1px;
  top: 1px;
}
header > nav .dxMenu > li.languagesContainer li {
  padding: 0;
  border-right: 0;
  border-bottom: 1px solid #dae4e5;
  display: block;
  cursor: pointer;
}
header > nav .dxMenu > li.languagesContainer li a {
  line-height: 4rem;
}
header > nav .dxMenu > li.languagesContainer li:last-child {
  border-bottom: 0;
}
header > nav .dxMenu > li.languagesContainer button {
  padding: 0 1.8rem;
  text-align: left;
  float: none;
}
header > nav .dxMenu > li.languagesContainer button .icon-arrow-down {
  font-size: 0.8rem;
  float: right;
  display: inline-block;
  padding: 1.5rem 0;
}
@media only screen and (max-width: 768px) {
  header > nav .dxMenu > li.languagesContainer {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
header > nav > ul > li {
  line-height: 7rem;
}
@media only screen and (max-width: 767px) {
  header > nav > ul > li {
    line-height: 5.5rem;
  }
}
header > nav > ul > li > a {
  text-transform: uppercase;
}
header > nav > ul li {
  display: inline-block;
  font-size: 1.6rem;
}
header > nav > ul li a {
  display: inline-block;
  padding-left: 1.5rem;
  padding-right: 1rem;
  color: #666;
}
@media only screen and (max-width: 1024px) {
  header > nav > ul li a {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  header > nav > ul li a {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  header > nav > ul li a {
    line-height: 5.5rem;
  }
}
header > nav > ul li a span {
  font-family: 'Cairo-SemiBold';
}
header > nav > ul li i {
  font-size: 3rem;
  vertical-align: middle;
  color: #a6dd3c;
  margin-right: 6px;
  transition: all 500ms linear;
}
header > nav button {
  border-radius: 1.9rem;
  line-height: 3.8rem;
  min-width: 10rem;
  border: none;
  padding: 0;
  color: #fff;
  font-size: 1.4rem;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: 'Cairo-SemiBold';
  background: #00c1bc;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
header > nav button:hover {
  background: #00b2a9;
}
header button.navbar-toggle {
  background-color: #1a7ba1;
  margin: 0;
  border-radius: 0;
  height: 55px;
  width: 73px;
  text-align: center;
  min-width: 0;
  float: none;
  border: 0;
}
header button.navbar-toggle .icon-bar {
  display: block;
  height: 2px;
  width: 25px;
  background: #fff;
  margin: 0 auto;
}
header .mobileMenu {
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  header .mobileMenu {
    display: none;
  }
  header .mobileMenu.collapse.in {
    display: none;
  }
}
header .mobileMenu .navbar-nav {
  margin: 0;
  border: 1px solid #1a7ba1;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  header .mobileMenu .navbar-nav {
    border: 0;
  }
}
header .mobileMenu li {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 1.5rem;
  padding: 0 1.6rem;
  border-bottom: 1px solid #bac2c3;
  font-family: 'Cairo-SemiBold';
}
header .mobileMenu li:first-child {
  border-top: 1px solid #bac2c3;
}
header .mobileMenu li i {
  line-height: 5.2rem;
}
header .mobileMenu li .numberNotifyContainer {
  display: inline-block;
}
header .mobileMenu li .numberNotifyContainer span {
  color: #00c1bc;
}
header .mobileMenu li > a {
  line-height: 5.5rem;
}
header .mobileMenu li > a > i {
  color: #00c1bc;
  font-size: 2rem;
  margin-right: 1.5rem;
  vertical-align: middle;
}
header .mobileMenu li > a > i.icon-arrow-right-arial {
  color: #1a7ba1;
  font-size: 0.8rem;
}
header .mobileMenu li.loginlogout a,
header .mobileMenu li.settingsregister a {
  display: block;
  text-transform: uppercase;
  line-height: 5.2rem;
}
header .mobileMenu li.loginlogout a .icon-arrow-right-arial,
header .mobileMenu li.settingsregister a .icon-arrow-right-arial {
  float: right;
  margin-right: 0;
}
header .mobileMenu li.loginlogout {
  background-color: #1a7ba1;
  border-bottom: 0;
}
header .mobileMenu li.loginlogout > a {
  color: #fff;
}
header .mobileMenu li.loginlogout > a i.icon-arrow-right-arial {
  color: #fff;
}
header .mobileMenu li.languagesContainer {
  line-height: 5.2rem;
}
header .mobileMenu li.languagesContainer .active {
  color: #666;
}
header .mobileMenu li.languagesContainer a {
  padding: 0 1rem;
  display: inline-block;
  line-height: 2rem;
}
header .mobileMenu li.languagesContainer a:last-child {
  border-left: 1px solid #bac2c3;
}
.containerImg {
  height: 500px;
  position: relative;
}
.changeAfter:before {
  content: none !important;
}
.changeAfter:after {
  content: none !important;
}
nav button.notification {
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  border-radius: 0;
  height: 55px;
  width: 55px;
  text-align: center;
  min-width: 0;
  float: none;
  border: 0;
  font-size: 3rem;
  padding-right: 1rem;
}
nav button.notification:hover {
  background-color: rgba(0, 0, 0, 0);
}
nav button.notification i {
  display: inline-block;
  position: relative;
  color: #00c1bc;
  padding: 0;
  margin: 0;
}
nav button.notification i.notificationOn:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: #00c1bc;
  border-radius: 50%;
  border: 1px solid #fff;
  right: -1rem;
  top: 1px;
}
nav span.profilePanel {
  position: relative;
  float: none;
  height: 55px;
  width: 73px;
  border-radius: 0;
  min-width: 0;
}
nav span.profilePanel.navbar-toggle {
  margin-right: 0;
}
nav span.profilePanel.navbar-toggle[aria-expanded="true"]:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: calc(100% - -5px);
  top: -moz-calc(100% - -5px);
  top: -webkit-calc(100% - -5px);
  top: -o-calc(100% - -5px);
  left: calc(50% - 10px);
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: -o-calc(50% - 10px);
  margin-top: -0.06rem;
  border-style: solid;
  border-width: 0 1rem 1rem 1rem;
  border-color: transparent transparent #006c96 transparent;
}
nav span.profilePanel.navbar-toggle[aria-expanded="true"]:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: calc(100% - -5px);
  top: -moz-calc(100% - -5px);
  top: -webkit-calc(100% - -5px);
  top: -o-calc(100% - -5px);
  left: calc(50% - 10px);
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: -o-calc(50% - 10px);
  z-index: 2;
  border-style: solid;
  border-width: 0 1rem 1rem 1rem;
  border-color: transparent transparent #fff transparent;
}
nav span.profilePanel i.mobile-notified:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  background: #00c1bc;
  border-radius: 50%;
  border: 1px solid #fff;
  right: 1rem;
  top: 1px;
}
nav span.profilePanel i img {
  width: 4.5rem;
  height: 4.5rem;
  display: inline-block;
}
nav div.mobileMenu .profileContainer li {
  border-bottom: none;
  border-top: 1px solid #d3d3d3;
  padding: 0 1.5rem;
  margin: 0;
}
nav div.mobileMenu .profileContainer li.userChoiceContainer {
  padding: 0;
}
nav div.mobileMenu .profileContainer li.userChoiceContainer .userChoice {
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
}
nav div.mobileMenu .profileContainer li.userChoiceContainer .userChoice li {
  padding: 0;
  padding-left: 1.2rem;
}
nav div.mobileMenu .profileContainer li.userLogout {
  padding-left: 1.5rem;
  color: #666;
  border-bottom: 1px solid #d3d3d3;
}
nav div.mobileMenu .profileContainer li.userLogout a {
  position: relative;
  line-height: 4rem;
  padding-right: 2rem;
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  color: #666;
  width: 100%;
  text-align: right;
  background-color: #fff;
}
nav div.mobileMenu .profileContainer li .userChoice li {
  border-top: none;
  border-bottom: 1px solid #dedede;
  display: block;
  background-color: #f4f4f4;
}
nav div.mobileMenu .profileContainer li .userChoice li.active {
  background-color: #fff;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
nav div.mobileMenu .profileContainer li .userChoice li.active .row div.userProfileDx .profile-avatar {
  height: 8rem;
  width: 8rem;
}
nav div.mobileMenu .profileContainer li .userChoice li.active .row div.userProfileDx div p.profileName a {
  color: #333;
}
nav div.mobileMenu .profileContainer li .userChoice li:last-child {
  border-bottom: none;
}
nav div.mobileMenu .profileContainer li .userChoice li .row label {
  margin: 0;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div {
  display: inline-block;
  margin: 0;
  padding: 0;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div img {
  height: 4.5rem;
  width: 4.5rem;
  margin: 0 1.5rem;
  border: 1px solid #d3d3d3;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div h3 {
  display: inline-block;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div h3 a {
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  color: #006c96;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div:first-child {
  text-align: center;
  border-right: 1px solid #d3d3d3;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div:last-child {
  text-align: left;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileSx {
  line-height: 7rem;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx {
  display: table;
  vertical-align: middle;
  border-right: 0;
  line-height: 7rem;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx .profile-avatar {
  height: 4.5rem;
  width: 4.5rem;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  margin: 0 1.5rem;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx div {
  display: table-cell;
  line-height: 2.1rem;
  vertical-align: middle;
  width: 100%;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx div p {
  margin: 0;
  width: 100%;
  color: #666;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx div p.profileName {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx div span {
  color: #00a0ba;
}
nav div.mobileMenu .profileContainer li .userChoice li .row div.userProfileDx div span a {
  color: #00a0ba;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  header {
    min-height: 0;
  }
  .navbar-header {
    display: inline-block !important;
  }
}
/*
input[type=radio] {
  display: none;
}

div.customRadioButton:before {
  content: "";
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 50%;
  border: 1px solid @grey_05;
  margin-right: 1rem;
  position: absolute;
  .calc(top; '50% - 0.95rem');
  bottom: 1px;
}

input[type=radio]:checked + div.customRadioButton:before {
  content: "\2022";
  color: red;
  font-size: 3rem;
  text-align: center;
  line-height: 0.8rem;
}*/
.beta {
  color: #fff;
  background-color: #bac2c3;
  font-weight: bold;
  font-family: Arial;
  font-size: 0.9rem;
  padding: 0.4rem 0.8rem;
  margin-left: 0.5rem;
  border-radius: 9.5rem;
}
.beta.betaFooter {
  background-color: #555;
  margin-left: 0;
}
html {
  position: relative;
  min-height: 100%;
}
footer {
  width: 100%;
  bottom: 0;
  padding: 5.8rem 4.8rem 2.5em;
  position: relative;
  background-color: #3b3b3b;
}
@media only screen and (max-width: 1024px) {
  footer .footer-logo-container {
    text-align: center;
  }
}
footer .logoContainer-hidubai {
  position: relative;
  z-index: 3;
  display: contents;
  float: left;
  padding-right: 2.8rem;
  white-space: nowrap;
}
footer .logoContainer-hidubai .subTitle {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 1024px) {
  footer .logoContainer-hidubai {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  footer .logoContainer-hidubai {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }
}
footer .logoContainer-hidubai img {
  height: 56px;
  width: 160px;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
@media only screen and (max-width: 1023px) {
  footer .logoContainer-hidubai img {
    width: 116px;
    height: 41px;
    margin-bottom: 3rem;
  }
}
footer .icon-logo-color {
  color: #555;
  font-size: 4rem;
  display: block;
  margin-bottom: 10px;
}
footer div {
  color: #666;
  font-size: 1.2rem;
  font-family: 'Cairo-SemiBold';
}
footer div.subTitle {
  color: #949494;
  font-size: 1.35rem;
}
@media only screen and (max-width: 1024px) {
  footer div.subTitle {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  footer div {
    text-align: center;
  }
}
footer .rightSide:before,
footer .rightColumn:before {
  content: '';
  display: block;
  width: 1px;
  bottom: 0;
  position: absolute;
  top: 0;
  background: #666;
}
@media only screen and (max-width: 768px) {
  footer .rightSide:before,
  footer .rightColumn:before {
    display: none;
  }
}
footer .leftColumn {
  width: 30%;
}
@media only screen and (max-width: 768px) {
  footer .leftColumn {
    padding-top: 4.5rem;
    padding-bottom: 2rem;
  }
}
footer .leftColumn ul {
  padding-left: 4rem;
}
@media only screen and (max-width: 768px) {
  footer .leftColumn ul {
    padding-left: 0;
  }
}
footer .leftColumn ul li {
  display: block;
  margin-bottom: 1rem;
}
footer .leftColumn ul li.footer-section-header span {
  font-size: 1.5rem;
  color: #9b9b9b;
}
footer .leftColumn ul li a {
  font-family: 'Cairo-SemiBold';
  color: #dedede;
  font-size: 1.4rem;
  text-transform: uppercase;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
footer .leftColumn ul li a:hover {
  color: #fff;
}
footer .rightColumn {
  width: 40%;
}
footer .rightColumn img {
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
footer .rightColumn img:hover {
  opacity: 0.5;
}
footer .rightColumn .downloadLabel {
  margin-bottom: 2rem;
}
footer .rightColumn .huaweiBadge {
  margin-top: 5px;
}
footer .rightColumn .content {
  /*position: absolute;
      right: 0;*/
  padding-left: 4rem;
  /*.responsive(@screen-md, {
        position: inherit;
      });*/
}
@media only screen and (max-width: 768px) {
  footer .rightColumn .content {
    padding-left: 0;
    /*position: inherit;*/
  }
}
footer .rightColumn .subTitle {
  color: #9b9b9b;
}
footer .leftColumn,
footer .rightColumn {
  float: left;
}
@media only screen and (max-width: 768px) {
  footer .leftColumn,
  footer .rightColumn {
    width: 100%;
  }
  footer .leftColumn ul,
  footer .rightColumn ul {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  footer .leftColumn,
  footer .rightColumn {
    border-top: 1px solid #666;
    padding-top: 2rem;
    margin-top: 1rem;
  }
}
footer .socialList {
  margin: 1rem 0;
}
footer .socialList li {
  margin: 0.5rem 0;
  display: inline-block;
  width: 3.2rem;
  line-height: 3.2rem;
  border: 1px solid #666;
  -moz-transition: border-color 0.5s ease;
  -ms-transition: border-color 0.5s ease;
  -webkit-transition: border-color 0.5s ease;
  -o-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  border-radius: 50%;
  font-size: 1.2rem;
  margin-right: 0.8rem;
  text-align: center;
}
footer .socialList li a {
  color: #dedede;
  line-height: 1;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
footer .socialList li a i {
  vertical-align: middle;
  font-size: 2.7rem;
}
footer .socialList li:hover {
  border-color: #a6dd3c;
}
footer .socialList li:hover a {
  color: #a6dd3c;
}
footer .legalValue {
  margin-top: 4rem;
  padding-top: 3rem;
  border-top: 1px solid #666;
}
@media only screen and (max-width: 1024px) {
  footer .legalValue {
    text-align: center;
  }
}
footer .legalValue ul {
  float: left;
  color: inherit;
}
footer .legalValue ul li {
  display: inline-block;
  padding-right: 4rem;
}
@media only screen and (max-width: 1024px) {
  footer .legalValue ul li {
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  footer .legalValue ul li {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
footer .legalValue ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  color: #fff;
  opacity: 0.6;
}
footer .legalValue .logoContainer {
  float: right;
}
footer .legalValue .logoContainer img {
  max-width: 100%;
  vertical-align: top;
  margin-left: 33px;
  height: 36px;
}
footer .legalValue .logoContainer img:first-child {
  margin-bottom: 0;
  margin-left: 0px;
}
@media only screen and (max-width: 520px) {
  footer .legalValue .logoContainer img:first-child {
    margin-bottom: 2rem;
  }
}
footer .legalValue .logoContainer a {
  margin-left: 33px;
}
@media only screen and (max-width: 520px) {
  footer .legalValue .logoContainer a {
    margin-left: 0px;
    display: block;
  }
}
footer .legalValue .logoContainer a:first-child {
  margin-left: 0px;
}
@media (max-width: 840px) {
  footer .legalValue ul {
    float: none;
  }
  footer .legalValue .logoContainer {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 420px) {
  footer .legalValue ul li {
    display: block;
    margin-bottom: 1rem;
    text-align: center;
  }
  footer .legalValue ul li:after {
    content: none;
  }
  footer .legalValue .logoContainer img {
    margin-left: 0px;
  }
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 220px;
  height: 40px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:hover,
select:active,
select:focus {
  outline: none;
}
option {
  color: #000;
  background-color: #fff;
}
@media only screen and (max-width: 599px) {
  .select-container {
    margin-bottom: 4rem;
  }
}
.select-container:active:before,
.select-container.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  border: 1px solid #fff;
  line-height: 3.8rem;
  border-radius: 2.25rem;
  text-align: left;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: 'Cairo-SemiBold';
  font-size: 1.8rem;
}
.select-styled:after {
  content: "\e908";
  font-family: 'icomoon';
  position: absolute;
  right: 1.5rem;
  font-size: 1rem;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.select-styled:hover {
  background-color: rgba(0, 0, 0, 0);
}
.select-styled:active,
.select-styled.active {
  background-color: rgba(0, 0, 0, 0);
}
.select-styled:active:after,
.select-styled.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  background: #fff;
  color: #666;
  border-radius: 6px;
  max-height: 186px;
  overflow: auto;
  border: 1px solid #ccc;
}
.select-options li {
  margin: 0;
  padding-left: 1rem;
  text-indent: 15px;
  line-height: 4rem;
  border-bottom: 1px solid #bac2c3;
}
.select-options li:hover {
  color: #1aaac1;
}
.select-options li[rel="hide"] {
  display: none;
}
.select-options li:last-child {
  border-bottom: 0;
}
/* Base for label styling */
[type="radio"].squared {
  /* radio aspect */
  /* radio mark aspect */
  /* checked mark aspect changes */
  /* disabled radio */
  /* accessibility */
}
[type="radio"].squared:not(:checked),
[type="radio"].squared:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"].squared:not(:checked) + label,
[type="radio"].squared:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
[type="radio"].squared:not(:checked) + label:before,
[type="radio"].squared:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 18px;
  width: 23px;
  height: 23px;
  border: 1px solid #aaa;
}
[type="radio"].squared:not(:checked) + label:after,
[type="radio"].squared:checked + label:after {
  font-family: icomoon;
  content: "\e92d";
  position: absolute;
  top: 25px;
  left: 7px;
  font-size: 8px;
  line-height: 1;
  color: #00c1bc;
  transition: all 0.2s;
}
[type="radio"].squared:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="radio"].squared:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type="radio"].squared:disabled:not(:checked) + label:before,
[type="radio"].squared:disabled:checked + label:before {
  box-shadow: none;
}
[type="radio"].squared:disabled:checked + label:after {
  color: #999;
}
[type="radio"].squared:disabled + label {
  color: #aaa;
}
[type="radio"].squared:checked:focus + label:before,
[type="radio"].squared:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
[type="radio"].circle {
  /* radio aspect */
  /* radio mark aspect */
  /* disabled radio */
  /* accessibility */
}
[type="radio"].circle:not(:checked),
[type="radio"].circle:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"].circle:not(:checked) + label,
[type="radio"].circle:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
[type="radio"].circle:not(:checked) + label:before,
[type="radio"].circle:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 23px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 50%;
}
[type="radio"].circle:not(:checked) + label:after,
[type="radio"].circle:checked + label:after {
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  margin-top: -1px;
  left: 8px;
  top: 15px;
  font-size: 8px;
  line-height: 1;
  background: #00c1bc;
  transition: all 0.2s;
  border-radius: 50%;
}
[type="radio"].circle:not(:checked) + label:after {
  background: #dedede;
}
[type="radio"].circle:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type="radio"].circle:disabled:not(:checked) + label:before,
[type="radio"].circle:disabled:checked + label:before {
  box-shadow: none;
}
[type="radio"].circle:disabled:checked + label:after {
  color: #999;
}
[type="radio"].circle:disabled + label {
  color: #aaa;
}
[type="radio"].circle:checked:focus + label:before,
[type="radio"].circle:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
/* Base for label styling */
[type="checkbox"] {
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 5px;
  width: 23px;
  height: 23px;
  border: 1px solid #aaa;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  font-family: icomoon;
  content: "\e92d";
  position: absolute;
  top: 15px;
  left: 7px;
  font-size: 8px;
  line-height: 1;
  color: #00c1bc;
  transition: all 0.2s;
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
.nav-tabs.verticalTabsTitle li {
  display: block;
  width: 100%;
  border-top: 1px #dedede solid;
  position: relative;
}
.nav-tabs.verticalTabsTitle li a {
  text-transform: uppercase;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  border: 0;
  color: #555;
}
.nav-tabs.verticalTabsTitle li a sup {
  font-size: 12px;
  color: #E55365;
  padding-left: 10px;
  position: relative;
  top: -10px;
  left: unset;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .nav-tabs.verticalTabsTitle li a sup {
    padding-left: 2px !important;
    left: 145px;
    top: -36px;
  }
}
@media only screen and (min-width: 816px) {
  .nav-tabs.verticalTabsTitle li a sup {
    padding-left: 2px !important;
    top: -10px;
    left: unset;
  }
}
@media only screen and (min-width: 848px) {
  .nav-tabs.verticalTabsTitle li a sup {
    padding-left: 10px!important;
  }
}
@media only screen and (min-width: 768px) {
  .nav-tabs.verticalTabsTitle li a {
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 907px) {
  .nav-tabs.verticalTabsTitle li a {
    padding-right: 15px!important;
  }
}
.nav-tabs.verticalTabsTitle li a:hover,
.nav-tabs.verticalTabsTitle li a:focus {
  border: 0;
}
.nav-tabs.verticalTabsTitle li.active:before {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  bottom: 0;
  z-index: 2;
  height: 100%;
  top: 0;
  left: 0;
  background: #00a0ba;
}
.nav-tabs.verticalTabsTitle li.active a {
  color: #00a0ba;
}
.verticalTabsContent h2 {
  margin-top: 0;
  margin-bottom: 2rem;
  color: #0090a7;
  font-size: 3rem;
  text-transform: uppercase;
}
.verticalTabsContent .empay-transaction-setting h2 {
  text-transform: unset;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .verticalTabsContent .empay-transaction-setting h2 {
    margin-bottom: 0px;
  }
}
.verticalTabsContent .empay-transaction-setting .empay-poweredby-wrapper {
  padding: 10px 0px 0px 0px;
  text-align: right;
  font-size: 12px;
  color: #555555;
}
@media only screen and (max-width: 768px) {
  .verticalTabsContent .empay-transaction-setting .empay-poweredby-wrapper {
    padding: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .verticalTabsContent .empay-transaction-setting .empay-transaction-setting-desc {
    padding-top: 30px;
    clear: both;
  }
}
.verticalTabsContent .contentList {
  padding-left: 2rem;
}
.verticalTabsContent .contentList li {
  list-style-type: none;
}
.verticalTabsContent .contentList li p {
  margin-bottom: 0;
}
.horizontalTabsContainer .tabs {
  text-align: center;
  background: #fcfcfc;
  border-bottom: 0;
  width: 100%;
  border-radius: 1.9rem;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.horizontalTabsContainer .tabs:before {
  content: '';
  display: block;
  position: absolute;
  width: 99.8%;
  height: 4.1rem;
  border-radius: 2.3rem;
  border: 1px solid #e7e7e7;
}
@media only screen and (max-width: 320px) {
  .horizontalTabsContainer .tabs:before {
    width: 116%;
  }
}
.horizontalTabsContainer .tabs > li {
  display: inline-block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  width: 33%;
  margin: 0;
  padding: 0;
  border-radius: 1.9rem;
  text-transform: capitalize;
}
.horizontalTabsContainer .tabs > li a {
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #515356;
}
.horizontalTabsContainer .tabs > li a:hover,
.horizontalTabsContainer .tabs > li a:focus {
  border-color: transparent;
  box-shadow: none;
  outline: none;
}
.horizontalTabsContainer .tabs > li a span {
  color: #00c1bc;
}
.horizontalTabsContainer .tabs > li.active a {
  border-radius: 1.9rem;
  background: #00c1bc;
  color: #fff;
  border-bottom: 0;
  border: none;
}
.horizontalTabsContainer .tabs > li.active a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: calc(50% - 9.5px);
  left: -moz-calc(50% - 9.5px);
  left: -webkit-calc(50% - 9.5px);
  left: -o-calc(50% - 9.5px);
  border-style: solid;
  border-width: 1rem 1rem 0 1rem;
  border-color: #00c1bc transparent transparent transparent;
}
.horizontalTabsContainer .tabs > li.active a:hover,
.horizontalTabsContainer .tabs > li.active a:focus {
  box-shadow: none;
  border: none;
}
.horizontalTabsContainer .tabs > li.active a span {
  color: #fff;
}
@media only screen and (max-width: 392px) {
  .horizontalTabsContainer .tabs > li {
    width: 55%;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 320px) {
  .horizontalTabsContainer .tabs > li {
    width: 60%;
  }
}
div.navigateVerticalTabsTitle {
  padding: 2.75rem 0 2.5rem;
  margin-bottom: 0;
}
div.navigateVerticalTabsTitle select.form-control {
  margin: 0;
  cursor: pointer;
}
div.navigateVerticalTabsTitle i.icon-arrow-down {
  top: 4.25rem;
}
#dropdown-tabs .dropdown-menu li.empayTransactionMenu a::after {
  content: "NEW";
  position: absolute;
  top: 272px;
  color: #e55365;
  font-weight: 700;
  font-size: 12px;
  padding-left: 5px;
}
.accordionArea {
  border-top: 1px solid #dedede;
}
.accordionArea li {
  list-style-type: none;
}
.accordionArea li .rowAccordion {
  border-bottom: 1px solid #dedede;
  padding: 2rem 0;
  text-transform: uppercase;
  font-family: 'Cairo-SemiBold';
  color: #0090a7;
  font-size: 1.6rem;
}
.accordionArea li .rowAccordion.collapsed {
  color: #999;
}
.accordionArea li .rowAccordion .icon-arrow-down {
  color: #a6dd3c;
  float: right;
  font-size: 0.9rem;
  line-height: 2.2rem;
}
.accordionArea li .rowAccordion .icon-arrow-down:before {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
}
.accordionArea li .rowAccordion[aria-expanded="true"] .icon-arrow-down:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordionArea li .collapse,
.accordionArea li .collapsing {
  background-color: #f7f7f7;
  border-left: 2px solid #00a0ba;
}
.accordionArea li .collapse .contentText,
.accordionArea li .collapsing .contentText {
  padding: 2rem;
}
.accordionArea li .collapse p,
.accordionArea li .collapsing p {
  margin-bottom: 0;
}
.accordionArea.secondLevel {
  border-top: 0;
}
.accordionArea.secondLevel .index {
  width: 2rem;
  display: inline-block;
}
.accordionArea.secondLevel li .rowAccordion {
  text-transform: initial;
  border-bottom: 0;
  padding: 0;
  color: #999;
}
.accordionArea.secondLevel li .rowAccordion.collapsed {
  color: #999;
}
.accordionArea.secondLevel .collapse,
.accordionArea.secondLevel .collapsing {
  border-left: none;
}
.accordionArea.secondLevel .collapse .contentText,
.accordionArea.secondLevel .collapsing .contentText {
  padding: 2rem 2.5rem 0;
}
.accordionArea.secondLevel .collapse p,
.accordionArea.secondLevel .collapsing p {
  margin-bottom: 0;
}
.topImageBgContainer {
  position: relative;
  height: 40rem;
}
.topImageBgContainer:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -moz-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  background-image: -webkit-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  background-image: -ms-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
}
.topImageBgContainer .titleContainer {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 40%;
  z-index: 1;
}
.topImageBgContainer .titleContainer h1 {
  font-family: 'Cairo-Light';
  color: #fff;
  font-size: 4.6rem;
  display: inline-block;
  position: relative;
}
.topImageBgContainer .titleContainer h1 span {
  font-family: 'Cairo-Bold';
}
.topImageBgContainer .titleContainer h1:before,
.topImageBgContainer .titleContainer h1:after {
  content: '';
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  width: 800px;
}
.topImageBgContainer .titleContainer h1:before {
  right: calc(100% + 5rem);
  right: -moz-calc(100% + 5rem);
  right: -webkit-calc(100% + 5rem);
  right: -o-calc(100% + 5rem);
}
.topImageBgContainer .titleContainer h1:after {
  left: calc(100% + 5rem);
  left: -moz-calc(100% + 5rem);
  left: -webkit-calc(100% + 5rem);
  left: -o-calc(100% + 5rem);
}
.topImageBgContainer .titleContainer h1.lowOpacity:before,
.topImageBgContainer .titleContainer h1.lowOpacity:after {
  opacity: 0.22;
}
.topImageBgContainer .titleContainer .container-fluid {
  overflow: hidden;
}
#editBackground {
  visibility: hidden;
  position: relative;
  width: 22rem;
  height: 5rem;
  z-index: 3;
  top: 5rem;
  text-align: center;
  margin: 0 auto;
  line-height: 5rem;
  background: rgba(0, 0, 0, 0.33);
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 800;
  font-size: 1.4rem;
  text-transform: uppercase;
  opacity: 0;
  transition: all 250ms linear;
}
#editBackground i {
  color: #00a0ba;
  padding-right: 1.2rem;
  font-size: 1.6rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .titleContainer {
    padding: 0 3rem;
  }
}
@media (max-width: 500px) {
  .titleContainer {
    padding: 0 2rem;
  }
}
.modal-dialog .modal-content .modal-header-bar {
  padding: 0 2rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-dialog .modal-content .modal-header-bar .modal-title {
  font-family: 'Cairo-SemiBold';
  line-height: 4.4rem;
  font-size: 1.4rem;
}
.modal-dialog .modal-content .modal-header-bar .modal-title span {
  display: inline-block;
}
.modal-dialog .modal-content .modal-header-bar.blue-bg {
  height: 4.4rem;
  text-align: left;
  background-color: #0090a7;
}
.modal-dialog .modal-content .modal-header-bar.blue-bg .modal-title {
  color: #fff;
}
.modal-dialog .modal-content .modal-header-bar.blue-bg .icon-x {
  float: right;
  color: #fff;
  line-height: 4.4rem;
}
.modal-dialog .modal-content.switch-circular .switch {
  width: 6rem;
  height: 2.4rem;
  border-radius: 3rem;
}
.modal-dialog .modal-content.switch-circular .switch small {
  height: 2.4rem;
  width: 2.4rem;
  border-radius: 1rem;
}
.modal-dialog .modal-content.switch-circular .switch.checked {
  background-color: #1aaac1 !important;
}
.modal-dialog .modal-content .narrower-separator {
  border: 1px solid #eee;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.modal-dialog .modal-content .accordion-panel {
  height: auto !important;
}
.modal-dialog .modal-content .accordion-panel ::-webkit-input-placeholder {
  color: #555555;
}
.modal-dialog .modal-content .accordion-panel :-moz-placeholder {
  /* Firefox 18- */
  color: #555555;
}
.modal-dialog .modal-content .accordion-panel ::-moz-placeholder {
  /* Firefox 19+ */
  color: #555555;
}
.modal-dialog .modal-content .accordion-panel :-ms-input-placeholder {
  color: #555555;
}
.modal-dialog .modal-content .accordion-panel input {
  border-bottom: 0 !important;
  width: 100% !important;
  color: #666;
}
.modal-dialog .modal-content .accordion-panel .panel-body {
  border: 0 !important;
  box-shadow: none;
  margin-top: 10px;
  background-color: #efefef;
  padding-left: 20px;
  border-bottom: 1px solid gray;
}
.modal-dialog .modal-content .accordion-panel .panel-group {
  margin-bottom: 0;
}
.modal-dialog .modal-content .icon-takeme {
  color: #00b7d4 !important;
  position: relative;
  top: 3px;
  font-weight: 700;
}
.modal-dialog .modal-content .modal-info {
  border-bottom: 1px solid #dedede;
  background-color: #f4f4f4;
  line-height: 4.5rem;
  padding: 0 2rem;
  font-family: 'Cairo-SemiBold';
  color: #666;
}
.modal-dialog .modal-content .modal-info .already-in-list {
  color: #00c1bc;
  float: right;
  font-size: 1.1rem;
}
.modal-dialog .modal-content .modal-hint {
  border-top: 1px solid #dad9d9;
}
.modal-dialog .modal-content .modal-hint p {
  margin: 0;
  padding: 1.3rem 2rem;
  font-size: 1.3rem;
  line-height: initial;
}
.modal-dialog .modal-content .modal-footer {
  padding: 2.5rem 2rem;
  border-top: 1px solid #dedede;
  background-color: #f4f4f4;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.modal-dialog .modal-content .remove-modal-footer {
  padding: 20px;
  text-align: center;
  border-top: 2px solid #dedede;
  background-color: #fafafb;
}
.modal-dialog .modal-content .modal-inner-content {
  padding: 0 20px;
}
.modal-dialog .modal-content input {
  margin: 0;
}
.modal-dialog .modal-content .modal-close {
  cursor: pointer;
}
.modal-dialog .modal-content .list-add-modal-create .modal-inner-content {
  padding: 25px 20px 15px;
}
.modal-dialog.modal-sm .modal-footer {
  padding: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .modal-dialog.modal-sm {
    width: 600px;
  }
}
.modal-dialog.modal-xlg {
  width: 700px;
}
.ui-notification.error,
.ui-notification.success {
  top: 40vh !important;
  background-color: #fff;
  font-family: 'Cairo-SemiBold';
  color: #666;
  font-size: 1.5rem;
  padding: 2.5rem;
  text-align: center;
  border-radius: 6px;
}
.modal-biz-claim {
  min-height: 540px;
}
.modal-biz-claim .modal-header-bar {
  height: 25rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  position: relative;
}
.modal-biz-claim .modal-header-bar i {
  color: #fff;
  margin: 1rem 0;
}
.modal-biz-claim .modal-header-bar:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.modal-biz-claim .modal-header-bar h1 {
  position: relative;
  z-index: 1;
}
.modal-biz-claim .modal-header-bar .icon-x {
  z-index: 1;
  position: relative;
}
.modal-biz-claim label {
  line-height: 1.8rem;
  font-size: 1.2rem;
}
.modal-biz-claim h1.titleBiz {
  color: #fff;
  margin: 20%;
  text-transform: uppercase;
  font-size: 2rem;
}
.modal-biz-claim h1.titleBiz strong {
  line-height: 5rem;
  font-size: 3rem;
}
.modal-biz-claim .btn-block {
  width: 100%;
  margin: 0 0 20px 0;
}
.modal-biz-claim hr.spacer-40 {
  margin-top: 19px;
  margin-bottom: 20px;
}
#claim-business-modal .modal-biz-claim .modal-header-bar:after {
  content: none;
}
button:focus,
button:active,
button:hover {
  outline: none;
}
.btn {
  border-radius: 1.9rem;
  line-height: 3.5rem;
  min-width: 10rem;
  border: none;
  padding: 0 1.9rem;
  font-size: 1.4rem;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'Cairo-SemiBold';
}
.btn.btn-primary {
  color: #fff;
  background-color: #a6dd3c;
}
.btn.btn-dark-gray {
  color: #fff;
  background-color: #bdbdbd;
}
.btn.btn-light-gray {
  color: #fff;
  background-color: #dae4e5;
}
.btn.btn-lime {
  color: #fff;
  background-color: #a6dd3c;
}
.btn.btn-light-blue-01 {
  color: #fff;
  background-color: #00b2a9;
}
.btn.btn-light-blue-06 {
  color: #fff;
  background-color: #00c1bc;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.btn.bnt-with-icon {
  padding-right: 5rem;
  position: relative;
}
.btn.bnt-with-icon.btn-icon-border i {
  border: 1px solid #fff;
  border-radius: 50%;
}
.btn.bnt-with-icon i {
  position: absolute;
  right: 6px;
  top: 5px;
  padding: 5px;
}
.btn.collapsable {
  position: relative;
  text-align: inherit;
  min-width: inherit;
  background: transparent;
  border: 0 none;
  padding-top: 0;
  padding-bottom: 0.6rem;
  padding-left: 0;
  padding-right: 2.2rem;
  font-size: 1.5rem;
  line-height: 1.9rem;
  text-transform: none;
  font-family: 'Cairo-Bold';
  color: #555;
}
.btn.collapsable:after {
  content: "\e908";
  font-family: icomoon;
  font-size: 0.8rem;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #a6dd3c;
  position: absolute;
  line-height: 2.2rem;
  right: 0;
  top: 0;
}
.btn.collapsable.open:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.btn.collapsable:hover {
  text-decoration: underline;
}
.btn[disabled] {
  color: #fff;
  background-color: #e2e2e2;
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.for-bo {
  background-color: #1a7ba1;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
  margin-top: -3px;
}
.btn.for-bo:hover {
  color: #fff;
}
.buttonContainer {
  display: block;
  background: #00c1bc;
  border-radius: 50%;
  cursor: pointer;
  width: 4rem;
  height: 4rem;
  text-align: center;
}
.buttonContainer i {
  font-size: 2rem;
  line-height: 4rem;
  color: #fff;
}
.buttonContainer.done {
  background: #fff;
  border: 1px solid #bac2c3;
}
.buttonContainer.done i {
  color: #e2e2e2;
}
.spinner-button-container .btn:disabled {
  background-color: #bdbdbd;
}
.btn-edit-media {
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border: 0 none;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 0.15rem;
  padding: 0.8rem 1.2rem;
  line-height: 2rem;
  border-radius: 0.5rem;
}
.btn-edit-media i {
  color: #00c1bc;
  font-size: 1.4rem;
  vertical-align: text-bottom;
  margin-bottom: 0.2rem;
}
@media only screen and (min-width: 480px) {
  .btn-edit-media {
    font-size: 1.2rem;
  }
  .btn-edit-media i {
    font-size: 1.6rem;
  }
}
.btn-edit-media:hover {
  background: rgba(0, 0, 0, 0.8);
}
.bg-white-dark {
  background-color: #f7f7f7;
}
label {
  font-size: 1.5rem;
  font-family: 'Cairo-Regular';
  font-weight: normal;
  color: #666;
  line-height: 3.5rem;
}
.switch {
  height: 3rem;
  width: 8rem;
  border-radius: 6px;
}
.switch.switch.checked {
  border: none;
  background-color: #00ccc2;
}
.switch.switch.checked small {
  left: 40px;
}
.switch .switch-text {
  text-transform: uppercase;
}
.switch small {
  border-radius: 0.6rem;
  height: 3rem;
  width: 4rem;
}
.rect-auto,
.c100.p51 .slice,
.c100.p52 .slice,
.c100.p53 .slice,
.c100.p54 .slice,
.c100.p55 .slice,
.c100.p56 .slice,
.c100.p57 .slice,
.c100.p58 .slice,
.c100.p59 .slice,
.c100.p60 .slice,
.c100.p61 .slice,
.c100.p62 .slice,
.c100.p63 .slice,
.c100.p64 .slice,
.c100.p65 .slice,
.c100.p66 .slice,
.c100.p67 .slice,
.c100.p68 .slice,
.c100.p69 .slice,
.c100.p70 .slice,
.c100.p71 .slice,
.c100.p72 .slice,
.c100.p73 .slice,
.c100.p74 .slice,
.c100.p75 .slice,
.c100.p76 .slice,
.c100.p77 .slice,
.c100.p78 .slice,
.c100.p79 .slice,
.c100.p80 .slice,
.c100.p81 .slice,
.c100.p82 .slice,
.c100.p83 .slice,
.c100.p84 .slice,
.c100.p85 .slice,
.c100.p86 .slice,
.c100.p87 .slice,
.c100.p88 .slice,
.c100.p89 .slice,
.c100.p90 .slice,
.c100.p91 .slice,
.c100.p92 .slice,
.c100.p93 .slice,
.c100.p94 .slice,
.c100.p95 .slice,
.c100.p96 .slice,
.c100.p97 .slice,
.c100.p98 .slice,
.c100.p99 .slice,
.c100.p100 .slice {
  clip: rect(auto, auto, auto, auto);
}
.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
  position: absolute;
  border: 0.08em solid #00a0ba;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0, 0.5em, 1em, 0);
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pie-fill,
.c100.p51 .bar:after,
.c100.p51 .fill,
.c100.p52 .bar:after,
.c100.p52 .fill,
.c100.p53 .bar:after,
.c100.p53 .fill,
.c100.p54 .bar:after,
.c100.p54 .fill,
.c100.p55 .bar:after,
.c100.p55 .fill,
.c100.p56 .bar:after,
.c100.p56 .fill,
.c100.p57 .bar:after,
.c100.p57 .fill,
.c100.p58 .bar:after,
.c100.p58 .fill,
.c100.p59 .bar:after,
.c100.p59 .fill,
.c100.p60 .bar:after,
.c100.p60 .fill,
.c100.p61 .bar:after,
.c100.p61 .fill,
.c100.p62 .bar:after,
.c100.p62 .fill,
.c100.p63 .bar:after,
.c100.p63 .fill,
.c100.p64 .bar:after,
.c100.p64 .fill,
.c100.p65 .bar:after,
.c100.p65 .fill,
.c100.p66 .bar:after,
.c100.p66 .fill,
.c100.p67 .bar:after,
.c100.p67 .fill,
.c100.p68 .bar:after,
.c100.p68 .fill,
.c100.p69 .bar:after,
.c100.p69 .fill,
.c100.p70 .bar:after,
.c100.p70 .fill,
.c100.p71 .bar:after,
.c100.p71 .fill,
.c100.p72 .bar:after,
.c100.p72 .fill,
.c100.p73 .bar:after,
.c100.p73 .fill,
.c100.p74 .bar:after,
.c100.p74 .fill,
.c100.p75 .bar:after,
.c100.p75 .fill,
.c100.p76 .bar:after,
.c100.p76 .fill,
.c100.p77 .bar:after,
.c100.p77 .fill,
.c100.p78 .bar:after,
.c100.p78 .fill,
.c100.p79 .bar:after,
.c100.p79 .fill,
.c100.p80 .bar:after,
.c100.p80 .fill,
.c100.p81 .bar:after,
.c100.p81 .fill,
.c100.p82 .bar:after,
.c100.p82 .fill,
.c100.p83 .bar:after,
.c100.p83 .fill,
.c100.p84 .bar:after,
.c100.p84 .fill,
.c100.p85 .bar:after,
.c100.p85 .fill,
.c100.p86 .bar:after,
.c100.p86 .fill,
.c100.p87 .bar:after,
.c100.p87 .fill,
.c100.p88 .bar:after,
.c100.p88 .fill,
.c100.p89 .bar:after,
.c100.p89 .fill,
.c100.p90 .bar:after,
.c100.p90 .fill,
.c100.p91 .bar:after,
.c100.p91 .fill,
.c100.p92 .bar:after,
.c100.p92 .fill,
.c100.p93 .bar:after,
.c100.p93 .fill,
.c100.p94 .bar:after,
.c100.p94 .fill,
.c100.p95 .bar:after,
.c100.p95 .fill,
.c100.p96 .bar:after,
.c100.p96 .fill,
.c100.p97 .bar:after,
.c100.p97 .fill,
.c100.p98 .bar:after,
.c100.p98 .fill,
.c100.p99 .bar:after,
.c100.p99 .fill,
.c100.p100 .bar:after,
.c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c100 {
  position: relative;
  font-size: 6rem;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0 0.1em 0.1em 0;
  background-color: transparent;
}
.c100 *,
.c100 *:before,
.c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.c100.center {
  float: none;
  margin: 0 auto;
}
.c100.big {
  font-size: 12rem;
}
.c100.small {
  font-size: 6rem;
}
.c100 > span {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 6rem;
  line-height: 6rem;
  font-size: 2.2rem;
  color: #fff;
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  border-radius: 50%;
  background-color: transparent;
  width: 0.84em;
  height: 0.84em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0, 1em, 1em, 0.5em);
}
.c100.p1 .bar {
  -webkit-transform: rotate(3.6deg);
  -moz-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.c100.p2 .bar {
  -webkit-transform: rotate(7.2deg);
  -moz-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.c100.p3 .bar {
  -webkit-transform: rotate(10.8deg);
  -moz-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.c100.p4 .bar {
  -webkit-transform: rotate(14.4deg);
  -moz-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.c100.p5 .bar {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
.c100.p6 .bar {
  -webkit-transform: rotate(21.6deg);
  -moz-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.c100.p7 .bar {
  -webkit-transform: rotate(25.2deg);
  -moz-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.c100.p8 .bar {
  -webkit-transform: rotate(28.8deg);
  -moz-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.c100.p9 .bar {
  -webkit-transform: rotate(32.4deg);
  -moz-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.c100.p10 .bar {
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
.c100.p11 .bar {
  -webkit-transform: rotate(39.6deg);
  -moz-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.c100.p12 .bar {
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.c100.p13 .bar {
  -webkit-transform: rotate(46.800000000000004deg);
  -moz-transform: rotate(46.800000000000004deg);
  -ms-transform: rotate(46.800000000000004deg);
  -o-transform: rotate(46.800000000000004deg);
  transform: rotate(46.800000000000004deg);
}
.c100.p14 .bar {
  -webkit-transform: rotate(50.4deg);
  -moz-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.c100.p15 .bar {
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
.c100.p16 .bar {
  -webkit-transform: rotate(57.6deg);
  -moz-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.c100.p17 .bar {
  -webkit-transform: rotate(61.2deg);
  -moz-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.c100.p18 .bar {
  -webkit-transform: rotate(64.8deg);
  -moz-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.c100.p19 .bar {
  -webkit-transform: rotate(68.4deg);
  -moz-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.c100.p20 .bar {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
.c100.p21 .bar {
  -webkit-transform: rotate(75.60000000000001deg);
  -moz-transform: rotate(75.60000000000001deg);
  -ms-transform: rotate(75.60000000000001deg);
  -o-transform: rotate(75.60000000000001deg);
  transform: rotate(75.60000000000001deg);
}
.c100.p22 .bar {
  -webkit-transform: rotate(79.2deg);
  -moz-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.c100.p23 .bar {
  -webkit-transform: rotate(82.8deg);
  -moz-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.c100.p24 .bar {
  -webkit-transform: rotate(86.4deg);
  -moz-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.c100.p25 .bar {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c100.p26 .bar {
  -webkit-transform: rotate(93.60000000000001deg);
  -moz-transform: rotate(93.60000000000001deg);
  -ms-transform: rotate(93.60000000000001deg);
  -o-transform: rotate(93.60000000000001deg);
  transform: rotate(93.60000000000001deg);
}
.c100.p27 .bar {
  -webkit-transform: rotate(97.2deg);
  -moz-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.c100.p28 .bar {
  -webkit-transform: rotate(100.8deg);
  -moz-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.c100.p29 .bar {
  -webkit-transform: rotate(104.4deg);
  -moz-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.c100.p30 .bar {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
.c100.p31 .bar {
  -webkit-transform: rotate(111.60000000000001deg);
  -moz-transform: rotate(111.60000000000001deg);
  -ms-transform: rotate(111.60000000000001deg);
  -o-transform: rotate(111.60000000000001deg);
  transform: rotate(111.60000000000001deg);
}
.c100.p32 .bar {
  -webkit-transform: rotate(115.2deg);
  -moz-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.c100.p33 .bar {
  -webkit-transform: rotate(118.8deg);
  -moz-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.c100.p34 .bar {
  -webkit-transform: rotate(122.4deg);
  -moz-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.c100.p35 .bar {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
.c100.p36 .bar {
  -webkit-transform: rotate(129.6deg);
  -moz-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.c100.p37 .bar {
  -webkit-transform: rotate(133.20000000000002deg);
  -moz-transform: rotate(133.20000000000002deg);
  -ms-transform: rotate(133.20000000000002deg);
  -o-transform: rotate(133.20000000000002deg);
  transform: rotate(133.20000000000002deg);
}
.c100.p38 .bar {
  -webkit-transform: rotate(136.8deg);
  -moz-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.c100.p39 .bar {
  -webkit-transform: rotate(140.4deg);
  -moz-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.c100.p40 .bar {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
.c100.p41 .bar {
  -webkit-transform: rotate(147.6deg);
  -moz-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.c100.p42 .bar {
  -webkit-transform: rotate(151.20000000000002deg);
  -moz-transform: rotate(151.20000000000002deg);
  -ms-transform: rotate(151.20000000000002deg);
  -o-transform: rotate(151.20000000000002deg);
  transform: rotate(151.20000000000002deg);
}
.c100.p43 .bar {
  -webkit-transform: rotate(154.8deg);
  -moz-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.c100.p44 .bar {
  -webkit-transform: rotate(158.4deg);
  -moz-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.c100.p45 .bar {
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
.c100.p46 .bar {
  -webkit-transform: rotate(165.6deg);
  -moz-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.c100.p47 .bar {
  -webkit-transform: rotate(169.20000000000002deg);
  -moz-transform: rotate(169.20000000000002deg);
  -ms-transform: rotate(169.20000000000002deg);
  -o-transform: rotate(169.20000000000002deg);
  transform: rotate(169.20000000000002deg);
}
.c100.p48 .bar {
  -webkit-transform: rotate(172.8deg);
  -moz-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.c100.p49 .bar {
  -webkit-transform: rotate(176.4deg);
  -moz-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.c100.p50 .bar {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c100.p51 .bar {
  -webkit-transform: rotate(183.6deg);
  -moz-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  -o-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
.c100.p52 .bar {
  -webkit-transform: rotate(187.20000000000002deg);
  -moz-transform: rotate(187.20000000000002deg);
  -ms-transform: rotate(187.20000000000002deg);
  -o-transform: rotate(187.20000000000002deg);
  transform: rotate(187.20000000000002deg);
}
.c100.p53 .bar {
  -webkit-transform: rotate(190.8deg);
  -moz-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  -o-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
.c100.p54 .bar {
  -webkit-transform: rotate(194.4deg);
  -moz-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  -o-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
.c100.p55 .bar {
  -webkit-transform: rotate(198deg);
  -moz-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  -o-transform: rotate(198deg);
  transform: rotate(198deg);
}
.c100.p56 .bar {
  -webkit-transform: rotate(201.6deg);
  -moz-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  -o-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
.c100.p57 .bar {
  -webkit-transform: rotate(205.20000000000002deg);
  -moz-transform: rotate(205.20000000000002deg);
  -ms-transform: rotate(205.20000000000002deg);
  -o-transform: rotate(205.20000000000002deg);
  transform: rotate(205.20000000000002deg);
}
.c100.p58 .bar {
  -webkit-transform: rotate(208.8deg);
  -moz-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  -o-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
.c100.p59 .bar {
  -webkit-transform: rotate(212.4deg);
  -moz-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  -o-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
.c100.p60 .bar {
  -webkit-transform: rotate(216deg);
  -moz-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  -o-transform: rotate(216deg);
  transform: rotate(216deg);
}
.c100.p61 .bar {
  -webkit-transform: rotate(219.6deg);
  -moz-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  -o-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
.c100.p62 .bar {
  -webkit-transform: rotate(223.20000000000002deg);
  -moz-transform: rotate(223.20000000000002deg);
  -ms-transform: rotate(223.20000000000002deg);
  -o-transform: rotate(223.20000000000002deg);
  transform: rotate(223.20000000000002deg);
}
.c100.p63 .bar {
  -webkit-transform: rotate(226.8deg);
  -moz-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  -o-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
.c100.p64 .bar {
  -webkit-transform: rotate(230.4deg);
  -moz-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  -o-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
.c100.p65 .bar {
  -webkit-transform: rotate(234deg);
  -moz-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  -o-transform: rotate(234deg);
  transform: rotate(234deg);
}
.c100.p66 .bar {
  -webkit-transform: rotate(237.6deg);
  -moz-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  -o-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
.c100.p67 .bar {
  -webkit-transform: rotate(241.20000000000002deg);
  -moz-transform: rotate(241.20000000000002deg);
  -ms-transform: rotate(241.20000000000002deg);
  -o-transform: rotate(241.20000000000002deg);
  transform: rotate(241.20000000000002deg);
}
.c100.p68 .bar {
  -webkit-transform: rotate(244.8deg);
  -moz-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  -o-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
.c100.p69 .bar {
  -webkit-transform: rotate(248.4deg);
  -moz-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  -o-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
.c100.p70 .bar {
  -webkit-transform: rotate(252deg);
  -moz-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg);
}
.c100.p71 .bar {
  -webkit-transform: rotate(255.6deg);
  -moz-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  -o-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
.c100.p72 .bar {
  -webkit-transform: rotate(259.2deg);
  -moz-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  -o-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
.c100.p73 .bar {
  -webkit-transform: rotate(262.8deg);
  -moz-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  -o-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
.c100.p74 .bar {
  -webkit-transform: rotate(266.40000000000003deg);
  -moz-transform: rotate(266.40000000000003deg);
  -ms-transform: rotate(266.40000000000003deg);
  -o-transform: rotate(266.40000000000003deg);
  transform: rotate(266.40000000000003deg);
}
.c100.p75 .bar {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.c100.p76 .bar {
  -webkit-transform: rotate(273.6deg);
  -moz-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  -o-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
.c100.p77 .bar {
  -webkit-transform: rotate(277.2deg);
  -moz-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  -o-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
.c100.p78 .bar {
  -webkit-transform: rotate(280.8deg);
  -moz-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  -o-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
.c100.p79 .bar {
  -webkit-transform: rotate(284.40000000000003deg);
  -moz-transform: rotate(284.40000000000003deg);
  -ms-transform: rotate(284.40000000000003deg);
  -o-transform: rotate(284.40000000000003deg);
  transform: rotate(284.40000000000003deg);
}
.c100.p80 .bar {
  -webkit-transform: rotate(288deg);
  -moz-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  -o-transform: rotate(288deg);
  transform: rotate(288deg);
}
.c100.p81 .bar {
  -webkit-transform: rotate(291.6deg);
  -moz-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  -o-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
.c100.p82 .bar {
  -webkit-transform: rotate(295.2deg);
  -moz-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  -o-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
.c100.p83 .bar {
  -webkit-transform: rotate(298.8deg);
  -moz-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  -o-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
.c100.p84 .bar {
  -webkit-transform: rotate(302.40000000000003deg);
  -moz-transform: rotate(302.40000000000003deg);
  -ms-transform: rotate(302.40000000000003deg);
  -o-transform: rotate(302.40000000000003deg);
  transform: rotate(302.40000000000003deg);
}
.c100.p85 .bar {
  -webkit-transform: rotate(306deg);
  -moz-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  -o-transform: rotate(306deg);
  transform: rotate(306deg);
}
.c100.p86 .bar {
  -webkit-transform: rotate(309.6deg);
  -moz-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  -o-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
.c100.p87 .bar {
  -webkit-transform: rotate(313.2deg);
  -moz-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  -o-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
.c100.p88 .bar {
  -webkit-transform: rotate(316.8deg);
  -moz-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  -o-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
.c100.p89 .bar {
  -webkit-transform: rotate(320.40000000000003deg);
  -moz-transform: rotate(320.40000000000003deg);
  -ms-transform: rotate(320.40000000000003deg);
  -o-transform: rotate(320.40000000000003deg);
  transform: rotate(320.40000000000003deg);
}
.c100.p90 .bar {
  -webkit-transform: rotate(324deg);
  -moz-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  -o-transform: rotate(324deg);
  transform: rotate(324deg);
}
.c100.p91 .bar {
  -webkit-transform: rotate(327.6deg);
  -moz-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  -o-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
.c100.p92 .bar {
  -webkit-transform: rotate(331.2deg);
  -moz-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  -o-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
.c100.p93 .bar {
  -webkit-transform: rotate(334.8deg);
  -moz-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  -o-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
.c100.p94 .bar {
  -webkit-transform: rotate(338.40000000000003deg);
  -moz-transform: rotate(338.40000000000003deg);
  -ms-transform: rotate(338.40000000000003deg);
  -o-transform: rotate(338.40000000000003deg);
  transform: rotate(338.40000000000003deg);
}
.c100.p95 .bar {
  -webkit-transform: rotate(342deg);
  -moz-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  -o-transform: rotate(342deg);
  transform: rotate(342deg);
}
.c100.p96 .bar {
  -webkit-transform: rotate(345.6deg);
  -moz-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  -o-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
.c100.p97 .bar {
  -webkit-transform: rotate(349.2deg);
  -moz-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  -o-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
.c100.p98 .bar {
  -webkit-transform: rotate(352.8deg);
  -moz-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  -o-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
.c100.p99 .bar {
  -webkit-transform: rotate(356.40000000000003deg);
  -moz-transform: rotate(356.40000000000003deg);
  -ms-transform: rotate(356.40000000000003deg);
  -o-transform: rotate(356.40000000000003deg);
  transform: rotate(356.40000000000003deg);
}
.c100.p100 .bar {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.slice {
  z-index: 1;
}
.searchTextContainer {
  border: 1px solid #dedede;
  border-radius: 1.5rem;
  height: 3rem;
  min-width: 20rem;
  padding: 0 1rem;
  font-size: 1.5rem;
  display: inline-block;
}
.searchTextContainer label {
  line-height: 3rem;
}
.searchTextContainer i {
  color: #a6dd3c;
}
.searchTextContainer input {
  margin: 0;
  padding: 0 1rem;
  color: #333;
}
.showbox {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}
.loader {
  position: relative;
  margin: 0 auto;
  width: 50px;
  /* width: 100px; */
  /* top:50%; */
  /* transform: translateY(calc(-50%)); */
  /* -webkit-transform: translateY(calc(-50%)); */
}
.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.circular {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 60%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* margin: auto; */
  margin: 0 auto;
}
.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #a9da40;
  }
  40% {
    stroke: #00a0ba;
  }
  66% {
    stroke: #01c1bc;
  }
  80%,
  90% {
    stroke: #016c96;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #a9da40;
  }
  40% {
    stroke: #00a0ba;
  }
  66% {
    stroke: #01c1bc;
  }
  80%,
  90% {
    stroke: #016c96;
  }
}
/* SPINNER BULLET */
.spinner {
  width: 80px;
  height: 50px;
  position: absolute;
  margin: auto;
  text-align: center;
  top: 50px;
  left: 50%;
}
.spinner .ball {
  width: 14px;
  height: 14px;
  background-color: #999;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: motion 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: motion 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@-webkit-keyframes motion {
  0% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  25% {
    -webkit-transform: translateX(-50px) scale(0.3);
    transform: translateX(-50px) scale(0.3);
  }
  50% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  75% {
    -webkit-transform: translateX(50px) scale(0.3);
    transform: translateX(50px) scale(0.3);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
@keyframes motion {
  0% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  25% {
    -webkit-transform: translateX(-50px) scale(0.3);
    transform: translateX(-50px) scale(0.3);
  }
  50% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  75% {
    -webkit-transform: translateX(50px) scale(0.3);
    transform: translateX(50px) scale(0.3);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
.staticPage {
  padding-top: 0;
  padding-bottom: 0;
}
.staticPage .container-fluid h2 {
  margin-top: 2rem;
}
.staticPage .row:before {
  display: none;
}
.staticPage .staticPagesMenu {
  padding: 4.7rem 0;
  margin-bottom: 5.5rem;
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .staticPage .staticPagesMenu {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 4rem;
    padding: 2rem 1rem;
  }
}
.staticPage .staticPagesMenu li {
  display: inline-block;
}
.staticPage .staticPagesMenu li:first-child {
  margin-left: -2rem;
}
@media only screen and (max-width: 1024px) {
  .staticPage .staticPagesMenu li:first-child {
    margin-left: 0;
  }
}
.staticPage .staticPagesMenu li a {
  font-size: 1.4rem;
  font-family: 'Cairo-SemiBold';
  text-transform: uppercase;
  color: #fff;
  opacity: 0.5;
  padding: 1rem 2rem;
  border-radius: 2.5rem;
}
@media only screen and (max-width: 1024px) {
  .staticPage .staticPagesMenu li a {
    padding: 1rem 1.5rem;
  }
}
.staticPage .staticPagesMenu li a.active {
  opacity: 1;
}
.staticPage .heading {
  color: var(--secondary-font-color-two);
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.6rem;
  text-transform: none;
}
@media only screen and (max-width: 768px) {
  .staticPage .heading {
    padding: 0;
    display: inline-block;
    font-size: 3.2rem;
  }
}
.staticPage .heading span,
.staticPage .heading strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.staticPage .num {
  font-family: 'Cairo-SemiBold';
  font-size: 3.2rem;
  text-align: center;
  line-height: 5.6rem;
  border-radius: 100%;
  width: 5.6rem;
  height: 5.6rem;
  display: block;
  background-color: #1aaac1;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .staticPage .num {
    font-size: 2rem;
    line-height: 3rem;
    width: 3rem;
    height: 3rem;
  }
}
.staticPage .txt {
  float: right;
  width: 77%;
}
@media only screen and (max-width: 768px) {
  .staticPage .txt {
    width: 85%;
  }
}
.staticPage .txt h3,
.staticPage .txt h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
}
.staticPage .txt h3 + p,
.staticPage .txt h4 + p,
.staticPage .txt h3 + div,
.staticPage .txt h4 + div {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #fff;
}
.staticPage .txt h3 + p > .button:first-child,
.staticPage .txt h4 + p > .button:first-child,
.staticPage .txt h3 + div > .button:first-child,
.staticPage .txt h4 + div > .button:first-child {
  padding-right: 1.7rem;
  padding-left: 1.7rem;
  white-space: nowrap;
}
.staticPage .step-block {
  padding: 40px;
  color: #fff;
}
.staticPage .step-block .step {
  font-family: 'Cairo-Bold';
  width: 75px;
  height: 75px;
  display: block;
  font-size: 50px;
  line-height: 70px;
  border: 1px solid #fff;
  border-radius: 75px;
  margin: 0 auto;
}
.staticPage .step-block h4,
.staticPage .step-block h3 {
  font-family: 'Cairo-Regular';
  font-size: 2.8rem;
  margin: 2.5rem 0;
  color: #fff;
}
.staticPage .step-block p {
  color: #fff;
  padding: 0;
  margin: 0;
}
.staticPage .rounded-icon {
  width: 12rem;
  height: 12rem;
  position: absolute;
  left: 0;
  top: 0;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  text-align: center;
  line-height: 12rem;
}
.staticPage .sideBySideTabsContainer {
  width: auto;
}
.staticPage .sideBySideTabsContainer ul.nav-tabs {
  border-width: 0;
  margin: 3.5rem 0 3rem;
}
.staticPage .sideBySideTabsContainer ul.nav-tabs li {
  width: auto;
  border-width: 0;
  padding: 1rem 0 0.6rem;
  margin: 0 1.5rem;
  cursor: auto;
}
.staticPage .sideBySideTabsContainer ul.nav-tabs li a {
  padding: 0;
  border-width: 0;
  font-size: 1.4rem;
  color: #b0afaf;
}
@media only screen and (max-width: 768px) {
  .staticPage .sideBySideTabsContainer ul.nav-tabs li a {
    font-size: 1.5rem;
  }
}
.staticPage .sideBySideTabsContainer ul.nav-tabs li.active:before {
  width: 100%;
  height: 2px;
  top: auto;
}
.staticPage .sideBySideTabsContainer ul.nav-tabs li.active a {
  color: var(--active-link-color);
  background-color: var(--bg-color);
}
.staticPage .sideBySideTabsContainer ul.nav-tabs li:first-child {
  margin-left: 0;
}
.staticPage .verticalTabsContent p,
.staticPage .verticalTabsContent ul,
.staticPage .verticalTabsContent ol {
  color: var(--secondary-font-color);
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.staticPage .verticalTabsContent p a,
.staticPage .verticalTabsContent ul a,
.staticPage .verticalTabsContent ol a {
  color: #999;
  text-decoration: underline;
}
.staticPage .accordionArea {
  padding-bottom: 7.8rem;
  border-width: 0;
  margin-top: 4rem;
  text-align: left;
}
.staticPage .accordionArea ul li .rowAccordion {
  position: relative;
  padding-right: 6.5rem;
  padding-left: 6.5rem;
  border: 1px solid var(--border-color);
  background-color: var(--secondary-color);
}
.staticPage .accordionArea ul li .rowAccordion .icon-arrow-down {
  float: none;
  position: absolute;
  left: 3rem;
  top: 3.5rem;
  color: var(--secondary-font-color-two);
  font-weight: 700;
}
[dir="rtl"] .staticPage .accordionArea ul li .rowAccordion .icon-arrow-down {
  right: 3rem;
}
@media only screen and (max-width: 768px) {
  .staticPage .accordionArea ul li .rowAccordion .icon-arrow-down {
    top: 2.3rem;
  }
}
.staticPage .accordionArea ul li .rowAccordion h3 {
  color: var(--secondary-font-color-two);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 5.2rem;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .staticPage .accordionArea ul li .rowAccordion h3 {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }
}
.staticPage .accordionArea ul li .collapse,
.staticPage .accordionArea ul li .collapsing {
  background-color: transparent;
  border-width: 0;
}
.staticPage .accordionArea ul li .collapse .contentText,
.staticPage .accordionArea ul li .collapsing .contentText,
.staticPage .accordionArea ul li .collapse .contentText ol,
.staticPage .accordionArea ul li .collapsing .contentText ol {
  padding-right: 0;
  padding-left: 0;
}
.staticPage .accordionArea ul li .collapse.multipleLevel,
.staticPage .accordionArea ul li .collapsing.multipleLevel {
  border-right-width: 0;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText {
  padding: 0;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText p,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText p,
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText div,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText div,
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText ul li,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText ul li,
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText ol li,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText ol li {
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: var(--secondary-font-color);
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText ul,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText ul,
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText > ol,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText > ol {
  padding-left: 0;
  margin-top: 0;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText a,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText a {
  color: #999;
  text-decoration: underline;
  text-transform: initial;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel {
  padding-bottom: 0;
  margin-top: 0;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li {
  border-top-width: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion {
  padding: 2rem 3rem;
  background-color: transparent;
}
[dir="rtl"] .staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion,
[dir="rtl"] .staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion {
  padding: 2rem 6.5rem;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion h4,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion h4 {
  padding-left: 3.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: var(--secondary-font-color-two);
  display: inline-block;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion .iconMoreLess,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li .rowAccordion .iconMoreLess {
  position: absolute;
  display: inline-block;
  top: 2rem;
  left: 3rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  color: var(--secondary-font-color-two);
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li .collapse,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li .collapse {
  margin-top: 3rem;
}
.staticPage .accordionArea ul li .collapse.multipleLevel .contentText .accordionArea.secondLevel ul li .collapse .contentText,
.staticPage .accordionArea ul li .collapsing.multipleLevel .contentText .accordionArea.secondLevel ul li .collapse .contentText {
  padding-bottom: 2rem;
}
.staticPage .accordionArea ul li ul li,
.staticPage .accordionArea ul li ol li {
  cursor: auto;
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 10px;
}
.staticPage .accordionArea ul li ul li h4,
.staticPage .accordionArea ul li ol li h4 {
  font-size: 1.4rem;
}
.staticPage .accordionArea ol li,
.staticPage .accordionArea ul li ol li {
  list-style-type: decimal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.staticPage .accordionArea ol li ol,
.staticPage .accordionArea ul li ol li ol,
.staticPage .accordionArea ol li ul,
.staticPage .accordionArea ul li ol li ul {
  margin: 1.5rem 0 1rem 2.5rem;
}
[dir="rtl"] .staticPage .accordionArea ol li ol,
[dir="rtl"] .staticPage .accordionArea ul li ol li ol,
[dir="rtl"] .staticPage .accordionArea ol li ul,
[dir="rtl"] .staticPage .accordionArea ul li ol li ul {
  margin: 1.5rem 2.5rem 1rem 0;
}
.staticPage.businessStatic .button {
  display: inline-block;
  padding: 1.4rem 3rem;
  border-radius: 3rem;
  text-decoration: none;
  letter-spacing: 2px;
  background-color: #fff;
  color: #0090a7;
  font-size: 1.4rem;
  margin-top: 2.2rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.staticPage.businessStatic .button:hover {
  text-decoration: underline;
}
.staticPage.businessStatic .intro-text .heading {
  margin-bottom: 2.5rem;
}
.staticPage.businessStatic .intro-text p {
  color: var(--secondary-font-color);
  padding-bottom: 3.5rem;
}
.staticPage.businessStatic .intro-text p:last-child {
  margin-bottom: 0.5rem;
}
.staticPage.businessStatic .reasons li {
  list-style-type: none;
  border-bottom: 1px solid #e0e2e2;
  margin-top: 2.7rem;
}
.staticPage.businessStatic .reasons li:first-child {
  margin-top: 0;
}
.staticPage.businessStatic .reasons li:last-child {
  border-bottom-width: 0;
}
.staticPage.businessStatic .reasons li h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #737373;
  margin-top: 0;
  margin-bottom: 1.3rem;
}
.staticPage.businessStatic .reasons li p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #999;
  margin-bottom: 1.5rem;
}
.staticPage.businessStatic .bridging {
  padding: 10rem 0 7.5rem;
  margin-top: 5rem;
  background-color: #0090a7;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .bridging {
    padding: 4rem 0 4rem;
  }
}
.staticPage.businessStatic .bridging .heading {
  color: #fff;
  margin-bottom: 4.5rem;
  font-size: 3.6rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .bridging .heading {
    line-height: 3.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .bridging .txt {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .bridging .txt p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .bridging .txt:last-child {
    margin-bottom: 0px;
  }
}
.staticPage.businessStatic .cannot-find {
  padding: 10rem 12rem 7rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .cannot-find {
    padding: 3rem 1rem 3rem;
  }
}
.staticPage.businessStatic .cannot-find div:first-child {
  padding-left: 9rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .cannot-find div:first-child {
    padding-left: 0;
  }
}
.staticPage.businessStatic .cannot-find div:first-child span:first-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 7.5rem;
  height: 7.5rem;
  background: url('/img/static-pages/static-sprite.png') no-repeat -4px -4px;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .cannot-find div:first-child span:first-child {
    position: static;
    display: block;
  }
}
.staticPage.businessStatic .cannot-find div:first-child p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.6rem;
  color: #737373;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .cannot-find div:first-child p {
    margin-bottom: 0rem;
    margin-top: 2rem;
    max-width: 85%;
    line-height: 3.6rem;
    padding-bottom: 0;
  }
}
.staticPage.businessStatic .cannot-find p {
  color: #999;
  text-align: left;
  line-height: 2.4rem;
}
.staticPage.businessStatic .cannot-find h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.6rem;
  color: #737373;
  margin: 0 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .cannot-find h4 {
    margin: 0 0 1rem;
  }
}
.staticPage.businessStatic .claim {
  padding: 7.5rem 7.5rem 8.5rem;
  background-color: #00b2a9;
}
@media only screen and (max-width: 767px) {
  .staticPage.businessStatic .claim {
    padding: 4rem 0rem 4rem;
  }
}
.staticPage.businessStatic .claim p {
  line-height: 4.5rem;
  color: #fff;
}
.staticPage.businessStatic .claim a {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
.staticPage.businessStatic .claim a.button {
  text-decoration: none;
  color: #0090a7;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .staticPage.businessStatic .claim a.button {
    border-bottom: 1px solid #ffffff;
  }
}
.staticPage.businessStatic .claim a.button:hover {
  text-decoration: underline;
}
.staticPage.businessStatic .claim .heading {
  font-size: 3.6rem;
}
.staticPage.businessStatic .claim .col-left {
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 767px) {
  .staticPage.businessStatic .claim .col-left {
    border-right: 0;
    text-align: center;
  }
  .staticPage.businessStatic .claim .col-left .heading {
    text-align: left;
    margin-bottom: 3rem;
  }
}
.staticPage.businessStatic .claim .col-left p {
  letter-spacing: -1px;
}
.staticPage.businessStatic .claim .col-right {
  padding-left: 8.5rem;
}
@media only screen and (max-width: 767px) {
  .staticPage.businessStatic .claim .col-right {
    padding-left: 10px;
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .staticPage.businessStatic .claim .col-right :before {
    content: "";
    width: 150px;
    border-top: 1px solid white;
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
  }
}
.staticPage.businessStatic .claim .col-right p {
  margin-bottom: 0;
}
.staticPage.businessStatic .claim .col-right p:last-child {
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.staticPage.howItWorks h1 {
  margin-bottom: 5rem;
}
.staticPage.howItWorks p {
  font-size: 1.8rem;
}
.staticPage.howItWorks .what-you-can-do {
  padding-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .what-you-can-do {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .what-you-can-do .heading {
    padding: 0 1rem;
  }
}
.staticPage.howItWorks .txt h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: var(--secondary-font-color-two);
}
.staticPage.howItWorks .txt h4 + p {
  color: var(--secondary-font-color);
  padding-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .txt h4 + p {
    margin-bottom: 0;
  }
}
.staticPage.howItWorks .rounded-icon-container {
  padding: 4rem 19% 6rem 20%;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .rounded-icon-container {
    padding: 4rem 1rem 5rem 1rem;
  }
}
[dir="rtl"] .staticPage.howItWorks .rounded-icon-container {
  padding: 4rem 20% 6rem 19%;
}
.staticPage.howItWorks .why-walif {
  background-color: #00b2a9;
}
.staticPage.howItWorks .why-walif .container-fluid {
  position: relative;
}
.staticPage.howItWorks .why-walif .container-fluid .rounded-icon {
  left: -14rem;
  border-color: #34bfb8;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 8.4rem;
}
[dir="rtl"] .staticPage.howItWorks .why-walif .container-fluid .rounded-icon {
  right: -14rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .why-walif .container-fluid .rounded-icon {
    position: static;
    width: 6rem;
    font-size: 4rem;
    height: 6rem;
    line-height: 6rem;
    display: inline-block;
  }
}
.staticPage.howItWorks .why-walif .heading {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .why-walif .heading {
    padding-left: 1rem;
  }
}
.staticPage.howItWorks .why-walif p {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0;
  padding-bottom: 0;
}
.staticPage.howItWorks .lists {
  margin: 7rem 2rem 0;
}
.staticPage.howItWorks .lists h2 {
  text-transform: none;
  color: var(--secondary-font-color-one);
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .lists {
    margin: 3rem 1rem 0;
  }
}
.staticPage.howItWorks .lists h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  color: var(--secondary-font-color-two);
  text-transform: uppercase;
  padding-top: 0.5rem;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .lists h3 + p {
    padding-bottom: 0;
  }
}
.staticPage.howItWorks .lists p {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 2rem;
  margin-right: 0;
  margin-left: 0;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: var(--secondary-font-color);
}
.staticPage.howItWorks .lists ul li {
  position: relative;
  text-align: left;
  list-style: none;
  border-top: 1px solid #eaeaea;
  margin-top: 2rem;
  padding: 2.5rem 7rem 0;
}
.staticPage.howItWorks .lists ul li span:first-child {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 2rem;
  background: url('/img/static-pages/static-sprite.png') no-repeat;
}
.staticPage.howItWorks .lists ul li:first-child {
  border-top-width: 0;
  margin-top: 0;
  padding-top: 0;
}
.staticPage.howItWorks .lists ul li:first-child span:first-child {
  top: 0;
}
.staticPage.howItWorks .lists ul li.make-lists span:first-child {
  background-position: -8px -85px;
}
.staticPage.howItWorks .lists ul li.find-share span:first-child {
  background: url('/img/static-pages/static-plus.png') no-repeat;
  left: 1rem;
  top: 3rem;
}
.staticPage.howItWorks .lists ul li.who-says span:first-child {
  background-position: -4px -190px;
}
.staticPage.howItWorks .lists ul li.network span:first-child {
  background-position: -1px -241px;
}
[dir="rtl"] .staticPage.howItWorks .lists ul li.make-lists span:first-child {
  background-position: 8px -85px;
}
[dir="rtl"] .staticPage.howItWorks .lists ul li.find-share span:first-child {
  background-position: 9px -138px;
}
[dir="rtl"] .staticPage.howItWorks .lists ul li.who-says span:first-child {
  background-position: 4px -190px;
}
[dir="rtl"] .staticPage.howItWorks .lists ul li.network span:first-child {
  background-position: 1px -241px;
}
@media only screen and (max-width: 1024px) {
  [dir="rtl"] .staticPage.howItWorks .lists ul li {
    padding: 2.5rem 6.5rem 0 0 ;
    background-position: center 2.5rem;
    margin-top: 4rem;
  }
}
.staticPage.howItWorks .lists ul li h4 {
  font-family: 'Cairo-Regular';
  font-size: 2.4rem;
  color: #00a0ba;
  margin: 3rem 0 0;
}
.staticPage.howItWorks .lists ul li p {
  padding: 0;
  margin: 1.3rem 0 0;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .lists ul li {
    padding: 2.5rem 0 0 6.5rem;
    background-position: center 2.5rem;
    margin-top: 4rem;
  }
}
.staticPage.howItWorks .collectPoints {
  padding: 8rem 0 9rem;
  margin-top: 10rem;
  background-color: #0090a7;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .collectPoints {
    padding-bottom: 4.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .collectPoints {
    margin-top: 5rem;
    padding: 4rem 0 9rem;
  }
}
.staticPage.howItWorks .collectPoints h2 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 3rem;
}
.staticPage.howItWorks .collectPoints h2 + p {
  margin-bottom: 2.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.staticPage.howItWorks .collectPoints p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .collectPoints p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.staticPage.howItWorks .collectPoints h3 {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .collectPoints h3 {
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
}
.staticPage.howItWorks .collectPoints h3 + p {
  line-height: 2.5rem;
  padding: 0.2rem 0 1.2rem 0.4rem;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
[dir="rtl"] .staticPage.howItWorks .collectPoints h3 + p {
  padding: 0.2rem 0.4rem 1.2rem 0;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .collectPoints h3 + p {
    padding: 0;
  }
}
.staticPage.howItWorks .collectPoints .cheatSheet {
  color: #fff;
  margin-top: 3.5rem;
  margin-bottom: 4.3rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .collectPoints .cheatSheet {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
}
.staticPage.howItWorks .collectPoints .cheatSheet p {
  text-align: left;
  font-size: 1.6rem;
  border-bottom: 1px solid #dedede;
}
.staticPage.howItWorks .collectPoints .cheatSheet p:first-child {
  font-size: 1.5rem;
  font-weight: 700;
  border: 0 none;
  margin-bottom: 3rem;
}
.staticPage.howItWorks .collectPoints .cheatSheet p em {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.6rem;
}
[dir="rtl"] .staticPage.howItWorks .collectPoints .cheatSheet p em {
  float: right;
}
.staticPage.howItWorks .collectPoints .cheatSheet p span {
  position: relative;
  bottom: 1rem;
  margin-left: 1.7rem;
}
[dir="rtl"] .staticPage.howItWorks .collectPoints .cheatSheet p span {
  bottom: 0;
}
.staticPage.howItWorks .collectPoints .cheatSheet div p,
.staticPage.howItWorks .collectPoints .cheatSheet div p:first-child {
  font-weight: 400;
  font-size: 1.6rem;
  padding-bottom: 1.7rem;
  border-bottom: 1px solid #dedede;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 490px) {
  .staticPage.howItWorks .collectPoints .cheatSheet div p,
  .staticPage.howItWorks .collectPoints .cheatSheet div p:first-child {
    line-height: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .collectPoints .cheatSheet div p:last-child {
    margin-bottom: 0;
  }
}
.staticPage.howItWorks .collectPoints .rewards {
  padding: 3rem 26rem 4rem 4.7rem;
  border-radius: 40px;
  background-color: #0097ae;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .collectPoints .rewards {
    padding: 3rem 3rem 4rem 4.7rem;
  }
}
[dir="rtl"] .staticPage.howItWorks .collectPoints .rewards {
  padding: 3rem 4.7rem 4rem 26rem;
}
@media only screen and (max-width: 768px) {
  [dir="rtl"] .staticPage.howItWorks .collectPoints .rewards {
    padding: 3rem 4.7rem 4rem 3rem;
  }
}
.staticPage.howItWorks .people {
  margin-top: 7rem;
}
.staticPage.howItWorks .people h2 {
  margin-top: 0;
}
.staticPage.howItWorks .people p {
  font-size: 1.5rem;
  color: #999;
}
.staticPage.howItWorks .people .people-carousel {
  list-style: none;
  text-align: center;
  margin-top: 5rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .people .people-carousel {
    margin-top: 3rem;
  }
}
.staticPage.howItWorks .people .people-carousel .people-carousel-content {
  margin-bottom: 0;
}
.staticPage.howItWorks .people .people-carousel .people-carousel-content .slick-prev {
  left: 15px;
}
.staticPage.howItWorks .people .people-carousel .people-carousel-content .slick-next {
  right: 15px;
}
.staticPage.howItWorks .people .carousel .carousel-people-control {
  width: 5%;
  text-shadow: none;
}
.staticPage.howItWorks .people .carousel .carousel-people-control.left {
  background: none;
}
.staticPage.howItWorks .people .carousel .carousel-people-control.right {
  background: none;
}
.staticPage.howItWorks .elementContainer {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .elementContainer {
    margin-bottom: 5rem;
  }
}
.staticPage.howItWorks .elementContainer img {
  float: none;
  width: 23rem;
  height: 23rem;
  margin-bottom: 1rem;
}
.staticPage.howItWorks .elementContainer .userTextContainer {
  display: block;
  float: none;
  width: auto;
  height: auto;
  padding: 0;
}
.staticPage.howItWorks .elementContainer .userBoxSingle:before,
.staticPage.howItWorks .elementContainer .userBoxSingle:after {
  display: none;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo .name {
  font-size: 1.8rem;
  color: #666;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo .expertise {
  font-size: 1.4rem;
  color: #bac2c3;
  text-transform: uppercase;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo .userRole {
  position: static;
  display: block;
  margin: 2rem auto 0;
  font-size: 1rem;
  z-index: 2;
  width: 9rem;
  line-height: 2.4rem;
  color: #fff;
  font-family: 'Cairo-Bold';
  text-transform: uppercase;
  border-radius: 1.2rem;
  text-align: center;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo .userRole.userRoleCelebrity {
  background: #00c1bc;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo .userRole.userRoleExpert {
  background: #3bc483;
}
.staticPage.howItWorks .elementContainer .userBoxSingle .userTextContainer .userInfo .userRole.userRoleInfluencer {
  background: #1a7ba1;
}
.staticPage.howItWorks .customFit {
  margin-top: 7rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .customFit {
    margin-top: 0rem;
  }
}
.staticPage.howItWorks .customFit h2 {
  padding-top: 5.5rem;
  border-top: 1px solid #cacaca;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .customFit h2 {
    display: block;
  }
}
.staticPage.howItWorks .customFit h3 {
  padding-top: 5rem;
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  color: var(--secondary-font-color-two);
}
.staticPage.howItWorks .customFit p {
  font-size: 1.5rem;
  color: var(--secondary-font-color);
  line-height: 2.5rem;
}
.staticPage.howItWorks .customFit .row {
  padding-left: 13rem;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .customFit .row {
    padding-left: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .customFit .row {
    padding-left: 0;
    text-align: left;
  }
}
.staticPage.howItWorks .customFit .row img {
  float: right;
  margin: 2.5rem 0 1.7rem 4rem;
  width: 500px;
}
[dir="rtl"] .staticPage.howItWorks .customFit .row img {
  margin: 2.5rem 4rem 1.7rem 0;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .customFit .row img {
    max-width: 350px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .customFit .row img {
    float: none;
    margin: 0;
    max-width: 100%;
  }
}
.staticPage.howItWorks .customFit .row:first-child {
  text-align: left;
  padding-left: 0;
  padding-right: 13rem;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .customFit .row:first-child {
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .customFit .row:first-child {
    padding-right: 0;
  }
}
.staticPage.howItWorks .customFit .row:first-child img {
  float: left;
  margin-right: 4rem;
  margin-left: 0;
}
@media only screen and (max-width: 1024px) {
  .staticPage.howItWorks .customFit .row:first-child img {
    max-width: 350px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.howItWorks .customFit .row:first-child img {
    float: none;
    margin: 0;
    max-width: 100%;
  }
}
.staticPage.aboutWalif h1 {
  font-size: 4.6rem;
  padding-top: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.aboutWalif h1 {
    padding-top: 0rem;
    margin-top: 0;
  }
}
.staticPage.aboutWalif h1 + p {
  padding: 2rem 0 4.5rem;
  border-bottom: 1px solid #e0e2e2;
  margin-bottom: 4rem;
}
.staticPage.aboutWalif h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.6rem;
  color: var(--secondary-font-color-two);
  margin-bottom: 1.8rem;
}
.staticPage.aboutWalif h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2rem;
  color: var(--secondary-font-color);
  text-transform: uppercase;
}
.staticPage.aboutWalif p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 2.3rem;
  color: var(--secondary-font-color);
}
.staticPage.aboutWalif p.highlight {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 2rem;
  color: var(--secondary-font-color-one);
  border-left: 5px solid #64cfc9;
  background-color: var(--secondary-color);
  padding: 3.3rem 10.5rem 3.3rem 4.2rem;
  margin: 2.5rem 0 3rem;
  line-height: 2.5rem;
}
[dir="rtl"] .staticPage.aboutWalif p.highlight {
  border-left: none;
  border-right: 5px solid #64cfc9;
}
.staticPage.aboutWalif img,
.staticPage.aboutWalif iframe {
  float: left;
  margin: 0 4.5em 3.5rem 0;
}
.staticPage.aboutWalif img.video,
.staticPage.aboutWalif iframe.video {
  width: 484px;
  height: 272px;
}
@media only screen and (max-width: 768px) {
  .staticPage.aboutWalif img.video,
  .staticPage.aboutWalif iframe.video {
    width: 100%;
    max-width: 480px;
  }
}
@media only screen and (max-width: 1024px) {
  .staticPage.aboutWalif img,
  .staticPage.aboutWalif iframe {
    margin: 0 1.5em 1.5rem 0;
  }
}
[dir="rtl"] .staticPage.aboutWalif img,
[dir="rtl"] .staticPage.aboutWalif iframe {
  margin: 1.5rem 0 3.5rem 4.5em;
}
@media only screen and (max-width: 1024px) {
  [dir="rtl"] .staticPage.aboutWalif img,
  [dir="rtl"] .staticPage.aboutWalif iframe {
    margin: 1.5rem 0 1.5rem 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .staticPage.aboutWalif img,
  .staticPage.aboutWalif iframe {
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 480px;
  }
}
.staticPage.aboutWalif img + div,
.staticPage.aboutWalif iframe + div {
  padding-right: 8rem;
}
@media only screen and (max-width: 1024px) {
  .staticPage.aboutWalif img + div,
  .staticPage.aboutWalif iframe + div {
    padding-right: 0rem;
  }
}
.staticPage.aboutWalif img + div h3,
.staticPage.aboutWalif iframe + div h3 {
  margin-bottom: 2.5rem;
  line-height: 2.5rem;
}
.staticPage.aboutWalif img + div p,
.staticPage.aboutWalif iframe + div p {
  line-height: 2.5rem;
  padding-right: 2rem;
}
@media only screen and (max-width: 1024px) {
  .staticPage.aboutWalif img + div p,
  .staticPage.aboutWalif iframe + div p {
    padding-right: 0rem;
  }
}
.staticPage.aboutWalif img + div p:last-child,
.staticPage.aboutWalif iframe + div p:last-child {
  clear: left;
  padding-right: 0rem;
}
.staticPage.aboutWalif .rounded-icon-container {
  padding-top: 6rem;
  padding-bottom: 8rem;
}
.staticPage.aboutWalif .rounded-icon-container .container-fluid {
  padding-right: 10.5rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.aboutWalif .rounded-icon-container .container-fluid {
    padding-right: 1rem;
  }
}
.staticPage.aboutWalif .rounded-icon-container .rounded-icon {
  float: left;
  position: static;
  margin-right: 6rem;
}
@media only screen and (max-width: 768px) {
  .staticPage.aboutWalif .rounded-icon-container .rounded-icon {
    margin-right: 2rem;
  }
}
.staticPage.aboutWalif .rounded-icon-container .rounded-icon span {
  display: block;
  width: 6rem;
  height: 5.2rem;
  margin: 28% auto;
  background: url('/img/static-pages/static-sprite.png') no-repeat;
}
.staticPage.aboutWalif .mission {
  margin-top: 6rem;
  background-color: #0090a7;
}
.staticPage.aboutWalif .mission .rounded-icon {
  border-color: #34a5b7;
}
.staticPage.aboutWalif .mission .rounded-icon span {
  background-position: -60px -87px;
}
.staticPage.aboutWalif .mission h2,
.staticPage.aboutWalif .mission p {
  color: #fff;
}
.staticPage.aboutWalif .vision .rounded-icon {
  border-color: #ddd;
}
.staticPage.aboutWalif .vision .rounded-icon span {
  background-position: -67px -156px;
}
.staticPage.aboutWalif .vision h2 {
  color: var(--secondary-font-color-two);
}
.staticPage.aboutWalif .vision p {
  color: var(--secondary-font-color);
}
.staticPage.aboutSite .sideBySideTabsMobContainer .dropdown {
  position: relative;
}
.error-404 {
  text-align: center;
  padding-bottom: 930px;
  background: url('/img/backgrounds/404.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.error-404 h3 {
  font-family: 'Cairo-Bold';
  font-size: 40px;
  color: #0090a7;
  text-transform: uppercase;
  padding-top: 3%;
}
.error-404 p {
  font-size: 15px;
  color: #666;
}
.empty-states-container {
  border: 1px solid #fcfcfc;
  background-color: #fafafa;
  margin-top: 2rem;
}
.empty-states-container p {
  width: 50%;
  padding-top: 30rem;
  padding-bottom: 10rem;
  margin: 0 auto;
  text-align: center;
  font-family: 'Cairo-Regular';
  font-size: 2.6rem;
  color: #bac2c3;
  background-repeat: no-repeat;
  background-position: center 25%;
}
.empty-states-container p.lists {
  background-image: url("/img/empty-states/lists.png");
}
.empty-states-container p.retails {
  background-image: url("/img/empty-states/retails.png");
}
.empty-states-container p.activity-media {
  background-image: url("/img/empty-states/activity-media.png");
}
.empty-states-container p.activity-notifications {
  background-image: url("/img/empty-states/activity-notifications.png");
}
.empty-states-container p.activity-tips {
  background-image: url("/img/empty-states/activity-tips.png");
}
.empty-states-container p.followers {
  background-image: url("/img/empty-states/followers.png");
}
.empty-states-container p.points {
  background-image: url("/img/empty-states/points.png");
}
.empty-states-container p.deals {
  background-image: url("/img/empty-states/deals.png");
}
.empty-states-container p.user-lock {
  background-image: url("/img/empty-states/user-lock.png");
}
.empty-states-container p a {
  display: block;
  font-size: 2.6rem;
  color: #00a0ba;
  text-decoration: underline;
}
.empty-states-container p a.profile-name {
  display: inline-block;
}
.touchDevices .settings-page .editHero {
  display: block;
}
[ui-view].ng-enter {
  transition: 0.5s;
  opacity: 0;
}
[ui-view].ng-enter-active {
  opacity: 1;
}
.fading.ng-enter {
  transition: 0.5s;
  opacity: 0;
  display: block;
}
.fading.ng-enter-active {
  opacity: 1;
}
.dropdown.form-control.ui-select-multiple {
  height: auto;
  min-height: 34px;
}
.dropdown.form-control.ui-select-multiple .btn:after {
  content: '';
}
.dropdown .btn {
  position: relative;
  padding-right: 3.5rem;
  padding-left: 1.5rem;
  text-align: inherit;
  min-width: inherit;
}
.dropdown .btn:after {
  content: "\e908";
  font-family: icomoon;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: white;
  position: absolute;
  line-height: 3.8rem;
  right: 1.2rem;
  top: 0;
}
.dropdown.minimal .btn {
  background: 0 none;
  min-width: inherit;
  border-bottom: 1px solid #ccc;
  border-radius: inherit;
  padding-top: 0;
  padding-bottom: 0.6rem;
  padding-left: 0;
  padding-right: 3rem;
  font-size: 1.2rem;
  position: relative;
  line-height: 1.9rem;
}
.dropdown.minimal .btn:after {
  line-height: 1.9rem;
  color: #00ccc2;
  right: 0;
}
.dropdown.bullet .ui-select-match.ng-hide:not(.ng-hide-animate) {
  display: block !important;
}
.dropdown.bullet .btn {
  padding: 3px 30px 3px 10px !important;
}
.dropdown.bullet .btn.btn-default {
  background-color: #fff !important;
  color: #989fa0 !important;
  cursor: pointer;
}
.dropdown.bullet .btn.btn-default .text-muted {
  color: #989fa0;
}
.dropdown.bullet .btn:after {
  color: #00ccc2;
  line-height: 2.9rem;
}
.dropdown.bullet i.caret,
.dropdown.bullet .ui-select-focusser {
  display: none;
}
.dropdown.bullet .ui-select-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 14px;
}
.dropdown.bullet .ui-select-choices {
  margin-top: -1px;
  max-width: 100%;
  min-width: 320px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #cecece;
  left: 0;
  right: 0;
}
.dropdown.bullet .ui-select-choices .list-item {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 98%;
  overflow: hidden;
  display: block;
  padding: 0 0 0 15px;
}
.dropdown.open .btn:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.dropdown-menu {
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  line-height: initial;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu .ui-select-choices-row.active,
.dropdown-menu .ui-select-choices-row:hover {
  background-color: #eeeeee;
  color: initial;
  cursor: pointer;
}
.dropdown-menu .ui-select-choices-row.active span {
  background: 0 none;
  color: initial;
}
.dropdown-menu > li {
  width: 100%;
}
.dropdown-menu > li > .ui-select-choices-row {
  display: block;
  padding: 3px 5px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a,
.dropdown-menu > li .ui-select-choices-row {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  min-height: 24px;
  padding-top: 6px;
  padding-bottom: 7px;
  font-size: 1.4rem;
  color: #333;
}
.dropdown-menu > li > a strong,
.dropdown-menu > li .ui-select-choices-row strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.dropdown-menu > li.dropdown-item-disabled > a {
  cursor: default;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #aaa;
}
.dropdown-menu > li.dropdown-item-disabled > a:hover,
.dropdown-menu > li.dropdown-item-disabled > a:focus {
  background-color: inherit;
}
.dropdown-menu:before,
.dropdown-menu:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .dropdown-menu {
    margin: .7rem 0 0 0;
    left: 4rem;
    right: 4rem;
    width: auto;
    max-width: none;
    overflow: hidden;
  }
}
@media only screen and (max-width: 480px) {
  .dropdown-menu {
    left: .5rem;
    right: .5rem;
    margin-top: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .modal-dialog .dropdown {
    position: relative;
  }
}
.progress {
  border-radius: 10px;
}
.progress .progress-bar {
  border-radius: 10px;
}
.progress .progress-bar.progress-bar-info {
  background-color: #9da1a7;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../img/img-preloader.gif') center center no-repeat;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../../fonts/slick/slick.eot');
  src: url('../../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('../../fonts/slick/slick.woff') format('woff'), url('../../fonts/slick/slick.ttf') format('truetype'), url('../../fonts/slick/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icomoon';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #00a0ba;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '\e909';
}
[dir='rtl'] .slick-prev:before {
  content: '\e90a';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '\e90a';
}
[dir='rtl'] .slick-next:before {
  content: '\e909';
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 100%;
}
.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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.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;
}
/* Select 2 */
.ui-select-bootstrap .ui-select-search {
  color: inherit;
  margin: 0px;
}
.ui-select-bootstrap .ui-select-choices {
  margin-top: -10px;
}
.ui-select-bootstrap .btn-xs,
.ui-select-bootstrap .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ui-select-bootstrap .btn-default {
  color: #333;
  background-color: #e6e6e6 !important;
  border-color: #ccc !important;
  padding: 3px 10px !important;
  border-radius: 14px !important;
  text-transform: none !important;
}
.ui-select-bootstrap .btn-default:hover {
  cursor: default;
}
.ui-select-bootstrap .btn {
  margin: 2px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 1, ../../source/scss/ui-cropper.scss */
ui-cropper {
  width: 100%;
  display: block;
}
/* line 3, ../../source/scss/ui-cropper.scss */
ui-cropper.fixed-height {
  height: 100%;
  position: relative;
  overflow: hidden;
}
/* line 7, ../../source/scss/ui-cropper.scss */
ui-cropper.fixed-height canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
/* line 14, ../../source/scss/ui-cropper.scss */
ui-cropper.full-width {
  text-align: center;
}
/* line 16, ../../source/scss/ui-cropper.scss */
ui-cropper.full-width canvas {
  display: inline;
}
/* line 22, ../../source/scss/ui-cropper.scss */
ui-cropper canvas {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  /* mobile webkit */
}
/* line 28, ../../source/scss/ui-cropper.scss */
ui-cropper .loading {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: white;
  background-color: rgba(0, 0, 0, 0.75);
}
/* line 29, ../../source/scss/ui-cropper.scss */
ui-cropper .loading .fixed-height {
  height: 100%;
  position: absolute;
}
/* Template */
/**
PROFILE PAGE STARTS HERE
*/
.profileBgContainer {
  position: relative;
  height: 40rem;
  background-size: cover;
  background-position: center;
}
.profileBgContainer .settings-btn {
  padding: 0.8rem 1.2rem;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 600;
  vertical-align: top;
  border: 0.5px solid white;
  border-radius: 16px;
  color: #fff;
  position: absolute;
  right: 3rem;
  top: 2.5rem;
  width: 95px;
  text-align: center;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .profileBgContainer {
    height: 35rem;
  }
}
@media only screen and (max-width: 767px) {
  .profileBgContainer {
    height: 29rem;
  }
}
.profileBgContainer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -moz-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  background-image: -webkit-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  background-image: -ms-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
}
.profileBgContainer .dropdown.report-share ul.dropdown-menu {
  box-shadow: 0 0 25px -5px #000;
  padding: 15px 0;
  left: auto;
  right: 0;
  top: 47px;
}
.profileBgContainer i.icon-more,
.profileBgContainer i.icon-settings {
  position: absolute;
  z-index: 2;
  color: #fff;
  right: 3.5rem;
}
.profileBgContainer .report-share .share-button {
  display: none;
}
.profileBgContainer .icon-more {
  top: 2.5rem;
  font-size: 0.9rem;
}
.profileBgContainer .icon-settings {
  top: 2rem;
  font-size: 2rem;
}
.profileBgContainer:hover #editBackground {
  visibility: visible;
  opacity: 1;
}
.profileImageContainer,
.profileFollowLinks,
.profileTitle {
  display: inline-block;
  float: left;
}
.container-profile {
  padding: 0 10px;
}
.container-profile div.user-tips {
  margin-top: 2rem;
}
.container-profile .tabsContainer .nav-tabs > li a {
  font-family: 'Cairo-SemiBold';
}
.container-profile .tabsContainer .nav-tabs > li a span {
  display: inline-block;
}
.container-profile .tabsContainer .activity-tab {
  padding-bottom: 60px;
}
.container-profile .sideBySideTabsMobContainer .dropdown button {
  background-color: #f7f7f7;
  border: 1px solid #bac2c3;
  font-family: 'Open Sans';
  color: #666;
}
@media only screen and (max-width: 767px) {
  .container-profile .sideBySideTabsMobContainer .dropdown button {
    font-size: 14px;
  }
}
.container-profile .sideBySideHorizontalTabsContainer {
  padding-bottom: 1.5rem;
}
.container-profile .viewport {
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .container-profile .sideBySideTabsMobContainer {
    margin-top: 0;
  }
  .container-profile .resultsCounter {
    /*position: relative;
      top: -7rem;
      text-align: @left;
      text-indent: 4px;*/
    margin-left: 3%;
    width: auto;
    margin-top: 1rem;
  }
  .container-profile .tabsContainer .ulContainer {
    padding-bottom: 0;
  }
  .container-profile .tabsContainer .ulContainer .nav-tabs {
    display: table;
    width: 100%;
  }
  .container-profile .tabsContainer .ulContainer .nav-tabs > li {
    display: table-cell;
    float: none;
  }
  .container-profile .tabsContainer .ulContainer .nav-tabs > li a {
    font-size: 2rem;
  }
  .container-profile .tabsContainer .panesHorizontal {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .container-profile .tabsContainer .panesHorizontal .tab {
    padding: 0;
  }
  .container-profile .tabsContainer .panesHorizontal .tab .parent-row > div.content .row {
    margin-top: 0;
  }
  .container-profile .tabsContainer .panesHorizontal .tab .parent-row.userBusiness > div.col-xs-12:first-child {
    margin-top: 0;
  }
  .container-profile .searchTextContainer {
    min-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .profileImageContainer {
    display: block;
    width: 100%;
    text-align: center;
    height: 8rem;
  }
}
.profileImageContainer .profileImage {
  position: absolute;
  top: -7.5rem;
}
@media only screen and (max-width: 768px) {
  .profileImageContainer .profileImage {
    display: inline-block;
    position: relative;
  }
}
.profileImageContainer .profileImage img {
  height: 15rem;
  border-width: 0.3rem;
  border-style: solid;
  border-color: #00a0ba;
  border-radius: 50%;
  box-shadow: 0 0.5rem 0.3rem 0 rgba(102, 102, 102, 0.05);
}
.profileImageContainer .profileImage #editPhoto {
  position: absolute;
  z-index: 3;
  width: 15rem;
  height: 15rem;
  line-height: 3rem;
  visibility: hidden;
  margin: 0 auto;
  top: 0;
  background: rgba(0, 0, 0, 0.33);
  border-radius: 50%;
  text-align: center;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 800;
  font-size: 1.4rem;
  text-transform: uppercase;
  opacity: 0;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
.profileImageContainer .profileImage #editPhoto i {
  display: block;
  color: #00a0ba;
  padding-top: 5rem;
  font-size: 2.4rem;
  font-weight: 800;
}
.profileImageContainer .profileImage:hover #editPhoto {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .profileFollowLinks {
    position: absolute;
    right: 0;
  }
}
.profileFollowLinks ul {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .profileFollowLinks ul {
    position: initial;
  }
}
.profileFollowLinks ul li {
  display: inline-block;
  left: 17.5rem;
  margin-right: 1rem;
}
@media only screen and (max-width: 768px) {
  .profileFollowLinks ul li {
    width: 4rem;
    left: 0;
    margin: 0;
    text-align: center;
  }
}
.profileFollowLinks ul li a {
  position: relative;
  height: 30rem;
  display: inline-block;
  display: block;
  background-color: #2fbcb8;
}
@media only screen and (max-width: 768px) {
  .profileFollowLinks ul li a {
    height: auto;
  }
}
.profileFollowLinks ul li a span {
  color: #fff;
  display: inline-block;
}
.profileFollowLinks ul li a i {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .profileFollowLinks ul li a i.icon-follow-user {
    padding-left: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .profileFollowLinks ul li a i {
    padding: 0;
  }
}
.profileFollowLinks ul li a.active {
  background-color: #fff;
}
.profileFollowLinks ul li a.active span {
  color: #00a0ba;
}
.profileFollowLinks ul li a.active i {
  color: #00a0ba;
}
.profileTitle {
  margin-left: 17.5rem;
}
@media only screen and (max-width: 768px) {
  .profileTitle {
    margin: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    width: 100%;
    text-align: center;
  }
}
.profileTitle h2 {
  margin-bottom: 0;
  margin-top: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .profileTitle h2 {
    margin-top: 7rem;
  }
}
.profileTitle h2 a {
  font-family: 'Cairo-Regular';
  font-size: 3.2rem;
  color: #2fbcb8;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .profileTitle h2 a {
    font-size: 2.4rem;
  }
}
.profileTitle .profileSubTitle {
  margin-top: 0.6rem;
}
@media only screen and (max-width: 767px) {
  .profileTitle .profileSubTitle {
    padding-bottom: 1.6rem;
  }
}
.profileTitle .profileSubTitle h3 {
  display: inline-block;
  margin: 0;
  font-family: 'Open Sans';
  color: #bac2c3;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  .profileTitle .profileSubTitle h3 {
    display: block;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .profileTitle .profileSubTitle h3 {
    font-size: 1.3rem;
    margin-bottom: 1.1rem;
  }
}
.profileTitle .profileSubTitle span {
  display: inline-block;
  height: 2.5rem;
  width: 8.5rem;
  text-align: center;
  margin: 0 auto;
  line-height: 2.5rem;
  background-color: #2fbcb8;
  border-radius: 1.9rem;
  font-family: 'Open Sans';
  font-size: 1.03rem;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin-left: 1rem;
}
@media only screen and (max-width: 767px) {
  .profileTitle .profileSubTitle span {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .profileInfo ul li {
    margin-bottom: 1.5rem;
  }
}
.profileInfo ul li.profileInfoLi {
  display: inline-block;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  color: #999;
  padding-left: 2rem;
}
.profileInfo ul li.profileInfoLi span {
  color: #666766;
  display: inline-block;
}
.profileInfo ul li.profileInfoLi:before {
  padding-right: 2rem;
  content: ' | ';
  color: #ccc;
}
@media only screen and (max-width: 768px) {
  .profileInfo ul li.profileInfoLi {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #dedede;
    line-height: 4rem;
    margin-bottom: 0;
  }
  .profileInfo ul li.profileInfoLi:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .profileInfo ul li.profileInfoLi {
    line-height: 3.2rem;
  }
}
.profileInfo ul li.profileInfoLi:first-child:before {
  display: none;
}
.profileInfo ul li.socialContainer {
  display: inline-block;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 768px) {
  .profileInfo ul li.socialContainer {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 1.5rem;
  }
}
.profileInfo ul li.socialContainer li {
  display: inline-block;
}
.profileInfo ul li.socialContainer .socialCircle {
  height: 3rem;
  width: 3rem;
  border-width: 1px;
  border-style: solid;
  border-color: #989fa0;
  border-radius: 50%;
  text-align: center;
  font-size: 1rem;
  color: #989fa0;
  margin-right: 0.8rem;
}
.profileInfo ul li.socialContainer .socialCircle.whatsapp {
  border: none;
}
.profileInfo ul li.socialContainer .socialCircle i {
  line-height: 3rem;
  vertical-align: middle;
  font-size: 2.7rem;
}
.followContainer ul {
  overflow: hidden;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
@media only screen and (max-width: 768px) {
  .followContainer ul {
    background-color: #fafafa;
  }
}
.followContainer ul li {
  border-right: 1px solid #dedede;
  line-height: 9rem;
  width: 33.33%;
  display: inline-block;
  float: left;
  font-family: 'Open Sans';
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #666766;
  cursor: pointer;
  list-style: none;
}
@media only screen and (max-width: 768px) {
  .followContainer ul li {
    text-align: center;
    padding: 0;
    line-height: 6rem;
  }
  .followContainer ul li > div {
    display: inline-block;
  }
}
.followContainer ul li i {
  padding-right: 0.9rem;
  color: #3bbfba;
  font-size: 3rem;
  vertical-align: middle;
}
.followContainer ul li i.mutualFriends {
  color: #a8cf41;
}
.followContainer ul li span {
  vertical-align: middle;
  font-weight: 800;
}
.followContainer ul li:last-child {
  border-right: none;
}
.followContainer ul li .arrow-icon {
  font-size: 1rem;
  float: right;
  line-height: 9.2rem;
  margin-right: 20px;
  display: inline-block;
  color: #a6dd3c;
}
.container-profile.followers .followContainer ul li .arrow-icon.followers {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
[dir="rtl"] .container-profile.followers .followContainer ul li .arrow-icon.followers {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.container-profile.following .followContainer ul li .arrow-icon.following {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
[dir="rtl"] .container-profile.following .followContainer ul li .arrow-icon.following {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.container-profile.points .followContainer ul li .arrow-icon.points {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
[dir="rtl"] .container-profile.points .followContainer ul li .arrow-icon.points {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.followContainer.following .followingLink .icon-arrow-right-arial:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}
.followContainer.followers .followersLink .icon-arrow-right-arial:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}
.labelResultFound,
.resultFound {
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 1.4rem;
  color: #999;
}
.resultFound {
  color: #00c1bc;
  text-align: right;
}
.elementContainer.userContainer {
  padding: 0 1rem;
}
.privateProfileSettingsContainer w-tabs-container .sideBySideTabsContainer {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.profileGuest.tabsContainer.horizontalDisabled .tabs {
  position: relative;
  display: flex;
  background: #fcfcfc;
  border-bottom: 0;
  border-radius: 1.9rem;
  margin-bottom: 4rem;
  text-align: center;
  width: auto;
}
.profileGuest.tabsContainer.horizontalDisabled .tabs:before {
  content: '';
  display: block;
  position: absolute;
  width: 99.8%;
  height: 4.1rem;
  border-radius: 2.3rem;
  border: 1px solid #e7e7e7;
}
.profileGuest.tabsContainer.horizontalDisabled .tabs > li {
  display: inline-block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 1.9rem;
}
.profileGuest.tabsContainer.horizontalDisabled .tabs > li a {
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #515356;
  text-transform: uppercase;
  cursor: auto !important;
}
.profileGuest.tabsContainer.horizontalDisabled .tabs > li a span.tabNumberCounter {
  background: #3bbfba;
  border-radius: 5rem;
  padding: 0.2rem 2rem;
  margin-right: 1rem;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .profileGuest.tabsContainer.horizontalDisabled .tabs > li {
    border-radius: 0;
  }
  .profileGuest.tabsContainer.horizontalDisabled .tabs > li a {
    font-family: 'Cairo-SemiBold';
    font-size: 2rem;
    color: #fff;
  }
  .profileGuest.tabsContainer.horizontalDisabled .tabs > li a .tabNumberCounter {
    display: block;
    margin: 0 10px 1.2rem;
  }
  .profileGuest.tabsContainer.horizontalDisabled .tabs > li a .tabNumberCounter:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: relative;
    top: 12px;
    background-color: #fff;
  }
}
.user-rewards .available-filter {
  float: right;
  margin-right: 2.5rem;
}
.user-rewards .tab {
  margin-bottom: 40px;
}
.user-rewards .totalPoints {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 0 20px 35px;
  font-family: 'Cairo-Light';
  font-size: 4.4rem;
  color: #666766;
}
@media only screen and (max-width: 768px) {
  .user-rewards .totalPoints span {
    font-size: 2rem;
  }
  .user-rewards .totalPoints span .points {
    font-size: 2.5rem;
  }
}
.user-rewards .totalPoints .yay {
  display: inline-block;
}
.user-rewards .totalPoints .yay strong {
  font-family: 'Cairo-Bold';
}
.user-rewards .totalPoints .points {
  color: #00a0ba;
  font-family: 'Cairo-Bold';
  font-size: 5rem;
}
.user-rewards .totalPoints .text-right a {
  font-size: 2rem;
  font-family: 'Cairo-Light';
  text-decoration: underline;
  color: #00a0ba;
}
.user-rewards .totalPoints .text-right.increasePoints {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .user-rewards .rewards-viewport-wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .user-rewards .rewards-viewport-wrapper .rewards-viewport {
    padding: 0;
  }
}
.bizContainer {
  position: relative;
  height: 45rem;
  overflow: hidden;
  /* TODO: WS custom fix, remove this comment after pindubai-html project is done */
}
.bizContainer .settings-btn {
  padding: 0.8rem 1.2rem;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 600;
  vertical-align: top;
  border: 0.5px solid white;
  border-radius: 16px;
  color: #fff;
  position: absolute;
  right: 3rem;
  top: 2.5rem;
  width: 95px;
  text-align: center;
  z-index: 1;
}
.bizContainer:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.bizContainer .bizDropdown {
  position: absolute;
  right: 5rem;
  top: 2.5rem;
  color: #fff;
  font-size: 0.9rem;
  z-index: 2;
}
.bizContainer .bizDropdown button {
  position: relative;
  top: 0;
  left: 0;
  width: 3.6rem;
  height: 0.9rem;
  background: transparent;
  border-width: 0;
}
.bizContainer .bizDropdown .dropdown-menu {
  border-radius: 0.5rem;
  border: none;
  box-shadow: 0 0 25px -5px black;
  padding: 15px 0;
  right: 0;
  left: auto;
}
.bizContainer .bizDropdown .dropdown-menu:before {
  display: none;
}
.bizContainer .bizDropdown .dropdown-menu li {
  text-align: left;
}
.bizContainer .bizDropdown .dropdown-menu li a {
  text-transform: none;
  text-decoration: underline;
  color: #666;
}
.bizContainer i.icon-more {
  position: relative;
  left: 0;
  color: #fff;
  font-size: 0.9rem;
  z-index: 2;
}
.bizContainer i.icon-settings {
  position: absolute;
  color: #fff;
  right: 3.5rem;
  top: 2rem;
  font-size: 2rem;
  z-index: 2;
}
.bizContainer i.icon-squares {
  position: absolute;
  right: 3rem;
  bottom: 2.5rem;
  color: #fff;
  font-size: 2.6rem;
  z-index: 2;
}
.bizPage h1,
.bizPage h2,
.bizPage h3,
.bizPage h4 {
  margin: 0;
  padding: 0;
}
.bizPage h1.not-visible,
.bizPage h2.not-visible,
.bizPage h3.not-visible,
.bizPage h4.not-visible {
  height: 1px;
  line-height: 666px;
  overflow: hidden;
  color: transparent;
}
.bizPage .subTitle {
  text-transform: unset !important;
  font-family: 'Cairo-Bold';
  font-size: 1.8rem;
}
.followLink {
  height: 0;
  position: absolute;
  cursor: pointer;
}
.icoCircle {
  display: block;
  position: relative;
  overflow: hidden;
  width: 16rem;
  height: 4rem;
  line-height: 4rem;
  bottom: 6rem;
  border-radius: 2rem;
  text-align: left;
}
.icoCircle.followingButton {
  background: #fcfcfc;
}
.icoCircle.followingButton span {
  visibility: visible;
  opacity: 1;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.icoCircle.followingButton:hover {
  background: #00c1bc;
}
.icoCircle.followingButton:hover span {
  opacity: 0;
  visibility: hidden;
}
.icoCircle.followingButton:hover i {
  color: #fff;
}
.icoCircle.followingButton:hover:after {
  content: 'Unfollow';
  display: block;
  position: absolute;
  top: 0;
  left: 5.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
}
.icoCircle.followButton {
  background: #00c1bc;
  width: 14rem;
}
.icoCircle.followButton span,
.icoCircle.followButton i {
  color: #fff;
}
.icoCircle i {
  line-height: 4rem;
  font-size: 1.8rem;
  color: #00a0ba;
  padding-left: 1.5rem;
}
.icoCircle i.icon-walif-plus {
  line-height: 3.6rem;
  font-size: 2rem;
}
.icoCircle span {
  padding-left: 1.5rem;
  font-family: 'Open Sans';
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  vertical-align: top;
}
html.can-touch .followingButton:hover {
  background: #fcfcfc;
}
html.can-touch .followingButton:hover span {
  opacity: 1;
  visibility: visible;
  color: #333;
}
html.can-touch .followingButton:hover i {
  color: #00a0ba;
}
html.can-touch .followingButton:hover:after {
  display: none;
}
.bizInfo .titleH2 {
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
  color: #0090a7;
  margin-top: 4rem;
}
.bizInfo .desc {
  margin-top: 10px;
  font-size: 1.6em;
}
.bizInfo .bizTitleContainer {
  overflow: hidden;
  padding: 0.4rem 0;
}
.bizInfo .bizTitleContainer h1 {
  float: left;
  font-family: 'Cairo-Regular';
  font-size: 3.6rem;
  color: #666;
}
.bizInfo .bizTitleContainer .icon-checkbox {
  margin-left: 0.5rem;
  vertical-align: super;
  font-size: 1.8rem;
  color: #a6dd3c;
  font-weight: 600;
}
.bizInfo .bizTitleContainer .icon-checkbox.claimPending {
  color: #f5c520;
}
.bizInfo .bizTitleContainer .bizCost {
  float: right;
}
.bizInfo .followSubtitle {
  font-family: 'Open Sans';
  font-size: 15px;
  color: #666;
  margin: 0 0 0.7rem;
  padding: 0;
  line-height: 1.6rem;
}
.bizInfo .followSubtitle .followNum,
.bizInfo .followSubtitle .followList {
  font-weight: 600;
}
.bizInfo .bizLocation .locationWrapper,
.bizInfo .bizLocation .openMapsWrapper {
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .bizInfo .bizLocation .locationWrapper,
  .bizInfo .bizLocation .openMapsWrapper {
    display: block;
    overflow: hidden;
    padding: 0.3rem 0;
  }
  .bizInfo .bizLocation .locationWrapper span,
  .bizInfo .bizLocation .openMapsWrapper span {
    line-height: 2rem;
  }
}
.bizInfo .bizLocation .locationWrapper a i,
.bizInfo .bizLocation .openMapsWrapper a i,
.bizInfo .bizLocation .locationWrapper a span,
.bizInfo .bizLocation .openMapsWrapper a span {
  float: left;
}
.bizInfo .bizLocation .locationWrapper .separator,
.bizInfo .bizLocation .openMapsWrapper .separator {
  float: left;
  font-size: 16px;
  padding: 0 10px;
  color: #ccc;
}
@media only screen and (max-width: 480px) {
  .bizInfo .bizLocation .locationWrapper .separator,
  .bizInfo .bizLocation .openMapsWrapper .separator {
    display: none;
  }
}
.bizInfo .bizLocation i {
  vertical-align: middle;
  color: #00b2a9;
  font-weight: 600;
  font-size: 2rem;
}
.bizInfo .bizLocation a {
  font-family: 'Cairo-SemiBold';
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.bizInfo .bizLocation a:hover span:not(.separator) {
  color: inherit;
}
.bizInfo .bizLocation a span.bizTown {
  color: #666;
}
.bizInfo .bizLocation a span.bizTown:hover {
  color: #666;
}
.bizInfo .bizLocation a span.bizTown i {
  padding-right: 1rem;
  padding-left: 0.1rem;
}
.bizInfo .bizLocation a span.bizDistance {
  margin-left: 1rem;
  color: #666;
}
.bizInfo .bizLocation a span.bizDistance:hover {
  color: #666;
}
.bizInfo div.bizCurrentHours {
  margin: 0 3%;
  font-weight: 900;
  color: #535353;
}
.bizInfo div.bizTime {
  position: relative;
  overflow: hidden;
  font-size: 1.4rem;
  color: #333;
  cursor: pointer;
  padding: 1.8rem 0;
  border: 1px solid #dedede;
  background: #f5f5f5;
}
.bizInfo div.bizTime i {
  padding: 0 2rem;
}
.bizInfo div.bizTime i:not(.icon-arrow-down) {
  float: left;
  color: inherit;
  vertical-align: middle;
  font-size: 2rem;
}
.bizInfo div.bizTime span {
  float: left;
  pointer-events: none;
}
.bizInfo div.bizTime div.bizOpen-openNow {
  color: #1b9e09;
}
.bizInfo div.bizTime div.bizOpen-closedNow {
  color: #ff5967;
}
.bizInfo div.bizTime span.bizOpen {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: inherit;
}
.bizInfo div.bizTime div {
  display: inline-block;
  float: left;
}
.bizInfo div.bizTime div.bizHourTitle .bizOpen {
  position: absolute;
  right: 55px;
}
.bizInfo div.bizTime div.bizHourTitle div p {
  margin: 0;
  margin-left: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
}
.bizInfo div.bizTime div.bizHourTitle div p span {
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  margin: 0;
}
.bizInfo div.bizTime div.bizHourTitle div p span:first-child {
  margin-left: 1rem;
}
.bizInfo div.bizTime div.bizHourTitle div p span.firstChild i {
  display: inline-block !important;
  float: none;
  color: inherit;
  font-size: inherit;
  vertical-align: text-bottom;
  margin: 0 0.5rem;
}
.bizInfo .icon-arrow-down {
  position: absolute;
  right: 0;
  top: calc(45.5%);
  font-size: 0.9rem;
  color: #a6dd3c;
}
.bizInfo .icon-arrow-down:before {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
}
.bizInfo [aria-expanded="true"] .icon-arrow-down:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bizInfo #bizOpeningHours table.tableOpeningHours {
  width: 100%;
  font-family: 'Open Sans';
  font-size: 1.4rem;
  color: #666;
  border: 1px #dedede solid;
}
.bizInfo #bizOpeningHours tr.bizHoursTableTitle td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.bizInfo #bizOpeningHours tr.bizHoursTableTitle td:first-child {
  border-right: none;
}
.bizInfo #bizOpeningHours tr.bizHoursTableTitle td:nth-child(2) {
  border-left: none;
}
.bizInfo #bizOpeningHours td,
.bizInfo #bizOpeningHours tr {
  border: 1px #dedede solid;
  padding: 1.25rem;
}
.bizInfo #bizOpeningHours em {
  font-weight: 600;
  margin-right: 0.5rem;
}
.bizInfo #bizOpeningHours .bizOpeningHoursRange:nth-child(2n+1) {
  margin-left: 12px;
}
.bizInfo .bizMetaDataRow {
  width: 100%;
  padding: 27px 0 26px;
  border-bottom: 1px solid #dedede;
}
.bizInfo .bizMetaDataRow .bottomButtons {
  font-size: 0;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock {
  float: none;
  border-right: 1px solid #ccc;
  display: inline-block;
  text-align: center;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock:last-child {
  border-right: none;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock > a {
  display: block;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock > a:hover .iconContainer i {
  color: #a6dd3c;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow {
  display: inline-block;
  background: none;
  border-radius: 0;
  vertical-align: middle;
  line-height: 3rem;
  height: 3rem;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer .business-list-actions,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow .business-list-actions {
  height: 3rem;
  width: 4rem;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-add-to-list,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-add-to-list,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-added-to-list,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-added-to-list,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-user,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-user,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-walif,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-walif,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-walif-plus,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-walif-plus,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-pencil,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-pencil {
  border: none;
  line-height: 2.7rem;
  height: 2.7rem;
  font-size: 1.8rem;
  color: #989fa0;
  background: none;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-add-to-list:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-add-to-list:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-added-to-list:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-added-to-list:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-user:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-user:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-walif:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-walif:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-walif-plus:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-walif-plus:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-pencil:hover,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-pencil:hover {
  color: #a6dd3c;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-walif-plus,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-walif-plus {
  font-size: 2rem;
  line-height: 2.5rem;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .buttonContainer i.icon-pencil,
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .businessFollow i.icon-pencil {
  font-size: 2rem;
  line-height: 3.3rem;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .list-text-wrapper {
  display: inline-block;
  vertical-align: middle;
  line-height: 3rem;
  text-align: left;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .list-text-wrapper .textItem {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .list-text-wrapper .textItem.guest-user {
  line-height: 3rem;
}
@media only screen and (max-width: 768px) {
  .bizInfo .bizMetaDataRow .bottomButtons .infoBlock .list-text-wrapper .textItem strong {
    line-height: 3rem;
    height: 3rem;
  }
}
.bizInfo .bizMetaDataRow .bottomButtons .infoBlock .list-text-wrapper .textItem.connections {
  color: #a6dd3c;
}
.bizInfo .bizTag {
  position: relative;
  padding: 2rem 0;
  border-bottom: 1px solid #dedede;
  padding-right: 1.6rem;
}
.bizInfo .bizTag span {
  top: 3.6rem;
  cursor: pointer;
}
.bizInfo .bizTag.showMoreTags .listTagWrapper {
  max-height: 350px;
  transition: all 800ms linear;
}
.bizInfo .bizTag.showMoreTags .icon-arrow-down {
  transition: all 500ms linear;
}
.bizInfo .bizTag.showMoreTags .icon-arrow-down:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bizInfo .bizTag .listTagWrapper {
  max-height: 41px;
  overflow: hidden;
  transition: all 500ms linear;
}
.bizInfo .bizTag .listTagWrapper ul.listTag {
  display: inline-block;
}
.bizInfo .bizTag .listTagWrapper ul.listTag .itemTag {
  display: inline-block;
}
.bizInfo .bizTag .listTagWrapper ul.listTag .itemTag h3 {
  display: inline-block;
  height: 31px;
  margin: 0.5rem 0;
  margin-right: 0.8rem;
  background: #fff;
  border-radius: 1.9rem;
  border: 1px solid #ccc;
}
.bizInfo .bizTag .listTagWrapper ul.listTag .itemTag h3:hover {
  background: #1aaac1;
  border: 1px solid #1aaac1;
}
.bizInfo .bizTag .listTagWrapper ul.listTag .itemTag h3:hover a {
  color: #fff;
}
.bizInfo .bizTag .listTagWrapper ul.listTag .itemTag h3 a {
  padding: 0.8rem 1.2rem;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #666;
  vertical-align: top;
}
.bizContacts {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  /* ??? */
}
.bizContacts ul.listContacts li {
  display: inline-block;
}
.bizContacts ul.listContacts li:last-child {
  padding-right: 0;
}
.bizContacts ul.listContacts li a {
  color: #666;
  padding-right: 2.5rem;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
}
.bizContacts ul.listContacts li span {
  padding-left: 2rem;
  text-decoration: underline;
  vertical-align: middle;
}
.bizContacts ul.listContacts li i {
  font-size: 2.1rem;
  color: #00c1bc;
  vertical-align: middle;
  /* FIRST ONE HAS NO MARGIN */
}
div.showMore {
  text-align: center;
}
div.showMore button.btn-show-more {
  position: relative;
  background: #a6dd3c;
  min-width: 20rem;
  line-height: 3.6rem;
  text-align: left;
  border: none;
  border-radius: 1.9rem;
  font-family: 'Open Sans';
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin-right: 0;
}
div.showMore button.btn-show-more:focus {
  outline: 0;
}
div.showMore button.btn-show-more span.icoShowMore {
  position: relative;
  float: right;
}
div.showMore button.btn-show-more i {
  font-size: 0.6rem;
  margin-right: 1rem;
}
.show-more {
  margin: 3rem 0;
}
.show-more-content {
  display: none;
}
.label-open {
  display: none;
}
.show-more,
.show-less {
  position: relative;
  margin-right: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.label-close,
.label-open {
  position: absolute;
}
.show-less {
  margin: 3rem 0;
}
.show-less .label-close {
  display: none;
}
.show-less .label-open {
  display: block;
}
div.bizMoreInfo {
  width: 100%;
  border: 1px #dedede solid;
  font-family: 'Open Sans';
  font-size: 1.6rem;
  color: #666;
}
div.bizMoreInfo ul {
  list-style: none;
  padding: 1rem;
}
div.bizMoreInfo ul li {
  padding: 0.8rem;
  border-bottom: 1px #dedede solid;
}
div.bizMoreInfo ul li:last-child {
  border-bottom: none;
}
div.bizMoreInfo ul li span {
  float: right;
}
div.bizMoreInfo ul li span a {
  color: #00a0ba;
}
div.bizMoreInfo ul li span a:hover {
  color: #00a0ba;
}
.finalScrollLine {
  position: relative;
  bottom: 0;
}
@media (max-width: 1023px) {
  .finalScrollLine {
    display: none;
  }
}
div.sectionTitle {
  height: 3rem;
  line-height: 3rem;
  position: relative;
  color: #555;
  margin-bottom: 1.5rem;
}
div.sectionTitle i {
  font-size: 1.8rem;
  color: #3bbfba;
  vertical-align: middle;
  margin-right: 0.6rem;
}
div.sectionTitle h3,
div.sectionTitle h4 {
  display: inline-block;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  text-transform: uppercase;
  vertical-align: middle;
  color: #555;
  line-height: 1.1rem;
}
.bizTabContent {
  font-family: 'Open Sans';
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: #666;
}
.bizTabContent h4 {
  color: #989fa0;
  font-weight: 500;
  text-transform: uppercase;
}
.bizMap p {
  font-family: 'Open Sans';
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: #666;
}
.bizMap h4,
.bizMap h5 {
  border-bottom: 1px #dedede solid;
  padding: 0;
  margin: 0;
  font-family: 'Open Sans';
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 4rem;
  color: #666;
}
.bizMap h4:last-child,
.bizMap h5:last-child {
  border: none;
}
.bizMap h4 span,
.bizMap h5 span {
  color: #00a0ba;
  display: inline-block;
}
.bizMap h4 span.landmark:not(:last-child):after,
.bizMap h5 span.landmark:not(:last-child):after {
  content: ',';
  padding-right: 5px;
  color: #dedede;
}
.bizMap .googleMapSectionWrapper {
  width: 100%;
  height: 330px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .bizMap .googleMapSectionWrapper {
    width: 640px;
  }
}
.bizMap .googleMapSectionWrapper .googleMapSection .staticMapUrl {
  width: 100%;
  height: 330px;
  object-fit: cover;
}
.bizMap .googleMapSectionWrapper .googleMapSection .map-inside-button-direction {
  position: relative;
  visibility: hidden;
}
.bizMap .googleMapSectionWrapper .googleMapSection .map-inside-button-direction a {
  position: absolute;
  top: -7rem;
  left: calc(50% - 7.7rem);
  left: -moz-calc(50% - 7.7rem);
  left: -webkit-calc(50% - 7.7rem);
  left: -o-calc(50% - 7.7rem);
  margin: auto;
}
.bizMap .googleMapSectionWrapper .googleMapSection .map-inside-button-direction a div.btnOverallRating.takeMeThere {
  border-radius: 5rem;
  background: #00a0ba;
  text-transform: none;
  line-height: 4rem;
  color: #fff;
  padding: 0 2rem;
}
.bizMap .googleMapSectionWrapper .googleMapSection .map-inside-button-direction a div.btnOverallRating.takeMeThere i {
  position: relative;
  top: 0.2rem;
  right: -0.5rem;
  padding-right: 0.5rem;
}
.bizMap .googleMapSectionWrapper .googleMapLoaderSection {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  height: 330px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
.bizMap .googleMapSectionWrapper .googleMapLoaderSection .googleMapLoader {
  display: block;
  font-size: 12px;
}
/**
TAB TIPS & PICS
*/
.tipsPics .viewport {
  margin-bottom: 4rem;
  list-style: none;
}
.reviewButton {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 7rem;
}
.reviewButton span {
  font-family: 'Cairo-SemiBold';
  font-size: 1.4rem;
  color: #333;
  text-transform: uppercase;
  cursor: pointer;
}
.reviewButton span i {
  padding: 0 2rem;
  font-size: 2.1rem;
  color: #00c1bc;
  vertical-align: text-top;
}
.reviewButton span:first-child {
  border-right: 1px solid #ccc;
  max-height: 80%;
}
@media only screen and (max-width: 480px) {
  .reviewButton {
    padding: 1.7rem 0;
    line-height: 1;
  }
}
.biz-rate-modal.modal {
  overflow: visible;
}
.biz-rate-modal.modal.desktop-modal.bottom .modal-dialog {
  width: 37.5rem;
  top: 15%;
  bottom: auto;
}
@media only screen and (min-width: 768px) {
  .biz-rate-modal.modal.desktop-modal.bottom .modal-dialog .modal-content {
    box-shadow: 0 -2px 25px rgba(0, 0, 0, 0.5);
  }
}
.biz-rate-modal.modal.desktop-modal.bottom .modal-dialog .modal-content:after {
  bottom: 100%;
  top: auto;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transform: scale(0.9999);
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #fff transparent;
}
.biz-rate-modal.modal.desktop-modal .modal-dialog {
  position: absolute;
  bottom: 100%;
  top: 12%;
  left: 43%;
  /*centering abs elem*/
  margin-left: -200px;
}
.biz-rate-modal.modal.desktop-modal .modal-dialog .modal-content:after {
  left: 50%;
  margin-left: -15px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transform: scale(0.9999);
  border-width: 15px 15px 0 15px;
  border-color: #fff transparent transparent transparent;
  content: '';
  top: 100%;
}
.biz-rate-modal.modal .modal-dialog .modal-content {
  padding: 10px 0;
}
.backDropRate {
  opacity: 0 !important;
}
.reviewContainer {
  display: none;
}
.reviewContainer .fristReviewBlock,
.reviewContainer .secondReviewBlock {
  display: none;
}
.reviewContainer.modalHeader {
  display: block;
}
.reviewContainer.modalHeader .fristReviewBlock,
.reviewContainer.modalHeader .secondReviewBlock {
  display: block;
}
.reviewContainer.modalHeader .secondReviewBlock .sectionTitle {
  margin: 2rem 0;
  font-size: 0;
}
.reviewContainer.modalHeader .secondReviewBlock .sectionTitle .title-wrap {
  box-sizing: content-box;
  display: inline-block;
  width: 39%;
  margin: 0;
  margin-left: 5%;
  text-align: left;
  border-right: 1px solid #cecece;
  line-height: 20px;
  vertical-align: middle;
  padding-right: 5%;
}
.reviewContainer.modalHeader .secondReviewBlock .sectionTitle .title-wrap .title {
  display: inline-block;
  margin: 0;
  line-height: 20px;
  font-size: 15px;
  color: #666;
}
.reviewContainer.modalHeader .secondReviewBlock .sectionTitle .average-wrap {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  text-align: left;
  margin: 0 5% 0 5%;
}
.reviewContainer.modalHeader .secondReviewBlock .sectionTitle .average-wrap .average {
  display: block;
  font-size: 40px;
  line-height: 40px;
  color: #00c1bc;
}
.reviewContainer.modalHeader .secondReviewBlock .rateTheExperience ul li {
  padding: 0 4%;
  font-size: 1.4rem;
  color: #666;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .reviewContainer.modalHeader .secondReviewBlock .rateTheExperience ul li {
    font-size: 1rem;
  }
}
.reviewContainer.modalHeader .secondReviewBlock .rateTheExperience ul li div span {
  margin: 0 0.5rem;
}
.reviewContainer.modalHeader .formSubmit {
  margin: 3rem 0;
  text-align: center;
}
.reviewContainer .firstReviewBlock .sectionTitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  height: auto;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.reviewContainer .firstReviewBlock .sectionTitle h3 {
  font-size: 1.3rem;
  color: #989fa0;
}
.reviewContainer .firstReviewBlock textarea {
  min-width: 100%;
  min-height: 13rem;
  border-color: #ccc;
  border-radius: 0.6rem;
  resize: none;
  padding: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #333;
}
.reviewContainer .firstReviewBlock .uploadReviewImage img,
.reviewContainer .firstReviewBlock .uploadReviewImage label,
.reviewContainer .firstReviewBlock .uploadReviewImage .img-canvas {
  width: 10rem;
  height: 10rem;
  border: 1px solid #ccc;
  border-radius: 0.6rem;
  padding: 0;
  margin: 0.1rem;
  margin-right: 1.5rem;
}
.reviewContainer .firstReviewBlock .uploadReviewImage img:hover,
.reviewContainer .firstReviewBlock .uploadReviewImage label:hover,
.reviewContainer .firstReviewBlock .uploadReviewImage .img-canvas:hover {
  cursor: pointer;
}
.reviewContainer .firstReviewBlock .uploadReviewImage .img-canvas {
  background-size: cover;
  background-position: center center;
}
.reviewContainer .firstReviewBlock .uploadReviewImage img.selected,
.reviewContainer .firstReviewBlock .uploadReviewImage .img-canvas.selected {
  border: 0.4rem solid #00c1bc;
}
.reviewContainer .firstReviewBlock .uploadReviewImage .imgUploaded {
  float: left;
}
.reviewContainer .firstReviewBlock .uploadReviewImage .imgUploaded .delete-image {
  font-size: 1.2rem;
  width: 2rem;
  color: #ccc;
  float: right;
  margin-left: -1.2rem;
  margin-top: -1.2rem;
}
.reviewContainer .firstReviewBlock .uploadReviewImage input[type="file"] {
  display: inline-block;
  margin: 0;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.reviewContainer .firstReviewBlock .uploadReviewImage label {
  vertical-align: middle;
  text-align: center;
  background-color: #fafafa;
  margin-bottom: 0;
}
.reviewContainer .firstReviewBlock .uploadReviewImage label .buttonContainer {
  background: none;
  margin: 0 auto;
}
.reviewContainer .firstReviewBlock .uploadReviewImage label .buttonContainer i {
  /*position: absolute;*/
  font-size: 2rem;
  width: 10rem;
  line-height: 10rem;
  color: #ccc;
}
.reviewContainer .firstReviewBlock .uploadReviewImage label .buttonContainer i:hover {
  color: #00c1bc;
}
.reviewContainer .firstReviewBlock .addACaption {
  width: 100%;
  line-height: 4rem;
  position: relative;
}
.reviewContainer .firstReviewBlock .addACaption input {
  width: 90%;
  margin: 0;
  padding: 0 1.5rem;
  border: 1px solid #ccc;
  border-radius: 0.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #333;
  height: 4rem;
}
.reviewContainer .firstReviewBlock .addACaption button {
  position: absolute;
  right: 0;
  width: 20%;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 0.6rem;
  background: #ccc;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
}
.reviewContainer .secondReviewBlock .sectionTitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  height: auto;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.reviewContainer .secondReviewBlock .sectionTitle h3 {
  font-size: 1.3rem;
  color: #989fa0;
}
.reviewContainer .secondReviewBlock .rateTheExperience ul li {
  line-height: 6.5rem;
  border-top: 1px solid #ccc;
  list-style: none;
  font-family: 'Cairo-Regular';
  font-size: 1.6rem;
  text-transform: uppercase;
}
.reviewContainer .secondReviewBlock .rateTheExperience ul li:last-child {
  border-bottom: 1px solid #ccc;
}
.reviewContainer .secondReviewBlock .rateTheExperience ul li div {
  float: right;
}
.reviewContainer .secondReviewBlock .rateTheExperience ul li div span {
  display: inline-block;
  vertical-align: middle;
  min-width: 7rem;
  line-height: 2.5rem;
  margin: 0 2rem;
  padding: 0 1.5rem;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1rem;
  color: #666;
  text-transform: uppercase;
  cursor: pointer;
}
.reviewContainer .secondReviewBlock .rateTheExperience ul li div span.active {
  background: #00c1bc;
  color: #fff;
}
.reviewContainer .formSubmit {
  text-align: right;
  margin-top: 3rem;
  margin-right: 1.5rem;
}
.reviewContainer .formSubmit button {
  width: 11.5rem;
  line-height: 3rem;
  border-radius: 1.6rem;
  border: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  background: #a6dd3c;
}
.reviewContainer .formSubmit button.disabled {
  pointer-events: none;
  opacity: 0.7;
  background-color: #bdbdbd !important;
  /* this is a rule that should override specific ones */
}
.reviewContainer .formSubmit button.btn-cancel {
  background: #bdbdbd;
  margin-right: 1rem;
}
.bizClaim {
  background-color: #00c1bc;
  margin-bottom: 5px;
  font-family: Cairo-SemiBold;
  color: white;
  font-size: 1.5rem;
  padding: 1.8rem 18px;
  cursor: pointer;
}
.bizClaim .claimText {
  display: inline-block;
  width: calc(100% - 24px);
}
.bizClaim .claimText .claimMsg {
  font-style: italic;
  display: inline-block;
  margin-left: 10px;
}
.bizClaim .claimText .claimLink {
  text-decoration: underline;
  display: inline-block;
  margin-left: 10px;
  font-family: Cairo-Bold;
  float: right;
}
.bizClaimYourBusiness {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding: 15rem 0 18rem 0;
  text-align: center;
  color: #fff;
  height: 60rem;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
@media only screen and (max-width: 800px) {
  .bizClaimYourBusiness {
    display: table;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .bizClaimYourBusiness {
    padding: 5rem 0 8rem 0;
  }
}
@media only screen and (max-width: 1024px) {
  .bizClaimYourBusiness {
    height: 54rem;
  }
}
@media only screen and (max-width: 800px) {
  .bizClaimYourBusiness {
    height: calc(100vh - 55px);
    height: -moz-calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    height: -o-calc(100vh - 55px);
    padding: 0;
  }
}
@media only screen and (max-width: 800px) {
  .bizClaimYourBusiness .contentBackgrounded {
    display: table-cell;
    vertical-align: middle;
  }
}
.bizClaimYourBusiness h2 {
  font-family: 'Cairo-Light';
  font-size: 4.8rem;
  margin-bottom: 3rem;
  letter-spacing: -0.07rem;
}
.bizClaimYourBusiness h2 em {
  font-family: 'Cairo-SemiBold';
}
@media only screen and (max-width: 599px) {
  .bizClaimYourBusiness h2 {
    padding: 0 15%;
  }
}
@media only screen and (max-width: 375px) {
  .bizClaimYourBusiness h2 {
    font-size: 3.8rem;
  }
}
.bizClaimYourBusiness p {
  font-family: 'Open Sans';
  font-size: 1.6rem;
}
.btnViewMore,
.btnLoadMore {
  text-align: center;
}
.btnViewMore button,
.btnLoadMore button {
  border: none;
  background: #a6dd3c;
  min-width: 14rem;
  line-height: 3rem;
  border-radius: 3rem;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-top: 40px;
  color: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.btnViewMore button:focus,
.btnLoadMore button:focus {
  outline: 0;
}
@media only screen and (max-width: 1023px) {
  .btnViewMore button,
  .btnLoadMore button {
    transform: none;
  }
}
/* Breakpoint media queries */
@media (min-width: 769px) and (max-width: 1023px) {
  .bizContainer {
    height: 54rem;
  }
  .bizCta {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .bizCta:nth-child(2) {
    padding-left: 1rem;
  }
}
@media (min-width: 1024px) {
  .bizCta {
    padding-right: 0;
    padding-left: 0;
  }
  .bizCta:nth-child(2) {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .bizContainer {
    height: 50rem;
  }
  .bizCta {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .bizCta:nth-child(2) {
    padding-left: 1rem;
  }
  div .placehold.placeholdOR {
    margin-top: 0;
  }
  .bizClaim img {
    vertical-align: top;
    margin-top: 4px;
  }
  .bizClaim .claimText {
    margin-left: 11px;
    width: 85%;
  }
  .bizClaim .claimText .claimMsg {
    margin: 0 0 10px 0;
    display: block;
  }
  .bizClaim .claimText .claimLink {
    margin: 0;
    display: block;
    float: none;
  }
}
@media (max-width: 1200px) {
  .bizContainer {
    height: 40rem;
  }
}
@media (max-width: 1024px) {
  .bizContainer {
    height: 29rem;
  }
}
@media (max-width: 568px) {
  .bizInfo div.bizCurrentHours {
    margin-left: 13%;
    padding-top: 2%;
    margin-right: 17%;
    width: 82%;
  }
}
@media (max-width: 480px) {
  .bizInfo .bizLocation {
    line-height: 3rem;
  }
  .bizInfo .bizLocation div.bizTime {
    display: block;
    float: none;
    margin-top: 2rem;
  }
  .bizList h4.bizListStatus {
    margin-left: 0;
    padding: 1.5rem;
    line-height: 2.1rem;
  }
  .bizContacts {
    border-bottom: none;
  }
  .bizContacts ul.listContacts li {
    display: block;
    padding: 1rem 0 1.4rem;
    border-bottom: 1px solid #e7e7e7;
  }
}
.dealContainer .subtitleContainer span {
  float: right;
  text-decoration: underline;
}
.dealContainer .subtitleContainer span a {
  color: #0090a7;
}
/* Here starts placeholders */
.placehold {
  background: grey;
  font-size: 42px;
  color: white;
  text-align: center;
}
.placehold.placeholdOR {
  line-height: 41.5rem;
}
.placehold.placeholdGallery {
  height: 36.5rem;
  line-height: 36.5rem;
}
.placehold.placeholdMap {
  height: 33rem;
  line-height: 33rem;
}
.placehold.placeholdRelated {
  height: 34rem;
  line-height: 34rem;
}
.small-circle {
  display: inline-block;
  height: 5rem;
  width: 5rem;
}
.angular-google-map-container {
  height: 330px;
}
.gm-style-cc {
  display: none;
}
.overallRatingContainer {
  position: relative;
  min-height: 26.5rem;
  border: 1px solid #dedede;
  text-align: center;
}
.overallRatingContainer h3 a {
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #555;
  line-height: 1;
  margin-top: 2.5rem;
  cursor: pointer;
}
.overallRatingContainer h4 {
  line-height: 1;
  margin-top: 1rem;
  font-family: 'Open Sans';
  font-size: 1.4rem;
  color: #999;
}
.overallRatingContainer .tipsChart {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s;
  width: 18rem;
  height: 18rem;
  margin: 0 auto;
  padding-top: 1.5rem;
  text-align: center;
}
.overallRatingContainer .tipsChart .tipChartCircle {
  position: relative;
  min-height: 18rem;
}
.overallRatingContainer .tipsChart .tipChartCircle .tipChartInnerCircle {
  position: absolute;
  top: calc(50% - 6rem);
  top: -moz-calc(50% - 6rem);
  top: -webkit-calc(50% - 6rem);
  top: -o-calc(50% - 6rem);
  left: calc(50% - 5.5rem);
  left: -moz-calc(50% - 5.5rem);
  left: -webkit-calc(50% - 5.5rem);
  left: -o-calc(50% - 5.5rem);
}
.overallRatingContainer .tipsChart .tipChartCircle .tipChartInnerCircle p {
  position: absolute;
  top: calc(50% - 1.2rem);
  top: -moz-calc(50% - 1.2rem);
  top: -webkit-calc(50% - 1.2rem);
  top: -o-calc(50% - 1.2rem);
  left: calc(50% - 2.7rem);
  left: -moz-calc(50% - 2.7rem);
  left: -webkit-calc(50% - 2.7rem);
  left: -o-calc(50% - 2.7rem);
  margin: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 2rem;
  color: #555;
  line-height: 1;
}
.overallRatingContainer .tipsChart .tipChartCircle .tipChartInnerCircle p span {
  font-size: 2.4rem;
}
.overallRatingContainer .tipsChart .tipChartCircle .tipChartInnerCircle p span:after {
  content: '/';
  color: #ccc;
}
.overallRatingContainer .tipsChart h4 {
  font-weight: 700;
  font-size: 1.2rem;
  color: #fff;
  background: #00c1bc;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 3rem;
  border-radius: 1.5rem;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.overallRatingContainer .tipsChart h4 i {
  color: #fff;
  position: absolute;
  left: 15px;
  line-height: 3rem;
  font-size: 1.5rem;
}
.overallRatingContainer .bottomButtons {
  display: block;
  position: relative;
  margin-top: 6em;
  width: 100%;
  /* .buttonContainer { */
  /* i { */
  /*   font-size: 2rem; */
  /*   line-height: 4rem; */
  /*   color: #ffffff; */
  /* } */
  /* } */
}
.overallRatingContainer .bottomButtons .infoBlock {
  height: 6rem;
  line-height: 6rem;
  background: #fcfcfc;
  text-align: left;
  border-top: 1px solid #dedede;
}
.overallRatingContainer .bottomButtons .infoBlock > * {
  display: inline-block;
  vertical-align: middle;
}
.overallRatingContainer .bottomButtons .infoBlock span.iconContainer {
  padding: 0 1.5rem;
  font-size: 1.6rem;
  color: #a6dd3c;
}
.overallRatingContainer .bottomButtons .infoBlock span.iconContainer.buttonContainer {
  padding: 0;
  margin: 0 1.5rem;
}
.overallRatingContainer .bottomButtons .infoBlock span.iconContainer.buttonContainer:before {
  color: #fff;
}
.overallRatingContainer .bottomButtons .infoBlock span.textItem {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #555;
}
.overallRatingContainer .bottomButtons .infoBlock .buttonContainer {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
}
.overallRatingContainer .bottomButtons .infoBlock .buttonContainer div i {
  line-height: 4rem;
  border-radius: 50%;
}
.overallRatingContainer .bottomButtons .infoBlock .buttonContainer div i.icon-added-to-list {
  color: #bdbdbd;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  line-height: 3.8rem;
}
.overallRatingContainer .bottomButtons .infoBlock .buttonContainer div i.icon-add-to-list {
  background: #00c1bc;
  color: #fff;
}
.overallRatingContainer .bottomButtons .infoBlock:last-child {
  background: #fff;
}
.overallRatingContainer .bottomButtons .infoBlock p {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.6rem;
  color: #555;
}
.overallRatingContainer .bottomButtons .infoBlock p var {
  font-style: normal;
}
.overallRatingContainer .bottomButtons .infoBlock.connectedFriends {
  cursor: pointer;
}
.ratingValueContainer {
  position: relative;
}
.ratingValueContainer .sxValueContainer,
.ratingValueContainer .dxValueContainer {
  position: absolute;
  top: -4.5rem;
}
.ratingValueContainer .sxValueContainer {
  left: -4rem;
}
.ratingValueContainer .sxValueContainer span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
}
.ratingValueContainer .sxValueContainer span var {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ratingValueContainer .sxValueContainer span.colorSx {
  /*background: #a6dd3c;*/
  background: #00ccc2;
  width: 2.5rem;
  height: 1.5rem;
  border-radius: 1.6rem;
  display: block;
}
.ratingValueContainer .sxValueContainer span.valueSx {
  position: relative;
  top: 1rem;
  text-transform: uppercase;
}
.ratingValueContainer .dxValueContainer {
  right: -9.5rem;
}
.ratingValueContainer .dxValueContainer span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
}
.ratingValueContainer .dxValueContainer span var {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ratingValueContainer .dxValueContainer span.colorDx {
  /*background: #00ccc2;*/
  background: #a6dd3c;
  width: 2.5rem;
  height: 1.5rem;
  border-radius: 1.6rem;
  display: block;
}
.ratingValueContainer .dxValueContainer span.valueDx {
  position: relative;
  left: -5rem;
  top: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  know-your-rights.mobile-container {
    display: none;
  }
}
.relatedBusinessesSection {
  margin-bottom: 45px;
}
.relatedBusinessesSection .subtitleContainer {
  margin-bottom: 0;
}
.relatedBusiness {
  text-align: center;
}
.relatedBusiness .elementContainer {
  margin: 1rem 0;
}
.modal-biz-claim .modal-header-bar {
  height: 25rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  position: relative;
}
.modal-biz-claim .modal-header-bar i {
  color: #fff;
  margin: 1rem 0;
}
.modal-biz-claim .modal-header-bar:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.modal-biz-claim .modal-header-bar h1 {
  position: relative;
  z-index: 1;
}
.modal-biz-claim .modal-header-bar .icon-x {
  z-index: 1;
  position: relative;
}
.modal-biz-claim label {
  line-height: 1.8rem;
  font-size: 1.2rem;
}
.modal-biz-claim h1.titleBiz {
  color: #fff;
  margin: 20%;
  text-transform: uppercase;
  font-size: 2rem;
}
.modal-biz-claim h1.titleBiz strong {
  line-height: 5rem;
  font-size: 3rem;
}
.modal-biz-claim .btn-block {
  width: 100%;
  margin: 0 0 20px 0;
}
.modal-biz-claim hr.spacer-40 {
  margin-top: 19px;
  margin-bottom: 20px;
}
/* Rating on hero image */
.smallRatingContainer {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .smallRatingContainer {
    padding: 0 10px;
  }
}
.smallRatingContainer .smallRating {
  position: absolute;
  z-index: 1;
  bottom: 2rem;
  padding-left: 2rem;
}
@media only screen and (min-width: 1024px) {
  .smallRatingContainer .smallRating {
    padding-left: 0;
    bottom: 5rem;
  }
}
.smallRatingContainer .compatibility {
  position: absolute;
  left: 2rem;
  top: 2rem;
  z-index: 3;
  border-radius: 1rem;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  background-color: rgba(0, 0, 0, 0.6);
  padding-left: 1rem;
  padding-right: 1rem;
  color: #fff;
}
.smallRatingContainer .compatibility.high {
  color: #7ed020;
}
.smallRatingContainer .compatibility.medium {
  color: #f8e11c;
}
.smallRatingContainer .compatibility.low {
  color: #d0021b;
}
.smallRatingContainer .compatibility .compatibility-dot {
  background-color: #00ff4b;
  float: left;
  height: 1rem;
  width: 1rem;
  color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
  margin-top: 0.6rem;
  margin-right: 0.8rem;
}
.smallRatingContainer .singleRating {
  display: inline-block;
  width: 17.5rem;
  border-radius: 5px;
  padding: 0.5rem 0.7rem;
  color: #fff;
  text-transform: uppercase;
  margin-right: 3rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .smallRatingContainer .singleRating {
    overflow: hidden;
  }
  .smallRatingContainer .singleRating:last-child {
    margin-right: 5rem;
  }
}
.smallRatingContainer .singleRating.overallRating {
  background-color: #00ccc2;
  cursor: pointer;
}
.smallRatingContainer .singleRating.connetctionsRating {
  background-color: #a6dd3c;
}
.smallRatingContainer .singleRating .valueRating {
  display: inline-block;
  float: left;
  font-size: 1.8rem;
  text-align: center;
}
.smallRatingContainer .singleRating .valueRating span {
  font-size: 2.4rem;
  font-weight: 700;
}
.smallRatingContainer .singleRating .valueRating .stars-average .star-small-average {
  float: left;
  background: url('/img/rate/rate-off-small.svg');
  background-size: 100% 100%;
  width: 0.8rem;
  height: 0.8rem;
  margin-right: .1rem;
}
.smallRatingContainer .singleRating .valueRating .stars-average .star-small-average.rating-on {
  background: url('/img/rate/rate-on-small.svg');
  background-size: 100% 100%;
}
.smallRatingContainer .singleRating .valueRating .stars-average .star-small-average.rating-on-off {
  background: url('/img/rate/rate-on-off-small.svg');
  background-size: 100% 100%;
}
.smallRatingContainer .singleRating .labelRating {
  float: left;
  margin-left: 0.8rem;
  margin-top: 4%;
}
.smallRatingContainer .singleRating .labelRating .typeRating {
  font-size: 1.3rem;
  font-weight: 700;
}
.smallRatingContainer .singleRating .labelRating .numberOfRating {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
}
.smallRatingContainer .singleRating .labelRating span {
  display: block;
}
/* scrollable menu Overview, Deals, Reviews */
@media only screen and (max-width: 550px) {
  .businessMenu .tabs {
    display: none;
  }
}
.businessMenu .scrollmenu {
  background-color: #00a0ba;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  display: none;
}
@media only screen and (max-width: 550px) {
  .businessMenu .scrollmenu {
    display: block;
  }
}
.businessMenu .scrollmenu a {
  display: inline-block;
  color: #00b7d4;
  text-align: center;
  font-size: 2rem;
  padding: 2rem 1.7rem;
  text-transform: uppercase;
  font-family: 'Cairo-SemiBold';
}
.businessMenu .scrollmenu a.active {
  color: #fff;
}
.businessGeneralInfo {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.businessGeneralInfo .titleProperty {
  color: #00a0ba;
  font-size: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.businessGeneralInfo .icon-download {
  color: #00b2a9;
}
.businessGeneralInfo p {
  color: #555;
  font-size: 1.4rem;
  margin-bottom: 0;
}
.businessGeneralInfo ul li {
  display: inline-block;
  width: 50%;
  float: left;
  font-size: 1.4rem;
  color: #555;
}
.bizCost {
  display: inline-block;
  border: 1px #dedede solid;
  border-radius: 5rem;
  padding: 0.5rem 1rem;
  font-family: 'Open Sans';
  font-size: 1.6rem;
  font-weight: 600;
  color: #ccc;
}
.bizCost i.active {
  color: #00a0ba;
}
.navbar-biz {
  z-index: 0 !important;
}
.back-to-biz-page {
  margin-top: 1.7rem;
}
.back-to-biz-page a {
  font-size: 1.6rem;
}
.back-to-biz-page span.icon-arrow-left {
  margin-right: 0.6rem;
  color: #00b2a9;
}
.biz-title-all-reviews {
  margin-top: 1.7rem;
}
.text-info-filter-star {
  font-family: 'Open Sans';
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 0.5rem;
  margin-top: 1.9rem;
}
.text-info-filter-star span {
  font-weight: bold;
}
.cta-clear-filter-star {
  font-family: 'Open Sans';
  font-size: 1.4rem;
  color: #00b2a9;
  cursor: pointer;
}
.sort-reviews-container {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.sort-reviews-container .label-sort {
  width: 74%;
  float: left;
  text-align: right;
  margin-right: 1%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding-top: 0.9rem;
  color: #666;
}
@media only screen and (max-width: 768px) {
  .sort-reviews-container .label-sort {
    width: 30%;
  }
}
.sort-reviews-container .sort-reviews {
  width: 25%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .sort-reviews-container .sort-reviews {
    width: 69%;
  }
}
.sort-reviews-container .sort-reviews button {
  width: 100%;
  border-radius: 0.6rem;
  border: 1px solid #EDEDED;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #666;
  font-size: 1.4rem;
  text-transform: none;
}
.sort-reviews-container .sort-reviews button:after {
  color: #666;
}
.sort-reviews-container .sort-reviews ul {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .sort-reviews-container .sort-reviews ul {
    width: 97%;
  }
}
.sort-reviews-container .sort-reviews ul li {
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.4rem;
  color: #666;
  height: 4.8rem;
  padding: 1.4rem;
  border-bottom: 1px solid #F6F6F6;
}
.sort-reviews-container .sort-reviews ul li:hover {
  background-color: #e7e7e7;
}
.sort-reviews-container.disableSort {
  opacity: 0.4;
}
#subsectionGeneral,
#subsectionAttributes {
  /*Business Image Area*/
  /*End Business Image area*/
}
#subsectionGeneral .businessImagesWrap,
#subsectionAttributes .businessImagesWrap {
  width: 700px;
  margin: auto;
}
#subsectionGeneral .businessImagesWrap .imgWrap,
#subsectionAttributes .businessImagesWrap .imgWrap {
  display: inline-block;
  border: 1px solid #dfdede;
  border-radius: 6px;
  background-color: #000;
  width: 200px;
  height: 200px;
  margin: 20px;
  vertical-align: middle;
}
#subsectionGeneral .businessImagesWrap .imgWrap:hover img,
#subsectionAttributes .businessImagesWrap .imgWrap:hover img {
  opacity: 0.5;
}
#subsectionGeneral .businessImagesWrap .imgNoWrap,
#subsectionAttributes .businessImagesWrap .imgNoWrap {
  display: inline-block;
  border: 1px solid #dfdede;
  border-radius: 6px;
  background-color: #fff;
  width: 200px;
  height: 200px;
  margin: 20px;
  vertical-align: middle;
}
#subsectionGeneral .businessImagesWrap .uploadImages,
#subsectionAttributes .businessImagesWrap .uploadImages {
  border: 1px solid #dfdede;
  border-radius: 6px;
  background-color: #fff;
  width: 200px;
  height: 200px;
  display: inline-block;
  margin: 20px;
  vertical-align: middle;
}
#subsectionGeneral .businessImagesWrap .uploadImages:hover img,
#subsectionAttributes .businessImagesWrap .uploadImages:hover img {
  opacity: 0.5;
}
#subsectionGeneral .businessImagesWrap .businessImages,
#subsectionAttributes .businessImagesWrap .businessImages {
  border-radius: 6px;
  width: 200px;
  height: 200px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
}
#subsectionGeneral .businessImagesWrap .textLabel,
#subsectionAttributes .businessImagesWrap .textLabel {
  font-size: 15px;
  color: #666;
  font-family: 'Cairo-Regular';
  display: inline-block;
}
#subsectionGeneral .businessImagesWrap .icon-photogallery,
#subsectionAttributes .businessImagesWrap .icon-photogallery {
  color: #23bcb9;
  font-size: 23px;
  position: absolute;
  margin-top: 70px;
  margin-left: 84px;
  display: none;
}
#subsectionGeneral .businessImagesWrap div.imgWrap:hover .icon-photogallery,
#subsectionAttributes .businessImagesWrap div.imgWrap:hover .icon-photogallery {
  display: block;
}
#subsectionGeneral .businessImagesWrap div.imgWrap:hover .changePhoto,
#subsectionAttributes .businessImagesWrap div.imgWrap:hover .changePhoto {
  display: block;
}
#subsectionGeneral .businessImagesWrap div.imgWrap:hover .uploadButton,
#subsectionAttributes .businessImagesWrap div.imgWrap:hover .uploadButton {
  display: block;
}
#subsectionGeneral .businessImagesWrap .changePhoto,
#subsectionAttributes .businessImagesWrap .changePhoto {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  position: absolute;
  margin-top: 109px;
  margin-left: 46px;
  display: none;
}
#subsectionGeneral .businessImagesWrap .uploadLabel,
#subsectionAttributes .businessImagesWrap .uploadLabel {
  text-align: left;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  line-height: 34px;
  margin-left: 10px;
  display: none;
}
#subsectionGeneral .businessImagesWrap .uploadButton,
#subsectionAttributes .businessImagesWrap .uploadButton {
  border-radius: 17px;
  background-color: grey;
  width: 151px;
  height: 34px;
  border: transparent;
  margin-top: 82px;
  margin-left: 9px;
  font-size: 12px;
  font-weight: 600;
  color: white;
}
#subsectionGeneral .businessImagesWrap .icon-circle-plus,
#subsectionAttributes .businessImagesWrap .icon-circle-plus {
  color: #fff;
  font-size: 17px;
  float: right;
}
#subsectionGeneral .businessImagesWrap .submitDisabled,
#subsectionAttributes .businessImagesWrap .submitDisabled {
  opacity: 0.5;
}
#subsectionGeneral .businessImagesWrap .formContainer,
#subsectionAttributes .businessImagesWrap .formContainer {
  margin-top: 10px;
  border-bottom: 1px solid #dedede;
}
#subsectionGeneral .businessImagesWrap .formContainer label,
#subsectionAttributes .businessImagesWrap .formContainer label {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  width: 140px;
}
#subsectionGeneral .businessImagesWrap .formContainer label.prefix,
#subsectionAttributes .businessImagesWrap .formContainer label.prefix {
  width: 50px;
}
@media screen and (min-width: 768px) and (max-width: 930px) {
  #subsectionGeneral .businessImagesWrap .uploadImages,
  #subsectionAttributes .businessImagesWrap .uploadImages {
    border: 1px solid #dfdede;
    border-radius: 6px;
    background-color: #fff;
    width: 166px;
    height: 166px;
    display: inline-block;
    margin: 20px;
    vertical-align: middle;
  }
  #subsectionGeneral .businessImagesWrap .uploadImages:hover img,
  #subsectionAttributes .businessImagesWrap .uploadImages:hover img {
    opacity: 0.5;
  }
  #subsectionGeneral .businessImagesWrap .imgWrap,
  #subsectionAttributes .businessImagesWrap .imgWrap {
    display: inline-block;
    border: 1px solid #dfdede;
    border-radius: 6px;
    background-color: #000;
    width: 166px;
    height: 166px;
    margin: 20px;
    vertical-align: middle;
  }
  #subsectionGeneral .businessImagesWrap .imgWrap:hover img,
  #subsectionAttributes .businessImagesWrap .imgWrap:hover img {
    opacity: 0.5;
  }
  #subsectionGeneral .businessImagesWrap .imgNoWrap,
  #subsectionAttributes .businessImagesWrap .imgNoWrap {
    display: inline-block;
    border: 1px solid #dfdede;
    border-radius: 6px;
    background-color: #fff;
    width: 166px;
    height: 166px;
    margin: 20px;
    vertical-align: middle;
  }
  #subsectionGeneral .businessImagesWrap .businessImages,
  #subsectionAttributes .businessImagesWrap .businessImages {
    border-radius: 6px;
    width: 166px;
    height: 166px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
  }
  #subsectionGeneral .businessImagesWrap .textLabel,
  #subsectionAttributes .businessImagesWrap .textLabel {
    font-size: 12px;
    color: #666;
    font-weight: 400;
    display: inline-block;
  }
  #subsectionGeneral .businessImagesWrap .icon-photogallery,
  #subsectionAttributes .businessImagesWrap .icon-photogallery {
    color: #23bcb9;
    font-size: 23px;
    position: absolute;
    margin-top: 50px;
    margin-left: 70px;
    display: none;
  }
  #subsectionGeneral .businessImagesWrap .changePhoto,
  #subsectionAttributes .businessImagesWrap .changePhoto {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    text-align: left;
    position: absolute;
    margin-top: 89px;
    margin-left: 26px;
    display: none;
  }
  #subsectionGeneral .businessImagesWrap .uploadButton,
  #subsectionAttributes .businessImagesWrap .uploadButton {
    border-radius: 17px;
    background-color: grey;
    width: 125px;
    height: 34px;
    border: transparent;
    margin-top: 66px;
    margin-left: 5px;
    font-size: 11px;
    font-weight: 600;
    color: white;
  }
}
@media screen and (max-width: 640px) {
  #subsectionGeneral .businessImagesWrap .textLabel {
    width: 100%;
    display: inline-block;
  }
}
.settings-page .heroImage {
  overflow: hidden;
  text-align: center;
}
.settings-page .heroImage img {
  width: 100%;
}
.settings-page div.heroImage:hover .editHero {
  display: block;
}
.settings-page i.icon-big-arrow-left {
  position: absolute;
  top: 2rem;
  left: 4rem;
  font-size: 1.5rem;
  padding: 1rem 2.2rem;
  padding-left: 1.5rem;
  border-radius: 2rem;
  color: #fff;
  background-color: #00a0ba;
  z-index: 2;
}
.settings-page i.icon-big-arrow-left:before {
  margin-right: 2rem;
}
.settings-page i.icon-big-arrow-left span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
}
.settings-page .editHero {
  position: absolute;
  top: 10%;
  width: 200px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
  display: none;
}
@media only screen and (max-width: 768px) {
  .settings-page .editHero {
    display: block;
  }
}
.settings-page .editHero .icon-photogallery {
  line-height: 40px;
  font-size: 20px;
  color: #23bcb9;
  cursor: pointer;
}
.settings-page .action {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
}
#openingHours input[type=number] {
  background: transparent;
  border: 1px solid #dedede;
  height: 35px;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
  position: relative;
  width: 13%;
  margin: 0;
  text-align: center;
}
#openingHours input[type=checkbox] {
  position: static;
  margin-left: 10px;
}
#openingHours .warningToolTip {
  bottom: 105%;
  right: 0;
  width: auto;
}
#openingHours .openingHoursWarning {
  background-color: rgba(245, 197, 32, 0.6);
  padding: 5px 10px;
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
}
#openingHours .openingHoursWarning .icon-info,
#openingHours .openingHoursWarning .warningMessage {
  vertical-align: middle;
  display: inline-block;
}
#openingHours .openingHour {
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
}
#openingHours .openingHour:first-child {
  padding-top: 10px;
}
#openingHours .colon {
  display: inline-block;
  position: absolute;
}
#openingHours .startHour {
  margin-left: 26px;
}
#openingHours .startHour2 {
  margin-left: 26px;
}
#openingHours .endHour {
  margin-left: 20px;
}
#openingHours .addHours {
  font-size: 15px;
  line-height: 40px;
  background: transparent;
  border: none;
}
#openingHours .breakTime {
  margin-left: 0;
}
#openingHours .titleSelect .daySelect {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #777777;
}
#openingHours .icon-circle-plus {
  color: #0090a7;
  font-size: 18px;
  line-height: 35px;
}
#openingHours .titleSection {
  margin-left: -11px;
}
#openingHours .disabled {
  opacity: 0.5;
}
#openingHours .icon-circle-delete {
  color: #bac2c3;
  font-size: 18px;
  line-height: 35px;
}
#openingHours .icon-circle-delete--red {
  color: #ff5967;
}
#openingHours .wrapHours {
  position: relative;
  height: 35px;
  margin-left: 50%;
}
#openingHours p {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}
#openingHours .wrapperSelect {
  width: 100%;
}
#openingHours .multiSelect input[type="checkbox"] {
  display: none;
}
#openingHours .multiSelect > button {
  min-width: 27rem;
  background: transparent;
  border: 1px solid #dedede;
  height: 35px;
  line-height: 35px;
  text-align: left;
  position: relative;
  border-radius: 6px;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
}
#openingHours .multiSelect > button .caret {
  display: none;
}
#openingHours .multiSelect > button:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  z-index: 0;
  display: block;
  top: 0;
  right: 12px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
#openingHours .multiSelect > button:focus,
#openingHours .multiSelect > button:active {
  outline: none;
}
#openingHours .multiSelect > button:focus:before,
#openingHours .multiSelect > button:active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#openingHours .multiSelect .buttonLabel {
  display: inline-block;
  padding: 0;
}
#openingHours .multiSelect .checkboxLayer {
  background-color: #fff;
  z-index: 999;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 27rem;
  position: absolute;
  top: 34px;
  max-width: 100%;
}
#openingHours .selectContainer {
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}
#openingHours .selectContainer:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  display: block;
  z-index: 0;
  top: 13px;
  right: 25px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
#openingHours .selectContainer:focus:before,
#openingHours .selectContainer:active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#openingHours .selectContainer select {
  background: transparent;
  border: 1px solid #dedede;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  height: 35px;
  z-index: 2;
  position: relative;
  border-radius: 6px;
  width: 100%;
  padding: 0 5px;
  line-height: 1;
}
#openingHours .selectContainer .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 13px;
  color: #666;
  width: 220px;
  height: 40px;
}
#openingHours .saveOpeningHours {
  margin-top: 0;
  margin-bottom: 20px;
}
#openingHours label {
  color: #666;
  font-size: 15px;
  font-weight: 400;
}
#openingHours .duplicate {
  width: 151px;
  float: right;
  height: 34px;
  margin: 8px;
  border-radius: 17px;
  border: transparent;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  background-color: #989fa0;
  text-align: center;
  line-height: 34px;
}
#openingHours .duplicate .icon-circle-plus {
  color: white;
  line-height: 34px;
  float: right;
}
@media screen and (max-width: 640px) {
  #openingHours .wrapperSelect.days {
    padding: 0 1rem;
  }
  #openingHours .multiSelect > button {
    min-width: 0;
  }
  #openingHours .multiSelect > button .buttonLabel {
    width: initial;
    overflow: initial;
    text-overflow: initial;
  }
  #openingHours input[type=number] {
    width: 15.5%;
  }
}
#infoSection input[type=text] {
  background: transparent;
  border: 1px solid #dedede;
  height: 35px;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
  position: relative;
}
#infoSection .text-area {
  margin-left: 10px;
}
#infoSection .isDisabled {
  opacity: 0.5;
}
#infoSection label {
  color: #666;
  font-size: 15px;
  font-weight: 400;
}
#infoSection tags-input .tags {
  border: 0;
  box-shadow: none;
}
#infoSection tags-input .tags .tag-item {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: initial;
}
#infoSection tags-input .tags input[type=text] {
  width: 50% !important;
  clear: both;
}
#infoSection tags-input .tags input[type=text].invalid-tag {
  border-color: #ff5967 !important;
}
#infoSection tags-input auto-complete .autocomplete {
  width: 50%;
  margin: 6px 1rem;
}
#infoSection tags-input auto-complete .autocomplete .suggestion-item.selected {
  background-color: #1aaac1;
}
#infoSection tags-input auto-complete .autocomplete .suggestion-item.selected em {
  background-color: #00a0ba;
}
#infoSection tags-input auto-complete .autocomplete .suggestion-item .no-match {
  color: black;
  font-size: 14px;
  font-style: italic;
}
#infoSection tags-input auto-complete .autocomplete .suggestion-item.userinput {
  background-color: #fff;
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  white-space: -webkit-pre-wrap;
  /* Newer versions of Chrome/Safari*/
  white-space: normal;
}
@media screen and (max-width: 640px) {
  #infoSection input[type=text],
  #infoSection .text-area {
    width: 97%;
    margin: 0 0 0 3%;
  }
  #infoSection tags-input .tags .tag-item {
    width: 100%;
    margin-bottom: 15px;
  }
}
#socialNetwork input[type=text],
#socialNetwork input[type=number] {
  background: transparent;
  border: 1px solid #dedede;
  border-radius: 5px;
  position: relative;
  color: #666;
  font-size: 14px;
  margin: 0;
  width: 100%;
  height: 35px;
}
#socialNetwork input.static {
  position: static;
}
#settingsAttachment .uploadAttachment {
  width: 100%;
  height: 34px;
  background-color: #989fa0;
  border-radius: 17px;
  border: transparent;
  cursor: pointer;
}
#settingsAttachment .uploadHints {
  color: #f9fcf3;
  padding-top: 1.2rem;
  margin-bottom: 1.5rem;
}
#settingsAttachment .uploadHint {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  line-height: 1.5rem;
}
#settingsAttachment .uploadHint--error {
  color: #ff5967;
}
#settingsAttachment .clearAttachment {
  color: #bac2c3;
  background: transparent;
  border: none;
  margin-top: 6px;
}
#settingsAttachment .icon-circle-delete {
  font-size: 18px;
  vertical-align: middle;
  color: #bac2c3;
}
#settingsAttachment .icon-circle-plus {
  color: #fff;
  font-size: 16px;
  float: right;
  line-height: 34px;
}
#settingsAttachment .uploadFile {
  text-align: left;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  line-height: 34px;
  cursor: pointer;
}
#settingsAttachment .icon-download {
  color: #00b2a9;
  font-size: 34px;
}
#settingsAttachment .isDisabled {
  opacity: 0.5;
}
#settingsAttachment .small-label {
  font-size: 13px;
  line-height: 1.3rem;
}
#settingsAttachment input[type=text] {
  background: transparent;
  border: 1px solid #dedede;
  margin: 0;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  position: relative;
  color: #666;
  font-size: 14px;
}
#settingsAttachment .lnk-delete-file {
  color: red;
  text-decoration: underline;
  font-size: 13px;
  margin-top: 5px;
  width: 8rem;
  float: right;
  cursor: pointer;
}
#settingsAttachment .delete {
  position: absolute;
  border-radius: 50%;
  right: 5%;
  top: 2%;
  width: 17px;
  height: 17px;
  background: #ff5967;
  border: 1px solid #ff5967;
}
#settingsAttachment .icon-remove-single {
  font-size: 2px;
  color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
}
#settingsAttachment .img-thumbnail {
  padding: 0;
  border: 0;
}
#settingsAttachment .pdf-icon {
  color: #666;
  display: inline-block;
  font: normal normal normal 90px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100px;
}
#settingsAttachment .pdf-icon + .delete {
  left: 100px;
}
#settingsAttachment .pdf-icon + .delete + a {
  display: block;
}
#settingsAttachment .pdf-icon:before {
  content: "\f1c1";
}
#direction .has-error-custom input {
  border-color: #ff5967!important;
}
#direction .has-error-custom .error {
  color: #ff5967!important;
}
#direction .has-error-custom .warningToolTip {
  top: -18px;
  right: 0px;
}
#direction .map {
  padding: 10px 0;
}
#direction .map .mapContainer {
  position: relative;
  text-align: center;
  margin-bottom: 7px;
  height: 355px;
  /* this is to prevent an ugly animation effect caused by the ng-if in the map */
}
#direction .map .mapContainer .angular-google-map-container {
  height: 355px;
}
#direction .map .mapContainer .geolocatorContainer .geolocatorButton {
  top: 10px;
}
[dir="rtl"] #direction .map .mapContainer .geolocatorContainer .geolocatorButton {
  left: 11px;
}
#direction .map .mapContainer .btn {
  position: absolute;
  bottom: 20px;
  text-transform: none;
  cursor: pointer;
  width: 135px;
  box-shadow: 1px 3px 10px #666;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#direction .map .mapContainer .btn.btn-light-blue-01 {
  color: #fff;
  background-color: #00b2a9;
}
#direction .map-caption {
  color: #999;
  font-size: 13px;
}
#direction .isDisabled {
  opacity: 0.5;
}
#direction .tagrow {
  margin-top: -30px;
}
#direction .truncate {
  width: 79px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
#direction .landmark {
  border: 1px solid #bac2c3;
  border-color: #00a0ba;
  box-sizing: border-box;
  background-color: #1aaac1;
  height: 34px;
  border-radius: 50px;
  width: auto;
  margin: 0 10px 10px 10px;
}
#direction .landmarkLabel {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
}
#direction .removeLandmark {
  border: none;
  background: transparent;
  float: right;
  line-height: 37px;
}
#direction .icon-circle-delete {
  color: #fff;
  font-size: 18px;
}
#direction label {
  color: #666;
  font-size: 15px;
  font-weight: 400;
}
#direction p.linkModal {
  text-decoration: underline;
  color: #1aaac1;
  margin-top: 4px;
  font-family: 'Cairo-Regular';
}
#direction span.external {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
#direction span.inner {
  color: #989fa0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  display: inline-block;
}
#direction input[type=text] {
  background: transparent;
  border: 1px solid #dedede;
  height: 35px;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
  position: relative;
  width: 100% !important;
  margin: 0;
}
#direction .autoDropdown {
  position: absolute;
  right: 0;
  background: #fff;
  padding: 6px 12px;
  border-radius: 6px;
  z-index: 999;
  overflow-y: auto;
  min-height: 4rem;
  max-height: 18rem;
  width: 100%;
  top: 35px;
  left: 0;
}
#suggest-modal ::-webkit-input-placeholder {
  color: #989fa0;
}
#suggest-modal .isDisabled {
  opacity: 0.5;
}
#suggest-modal .suggest {
  width: 300px;
  margin: 0 auto;
}
#suggest-modal .modal-text {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  padding: 16px 0;
  text-align: center;
}
#suggest-modal .delete-confirm {
  font-weight: 700;
}
#suggest-modal .cancel-suggestion {
  border-radius: 17px;
  background-color: #d8d8d8;
  width: 84px;
  height: 34px;
  color: #fff;
  font-size: 12px;
  border: transparent;
  float: left;
}
#suggest-modal .confirm-suggestion {
  border-radius: 17px;
  background-color: #a6dd3c;
  width: 117px;
  height: 34px;
  color: #fff;
  font-size: 12px;
  border: transparent;
  float: right;
}
#suggest-modal .suggest-footer {
  padding: 12px;
}
#family .isDisabled {
  opacity: 0.5;
}
#family p.linkModal {
  text-decoration: underline;
  color: #1aaac1;
  margin-top: 4px;
  font-family: 'Cairo-Regular';
}
#family input[type=text] {
  background: transparent;
  border: 1px solid #dedede;
  height: 35px;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
  position: relative;
  width: 100%;
  margin: 0;
}
#family .wrapperSelect {
  width: 100%;
}
#family .selectContainer {
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}
#family .selectContainer:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  display: block;
  z-index: 0;
  top: 13px;
  right: 25px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
#family .selectContainer:focus:before,
#family .selectContainer:active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#family .selectContainer select {
  background: transparent;
  border: 1px solid #dedede;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  height: 35px;
  z-index: 2;
  position: relative;
  border-radius: 6px;
  width: 100%;
  padding: 0 5px;
  line-height: 1;
}
#family .selectContainer .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 13px;
  color: #666;
  width: 220px;
  height: 40px;
}
.notificationContainer.biz-notifications {
  /*
   * All these rules have been commented since the same rules as the user settings page are used.
   * The biz-notifications class is used to override some of those rules.
   */
}
.notificationContainer.biz-notifications li {
  border-bottom: none;
}
.notificationContainer.biz-notifications hr:not(.title-hr) {
  margin-top: 0;
}
#settingsContacts input[type=email],
#settingsContacts input[type=number] {
  background: transparent;
  position: relative;
  border: 1px solid #dedede;
  border-radius: 5px;
  color: #666;
  font-size: 14px;
  margin: 0;
  width: 100%;
  height: 35px;
}
#settingsContacts input[type=text] {
  margin: 0;
}
#settingsContacts .submitDisabled {
  opacity: 0.5;
}
#settingsContacts .prefix {
  width: 85px;
}
.categoriesContainer .accordionArea {
  border-top-width: 0;
}
.categoriesContainer .textFormat {
  font-family: 'Cairo-Regular';
}
.categoriesContainer .flexVertical {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.categoriesContainer .flexVertical .icon-circle-plus,
.categoriesContainer .flexVertical .icon-circle-delete {
  font-size: 18px;
  line-height: 25px;
}
.categoriesContainer .flexVertical .icon-circle-plus {
  color: #0090a7 !important;
}
.categoriesContainer .flexVertical .icon-circle-delete {
  color: #e0e0e0;
}
.categoriesContainer .secondaryCategory {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.categoriesContainer .badgeButton {
  cursor: pointer;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  border-color: #00a0ba;
  box-sizing: border-box;
  background-color: #1aaac1;
  border-radius: 17px;
  height: 34px;
  padding-left: 10px;
  margin: 5px 7px;
}
.categoriesContainer .badgeButton i {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 10px;
  color: #fff;
  font-size: 18px;
}
.categoriesContainer .badgeButton span {
  text-align: left;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  line-height: 32px;
  margin: 0 10px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.categoriesContainer .saveLine {
  padding-bottom: 40px;
  padding-top: 20px;
}
.categoriesContainer .saveLine .icon-info {
  color: #ccc;
  font-size: 35px;
}
.categoriesContainer .saveLine .warningText {
  color: #ff5967;
  text-align: left;
  font-family: 'Cairo-Bold';
}
.categoriesContainer .saveLine .warningSubText {
  color: #ff5967;
  text-align: left;
}
.categoriesContainer .isDisabled {
  opacity: 0.5;
}
.settings-page {
  /* Tooltip arrow */
  /*hiding spin arrows on input[type=number]*/
  /* Tooltip text */
  /* Tooltip arrow */
  /* Show the tooltip text when you mouse over the tooltip container */
}
.settings-page .nopadding {
  padding: 0;
}
.settings-page input.ng-invalid,
.settings-page textarea.ng-invalid {
  border-color: #ff5967 !important;
}
.settings-page .isDisabled {
  opacity: 0.5;
}
.settings-page .warningToolTip {
  min-width: 190px;
  background-color: #ff5967;
  margin-top: -10px;
  color: #fff;
  text-align: center;
  padding: 5px 17px;
  border-radius: 6px;
  transition: opacity 0.2s;
  position: absolute;
}
.settings-page .warningToolTip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 84px;
  border-width: 5px;
  border-style: solid;
  border-color: #ff5967 transparent transparent transparent;
}
.settings-page input[type=text],
.settings-page input[type=email],
.settings-page input[type=number] {
  background: transparent;
  border: 1px solid #dedede;
  margin: 6px 1rem;
  width: 300px;
  height: 35px;
  border-radius: 5px;
  position: absolute;
  color: #666;
  font-size: 14px;
}
.settings-page input[type=submit] {
  border-radius: 17px;
  background-color: #a0ce3a;
  width: 151px;
  height: 34px;
  float: right;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 8px;
}
.settings-page input[type=submit][disabled] {
  background-color: #eeeeee;
}
.settings-page input::-webkit-outer-spin-button,
.settings-page input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
@media only screen and (max-width: 768px) {
  .settings-page .dropdown .btn {
    position: relative;
    width: 100%;
    border-radius: 0.5rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Cairo-SemiBold', sans-serif;
    padding-left: 1.5rem;
    padding-right: 3.5rem;
    text-align: inherit;
    min-width: inherit;
    background-color: #ddd;
    color: black;
  }
  .settings-page .dropdown .btn:after {
    content: "\e908";
    font-family: icomoon;
    font-size: 7px;
    color: #00ccc2;
    position: absolute;
    line-height: 3.8rem;
    right: 1.2rem;
    top: 0;
  }
  .settings-page .dropdown-menu {
    left: 0.5rem;
    right: 0.5rem;
    overflow: hidden;
  }
  .settings-page .dropdown-menu > li {
    width: 100%;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Cairo-SemiBold';
    font-size: 2rem;
    padding: 5px;
  }
  .settings-page .dropdown-menu > .active > a {
    cursor: pointer;
    background: #00a0ba;
    text-transform: uppercase;
    font-family: 'Cairo-SemiBold';
    font-size: 2rem;
    padding: 5px;
  }
  .settings-page .dropdown-menu > li > a {
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Cairo-SemiBold';
    font-size: 2rem;
    padding: 5px;
  }
  .settings-page .dropdown-menu > li.active {
    background: #00a0ba;
  }
}
.settings-page .deals-view input[type=text],
.settings-page form[name=dealForm] input[type=text],
.settings-page .deals-view input[type=email],
.settings-page form[name=dealForm] input[type=email],
.settings-page .deals-view input[type=number],
.settings-page form[name=dealForm] input[type=number] {
  margin: auto;
  width: 100%;
  position: relative;
}
.settings-page .empty-states-container {
  border: 1px solid #fcfcfc;
  background-color: #fafafa;
}
.settings-page .empty-states-container p {
  width: 50%;
  padding-top: 30rem;
  padding-bottom: 10rem;
  margin: 0 auto;
  text-align: center;
  font-family: 'Cairo-Regular';
  font-size: 2.6rem;
  color: #bac2c3;
  background-repeat: no-repeat;
  background-position: center 25%;
}
.settings-page .paddedTop {
  padding-top: 30px;
}
.settings-page .languageContainer {
  width: 200px;
}
.settings-page .languageContainer .languageButton {
  font-family: Cairo;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #dad9d9;
  box-sizing: border-box;
  cursor: pointer;
  height: 36px;
  margin-left: 5px;
  text-transform: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.settings-page .languageContainer .selected {
  background-color: #00c1bc;
  color: #fafafa;
}
.settings-page .title {
  text-transform: uppercase;
  margin-top: -5px;
  margin-bottom: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  border: 0;
  color: #999;
  font-weight: 600;
  text-align: left;
  transform: scaleY(1.0096);
  /* proprietà larghezza e altezza omesse a causa della trasformazione */
  display: inline-block;
}
.settings-page .title-hr {
  margin-top: 1rem;
}
.settings-page .title-hr:before {
  content: '';
  display: block;
  width: 7rem;
  height: 0.3rem;
  margin-top: -0.3rem;
  background: #00a0ba;
}
.settings-page .contentText {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 10px;
}
.settings-page .paddedRightArrow {
  margin-right: 20px;
  color: #00ccc2;
}
.settings-page .settingsLine {
  background-color: #a6dd3c;
  width: 7.8%;
  height: 0.2%;
}
.settings-page .rowAccordion {
  background-color: #fafafa;
  margin-bottom: 10px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede !important;
  padding: 2rem 0;
}
[dir="rtl"] .settings-page .rowAccordion {
  border-right: 1px solid #dedede !important;
}
.settings-page .rowAccordion span {
  margin-left: 30px;
  color: #666;
  font-size: 13px;
  /* Approssimazione dovuta alla sostituzione dei font */
  font-weight: 700;
  line-height: 21px;
  /* Approssimazione dovuta alla sostituzione dei font */
  text-align: left;
}
.settings-page #subsectionGeneral li .collapse,
.settings-page #subsectionAttributes li .collapse,
.settings-page #subsectionGeneral li .collapsing,
.settings-page #subsectionAttributes li .collapsing {
  background-color: transparent !important;
  border-left: 0 !important;
}
[dir="rtl"] .settings-page #subsectionGeneral li .collapse,
[dir="rtl"] .settings-page #subsectionAttributes li .collapse,
[dir="rtl"] .settings-page #subsectionGeneral li .collapsing,
[dir="rtl"] .settings-page #subsectionAttributes li .collapsing {
  border-right: 0 !important;
}
.settings-page #subsectionGeneral li .collapse .contentText,
.settings-page #subsectionAttributes li .collapse .contentText,
.settings-page #subsectionGeneral li .collapsing .contentText,
.settings-page #subsectionAttributes li .collapsing .contentText {
  padding: 2rem;
}
.settings-page #subsectionGeneral li .collapse p,
.settings-page #subsectionAttributes li .collapse p,
.settings-page #subsectionGeneral li .collapsing p,
.settings-page #subsectionAttributes li .collapsing p {
  margin-bottom: 0;
}
.settings-page #subsectionGeneral li .rowAccordion,
.settings-page #subsectionAttributes li .rowAccordion {
  border: 1px solid #dedede;
  padding: 2rem 10px;
  text-transform: uppercase;
  background-color: #fafafa;
  font-size: 13px;
  line-height: 21px;
  font-weight: 700;
  text-align: left;
  color: #666;
}
.settings-page #subsectionGeneral li .rowAccordion .icon-arrow-down,
.settings-page #subsectionAttributes li .rowAccordion .icon-arrow-down {
  color: #00a0ba;
  float: right;
  font-size: 0.9rem;
  line-height: 2.2rem;
}
.settings-page .icon-info {
  color: #0090a7 !important;
  font-size: 15px !important;
  margin: 5px;
  display: inline-block;
}
.settings-page .icon-info--white {
  color: #fff !important;
}
.settings-page .tooltipInfo {
  position: relative;
}
.settings-page .tooltipInfo .tooltipText {
  display: none;
  width: 600px;
  left: -46px;
  bottom: 22px;
  background-color: #666;
  color: #fff;
  text-align: center;
  padding: 5px 17px;
  border-radius: 6px;
  z-index: 1;
  transition: opacity 1s;
  position: absolute;
  font-family: 'Cairo-Regular';
}
.settings-page .tooltipInfo .tooltipText:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 19px;
  border-width: 5px;
  border-style: solid;
  border-color: #666 transparent transparent transparent;
}
.settings-page .tooltipInfo:hover .tooltipText {
  display: block;
}
.settings-page .modal-inner-content .footer {
  margin: 0 -20px;
  border-top: 1px solid #e6e6e6;
  background-color: #fafafb;
  padding: 10px 0;
}
.settings-page .modal-inner-content .btn {
  margin: 0 20px;
}
.settings-page .modal-inner-content .btn-left {
  float: none;
}
.settings-page .modal-inner-content .input-group input[type='text'] {
  border-right: 0;
  box-shadow: none;
}
.settings-page .modal-inner-content .input-group .input-group-addon {
  background-color: transparent;
  font-size: 1.7rem;
}
.settings-page .btnDoubleContainer {
  text-align: center;
}
.settings-page .btnDoubleContainer button {
  border-radius: 17px;
  background-color: #a6dd3c;
  width: 117px;
  height: 34px;
  font-family: 'Cairo-SemiBold';
  color: #fff;
}
.settings-page .btnDoubleContainer button:focus {
  outline: 0;
}
.settings-page textarea {
  resize: none;
}
.settings-page hr {
  padding: 0;
  margin-top: 0;
}
.settings-page .accordionArea li .collapse,
.settings-page .accordionArea li .collapsing {
  background-color: transparent;
  border-left: transparent;
}
.settings-page .category {
  border-style: solid;
  border-width: 2px;
  border-color: #00a0ba;
  box-sizing: border-box;
  background-color: #1aaac1;
  width: 8.5%;
  height: 0.6%;
}
.settings-page .right {
  float: right;
}
.settings-page .action-links {
  text-align: left;
  display: inline-block;
}
.settings-page .action-links span:first-child:after {
  content: '|';
  display: inline-block;
  padding: 0 1.1rem;
  font-size: 1.2rem;
  color: #bac2c3;
  text-decoration: none;
}
.settings-page .action-links span a {
  position: relative;
  display: inline-block;
  font-family: 'Cairo-Regular';
  font-size: 1.2rem;
  color: #00c1bc;
  text-decoration: none;
  cursor: pointer;
}
.settings-page.deal-page .modal-inner-content .uploadReviewImage {
  margin-bottom: 20px;
}
.settings-page.deal-page .modal-inner-content .attached-file {
  width: 100%;
}
.settings-page.deal-page .modal-inner-content .attached-file label {
  width: 15%;
}
.settings-page.deal-page .modal-inner-content .attached-file .file-name {
  width: 55%;
}
.settings-page.deal-page .modal-inner-content .attached-file .file-name .input-group {
  width: 100%;
}
.settings-page.deal-page .modal-inner-content .attached-file .file-name .input-group input[type='text'] {
  border-right: 1px solid #dedede;
}
.settings-page.deal-page .modal-inner-content .attached-file .upload-button {
  width: 30%;
}
.attached-file {
  margin: 15px 0;
  display: inline-block;
}
.attached-file label {
  padding: 0;
  font-size: 1.3rem;
}
.attached-file .download-attach-file {
  font-size: 2.5rem !important;
  color: #00c1bc !important;
}
.attached-file .loader-attach-file {
  height: 3rem;
}
.attached-file .upload-file {
  margin: 0 !important;
  font-size: 1rem;
  padding: 7px 0;
  padding-right: 45px;
  padding-left: 15px;
  line-height: 2rem;
}
.attached-file .input-group input[type='text'] {
  border-right: 0;
  box-shadow: none;
}
.attached-file .input-group input:focus + span.input-group-addon {
  border-color: #66afe9;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.attached-file .input-group .input-group-addon {
  background-color: transparent;
  color: #00c1bc;
  font-size: 1.7rem;
}
.attached-file .lnk-delete-file {
  color: red;
  text-decoration: underline;
  font-size: 13px;
  margin-top: 5px;
  float: right;
  cursor: pointer;
}
.attached-file .upload-button-mobile {
  width: 50%;
  display: none;
}
.textPage p {
  line-height: 2.1rem;
  padding: 0 0 10px;
}
.textPage p.dealDate span {
  display: inline-block;
}
.valueArea h3,
.partnersArea h3 {
  margin-bottom: 2rem;
}
.valueArea .valueList li,
.partnersArea .valueList li,
.valueArea .partnersList li,
.partnersArea .partnersList li {
  display: inline-block;
  width: 100%;
  list-style-type: none;
  border-bottom: 1px solid #dedede;
  padding: 2rem 0;
}
.valueArea .valueList li .iconValue,
.partnersArea .valueList li .iconValue,
.valueArea .partnersList li .iconValue,
.partnersArea .partnersList li .iconValue {
  border-radius: 50%;
}
@media (min-width: 768px) {
  .modal-lg-deal .modal-lg {
    width: 600px;
  }
}
.deal-page input,
.deal-page textarea,
.deal-page p,
.deal-page a,
.deal-page button,
.deal-page div,
.deal-page span {
  font-family: 'Cairo-Regular';
}
.deal-page .btn-calendar {
  cursor: pointer;
}
.deal-page .uploadReviewImage .upload-file {
  margin: 0 !important;
}
.deal-page .uploadReviewImage .uploaded-file {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.deal-page .uploadReviewImage .loader-uploaded-file {
  top: 3rem;
  left: 3rem;
}
.deal-page .uploadReviewImage button {
  padding: 0 8px;
  font-size: 1rem;
  text-align: left;
  top: 35%;
  left: -20px;
  width: 11rem;
}
.deal-page .uploadReviewImage img {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.deal-page .uploadReviewImage img,
.deal-page .uploadReviewImage label {
  width: 15rem;
  height: 15rem;
  border: 1px solid #ccc;
  border-radius: 0.6rem;
  padding: 0;
  margin: 0.1rem;
  margin-right: 1.5rem;
}
.deal-page .uploadReviewImage img .change-file,
.deal-page .uploadReviewImage label .change-file {
  display: none;
}
.deal-page .uploadReviewImage img:hover,
.deal-page .uploadReviewImage label:hover {
  cursor: pointer;
}
.deal-page .uploadReviewImage img:hover img,
.deal-page .uploadReviewImage label:hover img {
  opacity: 0.5;
}
.deal-page .uploadReviewImage img:hover .changePhoto,
.deal-page .uploadReviewImage label:hover .changePhoto {
  display: block;
  background: #000;
  border-radius: 0.4em;
}
.deal-page .uploadReviewImage img:hover .changePhoto i,
.deal-page .uploadReviewImage label:hover .changePhoto i {
  color: #00c1bc;
}
.deal-page .uploadReviewImage img:hover .changePhoto .change-file,
.deal-page .uploadReviewImage label:hover .changePhoto .change-file {
  display: block;
  position: absolute;
  top: 2.5em;
  left: 2em;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.deal-page .uploadReviewImage img.selected {
  border: 0.4rem solid #00c1bc;
}
.deal-page .uploadReviewImage .imgUploaded {
  display: inline-block;
}
.deal-page .uploadReviewImage input[type="file"] {
  display: inline-block;
  margin: 0;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.deal-page .uploadReviewImage label {
  position: relative;
  vertical-align: middle;
  text-align: center;
  background-color: #fafafa;
  margin-bottom: 0;
}
.deal-page .uploadReviewImage label i {
  top: 8px;
  color: #ccc;
}
.deal-page .uploadReviewImage label i:hover {
  color: #00c1bc;
}
.deal-page input:focus.ng-touched.ng-invalid-required,
.deal-page textarea:focus.ng-touched.ng-invalid-required {
  border-color: #ff5967 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 89, 103, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 89, 103, 0.6);
}
.deal-page .ng-untouched.ng-invalid,
.deal-page textarea {
  border: 1px solid #dedede !important;
}
.uploadReviewImage .upload-file {
  margin: 0 !important;
}
.uploadReviewImage .uploaded-file {
  position: absolute;
  left: 2rem;
  top: 3rem;
}
.uploadReviewImage .loader-uploaded-file {
  left: 2rem;
  top: 3rem;
}
.uploadReviewImage button {
  padding: 0 8px;
  font-size: 1rem;
  text-align: left;
  top: 35%;
  left: -12px;
}
.uploadReviewImage img,
.uploadReviewImage label {
  width: 15rem;
  height: 15rem;
  border: 1px solid #ccc;
  border-radius: 0.6rem;
  padding: 0;
  margin: 0.1rem;
  margin-right: 1.5rem;
}
.uploadReviewImage img:hover,
.uploadReviewImage label:hover {
  cursor: pointer;
}
.uploadReviewImage img.selected {
  border: 0.4rem solid #00c1bc;
}
.uploadReviewImage .imgUploaded {
  display: inline-block;
}
.uploadReviewImage input[type="file"] {
  display: inline-block;
  margin: 0;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.uploadReviewImage label {
  position: relative;
  vertical-align: middle;
  text-align: center;
  background-color: #fafafa;
  margin-bottom: 0;
}
.uploadReviewImage label i {
  top: 8px;
  color: #ccc;
}
.uploadReviewImage label i:hover {
  color: #00c1bc;
}
.websiteArea {
  line-height: 4rem;
  border-top: 1px solid #dedede;
}
.websiteArea i {
  color: #00a0ba;
  font-size: 2.2rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.websiteArea a {
  text-decoration: underline;
  color: #666766;
}
#howWeUseInfos .contentText ul li p {
  text-indent: 7rem;
}
.accordionLineHeight {
  line-height: 2.5rem;
}
#sectionB button .create-new {
  position: absolute;
  top: -10px;
  right: 0;
}
#sectionD p {
  line-height: 2.3rem;
}
#sectionE ul {
  list-style: none;
  line-height: 2.5rem;
}
#sectionE ul li p {
  margin: 0;
}
.select-about .select-styled {
  border: 1px solid #00c1bc;
  color: #00c1bc;
}
.analitycs h2 {
  color: #0090a7;
  margin: 2rem 0;
}
.analitycs .header-blue-bg {
  text-align: center;
  background-color: #0090a7;
  padding: 10px 0;
  color: #fff;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.analitycs .box {
  border: 1px solid #dfdede;
  border-radius: 6px;
  background-color: #fff;
  width: 200px;
  min-height: 150px;
  display: inline-block;
  margin: 10px;
  vertical-align: middle;
  padding: 0;
}
.analitycs .wrapperSelect {
  /*position: absolute;*/
  line-height: 6rem;
  width: 100%;
  bottom: 0;
}
.analitycs .selectContainer {
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}
.analitycs .selectContainer:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  display: block;
  z-index: 0;
  top: 0;
  right: 25px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
.analitycs .selectContainer:focus:before,
.analitycs .selectContainer:active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.analitycs .selectContainer select {
  background: transparent;
  border: 1px solid #dedede;
  font-family: 'Cairo-Regular';
  font-size: 1.3rem;
  height: 35px;
  z-index: 2;
  position: relative;
  border-radius: 6px;
  width: 100%;
  padding: 0 5px;
  line-height: 1;
}
/*Business Image Area*/
.businessImagesWrap {
  width: 700px;
  margin: auto;
  /*End Business Image area*/
}
.businessImagesWrap .imgWrap {
  display: inline-block;
  border: 1px solid #dfdede;
  border-radius: 6px;
  background-color: #000;
  width: 200px;
  height: 200px;
  margin: 20px;
  vertical-align: middle;
}
.businessImagesWrap .imgWrap:hover img {
  opacity: 0.5;
}
.businessImagesWrap .uploadImages {
  border: 1px solid #dfdede;
  border-radius: 6px;
  background-color: #fff;
  width: 200px;
  height: 200px;
  display: inline-block;
  margin: 20px;
  vertical-align: middle;
}
.businessImagesWrap .businessImages {
  border-radius: 6px;
  width: 200px;
  height: 200px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
}
.businessImagesWrap .textLabel {
  font-size: 15px;
  color: #666;
  font-weight: 400;
}
.businessImagesWrap .icon-photogallery {
  color: #23bcb9;
  font-size: 23px;
  position: absolute;
  margin-top: 70px;
  margin-left: 84px;
  display: none;
}
.businessImagesWrap .icon-photogallery span {
  display: inline-block;
}
.businessImagesWrap div.imgWrap:hover .icon-photogallery,
.businessImagesWrap .changePhoto {
  display: block;
}
.businessImagesWrap div.imgWrap:hover .changePhoto {
  display: block;
}
.businessImagesWrap .changePhoto {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  position: absolute;
  margin-top: 109px;
  margin-left: 46px;
  display: none;
}
.businessImagesWrap .uploadSection {
  border-radius: 17px;
  background-color: #989fa0;
  width: 151px;
  height: 34px;
  border: transparent;
  margin-top: 82px;
  margin-left: 24px;
}
.businessImagesWrap .uploadLabel {
  text-align: left;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  line-height: 34px;
  margin-left: 10px;
}
.businessImagesWrap .uploadButton {
  border: 1px solid white;
  border-radius: 50%;
  background: transparent;
  position: relative;
  right: -15px;
}
.businessImagesWrap .icon-plus {
  font-size: 7px;
  color: white;
}
.businessImagesWrap .submitDisabled {
  opacity: 0.5;
}
.businessImagesWrap .formContainer {
  margin-top: 10px;
  border-bottom: 1px solid #dedede;
}
.businessImagesWrap .formContainer label {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  width: 140px;
}
@media screen and (min-width: 769px) and (max-width: 930px) {
  .businessImagesWrap .uploadImages {
    border: 1px solid #dfdede;
    border-radius: 6px;
    background-color: #fff;
    width: 166px;
    height: 166px;
    display: inline-block;
    margin: 20px;
    vertical-align: middle;
  }
  .businessImagesWrap .imgWrap {
    display: inline-block;
    border: 1px solid #dfdede;
    border-radius: 6px;
    background-color: #000;
    width: 166px;
    height: 166px;
    margin: 20px;
    vertical-align: middle;
  }
  .businessImagesWrap .imgWrap:hover img {
    opacity: 0.5;
  }
  .businessImagesWrap .businessImages {
    border-radius: 6px;
    width: 166px;
    height: 166px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
  }
  .businessImagesWrap .textLabel {
    font-size: 12px;
    color: #666;
    font-weight: 400;
  }
  .businessImagesWrap .icon-photogallery {
    color: #23bcb9;
    font-size: 23px;
    position: absolute;
    margin-top: 50px;
    margin-left: 70px;
    display: none;
  }
  .businessImagesWrap .icon-photogallery span {
    display: inline-block;
  }
  .businessImagesWrap .changePhoto {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    text-align: left;
    position: absolute;
    margin-top: 89px;
    margin-left: 26px;
    display: none;
  }
  .businessImagesWrap .uploadSection {
    border-radius: 17px;
    background-color: #989fa0;
    width: 151px;
    height: 34px;
    border: transparent;
    margin-top: 62px;
    margin-left: 6px;
  }
}
.uib-datepicker-popup .glyphicon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.uib-datepicker-popup .glyphicon.glyphicon-chevron-left:before {
  content: "\e909";
}
[dir="rtl"] .uib-datepicker-popup .glyphicon.glyphicon-chevron-left:before {
  content: "\e90a";
}
.uib-datepicker-popup .glyphicon.glyphicon-chevron-right:before {
  content: "\e90a";
}
[dir="rtl"] .uib-datepicker-popup .glyphicon.glyphicon-chevron-right:before {
  content: "\e909";
}
.uib-datepicker-popup .btn {
  margin: 3px 3px !important;
  border-radius: 4px;
  line-height: 2rem;
  min-width: 1rem;
  border: none;
  padding: 0 3px;
  font-size: 1rem;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: 'Cairo-Regular';
  background-color: #fff;
}
.uib-datepicker-popup .btn.uib-right {
  padding: 0 !important;
  margin: 0 !important;
}
.uib-datepicker-popup .btn.uib-left {
  padding: 0 !important;
  margin: 0 !important;
}
.uib-datepicker-popup .btn.uib-title {
  padding: 0 !important;
  margin: 0 !important;
}
.uib-datepicker-popup .btn.active {
  color: #fff !important;
  background: #00c1bc;
}
.uib-datepicker-popup .btn:hover {
  background-color: #bac2c3;
  color: #15aac1;
}
@media screen and (max-width: 640px) {
  .settings-page i.icon-big-arrow-left {
    left: 2rem;
    padding: 0.7rem 1.5rem;
    font-size: 1.4rem;
  }
  .settings-page .multiSelect > button {
    width: 100%;
    min-width: 0;
    margin-bottom: 20px;
    height: 45px;
  }
  .settings-page .multiSelect > button:before {
    top: 5px;
  }
  .settings-page .multiSelect .buttonLabel {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .settings-page .categoryField .multiSelect .buttonLabel {
    width: initial;
    overflow: initial;
  }
  .settings-page .multiSelect .checkboxLayer {
    width: 80%;
    max-height: 280px;
  }
  .settings-page .multiSelect .multiSelectItem {
    line-height: 4.5rem;
  }
  .settings-page .multiSelect .checkBoxContainer {
    max-height: 280px;
  }
  .settings-page .categoriesContainer .badgeButton {
    width: 100%;
    margin: 0;
    height: 37px;
  }
  .settings-page .categoriesContainer .badgeButton:not(:last-child) {
    margin-bottom: 15px;
  }
  .settings-page .categoriesContainer .badgeButton i {
    padding-top: 7px;
  }
  .settings-page .categoriesContainer .badgeButton span {
    width: 75%;
  }
  .settings-page .repeatable-wrapper {
    position: relative;
  }
  .settings-page .repeatable-wrapper .selectBoxContainer {
    width: 80%;
  }
  .settings-page .repeatable-wrapper .flexVertical {
    position: absolute;
    right: 5px;
    top: 49px;
  }
  .settings-page #subsectionGeneral li .rowAccordion.tooltipAccordionRow {
    position: relative;
  }
  .settings-page .tooltipInfo {
    position: static;
  }
  .settings-page .tooltipInfo .tooltipText {
    width: 100%;
    margin: 0;
    left: 0;
    bottom: 55px;
  }
  .settings-page .tooltipInfo .tooltipText:after {
    left: 171px;
  }
  .settings-page #subsectionGeneral li .collapse .contentText,
  .settings-page #subsectionAttributes li .collapse .contentText {
    width: 100%;
    margin: 0;
  }
  .settings-page #socialNetwork input[type=text],
  .settings-page #socialNetwork input[type=number],
  .settings-page .categoryField input[type=text] {
    position: static;
  }
  .settings-page .analitycs .boxContainer {
    margin: 0;
  }
  .settings-page .analitycs .boxContainer .box {
    width: 100%;
    margin: 15px 0;
  }
  .settings-page .horizontalTabsContainer .settings-nav {
    background-color: #1a7ba1;
    border-radius: 0;
    overflow-x: hidden;
    position: relative;
    height: 40px;
  }
  .settings-page .horizontalTabsContainer .settings-nav:before {
    border: none;
    height: 100%;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab {
    width: 100%;
    flex: none;
    position: absolute;
    left: 0;
    z-index: 0;
    transition: left 0.3s linear;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab.active a {
    background-color: transparent;
    border: none;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab:not(.active) {
    z-index: 10;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab:first-child:not(.active) {
    left: -50%;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab:last-child:not(.active) {
    left: 50%;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab a {
    border-radius: 0;
    border: none;
    margin: 0;
  }
  .settings-page .horizontalTabsContainer .settings-nav li.tab a:after {
    display: none;
  }
  .settings-page.deal-page .modal-inner-content .attached-file label {
    width: 50%;
  }
  .settings-page.deal-page .modal-inner-content .attached-file .file-name {
    width: 100%;
    padding: 0;
    margin: 5px 0;
  }
  .settings-page.deal-page .modal-inner-content .attached-file .upload-button {
    display: none;
  }
  .settings-page.deal-page .modal-inner-content .attached-file .upload-button-mobile {
    display: inline-block;
  }
}
.homepage header .sxMenu .search {
  display: none;
}
/* GENERAL SETTINGS */
.homeStripe1,
.homeStripe2,
.homeStripe3,
.homeStripe4,
.homeStripe5,
.homeStripe6 {
  overflow: hidden;
  text-align: center;
}
.walif-spotlight-container.homeStripe4 {
  text-align: right;
}
div[compile="sixthSection"] {
  padding-top: 6rem;
}
.homeStripe2,
.homeStripe4,
.homeStripe5,
.homeStripe6 {
  padding-bottom: 6rem;
}
@media only screen and (max-width: 599px) {
  .homeStripe2,
  .homeStripe4,
  .homeStripe5,
  .homeStripe6 {
    padding-bottom: 7.5rem;
  }
}
.homeStripe2 .homeSectionTitle,
.homeStripe4 .homeSectionTitle,
.homeStripe5 .homeSectionTitle,
.homeStripe6 .homeSectionTitle {
  color: #666;
}
@media only screen and (max-width: 757px) {
  .homeStripe2.walif-spotlight-container > div.stripe4Section:first-child,
  .homeStripe4.walif-spotlight-container > div.stripe4Section:first-child,
  .homeStripe5.walif-spotlight-container > div.stripe4Section:first-child,
  .homeStripe6.walif-spotlight-container > div.stripe4Section:first-child {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
  }
  .homeStripe2.walif-spotlight-container > div.stripe4Section:first-child .spotlight h2,
  .homeStripe4.walif-spotlight-container > div.stripe4Section:first-child .spotlight h2,
  .homeStripe5.walif-spotlight-container > div.stripe4Section:first-child .spotlight h2,
  .homeStripe6.walif-spotlight-container > div.stripe4Section:first-child .spotlight h2 {
    display: block;
    float: none;
  }
  .homeStripe2.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button,
  .homeStripe4.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button,
  .homeStripe5.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button,
  .homeStripe6.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button {
    width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    background: none;
    color: #555;
    border-bottom: 1px solid #dedede;
    border-radius: 0;
  }
  .homeStripe2.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button:after,
  .homeStripe4.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button:after,
  .homeStripe5.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button:after,
  .homeStripe6.walif-spotlight-container > div.stripe4Section:first-child .spotlight w-dropdown > div > button:after {
    right: 1rem;
  }
}
.titleSpotlight {
  position: relative;
  display: inline-block;
  font-family: 'Cairo-Light';
  font-size: 3.2rem;
  float: left;
  color: #666;
  margin-bottom: 3rem;
  margin-top: 0;
  padding-left: 8px;
}
@media only screen and (max-width: 768px) {
  .titleSpotlight {
    font-size: 2.8rem;
    margin-bottom: 1.2rem;
  }
}
.titleSpotlight em {
  font-family: 'Cairo-Bold';
}
.trendingBusinessContainer,
.trendingListsContainer {
  overflow: visible;
}
.titleTrendingBusiness,
.titleTrendingLists,
.titlePopularCategories {
  position: relative;
  display: inline-block;
  font-family: Cairo-Light;
  font-size: 3.2rem;
  float: left;
  color: #666;
  margin-bottom: 3.5rem;
  margin-top: 0;
  padding-left: 8px;
}
@media only screen and (max-width: 768px) {
  .titleTrendingBusiness,
  .titleTrendingLists,
  .titlePopularCategories {
    font-size: 2.8rem;
    padding-left: 10px;
    margin-bottom: 2.5rem;
  }
}
.titleTrendingBusiness em,
.titleTrendingLists em,
.titlePopularCategories em {
  font-family: 'Cairo-Bold';
}
.titleTrendingLists {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .titleTrendingLists {
    margin-bottom: .5rem;
  }
}
.homeSectionTitle {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.homeSectionTitle h2 {
  position: relative;
  display: inline-block;
  padding: 0 3rem;
  margin-top: 0;
  font-family: 'Cairo-Light';
  font-size: 3.6rem;
}
.homeSectionTitle h2:before {
  right: 100%;
}
.homeSectionTitle h2:after {
  left: 100%;
}
.homeSectionTitle h2 em {
  font-family: 'Cairo-Bold';
}
.homeSectionTitle h3 {
  font-family: 'Cairo-Light';
  font-size: 2.2rem;
  font-weight: 300;
  margin-top: 0.5rem;
  color: #666;
}
.homeSectionTitle h3 em {
  font-family: 'Cairo-SemiBold';
}
.homeSectionTitle .hr-spotlight {
  margin: 1rem 0;
}
.homeSectionTitle .hr-spotlight:after {
  content: ' ';
  display: block;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.8rem;
  left: 50%;
  margin-left: -0.7rem;
  background: #fff;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  transform: rotate(45deg);
}
.homeSectionTitle.lineBlue h2:before,
.homeSectionTitle.lineBlue h2:after {
  background: #00a0ba;
}
/* END OF GENERAL SETTINGS */
/* HOME STRIPE 1 */
.homeStripe1 {
  padding-top: 8rem;
}
.homeStripe1 .homeSectionTitle {
  color: #666;
}
.homeStripe1 .homeSectionTitle h3 {
  padding-bottom: 8rem;
}
.homeStripe1ContentA {
  background-image: url('img/backgrounds/homeDoubleContainerSx.jpg');
}
.homeStripe1ContentA:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -moz-linear-gradient(45deg, #006187 0%, #b4e842 100%);
  background-image: -webkit-linear-gradient(45deg, #006187 0%, #b4e842 100%);
  background-image: -ms-linear-gradient(45deg, #006187 0%, #b4e842 100%);
  opacity: 0.8;
}
.homeStripe1ContentA .wrapper {
  float: right;
  position: relative;
  z-index: 2;
}
.homeStripe1ContentB {
  background-image: url('img/backgrounds/homeDoubleContainerDx.jpg');
}
.homeStripe1ContentB:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -moz-linear-gradient(44deg, #006c96 0%, #00ccc2 100%);
  background-image: -webkit-linear-gradient(44deg, #006c96 0%, #00ccc2 100%);
  background-image: -ms-linear-gradient(44deg, #006c96 0%, #00ccc2 100%);
  opacity: 0.8;
}
.homeStripe1ContentB .wrapper {
  float: left;
  position: relative;
  z-index: 2;
}
.homeStripe1ContentA,
.homeStripe1ContentB {
  position: relative;
  overflow: hidden;
  padding: 4.5rem 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.homeStripe1ContentA img,
.homeStripe1ContentB img {
  position: absolute;
  z-index: -9999;
  height: 100%;
}
.homeStripe1ContentA .wrapper,
.homeStripe1ContentB .wrapper {
  max-width: 80rem;
  text-align: center;
}
.homeStripe1ContentA .wrapper i,
.homeStripe1ContentB .wrapper i {
  color: #fff;
  font-size: 4.5rem;
}
.homeStripe1ContentA .wrapper h2,
.homeStripe1ContentB .wrapper h2 {
  margin: 2.1rem 0 1.8rem 0;
  font-family: 'Cairo-Light';
  font-size: 3.6rem;
  color: #fff;
}
.homeStripe1ContentA .wrapper h2 em,
.homeStripe1ContentB .wrapper h2 em {
  font-family: 'Cairo-Bold';
}
.homeStripe1ContentA .wrapper h2.askSemiBold,
.homeStripe1ContentB .wrapper h2.askSemiBold {
  font-family: 'Cairo-SemiBold';
  font-size: 2.2rem;
  margin: 2.1rem 0 0 0;
}
.homeStripe1ContentA .wrapper h3,
.homeStripe1ContentB .wrapper h3 {
  margin: 0;
  padding: 0 10%;
  font-family: 'Open Sans';
  font-size: 1.7rem;
  color: #fff;
  line-height: 2.4rem;
}
.homeStripe1ContentA .btnDoubleContainer,
.homeStripe1ContentB .btnDoubleContainer {
  margin-top: 4rem;
  text-align: center;
}
.homeStripe1ContentA .btnDoubleContainer button,
.homeStripe1ContentB .btnDoubleContainer button {
  border: none;
  background: #a6dd3c;
  min-width: 12rem;
  line-height: 4.5rem;
  border-radius: 3rem;
  font-family: 'Cairo-SemiBold';
  font-size: 2.2rem;
  color: #fff;
}
.homeStripe1ContentA .btnDoubleContainer button:focus,
.homeStripe1ContentB .btnDoubleContainer button:focus {
  outline: 0;
}
.homeStripe1ContentA .discoverMore,
.homeStripe1ContentB .discoverMore {
  position: relative;
  height: 6rem;
}
.homeStripe1ContentA .discoverMore a,
.homeStripe1ContentB .discoverMore a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  text-decoration: underline;
  color: #a6dd3c;
}
.homeStripe1ContentA .homeSectionTitle,
.homeStripe1ContentB .homeSectionTitle {
  text-align: left;
}
@media (max-width: 1460px) {
  .wrapper .homeStripe1ContentA h3,
  .wrapper .homeStripe1ContentB h3 {
    font-size: 1.6rem;
  }
}
@media (max-width: 1350px) {
  .wrapper .homeStripe1ContentA h2,
  .wrapper .homeStripe1ContentB h2 {
    font-size: 3.4rem;
  }
  .wrapper .homeStripe1ContentA h3,
  .wrapper .homeStripe1ContentB h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 1270px) {
  .wrapper .homeStripe1ContentA h2,
  .wrapper .homeStripe1ContentB h2 {
    font-size: 3.2rem;
  }
  .wrapper .homeStripe1ContentA h3,
  .wrapper .homeStripe1ContentB h3 {
    font-size: 1.4rem;
  }
  .wrapper .homeStripe1ContentB h3 {
    padding: 0 13.309%;
  }
}
@media (max-width: 1023px) {
  .homeStripe1ContentA {
    margin-bottom: 0;
  }
  .homeStripe1ContentA .wrapper,
  .homeStripe1ContentB .wrapper {
    width: 100%;
    max-width: none;
  }
}
/* END OF HOME STRIPE 1 */
/* WHAT ARE YOU IN THE MOOD FOR? */
.homeStripe3 {
  padding: 8rem 0;
}
.homeStripe3.gradient {
  background: -webkit-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -o-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -ms-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -moz-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
}
.homeStripe3 .stripe3Section h2,
.homeStripe3 .stripe3Section h3 {
  color: #fff;
}
.stripe3IconContainer {
  text-align: center;
  padding-top: 6rem;
}
.stripe3IconContainer .circleContainer {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0);
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.stripe3IconContainer .circleContainer h3 {
  margin-bottom: 5rem;
  font-family: 'Cairo-SemiBold';
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
}
.stripe3IconContainer .circleContainer .homeRoundedCircle {
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}
.stripe3IconContainer .circleContainer:hover {
  background-color: #00ccc2;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 1, 0.15);
  border-radius: 0.6rem;
}
.stripe3IconContainer .circleContainer:hover .homeRoundedCircle {
  transform: scale(1.1);
}
.stripe3IconContainer .homeRoundedCircle {
  height: 12.6rem;
  width: 12.6rem;
  border: 1px #dedede solid;
  border-radius: 50%;
  margin: 3.5rem 5rem;
}
.stripe3IconContainer .homeRoundedCircle i {
  font-size: 4.5rem;
  line-height: 12.6rem;
  color: #fff;
}
.btnBigArrow {
  display: inline-block;
  margin-top: 6rem;
  text-align: center;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.btnBigArrow button {
  border: none;
  background: #fff;
  min-width: 20rem;
  line-height: 4.5rem;
  border-radius: 3rem;
  font-family: 'Cairo-SemiBold';
  font-size: 2.2rem;
  color: #00a0ba;
  margin-right: 0;
  padding-left: 2.5rem;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media only screen and (max-width: 768px) {
  .btnBigArrow button {
    font-size: 1.6rem;
  }
}
.btnBigArrow button.btnLime {
  background: #a6dd3c;
  color: #fff;
  text-transform: inherit;
}
.btnBigArrow button.btnLime:hover {
  background: transparent;
  border: 2px solid #a6dd3c;
}
.btnBigArrow button.btnLime:hover span,
.btnBigArrow button.btnLime:hover i {
  color: #555;
}
.btnBigArrow button.btnLightBlue {
  background: #00c1bc;
  color: #fff;
  text-transform: inherit;
}
.btnBigArrow button.btnLightBlue:hover {
  background: #00b2a9;
}
.btnBigArrow button i {
  font-size: 0.9rem;
  margin-left: 5rem;
  padding-right: 1.5rem;
  vertical-align: middle;
}
.btnBigArrow button span,
.btnBigArrow button i {
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}
.btnBigArrow button:focus {
  outline: 0;
}
/* END OF WHAT ARE YOU IN THE MOOD FOR? */
/* VENDOR CAROUSEL CUSTOMIZATION */
.stripe6Section {
  padding: 0;
  margin: 0 auto;
}
.stripe6Section .wrapper .container {
  padding-left: 0;
}
.homeStripe6 .homeSectionTitle {
  margin-bottom: 8rem;
}
div.main_content_slider_wrapper {
  width: auto !important;
  padding: 0 0 0 5px;
}
.content_slider_wrapper {
  width: auto !important;
}
.circle_item_border {
  border: transparent !important;
}
.circle_slider_thumb {
  box-shadow: none !important;
}
.circle_slider_nav_right,
.circle_slider_nav_left {
  width: 4rem !important;
}
.circle_slider_nav_right img,
.circle_slider_nav_left img {
  border-radius: 0 !important;
}
.circle_slider_nav_left {
  left: 31rem !important;
}
.content_slider_wrapper .circle_slider_nav_right img {
  margin-left: -1rem !important;
  box-shadow: none !important;
  background: transparent !important;
  z-index: -999;
}
.content_slider_wrapper .circle_slider_nav_left img {
  margin-left: 1rem !important;
  box-shadow: none !important;
  background: none !important;
  z-index: -999;
}
.image_more_info img {
  display: none !important;
}
.content_slider_text_block_wrap h3 {
  font-family: 'Cairo-Bold' !important;
  font-size: 2.4rem !important;
  text-transform: uppercase;
  color: #333;
}
.content_slider_text_block_wrap h3,
.content_slider_text_block_wrap h4,
.content_slider_text_block_wrap span {
  display: block;
}
.content_slider_text_block_wrap h4 {
  font-family: 'Open Sans';
  color: #aaa;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.content_slider_text_block_wrap span {
  height: 2.5rem;
  max-width: 10rem;
  margin: 0 auto;
  line-height: 2.5rem;
  background: #00c1bc;
  border-radius: 1.9rem;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.homeStripe2 {
  background: #f7f7f7;
}
.homeStripe2 .stripe2Section .homeSectionTitle h2 {
  color: #666;
}
@media (max-width: 768px) {
  .homeStripe1 > div:first-child,
  .homeStripe2 > div:first-child,
  .homeStripe3 > div:first-child,
  .homeStripe5 > div:first-child {
    padding: 0 3rem;
  }
  .homeStripe6 > div > div:first-child {
    padding: 0 3rem;
  }
  .homeStripe1ContentA .wrapper,
  .homeStripe1ContentB .wrapper {
    margin: 0;
  }
  .homeStripe1ContentB {
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  .homeStripe1 > div:first-child,
  .homeStripe2 > div:first-child,
  .homeStripe3 > div:first-child,
  .homeStripe4 > div:first-child,
  .homeStripe5 > div:first-child {
    padding-left: inherit;
    padding-right: inherit;
  }
  .homeStripe6 > div > div:first-child {
    padding-left: inherit;
    padding-right: inherit;
  }
  .homeSectionTitle h2 {
    font-size: 3.2rem;
  }
  .homeSectionTitle h2:before,
  .homeSectionTitle h2:after {
    content: none;
  }
  .homeSectionTitle h3 {
    font-size: 1.8rem;
  }
  .homeStripe1ContentA,
  .homeStripe1ContentB {
    margin-bottom: 3rem;
  }
  .homeStripe1ContentA .wrapper,
  .homeStripe1ContentB .wrapper {
    margin: 0;
    padding: 0 2rem;
  }
  .homeStripe1ContentA .wrapper div,
  .homeStripe1ContentB .wrapper div {
    margin: 0;
    padding: 0;
  }
  .homeStripe1ContentA .wrapper .btnDoubleContainer,
  .homeStripe1ContentB .wrapper .btnDoubleContainer {
    margin-top: 3rem;
  }
  .homeStripe1ContentA {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .stripe3IconContainer {
    padding: 0 3rem;
  }
}
.promoRow {
  overflow: hidden;
}
.promoRow .gradient {
  background: -webkit-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -o-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -ms-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -moz-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
}
.promoRow .btn {
  text-transform: none;
  font-size: 1.8rem;
  padding: 0.4rem 3.5rem;
}
.promoRow h2,
.promoRow h3 {
  font-family: 'Cairo-Light';
}
.promoRow h3 {
  font-family: 'Open Sans';
  line-height: 2.4rem;
  font-size: 1.6rem;
  text-align: left;
  color: #fff;
}
.promoRow h3 em {
  font-family: 'Open Sans';
  font-size: 1.8rem;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .promoRow h3.download-app-text {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 768px) {
  .promoRow h3.download-app-text {
    width: auto;
  }
}
.promoRow h4 {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  font-family: 'Open Sans';
}
.promoRow h4 a {
  font-family: 'Open Sans';
}
.promoRow a {
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
}
.promoRow em {
  font-family: 'Cairo-Bold';
}
.promoRow .getAround-firstStrip {
  height: 460px;
}
.promoRow .getAround-firstStrip .BoxFirstRow {
  float: none;
  width: 100%;
  height: 100%;
}
.promoRow .getAround-firstStrip .BoxFirstRow .BoxContent {
  margin: 0 auto;
  max-width: 650px;
  min-height: 100%;
  padding: 4rem 2rem 0 2rem;
  position: relative;
}
.promoRow .getAround-firstStrip .logoGAW {
  display: inline-block;
  width: 9rem;
  filter: drop-shadow(5px 10px 10px rgba(0, 0, 0, 0.1));
}
.promoRow .getAround-firstStrip .phoneWalifApp {
  position: absolute;
  right: 50%;
  bottom: 0;
  max-width: 330px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-firstStrip .phoneWalifApp {
    display: none;
  }
}
.promoRow .getAround-firstStrip .leftBoxText {
  display: inline-block;
  width: 50%;
  float: right;
  padding-top: 1rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-firstStrip .leftBoxText {
    padding: 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-firstStrip .leftBoxText {
    width: 100%;
    float: none;
    text-align: center;
    padding-left: initial;
  }
}
.promoRow .getAround-firstStrip .leftBoxText h2 {
  margin: 3.3rem 0 2.8rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-firstStrip .leftBoxText h3 {
    text-align: center;
  }
}
.promoRow .getAround-firstStrip .leftBoxText ul {
  position: absolute;
  bottom: 3rem;
  display: block;
  width: calc(50% - 2rem);
  width: -moz-calc(50% - 2rem);
  width: -webkit-calc(50% - 2rem);
  width: -o-calc(50% - 2rem);
  text-align: left;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-firstStrip .leftBoxText ul {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 6rem 0;
  }
}
.promoRow .getAround-firstStrip .leftBoxText ul li {
  display: inline-block;
  margin-right: 0.5rem;
}
.promoRow .getAround-secondStrip {
  float: none;
  width: 100%;
  min-height: 42rem;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip {
    min-height: 32.5rem;
  }
}
.promoRow .getAround-secondStrip .box-content {
  margin: 0 auto;
  max-width: 750px;
  min-height: 100%;
}
.promoRow .getAround-secondStrip .secondStripFirstRow,
.promoRow .getAround-secondStrip .secondStripSecondRow {
  display: inline-block;
  width: 50%;
  float: left;
  min-height: 270px;
  height: 100%;
  padding-top: 7rem;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripFirstRow,
  .promoRow .getAround-secondStrip .secondStripSecondRow {
    padding-top: 4rem;
  }
  .promoRow .getAround-secondStrip .secondStripFirstRow h2,
  .promoRow .getAround-secondStrip .secondStripSecondRow h2,
  .promoRow .getAround-secondStrip .secondStripFirstRow h3,
  .promoRow .getAround-secondStrip .secondStripSecondRow h3,
  .promoRow .getAround-secondStrip .secondStripFirstRow h4,
  .promoRow .getAround-secondStrip .secondStripSecondRow h4 {
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripFirstRow,
  .promoRow .getAround-secondStrip .secondStripSecondRow {
    width: 100%;
  }
  .promoRow .getAround-secondStrip .secondStripFirstRow h2,
  .promoRow .getAround-secondStrip .secondStripSecondRow h2 {
    text-align: center;
  }
}
.promoRow .getAround-secondStrip .secondStripFirstRow h2,
.promoRow .getAround-secondStrip .secondStripSecondRow h2 {
  margin-top: 0;
  color: #666;
}
.promoRow .getAround-secondStrip .secondStripFirstRow {
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripFirstRow {
    display: none;
  }
}
.promoRow .getAround-secondStrip .secondStripFirstRow h2,
.promoRow .getAround-secondStrip .secondStripFirstRow h3,
.promoRow .getAround-secondStrip .secondStripFirstRow h4 {
  text-align: right;
}
.promoRow .getAround-secondStrip .secondStripFirstRow .arrowLine:after {
  background-color: #00a0ba;
}
.promoRow .getAround-secondStrip .secondStripFirstRow .bntCnt {
  text-align: right;
}
.promoRow .getAround-secondStrip .secondStripFirstRow .rightBoxContent {
  border-right: 1px solid #e7e7e7;
  padding-right: 4rem;
}
.promoRow .getAround-secondStrip .secondStripFirstRow .rightBoxContent .boxContainerText h3,
.promoRow .getAround-secondStrip .secondStripFirstRow .rightBoxContent .boxContainerText h4 {
  text-align: right;
  color: #666;
}
.promoRow .getAround-secondStrip .secondStripSecondRow {
  background-color: #fff;
}
.promoRow .getAround-secondStrip .secondStripSecondRow h2,
.promoRow .getAround-secondStrip .secondStripSecondRow h3,
.promoRow .getAround-secondStrip .secondStripSecondRow h4 {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripSecondRow h2,
  .promoRow .getAround-secondStrip .secondStripSecondRow h3,
  .promoRow .getAround-secondStrip .secondStripSecondRow h4 {
    text-align: center;
  }
}
.promoRow .getAround-secondStrip .secondStripSecondRow .arrowLine:after {
  background-color: #0090a7;
}
.promoRow .getAround-secondStrip .secondStripSecondRow .bntCnt {
  text-align: left;
  padding-left: 4rem;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripSecondRow .bntCnt {
    padding-left: 0;
    text-align: center;
  }
}
.promoRow .getAround-secondStrip .secondStripSecondRow .boxContainerText {
  padding-left: 4rem;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripSecondRow .boxContainerText {
    padding-left: 0;
  }
}
.promoRow .getAround-secondStrip .secondStripSecondRow .boxContainerText h3,
.promoRow .getAround-secondStrip .secondStripSecondRow .boxContainerText h4 {
  text-align: left;
  color: #666;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .secondStripSecondRow .boxContainerText h3,
  .promoRow .getAround-secondStrip .secondStripSecondRow .boxContainerText h4 {
    text-align: center;
  }
}
.promoRow .getAround-secondStrip .boxContainerText {
  margin-bottom: 4rem;
}
.promoRow .getAround-secondStrip .boxContainerText h3,
.promoRow .getAround-secondStrip .boxContainerText h4 {
  text-align: right;
  color: #666;
}
.promoRow .getAround-secondStrip .boxContainerText h3 {
  font-size: 1.4rem;
}
.promoRow .getAround-secondStrip .boxContainerText h4 {
  font-size: 1.8rem;
  font-family: 'Cairo-Bold';
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .boxContainerText h3,
  .promoRow .getAround-secondStrip .boxContainerText h4 {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .boxContainerText {
    min-height: initial;
  }
}
.promoRow .getAround-secondStrip .bntCnt {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .bntCnt {
    text-align: center;
    padding-left: 0;
  }
}
.promoRow .getAround-secondStrip .rightBoxContainerBtn {
  position: relative;
  width: 100%;
  min-height: auto;
  padding-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .promoRow .getAround-secondStrip .rightBoxContainerBtn {
    display: inherit;
    margin-bottom: 5rem;
    padding-bottom: 0rem;
  }
}
.promoRow .btnLightBlue {
  background: #00c1bc;
  color: #fff;
  text-transform: inherit;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.promoRow .btnLightBlue:hover {
  background: #00b2a9;
}
.swiper-pagination {
  display: none;
}
@media only screen and (max-width: 768px) {
  .swiper-pagination {
    display: block;
    bottom: -25px !important;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #999;
}
@media only screen and (max-width: 768px) {
  .trendingBusinessContainer .swiper-pagination,
  .trendingListsContainer .swiper-pagination {
    display: block;
    bottom: -35px !important;
  }
}
@media only screen and (max-width: 480px) {
  #hidubaiOurBenefits {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  #hidubaiOurBenefits {
    padding-bottom: 2rem;
  }
}
.popularCategoryMainContainer {
  padding-bottom: 4.2rem !important;
}
.popularCategoryMainContainer .titleContainer {
  height: 45px;
  padding: 0px;
}
@media only screen and (max-width: 500px) {
  .popularCategoryMainContainer .titleContainer {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  .popularCategoryMainContainer .container {
    padding-right: 0px;
  }
}
.searchAreaWrapper {
  min-height: calc(100vh - 90px);
  min-height: -moz-calc(100vh - 90px);
  min-height: -webkit-calc(100vh - 90px);
  min-height: -o-calc(100vh - 90px);
}
.gradient {
  background: -webkit-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -o-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -ms-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -moz-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
}
.pin-location {
  position: absolute;
  z-index: 1;
  margin-left: 6px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .pin-location {
    margin-left: 20px;
    margin-top: 16px;
  }
}
.location-dd {
  margin-top: 3px;
  margin-left: 17px;
  padding: 3px;
  color: #333;
}
.location-dd.denied-location a,
.location-dd.denied-location i {
  color: #e0e0e0 !important;
  cursor: default;
}
.location-dd.denied-location a:hover,
.location-dd.denied-location i:hover {
  color: #e0e0e0 !important;
}
.listNumberFound-results {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .listNumberFound-results {
    margin-top: 170px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .listNumberFound-results {
    margin-top: 135px;
  }
}
.listNumberFound-results p {
  margin: 12px 0 0;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media only screen and (min-width: 767px) {
  .listNumberFound-results p {
    margin: 20px 0;
  }
}
.listNumberFound-results p#busconuntertot {
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  #searchBar {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 768px) {
  header #searchBar {
    margin: 0;
  }
}
header .fixed-wrapper[fixtop] {
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  header .fixed-wrapper[fixtop] {
    margin: 0;
  }
}
.stripeBar {
  margin: 0;
}
.stripeBar spinner > div {
  margin-top: 8.4rem;
}
.stripeBar fixtop-placeholder {
  display: none;
}
.clearAll.mobile {
  display: none;
  float: left;
  color: #fff;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .clearAll.mobile {
    display: block;
    font-size: 1.3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
  }
}
.fixed-wrapper {
  left: 0;
  right: 0;
  z-index: 99;
  margin: 0;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .fixed-wrapper {
    position: fixed;
  }
}
aside {
  right: 0;
  left: 0;
}
aside .barSx {
  padding: 0;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  aside .barSx {
    width: 100%;
    padding: 10px 6px;
  }
}
aside > div > div > ul {
  position: relative;
  font-family: 'Cairo-SemiBold';
  font-size: 2.1rem;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul {
    float: none;
  }
}
aside > div > div > ul > li {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul > li {
    padding: 0;
    line-height: 0;
    width: 100%;
  }
}
aside > div > div > ul > li.itemFixed {
  margin-left: 2rem;
  font-size: 2.6rem;
}
@media (min-width: 767px) {
  aside > div > div > ul > li.inputSearchKeywordBlock {
    position: relative;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock input {
  height: 36px;
  font-size: 12px;
  padding: 0 4.5rem 0 1.9rem;
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: 0;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
aside > div > div > ul > li.inputSearchKeywordBlock input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
aside > div > div > ul > li.inputSearchKeywordBlock .search-icon {
  font-family: 'FontAwesome', sans-serif;
  color: #fff;
  position: absolute;
  right: 20px;
  z-index: 1;
  display: block;
  top: 11px;
  opacity: 1;
  cursor: pointer;
}
aside > div > div > ul > li.inputSearchKeywordBlock .search-icon.searchDisabled {
  opacity: 0.3;
  cursor: not-allowed;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .search-icon {
    top: 16px;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .search-icon:before {
  content: '\f002';
  font-size: 16px;
}
aside > div > div > ul > li.inputSearchKeywordBlock .map-icon-wrapper {
  margin-top: 10px;
  height: 20px;
  width: 27%;
  padding-right: 0;
}
aside > div > div > ul > li.inputSearchKeywordBlock .map-icon-wrapper button {
  border: 1px solid #fff;
  text-indent: -1px !important;
  border-radius: 1.9rem;
  background-color: rgba(0, 0, 0, 0);
  height: 36px;
  width: 100%;
  padding-left: 1rem !important;
}
aside > div > div > ul > li.inputSearchKeywordBlock .map-icon-wrapper .filterResults-map {
  font-size: 12px;
  display: block;
  margin-top: 8px;
  margin-left: 3px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  text-align: center;
  cursor: pointer;
  height: 12px;
}
aside > div > div > ul > li.inputSearchKeywordBlock .map-icon-wrapper .filterResults-map:before {
  font-family: 'FontAwesome', sans-serif;
  content: '\f278';
  color: #fff;
  font-size: 18px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}
aside > div > div > ul > li.inputSearchKeywordBlock .lookingFor {
  min-width: 303px;
  line-height: 16px;
  padding-right: 0;
  border-bottom-left-radius: 1.9rem;
  border-top-left-radius: 1.9rem;
  -webkit-appearance: none;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .lookingFor {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
    border-radius: 1.9rem;
  }
}
@media only screen and (min-width: 768px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .lookingFor {
    max-width: 412px;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .dropdown-menu {
  max-width: 412px;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .dropdown-menu {
    max-width: 100%;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .recently-hints a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
aside > div > div > ul > li.inputSearchKeywordBlock .suggestions a {
  text-overflow: ellipsis;
  overflow: hidden;
}
aside > div > div > ul > li.inputSearchKeywordBlock .suggestions li a.category-option {
  text-transform: uppercase;
  color: #00b2a9;
}
aside > div > div > ul > li.inputSearchKeywordBlock .suggestions li a.category-option b {
  color: #333;
  font-weight: 400;
}
aside > div > div > ul > li.inputSearchKeywordBlock .suggestions li a.inlist-option b {
  color: #00b2a9;
  font-weight: 400;
}
aside > div > div > ul > li.inputSearchKeywordBlock .suggestions li a.incategory-option b {
  color: #00b2a9;
  font-weight: 400;
}
aside > div > div > ul > li.inputSearchKeywordBlock .suggestions li span.dropdown-section-title {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1rem;
  line-height: 24px;
  min-height: 24px;
  padding: 6px 20px 7px 20px;
  color: #aaa;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown {
  position: absolute;
  top: 6.6rem;
  left: 0.6rem;
  right: 0;
  background: #fff;
  padding: 6px 12px;
  border-radius: 6px;
  z-index: 999;
  overflow-y: auto;
  min-height: 40px;
  max-height: 256px;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown .autoTag {
  display: block;
  line-height: 3.5rem;
  color: #333;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  cursor: pointer;
  font-size: 2rem;
  font-family: 'Cairo-Light';
  border-bottom: 1px solid #dedede;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown .autoTag:last-child {
  border-bottom: none;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown .autoTag.active {
  border: 1px solid black;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited {
  overflow-y: hidden;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited span {
  display: block;
  line-height: 3rem;
  color: #333;
  padding-left: 0.6rem;
  cursor: pointer;
  font-size: 2rem;
  text-align: left;
  font-family: 'Cairo-Light';
  border-bottom: none;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited span:first-child {
  cursor: default;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #989fa0;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited span:last-child {
  margin-bottom: 15px;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited .autoTag {
  display: block;
  text-align: left;
  line-height: 3.5rem;
  color: #333;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  cursor: pointer;
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  border-bottom: 1px solid #dedede;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited .autoTag:last-child {
  border-bottom: none;
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited .autoTag.active {
  border: 1px solid black;
}
@media only screen and (max-width: 375px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.recentlyVisited .autoTag {
    line-height: 3rem;
    font-size: 1.3rem;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .autocompleteLocationWrapper {
  position: relative;
  display: inline-block;
  margin-left: -4px;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .autocompleteLocationWrapper {
    display: block;
    margin: 0;
    width: 73%;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .autocompleteLocationWrapper .autoDropdown.places {
  left: 10px;
  right: 10px;
  width: auto;
  margin: 0 auto !important;
  max-width: 350px;
  min-width: 220px;
  float: left;
  margin-left: '0 !important';
}
@media only screen and (max-width: 1300px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .autocompleteLocationWrapper .autoDropdown.places {
    max-width: 240px;
    min-width: 240px;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .icon-near-current {
  font-family: 'FontAwesome', sans-serif !important;
  font-size: 21px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .icon-near-current {
    display: inline-block;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .icon-near-current:before {
  content: '\f601';
  color: #b2b2b2;
}
aside > div > div > ul > li.inputSearchKeywordBlock .nearInput {
  width: 100% !important;
  border-bottom-right-radius: 1.9rem;
  border-top-right-radius: 1.9rem;
  padding-left: 41px;
  margin-left: 1px;
}
@media only screen and (max-width: 767px) {
  aside > div > div > ul > li.inputSearchKeywordBlock .nearInput {
    border-radius: 1.9rem;
    padding-left: 50px;
  }
}
aside > div > div > ul > li.inputSearchKeywordBlock .autoDropdown.places {
  position: absolute;
  top: 6.6rem;
  margin: 0 10px;
  background: #fff;
  padding: 0 10px;
  border-radius: 6px;
  z-index: 999;
  overflow-y: auto;
  min-height: 40px;
  max-height: 250px;
}
aside > div > div > ul > li.listSelect,
aside > div > div > ul > li.businessSelect,
aside > div > div > ul > li.profileSelect {
  vertical-align: top;
}
aside > div > div > ul > li.listSelect div.select,
aside > div > div > ul > li.businessSelect div.select,
aside > div > div > ul > li.profileSelect div.select {
  vertical-align: middle;
  width: 22rem;
}
aside > div > div > ul > li.listSelect div.select .select-styled,
aside > div > div > ul > li.businessSelect div.select .select-styled,
aside > div > div > ul > li.profileSelect div.select .select-styled {
  font-size: 2.1rem;
}
aside > div > div > ul > li.listSelect div.select .select-options,
aside > div > div > ul > li.businessSelect div.select .select-options,
aside > div > div > ul > li.profileSelect div.select .select-options {
  border: 1px solid #bac2c3;
}
aside > div > div > ul > li.listSelect .select-container,
aside > div > div > ul > li.businessSelect .select-container,
aside > div > div > ul > li.profileSelect .select-container {
  position: relative;
}
aside > div > div > ul > li.listSelect .select-container.active:before,
aside > div > div > ul > li.businessSelect .select-container.active:before,
aside > div > div > ul > li.profileSelect .select-container.active:before,
aside > div > div > ul > li.listSelect .select-container:active:before,
aside > div > div > ul > li.businessSelect .select-container:active:before,
aside > div > div > ul > li.profileSelect .select-container:active:before,
aside > div > div > ul > li.listSelect .select-container:focus:before,
aside > div > div > ul > li.businessSelect .select-container:focus:before,
aside > div > div > ul > li.profileSelect .select-container:focus:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
aside > div > div > ul > li.listSelect .searchBarSelect,
aside > div > div > ul > li.businessSelect .searchBarSelect,
aside > div > div > ul > li.profileSelect .searchBarSelect {
  width: 20rem;
  min-height: 4rem;
  max-height: 4rem;
  line-height: 4rem;
  padding: 0 0.8rem;
  vertical-align: text-top;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 3.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
aside > div > div > ul > li.listSelect .searchBarSelect:focus,
aside > div > div > ul > li.businessSelect .searchBarSelect:focus,
aside > div > div > ul > li.profileSelect .searchBarSelect:focus {
  outline: none;
}
aside > div > div > ul > li.circleContainer .icoCircle {
  position: absolute;
  right: 2rem;
  top: calc(50% - 2.5rem);
  top: -moz-calc(50% - 2.5rem);
  top: -webkit-calc(50% - 2.5rem);
  top: -o-calc(50% - 2.5rem);
  border: none;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  overflow: inherit;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  aside > div > div > ul > li.circleContainer .icoCircle {
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4.5rem;
    top: calc(50% - 2.3rem);
    top: -moz-calc(50% - 2.3rem);
    top: -webkit-calc(50% - 2.3rem);
    top: -o-calc(50% - 2.3rem);
  }
}
aside > div > div > ul > li.circleContainer .icoCircle.switchView {
  right: 8rem;
}
@media only screen and (max-width: 768px) {
  aside > div > div > ul > li.circleContainer .icoCircle.switchView {
    right: 6.5rem;
  }
}
aside > div > div > ul > li.circleContainer .icoCircle.switchView.results {
  opacity: 0.5;
}
aside > div > div > ul > li.circleContainer .icoCircle.switchView.map {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  aside > div > div > ul > li.circleContainer .icoCircle.toggleFilters {
    right: 1rem;
  }
  aside > div > div > ul > li.circleContainer .icoCircle.toggleFilters.results {
    opacity: 0.5;
  }
  aside > div > div > ul > li.circleContainer .icoCircle.toggleFilters.filter {
    opacity: 1;
  }
}
aside > div > div > ul > li.circleContainer .icoCircle i {
  vertical-align: text-top;
  padding: 0;
  color: #00a0ba;
  font-size: 2.6rem;
}
@media only screen and (max-width: 768px) {
  aside > div > div > ul > li.circleContainer .icoCircle i {
    line-height: 3.8rem;
  }
}
aside ul.select-options li {
  display: block;
  font-family: 'Cairo-Light';
  font-size: 1.8rem;
}
aside .barDx {
  padding: 0;
  font-size: 2.6rem;
  line-height: 8.5rem;
}
aside .barDx i {
  color: #fff;
  vertical-align: middle;
  margin: 0 1rem 0 2rem;
}
aside .barDx span {
  font-family: 'Cairo-SemiBold';
  color: #fff;
}
aside .barDx .autocompleteLabelWrapper {
  display: inline-block;
  margin-top: 5px;
}
@media only screen and (max-width: 1050px) {
  aside .barDx .autocompleteLabelWrapper .nearLocation {
    display: none;
  }
}
aside.lists .autocompleteLocationWrapper,
aside.profiles .autocompleteLocationWrapper {
  display: none !important;
}
aside.lists li.inputSearchKeywordBlock .lookingFor,
aside.profiles li.inputSearchKeywordBlock .lookingFor {
  border-bottom-right-radius: 1.9rem;
  border-top-right-radius: 1.9rem;
  min-width: 504px;
  max-width: 504px;
}
@media only screen and (max-width: 767px) {
  .top-neighborhood.dropdown {
    position: inherit;
    margin-top: 10px;
  }
}
.top-neighborhood.dropdown .dropdown-menu {
  max-height: 45rem;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100;
  left: inherit;
  margin-top: 4rem;
}
.top-neighborhood.dropdown .dropdown-menu a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .top-neighborhood.dropdown .dropdown-menu {
    margin-top: 36px;
    left: 0rem;
    width: 60%;
  }
  .top-neighborhood.dropdown .dropdown-menu li a {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 890px) {
  .top-neighborhood.dropdown .dropdown-menu {
    right: -9rem;
    max-width: 300px;
  }
}
@media (min-width: 1024px) and (max-width: 1088px) {
  .top-neighborhood.dropdown .dropdown-menu {
    max-width: 330px;
    right: -12rem;
  }
}
.search-filters-businessbar .filterResults {
  padding: 0;
  background-color: #34495e;
  border-bottom: 1px solid #dedede;
}
.search-filters-businessbar .filterResults:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .search-filters-businessbar .filterResults {
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  .search-filters-businessbar .filterResults-order,
  .search-filters-businessbar .filterResults .nearMenu {
    border-bottom: 1px solid #dedede;
  }
}
.search-filters-businessbar .filterResults-order {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .search-filters-businessbar .filterResults-order {
    padding-left: 10px;
  }
}
.search-filters-businessbar .filterResults .filterSelect {
  text-align: left;
  position: relative;
  display: inline-block;
  padding-left: 0;
  margin-right: 10px;
}
@media only screen and (max-width: 480px) {
  .search-filters-businessbar .filterResults .filterSelect {
    margin-right: 5px;
  }
}
.search-filters-businessbar .filterResults .filterSelect.active .custom-select {
  -webkit-box-shadow: 0 -20px 58px -25px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 -20px 58px -25px rgba(0, 0, 0, 0.55);
  box-shadow: 0 -20px 58px -25px rgba(0, 0, 0, 0.55);
  z-index: 2;
}
.search-filters-businessbar .filterResults .filterSelect:before {
  content: "\f0d7";
  font-family: 'FontAwesome', sans-serif;
  position: absolute;
  display: block;
  top: 8px;
  right: 9px;
  font-size: 12px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #34495e;
  z-index: 3;
}
.search-filters-businessbar .filterResults .filterSelect.empty-state:before {
  color: #fff;
}
.search-filters-businessbar .filterResults .filterSelect.empty-state .category-select {
  background-color: #34495e;
  color: #fff;
}
.search-filters-businessbar .filterResults .filterSelect.filterCategorySelect:before {
  right: 9px;
}
.search-filters-businessbar .filterResults .filterSelect:focus:before,
.search-filters-businessbar .filterResults .filterSelect:active:before,
.search-filters-businessbar .filterResults .filterSelect.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.search-filters-businessbar .filterResults .filterSelect select,
.search-filters-businessbar .filterResults .filterSelect .custom-select {
  width: 12rem;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  position: relative;
  background-color: #fff;
}
@media only screen and (max-width: 480px) {
  .search-filters-businessbar .filterResults .filterSelect select,
  .search-filters-businessbar .filterResults .filterSelect .custom-select {
    width: 11.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .search-filters-businessbar .filterResults .filterSelect select.order-select,
  .search-filters-businessbar .filterResults .filterSelect .custom-select.order-select {
    width: 9rem;
  }
}
.search-filters-businessbar .filterResults .filterSelect select.category-select,
.search-filters-businessbar .filterResults .filterSelect .custom-select.category-select {
  width: 25rem;
}
@media only screen and (max-width: 480px) {
  .search-filters-businessbar .filterResults .filterSelect select.category-select,
  .search-filters-businessbar .filterResults .filterSelect .custom-select.category-select {
    width: 11.5rem;
  }
}
.search-filters-businessbar .filterResults .filterSelect select.category-select span,
.search-filters-businessbar .filterResults .filterSelect .custom-select.category-select span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  line-height: 1.5rem;
  margin-bottom: -3px;
}
.search-filters-businessbar .filterResults .filterSelect select {
  z-index: 20;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select {
  text-transform: capitalize;
  line-height: 2.5rem;
  cursor: pointer;
  border-radius: 2rem;
  padding-bottom: 4px;
  padding-top: 4px;
  border: 1px solid #fff;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options {
  position: absolute;
  display: none;
  top: 4rem;
  left: 0;
  background-color: #fff;
  z-index: 1;
  width: 100%;
  -webkit-box-shadow: 0 0 58px -13px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 58px -13px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 58px -13px rgba(0, 0, 0, 0.55);
}
@media only screen and (min-width: 1023px) {
  .search-filters-businessbar .filterResults .filterSelect .custom-select-options {
    top: 44px;
    left: 0;
  }
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options.category-filter-options {
  max-height: 40rem;
}
@media only screen and (max-width: 480px) {
  .search-filters-businessbar .filterResults .filterSelect .custom-select-options.category-filter-options {
    width: 200%;
  }
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options.category-filter-options .internal-category-options {
  overflow-y: auto;
  max-height: 34rem;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options.category-filter-options #inputwrapper:hover {
  cursor: default;
  background-color: #fff;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options.category-filter-options #inputwrapper input {
  width: 100%;
  border: solid 1px #ccc;
  color: #333;
  padding: 5px;
  border-radius: 5px;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options.category-filter-options #inputwrapper input:focus {
  border-color: #00b2a9;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options .single-option {
  padding: 10px;
  cursor: pointer;
  font-size: 12px;
  list-style-type: none;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options .single-option.category-option {
  text-transform: uppercase;
  color: #00b2a9;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options .single-option.category-empty-option.disabled {
  cursor: not-allowed;
  color: #9b9b9b;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options .single-option.no-click {
  padding: 10px 2%;
  font-size: 1.5rem;
  font-weight: bold;
  cursor: default;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options .single-option:last-child {
  border-bottom: none;
}
.search-filters-businessbar .filterResults .filterSelect .custom-select-options .single-option:hover:not(.no-click) {
  background-color: #f2f2f2;
}
.search-filters-businessbar .filterResults .listNumberFound,
.search-filters-businessbar .filterResults .profileNumberFound {
  text-align: right;
}
.search-filters-businessbar .filterResults .listNumberFound p,
.search-filters-businessbar .filterResults .profileNumberFound p {
  margin: 19px 0 0;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.search-filters-businessbar .filterResults .listNumberFound p#busconuntertot,
.search-filters-businessbar .filterResults .profileNumberFound p#busconuntertot {
  padding-right: 20px;
}
@media only screen and (max-width: 990px) {
  .search-filters-businessbar .filterResults .listNumberFound p#busconuntertot,
  .search-filters-businessbar .filterResults .profileNumberFound p#busconuntertot {
    padding-right: 10px;
  }
}
.search-filters-businessbar .filter-title {
  font-size: 12px;
  color: #9b9b9b;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-left: 30px;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .search-filters-businessbar .filter-title {
    margin-left: 10px;
  }
}
.search-filters-businessbar .reputationFilter {
  display: inline-block;
  list-style: none;
}
.search-filters-businessbar .reputationFilter li {
  border: 1px solid #fff;
  border-radius: 2rem;
  padding: 4px 1.5rem 4px 1.5rem;
  cursor: pointer;
}
.search-filters-businessbar .reputationFilter li.active-filter {
  background-color: #fff;
}
.search-filters-businessbar .reputationFilter li.active-filter label {
  color: #34495e;
}
.search-filters-businessbar .reputationFilter input {
  display: inline-block;
  margin-left: 0px;
}
.search-filters-businessbar .reputationFilter label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  margin: 0;
  line-height: 2.5rem;
}
.search-filters-businessbar .reputationFilter label:before {
  width: 14px;
  height: 14px;
  top: 11px;
  left: 5px;
}
.search-filters-businessbar .dealStatus {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 2rem;
  padding: 4px 1.5rem 4px 1.5rem;
  cursor: pointer;
}
.search-filters-businessbar .dealStatus.active-filter {
  background-color: #fff;
}
.search-filters-businessbar .dealStatus.active-filter label {
  color: #34495e;
}
.search-filters-businessbar .dealStatus label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  line-height: 2.5rem;
  cursor: pointer;
  margin: 0;
}
.search-filters-businessbar .dealStatus label:before {
  width: 14px;
  height: 14px;
  top: 11px;
  left: 5px;
}
.search-filters-businessbar .nearMenu {
  font-size: 2rem;
}
.search-filters-businessbar .nearMenu-wrp {
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .search-filters-businessbar .nearMenu-wrp {
    border-right: 1px solid #dedede;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  [dir="rtl"] .search-filters-businessbar .nearMenu-wrp {
    border-left: 1px solid #dedede;
  }
}
.search-filters-businessbar .nearMenu .autocompleteLabelWrapper,
.search-filters-businessbar .nearMenu .autocompleteLocationWrapper {
  display: inline-block;
  margin-top: 18px;
}
[dir="rtl"] .search-filters-businessbar .nearMenu .autocompleteLabelWrapper .dropdown-menu,
[dir="rtl"] .search-filters-businessbar .nearMenu .autocompleteLocationWrapper .dropdown-menu {
  left: auto !important;
}
@media only screen and (max-width: 767px) {
  .search-filters-businessbar .nearMenu .autocompleteLabelWrapper,
  .search-filters-businessbar .nearMenu .autocompleteLocationWrapper {
    vertical-align: middle;
    margin-top: 0;
    padding: 11.5px 0;
  }
}
.search-filters-businessbar .nearMenu .autocompleteLabelWrapper .icon-near,
.search-filters-businessbar .nearMenu .autocompleteLocationWrapper .icon-near {
  font-family: 'FontAwesome', sans-serif !important;
  font-size: 21px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .search-filters-businessbar .nearMenu .autocompleteLabelWrapper .icon-near,
  .search-filters-businessbar .nearMenu .autocompleteLocationWrapper .icon-near {
    display: inline-block;
  }
}
.search-filters-businessbar .nearMenu .autocompleteLabelWrapper .icon-near:before,
.search-filters-businessbar .nearMenu .autocompleteLocationWrapper .icon-near:before {
  content: '\f041';
  color: #b2b2b2;
}
.search-filters-businessbar .nearMenu .autocompleteLabelWrapper .nearLocation,
.search-filters-businessbar .nearMenu .autocompleteLocationWrapper .nearLocation {
  color: #b2b2b2;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  .search-filters-businessbar .nearMenu .autocompleteLabelWrapper .nearLocation,
  .search-filters-businessbar .nearMenu .autocompleteLocationWrapper .nearLocation {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
  }
}
.search-filters-businessbar .nearMenu .autocompleteLabelWrapper input,
.search-filters-businessbar .nearMenu .autocompleteLocationWrapper input {
  color: #34495e;
  margin-left: 10px;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .search-filters-businessbar .nearMenu .autocompleteLabelWrapper input,
  .search-filters-businessbar .nearMenu .autocompleteLocationWrapper input {
    border-bottom: 1px solid #dae4e5;
  }
}
@media only screen and (max-width: 767px) {
  .search-filters-businessbar .nearMenu .autocompleteLocationWrapper {
    max-width: 155px;
    overflow: hidden;
    width: 70%;
    line-height: 16px;
  }
}
.search-filters-businessbar .nearMenu .nearInput {
  min-width: 130px;
  -webkit-appearance: none;
}
.searchFiltersCol {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol {
    min-height: 0;
    /* overrides bootstrap */
  }
}
@media only screen and (min-width: 768px) {
  .searchFiltersCol {
    z-index: 7;
  }
}
.searchFiltersCol .searchFilters {
  display: none;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol .searchFilters {
    background: #fff;
  }
}
.searchFiltersCol .searchFilters .wrapper .wrapperSelect {
  position: relative;
  line-height: 6rem;
  padding-left: 2rem;
  background: #fafafa;
  border: 1px solid #dedede;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol .searchFilters .wrapper .wrapperSelect {
    padding-left: 0;
  }
}
.searchFiltersCol .searchFilters .wrapper .selectContainer {
  position: relative;
  display: inline-block;
  margin-right: 2rem;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol .searchFilters .wrapper .selectContainer {
    width: 100%;
  }
}
.searchFiltersCol .searchFilters .wrapper .selectContainer:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  display: block;
  z-index: 0;
  top: 0;
  right: 12px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
.searchFiltersCol .searchFilters .wrapper .selectContainer:focus:before,
.searchFiltersCol .searchFilters .wrapper .selectContainer:active:before,
.searchFiltersCol .searchFilters .wrapper .selectContainer.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.searchFiltersCol .searchFilters .wrapper .selectContainer select,
.searchFiltersCol .searchFilters .wrapper .selectContainer .custom-select {
  min-width: 22rem;
  background: transparent;
  border: none;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  height: 45px;
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
}
.searchFiltersCol .searchFilters .wrapper .selectContainer.customSelectContainer:before {
  content: '';
}
.searchFiltersCol .searchFilters .wrapper .selectContainer.customSelectContainer .custom-select {
  padding-right: 30px;
}
.searchFiltersCol .searchFilters .wrapper .selectContainer.customSelectContainer .custom-select:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  display: block;
  z-index: 0;
  top: 0;
  right: 12px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
  line-height: 45px;
}
.searchFiltersCol .searchFilters .wrapper .selectContainer.customSelectContainer .custom-select:focus:before,
.searchFiltersCol .searchFilters .wrapper .selectContainer.customSelectContainer .custom-select:active:before,
.searchFiltersCol .searchFilters .wrapper .selectContainer.customSelectContainer .custom-select.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.searchFiltersCol .searchFilters .wrapper .closeFilters {
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: 1.2rem;
  bottom: 0;
  right: 2rem;
  padding: 0;
  line-height: 3.5rem;
  text-align: center;
  border: 0;
  background: #989fa0;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol .searchFilters .wrapper .closeFilters {
    display: none !important;
  }
}
.searchFiltersCol .searchFilters .wrapper .closeFilters i {
  padding: 0;
  line-height: 3.5rem;
  font-size: 1.5rem;
  color: #fff;
}
.searchFiltersCol .searchFilters .wrapper .clearAll {
  display: inline-block;
  position: absolute;
  right: 8rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
  color: #666;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol .searchFilters .wrapper .clearAll {
    position: relative;
    left: auto;
    right: auto;
    margin-left: 20px;
  }
}
.searchFiltersCol .searchFilters .wrapper .applyContainer {
  position: relative;
  display: block;
  height: 6rem;
  line-height: 6rem;
  border: 1px solid #dedede;
  background-color: #fff;
  border-top: 0;
  padding-left: 2rem;
}
.searchFiltersCol .searchFilters .wrapper .applyContainer .btnLarge {
  position: absolute;
  top: calc(50% - 1.75rem);
  top: -moz-calc(50% - 1.75rem);
  top: -webkit-calc(50% - 1.75rem);
  top: -o-calc(50% - 1.75rem);
  right: 2rem;
  padding: 0;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .searchFiltersCol .searchFilters .wrapper .applyContainer .btnLarge {
    margin-top: 2rem;
    text-align: center;
    position: static;
    margin-left: -2rem;
  }
}
.searchFiltersCol .searchFilters .wrapper .applyContainer .btnLarge button {
  border: none;
  background: #a6dd3c;
  min-width: 13.5rem;
  line-height: 3.5rem;
  border-radius: 3.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
}
.searchFiltersCol .searchFilters .wrapper .applyContainer .btnLarge button:focus {
  outline: 0;
}
.searchFiltersCol .searchFilters .wrapper .applyContainer .dealStatus input {
  vertical-align: text-bottom;
  margin-right: 1rem;
}
.searchFiltersCol .searchFilters .wrapper .applyContainer .dealStatus label {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.searchFiltersCol .searchFilters .wrapper ul.reputationFilter {
  line-height: 6rem;
}
.searchFiltersCol .searchFilters .wrapper ul.reputationFilter li {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #333;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0 1.5rem;
  display: inline-block;
}
.searchFiltersCol .searchFilters .wrapper ul.reputationFilter li input {
  margin-right: 0.5rem;
  vertical-align: text-bottom;
}
.search-widget-container {
  z-index: 1;
  position: relative;
  transition: padding 0.8s ease-out;
}
@media only screen and (min-width: 768px) {
  .listContent {
    margin-top: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  .listContent {
    margin-top: 105px;
  }
}
.listContent.resultError {
  text-align: center;
  font-size: 2.5rem;
  color: #777777;
  margin-top: 20.5rem;
}
@media only screen and (max-width: 768px) {
  .listContent.resultError {
    margin-top: 10rem;
  }
}
.listContent .btnNoResult {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 2.5rem;
  cursor: pointer;
  margin: 1rem 0 7rem 0;
  text-transform: capitalize;
  color: #00b2a9;
  display: inline-block;
  border: 1px solid #00b2a9;
  border-radius: 2rem;
  padding: 4px 1.5rem 4px 1.5rem;
  background-color: #fff;
}
.listContent .textContent {
  font-size: 1.7rem;
  margin-top: 3rem;
  display: inline-block;
}
.listContent .link {
  text-decoration: underline;
  color: #00b2a9;
  display: inline-block;
  cursor: pointer;
}
.listContent,
.profileContent {
  transition: 0.7s;
}
.listContent.listWrapper,
.profileContent.listWrapper {
  background-color: #fff;
}
.listContent .filterResults,
.profileContent .filterResults {
  padding: 10px 0;
}
.listContent .filterResults .filterSelect,
.profileContent .filterResults .filterSelect {
  text-align: left;
  position: relative;
  display: inline-block;
  padding-left: 8px;
}
@media only screen and (min-width: 1023px) {
  .listContent .filterResults .filterSelect,
  .profileContent .filterResults .filterSelect {
    padding-left: 8px;
  }
}
.listContent .filterResults .filterSelect:before,
.profileContent .filterResults .filterSelect:before {
  content: "\e908";
  font-family: 'icomoon', sans-serif;
  z-index: 0;
  position: absolute;
  display: block;
  top: 10px;
  right: 12px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
.listContent .filterResults .filterSelect:focus:before,
.profileContent .filterResults .filterSelect:focus:before,
.listContent .filterResults .filterSelect:active:before,
.profileContent .filterResults .filterSelect:active:before,
.listContent .filterResults .filterSelect.active:before,
.profileContent .filterResults .filterSelect.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.listContent .filterResults .filterSelect select,
.profileContent .filterResults .filterSelect select,
.listContent .filterResults .filterSelect .custom-select,
.profileContent .filterResults .filterSelect .custom-select {
  width: 10rem;
  height: 3rem;
  padding: 0 0.8rem;
  background: transparent;
  border-radius: 3.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.4rem;
  position: relative;
}
.listContent .filterResults .filterSelect .custom-select,
.profileContent .filterResults .filterSelect .custom-select {
  line-height: 2.5rem;
  border: 1px solid #a9a9a9;
}
.listContent .filterResults .filterSelect .custom-select-options,
.profileContent .filterResults .filterSelect .custom-select-options {
  position: absolute;
  display: none;
  top: 3rem;
  left: 0;
  z-index: 5;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
  width: 100%;
}
@media only screen and (min-width: 1023px) {
  .listContent .filterResults .filterSelect .custom-select-options,
  .profileContent .filterResults .filterSelect .custom-select-options {
    left: 20px;
  }
}
.listContent .filterResults .filterSelect .custom-select-options .single-option,
.profileContent .filterResults .filterSelect .custom-select-options .single-option {
  padding: 10px 5%;
  cursor: pointer;
  font-size: 1.2rem;
  border-bottom: 1px solid #a9a9a9;
  list-style-type: none;
}
.listContent .filterResults .filterSelect .custom-select-options .single-option.no-click,
.profileContent .filterResults .filterSelect .custom-select-options .single-option.no-click {
  padding: 10px 2%;
  font-size: 1.5rem;
  font-weight: bold;
  cursor: default;
}
.listContent .filterResults .filterSelect .custom-select-options .single-option:last-child,
.profileContent .filterResults .filterSelect .custom-select-options .single-option:last-child {
  border-bottom: none;
}
.listContent .filterResults .filterSelect .custom-select-options .single-option:hover:not(.no-click),
.profileContent .filterResults .filterSelect .custom-select-options .single-option:hover:not(.no-click) {
  color: #00ccc2;
}
.listContent .filterResults .listNumberFound,
.profileContent .filterResults .listNumberFound,
.listContent .filterResults .profileNumberFound,
.profileContent .filterResults .profileNumberFound {
  text-align: right;
}
.listContent .filterResults .listNumberFound p,
.profileContent .filterResults .listNumberFound p,
.listContent .filterResults .profileNumberFound p,
.profileContent .filterResults .profileNumberFound p {
  margin: 10px 0 0;
}
.listContent .filterResults .listNumberFound p#busconuntertot,
.profileContent .filterResults .listNumberFound p#busconuntertot,
.listContent .filterResults .profileNumberFound p#busconuntertot,
.profileContent .filterResults .profileNumberFound p#busconuntertot {
  padding-right: 20px;
}
@media only screen and (max-width: 990px) {
  .listContent .filterResults .listNumberFound p#busconuntertot,
  .profileContent .filterResults .listNumberFound p#busconuntertot,
  .listContent .filterResults .profileNumberFound p#busconuntertot,
  .profileContent .filterResults .profileNumberFound p#busconuntertot {
    padding-right: 10px;
  }
}
.listContent .filterResults .resultsFound span,
.profileContent .filterResults .resultsFound span {
  color: #00c1bc;
}
.listContent .bizSearchListContainer,
.profileContent .bizSearchListContainer {
  margin: 0rem 1rem;
}
.listContent .bizSearchListContainer .elementContainer,
.profileContent .bizSearchListContainer .elementContainer {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
  border-radius: 1rem;
}
.listContent .bizSearchListContainer .elementContainer.selected,
.profileContent .bizSearchListContainer .elementContainer.selected {
  border-color: #00c1bc;
}
.listContent .bizSearchListContainer .elementContainer .row,
.profileContent .bizSearchListContainer .elementContainer .row {
  height: 17.8rem;
}
.listContent .bizSearchListContainer .elementContainer .row .thumbnailContainer,
.profileContent .bizSearchListContainer .elementContainer .row .thumbnailContainer {
  min-height: 178px;
  padding: 0;
}
.listContent .bizSearchListContainer .elementContainer .row .thumbnailContainer > a,
.profileContent .bizSearchListContainer .elementContainer .row .thumbnailContainer > a {
  display: block;
  width: 100%;
  min-height: 178px;
  height: 100%;
  position: relative;
}
.listContent .bizSearchListContainer .elementContainer .row .thumbnailContainer .img-container,
.profileContent .bizSearchListContainer .elementContainer .row .thumbnailContainer .img-container {
  display: block;
  position: relative;
  padding: 0;
  width: 18.55rem;
  height: 17.8rem;
}
.listContent .bizSearchListContainer .elementContainer .row .thumbnailContainer .overlayContent,
.profileContent .bizSearchListContainer .elementContainer .row .thumbnailContainer .overlayContent {
  display: block;
  width: 100%;
  height: 100%;
}
.listContent .bizSearchListContainer .elementContainer .row .thumbnailContainer .overlayContent > span,
.profileContent .bizSearchListContainer .elementContainer .row .thumbnailContainer .overlayContent > span {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  background: transparent;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating {
  display: block;
  position: relative;
  height: 100%;
  padding: 0;
  text-align: center;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating > h3,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating > h3 {
  margin: 0;
  margin-top: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
  color: #666;
  text-transform: uppercase;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart {
  margin: 0 auto;
  padding-top: 1.5rem;
  text-align: center;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart .tipChartCircle,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart .tipChartCircle {
  position: relative;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart .tipChartCircle span,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart .tipChartCircle span {
  position: absolute;
  top: calc(50% - 1.45rem);
  top: -moz-calc(50% - 1.45rem);
  top: -webkit-calc(50% - 1.45rem);
  top: -o-calc(50% - 1.45rem);
  left: calc(50% - 1.45rem);
  left: -moz-calc(50% - 1.45rem);
  left: -webkit-calc(50% - 1.45rem);
  left: -o-calc(50% - 1.45rem);
  margin: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 2.4rem;
  color: #555;
  line-height: 1;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart .tipChartCircle span.noRating,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating .tipsChart .tipChartCircle span.noRating {
  left: calc(50% - 0.7rem);
  left: -moz-calc(50% - 0.7rem);
  left: -webkit-calc(50% - 0.7rem);
  left: -o-calc(50% - 0.7rem);
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating .dealStatusContainer,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating .dealStatusContainer {
  position: absolute;
  top: 15rem;
  bottom: 1px;
  left: 0;
  right: 2px;
  background: #00c1bc;
}
.listContent .bizSearchListContainer .elementContainer .row .businessRating .dealStatusContainer h3,
.profileContent .bizSearchListContainer .elementContainer .row .businessRating .dealStatusContainer h3 {
  margin: 0;
  font-family: 'Cairo-SemiBold';
  font-size: 1.3rem;
  color: #fff;
  line-height: 2.7rem;
  text-transform: uppercase;
}
.listContent .pagination > li > a,
.profileContent .pagination > li > a {
  border-color: transparent;
  color: #3bbfba;
  font-size: 12px;
  margin: 0 2px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 6px 0;
}
@media only screen and (min-width: 1023px) {
  .listContent .pagination > li > a,
  .profileContent .pagination > li > a {
    font-size: 12px;
    margin: 0 5px;
    width: 35px;
    height: 35px;
    padding: 8px 0;
  }
}
.listContent .pagination > li.active a,
.profileContent .pagination > li.active a {
  color: #fff;
  background-color: #3bbfba;
  border-color: transparent;
}
.listContent .pagination > li.pagination-prev > a,
.profileContent .pagination > li.pagination-prev > a,
.listContent .pagination > li.pagination-next > a,
.profileContent .pagination > li.pagination-next > a {
  margin: 0 6px;
  width: 30px;
  height: 30px;
  font-family: 'FontAwesome', sans-serif;
  border: 1px solid #3bbfba;
  border-radius: 50%;
  font-size: 23px;
  padding: 0;
  line-height: 26px;
}
@media only screen and (min-width: 1023px) {
  .listContent .pagination > li.pagination-prev > a,
  .profileContent .pagination > li.pagination-prev > a,
  .listContent .pagination > li.pagination-next > a,
  .profileContent .pagination > li.pagination-next > a {
    margin: 0 12px;
    width: 35px;
    height: 35px;
    line-height: 32px;
  }
}
.listContent .pagination > li.pagination-prev > a[disabled="disabled"],
.profileContent .pagination > li.pagination-prev > a[disabled="disabled"],
.listContent .pagination > li.pagination-next > a[disabled="disabled"],
.profileContent .pagination > li.pagination-next > a[disabled="disabled"] {
  opacity: 0.4;
}
.listContent .pagination > li.pagination-prev > a:hover,
.profileContent .pagination > li.pagination-prev > a:hover,
.listContent .pagination > li.pagination-next > a:hover,
.profileContent .pagination > li.pagination-next > a:hover {
  background-color: #3bbfba;
  color: #fff;
}
.listContent .pagination > li.pagination-prev > a,
.profileContent .pagination > li.pagination-prev > a {
  padding-right: 3px;
}
.listContent .pagination > li.pagination-prev > a:before,
.profileContent .pagination > li.pagination-prev > a:before {
  content: '\f104';
}
[dir=rtl] .listContent .pagination > li.pagination-prev > a:before,
[dir=rtl] .profileContent .pagination > li.pagination-prev > a:before {
  content: '\f105';
}
.listContent .pagination > li.pagination-next > a,
.profileContent .pagination > li.pagination-next > a {
  padding-left: 3px;
}
.listContent .pagination > li.pagination-next > a:before,
.profileContent .pagination > li.pagination-next > a:before {
  content: '\f105';
}
[dir=rtl] .listContent .pagination > li.pagination-next > a:before,
[dir=rtl] .profileContent .pagination > li.pagination-next > a:before {
  content: '\f104';
}
@media only screen and (min-width: 1023px) {
  .profileContent {
    margin-top: 145px;
  }
}
.mapContainer {
  padding: 0;
  bottom: 0;
  right: 0px;
  position: sticky;
  z-index: 5;
  top: 0;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.mapContainer .swiperContainer {
  overflow: hidden;
  bottom: 20px;
  height: 180px;
  width: 100%;
  position: absolute;
}
.mapContainer .swiperContainer .swiper-gmap {
  overflow: visible;
  width: 90%;
}
.mapContainer .swiperContainer .slide-container {
  padding-left: 5px;
  padding-right: 5px;
}
.mapContainer .swiperContainer .swiper-slide {
  background: transparent;
}
.mapContainer .swiperContainer .swiper-slide .elementContainer .businessBox {
  min-height: 0;
  height: 160px;
  margin-bottom: 1rem;
}
.mapContainer .swiperContainer .swiper-slide .businessText {
  height: 100%;
  background: white;
}
@media only screen and (max-width: 767px) {
  .apple-iphone-show .mapContainer {
    top: 147px;
  }
}
@media only screen and (max-width: 767px) {
  .mapContainer {
    top: unset;
    z-index: 100;
  }
}
.mapContainer .geolocatorContainer .geolocatorButton {
  position: absolute;
  top: 64px;
  right: 10px;
  z-index: 9999;
  user-select: none;
  border: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-box-shadow: 10px 10px 30px -16px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 10px 10px 30px -16px rgba(0, 0, 0, 0.64);
  box-shadow: 10px 10px 30px -16px rgba(0, 0, 0, 0.64);
}
@media only screen and (max-width: 768px) {
  .mapContainer .geolocatorContainer .geolocatorButton {
    top: 1rem;
  }
}
.mapContainer .geolocatorContainer .geolocatorButton.icon-light-blue {
  color: #01c1bc;
}
.mapContainer .geolocatorContainer .geolocatorButton i {
  font-size: 1.8rem;
  color: #01c1bc;
}
.mapContainer .geolocatorContainer .geolocatorButton img {
  position: absolute;
  top: 0;
  left: 0;
}
.mapContainer .mapFullscreen {
  position: absolute;
  background-color: #01c1bc;
  border-radius: 30px;
  text-align: center;
  top: 1rem;
  left: 1rem;
  width: 30px;
  height: 30px;
  z-index: 99;
  cursor: pointer;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.mapContainer .mapFullscreen i {
  font-size: 23px;
  line-height: 27px;
  color: #fff;
  margin-right: 2px;
}
.mapContainer .mapFullscreen.expanded-map {
  position: absolute;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  top: 10px;
  right: 10px;
  left: auto;
  width: 44px;
  height: 44px;
  z-index: 99;
  cursor: pointer;
  -webkit-box-shadow: 10px 10px 30px -16px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 10px 10px 30px -16px rgba(0, 0, 0, 0.64);
  box-shadow: 10px 10px 30px -16px rgba(0, 0, 0, 0.64);
}
.mapContainer .mapFullscreen.expanded-map i {
  font-size: 2.2rem;
  line-height: 44px;
  margin: auto 1rem;
  color: #00b2a9;
}
.mapContainer .mapSearchMove {
  position: absolute;
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 3px;
  top: 0;
  z-index: 99;
  cursor: pointer;
  padding: 0 20px 0 5px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-top: 20px;
}
.mapContainer .mapSearchMove label {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 3.3rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mapContainer .mapSearchMove label:before {
  width: 23px;
  height: 23px;
}
.mapContainer .mapSearchMove label:after {
  top: 13px;
  left: 6.5px;
}
.mapContainer .mapLoadMore {
  position: absolute;
  top: 1rem;
  z-index: 99;
  left: 50%;
  align-self: center;
  margin-left: -94px;
}
.mapContainer .mapLoadMore i {
  margin-right: 5px;
}
.mapContainer .mapLoadMore .btn {
  text-transform: none;
  line-height: 3rem;
}
.mapContainer .angular-google-map {
  height: 100%;
}
.mapContainer .angular-google-map .angular-google-map-container {
  height: 100%;
}
.mapContainer .angular-google-map .angular-google-map-container .gm-style .gm-style-iw > div {
  margin: 0 auto;
  display: block;
  width: 278px !important;
  overflow: visible !important;
}
.mapContainer .angular-google-map .angular-google-map-container .gm-style button.gm-ui-hover-effect {
  display: none !important;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer {
  text-align: center;
  display: inline-block;
  position: relative;
  background-color: rgba(0, 0, 0, 0) !important;
  width: 100%;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .businessBox {
  margin-bottom: 0;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .businessBox .imgBusiness .connections {
  bottom: 2rem;
  top: initial;
  background-color: #a6dd3c !important;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .businessBox .imgBusiness .deal {
  background-color: #e55365 !important;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .businessBox .imgBusiness .compatibility {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .businessBox .imgBusiness .compatibility .compatibility-dot {
  background-color: #00ff4b !important;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .imgContainer {
  overflow: hidden;
  position: relative;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .imgContainer .distance-between-wrapper {
  position: absolute;
  right: 32px;
  top: 7px;
  color: #fff;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .businessText {
  min-height: 11rem;
  background-color: #fff !important;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer img {
  max-width: 100%;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .addressContainer {
  border-top: 1px solid #333;
  width: 200px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: inline-block;
  position: relative;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .addressContainer i {
  position: absolute;
  left: 43%;
  top: -10px;
  background: white;
  font-size: 2rem;
  padding: 0 7px;
  color: #00a0ba;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .addressContainer span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-decoration: underline;
  color: #666;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .tooltip-close {
  position: absolute;
  top: 5px;
  font-size: 1.5em;
  right: 5px;
  cursor: pointer;
  color: #fefefe;
  box-shadow: 1px;
  text-shadow: 1px 1px 1px #c7c7c7;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .ctaContainer {
  border: none;
  background-color: #fff !important;
  position: relative;
  z-index: 2;
}
.mapContainer .angular-google-map .angular-google-map-container .tooltipContainer .ctaContainer .btn {
  text-transform: none;
  background-color: #01c1bc;
  width: 100%;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .mapContainer {
    position: fixed;
  }
  header nav {
    background: #fff;
  }
  #searchBar.results .barSx {
    transition: margin-top 0.3s;
  }
  .scrollingDown #searchBar.results .barSx {
    margin-top: -142px;
  }
  #searchBar.results .filterResults-orderBar {
    transition: margin-top 0.3s;
  }
  .scrollingDown #searchBar.results .filterResults-orderBar {
    margin-top: -50px;
  }
}
body.searchPanelOpened .mapContainer {
  top: 100%;
  margin-top: 55px;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
body.searchPanelOpened .mapContainer .mapFullscreen {
  display: none;
}
.next {
  text-align: center;
}
.next span {
  display: inline-block;
  background-color: #e0e0e0;
  font-size: 1.5rem;
  color: #fff;
  margin: 2rem 0;
  padding: 12px 20px;
  cursor: pointer;
}
/*
 * Don't modify things marked with ! - unless you know what you're doing
 */
/* ! vertical layout */
.multiSelect .vertical {
  float: none;
}
/* ! horizontal layout */
.multiSelect .horizontal:not(.multiSelectGroup) {
  float: left;
}
/* ! create a "row" */
.multiSelect .line {
  padding: 2px 0 10px 0;
  max-height: 40px;
  overflow: hidden;
  box-sizing: content-box;
}
/* ! create a "column" */
.multiSelect .acol {
  display: inline-block;
  min-width: 12px;
}
/* ! */
.multiSelect .inlineBlock {
  display: inline-block;
}
/* the multiselect button */
.multiSelect > button {
  min-width: 22rem;
  background: transparent;
  border: none;
  border-bottom: 1px solid #dedede;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  text-align: left;
  position: relative;
}
.multiSelect > button .caret {
  display: none;
}
.multiSelect > button:before {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  z-index: 0;
  display: block;
  top: 0;
  right: 12px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
.multiSelect > button:focus,
.multiSelect > button:active {
  outline: none;
}
.multiSelect > button:focus:before,
.multiSelect > button:active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.selectCounties {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .selectCounties {
    margin-left: 10px;
  }
}
.selectedCountries {
  display: inline-block;
}
.selectedCountries li {
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
}
.selectedCountries li i {
  font-size: 1.75rem;
  vertical-align: middle;
  color: #ccc;
}
.overlayLoading {
  position: absolute;
  background: #fff;
  top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  z-index: 5;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  padding-top: 55px;
}
.overlayLoading.gMap {
  z-index: 99;
  height: 100%;
}
/* button: disabled */
.multiSelect > button:disabled {
  border: 1px solid #ddd;
  color: #999;
}
/* button: clicked */
.multiSelect .buttonClicked {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* labels on the button */
.multiSelect .buttonLabel {
  display: inline-block;
  padding: 5px 0 5px 0;
}
/* downward pointing arrow */
.multiSelect .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 1px 12px !important;
  vertical-align: middle;
  border-top: 4px solid #333;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
/* the main checkboxes and helper layer */
.multiSelect .checkboxLayer {
  background-color: #fff;
  z-index: 999;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 22rem;
  display: none !important;
  position: absolute;
  top: 20px;
  max-width: 100%;
}
/* container of helper elements */
.multiSelect .helperContainer {
  border-bottom: 1px solid #ddd;
  padding: 8px 8px 0 8px;
}
/* helper buttons (select all, none, reset); */
.multiSelect .helperButton {
  display: inline;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 26px;
  font-size: 13px;
  border-radius: 2px;
  color: #666;
  background-color: #f1f1f1;
  line-height: 1.6;
  margin: 0 0 8px 0;
}
.multiSelect .helperButton.reset {
  float: right;
}
.multiSelect .helperButton:not(.reset) {
  margin-right: 4px;
}
/* clear button */
.multiSelect .clearButton {
  display: none;
}
/* filter */
.multiSelect .inputFilter {
  border-radius: 2px;
  border: 1px solid #ccc;
  height: 26px;
  font-size: 14px;
  width: 100%;
  padding-left: 7px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #888;
  margin: 0 0 8px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  line-height: 1;
  -webkit-text-fill-color: #a6dd3c;
}
/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
  border: 1px solid #333;
  color: #999;
  background-color: #f4f4f4;
}
.multiSelect .helperButton:disabled {
  color: #ccc;
  border: 1px solid #ddd;
}
.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
  border: 1px solid #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.065), 0 0 5px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.065), 0 0 5px rgba(102, 175, 233, 0.6) !important;
}
/* container of multi select items */
.multiSelect .checkBoxContainer {
  display: block;
  padding: 0 5px;
  overflow: auto;
  max-height: 200px;
}
.wrapperSelect .multiSelect .checkboxLayer {
  top: 45px;
}
/* ! to show / hide the checkbox layer above */
.multiSelect .show {
  display: block !important;
  top: 55px;
}
/* item labels */
.multiSelect .multiSelectItem {
  display: block;
  line-height: 3.5rem;
  color: #333;
  padding-left: 0.6rem;
  cursor: pointer;
  font-size: 2rem;
  font-family: 'Cairo-Light';
  border-bottom: 1px solid #dedede;
}
/* Styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected {
  position: relative;
}
.multiSelect .multiSelectItem .acol label {
  display: inline-block;
  padding-right: 30px;
  margin: 0;
  font-weight: normal;
  line-height: normal;
}
/* change mouse pointer into the pointing finger */
.multiSelect .multiSelectItem span:hover,
.multiSelect .multiSelectGroup span:hover {
  cursor: pointer;
}
/* ! group labels */
.multiSelect .multiSelectGroup {
  display: block;
  clear: both;
}
/* right-align the tick mark (&#10004;) */
.multiSelect .tickMark {
  display: inline-block;
  margin-top: 0.9em;
  position: absolute;
  right: 10px;
  line-height: 1.45em;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  height: 1.7em;
  width: 1.7em;
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
}
/* hide the original HTML checkbox away */
.multiSelect .checkbox {
  color: #ddd !important;
  position: absolute;
  left: -9999px;
  cursor: pointer;
}
/* checkboxes currently disabled */
.multiSelect .disabled,
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
  color: #c4c4c4 !important;
  cursor: not-allowed !important;
}
/* If you use images in button / checkbox label, you might want to change the image style here. */
.multiSelect img {
  vertical-align: middle;
  margin-bottom: 0;
  max-height: 22px;
  max-width: 22px;
}
.noSelected {
  background: #fafafa;
  height: 48px;
  font-size: 15px;
  width: 180px;
}
.gm-bundled-control-on-bottom {
  right: 40px !important;
  bottom: 143px !important;
}
@media only screen and (max-width: 1023px) {
  .gm-bundled-control-on-bottom {
    display: none;
  }
}
.gm-style div div:nth-child(3) div:nth-child(2) div:nth-child(4) div {
  max-width: 220px;
}
.gm-style div div:nth-child(3) div:nth-child(2) div:nth-child(4) div div {
  border: none !important;
  transition: all 0.2s ease-in;
}
.gm-style div div:nth-child(3) div:nth-child(2) div:nth-child(4) div div div:nth-child(3) div:first-child,
.gm-style div div:nth-child(3) div:nth-child(2) div:nth-child(4) div div div:nth-child(3) div:nth-child(2) {
  top: -10px !important;
}
.gm-style div div:nth-child(3) div:nth-child(2) div:nth-child(4) div div div:nth-child(3) div div {
  background: white !important;
}
.gm-style div div div div div div {
  background-color: transparent !important;
  box-shadow: none !important;
}
.gm-style div div div div div div.tooltipContainer {
  background-color: white !important;
}
.gm-style-iw + div {
  visibility: hidden !important;
}
.nearTablet {
  position: relative;
}
.nearTablet .autoDropdown.places {
  left: 0;
  right: auto;
}
.nearTablet input {
  line-height: 5rem;
  font-size: 2.6rem;
  width: 10rem;
  max-width: 10rem;
}
.nearTablet i {
  color: #fff;
  vertical-align: middle;
  margin: 0 1rem 0 2rem;
}
.nearTablet span {
  margin-left: 2rem;
  font-size: 2.6rem;
}
.select-tab-container {
  width: 100%;
  z-index: 10;
  font-size: 0;
  margin-top: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .select-tab-container {
    margin-top: 10px;
  }
}
.select-tab-container-wrp {
  display: inline-block;
  margin: 0 5px;
}
@media only screen and (max-width: 767px) {
  .select-tab-container-wrp {
    width: 33.333%;
    margin: 0;
    font-size: 0;
  }
}
.select-tab-container-wrp button {
  width: 96%;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  line-height: 3rem;
  background-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 480px) {
  .select-tab-container-wrp button {
    min-width: inherit;
    padding: 0;
  }
}
.select-tab-container-wrp button span {
  height: 33px;
  display: inline-block;
}
.select-tab-container-wrp .active {
  color: #00c1bc;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  background-color: #fff;
}
#counterSearch {
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #999;
  text-align: center;
}
.selected .elementContainer .businessBox.highlightBox {
  border-radius: 10px;
  box-shadow: 0px 0px 4px 3px #00c1bc;
}
/**
ABOUT PAGE STARTS HERE
*/
.textPage p {
  line-height: 2.1rem;
}
.valueArea h3,
.partnersArea h3 {
  margin-bottom: 2rem;
}
.valueArea .valueList li,
.partnersArea .valueList li,
.valueArea .partnersList li,
.partnersArea .partnersList li {
  display: inline-block;
  width: 100%;
  list-style-type: none;
  border-bottom: 1px solid #dedede;
  padding: 2rem 0;
}
.valueArea .valueList li .iconValue,
.partnersArea .valueList li .iconValue,
.valueArea .partnersList li .iconValue,
.partnersArea .partnersList li .iconValue {
  border-radius: 50%;
}
.websiteArea {
  line-height: 4rem;
  border-top: 1px solid #dedede;
}
.websiteArea i {
  color: #00a0ba;
  font-size: 2.2rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.websiteArea a {
  text-decoration: underline;
  color: #666766;
}
.accordionArea ul li .rowAccordion {
  cursor: pointer;
}
#howWeUseInfos .contentText ul li p {
  text-indent: 7rem;
}
.accordionLineHeight {
  line-height: 2.5rem;
}
#sectionD p {
  line-height: 2.3rem;
}
#sectionE ul {
  list-style: none;
  line-height: 2.5rem;
}
#sectionE ul li p {
  margin: 0;
}
.select-about .select-styled {
  border: 1px solid #00c1bc;
  color: #00c1bc;
}
#sectionA a.internalLink {
  text-decoration: underline;
  color: #666766;
  font-size: 1.5rem;
}
#sectionA a.upper {
  text-transform: uppercase;
}
#sectionA ol {
  color: #666766;
  font-size: 1.5rem;
}
#sectionA ul.elementList {
  margin-top: 2rem;
}
#sectionA ul.elementList li {
  list-style-type: circle;
  color: var(--secondary-font-color-five);
  font-family: 'Open Sans';
  font-size: 15px;
}
#sectionB a.internalLink {
  text-decoration: underline;
  color: #666766;
  font-size: 1.5rem;
}
#sectionB a.hyper {
  text-decoration: underline;
}
#sectionB a.upper {
  text-transform: uppercase;
}
#sectionB ol {
  color: #666766;
  font-size: 1.5rem;
}
#sectionB ul.elementList {
  margin-top: 2rem;
}
#sectionB ul.elementList li {
  list-style-type: lower-alpha;
  color: #555;
  font-family: 'Open Sans';
  font-size: 15px;
}
#sectionC a.internalLink {
  text-decoration: underline;
  color: #666766;
  font-size: 1.5rem;
}
#sectionC a.hyper {
  text-decoration: underline;
}
#sectionC a.upper {
  text-transform: uppercase;
}
#sectionC ol {
  counter-reset: item;
  font-family: 'Open Sans';
  color: #666766;
  font-size: 1.5rem;
}
#sectionC li {
  display: block;
  margin-top: 2rem;
  font-family: 'Open Sans';
}
#sectionC li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}
.aboutSite h3 {
  line-height: 2.1rem;
  color: #666;
  padding-bottom: 1rem;
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
}
.aboutSite ol li h3 {
  padding: 0;
  margin: 0;
  color: #333;
  font-size: 1rem;
  line-height: 1.4rem;
}
.aboutSite ul.elementList li h4 {
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.4rem;
}
/**
SUPPORT PAGE STARTS HERE
*/
.supportPage h2.titleH1 {
  margin-bottom: 1.5rem;
}
.supportPage .horizontalTabsContainer a {
  text-transform: uppercase;
}
.supportPage .bizOpen {
  display: inline;
  font-family: 'Cairo-SemiBold';
  font-size: 16px;
}
.supportPage .collapsed .bizOpen {
  color: #999;
}
.supportPage address {
  margin: 0;
}
.contactArea {
  overflow: hidden;
  background-color: #0090a7;
  padding: 5rem 0;
  margin: 2rem 0 3rem;
}
@media only screen and (max-width: 768px) {
  .contactArea {
    padding: 3rem 0;
  }
}
.contactArea-heading {
  margin-top: 0;
}
.contactArea h2.titleH1 {
  font-size: 3.6rem;
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.contactArea h2.titleH1 span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.contactArea .icon-logo-color {
  font-size: 3.6rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .contactArea .wayToContact {
    text-align: center;
  }
}
.contactArea .wayToContact-col {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .contactArea .wayToContact-col {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .contactArea .wayToContact-col:last-child {
    margin-bottom: 0;
  }
}
.contactArea .wayToContact .contact-icon {
  background-color: #00a0ba;
  color: #fff;
  padding: 20px;
  border-radius: 100%;
  font-size: 2.5rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .contactArea .wayToContact .contact-icon {
    margin-right: 0rem;
  }
}
.contactArea .wayToContact p,
.contactArea .wayToContact a {
  line-height: 2.6rem;
  font-size: 1.6rem;
  color: #fff;
  margin: 0;
  padding: 0;
}
.contactArea p.sectionTitle {
  margin-bottom: 0;
}
.iconMoreLess {
  float: right;
}
.iconMoreLess i {
  position: absolute;
  font-style: normal;
}
.iconMoreLess i.textMinus {
  visibility: visible;
  opacity: 1;
  transform: rotate(0deg);
}
.iconMoreLess i.textPlus {
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.collapsed .iconMoreLess i.textMinus {
  visibility: hidden;
  opacity: 0;
  transform: rotate(-90deg);
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.collapsed .iconMoreLess i.textPlus {
  visibility: visible;
  opacity: 1;
  transform: rotate(90deg);
}
.accordionArea.secondLevel li {
  margin: 15px 0;
}
.accordionArea.secondLevel li:before {
  content: '';
  display: block;
  border-top: 1px solid #dedede;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.accordionArea.secondLevel li:first-child {
  margin: 0;
}
.accordionArea.secondLevel li:first-child:before {
  content: none;
}
.accordionArea ul.elementList {
  margin-top: 2rem;
}
.accordionArea ul.elementList li {
  list-style-type: circle;
  color: var(--secondary-font-color-four);
  font-family: 'Open Sans';
  font-size: 15px;
}
.accordionArea ul.elementList li:before {
  border-top: inherit;
}
.accordionArea h4 {
  display: inline;
  margin: 0;
  font-size: 1.6rem;
  color: var(--secondary-font-color);
}
.accordionArea li #howItWorks,
.accordionArea li #accountProfile,
.accordionArea li #report,
.accordionArea li #expertsCelebrities,
.accordionArea li #registration,
.accordionArea li #social,
.accordionArea li #block,
.accordionArea li #whatIsWalifsM,
.accordionArea li #claimingM,
.accordionArea li #manageM,
.accordionArea li #updatingM,
.accordionArea li #imagesM,
.accordionArea li #reportingM,
.accordionArea li #closingM,
.accordionArea li #monitoringM {
  position: relative;
}
.accordionArea li #howItWorks .contentText p,
.accordionArea li #accountProfile .contentText p,
.accordionArea li #report .contentText p,
.accordionArea li #expertsCelebrities .contentText p,
.accordionArea li #registration .contentText p,
.accordionArea li #social .contentText p,
.accordionArea li #block .contentText p,
.accordionArea li #whatIsWalifsM .contentText p,
.accordionArea li #claimingM .contentText p,
.accordionArea li #manageM .contentText p,
.accordionArea li #updatingM .contentText p,
.accordionArea li #imagesM .contentText p,
.accordionArea li #reportingM .contentText p,
.accordionArea li #closingM .contentText p,
.accordionArea li #monitoringM .contentText p {
  margin-top: 1.5rem;
}
.accordionArea li #howItWorks .rowAccordion.subAccordion,
.accordionArea li #accountProfile .rowAccordion.subAccordion,
.accordionArea li #report .rowAccordion.subAccordion,
.accordionArea li #expertsCelebrities .rowAccordion.subAccordion,
.accordionArea li #registration .rowAccordion.subAccordion,
.accordionArea li #social .rowAccordion.subAccordion,
.accordionArea li #block .rowAccordion.subAccordion,
.accordionArea li #whatIsWalifsM .rowAccordion.subAccordion,
.accordionArea li #claimingM .rowAccordion.subAccordion,
.accordionArea li #manageM .rowAccordion.subAccordion,
.accordionArea li #updatingM .rowAccordion.subAccordion,
.accordionArea li #imagesM .rowAccordion.subAccordion,
.accordionArea li #reportingM .rowAccordion.subAccordion,
.accordionArea li #closingM .rowAccordion.subAccordion,
.accordionArea li #monitoringM .rowAccordion.subAccordion {
  padding-top: 2rem;
}
.accordionArea li #pointsIncentives {
  position: relative;
}
.accordionArea li #pointsIncentives .contentText p {
  margin-top: 1.5rem;
}
.accordionArea li #pointsIncentives .rowAccordion.subAccordion {
  padding-top: 2rem;
}
.accordionArea table,
.accordionArea th,
.accordionArea td {
  border: 1px solid black;
  padding: 5px;
}
/**
CATEGORIES PAGE STARTS HERE
*/
.categoriesPage .intro-text h1 {
  margin-bottom: 2.5rem;
}
.categoriesPage .intro-text h1 span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.categoriesPage .intro-text p {
  color: var(--secondary-font-color);
  padding-bottom: 3.5rem;
}
.categoriesPage .mainCategory {
  border-width: 1px 0;
  border-style: solid;
  border-color: #dfdede;
  margin: 2rem 0;
  background-color: var(--secondary-color);
}
.categoriesPage .mainCategory .vCenter {
  float: none;
  vertical-align: middle;
}
.categoriesPage .mainCategory .vCenter .iconContainer {
  display: inline-block;
  float: none;
  vertical-align: middle;
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
}
@media (max-width: 480px) {
  .categoriesPage .mainCategory .vCenter .iconContainer {
    width: 6rem;
  }
}
.categoriesPage .mainCategory .vCenter .iconContainer i[class*='fa-'] {
  color: #00a0ba !important;
}
.categoriesPage .mainCategory .vCenter .iconContainer i {
  display: inline-block;
  float: none;
  vertical-align: middle;
  left: 0;
  font-size: 2.6rem;
  color: #737373;
}
.categoriesPage .mainCategory .vCenter .iconContainer i.icon-car {
  font-size: 2rem;
}
.categoriesPage .mainCategory .vCenter .categoryTitle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  padding-left: 2rem;
  padding-top: 37px;
  padding-bottom: 37px;
  margin: 0;
  font-size: 1.8rem;
  color: var(--secondary-font-color-two);
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .categoriesPage .mainCategory .vCenter .categoryTitle {
    padding-left: 1rem;
    font-size: 1.3rem;
  }
}
.categoriesPage .mainCategory .vCenter i {
  display: inline-block;
  float: none;
  vertical-align: middle;
  position: relative;
  font-size: 1.2rem;
  color: #a7cf3f;
}
.categoriesPage ul.categoriesList {
  margin-top: 3.5rem;
  line-height: 3rem;
  list-style-type: none;
  font-size: 0;
}
.categoriesPage ul.categoriesList li {
  padding: 0 1rem 2rem;
}
@media only screen and (min-width: 768px) {
  .categoriesPage ul.categoriesList li {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
  }
}
.categoriesPage ul.categoriesList h3 {
  display: inline;
}
.categoriesPage ul.categoriesList a {
  font-family: 'Open Sans';
  font-size: 1.5rem;
  color: var(--secondary-active-link-color);
  cursor: pointer;
}
.categoriesPage ul.categoriesList a:hover {
  color: #1aaac1;
}
.wrapper .topic-lists-container .user-media-title {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #00a0ba;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.wrapper .topic-lists-container .user-media-title:after {
  content: '';
  bottom: -16px;
  border-bottom: 4px solid #00c1bc;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
}
.wrapper .topic-lists-container hr.title-hr {
  margin-bottom: 20px;
  /*
      &:before {
        width: 28rem;
        height: 4px;
        background-color: #00c1bc;
      }
      */
}
.wrapper .topicImageContent {
  position: relative;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding-top: 7rem;
  padding-bottom: 1rem;
  margin-bottom: 7rem;
}
.wrapper .topicImageContent:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -moz-linear-gradient(44deg, #006c96 0%, #00ccc2 100%);
  background-image: -webkit-linear-gradient(44deg, #006c96 0%, #00ccc2 100%);
  background-image: -ms-linear-gradient(44deg, #006c96 0%, #00ccc2 100%);
  opacity: 0.8;
}
.wrapper .topicImageContent .object-fit-image {
  object-fit: cover;
  font-family: 'object-fit: cover';
  width: 100%;
  height: 100%;
}
.wrapper .topicImageContent .topImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper .topicImageContent span.showing {
  display: block;
  position: relative;
  z-index: 2;
  line-height: 1;
  font-family: 'Cairo-Bold';
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.wrapper .topicImageContent .topicTitle {
  display: inline-block;
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin: 0 auto;
}
.wrapper .topicImageContent .topicTitle .hrDiv {
  display: block;
  position: relative;
  top: 2rem;
}
.wrapper .topicImageContent .topicTitle .hrDiv .hrSpan {
  position: absolute;
  bottom: -1.25rem;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 0;
  font-size: 0;
  left: calc(50% - 1.25rem);
  left: -moz-calc(50% - 1.25rem);
  left: -webkit-calc(50% - 1.25rem);
  left: -o-calc(50% - 1.25rem);
  border: 1px solid #fff;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.wrapper .topicImageContent .topicTitle .hrDiv:before,
.wrapper .topicImageContent .topicTitle .hrDiv:after {
  content: '';
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  width: 800px;
}
.wrapper .topicImageContent .topicTitle .hrDiv:before {
  right: calc(50% + 1.7rem);
  right: -moz-calc(50% + 1.7rem);
  right: -webkit-calc(50% + 1.7rem);
  right: -o-calc(50% + 1.7rem);
}
.wrapper .topicImageContent .topicTitle .hrDiv:after {
  left: calc(50% + 1.7rem);
  left: -moz-calc(50% + 1.7rem);
  left: -webkit-calc(50% + 1.7rem);
  left: -o-calc(50% + 1.7rem);
}
.wrapper .topicImageContent .topicTitle h1 {
  display: inline-block;
  margin-top: 6.5rem;
  line-height: 1;
  font-family: 'Cairo-Light';
  font-size: 3.6rem;
  color: #fff;
  text-transform: uppercase;
}
.wrapper .topicImageContent .topicTitle h1 em {
  font-family: 'Cairo-Bold';
}
.wrapper .topicImageContent .topicTitle button.buttonShowDown {
  display: inline-block;
  position: relative;
  top: -10px;
  bottom: 0;
  height: 2.5rem;
  width: 2.5rem;
  margin-left: 1.5rem;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 50%;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.wrapper .topicImageContent .topicTitle button.buttonShowDown i {
  display: inline-block;
  position: relative;
  font-size: 0.8rem;
  color: #00a0ba;
  -webkit-transition: -webkit-transform 0.3s ease-out, bottom 0.1s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out, bottom 0.1s ease-out;
  -o-transition: -o-transform 0.3s ease-out, bottom 0.1s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out, bottom 0.1s ease-out;
  transition: transform 0.3s ease-out, bottom 0.1s ease-out;
  bottom: 0;
}
.wrapper .topicImageContent .topicTitle button.buttonShowDown i.rotated {
  bottom: 2px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s ease-out, bottom 0.1s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out, bottom 0.1s ease-out;
  -o-transition: -o-transform 0.3s ease-out, bottom 0.1s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out, bottom 0.1s ease-out;
  transition: transform 0.3s ease-out, bottom 0.1s ease-out;
}
.wrapper .topicImageContent .topicTitle button.buttonShowDown:focus,
.wrapper .topicImageContent .topicTitle button.buttonShowDown:active {
  outline: none;
}
.wrapper .topicImageContent .chooseTopic {
  display: none;
  position: relative;
  background: #00a0ba;
  z-index: 2;
}
.wrapper .topicImageContent .chooseTopic .wrapper {
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.7);
}
@media only screen and (max-width: 768px) {
  .wrapper .topicImageContent .chooseTopic .wrapper {
    padding: 0 6rem;
  }
}
.wrapper .topicImageContent .chooseTopic .wrapper button.buttonClose {
  display: inline-block;
  position: absolute;
  top: 4rem;
  right: 4rem;
  bottom: 0;
  height: 3.5rem;
  width: 3.5rem;
  margin-left: 1.5rem;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .wrapper .topicImageContent .chooseTopic .wrapper button.buttonClose {
    right: 1rem;
  }
}
.wrapper .topicImageContent .chooseTopic .wrapper button.buttonClose i {
  display: inline-block;
  position: relative;
  font-size: 0.8rem;
  color: #00a0ba;
}
.wrapper .topicImageContent .chooseTopic .wrapper button.buttonClose:focus,
.wrapper .topicImageContent .chooseTopic .wrapper button.buttonClose:active {
  outline: none;
}
.wrapper .topicImageContent .chooseTopic .wrapper ul li {
  padding-top: 4rem;
  display: block;
}
.wrapper .topicImageContent .chooseTopic .wrapper ul li:last-child {
  padding-bottom: 4rem;
}
.wrapper .topicImageContent .chooseTopic .wrapper ul li.active {
  text-decoration: underline;
}
.wrapper .topicImageContent .chooseTopic .wrapper ul li.active a {
  opacity: 1;
}
.wrapper .topicImageContent .chooseTopic .wrapper ul li a {
  font-family: 'Cairo-SemiBold';
  font-size: 2.33rem;
  color: #fff;
  opacity: 0.77;
  text-transform: uppercase;
}
.wrapper .topicImageContent .chooseTopic .wrapper ul li a:hover {
  opacity: 1;
}
.wrapper .topicImageContent .topicSubtitle {
  display: block;
  position: relative;
  max-width: 900px;
  z-index: 2;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 7rem;
  line-height: 2.4rem;
  font-family: 'Cairo-Light';
  font-size: 1.778rem;
  color: #fff;
}
.wrapper .topicsCoolPeoples {
  padding-bottom: 10rem;
}
.wrapper .topicsCoolPeoples .homeStripe6 {
  padding: 3rem 0;
}
.wrapper .topicsCoolPeoples .homeStripe6 .homeSectionTitle {
  margin-bottom: 0;
  text-transform: none;
}
.wrapper .topicsCoolPeoples .homeStripe6 .homeSectionTitle h2:before,
.wrapper .topicsCoolPeoples .homeStripe6 .homeSectionTitle h2:after {
  content: '';
  position: absolute;
  top: 2rem;
  width: 100%;
  height: 1px;
  background: #00a0ba;
  margin: 0 2rem;
}
.wrapper .topicsCoolPeoples button {
  margin-top: 3rem;
}
.wrapper .topicsCoolPeoples .profilesBox {
  padding: 0 1.8rem;
}
.wrapper .topicsCoolPeoples .reputation-tabs {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .wrapper .topicsCoolPeoples .reputation-tabs {
    height: auto;
  }
}
.wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills {
  line-height: 2rem;
  border-bottom: 1px solid #dedede;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills {
    float: none;
    display: block;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li {
    width: 32%;
  }
  .wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li a {
    font-size: 1rem;
    padding: 8px;
  }
}
.wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li > a {
  font-weight: bold;
  color: #999;
}
.wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li.active > a {
  color: #1aaac1;
  background-color: #fff;
}
.wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li.active > a:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 3.3rem;
  left: 50%;
  margin-left: -0.7rem;
  background: #fff;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li.active > a:after {
    top: 3rem;
  }
}
.wrapper .topicsCoolPeoples .reputation-tabs .nav.nav-pills > li.disabled > a {
  cursor: default;
  color: #ccc;
}
.promoTopic {
  padding-bottom: 0;
  text-align: center;
}
.promoTopic .phoneWalifApp {
  display: inline-block;
}
.promoTopic .homeSectionTitle {
  max-width: 370px;
  margin: 0 auto;
}
.promoTopic .homeSectionTitle img {
  width: 9rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.promoTopic .homeSectionTitle h2 {
  font-family: 'Cairo-Light';
  color: #fff;
  text-align: center;
  font-size: 3rem;
  text-transform: initial;
}
.promoTopic .homeSectionTitle h3 {
  font-family: 'Cairo-Light';
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  text-transform: initial;
  line-height: 2.2rem;
}
.promoTopic .homeSectionTitle em {
  font-family: 'Cairo-SemiBold';
}
.promoTopic .downloadApp {
  margin: 5rem 0;
}
.promoTopic .downloadApp li {
  margin: 0 1rem;
  display: inline-block;
}
.contentContainer {
  position: relative;
  height: 40rem;
}
.contentContainer:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -moz-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  background-image: -webkit-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  background-image: -ms-linear-gradient(-90deg, #242a34 0%, rgba(36, 42, 52, 0) 100%);
  opacity: 0.65;
}
.contentPage .titleH1 {
  text-transform: none;
}
.contentPage .titleH2 {
  margin: 0;
  line-height: 1;
  font-family: 'Cairo-Regular';
  color: #006c96;
  text-transform: none;
}
.contentPage .sizeH4 {
  margin: 0;
  line-height: 2.4rem;
  font-family: 'Cairo-Regular';
  font-size: 1.778rem;
  font-weight: normal;
}
.contentPage .sizeH4 em {
  font-family: 'Cairo-Bold';
  font-size: 1.8rem;
}
.contentPage .bodyText {
  margin: 0;
  line-height: 2.1rem;
  font-size: 1.5rem;
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.contentPage .bodyText em {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.contentPage .titleH3 {
  margin: 0;
  font-family: 'Cairo-Regular';
  font-size: 2.2rem;
  color: #006c96;
}
.contentPage .contentListContainer {
  overflow: hidden;
}
.contentPage .contentListContainer ul,
.contentPage .contentListContainer ol {
  list-style-position: inside;
  padding: 0;
}
.contentPage .contentListContainer ul li,
.contentPage .contentListContainer ol li {
  font-family: 'Cairo-Regular';
  font-size: 1rem;
  color: #00a0ba;
}
.contentPage .contentListContainer ul li span,
.contentPage .contentListContainer ol li span {
  position: relative;
  left: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #666;
}
.contentPage .contentListContainer ol li {
  font-size: 1.5rem;
}
.contentPage .contentListContainer ol li ul li {
  font-size: 1rem;
}
.contentPage .contentListContainer ol li.subListed {
  margin-left: 3rem;
  list-style-type: disc;
}
.contentPage blockquote {
  padding-top: 0;
  padding-bottom: 0;
  border-left: 2px solid #00a0ba;
  line-height: 2.1rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #666;
}
.contentPage blockquote h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.5rem;
  color: #666;
}
.contentPage .contentContacts {
  text-align: center;
  padding: 1rem 0;
  border-top: 1px solid #ccc;
}
.contentPage .contentContacts .contactButtonMore {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.contentPage .contentContacts .contactButtonMore button.btn-show-more {
  position: relative;
  background: #a6dd3c;
  min-width: 20rem;
  line-height: 3.6rem;
  text-align: left;
  border: none;
  border-radius: 1.9rem;
  font-family: 'Open Sans';
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin-right: 0;
}
.contentPage .contentContacts .contactButtonMore button.btn-show-more:focus {
  outline: 0;
}
.contentPage .contentContacts .contactButtonMore button.btn-show-more span {
  text-decoration: none;
  line-height: 3.8rem;
}
.contentPage .contentContacts .contactButtonMore button.btn-show-more span.icoShowMore {
  position: relative;
  bottom: 1px;
  float: right;
}
.contentPage .contentContacts .contactButtonMore button.btn-show-more span.icoShowMore i {
  color: #fff;
  font-size: 0.6rem;
  margin-right: 1rem;
}
.contentPage table.horizontalTable {
  font-family: 'Cairo-Regular';
  font-size: 1.8rem;
}
.contentPage table.horizontalTable thead tr {
  background: #00a0ba;
}
.contentPage table.horizontalTable thead tr th {
  border-bottom-width: 1px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.contentPage table.horizontalTable tbody tr:nth-child(odd) {
  background: #f4f4f4;
}
.contentPage table.horizontalTable tbody tr td {
  color: #666;
  text-align: center;
}
.contentPage table.verticalTable {
  font-family: 'Cairo-Regular';
  font-size: 1.8rem;
}
.contentPage table.verticalTable tr th {
  padding-left: 3rem;
  background: #00a0ba;
  color: #fff;
  font-weight: normal;
}
.contentPage table.verticalTable tr td {
  color: #666;
}
.contentPage table.verticalTable tr:nth-child(even) {
  background: #f4f4f4;
}
.listsHeader {
  padding: none;
}
.listsStripe {
  font-family: 'Cairo-Bold';
  color: #fff;
  text-transform: uppercase;
  padding: 3rem 0;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.7);
  position: relative;
}
.listsStripe .gradient {
  background: -webkit-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -o-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -ms-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: -moz-linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
  background: linear-gradient(45deg, #006c96 18%, #01acb5 55%, #00ccc2 100%);
}
.listsStripeContainer {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .listsStripeContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .listsStripeContainer .listsStripeInfosContainer {
    display: inline-flex;
    align-items: center;
  }
}
.listsStripeContainer .listsStripeAvatar {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 2rem;
}
.listsStripeContainer .listsStripeAvatarImg {
  border-radius: 50%;
  height: 5rem;
  width: 5rem;
}
.listsStripeContainer .listsStripeInfo {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .listsStripeContainer .listsStripeInfoContainer {
    display: inline-flex;
    align-items: center;
  }
}
.listsStripeContainer .listsStripeInfoBlock {
  display: block;
}
.listsStripeContainer .listsStripeInfoBlock + .listsStripeInfoBlock {
  margin-top: 0.5rem;
}
.listsStripeContainer .listsStripeInfoBlock h1,
.listsStripeContainer .listsStripeInfoBlock h2,
.listsStripeContainer .listsStripeInfoBlock span {
  display: inline-block;
  vertical-align: middle;
}
.listsStripeContainer .listsStripeInfoBlock h1 {
  font-size: 2.6rem;
  margin: 0 1.3rem 0.5rem 0;
}
[dir="rtl"] .listsStripeContainer .listsStripeInfoBlock h1 {
  margin: 0 0 0.5rem 1.3rem;
}
.listsStripeContainer .listsStripeInfoBlock h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  text-transform: none;
  margin: 0;
}
.listsStripeContainer .listsStripeInfoBlock h2 span {
  vertical-align: bottom;
}
[dir="rtl"] .listsStripeContainer .listsStripeInfoBlock h2 span {
  margin-left: 0.5rem;
}
.listsStripeContainer .listsStripeInfoBlock a {
  color: #fff;
}
.listsStripeContainer .listsStripeInfoBlock .listsStripeLabel {
  border-radius: 4.5rem;
  padding: 6px 15px;
  margin: 0 1rem;
}
.listsStripeContainer .listsStripeInfoBlock .listsStripeLabelItems {
  border-color: #fff;
  border: 1px solid;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .listsStripeContainer .listsStripeInfoBlock .listsStripeLabelItems {
    margin-top: .7rem;
  }
}
.listsStripeContainer .listsStripeInfoBlock .listsStripeLabelAuthorLevel {
  background-color: #3bc483;
}
.listsStripeContainer .listsStripeAction {
  display: inline-flex;
}
.listsStripeContainer .listsStripeAction .button-follow {
  border-radius: 3.9rem;
  line-height: 3.5rem;
  min-width: 15rem;
  padding: 0 1.9rem;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: Cairo-SemiBold;
  border: 1px solid;
}
.listsStripeContainer .listsStripeAction .span-follow {
  text-transform: uppercase;
  margin-left: 4%;
}
.listsStripeContainer .listsStripeActionButton {
  margin: 5px;
}
.listsStripeContainer .listsStripeActionButton:first-child {
  font-size: 20px;
  font-size: 2pxrem;
}
.listsStripeContainer .listsStripeActionButton:last-child {
  font-size: 8px;
  font-size: 0.8pxrem;
}
.listsStripeContainer .listsStripeActionButton.active button {
  background: #fff;
}
.listsStripeContainer .listsStripeActionButton.active button i {
  color: #00ccc2;
}
.listsStripeContainer .listsStripeActionButton button {
  background: transparent;
  border: 1px solid;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  padding: 0;
}
.listsStripeContainer .listsStripeActionButton .dropdown-menu {
  border-radius: 0.5rem;
  border: none;
  box-shadow: 0 0 25px -5px black;
  transform: translateX(-25%);
  right: -100%;
}
.listsStripeContainer .listsStripeActionButton .dropdown-menu:before {
  display: none;
}
.listsStripeContainer .listsStripeActionButton .dropdown-menu li {
  text-align: left;
}
.listsStripeContainer .listsStripeActionButton .dropdown-menu li a {
  text-transform: none;
  text-decoration: underline;
  color: #666;
}
.listsPanel {
  background-color: #f7f7f7;
  padding: 1.2rem 1rem 1rem;
}
.listsPanelMobile {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.31);
  padding-top: 20px;
  padding-bottom: 20px;
}
.listsPanelMobile .row {
  display: inline-block;
}
.listsPanelMobile .listsFilterDatas p {
  color: #fff;
}
.listsPanelMobile .listsPanelLabel {
  margin-left: 1.3rem;
  border-radius: 4.5rem;
  padding: 6px 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.listsPanelMobile .listsPanelLabelItems {
  border-color: #fff;
  border: 1px solid;
  color: #fff;
}
.listsPanel .listsFiltersWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .listsPanel .listsFiltersWrapper {
    flex-direction: row;
  }
}
.listsPanel .listsFilter {
  max-width: 100%;
}
.listsPanel .listsFilterCategories .multiSelect {
  display: inline-block;
  width: 100%;
}
.listsPanel .listsFilterCategories .multiSelect > button {
  padding-right: 30px;
}
.listsPanel .listsFilterCategories .multiSelect .buttonLabel {
  padding: 0;
  font-weight: bold;
}
.listsPanel .listsFilterCategories .multiSelect .checkboxLayer {
  margin-top: 1rem;
  top: auto;
}
.listsPanel .listsFilterCategories .multiSelect .checkboxLayer .checkBoxContainer {
  padding: 10px 5px;
}
.listsPanel .listsFilterCategories .multiSelectItem {
  border: none;
}
.listsPanel .listsFilterCategories .multiSelectItem + .multiSelectItem {
  margin-top: 5px;
}
.listsPanel .listsFilterCategories .multiSelectItem:not(.multiSelectGroup).selected {
  background: #00c1bc;
  border-radius: 4.5rem;
}
.listsPanel .listsFilterCategories .multiSelectItem:not(.multiSelectGroup).selected label {
  color: #fff;
}
.listsPanel .listsFilterDatas {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media only screen and (max-width: 1023px) {
  .listsPanel .listsFilterDatas {
    float: none !important;
    margin-top: 10px;
  }
}
.listsPanel .listsFilterDatasNumber {
  font-weight: bold;
}
.listsPanel .listsFilterDatas #separator {
  margin-left: 5px;
}
@media only screen and (max-width: 1023px) {
  .listsPanel .listsFilterDatas #separator {
    display: none;
  }
}
.listsPanel .listsFilterDatas #privateSwitch {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .listsPanel .listsFilterDatas #privateSwitch {
    display: block;
    margin-top: 10px;
  }
}
.listsPanel .listsFilterDatas p {
  display: inline-block;
  user-select: none;
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px;
}
.listsPanel .listsFilterDatas p#connectedCounter {
  padding-right: 5px;
  padding-left: 15px;
}
.listsPanel .listsFilterDatas p i {
  padding-right: 5px;
  color: #a8cf41;
  font-size: 12px;
}
.listsPanel .listsFilterDatas p i.icon-user {
  font-size: 15px;
  position: relative;
  top: 1px;
  color: #989fa0;
}
.listsPanel .listsFilterDatas p i,
.listsPanel .listsFilterDatas p span {
  display: inline-block;
  text-transform: uppercase;
}
.listsPanel .listsFilterDatasSwitch {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.listsPanel .listsFilterDatasSwitch.checked {
  border: 1px solid #dfdfdf;
}
.listsPanel .listsFilterDatasSwitch.checked small {
  background-color: #fff;
  left: 41px;
}
.listsPanel .listsFilterDatasSwitch small {
  background-color: #00ccc2;
  z-index: 1;
}
.listsContainer {
  margin-top: 3rem;
  padding-bottom: 10rem;
}
@media only screen and (min-width: 1024px) {
  .listsContainer {
    margin-top: 4.7rem;
  }
}
.listsContainer ul[dnd-list],
.listsContainer ul[dnd-list] > li {
  position: relative;
}
.listsContainer ul {
  list-style-type: none;
}
.listsContainer ul[dnd-list] {
  min-height: 42px;
  padding-left: 0;
}
.listsContainer ul[dnd-list] .dndDraggingSource {
  display: none;
}
.listsContainer ul[dnd-list] .dndPlaceholder {
  display: block;
  background-color: #ddd;
  min-height: 42px;
}
.listsContainer ul[dnd-list] li {
  border: 1px solid #e5e5e5;
}
.listsContainer ul[dnd-list] li + .listsItem {
  margin-bottom: 2.2rem;
}
.listsContainer ul[dnd-list] li.selected {
  background-color: #dff0d8;
  color: #3c763d;
}
.listsContainer .listsItem {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.listsContainer .listsItem + .listsItem {
  margin-top: 2.2rem;
}
.listsContainer .listsItemRemove {
  cursor: pointer;
  position: absolute;
  padding: 4px 4px 4px 5px;
  top: 1.5rem;
  right: 1.5rem;
  border: 2px solid #aaa;
  border-radius: 50%;
  color: #aaa;
  font-weight: bold;
  font-size: 6px;
  font-size: 0.6pxrem;
}
.listsContainer .listsItemDrag {
  width: 33px;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  background: #fff;
  position: relative;
  border-radius: 5px;
  z-index: 1;
  cursor: pointer;
}
.listsContainer .listsItemDrag .fa {
  color: #999;
  position: absolute;
  padding: 3px;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.listsContainer .listsItemDrag .fa-long-arrow-up {
  top: 15%;
}
.listsContainer .listsItemDrag .fa-bars {
  top: 45%;
  height: 10px;
  overflow: hidden;
  transform: scaleX(1.5);
}
.listsContainer .listsItemDrag .fa-long-arrow-down {
  top: 85%;
}
.listsContainer .listsItemContainer {
  width: 100%;
  height: 130px;
  display: flex;
  /* this is a fix for Firefox */
}
@media only screen and (min-width: 1023px) {
  .listsContainer .listsItemContainer {
    height: 190px;
  }
}
.listsContainer .listsItemContainer dnd-nodrag {
  display: block;
  height: 130px;
  flex-grow: 1;
  max-width: 100%;
}
@media only screen and (min-width: 1023px) {
  .listsContainer .listsItemContainer dnd-nodrag {
    height: 190px;
  }
}
.listsContainer .listsItemImgContainer {
  height: 100%;
  overflow: hidden;
  display: table-cell;
  padding: 0;
  border-left: 1px solid #e5e5e5;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.listsContainer .listsItemImgContainer.listOwner {
  border-radius: 0;
}
.listsContainer .listsItemImgContainer > a {
  display: block;
  height: 130px;
}
.listsContainer .listsItemImage {
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.listsContainer .listsItemImageUnverified {
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.listsContainer .listsItemRatingChart p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 1.2rem;
  background-color: #00c1bc;
  padding: 0.1rem 0.5rem;
  border-radius: 3px;
  display: inline;
  float: left;
}
.listsContainer .listsItem .stars-average {
  margin-top: 0.5rem;
  display: inline;
}
.listsContainer .listsItem .stars-average .star-small-average {
  float: left;
  background: url('/img/rate/rate-on.svg');
  background-size: 100% 100%;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.2rem;
  opacity: 0.2;
}
@media only screen and (max-width: 1023px) {
  .listsContainer .listsItem .stars-average .star-small-average {
    margin-top: 0.3rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}
.listsContainer .listsItem .stars-average .star-small-average.rating-on-off {
  background: url('/img/rate/rate-on-off-blue.svg');
  background-size: 100% 100%;
  opacity: 1;
}
.listsContainer .listsItem .stars-average .star-small-average.rating-on {
  opacity: 1;
}
.listsContainer .listsItem .stars-average .star-small-average:first-child {
  margin-left: 1rem;
}
.listsContainer .listsItem .stars-average span {
  color: #9b9b9b;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-left: 1rem;
  font-size: 1.2rem;
}
.listsContainer .listsItem .compatibility {
  position: absolute;
  left: 1rem;
  top: 1rem;
  z-index: 3;
  border-radius: 2rem;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.35rem;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.8rem 1rem;
  color: #fff;
  letter-spacing: 0.1px;
}
.listsContainer .listsItem .compatibility.high {
  color: #7ed020;
}
.listsContainer .listsItem .compatibility.medium {
  color: #f8e11c;
}
.listsContainer .listsItem .compatibility.low {
  color: #d0021b;
}
.listsContainer .listsItem .compatibility.cr-mobile {
  background-color: rgba(0, 0, 0, 0);
  left: 0;
  top: 0;
  color: #555555;
  padding-bottom: 0;
  padding-top: 0.4rem;
  padding-left: 15px;
  font-size: 1.5rem;
}
.listsContainer .listsItem .compatibility.cr-mobile .compatibility-dot {
  height: 1rem;
  width: 1rem;
  margin-top: 0.5rem;
}
.listsContainer .listsItem .compatibility .compatibility-dot {
  background-color: #00ff4b;
  float: left;
  height: 0.8rem;
  width: 0.8rem;
  color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
  margin-top: 0.4rem;
  margin-right: 0.8rem;
}
.listsContainer .listsItemDataContainer {
  display: table-cell;
  padding: 0;
  height: 100%;
}
.listsContainer .listsItemTexts {
  padding-left: 15px;
}
.listsContainer .listsItemCat {
  margin-bottom: 0;
}
.listsContainer .listsItemCat a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2pxrem;
  text-transform: uppercase;
  color: #00c1bc;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1023px) {
  .listsContainer .listsItemCat {
    margin-top: 15px;
    margin-bottom: 3px;
  }
}
.listsContainer .listsItemTitle {
  margin-bottom: 8px;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  margin-top: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  .listsContainer .listsItemTitle {
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 18px;
  }
}
.listsContainer .listsItemName {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  font-size: 2pxrem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
@media only screen and (max-width: 1023px) {
  .listsContainer .listsItemName {
    line-height: 20px;
    font-size: 15px;
  }
}
.listsContainer .listsItemAddress {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
  font-size: 0.12remrem;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.listsContainer .listsItemAddress i {
  padding-right: 5px;
  color: #00c1bc;
  display: inline-block;
  font-size: 1.4rem;
  font-size: 0.13999999999999999remrem;
}
.listsContainer .listsItemInfos {
  display: inline-flex;
  align-items: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4pxrem;
}
@media only screen and (min-width: 1023px) {
  .listsContainer .listsItemInfos {
    border-top: 1px solid #e5e5e5;
  }
}
.listsContainer .listsItemInfos i {
  font-size: 24px;
  font-size: 2.4pxrem;
  padding: 0 15px;
}
.listsContainer .listsItemInfos a {
  font-size: 14px;
  font-size: 1.4pxrem;
  color: currentColor;
  display: inline-block;
}
.listsContainer .listsItemInfosBox {
  display: inline-block;
  width: 100%;
  color: #333;
}
@media only screen and (min-width: 1024px) {
  .listsContainer .listsItemInfosBox {
    padding-bottom: 0;
    width: 75%;
  }
}
.listsContainer .listsItemInfosBox i {
  color: #00c1bc;
  vertical-align: middle;
}
[dir="rtl"] .listsContainer .listsItemInfosBox i {
  display: inline-block;
}
.listsContainer .listsItemInfosBox .get-there-button {
  width: 19%;
  float: left;
}
.listsContainer .listsItemInfosBox .get-there-button button {
  border-radius: 71px;
  width: 20px;
  height: 20px;
  background-color: #00c1bc;
  border: none;
  padding-top: 2px;
}
.listsContainer .listsItemInfosBox .get-there-button button i {
  vertical-align: super;
  font-size: 17.4px;
  margin-left: -3px;
  color: #fff;
}
[dir="rtl"] .listsContainer .listsItemInfosBox .get-there-button button i {
  margin-right: -5.5px;
}
.listsContainer .listsItemInfosBox .get-there-span {
  margin-top: -2px;
}
.listsContainer .listsItemInfosBox .get-there-span span {
  margin-left: 6px;
}
.listsContainer .listsItemInfosBox > a:first-child {
  display: inline-block;
  margin: 0;
  border: none;
}
.listsContainer .listsItemInfosBox .popover {
  background-color: #00ccc2;
  border: none;
  color: #fff;
  top: 100px !important;
  font-family: 'Cairo-SemiBold';
}
.listsContainer .listsItemInfosBox .popover .arrow {
  border-top-color: transparent;
}
.listsContainer .listsItemInfosBox .popover .arrow:after {
  border-top-color: #00ccc2;
}
.listsContainer .listsItemInfosBox .more-actions {
  cursor: pointer;
  float: right;
}
.listsContainer .listsItemInfosBox .phone-block {
  margin-left: 23px;
}
.listsContainer .listsItemInfosBox .dropdown-menu {
  margin: 0;
  padding: 0;
  border-width: 0;
  top: 10px;
  right: 0;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 5px 30px;
}
@media only screen and (min-width: 1024px) {
  .listsContainer .listsItemInfosBox .dropdown-menu {
    display: none;
  }
}
.listsContainer .listsItemInfosBox [role="menuitem"] {
  border-width: 0;
}
.listsContainer .listsItemInfosBox [role="menuitem"] > a {
  padding-top: 8px;
  padding-bottom: 9px;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .listsContainer .listsItemInfosBox [class^=icon-] {
    padding-left: 0;
    padding-right: 10px;
    font-size: 20px;
  }
}
.listsContainer .listsItemInfosCta {
  color: #333;
  padding: 15px 0;
  cursor: pointer;
  float: right;
  width: 155px;
  margin-left: 19px;
}
.listsContainer .listsItemInfosCta button {
  border-radius: 71px;
  width: 30px;
  height: 30px;
  background-color: #00c1bc;
  border: none;
  padding-top: 3px;
}
.listsContainer .listsItemInfosCta button i {
  vertical-align: baseline;
  font-size: 20.4px;
  margin-left: 1px;
  color: #fff;
}
.listsContainer .listsItemInfosCta i {
  padding-left: 0;
  position: relative;
  padding-right: 3px;
  right: 2px;
}
[dir="rtl"] .listsContainer .listsItemInfosCta i {
  padding-right: 0;
}
.listsContainer .listsItemInfosCta a > span,
.listsContainer .listsItemInfosCta a i {
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
  margin-bottom: 3px;
}
.listsContainer.listOwner .listsItemContainer dnd-nodrag {
  max-width: calc(100% - 33px);
}
@media (max-width: 375px) {
  .listsPanelMobile .listsFilterDatas p {
    padding-left: 3px;
  }
}
@media (max-width: 400px) {
  .listsContainer .listsItemInfosBox > a {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .listsStripe {
    padding: 2.2rem 0 !important;
  }
  .listsStripeContainer {
    text-align: center;
  }
  .listsStripeContainer .listsStripeAvatar {
    display: block;
    margin: 0 0 1rem 0;
    width: 100%;
  }
  .listsStripeContainer .listsStripeInfo {
    display: block;
  }
  .listsStripeContainer .listsStripeInfoBlock h2 {
    display: block;
  }
  .listsStripeContainer .listsStripeInfoBlock h2 span {
    vertical-align: bottom;
  }
  .listsStripeContainer .listsStripeInfoBlock a {
    margin-right: 0.5rem;
  }
  .listsStripeContainer .listsStripeInfoBlock .listsStripeLabelAuthorLevel {
    margin: 1rem 0;
  }
  .listsStripeContainer .listsStripeAction {
    position: relative;
    transform: none;
    margin-top: 1rem;
    right: 0;
  }
  .listsPanel {
    text-align: center;
    padding: 0 0 1rem;
  }
  .listsPanel .listsFilter {
    overflow: hidden;
    margin-top: 1.2rem;
  }
  .listsPanel .listsFilter .checkboxLayer {
    left: 50%;
    margin-left: -120px;
  }
  section.listsContainer {
    padding-bottom: 30px;
  }
  section.listsContainer .listsItemTexts {
    /*text-align: @left;
        padding: 0 20px;
        height: 130px;
        overflow: hidden;*/
  }
  section.listsContainer .listsItemTexts h1 {
    margin-top: 5px;
  }
  section.listsContainer .listsItemTexts h2 {
    margin-bottom: 1px;
    margin-top: 9px;
  }
  section.listsContainer .listsItemTexts p {
    font-size: 12.5px;
  }
  section.listsContainer .listsItemInfosBox {
    /*text-align: @left;
          padding: 0 10px 10px;*/
  }
  section.listsContainer .listsItemInfosBox > a {
    border: none !important;
    width: auto !important;
    color: #00c1bc;
  }
  section.listsContainer .listsItemInfosBox > a i {
    vertical-align: middle;
    padding: 0 5px 0 0;
  }
  [dir="rtl"] section.listsContainer .listsItemInfosBox > a i {
    padding: 0 0 0 5px;
  }
  section.listsContainer .listsItemInfosBox > a i.icon-phone {
    content: url('/img/icons/icon-phone-blue.svg');
  }
  section.listsContainer .listsItemInfosBox > a i.icon-get-directions {
    content: url('/img/icons/icon-getthere-blue.svg');
  }
}
@media (min-width: 768px) {
  .listsContainer .listsItemInfosBox .popover {
    display: none !important;
  }
}
@media (max-width: 450px) {
  section.listsContainer {
    padding: 0 1rem 1rem;
  }
  section.listsContainer .listsItem {
    /*&Texts {
        padding: 0 20px 0 10px;

        [dir="rtl"] & {
          padding: 0 10px 0 20px;
        }
      }*/
  }
  section.listsContainer .listsItemInfosBox {
    padding: 0 5px 10px;
  }
  section.listsContainer .listsItemInfosBox > a {
    margin-left: 5px;
  }
  section.listsContainer .listsItemInfosBox .phone-block {
    margin-left: 15px;
  }
  section.listsContainer .listsItemAddress {
    max-width: 225px;
  }
  section.listsContainer .listsItemRemove {
    top: 0.7rem;
    right: 0.5rem;
  }
  section.listsContainer .listsItemRatingChart p {
    top: 0;
    right: 0;
  }
}
@media (min-width: 1024px) {
  section.listsContainer .listsItemTexts {
    text-align: left;
    padding: 0 20px;
    height: 130px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  section.listsContainer .listsItemInfosBox {
    text-align: left;
    padding: 0 10px 10px;
  }
  section.listsContainer .listsItemInfosBox > div i.icon-dots:before {
    content: url('/img/icons/icon-dots-blue.svg');
  }
}
/**
SUPPORT PAGE STARTS HERE
*/
.modal-content .recoverPage {
  background: #fff;
}
.recoverPage {
  background: #f5f5f5;
  display: inline-block;
  /* position: absolute; */
  /* min-height: 100%; */
  width: 100%;
}
.recoverPage .container {
  float: none;
}
.recoverPage .box {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 0 25px;
  display: inline-block;
  width: 100%;
}
.recoverPage p {
  margin-bottom: 25px;
}
.recoverPage h2 {
  font-family: 'Cairo-Regular';
  margin: 0 15px;
  display: inline-block;
}
.recoverPage .form-group {
  margin-bottom: 40px;
}
.recoverPage .form-horizontal .control-label {
  text-align: left;
  padding: 0 10px;
}
.recoverPage .required-star {
  color: #00b7d4;
}
.recoverPage .modal-inner-content .footer {
  margin: 0 -20px;
}
.recoverPage .modal-inner-content .btn {
  margin: 0 20px;
}
.recoverPage .modal-inner-content .btn-left {
  float: none;
}
.recoverPage .footer {
  border-top: 1px solid #e6e6e6;
  background-color: #fafafb;
  margin: 0 -25px;
  padding: 10px 0;
}
@media only screen and (max-width: 1024px) {
  .recoverPage .container {
    width: 75%;
  }
  .recoverPage .box {
    padding: 0 15px;
  }
  .recoverPage h2 {
    font-size: 28px;
  }
  .recoverPage .form-group input {
    margin: 0;
  }
  .recoverPage .footer {
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 640px) {
  .recoverPage .container {
    width: 98%;
  }
  .recoverPage h2 {
    margin: 0;
    font-size: 21px;
  }
  .recoverPage p {
    font-size: 1.4rem;
    margin: 10px 0 10px;
  }
  .recoverPage .form-horizontal .form-group {
    margin-bottom: 15px;
  }
  .recoverPage .form-horizontal .form-group .control-label,
  .recoverPage .form-horizontal .form-group .control-label + div {
    width: 100%;
  }
}
/* img-preloader */
.image-preloader-spinner {
  min-height: 128px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/img/img-preloader.gif');
}
/* end img-preloader */
fixtop-placeholder {
  display: block;
}
.tabsContainer .scrollable {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 10px;
}
.tabsContainer .tabs {
  text-align: center;
  background: #fcfcfc;
  border-bottom: 0;
  width: 100%;
  border-radius: 1.9rem;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .tabsContainer .tabs {
    display: block;
    background-color: #00a0ba;
    border-radius: 0;
  }
}
.tabsContainer .tabs:before {
  content: '';
  display: block;
  position: absolute;
  width: 99.8%;
  height: 4.1rem;
  border-radius: 2.3rem;
  border: 1px solid #e7e7e7;
}
@media only screen and (max-width: 768px) {
  .tabsContainer .tabs:before {
    border-radius: 0;
    border: 0;
  }
}
.tabsContainer .tabs > li {
  display: inline-block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 1.9rem;
}
@media only screen and (max-width: 768px) {
  .tabsContainer .tabs > li {
    display: inline-block;
    width: auto;
    border-radius: 0;
    background-color: #048cac;
  }
}
.tabsContainer .tabs > li a {
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #3bbfba;
  text-transform: uppercase;
}
.tabsContainer .tabs > li a:hover,
.tabsContainer .tabs > li a:focus {
  border-color: transparent;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .tabsContainer .tabs > li a {
    color: #00b7d4;
    border: 0;
    margin: 0;
    padding: 2rem;
  }
}
.tabsContainer .tabs > li.active a {
  border-radius: 1.9rem;
  background: #00c1bc;
  color: #fff;
  border-bottom: 0;
  border: none;
}
@media only screen and (max-width: 768px) {
  .tabsContainer .tabs > li.active a {
    background: transparent;
  }
}
.tabsContainer .tabs > li.active a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: calc(50% - 9.5px);
  left: -moz-calc(50% - 9.5px);
  left: -webkit-calc(50% - 9.5px);
  left: -o-calc(50% - 9.5px);
  border-style: solid;
  border-width: 1rem 1rem 0 1rem;
  border-color: #00c1bc transparent transparent transparent;
}
@media only screen and (max-width: 768px) {
  .tabsContainer .tabs > li.active a:after {
    display: none;
  }
}
.tabsContainer .tabs > li.active a:hover,
.tabsContainer .tabs > li.active a:focus {
  box-shadow: none;
  border: none;
  cursor: default;
}
.tabsContainer .panesHorizontal .tab {
  margin-top: 20px;
  padding: 10px;
}
.tabsContainer .panesHorizontal .tab-page .tab {
  padding: 0;
  margin: 0;
}
.tabsContainer.horizontalDisabled li > a {
  cursor: auto !important;
}
.sideBySideTabsContainer li {
  display: block;
  width: 100%;
  border-top: 1px #dedede solid;
  position: relative;
  cursor: pointer;
}
.sideBySideTabsContainer li a {
  text-transform: uppercase;
  font-family: 'Cairo-SemiBold';
  font-size: 1.6rem;
  border: 0;
  color: #9da1a7;
}
.sideBySideTabsContainer li.active:before {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  bottom: 0;
  z-index: 2;
  height: 100%;
  top: 0;
  left: 0;
  background: #00a0ba;
}
.sideBySideTabsContainer li.active a {
  color: #00a0ba;
  border: 0;
  border-bottom: 1px solid #dedede;
}
.sideBySideTabsContainer li.active a:hover,
.sideBySideTabsContainer li.active a:focus {
  color: #00a0ba;
  border: 0;
  border-bottom: 1px solid #dedede;
}
@media only screen and (min-width: 768px) {
  .sideBySideTabsContainer {
    width: 25%;
  }
}
.sideBySideHorizontalTabsContainer {
  padding-bottom: 3rem;
  text-transform: uppercase;
}
.sideBySideHorizontalTabsContainer .nav-tabs {
  display: block !important;
}
.sideBySideHorizontalTabsContainer .nav-tabs > li a {
  color: #9da1a7;
  font-size: 1.6rem;
  background: transparent;
  cursor: pointer;
}
.sideBySideHorizontalTabsContainer .nav-tabs > li a:hover {
  border-color: transparent;
  color: #9da1a7;
}
.sideBySideHorizontalTabsContainer .nav-tabs > li.active a {
  border: none;
  cursor: auto;
  color: inherit;
}
.sideBySideHorizontalTabsContainer .nav-tabs > li.active:after {
  content: '';
  display: block;
  width: calc(100% - 3rem);
  width: -moz-calc(100% - 3rem);
  width: -webkit-calc(100% - 3rem);
  width: -o-calc(100% - 3rem);
  height: 0.3rem;
  background: #00a0ba;
  margin-left: 15px;
}
.sideBySideTabsMobContainer {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.sideBySideTabsMobContainer .dropdown button {
  width: 100%;
  text-align: left;
  border-radius: 0.5rem;
  background-color: var(--active-dropdown);
}
.sideBySideTabsMobContainer .dropdown button:after {
  content: "\e908";
  font-family: icomoon;
  position: absolute;
  display: block;
  z-index: 0;
  top: 0;
  right: 12px;
  font-size: 7px;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #00ccc2;
}
.sideBySideTabsMobContainer ul.dropdown-menu {
  padding: 0;
  margin-top: 10px;
  background-color: var(--dropdown-menu);
}
.sideBySideTabsMobContainer ul.dropdown-menu:after {
  margin-top: -20px;
}
.sideBySideTabsMobContainer ul li {
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Cairo-SemiBold';
  font-size: 2rem;
  padding: 5px;
}
.sideBySideTabsMobContainer ul li.active {
  background: #00a0ba;
}
@media only screen and (min-width: 768px) {
  .panesSideBySide + .sideBySideTabsContainer {
    width: 75%;
  }
}
/*# sourceMappingURL=latin-mobile.css.map */