@charset "utf-8";
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_cJD3g3D-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459W1hzg.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_ZpC3g3D-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3g3D-w.ttf) format('truetype');
}
/*props*/
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoC1CzjtGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCs6KVjbNBYlgoKew7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoCjC3jtGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v14/4iCv6KVjbNBYlgoCxCvjtGyI.ttf) format('truetype');
}
/*???*/
/*
font-family: 'IBM Plex Sans', sans-serif;  6
font-family: 'Montserrat', sans-serif;  5
font-family: 'Noto Sans', sans-serif;  4
font-family: 'Roboto', sans-serif;  3
font-family: 'Fira Sans', sans-serif; 2
font-family: 'Ubuntu', sans-serif   1
*/
/*reset*/
/*--
	reset
--*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: none;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
a {
  text-decoration: none;
  position: relative;
  color: #000;
}
audio,
video,
canvas {
  max-width: 100%;
}
/*plugins*/
/* CSS Document */
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1064px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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: 1064px) {
  .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: 1200px) {
  .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;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row: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;
  visibility: hidden !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;
  }
  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: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  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 Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
/*@import "fa.less";*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-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;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.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;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.background-video {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
video,
source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}
.loaded .ytplayer-container {
  display: block;
}
.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.ytplayer-player {
  position: absolute;
}
/*! lightgallery - v1.2.13 - 2016-01-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  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;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: #292929;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  margin-top: -25px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  z-index: 1080;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  background: #241c55;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f105";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f104";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #fff;
  float: left;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transition: opacity 250ms, -webkit-transform 250ms ease 0s !important;
  transition: opacity 250ms, -webkit-transform 250ms ease 0s !important;
  -o-transition: transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms, -webkit-transform 250ms ease 0s !important;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
     transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object,
.lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
     transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px white inset;
          box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  -webkit-box-shadow: 0 0 0 8px white inset;
          box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.group {
  *zoom: 1;
}
.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
     transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
     transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
     transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../images/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.81);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
/*------ selectbox------------------------------------------------*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 13px;
  font-weight: normal;
  font-weight: 400;
  height: 48px;
  line-height: 48px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
.nice-select .list::-webkit-scrollbar {
  width: 0;
}
.nice-select .list {
  margin-top: 5px;
  top: 100%;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  max-height: 210px;
  overflow-y: scroll;
  padding: 52px 0 0;
}
.nice-select.has-multiple span.current {
  float: left;
  font-size: 10px;
  margin-bottom: 3px;
  margin-right: 3px;
}
.nice-select.has-multiple .multiple-options {
  display: block;
  padding: 0;
}
.nice-select .nice-select-search-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 100%;
  margin-top: 5px;
  top: 100%;
  left: 0;
  z-index: 8;
  padding: 5px;
  background: #FFF;
  opacity: 0;
  pointer-events: none;
  border-radius: 5px 5px 0 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}
.nice-select .nice-select-search {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 12px;
  margin: 0 10px 0 0;
  width: 100%!important;
  min-height: 36px;
  line-height: 22px;
  height: auto;
  outline: 0 !important;
}
.nice-select.open .nice-select-search-box {
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
/*------datepicker------------------------------------------------*/
[class*=" dd-icon-"]:before,
[class^=dd-icon-]:before,
[data-icon]:before {
  font-family: dd-icon !important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dd-w .dd-c .dd-s,
.dd-w .dd-n,
.dd-w li {
  cursor: pointer;
}
.dd-w .dd-c .dd-d,
.dd-w .dd-s-b-ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@font-face {
  font-family: dd-icon;
  src: url(dd-icon/dd-icon.eot);
  src: url(dd-icon/dd-icon.eot?#iefix) format("embedded-opentype"), url(dd-icon/dd-icon.woff) format("woff"), url(dd-icon/dd-icon.ttf) format("truetype"), url(dd-icon/dd-icon.svg#dd-icon) format("svg");
  font-weight: 400;
  font-style: normal;
}
[data-icon]:before {
  content: attr(data-icon);
}
.dd-w .dd-icon-right:before {
  content: "\62";
}
.dd-w .dd-icon-left:before {
  content: "\63";
}
.dd-w .dd-icon-close:before {
  content: "\61";
}
.dd-w .dd-icon-check:before {
  content: "\65";
}
.dd-w .dd-icon-sign:before {
  content: "\64";
}
.dd-w,
.dd-w * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dd-w .dd-trans {
  -webkit-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1);
  -o-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1);
  transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1);
}
.dd-w {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: sans-serif;
  line-height: 0;
  font-size: 16px;
  font-weight: 700;
  display: none;
  z-index: 9999;
}
.dd-s-b-ul ul,
.dd-w .dd-ul li,
.dd-w .dd-w-c {
  width: 124px;
}
.dd-w ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-w li {
  float: left;
}
.dd-w .dd-c .dd-ul ul {
  overflow: hidden;
}
.dd-w .dd-c .dd-m ul,
.dd-w .dd-c .dd-s,
.dd-w .dd-c .dd-y ul {
  height: 46px;
}
.dd-w .dd-c .dd-m,
.dd-w .dd-c .dd-m .dd-n,
.dd-w .dd-c .dd-s,
.dd-w .dd-c .dd-sub-y,
.dd-w .dd-c .dd-sub-y .dd-n,
.dd-w .dd-c .dd-y,
.dd-w .dd-c .dd-y .dd-n {
  line-height: 46px;
  height: 46px;
}
.dd-w .dd-y-section {
  height: 46px;
  overflow: hidden;
  position: relative;
}
.dd-w .dd-c .dd-m .dd-ul,
.dd-w .dd-c .dd-sub-y .dd-ul,
.dd-w .dd-c .dd-y .dd-ul {
  height: 66px;
}
.dd-w .dd-c .dd-d,
.dd-w .dd-c .dd-d ul {
  height: 76px;
  line-height: 1;
}
.dd-w .dd-c .dd-d .dd-n {
  height: 76px;
  line-height: 76px;
}
.dd-w .dd-c .dd-d .dd-ul {
  height: 96px;
}
.dd-w .dd-c .dd-d {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dd-w .dd-c .dd-d ul li {
  padding-top: 6px;
}
.dd-w .dd-c .dd-d strong {
  font-size: 42px;
}
.dd-w .dd-c .dd-d span {
  font-size: 14px;
}
.dd-w .dd-c .dd-m {
  font-size: 20px;
}
.dd-w .dd-o {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dd-w .dd-c {
  position: absolute;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.dd-w .dd-c:after {
  position: absolute;
  content: "";
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
}
.dd-w .dd-b,
.dd-w-c {
  position: relative;
  overflow: hidden;
}
.dd-w.dd-top .dd-c:after {
  bottom: -8px;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
}
.dd-w.dd-bottom .dd-c:after {
  top: -8px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.dd-w-c {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  text-align: center;
}
.dd-w .dd-b {
  -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  z-index: 1;
}
.dd-w .dd-b:hover {
  -webkit-transform: scale(1.12);
      -ms-transform: scale(1.12);
          transform: scale(1.12);
}
.dd-w .dd-n {
  position: absolute;
  top: 2px;
  font-size: 14px;
  color: #08C;
  display: none;
  text-align: center;
  width: 40px;
}
.dd-w .dd-n:hover {
  opacity: 0.8;
}
.dd-w .dd-b:hover .dd-n {
  display: block;
}
.dd-w .dd-n-left {
  left: 0;
}
.dd-w .dd-n-right {
  right: 0;
}
.dd-w .dd-ul {
  overflow-x: scroll;
}
.dd-w .dd-sub-y {
  z-index: 6;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: none;
}
.dd-w .dd-s-b {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  position: absolute;
  top: 0;
  left: -1px;
  right: -32px;
  bottom: 46px;
  overflow-x: hidden;
  z-index: 2;
}
.dd-w .dd-s-b-s,
.dd-w .dd-s-b-sub-y {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 46px;
  z-index: 2;
  display: none;
  cursor: pointer;
}
.dd-w .dd-s-b-sub-y i {
  display: inline-block;
  margin: 0 6px;
  font-size: 12px;
}
.dd-w .dd-s-b-sub-y span {
  display: inline-block;
  margin: 0 12px;
}
.dd-w .dd-s-b.dd-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.dd-w .dd-s-b-ul ul {
  padding: 8px;
}
.dd-w .dd-s-b-ul li {
  width: 50%;
  font-size: 16px;
  margin: 0;
  position: relative;
  padding: 14px 0;
  line-height: 1;
  border-radius: 4px;
}
.dd-w .dd-s-b span {
  display: block;
  line-height: 1;
  font-size: 10px;
  text-transform: uppercase;
}
.dd-w .dd-s-b-ul li.dd-on:after {
  position: absolute;
  content: "\64";
  font-family: dd-icon !important;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  font-size: 42px;
  font-weight: 400;
}
.dd-s-b-m li,
.dd-w .dd-s-b-d li {
  font-size: 18px;
}
.dd-w .dd-clear {
  clear: both;
  float: none;
}
@-webkit-keyframes dd-bounce {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  20% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  60% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  70% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  80% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
@keyframes dd-bounce {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  20% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  60% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  70% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  80% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
.dd-w .dd-bounce {
  -webkit-animation-name: dd-bounce;
  animation-name: dd-bounce;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes dd-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dd-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dd-w .dd-fadein {
  -webkit-animation-name: dd-fadein;
  animation-name: dd-fadein;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
@-webkit-keyframes dd-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes dd-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.dd-w .dd-fadeout {
  -webkit-animation-name: dd-fadeout;
  animation-name: dd-fadeout;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
@-webkit-keyframes dd-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes dd-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.dd-w .dd-dropdown {
  -webkit-animation-name: dd-dropdown;
  animation-name: dd-dropdown;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
@-webkit-keyframes dd-alert {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes dd-alert {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.dd-w .dd-alert {
  -webkit-animation-name: dd-alert;
  animation-name: dd-alert;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.dd-w .dd-sub-y {
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
      transform-origin: bottom;
}
.dd-w-c {
  color: #333;
  border: 1px solid #08C;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 136, 204, 0.45);
          box-shadow: 0 0 10px 0 rgba(0, 136, 204, 0.45);
}
.dd-n,
.dd-s-b-ul li.dd-on,
.dd-sun {
  color: #08C;
}
.dd-s-b,
.dd-w-c,
.dd-w.dd-bottom .dd-c:after {
  background: #FFF;
}
.dd-w.dd-top .dd-c:after {
  background: #E3F2FA;
}
.dd-c:after {
  background: #FFF;
  border-left: 1px solid #08C;
  border-top: 1px solid #08C;
}
.dd-c .dd-s,
.dd-s-b-s,
.dd-s-b-sub-y,
.dd-sub-y {
  background: #E3F2FA;
  color: #08C;
}
/*------time------------------------------------------------*/
.td-overlay,
.td-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.td-clock:before,
.td-select:after {
  content: "";
}
.td-wrap,
.td-wrap * {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: initial!important;
  box-sizing: initial!important;
  -webkit-tap-highlight-color: transparent;
}
.td-wrap svg {
  width: 100%;
}
.td-input {
  cursor: pointer;
}
.td-wrap {
  display: none;
  font-family: sans-serif;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: 0;
  z-index: 9999;
  color: #4d4d4d;
}
.td-overlay {
  position: fixed;
}
.td-clock,
.td-clock:before,
.td-svg,
.td-svg-2 {
  position: absolute;
}
.td-clock {
  width: 156px;
  height: 156px;
  border-radius: 156px;
  -webkit-box-shadow: 0 0 0 1px #5b91ff, 0 0 0 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0 1px #5b91ff, 0 0 0 8px rgba(0, 0, 0, 0.05);
  background: center no-repeat #FFF;
  margin: 0 auto;
  text-align: center;
  line-height: 156px;
  background-size: cover;
}
.td-clock:before {
  top: -10px;
  margin-left: -10px;
  left: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #FFF;
  border-left: 1px solid #5b91ff;
  border-top: 1px solid #5b91ff;
  border-top-left-radius: 4px;
}
.td-init .td-deg {
  -webkit-animation: slide 1s cubic-bezier(0.7, 0, 0.175, 1) 1.2s infinite;
}
.td-svg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.td-svg-2 {
  top: 18px;
  left: 18px;
  bottom: 18px;
  right: 18px;
}
.td-deg,
.td-medirian {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.td-wrap.td-show {
  display: block;
}
.td-deg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
  z-index: 1;
}
.td-medirian span {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 0 0 -20px;
  position: absolute;
  z-index: 2;
  left: 50%;
  font-size: 0.8em;
  opacity: 0;
  font-weight: 700;
}
.td-medirian .td-icon-am {
  top: 40px;
}
.td-medirian .td-icon-pm {
  bottom: 40px;
}
.td-medirian .td-icon-am.td-on {
  top: 26px;
  opacity: 1;
}
.td-medirian .td-icon-pm.td-on {
  bottom: 26px;
  opacity: 1;
}
.td-select {
  position: absolute;
  top: 4px;
  left: 32px;
  right: 32px;
  bottom: 22px;
}
.td-select svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.td-select:after {
  position: absolute;
  background: #FFF;
  width: 36px;
  height: 36px;
  -webkit-box-shadow: 0 0 0 1px #5b91ff;
          box-shadow: 0 0 0 1px #5b91ff;
  border-radius: 60px 60px 60px 0;
  top: -16px;
  left: 50%;
  margin-left: -18px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  cursor: pointer;
}
.td-clock .td-time {
  font-weight: 700;
  position: relative;
}
.td-clock .td-time span {
  width: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  line-height: 42px;
  text-align: center;
  margin: 6px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  font-size: 2em;
  border-radius: 6px;
}
.td-clock .td-time span.on {
  color: #5b91ff;
}
.td-n {
  -webkit-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1) 0s;
  -o-transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1) 0s;
  transition: all 0.4s cubic-bezier(0.7, 0, 0.175, 1) 0s;
}
.td-n2 {
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
@-webkit-keyframes td-alert {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
@keyframes td-alert {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
.td-alert {
  -webkit-animation-name: td-alert;
  animation-name: td-alert;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes td-bounce {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  20% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  60% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  70% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  80% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
@keyframes td-bounce {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  20% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  60% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  70% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  80% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
.td-bounce {
  -webkit-animation-name: td-bounce;
  animation-name: td-bounce;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes td-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes td-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.td-fadein {
  -webkit-animation-name: td-fadein;
  animation-name: td-fadein;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
@-webkit-keyframes td-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes td-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.td-fadeout {
  -webkit-animation: td-fadeout 0.3s forwards;
  animation: td-fadeout 0.3s forwards;
}
@-webkit-keyframes td-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes td-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.td-dropdown {
  -webkit-animation-name: td-dropdown;
  animation-name: td-dropdown;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.td-bulletpoint,
.td-bulletpoint div,
.td-lancette,
.td-lancette div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.td-bulletpoint div:after,
.td-lancette div:after {
  position: absolute;
  left: 50%;
  content: "";
}
.td-bulletpoint div:after {
  top: 14px;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  border-radius: 10px;
}
.td-lancette {
  border: 2px solid #000 !important;
  border-radius: 100%;
  margin: 6px;
}
.td-lancette div:after {
  top: 20px;
  margin-left: -1px;
  width: 2px;
  bottom: 50%;
  border-radius: 10px;
  background: #000 !important;
}
.td-lancette div:last-child:after {
  top: 36px;
}
.rangeslider--horizontal {
  height: 3px;
  width: 100%;
}
.rangeslider__fill {
  background: #BDCBDB;
  position: absolute;
  border-radius: 4px;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}
.rangeslider__handle {
  background: white;
  border: 2px solid #66676b;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
body .pac-container {
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #eee;
  border-top: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-top: -2px;
  z-index: 1005!important;
}
.main-search-input .pac-container {
  left: 0!important;
  top: 54px !important;
}
#autocomplete-input {
  position: relative;
  z-index: 5;
}
#autocomplete-input a {
  z-index: 101;
}
.pac-logo:after {
  display: none;
}
.pac-item {
  cursor: pointer;
  padding: 8px 6px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  border-top: 1px solid #eee;
  font-size: 11px;
  color: #999;
  border-radius: 6px;
  font-family: 'Montserrat', sans-serif;
}
.pac-matched {
  font-weight: 400;
}
.pac-item-query {
  font-size: 13px;
  padding-right: 3px;
  color: #999;
}
.pac-item:hover,
.pac-item:hover .pac-item-query {
  color: #fff;
}
.pac-icon {
  width: 15px;
  height: 20px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: top;
  background: none;
  position: relative;
}
.pac-icon:before {
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f041";
  color: #5ECFB1;
  top: -6px;
  left: 4px;
  font-size: 14px;
}
.pac-item:hover .pac-icon:before {
  color: #fff;
}
/*************************************************************************************************/
/* Global - Base																				 */
/*************************************************************************************************/
#weather-widget {
  float: left;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
}
@font-face {
  font-family: 'weathericons';
  src: url('../fonts/weathericons-regular-webfont.eot');
  src: url('../fonts/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/weathericons-regular-webfont.woff') format('woff'), url('../fonts/weathericons-regular-webfont.ttf') format('truetype'), url('../fonts/weathericons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.wi:before,
.wi:after {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flatWeatherPlugin {
  font-size: inherit;
  width: 100%;
}
.flatWeatherPlugin p,
.flatWeatherPlugin h2,
.flatWeatherPlugin h3,
.flatWeatherPlugin ul,
.flatWeatherPlugin li {
  padding: 0;
  margin: 0;
  color: inherit;
}
#flatWeatherLoading.loading {
  font-size: 90px;
  text-align: center;
  padding: 10px;
  overflow: hidden;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  opacity: 0.2;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.flatWeatherPlugin h2 {
  padding: 35px 0 25px;
  color: #fff;
  font-weight: 800;
  text-align: left;
  padding-left: 30px;
  font-size: 14px;
}
.flatWeatherPlugin .wiToday {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
}
.flatWeatherPlugin .wiToday:before,
.flatWeatherPlugin .wiToday:after {
  content: '';
  position: absolute;
  bottom: -150px;
  right: -60px;
  width: 200px;
  height: 200px;
  background: #fff;
  border-radius: 100%;
  z-index: -1;
  opacity: 0.2;
}
.flatWeatherPlugin .wiToday:after {
  bottom: 20px;
  right: inherit;
  left: -200px;
  width: 300px;
  height: 300px;
  z-index: -2;
  opacity: 0.2;
}
.flatWeatherPlugin .wiToday > .wiIconGroup {
  float: right;
  width: calc(100% - 130px);
  text-align: center;
  position: relative;
}
.flatWeatherPlugin .wiToday > .wiIconGroup p {
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 10;
  text-align: left;
  top: 81px;
  line-height: 1em;
  padding: 0;
}
.flatWeatherPlugin .wiToday .wiIconGroup div.wi {
  font-size: 110px;
  line-height: 1.45em;
  width: 100%;
  font-weight: 100;
  position: absolute;
  right: -60px;
  top: -70px;
  color: rgba(255, 255, 255, 0.21);
}
.flatWeatherPlugin .wiToday .wiIconGroup div.wi:before {
  vertical-align: text-bottom;
  -webkit-box-reflect: below -20px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.7)));
}
.flatWeatherPlugin .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.flatWeatherPlugin div.wiToday > p.wiTemperature {
  font-size: 500%;
  line-height: 1.45em;
  float: left;
  width: 130px;
  text-align: left;
  padding-left: 30px;
  color: inherit;
  position: relative;
  top: -14px;
  color: #fff;
}
.flatWeatherPlugin sup {
  opacity: 0.7;
  font-size: 65%;
  vertical-align: baseline;
  top: -0.5em;
  position: relative;
}
.flatWeatherPlugin .wiDetail {
  width: 100%;
  float: left;
  padding: 0 30px;
  margin-bottom: 10px;
  position: relative;
  top: -15px;
}
.flatWeatherPlugin .wiDetail ul li {
  color: #fff;
  font-weight: 400;
}
.flatWeatherPlugin.today .wiDetail {
  padding-top: 10px;
}
.flatWeatherPlugin .wiDetail p.wiDay {
  margin: 5px 0 2px 0;
  text-align: left;
  color: inherit;
  position: relative;
  top: -20px;
  font-weight: 600;
  color: #fff;
}
.flatWeatherPlugin .wiDetail ul {
  width: 33%;
  float: left;
  list-style: none;
  font-size: 90%;
}
.flatWeatherPlugin .wiDetail ul li {
  text-align: left;
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.flatWeatherPlugin .wiDetail ul + ul {
  width: 27%;
}
.flatWeatherPlugin .wiDetail ul + ul + ul {
  width: 40%;
}
.flatWeatherPlugin .wiDetail ul li:before {
  width: 30px;
}
.humidity {
  display: none;
}
.flatWeatherPlugin ul.wiForecasts {
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
  background: #fff;
  padding: 15px 30px;
  z-index: 2;
  position: relative;
}
.flatWeatherPlugin ul.wiForecasts li > span {
  width: 25%;
  display: inline-block;
  position: relative;
  top: 4px;
  color: #666;
}
.flatWeatherPlugin ul.wiForecasts li {
  float: left;
  width: 100%;
  overflow: hidden;
  display: inline;
  padding: 5px 0;
  color: #000;
  font-weight: 700;
}
.flatWeatherPlugin ul.wiForecasts ul.wiForecast {
  font-weight: normal;
  list-style: none;
  float: right;
  width: 75%;
}
.flatWeatherPlugin.forecast ul.wiForecasts ul.wiForecast li {
  text-align: center;
}
.flatWeatherPlugin ul.wiForecasts ul.wiForecast li {
  width: 33%;
  float: left;
  text-align: center;
}
.wiDay span {
  text-align: left;
}
.flatWeatherPlugin ul.wiForecasts ul.wiForecast li.wi:before {
  vertical-align: bottom;
}
.flatWeatherPlugin ul.wiForecasts li.wiDay {
  font-weight: bold;
  border-color: inherit;
  padding: 5px 0;
}
.flatWeatherPlugin.forecast ul.wiForecasts li.wiDay {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: none;
}
.flatWeatherPlugin ul.wiForecasts li.wiDay:last-child {
  border-bottom: none;
}
/*************************************************************************************************/
/* Font mappings 																				                                         */
/*************************************************************************************************/
/***************************
General
****************************/
.wi.sunrise:before {
  content: "\f051";
}
.wi.sunset:before {
  content: "\f052";
}
.wi.wind:before {
  content: "\f050";
}
.wi.humidity:before {
  content: "\f04e";
}
.wi.pressure:before {
  content: "\f040";
}
.wi.cloudiness:before {
  content: "\f041";
}
.wi.temperature.metric:after {
  content: "\f03c";
}
.wi.temperature.imperial:after {
  content: "\f045";
}
.wi.loading:after {
  content: "\f04c";
}
/***************************
Thunderstorm
****************************/
/* thunderstorm with light rain */
.wi.wi200:before {
  content: "\f01d";
}
/* thunderstorm with rain */
.wi.wi201:before {
  content: "\f01d";
}
/* thunderstorm with heavy rain */
.wi.wi202:before {
  content: "\f01e";
}
/* light thunderstorm */
.wi.wi210:before {
  content: "\f010";
}
/* thunderstorm */
.wi.wi211:before {
  content: "\f01e";
}
/* heavy thunderstorm */
.wi.wi212:before {
  content: "\f01e";
}
/* ragged thunderstorm */
.wi.wi221:before {
  content: "\f016";
}
/* thunderstorm with light drizzle */
.wi.wi230:before {
  content: "\f01d";
}
/* thunderstorm with drizzle */
.wi.wi231:before {
  content: "\f01d";
}
/* thunderstorm with heavy drizzle */
.wi.wi232:before {
  content: "\f01d";
}
/***************************
Drizzle
****************************/
/* light intensity drizzle */
.wi.wi300:before {
  content: "\f01c";
}
/* drizzle */
.wi.wi301:before {
  content: "\f01c";
}
/* heavy intensity drizzle */
.wi.wi302:before {
  content: "\f01c";
}
/* light intensity drizzle rain */
.wi.wi310:before {
  content: "\f01c";
}
/* drizzle rain */
.wi.wi311:before {
  content: "\f017";
}
/* heavy intensity drizzle rain */
.wi.wi312:before {
  content: "\f017";
}
/* shower rain and drizzle */
.wi.wi313:before {
  content: "\f01a";
}
/* heavy shower rain and drizzle */
.wi.wi314:before {
  content: "\f01a";
}
/* shower drizzle */
.wi.wi321:before {
  content: "\f01a";
}
/***************************
Rain
****************************/
/* light rain */
.wi.wi500:before {
  content: "\f01a";
}
/* moderate rain */
.wi.wi501:before {
  content: "\f017";
}
/* heavy intensity rain */
.wi.wi502:before {
  content: "\f019";
}
/* very heavy rain */
.wi.wi503:before {
  content: "\f019";
}
/* extreme rain */
.wi.wi504:before {
  content: "\f018";
}
/* freezing rain */
.wi.wi511:before {
  content: "\f015";
}
/* light intensity shower rain */
.wi.wi520:before {
  content: "\f01a";
}
/* shower rain */
.wi.wi521:before {
  content: "\f01a";
}
/* heavy intensity shower rain */
.wi.wi522:before {
  content: "\f01a";
}
/* ragged shower rain */
.wi.wi531:before {
  content: "\f01a";
}
/***************************
Snow
****************************/
/* light snow */
.wi.wi600:before {
  content: "\f01b";
}
/* snow */
.wi.wi601:before {
  content: "\f01b";
}
/* heavy snow */
.wi.wi602:before {
  content: "\f01b";
}
/* sleet */
.wi.wi611:before {
  content: "\f015";
}
/* shower sleet */
.wi.wi612:before {
  content: "\f015";
}
/* light rain and snow */
.wi.wi615:before {
  content: "\f017";
}
/* rain and snow */
.wi.wi616:before {
  content: "\f017";
}
/* light shower snow */
.wi.wi620:before {
  content: "\f017";
}
/* shower snow */
.wi.wi621:before {
  content: "\f017";
}
/* heavy shower snow */
.wi.wi622:before {
  content: "\f017";
}
/***************************
Atmosphere
****************************/
/* mist */
.wi.wi701:before {
  content: "\f014";
}
/* smoke */
.wi.wi711:before {
  content: "\f062";
}
/* haze */
.wi.wi721:before {
  content: "\f014";
}
/* sand, dust whirls */
.wi.wi731:before {
  content: "\f063";
}
/* fog */
.wi.wi741:before {
  content: "\f014";
}
/* sand */
.wi.wi751:before {
  content: "\f063";
}
/* dust */
.wi.wi761:before {
  content: "\f063";
}
/* volcanic ash */
.wi.wi762:before {
  content: "\f063";
}
/* squalls */
.wi.wi771:before {
  content: "\f050";
}
/* tornado */
.wi.wi781:before {
  content: "\f056";
}
/***************************
Clouds
****************************/
/* clear sky */
.wi.wi800:before {
  content: "\f00d";
}
/* few clouds */
.wi.wi801:before {
  content: "\f002";
}
/* scattered clouds */
.wi.wi802:before {
  content: "\f002";
}
/* broken clouds */
.wi.wi803:before {
  content: "\f002";
}
/* overcast clouds */
.wi.wi804:before {
  content: "\f00c";
}
/***************************
Extreme
****************************/
/* tornado */
.wi.wi900:before {
  content: "\f056";
}
/* tropical storm */
.wi.wi901:before {
  content: "\f073";
}
/* hurricane */
.wi.wi902:before {
  content: "\f073";
}
/* cold */
.wi.wi903:before {
  content: "\f076";
}
/* hot */
.wi.wi904:before {
  content: "\f072";
}
/* windy */
.wi.wi905:before {
  content: "\f050";
}
/* hail */
.wi.wi906:before {
  content: "\f015";
}
/***************************
Additional
****************************/
/* calm */
.wi.wi951:before {
  content: "\f00d";
}
/* light breeze */
.wi.wi952:before {
  content: "\f021";
}
/* gentle breeze */
.wi.wi953:before {
  content: "\f021";
}
/* moderate breeze */
.wi.wi954:before {
  content: "\f021";
}
/* fresh breeze */
.wi.wi955:before {
  content: "\f021";
}
/* strong breeze */
.wi.wi956:before {
  content: "\f050";
}
/* high wind, near gale */
.wi.wi957:before {
  content: "\f050";
}
/* gale */
.wi.wi958:before {
  content: "\f050";
}
/* severe gale */
.wi.wi959:before {
  content: "\f073";
}
/* storm */
.wi.wi960:before {
  content: "\f073";
}
/* violent storm */
.wi.wi961:before {
  content: "\f073";
}
/* hurricane */
.wi.wi962:before {
  content: "\f073";
}
.wiDay {
  padding-bottom: 12px;
}
.astronomy li {
  text-align: left;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #24CDEB;
  opacity: 0.7;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  font-size: 0;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mfp-container:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-content {
  max-width: 730px;
  min-width: 480px;
  margin: 0 auto;
  text-align: center;
  padding: 35px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
}
@media (max-width: 600px) {
  .mfp-content {
    padding: 40px 20px;
  }
}
@media (max-width: 540px) {
  .mfp-content {
    min-width: 280px;
  }
}
@media (max-width: 480px) {
  .mfp-content {
    padding: 40px 20px;
  }
  .mfp-content input,
  .mfp-content select,
  .mfp-content textarea {
    font-size: 16px;
  }
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  /*width: 100%;*/
  font-size: 14px;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.mfp-preloader:before {
  content: '';
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.5em 0 0;
  padding: 0;
  border-radius: 100%;
  border: 2px #e6e6e6 solid;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-bottom-color: rgba(0, 0, 0, 0.25);
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
/*.mfp-close-btn-in .mfp-close {opacity:1; font-weight:300; position:absolute; right:30px; top:30px; border:1px #d9272e solid; width:38px; height:32px; border-radius:100%; text-align:center; color:#d9272e; cursor:pointer; color:#d9272e; line-height:30px; font-size:3.5rem; box-sizing:content-box; padding:0 0 6px}*/
.mfp-close-btn-in .mfp-close {
  -webkit-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  opacity: 1;
  font-weight: 300;
  position: absolute;
  right: 4px;
  top: 4px;
  border: 0 transparent solid;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
  color: #d9272e;
  line-height: 38px;
  font-size: 3.4rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
  font-size: 0;
  background-position: center center;
  background-repeat: no-repeat;
}
.mfp-close-btn-in .mfp-close:hover {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.mfp-close-btn-in .mfp-close .mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  display: none;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Fade-move animation for SLIDE
 */
/* at start */
.mfp-slide-bottom .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
/* animate in */
.mfp-slide-bottom.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}
/* animate out */
.mfp-slide-bottom.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
/* Dark overlay, start state */
.mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-content h2,
.mfp-content .h2,
.mfp-content h1,
.mfp-content .h1,
.mfp-content h3,
.mfp-content .h3 {
  margin-top: 0;
}
.mfp-content .titleBlock .titleHead {
  font-size: 36px;
}
.mfp-close .closeBlock {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.mfp-close .closeBlock::before,
.mfp-close .closeBlock::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2px;
  height: 30px;
  background: #122c46;
  margin-top: -15px;
  left: 50%;
  margin-left: -1px;
}
.mfp-close .closeBlock::before {
  -webkit-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotateZ(-45deg);
}
.mfp-close .closeBlock::after {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
.mfp-close .closeBlock:hover::before,
.mfp-close .closeBlock:hover::after {
  background: #65e2ff;
}
/*animation mfp*/
.mfp-move-horizontal {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-move-horizontal.mfp-ready {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
@media (max-width: 549px) {
  .mfp-close .closeBlock::before,
  .mfp-close .closeBlock::after {
    height: 20px;
    background: #122c46;
    margin-top: -10px;
    left: 50%;
    margin-left: -1px;
  }
  .mfp-content .fieldBlock {
    padding-bottom: 0;
  }
  .mfp-close-btn-in .mfp-close {
    top: 10px;
    right: 10px;
  }
}
/*Chat*/
.mfp-content.modalChat {
  overflow: visible;
}
@media (max-width: 480px) {
  .mfp-content.modalChat {
    width: 100%;
  }
}
.mfp-content body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  background: #27ae60;
  font-family: "proxima-nova", "Source Sans Pro", sans-serif;
  font-size: 1em;
  letter-spacing: 0.1px;
  color: #32465a;
  text-rendering: optimizeLegibility;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -webkit-font-smoothing: antialiased;
}
.mfp-content .chatBlock {
  height: 600px;
  margin: -35px -20px -20px;
}
.mfp-content .chatBlock .messageBlock {
  padding: 165px 0 40px;
}
@media (max-width: 600px) {
  .mfp-content .chatBlock {
    height: 90vh;
    margin: -40px -20px;
  }
}
.chatBlock {
  overflow: hidden;
  height: 100vh;
  -webkit-box-shadow: 0 0 7px 1px #32465a;
          box-shadow: 0 0 7px 1px #32465a;
  position: relative;
}
.chat {
  height: 100%;
  position: relative;
}
.chat .statusSideAction {
  display: none;
  width: 30px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTguMTg1IDM1LjcyOGExIDEgMCAwIDEtMS40MTMtLjA0M2wtMTYtMTdhMSAxIDAgMCAxIDAtMS4zN2wxNi0xN2ExIDEgMCAwIDEgMS40NTYgMS4zN0wyLjg3MyAxOGwxNS4zNTUgMTYuMzE1YTEgMSAwIDAgMS0uMDQzIDEuNDEzeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMzQuODIgMThhMSAxIDAgMCAxLTEgMUgzLjVhMSAxIDAgMSAxIDAtMmgzMC4zMmExIDEgMCAwIDEgMSAxeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.chat .statusSideAction .count {
  display: none;
}
.chat .statusSideAction::before {
  content: '';
  width: 40px;
  height: 40px;
}
.chat .sideBar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #2c3e50;
  -webkit-transition: 0.4s ease left;
  -o-transition: 0.4s ease left;
  transition: 0.4s ease left;
  z-index: 1;
}
.chat .sideBar .titlesBlock {
  font-size: 0;
}
.chat .sideBar .titlesBlock .action {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.chat .sideBar .titlesBlock .action.active::before {
  content: '';
  background-color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  position: absolute;
}
.chat .sideBar .actionTab {
  text-align: left;
  position: relative;
  padding-top: 26px;
  background-color: #000;
  z-index: 2;
  border-radius: 2px;
  overflow: hidden;
  /*overflow: hidden;*/
}
@media (max-width: 900px) {
  .chat .sideBar .actionTab {
    padding-top: 22px;
  }
}
.chat .sideBar .actionTab.isVisible {
  overflow: visible;
}
.chat .sideBar .actionTab.isVisible .actionSwitch {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIuNDE0MTggMTMuNDU1NkwwLjkxNDE4NSAxMS45NTU2TDcuNDE0MTggNS40NTU1N0wxMy45MTQyIDExLjk1NTZMMTIuNDE0MiAxMy40NTU2TDcuNDE0MTggOC40NTU1N0wyLjQxNDE4IDEzLjQ1NTZaIiBmaWxsPSIjQUFBQUFBIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHdpZHRoPSI4IiBoZWlnaHQ9IjEzIiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMuOTE0MiA1LjQ1NTU3KSByb3RhdGUoOTApIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
}
.chat .sideBar .actionTab .actionSwitch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 26px;
  z-index: 2;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjQxNDIgNS40NTU1N0wxMy45MTQyIDYuOTU1NTdMNy40MTQxOCAxMy40NTU2TDAuOTE0MTg1IDYuOTU1NTdMMi40MTQxOCA1LjQ1NTU3TDcuNDE0MTggMTAuNDU1NkwxMi40MTQyIDUuNDU1NTdaIiBmaWxsPSIjQUFBQUFBIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHdpZHRoPSI4IiBoZWlnaHQ9IjEzIiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMuOTE0MiA1LjQ1NTU3KSByb3RhdGUoOTApIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
@media (max-width: 900px) {
  .chat .sideBar .actionTab .actionSwitch {
    padding-top: 22px;
  }
}
.chat .sideBar .actionTab .actionTabWrapper {
  position: absolute;
  padding-top: 28px;
  left: 0;
  right: 0;
  top: 0;
  background-color: #000;
}
.chat .sideBar .actionTab .actionBlock {
  display: block;
  vertical-align: top;
}
.chat .sideBar .actionTab .actionBlock.active {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.chat .sideBar .actionTab .actionBlock.active a {
  background-color: #fff;
  color: #000;
}
.chat .sideBar .actionTab .actionBlock a {
  text-align: center;
  color: #fff;
  display: block;
  padding: 4px 10px;
  font-weight: 500;
}
.chat .sideBar .actionTab .actionBlock a:hover {
  background-color: #fff;
  color: #000;
}
@media (max-width: 900px) {
  .chat .sideBar .actionTab .actionBlock a {
    padding: 2px 6px;
  }
}
.chat .sideBar .actionTab .actionBlock.all a {
  background: red;
}
.chat .sideBar .actionTab .actionBlock.work a {
  background: #a1c67b;
}
.chat .sideBar .actionTab .actionBlock.auk a {
  background: #5b91ff;
}
.chat .sideBar .actionTab .actionBlock.ga a {
  background: #ff7600;
}
.chat .sideBar .profile.contact {
  padding: 20px;
  /*position: absolute;
      left:0;
      right: 0;
      top:0;*/
}
.chat .sideBar .profile.contact .entryBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chat .sideBar .listProfile {
  height: 100%;
  overflow-y: auto;
  padding: 0 0 0 20px;
  position: relative;
}
.chat .sideBar .listProfile::before {
  position: absolute;
  content: "Таких диалогов не найденно";
  top: 20px;
  right: 0;
  left: 20px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
}
.chat .sideBar .listProfile .contact {
  display: none;
  background-color: #2c3e50;
  position: relative;
}
.chat .sideBar .listProfile .contact.visible {
  display: block;
}
.chat .sideBar .listProfile .name a {
  color: #fff;
}
.chat .sideBar .listProfile .name a:hover {
  color: #5b91ff;
}
.chat .sideBarWrapper {
  padding: 0;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chat span.warning {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  background: #ff7600;
  color: #fff;
  height: 75px;
  line-height: 20px;
  padding: 5px;
  border-bottom: 1px solid #32465a;
}
@media (max-width: 480px) {
  .chat span.warning {
    font-size: 12px;
    line-height: 15px;
  }
}
.chat .contact .entryBlock {
  padding: 10px 15px 10px 5px;
  border-bottom: 0;
  position: relative;
  display: block;
}
.chat .contact.active .entryBlock {
  background: #32465a;
}
.chat .contact.active .entryBlock::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5px;
  background-color: #fff;
  right: 0;
}
.chat .contact.profile .entryBlock {
  padding-bottom: 20px;
  border-bottom: 1px solid #32465a;
  margin-bottom: 20px;
}
.chat .contact.online .imageBlock .image {
  border-color: green;
}
.chat .contact .entryBlock .headBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.chat .contact .entryBlock .headBlock .timestamp {
  font-size: 10px;
  color: #fff;
  text-align: right;
  display: block;
  font-weight: 400;
  opacity: 0.5;
  position: absolute;
  top: -5px;
  right: 0;
}
.chat .contact .entryBlock .headBlock .count {
  min-width: 23px;
  padding: 3px 3px;
  line-height: 15px;
  font-size: 13px;
  color: #fff;
  position: absolute;
  right: 5px;
  top: 15px;
  border-radius: 2px;
  border: 1px solid #fff;
  display: inline-block;
  vertical-align: top;
}
.chat .contact .orderTitle {
  color: #fff;
  font-weight: bold;
  margin-top: 4px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.chat .contact .orderTitle:hover {
  color: #ff6f00;
}
.chat .contact .statusOrder {
  margin-top: 5px;
  color: #fff;
  background-color: #5b91ff;
  padding: 2px 5px;
  border-radius: 4px;
}
.chat .contact .imageBlock .image {
  padding: 3px;
  margin-right: 10px;
  width: 70px;
  height: 70px;
  border-radius: 60px;
  border: 2px solid rgba(255, 0, 0, 0.5);
}
.chat .contact .name {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
.chat .messageBlock {
  height: 100%;
  background-color: #c6c6c6;
  padding: 90px 0 40px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chat .messageBlock .profile.contact {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 90px;
  background-color: #5b91ff;
}
.chat .messageBlock .profile.contact .entryBlock {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.chat .messageBlock .messages {
  height: 100%;
}
.chat .messageBlock .chatItem.active[data-show-upload] ~ .messageInput .fileDownload {
  display: block;
}
.chat .messageBlock .chatItem.active[data-show-upload] ~ .messageInput .fileDownload + .inputBlock input {
  padding-right: 90px;
}
.chat .messageBlock .chatItem.active:not([data-show-upload]) ~ .messageInput .fileDownload {
  display: none;
}
.chat .messageBlock .chatItem.active:not([data-show-upload]) ~ .messageInput .fileDownload + .inputBlock input {
  padding-right: 50px;
}
.chat .messageBlock .chat-log {
  margin: 0;
  height: 100%;
  overflow-y: auto;
  padding: 0 10px;
}
.chat .messageBlock .chat-log .item {
  padding: 0;
  margin: 0 0 10px;
  font-size: 0;
  display: block;
}
.chat .messageBlock .chat-log .item .entryBlock {
  display: inline-block;
  vertical-align: top;
}
.chat .messageBlock .chat-log .item .entryBlock .entryWrapper {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chat .messageBlock .chat-log .item .entryBlock .imageBlock {
  display: inline-block;
  vertical-align: top;
}
.chat .messageBlock .chat-log .item .entryBlock .imageBlock .image {
  width: 60px;
  height: 60px;
  border-radius: 60px;
}
.chat .messageBlock .chat-log .item .entryBlock .textBlock {
  height: 100%;
}
.chat .messageBlock .chat-log .item .entryBlock .text {
  font-size: 14px;
  padding: 7px 7px 20px;
  border-radius: 8px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-width: 130px;
}
.chat .messageBlock .chat-log .item .entryBlock .text .time {
  font-size: 12px;
  position: absolute;
  bottom: 3px;
  white-space: nowrap;
  right: 10px;
  opacity: 0.5;
}
.chat .messageBlock .chat-log .item.sent {
  text-align: left;
}
.chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper {
  padding-left: 70px;
}
.chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper .imageBlock {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}
.chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper .text {
  background: #435f7a;
  color: #f5f5f5;
}
.chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper .text .time {
  right: inherit;
  left: 10px;
}
@media (max-width: 480px) {
  .chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper {
    padding-left: 50px;
    min-height: 60px;
  }
  .chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper .imageBlock {
    margin-top: -22.5px;
  }
  .chat .messageBlock .chat-log .item.sent .entryBlock .entryWrapper .imageBlock img {
    width: 45px;
    height: 45px;
  }
}
.chat .messageBlock .chat-log .item.replies {
  text-align: right;
}
.chat .messageBlock .chat-log .item.replies .entryBlock .entryWrapper {
  padding-right: 70px;
}
.chat .messageBlock .chat-log .item.replies .entryBlock .entryWrapper .imageBlock {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
}
.chat .messageBlock .chat-log .item.replies .entryBlock .entryWrapper .text {
  background: #f5f5f5;
}
@media (max-width: 480px) {
  .chat .messageBlock .chat-log .item.replies .entryBlock .entryWrapper {
    padding-right: 50px;
    min-height: 60px;
  }
  .chat .messageBlock .chat-log .item.replies .entryBlock .entryWrapper .imageBlock {
    margin-top: -22.5px;
  }
  .chat .messageBlock .chat-log .item.replies .entryBlock .entryWrapper .imageBlock img {
    width: 45px;
    height: 45px;
  }
}
.chat .messageBlock .chat-log .item.system .entryBlock .entryWrapper .text {
  background-color: #ff7600;
  color: #fff;
}
.chat .messageBlock .chat-log .item.system .entryBlock .entryWrapper .text a {
  color: #fff;
  text-decoration: underline;
  font-style: italic;
}
.chat .messageBlock .chat-log .item.system .entryBlock .entryWrapper .text a:hover {
  text-decoration: none;
}
.chat .messageBlock .messageInput {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 41px;
  padding: 0;
  border-top: 1px solid #2c3e50;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chat .messageBlock .messageInput input {
  height: 40px;
  width: 100%;
  display: block;
  border: 0;
  padding: 10px 50px 9px 9px;
  border-left: 1px solid #2c3e50;
  border-bottom: 1px solid #2c3e50;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chat .messageBlock .messageInput .fileDownload {
  width: 40px;
  text-align: center;
  padding: 8.5px 0;
  cursor: pointer;
  position: absolute;
  right: 40px;
  bottom: 0px;
  top: -1px;
  font-size: 20px;
  color: #000;
  border: 1px solid #32465a;
  background-color: #fff;
}
.chat .messageBlock .messageInput .fileDownload:hover {
  color: #344f9f;
}
.chat .messageBlock .messageInput .submit {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 20px;
  padding: 10px 0;
  cursor: pointer;
  background: #32465a;
  color: #f5f5f5;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0;
  font-size: 20px;
}
.chat .messageBlock .messageInput .submit:hover {
  background-color: #435f7a;
}
.chat .messageBlock .fileDownload + .inputBlock input {
  padding-right: 90px;
}
@media (min-width: 749px) {
  .chat .sideBar + .messageBlock {
    padding-left: 320px;
  }
  .chat .sideBar + .messageBlock .messageInput,
  .chat .sideBar + .messageBlock .profile.contact {
    left: 320px;
  }
  .chat .sideBarWrapper {
    width: 320px;
  }
}
@media (min-width: 600px) and (max-width: 748px) {
  .chat .sideBar + .messageBlock {
    padding-left: 280px;
  }
  .chat .sideBar + .messageBlock .messageInput,
  .chat .sideBar + .messageBlock .profile.contact {
    left: 280px;
  }
  .chat .sideBarWrapper {
    width: 280px;
  }
}
@media (max-width: 599px) {
  .chat.isVisibleSidebar .sideBar {
    left: 0;
    width: 100%;
  }
  .chat.isVisibleSidebar .sideBar .sideBarWrapper {
    min-width: inherit;
  }
  .chat .sideBar {
    left: -300%;
  }
  .chat .sideBar .sideBarWrapper {
    min-width: 320px;
    max-width: 100%;
  }
  .chat .sideBar + .messageBlock .statusSideAction {
    display: block;
  }
  .chat .messageBlock .statusSideAction {
    margin-right: 10px;
  }
}
/*html.chatVisible body,
html.chatVisible {
  height: 100%; min-height: 100%;
}*/
.modalChatBlock {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 101;
  -ms-flex-line-pack: center;
      align-content: center;
  display: none;
}
.modalChatBlock a {
  outline: none;
}
.modalChatBlock.isVisible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modalChatBlock .chatItem {
  height: 100%;
  display: none;
}
.modalChatBlock .chatItem .actionBlock {
  margin-top: 6px;
}
.modalChatBlock .chatItem .actionBlock .action {
  color: #fff;
  background-color: #e96d08;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.modalChatBlock .chatItem .entryBlock .titleBlock {
  text-align: left;
}
.modalChatBlock .chatItem .entryBlock .titleBlock .title {
  color: #fff;
  font-style: italic;
  font-size: 90%;
  text-decoration: none;
}
.modalChatBlock .chatItem .entryBlock .titleBlock .title a {
  color: inherit;
}
.modalChatBlock .chatItem .entryBlock .titleBlock .title a:hover {
  color: #ff6f00;
}
.modalChatBlock .chatItem.active {
  display: block;
}
.modalChatBlock .closeArea {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #2c3e50;
  opacity: 0.8;
}
.modalChatBlock .modal-close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  -o-transition: transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  z-index: 2;
}
.modalChatBlock .modal-close:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.modalChatBlock .modal-close .closeBlock {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.modalChatBlock .modal-close .closeBlock::before,
.modalChatBlock .modal-close .closeBlock::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 3px;
  height: 30px;
  background: #fff;
  margin-top: -15px;
  left: 50%;
  margin-left: -1px;
}
.modalChatBlock .modal-close .closeBlock::before {
  -webkit-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotateZ(-45deg);
}
.modalChatBlock .modal-close .closeBlock::after {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
.modalChatBlock .modal-close .closeBlock:hover::before,
.modalChatBlock .modal-close .closeBlock:hover::after {
  background: #65e2ff;
}
@media (max-width: 1024px) {
  .modalChatBlock .modal-close {
    position: absolute;
    right: 5px;
    top: 5px;
    /*
      width: 24px;
      height: 24px;
      .closeBlock::after,.closeBlock::before {
        height: 24px;
      }*/
  }
}
.modalChatBlock .chatBlock {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modalChatBlock > .blockWrapper {
  max-width: 940px;
  padding: 0 20px;
  margin: auto;
  width: 100%;
}
@media (max-width: 480px) {
  .modalChatBlock > .blockWrapper {
    padding: 0 10px;
  }
}
.modalChatBlock > .blockWrapper .chatBlock {
  height: 90vh;
}
.fileDownloadBlock {
  position: absolute;
  bottom: -500px;
  right: -1px;
  background-color: #fff;
  -webkit-transition: 0.3s linear bottom;
  -o-transition: 0.3s linear bottom;
  transition: 0.3s linear bottom;
  border: 1px solid #32465a;
}
.fileDownloadBlock .warrantyAction {
  margin-top: 20px;
  cursor: pointer;
  display: block;
  padding: 5px 15px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #ff7600;
}
.fileDownloadBlock.active {
  bottom: 40px;
}
.fileDownloadBlock .mess {
  display: block;
  margin: 13px 0 0 0;
}
.fileDownloadBlock .upload-progress {
  height: 20px !important;
  margin: 13px 0 0 0 !important;
}
.fileDownloadBlock .upload-progress .progress-bar {
  height: 20px;
  line-height: 20px;
  padding: 0;
  font-size: 11px;
  background-color: #32465a;
  border-radius: 3px;
}
.fileDownloadBlock > .blockWrapper {
  position: relative;
  display: block;
  padding: 20px;
  text-align: center;
}
.fileDownloadBlock .close {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 10px;
  color: #000000;
  font-style: italic;
  border-bottom: 1px dashed;
  line-height: 1;
}
.fileDownloadBlock .close:hover {
  border-bottom: 0;
}
.fileDownloadBlock .title {
  margin-bottom: 20px;
}
.fileDownloadBlock .fileInputBlock {
  margin-top: 20px;
}
.fileDownloadBlock .fileInputBlock input[type='file'] {
  display: none;
}
.fileDownloadBlock .fileInputBlock input[type='file'] + .caption {
  cursor: pointer;
  display: block;
  padding: 8px 15px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #5b91ff;
}
html.chatVisible,
html.chatVisible body {
  overflow: hidden;
}
@media (max-width: 480px) {
  .modalChatBlock > .blockWrapper {
    padding: 0;
    height: 100%;
  }
  .modalChatBlock > .blockWrapper .chatBlock {
    height: 100%;
    min-height: 100%;
  }
  /*.chat {
    height:90%;
  }*/
}
/*pickmeup*/
/*PICKMEUP*/
.calendarBox .calendarBlock {
  margin: 0 -20px;
}
.calendarBox .pickmeup {
  position: fixed;
  top: 0!important;
  left: 0!important;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 0;
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  opacity: 1;
  visibility: visible;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  z-index: 101;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.calendarBox .pickmeup * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.calendarBox .pickmeup:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.calendarBox .pickmeup.pmu-flat {
  position: static;
  margin: 0 0 -15px;
  background: 0 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.calendarBox .pickmeup.pmu-flat:after,
.calendarBox .pickmeup.pmu-flat:before {
  content: none;
}
.calendarBox .pickmeup.pmu-hidden {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.calendarBox .pickmeup .pmu-instance {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 280px;
  font-size: 16px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.5);
          box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.5);
}
.calendarBox .pickmeup.pmu-flat .pmu-instance {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
  margin: 0;
  text-align: center;
  display: block;
  height: auto;
  padding: 0;
  background: 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: auto;
}
.calendarBox .pickmeup .pmu-button {
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.calendarBox .pickmeup .pmu-button:hover {
  background: 0 0;
  color: #000;
}
.calendarBox .pickmeup .pmu-days > * {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 14.2857%;
  padding: 0;
  margin: 0 0 -1px -1px;
  border: 1px rgba(91, 145, 255, 0.1) solid;
  line-height: 30px;
  position: relative;
}
.calendarBox .pickmeup .pmu-not-in-month {
  background: #F8FAFB !important;
  color: #AAB0B8 !important;
}
.calendarBox .pickmeup .pmu-disabled,
.calendarBox .pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333;
  cursor: default;
}
.calendarBox .pickmeup .pmu-not-in-month.pmu-selected {
  opacity: 0.75;
}
.calendarBox .pickmeup nav {
  color: #eee;
  line-height: 2em;
}
.calendarBox .pickmeup nav.pmu-navigation {
  line-height: 38px;
  position: relative;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-month-step {
  width: 36px;
  position: absolute;
  top: 0;
  /*font-size:0;*/
  overflow: hidden;
  background: none;
  height: 36px;
  padding: 0;
  border-radius: 2px;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-next {
  right: 0;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-prev {
  right: 37px;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-month {
  font-size: 14px;
  color: #392d23;
  font-weight: normal;
  text-align: center;
}
.calendarBox .pickmeup nav.pmu-day-of-week {
  text-transform: lowercase;
  display: block;
  line-height: 1;
  color: #392d23;
  text-align: center;
  padding-bottom: 15px;
  margin: 15px 0 5px;
}
.calendarBox .pickmeup nav.pmu-day-of-week * {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 14.2857%;
}
.calendarBox .pickmeup .pmu-days {
  line-height: 1;
  text-align: center;
  color: #626A79;
  border-top: 1px #e1d1c5 solid;
  margin: 0 -4px 0 -3px;
}
.calendarBox .pickmeup .pmu-days .pmu-button {
  color: #626A79;
}
.calendarBox .pickmeup .pmu-days .pmu-button:hover {
  color: #E30613;
}
.calendarBox .pickmeup .pmu-days .pmu-disabled {
  font-weight: 400;
  text-decoration: none;
  color: inherit;
}
.calendarBox .pickmeup .pmu-days .pmu-selected,
.calendarBox .pickmeup .pmu-days .pmu-today {
  position: relative;
}
.calendarBox .pickmeup .pmu-days .pmu-selected {
  color: #ed1a3b;
}
.calendarBox .pickmeup .pmu-days .pmu-today:before {
  opacity: 0.25;
}
.calendarBox .pickmeup .pmu-days .pmu-selected:before {
  border-color: #fff;
  opacity: 1;
}
.calendarBox .pickmeup .pmu-months,
.calendarBox .pickmeup .pmu-years {
  font-weight: normal;
  text-align: center;
  color: #4a4a4a;
}
.calendarBox .pickmeup .pmu-months *,
.calendarBox .pickmeup .pmu-years * {
  display: inline-block;
  line-height: 6.65em;
  width: 25%;
}
.calendarBox .pickmeup .pmu-instance:first-child .pmu-prev,
.calendarBox .pickmeup .pmu-instance:last-child .pmu-next {
  display: block;
}
.calendarBox .pickmeup:not(.pmu-view-days) .pmu-day-of-week,
.calendarBox .pickmeup:not(.pmu-view-days) .pmu-days,
.calendarBox .pickmeup:not(.pmu-view-months) .pmu-months,
.calendarBox .pickmeup:not(.pmu-view-years) .pmu-years {
  display: none;
}
.calendarBox .pickmeup .pmu-instance {
  background: #fff;
  border: 2px #5b91ff solid;
  border-radius: 5px;
  overflow: hidden;
  width: 310px;
}
.calendarBox .pickmeup nav.pmu-navigation {
  display: block;
  background: #F1F5F8;
  border-radius: 4px 4px 0 0;
  padding: 10px 35px;
  position: relative;
  text-align: center;
  color: #8FA8B7;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-month {
  display: inline-block;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-month-step {
  width: 35px;
  height: 100%;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-prev {
  right: auto;
  left: 0;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-next {
  right: 0;
  left: auto;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-month {
  color: #333;
}
.calendarBox .pmu-view-days nav.pmu-day-of-week {
  display: block;
  background: #F1F5F8;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
}
.calendarBox .pickmeup nav.pmu-day-of-week * {
  color: #8FA8B7;
  font-size: 14px;
  font-weight: normal;
}
.calendarBox .pickmeup .pmu-disabled {
  opacity: 0.5;
}
.calendarBox .pickmeup .pmu-days {
  border: 0;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-prev span {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  color: #5b91ff;
}
.calendarBox .pickmeup nav.pmu-navigation .pmu-next span {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #5b91ff;
}
.calendarBox .pickmeup .pmu-days .isEvented {
  position: relative;
  color: green;
}
.calendarBox .pickmeup .pmu-days .isEvented a {
  position: relative;
  color: red;
  font-size: 40px;
}
.calendarBox .pickmeup .pmu-days .pmu-button:after,
.calendarBox .pickmeup .pmu-days .pmu-button:before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 50%;
  top: 50%;
  height: 28px;
  width: 28px;
  margin: -14px -14px 0 0;
  border-radius: 14px;
}
.calendarBox .pickmeup .pmu-days .pmu-button:before {
  z-index: 2;
}
.calendarBox .pickmeup .pmu-days .isEvented {
  color: #000;
}
.calendarBox .pickmeup .pmu-days .isEvented:before {
  background: #DC2832;
  border-radius: 100%;
  opacity: 0.6;
}
.calendarBox .pickmeup .pmu-days > :nth-child(7n-6):after {
  display: none;
}
.calendarBox .pickmeup .pmu-days .caption {
  position: relative;
  z-index: 3;
}
.calendarBox input.date.isIndicated {
  display: none;
}
.calendarBox .pickmeup .pmu-instance .pmu-days * {
  width: 14.28%;
  font-size: 16px;
}
.calendarBox .pmu-view-days nav.pmu-day-of-week {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 400;
}
.calendarBox .pickmeup nav.pmu-day-of-week * {
  font-size: 18px;
}
.calendarBox .pickmeup .pmu-instance:first-child:last-child .pmu-month {
  font-size: 16px;
  color: #9eb3c1;
  font-weight: bold;
}
.calendarBox .pickmeup .pmu-instance:first-child .pmu-prev,
.calendarBox .pickmeup .pmu-instance:last-child .pmu-next {
  color: #9eb3c1;
}
.calendarBox .pickmeup .pmu-instance nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
/*style*/
/*======================================
 [ -Main Stylesheet-
  Theme: CityBook
  Version: 1.0
  Last change: 02/02/2018 ]
++ Fonts ++
++ General Style ++
++ Typography ++
++ loader ++
++ Content Styles ++
++ Header ++
++ Navigation ++
++ section ++
++ Home / Sliders ++
++ Register form ++
++ Listing ++
++ Scroll nav ++
++ Forms ++
++ Counter ++
++ Team ++
++ Map ++
++ Accordion ++
++ Dashboard ++
++ Button ++
++ Grid Gallery ++
++ Image collage ++
++ Price tables ++
++ Testimonials ++
++ Sponsors ++
++ Footer ++
++ Timeline ++
++ Blog ++
++ Video ++
++ Share ++
++ 404 ++
++ Coming Soon ++
++ Responsive ++
/*-------------Fonts---------------------------------------*/
/*-------------General Style---------------------------------------*/
html {
  overflow-x: hidden !important;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  height: 100%;
  text-align: center;
  background: #241c55;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
@-o-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*--------------Typography--------------------------------------*/
p {
  font-size: 12px;
  line-height: 24px;
  padding-bottom: 10px;
  font-weight: 500;
  color: #878C9F;
}
blockquote {
  float: left;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 15px solid #eee;
  position: relative;
}
blockquote:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f10e";
  position: absolute;
  color: #ccc;
  bottom: 3px;
  font-size: 43px;
  right: 6px;
  opacity: 0.4;
}
blockquote p {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #494949;
}
/*------ loader-------------------------------------------------*/
.loader-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
}
.loader-wrap .pin {
  width: 50px;
  height: 50px;
  border-radius: 50% 50% 50% 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -46px 0 0 -25px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MDAgNTAwIj48cGF0aCBkPSJNNDQ5LjUgMTU0bC0xNjktNzUuNWE3NC41IDc0LjUgMCAwIDAtNjEgMEw1MC41IDE1NGExOC43IDE4LjcgMCAwIDAgMCAzNC4yTDI1MCAyNzcuNGwxOTkuNS04OS4xYTE4LjggMTguOCAwIDAgMCAwLTM0LjN6IiBmaWxsPSIjNUI5MUZGIi8+PHBhdGggZmlsbD0iI2ZmNzYwMCIgZD0iTTE5MC45IDI3MC45VjM0OGwtMjQuNi0zMS4xLTE3LjYgMTEuOXYtNzcuM0w5OCAyMjh2MTE5LjVjMCA5LjUgNS43IDE4LjIgMTQuNSAyMi4zbDEyNy4yIDU4LjFWMjkzLjRsLTQ4LjgtMjIuNXoiLz48cGF0aCBkPSJNMjU5LjQgMjkzLjVWNDI4bDEyNy4yLTU4LjFhMjQuNSAyNC41IDAgMCAwIDE0LjUtMjIuM1YyMjhsLTE0MS43IDY1LjV6IiBmaWxsPSIjNUI5MUZGIi8+PHBhdGggZD0iTTI5OC41IDMxNy44di03LjFjMC0uNy40LTEuNCAxLjEtMS43bDY2LjItMzAuMmMxLjMtLjYgMi44LjMgMi44IDEuN3Y3LjFjMCAuNy0uNCAxLjQtMS4xIDEuN2wtNjYuMiAzMC4zYy0xLjQuNS0yLjgtLjQtMi44LTEuOHpNMjk4LjUgMzQ3Ljl2LTcuMWMwLS43LjQtMS40IDEuMS0xLjdsNjYuMi0zMC4yYzEuMy0uNiAyLjguMyAyLjggMS43djcuMWMwIC43LS40IDEuNC0xLjEgMS43bC02Ni4yIDMwLjNjLTEuNC41LTIuOC0uNC0yLjgtMS44ek0yOTguNSAzNzAuNHY3LjFjMCAxLjQgMS41IDIuMyAyLjggMS43bDM5LjktMTguMmMuNy0uMyAxLjEtMSAxLjEtMS43di03LjFjMC0xLjQtMS41LTIuMy0yLjgtMS43bC0zOS45IDE4LjJjLS43LjMtMS4xIDEtMS4xIDEuN3oiIGZpbGw9IiNGRkZGRkYiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDUwMHY1MDBIMHoiLz48L3N2Zz4=);
  background-size: contain;
  background-repeat: no-repeat;
}
.pin:after {
  content: none;
  width: 14px;
  height: 14px;
  top: 8px;
  left: 8px;
  background: #241c55;
  position: absolute;
  border-radius: 50%;
}
.pulse {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 25px;
  width: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8.5px 0 0 -12.5px;
  -webkit-transform: rotateX(55deg);
          transform: rotateX(55deg);
  z-index: -2;
}
.pulse:after {
  content: "";
  border-radius: 50%;
  height: 60px;
  width: 60px;
  position: absolute;
  margin: -17px 0 0 -30px;
  -webkit-animation: pulsate 1s ease-out;
          animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  opacity: 0;
  -webkit-box-shadow: 0 0 1px 3px #5b91ff;
          box-shadow: 0 0 1px 3px #5b91ff;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
/* ---------Content Styles--------------------------------------*/
#main {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  overflow-x: hidden;
}
.container {
  max-width: 1224px;
  width: 92%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.big-container {
  max-width: 1500px;
}
.small-container {
  max-width: 1024px;
}
#wrapper {
  float: left;
  width: 100%;
  position: relative;
  z-index: 5;
  padding-top: 80px;
  overflow-x: hidden;
}
#wrapper.no-padding {
  padding-top: 0;
}
.content {
  width: 100%;
  position: relative;
  z-index: 4;
  float: left;
  background: #fff;
}
.content.fs-slider-wrap {
  padding-top: 80px;
}
.fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}
.no-bg {
  background: none;
}
.full-height {
  height: 100%;
}
.full-width-wrap {
  width: 100%;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-attachment: scroll  ;
  background-position: center  ;
  background-repeat: repeat;
  background-origin: content-box;
}
.shapes-bg-small:before,
.shapes-bg-big:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  opacity: 0.3;
}
.shapes-bg-small:before {
  background-attachment: scroll;
  background-size: cover;
  background-image: url(../images/bg/shapes-small.png);
}
.shapes-bg-big:before {
  background-image: url(../images/bg/shapes-big.png);
}
.respimg {
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 2;
}
.box-item {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.box-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  background: rgba(51, 51, 51, 0.41);
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.box-item a.gal-link {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  color: #fff;
  z-index: 10;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.fw-separator {
  float: left;
  width: 100%;
  margin: 25px 0;
  height: 1px;
  background: #eee;
}
/* ------Header------------------------------------------------------------ */
.main-header {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  width: 100%;
  z-index: 100;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  padding: 0 0 6px 0;
  -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
  transform: translate3d(0, 0, 0) translateX(-50%);
  height: 80px;
}
.main-header::before,
.main-header::after {
  content: '';
  width: 100%;
  height: 100%;
  background: #241c55;
  position: absolute;
  top: 0;
  bottom: 0;
}
.main-header::before {
  right: 100%;
}
.main-header::after {
  left: 100%;
}
.center-header .header-inner {
  max-width: 1224px;
  margin: 0 auto;
  position: relative;
}
.center-header .header-inner .show-search-button {
  display: block;
}
.center-header .header-search {
  display: none;
  position: absolute;
  left: 20px;
  top: 100px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.2);
}
.dark-header {
  background: #241c55;
}
.fs-header {
  padding: 0 20px;
  max-width: 1530px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 749px) {
  .fs-header {
    padding: 0 15px;
  }
}
.logo-holder {
  float: left;
  position: relative;
  top: 25px;
  height: 30px;
}
.logo-holder img {
  height: 100%;
  width: auto;
}
header .logo-holder img {
  height: 60px;
  margin-top: -15px;
  width: 190px;
}
@media (max-width: 768px) {
  header .logo-holder img {
    margin-top: -23px;
  }
}
.add-list {
  float: right;
  padding: 13px 32px;
  position: relative;
  top: 22px;
  border-radius: 30px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}
.add-list span {
  padding-left: 4px;
  font-weight: 700;
}
.dark-header .add-list {
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.dark-header .add-list:hover {
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.1);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.1);
}
.show-reg-form {
  float: right;
  color: #666;
  cursor: pointer;
  margin-right: 40px;
  position: relative;
  top: 32px;
  font-size: 14px;
  font-weight: 500;
}
.dark-header .show-reg-form {
  color: #fff;
}
.show-reg-form:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -20px;
  height: 30px;
  width: 1px;
  margin-top: -15px;
  background: rgba(255, 255, 255, 0.41);
}
.dark-header .show-reg-form:before {
  color: #fff;
  background: rgba(255, 255, 255, 0.21);
}
.show-reg-form i {
  padding-right: 10px;
}
.vis-header-search {
  float: left;
  margin-left: 30px;
  position: relative;
  top: 20px;
}
.header-search-input-item input {
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  float: left;
  width: 130px;
}
.header-search-input-item {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
  background: #fff;
}
.header-search-select-item {
  background: #fff;
  height: 40px;
  border-left: 1px solid #eee;
}
.header-search-select-item .nice-select {
  color: #292929;
  float: left;
  width: 100%;
  border: none;
  min-width: 150px;
  height: 40px;
  line-height: 40px;
}
.header-search-select-item .nice-select .list {
  width: 100%;
  padding: 60px 12px 10px;
  background: #fff;
  border-radius: 4px;
}
.header-search-select-item .nice-select .list li {
  float: left;
  width: 100%;
  padding: 5px 10px 6px;
  color: #666;
  font-size: 13px;
  border-radius: 2px;
  min-height: 20px;
  line-height: 20px;
}
.header-search-select-item .nice-select .nice-select-search {
  border: 1px solid #eee;
}
.header-search-select-item .nice-select .list li:hover,
.header-search-select-item .nice-select .list li.selected {
  color: #fff;
}
.header-search-input-item,
.header-search-select-item,
.header-search-button {
  float: left;
}
.header-search-button {
  height: 40px;
  border: none;
  color: #fff;
  line-height: 40px;
  border-radius: 0 20px 20px 0;
  padding: 0 30px;
  cursor: pointer;
}
.show-search-button {
  display: none;
  color: #fff;
  float: left;
  position: relative;
  margin-left: 20px;
  top: 32px;
  cursor: pointer;
  font-weight: 600;
  padding-left: 18px;
}
.show-search-button:before {
  content: '';
  position: absolute;
  left: 0;
  top: -6px;
  bottom: -6px;
  width: 1px;
  background: rgba(255, 255, 255, 0.21);
}
.show-search-button i {
  padding-right: 8px;
}
.header-user-menu {
  float: right;
  position: relative;
  top: 20px;
  margin-left: 50px;
  margin-right: 40px;
}
.header-user-menu:after {
  content: '';
  position: absolute;
  left: -70px;
  height: 30px;
  top: 4px;
  width: 1px;
  background: rgba(255, 255, 255, 0.21);
}
.header-user-name {
  position: relative;
  float: left;
  cursor: pointer;
  color: #fff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding-top: 10px;
  font-weight: 600;
}
.header-user-name:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f0d7";
  position: absolute;
  color: #fff;
  bottom: 1px;
  font-size: 13px;
  right: -16px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-user-name span {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  overflow: hidden;
  top: 0;
  left: -50px;
}
.header-user-name span img {
  width: 100%;
  height: 100%;
}
.header-user-menu ul {
  margin: 10px 0 0 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  min-width: 150px;
  top: 60px;
  left: -50px;
  z-index: 1;
  padding: 10px 0;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #eee;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-user-name.hu-menu-visdec:before {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.header-user-menu ul.hu-menu-vis {
  opacity: 1;
  visibility: visible;
  top: 40px;
}
.header-user-menu ul li {
  float: left;
  width: 100%;
  padding: 4px 0;
}
.header-user-menu ul li a {
  color: #50596E;
  float: left;
  width: 100%;
  font-weight: 500;
  text-align: left;
  padding: 6px 15px;
}
/* ------Navigation------------------------------------------------------------ */
.nav-holder {
  float: right;
  position: relative;
  top: 18px;
  margin-right: 30px;
  opacity: 1;
  right: 0;
  visibility: visible;
}
.nav-holder nav {
  position: relative;
  float: right;
}
.nav-holder nav li {
  float: left;
  position: relative;
  margin-left: 6px;
  height: 70px;
}
.nav-holder nav li ul {
  margin: 30px 0 0 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  min-width: 150px;
  top: 50px;
  left: 0;
  z-index: 1;
  padding: 10px 0;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #eee;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav-holder nav li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.nav-holder nav li ul li ul {
  top: -10px;
  left: -100%;
  margin-left: 25px;
  margin-top: 0;
  max-width: 150px;
}
.nav-holder nav li ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin-right: 0;
}
.nav-holder nav li ul li {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}
.nav-holder nav li a {
  float: left;
  padding: 10px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  line-height: 25px;
  letter-spacing: 0;
  color: #494949;
  -webkit-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.dark-header .nav-holder nav li a {
  color: #fff;
}
.nav-holder nav li a:before {
  content: '';
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  height: 4px;
  border-radius: 4px;
  display: none;
}
.nav-holder nav li a.act-link:before {
  display: block;
}
.nav-holder nav li a i {
  padding-left: 6px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.nav-holder nav li a:hover i {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.nav-holder nav li ul a {
  color: #566985;
  float: left;
  width: 100%;
  font-weight: 500;
  text-align: left;
  padding: 5px 15px;
}
.dark-header .nav-holder nav li ul a {
  color: #000;
}
nav li ul a:before,
nav li ul a:after {
  display: none;
}
.nav-button-wrap {
  float: right;
  height: 38px;
  width: 38px;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
  top: 20px;
  margin-right: 16px;
  display: none;
}
.nav-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 20px;
  margin-left: -11px;
  margin-top: -6px;
}
.nav-button span {
  float: left;
  width: 100%;
  height: 2px;
  background: #fff;
  margin-bottom: 4px;
  border-radius: 4px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
/*------ section-------------------------------------------------*/
section {
  float: left;
  width: 100%;
  position: relative;
  padding: 80px 0;
  overflow: hidden;
  background: #fff;
  z-index: 1;
}
section.no-top-padding {
  padding: 50px 0;
}
section.no-pading {
  padding-bottom: 0;
}
.header-sec-link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
.header-sec-link a {
  display: inline-table;
  padding: 15px 40px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #fff;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
}
section.color-bg .header-sec-link a {
  color: #000;
  background: #fff !important;
}
section.color-bg .header-sec-link a:hover {
  color: #fff;
}
.header-sec-link a:hover {
  color: #666;
  background: #fff;
}
section.hero-section {
  padding: 150px 0 200px;
}
section.hero-section.no-dadding {
  padding: 0;
}
section.gray-section {
  background: #f9f9f9;
}
section.hero-section .bg {
  height: 120%;
  top: -10%;
}
section.parallax-section {
  padding: 110px 0;
}
section.video-section {
  padding: 150px 0;
}
section.single-par {
  padding: 180px 0;
}
section.parallax-section.small-par {
  padding: 90px 0;
}
.hero-section-wrap {
  z-index: 30;
}
section.parallax-section .bg {
  height: 120%;
  top: 0;
}
.section-title {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}
.section-title .breadcrumbs {
  margin-top: 20px;
}
.section-title .breadcrumbs a,
.section-title .breadcrumbs span {
  color: rgba(255, 255, 255, 0.71);
  display: inline-block;
  padding: 0 16px;
  position: relative;
  font-weight: 500;
}
.section-title .breadcrumbs span,
.section-title .breadcrumbs a:hover {
  color: #fff;
}
.section-title .breadcrumbs a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -4px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
section.color-bg .section-title .breadcrumbs {
  margin-top: 0;
  margin-bottom: 10px;
}
section.color-bg .section-title .breadcrumbs a:before {
  background: #fff !important;
}
.section-title p {
  color: #7d93b2;
  font-size: 16px;
}
.section-title h2 {
  float: left;
  width: 100%;
  text-align: center;
  color: #566985;
  font-size: 34px;
  font-weight: 700;
}
.hero-section .intro-item h2 {
  font-size: 54px;
}
.parallax-section .section-title h2,
.parallax-section .section-title h1 {
  font-size: 44px;
  font-weight: bold;
}
.section-separator {
  float: left;
  width: 100%;
  position: relative;
  margin: 20px 0;
}
section.gray-section .section-separator {
  background: #f9f9f9;
}
.section-separator:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 4px;
  margin-left: -25px;
  width: 50px;
  border-radius: 3px;
}
.section-separator.fl-sec-sep:before {
  left: 0;
  margin-left: 0;
}
.parallax-section .section-title h2,
.parallax-section .section-title h1,
.parallax-section .section-title p {
  color: #fff;
}
.parallax-section .section-title.left-align,
.parallax-section .section-title.left-align h2 {
  text-align: left;
}
.section-subtitle {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: -20px;
  font-size: 64px;
  opacity: 0.13;
  z-index: -1;
  text-transform: uppercase;
  font-weight: bold;
}
.parallax-section .section-subtitle {
  color: #fff;
  opacity: 0.2;
}
.section-subtitle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0.75)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(255, 255, 255, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fffff', GradientType=0);
}
.gray-section .section-subtitle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, rgba(249, 249, 249, 0.75)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(249, 249, 249, 0.75) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(249, 249, 249, 0.75) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(249, 249, 249, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(249, 249, 249, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fffff', GradientType=0);
}
.parallax-section .section-subtitle:before {
  display: none;
}
/*------ Home / Sliders-------------------------------------------------*/
.intro-item h2 {
  font-size: 34px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 20px;
}
.intro-item h3 {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.main-search-input {
  background: #fff;
  padding: 0 149px 0 0;
  border-radius: 30px;
  margin-top: 50px;
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
}
.main-search-input-item {
  float: left;
  width: 33.3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #eee;
  height: 50px;
  position: relative;
}
.main-search-input-item input {
  float: left;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
}
.main-search-input-item input:first-child {
  border-radius: 100%;
}
.main-search-button {
  position: absolute;
  right: 0;
  height: 50px;
  width: 150px;
  color: #fff;
  top: 0;
  border: none;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  cursor: pointer;
}
.main-search-input-item .nice-select {
  color: #292929;
  float: left;
  width: 100%;
  border: none;
  min-width: 150px;
  height: 50px;
  z-index: 100;
  line-height: 50px;
}
.main-search-input-item .nice-select .list {
  width: 100%;
  padding: 60px 12px 10px;
  background: #fff;
  border-radius: 4px;
  max-height: 180px;
}
.main-search-input-item .nice-select .list li {
  float: left;
  width: 100%;
  padding: 5px 10px 6px;
  color: #666;
  font-size: 13px;
  border-radius: 2px;
  min-height: 20px;
  line-height: 20px;
}
.main-search-input-item .nice-select .nice-select-search {
  border: 1px solid #eee;
  border-radius: 6px !important ;
}
.main-search-input-item .nice-select .list li:hover,
.main-search-input-item .nice-select .list li.selected {
  color: #fff;
}
.main-search-input-wrap {
  max-width: 1024px;
  margin: 20px auto;
  position: relative;
}
.main-search-input:before {
  content: '';
  position: absolute;
  bottom: -40px;
  width: 50px;
  height: 1px;
  background: rgba(255, 255, 255, 0.41);
  left: 50%;
  margin-left: -25px;
}
.main-search-input-item.location a {
  position: absolute;
  top: 18px;
  right: 22px;
  z-index: 500;
}
.main-search-input-item.location a:hover {
  border-radius: 100%;
  -webkit-animation: pulse 1.1s infinite ease-in-out;
          animation: pulse 1.1s infinite ease-in-out;
}
.slider-container-wrap {
  padding: 300px 0;
}
.slider-container-wrap.fs-slider {
  padding: 0;
}
.slider-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-container .hero-section-wrap {
  padding-top: 150px;
}
.slider-container-wrap.fs-slider .hero-section-wrap {
  top: 35%;
  padding-top: 0;
}
.bubble-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.individual-bubble {
  position: absolute;
  border-radius: 100%;
  bottom: 0;
  background-color: #ccc;
  z-index: 1;
  width: 5px !important;
  height: 5px !important;
  background: #fff;
  opacity: 0.3;
  -webkit-animation: fade 20s infinite;
}
@-webkit-keyframes fade {
  from {
    bottom: -24px;
    opacity: 0.5;
    visibility: visible;
  }
  to {
    bottom: 120%;
  }
}
@keyframes fade {
  from {
    bottom: -24px;
    opacity: 0.5;
    visibility: visible;
  }
  to {
    bottom: 120%;
  }
}
.absolute-main-search-input {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -450px;
  width: 900px;
  z-index: 10;
}
.absolute-main-search-input .container {
  max-width: 900px;
}
.absolute-main-search-input .main-search-input {
  -webkit-box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.1);
}
.slideshow-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  z-index: 1;
}
.slideshow-item,
.slideshow-container .slick-slide {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.sw-btn {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 100%;
  color: #fff;
  z-index: 120;
  cursor: pointer;
  margin-top: -22px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
}
.sw-btn.swiper-button-prev {
  left: 50px;
}
.sw-btn.swiper-button-next {
  right: 50px;
}
.sw-btn:hover {
  background: #2C3B5A;
}
.single-carousel .slick-dots,
.listing-carousel .slick-dots {
  bottom: -50px;
}
.single-carousel .slick-dots li button,
.listing-carousel .slick-dots li button {
  background: #BDCBDB;
}
.list-single-carousel-wrap {
  height: 500px;
  background: #24324F;
}
.fw-carousel .slick-slide-item {
  width: auto;
  height: 500px !important;
  float: left;
  cursor: w-resize;
}
.fw-carousel .slick-slide-item img {
  width: auto  ;
  height: 100%   !important;
}
.list-single-carousel-wrap .slick-slide-item .box-item {
  height: 100%;
  z-index: 20;
}
.list-single-carousel-wrap .slick-slide-item .box-item:before {
  display: none;
}
.list-single-carousel-wrap .slick-slide-item {
  float: left;
  width: auto;
  height: 100%;
  padding: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.list-single-carousel-wrap .swiper-slide:first-child {
  padding-left: 0;
}
.list-single-carousel-wrap .slick-slide-item .box-item a.gal-link {
  top: -100px;
  right: 50px;
}
.list-single-carousel-wrap .slick-slide-item .box-item:hover a.gal-link {
  top: 50px;
}
.list-single-carousel-wrap .sw-btn,
.single-slider-wrapper .sw-btn {
  top: 50%;
}
.list-carousel .sw-btn.swiper-button-prev {
  left: 8px;
}
.list-carousel .sw-btn.swiper-button-next {
  right: 8px;
}
.single-slider img {
  width: 100%;
  height: auto;
}
.slick-dots {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 6px;
  height: 6px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(255, 255, 255, 0.51);
  border-radius: 100%;
}
.box-cat-container {
  display: inline-table;
  margin-top: 10px;
}
.box-cat {
  display: inline-block;
  padding: 20px 0;
  border-radius: 6px;
  color: #fff;
  margin: 0 10px;
  min-width: 120px;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
}
.box-cat:hover {
  background: #2C3B5A;
}
.box-cat i {
  padding-bottom: 10px;
  font-size: 16px;
}
.bg-ser {
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.popular-searching {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.popular-searching div,
.popular-searching a {
  display: inline-block;
  margin-right: 20px;
  font-weight: 500;
}
.popular-searching div {
  color: #fff;
  margin-bottom: 20px;
  font-size: 13px;
}
.popular-searching a {
  color: rgba(255, 255, 255, 0.81);
  font-size: 13px;
}
.popular-searching a:hover {
  color: #fff;
}
/*------ register form------------------------------------------------*/
.main-register-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: auto;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0.81);
}
.hid-body {
  overflow: hidden;
}
.main-register-holder {
  max-width: 480px;
  margin: 100px auto 50px;
  position: relative;
  z-index: 5;
}
.main-register h3 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 20px;
  padding: 20px 30px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #666;
  border-bottom: 1px solid #eee;
}
.main-register h3 span {
  font-weight: 800;
  font-size: 18px;
  color: #566985;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.main-register {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 0 30px;
  margin-bottom: 50px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.12);
}
.close-reg {
  position: absolute;
  top: 14px;
  right: 30px;
  border-radius: 100%;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.soc-log {
  padding: 15px 30px;
}
.soc-log p {
  margin-bottom: 12px;
  font-size: 13px;
  color: #454545;
}
.soc-log a {
  float: left;
  width: 100%;
  padding: 13px 0;
  color: #fff;
  margin-bottom: 10px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
}
.soc-log a i {
  font-size: 20px;
  padding-right: 15px;
  position: relative;
  top: 3px;
}
.soc-log a.facebook-log {
  background: #3b5998;
}
.soc-log a.twitter-log {
  background: #55acee;
}
.close-reg:hover,
.custom-form .log-submit-btn:hover,
.soc-log a:hover {
  background: #241c55;
}
.log-separator span {
  position: relative;
  width: 90px;
  display: inline-block;
  background: #fff;
  z-index: 2;
}
.log-separator:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  height: 1px;
  background: #eee;
  z-index: 1;
}
.custom-form .log-submit-btn {
  float: left;
  padding: 13px 35px;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 12px;
}
.main-register .filter-tags {
  float: left;
}
.lost_password {
  margin-top: 36px;
  float: right;
}
.lost_password a {
  float: left;
  color: #50596E;
  font-size: 12px;
  font-weight: 600;
}
#tabs-container {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding: 0 30px;
}
.tab {
  float: left;
  width: 100%;
}
.tabs-menu {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.tabs-menu li {
  float: left;
  margin-right: 20px;
}
.tabs-menu li a {
  float: left;
  padding: 14px 35px;
  font-weight: 500;
  color: #494949;
  background: #eee;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs-menu li.current a,
.tabs-menu li a:hover {
  color: #fff;
}
.tab-content {
  width: 100%;
  padding: 20px 0;
  display: none;
}
#tab-1 {
  display: block;
}
/*------ listing------------------------------------------------*/
.card-listing .geodir-category-listing {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #eee;
}
.card-listing .geodir-category-content {
  z-index: 2;
}
.card-listing .geodir-category-content h3 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}
.card-listing .geodir-category-content h3 a {
  color: #334e6f;
}
.card-listing .geodir-category-content p {
  text-align: left;
  font-size: 12px;
  color: #666;
}
.card-listing .geodir-category-img img {
  float: left;
  width: 100%;
  height: auto;
  z-index: 1;
}
.card-listing .geodir-category-img .overlay {
  opacity: 0.1;
}
.card-listing .geodir-category-content {
  padding: 30px 20px 10px;
  background: #fff;
}
.card-listing .listing-rating {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.card-listing .listing-rating.card-popup-rainingvis i,
.dashboard-listing-table-text .listing-rating.card-popup-rainingvis i {
  float: left;
  margin-right: 7px;
}
.card-listing .listing-rating span,
.dashboard-listing-table-text .listing-rating span {
  float: left;
  margin-left: 10px;
  color: #999;
  position: relative;
  top: -2px;
}
.card-listing .listing-avatar {
  position: absolute;
  top: -30px;
  right: 20px;
  width: 60px;
  height: 60px;
  z-index: 10;
}
.card-listing .listing-avatar img {
  width: 60px;
  height: 60px;
  border: 6px solid rgba(255, 255, 255, 0.4);
  border-radius: 100%;
}
.avatar-tooltip {
  position: absolute;
  top: -50px;
  padding: 15px 15px 15px 4px;
  border-radius: 4px;
  text-align: right;
  background: #fff;
  z-index: 10;
  right: 0;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  margin-top: -20px;
  min-width: 200px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.avatar-tooltip strong {
  font-weight: 700;
  color: #666;
}
.avatar-tooltip:after {
  top: 100%;
  right: 22px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.avatar-tooltip:after {
  border-color: transparent;
  border-top-color: #fff;
  border-width: 7px;
  margin-left: 7px;
}
.card-listing .listing-avatar:hover .avatar-tooltip {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}
.card-listing .geodir-category-location i,
.card-listing .geodir-category-location a {
  float: left;
}
.card-listing .geodir-category-location {
  padding: 15px 0 ;
  float: left;
  width: 100%;
  margin-top: 15px;
  font-weight: 500;
  border-top: 1px solid #eee;
}
.card-listing .geodir-category-location a {
  color: #999;
  position: relative;
}
.card-listing .geodir-category-location a.map-item:before {
  content: "On The Map";
  position: absolute;
  right: -90px;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  color: #5ECFB1;
}
.card-listing .geodir-category-location a.map-item:hover:before {
  visibility: visible;
  opacity: 1;
}
.card-listing .geodir-category-location i {
  padding-right: 15px;
  font-size: 14px;
}
.card-listing .list-post-counter {
  position: absolute;
  z-index: 4;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.2);
}
.card-listing .list-post-counter i {
  padding-left: 10px;
}
.card-listing .listing-geodir-category {
  position: absolute;
  padding: 6px 15px;
  color: #fff;
  border-radius: 4px;
  z-index: 5;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
}
.card-btn {
  float: left;
  margin-top: 20px;
  padding: 15px 40px;
  border-radius: 6px;
  background: #f9f9f9;
  font-weight: 500;
  color: #fff;
}
.card-btn i {
  padding-left: 10px;
}
.card-btn:hover {
  color: #fff;
}
.listing-item-grid {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.listing-item-grid:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.listing-item-grid:hover:before {
  background: rgba(0, 0, 0, 0.41);
}
.listing-item-grid .listing-item-cat {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px 10px 20px;
}
.listing-item-grid .listing-item-cat h3 {
  float: left;
  text-align: left;
  font-size: 22px;
  font-weight: 700;
}
.listing-item-grid .listing-item-cat h3 a {
  color: #fff;
}
.listing-item-grid .listing-item-cat h3 a:hover {
  color: rgba(255, 255, 255, 0.71);
}
.listing-item-grid .listing-item-cat p {
  float: left;
  width: 100%;
  margin-top: 10px;
  color: #fff;
  font-size: 13px;
  text-align: left;
}
.listing-item-grid .listing-counter {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 8px 16px;
  z-index: 3;
  color: #fff;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 600;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
}
.listing-item-grid img,
.geodir-category-img img {
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.listing-item-grid:hover img,
.geodir-category-listing:hover .geodir-category-img img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
      transform: scale(1.15);
}
.col-list-wrap {
  position: relative;
  width: 50%;
  background: #f9f9f9;
  min-height: 100vh;
  z-index: 10;
}
.gray-bg {
  background: #f9f9f9;
}
.fh-col-list-wrap,
.center-col-list-wrap {
  width: 100%;
}
.left-list {
  float: left;
}
.right-list {
  float: right;
}
.load-more-button {
  color: #fff;
  display: inline-block;
  padding: 15px 35px;
  border-radius: 30px;
  margin-top: 50px;
  position: relative;
  -webkit-box-shadow: 0 0 0 7px rgba(204, 204, 204, 0.2);
          box-shadow: 0 0 0 7px rgba(204, 204, 204, 0.2);
}
.load-more-button i {
  float: right;
  margin-left: 10px;
  top: 2px;
  position: relative;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 900ms;
          animation-duration: 900ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.back-to-filters {
  position: absolute;
  right: -40px;
  width: 40px;
  height: 40px;
  top: 0;
  color: #fff;
  line-height: 40px;
  z-index: -1;
}
.back-to-filters.btf-l {
  right: -40px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.back-to-filters.btf-r {
  left: -40px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.back-to-filters span {
  visibility: visible;
  position: absolute;
  height: 40px;
  min-width: 150px;
  line-height: 40px;
  visibility: hidden;
  opacity: 0;
  top: 0;
  margin-top: 20px;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  font-weight: 500;
}
.back-to-filters.btf-l span {
  left: -150px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.back-to-filters.btf-r span {
  right: -150px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.back-to-filters:hover span {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}
.listsearch-options {
  padding: 50px 10px;
  background: #fff;
  z-index: 20;
}
.listing-view-layout {
  float: right;
}
.listing-view-layout li {
  float: left;
  margin-left: 10px;
}
.listing-view-layout li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  float: left;
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
}
.listing-view-layout li a i {
  font-size: 14px;
}
.listing-view-layout li a.active {
  background: #fff;
}
.listsearch-header {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.fh-col-list-wrap .listsearch-input-wrap {
  background: #fff;
  border: none;
  padding: 30px 30px;
  margin-top: 0;
  border-radius: 6px;
}
.listsearch-header h3 {
  float: left;
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  color: #5D6275;
}
.listsearch-input-wrap {
  margin-top: 30px;
}
.listsearch-input-text a.loc-act {
  position: absolute;
  top: 54px;
  right: 20px;
  z-index: 5;
  cursor: pointer;
}
@-webkit-keyframes pulse {
  50% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(238, 238, 238, 0.3);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(238, 238, 238, 0.3);
  }
}
@keyframes pulse {
  50% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(238, 238, 238, 0.3);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(238, 238, 238, 0.3);
  }
}
.listsearch-input-text a.loc-act:hover {
  border-radius: 100%;
  -webkit-animation: pulse 1.1s infinite ease-in-out;
          animation: pulse 1.1s infinite ease-in-out;
}
.listsearch-input-text input,
.listsearch-input-item input {
  float: left;
  border: 1px solid #eee;
  background: #fff;
  background: #f9f9f9;
  width: 100%;
  padding: 15px 20px 15px 20px;
  border-radius: 6px;
  -webkit-appearance: none;
}
.listsearch-input-text label {
  float: left;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 14px;
}
.listsearch-input-text label i {
  position: absolute;
  bottom: -34px;
  left: 12px;
  font-size: 22px;
}
.listsearch-input-text {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}
.fh-col-list-wrap .listsearch-input-text {
  margin-bottom: 0;
}
.listsearch-input-item {
  float: left;
  width: 33.3%;
  padding: 0 3px;
  position: relative;
}
.fh-col-list-wrap .listsearch-input-wrap .listsearch-input-item {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.listsearch-input-item i.single-i {
  position: absolute;
  left: 22px;
  top: 16px;
  z-index: 10;
  font-size: 18px;
}
.listsearch-input-item .nice-select {
  color: #fff;
  border-radius: 4px;
  float: left;
  width: 100%;
}
.listsearch-input-item .nice-select .list {
  float: left;
  width: 100%;
  padding: 60px 12px 10px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
}
.listsearch-input-item .nice-select .list li {
  float: left;
  width: 100%;
  padding: 5px 10px 6px;
  color: #666;
  font-size: 13px;
  border-radius: 2px;
  min-height: 20px;
  line-height: 20px;
}
.listsearch-input-item .nice-select .list li:hover,
.listsearch-input-item .nice-select .list li.selected {
  color: #fff;
}
.filter-tags {
  margin-top: 30px;
}
.fh-col-list-wrap .filter-tags {
  margin-bottom: 20px;
}
.filter-tags-wrap {
  float: left;
}
.fh-col-list-wrap .filter-tags-wrap {
  width: 100%;
  margin-bottom: 10px;
}
.filter-tags h4 {
  float: left;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 14px;
  width: 100%;
}
.data-radius-title {
  font-style: normal;
  font-size: 15px;
  color: #888;
  font-weight: 400;
  margin-top: 0;
  display: block;
}
.distance-input {
  margin-top: 3px;
}
.hidden-listing-filter {
  display: none;
  margin-bottom: 30px;
}
.fs-map-btn {
  border: none;
  float: left;
  padding: 15px 45px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.more-filter-option {
  float: right;
  position: relative;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  top: 10px;
}
.more-filter-option:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 26px;
  height: 1px;
  border-bottom: 1px dotted #ccc;
}
.more-filter-option span {
  float: right;
  width: 24px;
  height: 24px;
  position: relative;
  border-radius: 100%;
  margin-left: 10px;
}
.more-filter-option span:before,
.more-filter-option span:after {
  content: '';
  position: absolute;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.more-filter-option span:before {
  top: 50%;
  left: 6px;
  width: 12px;
  height: 2px;
  margin-top: -1px;
}
.more-filter-option span:after {
  top: 6px;
  left: 50%;
  width: 2px;
  height: 12px;
  margin-left: -1px;
}
.more-filter-option span.mfilopact:after {
  height: 0;
}
.listing-item {
  float: left;
  width: 50%;
  padding: 0 8px;
  margin-bottom: 12px;
}
.list-carousel {
  padding: 0 30px;
}
.list-carousel .listing-item {
  width: 100%;
}
.slick-slide-item {
  float: left;
  width: 100%;
}
.listing-item.list-layout {
  width: 100%;
  padding: 0;
  background: #fff;
}
.listing-item.list-layout .geodir-category-img,
.listing-item.list-layout .geodir-category-content {
  width: 50%;
  float: left;
  position: relative;
}
.listing-item.list-layout .geodir-category-img {
  overflow: hidden;
}
.listing-item.list-layout .listing-geodir-category {
  right: 90px;
  margin-left: 20px;
  top: 20px;
  z-index: 100;
}
.listing-item.list-layout .listing-avatar {
  top: 100%;
  margin-top: -40px;
  margin-right: 20px;
  right: 100%;
}
.listsearch-maiwrap {
  background: #fff;
  padding: 25px 30px;
}
.center-col-list-wrap .listing-item {
  width: 33.3%;
  margin-bottom: 20px;
}
.center-col-list-wrap .listing-item.list-layout {
  width: 100%;
}
.center-col-list-wrap .listing-item.list-layout .geodir-category-img {
  width: 30%;
  float: left;
  position: relative;
}
.center-col-list-wrap .listing-item.list-layout .geodir-category-content {
  width: 100%;
  float: left;
  position: relative;
}
.list-main-wrap {
  padding: 50px 0;
}
.distance-title {
  float: left;
  text-align: left;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 13px;
  color: #666;
}
.distance-title i {
  font-size: 14px;
  padding-right: 6px;
}
.distance-radius-wrap {
  margin-top: 9px;
  height: 3px;
  border-radius: 4px;
  background: #BDCBDB;
}
@media (max-width: 1164px) {
  .distance-input {
    padding-bottom: 30px;
  }
}
.map-popup-wrap {
  display: block;
  width: 300px !important;
  position: relative;
}
.map-popup {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15);
          box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15);
}
.map-popup-wrap:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-top: -1px;
  z-index: 20;
}
.map-popup-wrap:before {
  border-color: transparent;
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.map-popup img {
  width: 100%;
  height: auto;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.listing-img-content:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
      transform: scale(1.15);
}
.listing-content {
  background: #fff;
  padding: 25px 20px;
  z-index: 20;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.infoBox-close {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 20px;
  right: 20px;
  color: #fff;
  border-radius: 100%;
  z-index: 20;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
.infoBox-close:hover {
  background: #fff;
  color: #000;
}
.listing-title h4 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: #566985;
  padding-bottom: 20px;
}
.listing-title h4 a {
  color: #566985;
}
.listing-img-content {
  overflow: hidden;
}
.listing-img-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #292929;
  opacity: 0.3;
}
.cluster img {
  display: none;
}
.cluster {
  width: 40px!important;
  height: 40px!important;
}
.cluster div {
  text-align: center;
  font-size: 15px!important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 100%;
  width: 40px!important;
  height: 40px!important;
  line-height: 38px!important;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  border: 2px solid #fff;
  -webkit-transition: all 300ms linear;
  -webkit-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  -webkit-animation: cluster-animation 1.5s infinite;
          animation: cluster-animation 1.5s infinite;
}
.cluster div:hover {
  background: #5d6275;
}
@-webkit-keyframes cluster-animation {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  }
  50% {
    -webkit-box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.1);
  }
}
@keyframes cluster-animation {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  }
  50% {
    -webkit-box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.1);
  }
}
.map-popup-location-phone,
.map-popup-location-info {
  float: left;
  color: #666;
  font-size: 13px;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.map-popup-location-phone i,
.map-popup-location-info i {
  padding-right: 10px;
  font-size: 14px;
}
.map-card-rainting {
  position: absolute;
  z-index: 10;
  left: 20px;
  top: -28px;
}
.map-card-rainting i {
  float: left;
  color: #FACC39;
  margin-right: 6px;
}
.map-popup-reviews-count {
  color: rgba(255, 255, 255, 0.9);
  position: relative;
  top: -4px;
}
.map-popup-category {
  position: absolute;
  top: 20px;
  left: 20px;
  font-weight: 500;
  color: #fff;
  z-index: 20;
  padding: 10px 12px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
}
.pagination {
  margin-top: 20px;
  text-align: center;
  float: left;
  width: 100%;
}
.pagination a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 6px;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  font-size: 13px;
  color: #888DA0;
  background: #fff;
  letter-spacing: 1px;
}
.pagination a.current-page,
.pagination a:hover {
  color: #fff;
}
.pagination a i {
  font-size: 12px;
}
section.list-single-section {
  padding-bottom: 0;
  padding-top: 200px;
}
section.list-single-section .bg {
  height: 110%;
  top: -5%;
}
.list-single-header {
  z-index: 10;
  padding-bottom: 50px;
}
.list-single-header.list-single-header-inside {
  padding: 30px 0;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.list-single-header-item h2 {
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 46px;
  font-weight: 700;
  padding-bottom: 15px;
}
.list-single-header-inside .list-single-header-item h2 {
  color: #334e6f;
  font-size: 36px;
}
.list-single-header-inside .list-single-header-item h3 {
  display: block;
  float: left;
  color: #5b91ff;
  font-size: 2rem;
  font-weight: 700;
}
.list-single-header-inside .list-single-header-item h3 i {
  font-size: 1.7rem;
}
.list-single-header-item h2 span,
.list-single-header-item h2 a {
  font-size: 13px;
  font-weight: 400;
}
.list-single-header-item h2 a {
  font-weight: 600;
  color: #5ECFB1;
}
.list-single-header-item p {
  color: rgba(255, 255, 255, 0.71);
  font-weight: 500;
  text-align: left;
}
.list-single-header .section-separator {
  margin-top: 0;
}
.list-single-header .section-separator:before {
  left: 26px;
}
.list-single-header-item .listing-rating {
  float: left;
  margin-top: 10px;
}
.list-single-header-item .listing-rating i {
  float: left;
  margin-right: 6px;
}
.list-single-header-item .listing-rating span {
  color: rgba(255, 255, 255, 0.71);
  float: left;
  margin-left: 12px;
  position: relative;
  top: -2px;
}
.list-single-header.list-single-header-inside .list-single-header-item .listing-rating span {
  color: #666;
}
.list-single-header-contacts {
  margin-top: 20px;
}
.list-single-header-contacts li {
  float: left;
  margin-right: 18px;
}
.list-single-header-contacts li a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.list-single-header-inside .list-single-header-contacts li a {
  color: #334e6f;
}
.list-single-header-contacts li i {
  padding-right: 10px;
}
.list-single-header-contacts li a:hover {
  color: rgba(255, 255, 255, 0.71);
}
.list-single-header-cat {
  margin-bottom: 20px;
}
.list-single-header-cat a {
  color: #fff;
  border-radius: 4px;
  padding: 10px 25px;
  float: left;
}
.list-single-header-cat span {
  float: left;
  color: #fff;
  padding-left: 30px;
  position: relative;
  top: 10px;
}
.list-single-header-cat span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  height: 1px;
  width: 10px;
  background: rgba(255, 255, 255, 0.51);
}
.list-single-header-cat span i {
  padding-left: 4px;
}
.list-single-header-column {
  position: relative;
  margin-top: 20px;
}
.list-single-header-inside .list-single-header-column {
  margin-top: 0;
}
.list-single-header-column .viewed-counter,
.list-single-header-column .custom-scroll-link {
  float: right;
  color: #fff;
  padding: 7px 12px;
  border-radius: 20px;
  margin-right: 10px;
  position: relative;
  top: 8px;
  border: 1px solid rgba(255, 255, 255, 0.41);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.11);
}
.list-single-header-inside .list-single-header-column .viewed-counter,
.list-single-header-inside .list-single-header-column .custom-scroll-link {
  float: right;
  border: 1px solid #eee;
  border-radius: 4px;
  color: #999;
  margin-bottom: 12px;
}
.list-single-header-column .viewed-counter:hover,
.list-single-header-column .custom-scroll-link:hover {
  background: rgba(255, 255, 255, 0.21);
}
.viewed-counter i,
.list-single-header-column .custom-scroll-link i {
  padding-right: 10px;
}
.list-post-counter.single-list-post-counter {
  position: relative;
  float: left;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.21);
  margin-left: 20px;
  top: 2px;
}
.list-post-counter.single-list-post-counter i {
  padding-left: 10px;
  color: #F4454C;
}
.list-single-header-inside .list-post-counter.single-list-post-counter {
  border: 1px solid #eee;
  color: #666;
}
.list-single-main-item {
  padding: 30px 30px;
  border-radius: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
article .list-single-main-item {
  margin-bottom: 0;
}
.list-single-main-item-title h3 {
  color: #334e6f;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}
.list-single-main-item-title h3 a {
  color: #334e6f;
}
.list-single-main-item-title {
  margin: 0 0 20px 0;
}
.list-single-main-item p {
  text-align: left;
  color: #878C9F;
}
.listing-features li {
  float: left;
  width: 33.3%;
  text-align: left;
  margin-bottom: 15px;
  font-size: 13px;
  color: #888DA0;
  font-weight: 600;
}
.listing-features li i {
  padding-right: 10px;
}
.list-single-main-media {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.list-single-main-media img {
  width: 100%;
  height: auto;
}
.list-single-main-wrapper .breadcrumbs {
  border-radius: 6px;
  top: -25px;
  background: #fff;
  padding: 15px 20px;
}
.list-single-main-wrapper .breadcrumbs a,
.list-single-main-wrapper .breadcrumbs span {
  float: left;
  color: #fff;
  padding-right: 20px;
  font-weight: 600;
}
.list-single-main-wrapper .breadcrumbs span {
  color: rgba(255, 255, 255, 0.71);
}
.list-single-main-wrapper .breadcrumbs a:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 100%;
  right: 8px;
  top: 50%;
  margin-top: -2px;
}
.list-single-facts {
  margin: 10px 0 20px;
  padding: 20px 30px;
  border-radius: 6px;
}
.list-single-facts .inline-facts-wrap {
  width: 33.3%;
  float: left;
  color: #fff;
  position: relative;
}
.list-single-facts .inline-facts-wrap:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 70px;
  margin-top: -35px;
  background: rgba(255, 255, 255, 0.21);
}
.list-single-facts .inline-facts-wrap:last-child:before {
  display: none;
}
.list-single-facts .inline-facts-wrap i {
  font-size: 30px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.11);
  border: 1px solid rgba(255, 255, 255, 0.21);
}
.list-single-facts .inline-facts-wrap .num,
.single-facts .inline-facts-wrap .num {
  display: block;
  margin: 12px 0;
  font-size: 30px;
  font-weight: 800;
}
.single-facts .inline-facts-wrap {
  float: left;
  width: 25%;
  padding: 0 25px;
}
.single-facts .inline-facts-wrap .num {
  color: #fff;
  font-size: 64px;
}
.list-single-facts .inline-facts-wrap h6,
.single-facts .inline-facts-wrap h6 {
  color: rgba(255, 255, 255, 0.71);
  font-size: 13px;
  font-weight: 500;
}
.single-facts .inline-facts-wrap h6 {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  color: rgba(255, 255, 255, 0.91);
}
.single-facts .inline-facts-wrap h6:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  height: 1px;
  background: #fff;
  margin-left: -25px;
  opacity: 0.4;
  width: 50px;
}
.tags-stylwrap a {
  float: left;
  padding: 10px 20px;
  border-radius: 4px;
  color: #888DA0;
  font-weight: 500;
  margin: 0 6px 6px 0;
  border: 1px solid #eee;
}
.list-single-tags.blog-tags {
  margin-bottom: 15px;
  float: left;
}
.list-single-contacts {
  margin-top: 20px;
}
.list-single-contacts li {
  float: left;
  width: 100%;
}
.list-single-contacts li span,
.list-single-contacts li a {
  float: left;
  text-align: left;
  font-weight: 500;
}
.list-single-contacts li span i {
  margin-right: 7px;
  font-size: 14px;
}
.list-single-contacts li a {
  margin-left: 20px;
  color: #878C9F;
}
.promo-link {
  position: absolute;
  bottom: 40px;
  left: 50px;
  padding: 16px 55px 16px 70px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 30px;
  font-size: 11px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
  z-index: 10;
}
.promo-link i {
  position: absolute;
  left: 10px;
  top: 50%;
  height: 34px;
  width: 34px;
  line-height: 34px;
  color: #878C9F;
  border-radius: 100%;
  margin-top: -17px;
  background: #fff;
}
.promo-link:hover i {
  background: #2C3B5A;
  color: #fff;
}
.list-single-gallery {
  float: left;
  width: 100%;
}
.list-single-gallery .box-item a.gal-link {
  top: -50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}
.list-single-gallery .box-item {
  border-radius: 6px;
}
.list-single-gallery .box-item:hover a.gal-link {
  top: 50%;
}
.box-item:hover:before {
  opacity: 1;
}
.box-widget-item {
  margin-bottom: 30px;
}
.box-widget-item-header {
  display: block;
  margin-bottom: 22px;
}
.box-widget-item-header h3 {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  color: #334e6f;
}
.list-author-widget-header {
  padding: 70px 20px;
}
.list-author-widget-header img {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  bottom: -30px;
  border: 6px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
}
.list-author-widget-link {
  display: inline-block;
  position: relative;
  top: -20px;
}
.list-author-widget-link a {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.list-author-widget-link a:hover {
  color: rgba(255, 255, 255, 0.71);
}
.box-widget {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  overflow: hidden;
  float: left;
  width: 100%;
}
.no-bor-rad {
  border-radius: 0;
}
.box-widget-content {
  float: left;
  width: 100%;
  position: relative;
  padding: 25px 30px 30px;
}
.banner-wdget {
  overflow: hidden;
  border-radius: 6px;
}
.banner-wdget .overlay {
  opacity: 0.4;
}
.banner-wdget-content {
  padding: 90px 30px 70px;
  z-index: 10;
}
.banner-wdget-content h4 {
  font-weight: 600;
  color: #fff;
  font-size: 16px;
}
.banner-wdget-content a {
  font-weight: 600;
  color: #fff;
  padding: 12px 30px;
  display: inline-table;
  margin-top: 25px;
  border-radius: 30px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.banner-wdget-content a:hover {
  background: #24324F;
}
.pricerange span {
  float: left;
  margin-right: 20px;
  color: #878C9F;
  font-weight: 700;
}
.pricerange {
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  color: #5ECFB1;
}
.claim-widget-link {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.claim-widget-link span,
.claim-widget-link a {
  float: left;
  text-align: left;
  font-weight: 500;
}
.claim-widget-link a:hover {
  color: #24324F;
}
.claim-widget-link span {
  color: #878C9F;
  margin-right: 20px;
}
.search-widget input {
  float: left;
  width: 100%;
  border: none;
  background: #fff;
  height: 50px;
  padding: 0 80px 0 20px;
  z-index: 1;
}
.search-widget .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 50px;
  line-height: 50px;
  z-index: 2;
  color: #fff;
  border: none;
  cursor: pointer;
}
.box-widget-item .list-single-tags a {
  margin-bottom: 10px;
  border: none;
  color: #fff;
  font-size: 11px;
}
.cat-item li {
  float: left;
  width: 100%;
  padding-bottom: 8px;
  margin-bottom: 15px;
  text-align: left;
  position: relative;
}
.cat-item li:last-child {
  margin-bottom: 0;
}
.cat-item li:before {
  content: '';
  position: absolute;
  bottom: 6px;
  width: 100px;
  height: 1px;
  background: #eee;
  left: 50%;
  margin-left: -25px;
}
.cat-item li a {
  float: left;
  font-size: 12px;
  color: #666;
  font-weight: 800;
}
.cat-item li span {
  float: right;
  color: #999;
}
.list-author-widget-contacts {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
}
.list-author-widget-contacts p {
  text-align: left;
}
.list-author-widget-contacts.list-item-widget-contacts {
  margin-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.list-author-widget-contacts li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.list-author-widget-contacts.list-item-widget-contacts li {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.list-author-widget-contacts.list-item-widget-contacts li:last-child {
  margin-bottom: 0;
}
.list-author-widget-contacts li span,
.list-author-widget-contacts li a {
  float: left;
  text-align: left;
  font-weight: 500;
}
.list-author-widget-contacts li span {
  min-width: 80px;
}
.list-author-widget-contacts li span i {
  margin-right: 7px;
  font-size: 14px;
}
.list-author-widget-contacts li a {
  margin-left: 20px;
  color: #878C9F;
}
.list-widget-social {
  margin-top: 20px;
}
.list-widget-social,
.list-widget-social li {
  float: left;
}
.list-widget-social li {
  margin-right: 8px;
}
.list-widget-social li a {
  width: 36px;
  height: 36px;
  display: block;
  line-height: 36px;
  border-radius: 4px;
  color: #fff;
}
.list-widget-social li a:hover {
  background: #2C3B5A;
}
.opening-hours ul li {
  width: 100%;
  margin-bottom: 15px;
  float: left;
  padding-bottom: 15px;
  color: #878C9F;
  border-bottom: 1px solid #eee;
}
.opening-hours ul li span.opening-hours-time {
  float: right;
  font-weight: 500;
  color: #999;
}
.opening-hours ul li span.opening-hours-day {
  float: left;
  color: #878C9F;
  font-weight: 600;
}
.opening-hours .btn {
  float: left;
  margin-top: 20px;
}
.current-status {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
  font-weight: 700;
  color: #5ECFB1;
  font-size: 15px;
}
.current-status i {
  color: #ccc;
  font-size: 16px;
  padding-right: 30px;
  position: relative;
  top: 3px;
}
.reviews-comments-wrap {
  display: inline-table;
  margin-top: 30px;
  width: 100%;
}
.reviews-comments-item-text .listing-rating {
  float: right;
}
.reviews-comments-item-text .listing-rating i {
  float: right;
}
.reviews-comments-item {
  padding: 0 0 30px 110px;
  position: relative;
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.reviews-comments-item .text {
  text-align: left;
  font-size: 16px;
}
.reviews-comments-item.reply-comment-item {
  width: 90%;
  margin-left: 10%;
  padding: 30px 20px 30px 110px;
  border-radius: 6px;
}
.reviews-comments-item.reply-comment-item .review-comments-avatar {
  top: 30px;
}
.reviews-comments-item.reply-comment-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: -10%;
  margin-left: 30px;
  width: 40px;
  height: 40px;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.reviews-comments-item:last-child {
  border: none;
  margin-bottom: 0;
}
.review-comments-avatar {
  position: absolute;
  top: 0;
  left: 20px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 100%;
}
.review-comments-avatar img {
  width: 80px;
  height: 80px;
  float: left;
}
.reviews-comments-item-text {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 20px;
}
.reviews-comments-item-text .new-dashboard-item {
  top: 0;
}
.reviews-comments-item-text h4 {
  text-align: left;
  padding-bottom: 25px;
  float: left;
  font-size: 16px;
  font-weight: 500;
}
.reviews-comments-item-text p {
  text-align: left;
}
.reviews-comments-item-date {
  float: left;
  margin-top: 18px;
  font-weight: 500;
  color: #999;
}
.reviews-comments-item-date i {
  margin-right: 10px;
}
.leave-rating,
.leave-rating-title {
  float: left;
}
.leave-rating-wrap {
  float: left;
  margin: 30px 0 30px 0;
  width: 100%;
}
.leave-rating-title {
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #666;
  position: relative;
  top: -3px;
}
.leave-rating input[type="radio"] {
  display: none;
}
.leave-rating label {
  font-size: 14px;
  float: right;
  letter-spacing: 4px;
  color: #FACC39;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.leave-rating label:hover:before,
.leave-rating label.selected:before {
  content: "\f005";
}
.leave-rating:hover input[type="radio"]:checked ~ label:before,
.leave-rating input[type="radio"]:checked ~ label:before,
.leave-rating label:hover ~ label:before {
  content: "\f005" !important;
}
.box-widget.widget-posts li {
  padding: 8px 0;
  margin-bottom: 19px;
}
.box-widget.widget-posts.blog-widgets li:last-child {
  margin-bottom: 0;
}
.box-widget.widget-posts .widget-posts-img {
  float: left;
  width: 25%;
}
.box-widget.widget-posts .widget-posts-img img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.box-widget.widget-posts .widget-posts-descr {
  float: left;
  width: 60%;
  margin-left: 6%;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.box-widget.widget-posts .widget-posts-descr a {
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 20px;
  color: #878C9F;
}
.box-widget.widget-posts .widget-posts-date {
  float: left;
  width: 100%;
  margin-top: 17px;
  font-weight: 500;
  color: #999;
  font-size: 12px;
}
.box-widget.widget-posts .widget-posts-date i {
  padding-right: 10px;
}
.widget-posts-link {
  float: left;
  position: relative;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  top: 10px;
  color: #878C9F;
}
.widget-posts-link:hover {
  color: #000;
}
.widget-posts-link:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 26px;
  height: 1px;
  border-bottom: 1px solid #eee;
}
.widget-posts-link span {
  float: right;
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: relative;
  border-radius: 100%;
  margin-left: 10px;
  color: #fff;
  font-size: 10px;
}
/*-------------scroll-nav-wrapper---------------------------------------*/
.scroll-nav-wrapper {
  background: #fff;
  border-bottom: 1px solid #eee;
}
.scroll-nav-wrapper .scroll-nav li {
  float: left;
  position: relative;
}
.scroll-nav-wrapper .scroll-nav.inline-scroll-container li {
  display: inline-block;
  float: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.scroll-nav-wrapper .scroll-nav li:before,
.scroll-nav-wrapper .scroll-nav li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  margin-top: -10px;
  background: #eee;
  width: 1px;
}
.scroll-nav-wrapper .scroll-nav li:after {
  display: none;
}
.scroll-nav-wrapper .scroll-nav li:first-child:after {
  right: inherit;
  left: 0;
  display: block;
}
.scroll-nav-wrapper .scroll-nav li a {
  padding: 23px 30px;
  float: left;
  position: relative;
  font-weight: 700;
  color: #888DA0;
  font-size: 13px;
}
.scroll-nav-wrapper .scroll-nav li a:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
}
.scroll-nav-wrapper .scroll-nav.inline-scroll-container li a:before {
  bottom: -4px;
}
.scroll-nav-wrapper .save-btn {
  float: right;
  position: relative;
  color: #878C9F;
  border-radius: 6px;
  top: 20px;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 500;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.scroll-nav-wrapper .save-btn i {
  padding-right: 10px;
}
.scroll-nav-wrapper .scroll-nav li a.act-scrlink:before {
  width: 100%;
}
/*-------------Forms---------------------------------------*/
.custom-form {
  float: left;
  width: 100%;
  position: relative;
}
.custom-form .nice-select {
  color: #fff;
  border-radius: 4px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.custom-form .nice-select .list {
  width: 100%;
  padding: 80px 12px 10px;
  background: #fff;
  border-radius: 4px;
}
.custom-form .nice-select .list li {
  float: left;
  width: 100%;
  padding: 5px 10px 6px;
  color: #666;
  font-size: 13px;
  border-radius: 2px;
  min-height: 20px;
  line-height: 20px;
}
.custom-form .nice-select .list li:hover,
.custom-form .nice-select .list li.selected {
  color: #fff;
}
.custom-form textarea,
.custom-form input[type="text"],
.custom-form input[type="number"],
.custom-form input[type=email],
.custom-form input[type=password],
.custom-form input[type=button] {
  float: left;
  border: 1px solid #eee;
  background: #f9f9f9;
  width: 100%;
  padding: 15px 20px 15px 55px;
  border-radius: 6px;
  color: #666;
  font-size: 13px;
  -webkit-appearance: none;
}
.custom-form .nice-select input {
  padding-left: 20px;
}
.custom-form input::-webkit-input-placeholder,
.custom-form textarea::-webkit-input-placeholder {
  color: #666;
  font-weight: 500;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}
.custom-form input:-moz-placeholder,
.custom-form textarea:-moz-placeholder {
  color: #888DA0;
  font-weight: 600;
  font-size: 13px;
}
.custom-form textarea {
  height: 200px;
  resize: none;
  padding: 25px 20px;
  -webkit-appearance: none;
}
.custom-form input {
  margin-bottom: 20px;
}
.filter-tags input,
.custom-form .filter-tags input {
  float: left;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 0;
  width: 20px;
  height: 20px;
  position: relative;
  color: #fff;
  background: #fff !important;
  -webkit-appearance: none;
}
.filter-tags input:checked:after,
.custom-form .filter-tags input:checked:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f00c";
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 20;
}
.filter-tags label,
.custom-form .filter-tags label {
  float: left;
  padding: 0 10px;
  position: relative;
  top: 4px;
  color: #888DA0;
  font-weight: 600;
  width: auto;
}
.custom-form label {
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  font-weight: 500;
  color: #666;
}
.main-register .custom-form label {
  padding-bottom: 12px;
}
.custom-form label i {
  padding-right: 12px;
  font-size: 14px;
  position: absolute;
  top: 16px;
  left: 20px;
}
.custom-form button {
  float: left;
  outline: none;
  border: none;
  cursor: pointer;
  margin-top: 30px;
  background: none;
  -webkit-appearance: none;
}
.custom-form .quantity span {
  float: left;
  position: relative;
  top: 16px;
  padding-left: 19px;
}
.custom-form .quantity span i {
  padding-right: 10px;
  font-size: 14px;
}
.custom-form .quantity input.minus,
.custom-form .quantity input.plus,
.custom-form .quantity input.qty {
  width: 50px;
  height: 50px;
  border-radius: 0;
  text-align: center;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
}
.custom-form .quantity input.plus {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.custom-form .quantity input.minus {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.quantity-item {
  float: right;
}
.custom-form .quantity input.qty {
  color: #fff;
  width: 100px;
  border-right: none;
  border-left: none;
  cursor: default;
  -webkit-appearance: none;
}
.onoffswitch {
  position: relative;
  width: 83px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 21px;
  background-color: #5b91ff;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 21px;
  background-color: #5b91ff;
  color: #FFFFFF;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 21px;
  margin: 4.5px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 49px;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}
.main-register .custom-form input[type="text"],
.main-register .custom-form input[type=email],
.main-register .custom-form input[type=password] {
  padding-left: 20px;
}
/*-------------Counter---------------------------------------*/
.counter-widget {
  padding: 25px 30px;
  position: relative;
}
.countdown-item {
  float: left;
  width: 33.3%;
  color: #fff;
  position: relative;
  z-index: 2;
}
.countdown-item:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 50px;
  margin-top: -25px;
  background: rgba(255, 255, 255, 0.21);
}
.countdown-item.no-dec:before {
  display: none;
}
.countdown-item span {
  font-size: 34px;
  font-weight: 700;
}
.countdown-item p {
  padding-bottom: 0;
  color: #fff;
}
.countdown-item-seconds {
  position: absolute;
  bottom: -60px;
  right: -40px;
  font-size: 90px;
  color: #fff;
  z-index: 1;
  opacity: 0.4;
  font-weight: 700;
}
/*-------------Team---------------------------------------*/
.team-box {
  float: left;
  width: 33.3%;
  position: relative;
  padding: 10px 4px;
}
.section-team .team-box {
  padding: 10px 8px;
}
.team-photo {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 6px;
}
.section-team .team-photo {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.team-info {
  float: left;
  width: 100%;
  text-align: left;
}
.section-team .team-info {
  border: 1px solid #eee;
  padding: 25px 30px;
  border-top: none;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.team-info h3,
.team-info h4 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
}
.team-info h4 {
  font-size: 11px;
  color: #666;
}
.team-social li {
  float: left;
  margin-right: 10px;
}
.team-social li a:hover {
  color: #999;
}
/*-------------Map---------------------------------------*/
.map-container {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fw-map {
  height: 600px;
}
.map-container.column-map {
  width: 50%;
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.map-container.column-map.right-pos-map {
  right: 0;
}
.map-container.column-map.left-pos-map {
  left: 0;
}
.map-container #map-main {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
#singleMap {
  width: 100%;
  position: relative;
  height: 300px;
  float: left;
  margin-bottom: 30px;
}
.box-widget #singleMap {
  margin-bottom: 10px;
}
.mapzoom-in,
.mapzoom-out {
  position: fixed;
  z-index: 100;
  top: 50%;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #fff;
  line-height: 40px;
  margin-top: -20px;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
  -webkit-transform: translate3d(0, 0, 0);
}
#singleMap .mapzoom-in,
#singleMap .mapzoom-out,
.home-map .mapzoom-in,
.home-map .mapzoom-out,
.fw-map .mapzoom-in,
.fw-map .mapzoom-out {
  position: absolute;
  right: 20px;
}
.map-container.column-map.right-pos-map .mapzoom-in,
.map-container.column-map.right-pos-map .mapzoom-out {
  right: 30px;
}
.map-container.column-map.left-pos-map .mapzoom-in,
.map-container.column-map.left-pos-map .mapzoom-out {
  left: 30px;
}
.mapzoom-in:before,
.mapzoom-out:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f068";
}
.mapzoom-in:before {
  content: "\f067";
}
.mapzoom-in {
  margin-top: -80px;
}
.mapnavigation {
  position: absolute;
  bottom: 50px;
  right: 7px;
  z-index: 30;
  width: 170px;
}
.mapnavigation a {
  width: 70px;
  padding: 8px 0;
  border-radius: 4px;
  color: #fff;
  float: left;
  margin-left: 10px;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4);
}
.mapnavigation a,
.mapzoom-in:hover,
.mapzoom-out:hover {
  background: #241c55;
}
/*-------------accordion---------------------------------------*/
.accordion {
  float: left;
  width: 100%;
  position: relative;
}
.accordion a.toggle {
  border: 1px solid #eee;
  padding: 18px 30px;
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  font-weight: 500;
  font-size: 13px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  margin-bottom: 15px;
}
.accordion a.toggle i {
  position: absolute;
  right: 24px;
  top: 17px;
  font-size: 16px;
}
.accordion a.toggle.act-accordion {
  color: #fff;
  border-color: transparent;
}
.accordion a.toggle.act-accordion i {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.accordion-inner {
  display: none;
  float: left;
  width: 100%;
  position: relative;
  padding: 15px 30px;
  background: #fff;
  margin: 0 0 15px;
  text-align: left;
}
.accordion-inner.visible {
  display: block;
}
/*------dashboard ------------------------------------------------*/
.act-widget h4 {
  float: left;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  top: 12px;
}
.act-widget {
  margin-bottom: 20px;
}
.act-widget-header {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 6px;
  background: #f8f8f8;
  padding: 10px 20px;
  border: 1px solid #eee;
  margin-bottom: 15px;
}
.act-widget-header .onoffswitch {
  float: right;
  top: 6px;
}
.profile-edit-page-header {
  float: left;
  width: 100%;
  position: relative;
  padding: 15px 30px;
  border-radius: 6px;
  border: 1px solid #eee;
  margin-bottom: 30px;
  background: #F8FBFE;
}
.profile-edit-header {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}
.profile-edit-page-header h2 {
  text-align: left;
  font-size: 26px;
  color: #334e6f;
  font-weight: 500;
  float: left;
}
.profile-edit-page-header .breadcrumbs {
  float: right;
  position: relative;
  top: 8px;
  margin-left: -24px;
}
.profile-edit-page-header .breadcrumbs a,
.profile-edit-page-header .breadcrumbs span {
  float: left;
  margin-left: 24px;
  position: relative;
  font-weight: 500;
}
.profile-edit-page-header .breadcrumbs a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -16px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
@media (max-width: 749px) {
  .profile-edit-page-header {
    padding: 15px 20px 15px 20px;
  }
  .profile-edit-page-header h2,
  .profile-edit-page-header h3,
  .profile-edit-page-header .breadcrumbs {
    display: block;
    float: none;
  }
}
.user-profile-avatar {
  width: 150px;
  height: 150px;
  overflow: hidden;
  display: inline-block;
  margin: 25px 0 15px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.user-profile-avatar img {
  width: 150px;
  height: 150px;
}
.user-profile-rating i {
  margin: 0 4px;
}
.user-profile-rating .card-popup-rainingvis span {
  color: #fff;
  font-weight: 500;
}
.change-photo-btn {
  float: left;
  margin-top: 20px;
}
.photoUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
  opacity: 0;
}
.photoUpload {
  float: left;
  position: relative;
  padding: 15px 30px;
  color: #fff;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
}
.photoUpload i {
  margin-right: 6px;
}
.user-profile-menu-wrap {
  padding: 15px 20px;
  background: #F8FBFE;
  border: 1px solid #eee;
  border-radius: 4px;
}
.user-profile-menu-wrap:before,
.user-profile-menu-wrap:after {
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f013";
  color: #999;
}
.user-profile-menu-wrap:before {
  top: 20px;
  right: 20px;
  font-size: 33px;
  opacity: 0.3;
  -webkit-animation: spinnerRotate 9s infinite linear;
  animation: spinnerRotate 9s infinite linear;
}
.user-profile-menu-wrap:after {
  top: 40px;
  right: 43px;
  font-size: 23px;
  opacity: 0.2;
  -webkit-animation: spinnerRotate2 5s infinite linear;
  animation: spinnerRotate2 5s infinite linear;
}
@-webkit-keyframes spinnerRotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinnerRotate2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
.user-profile-menu {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
}
.user-profile-menu h3 {
  text-align: left;
  font-size: 16px;
  padding-bottom: 20px;
  font-weight: 600;
  color: #98AAB8;
}
.user-profile-menu li {
  width: 100%;
  margin-bottom: 14px;
  text-align: left;
  float: left;
}
.user-profile-menu li a {
  font-weight: 600;
  color: #50596E;
  position: relative;
  min-width: 90px;
  float: left;
  padding: 5px;
}
.user-profile-menu li a i {
  padding-right: 25px;
  width: 20px;
  float: left;
  text-align: center;
  opacity: 0.4;
  position: relative;
  top: 2px;
}
.user-profile-menu li a span {
  position: absolute;
  top: 50%;
  right: -30px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 20px;
  background: #98AAB8;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  font-weight: 300;
  font-size: 10px;
}
.user-profile-menu li a:hover i,
.user-profile-menu li a.user-profile-act i {
  opacity: 1;
}
.log-out-btn {
  float: left;
  padding: 12px 35px;
  border: 2px solid;
  background: #DAF4FF;
  font-weight: 600;
  font-size: 12px;
  border-radius: 6px;
}
.log-out-btn:hover {
  color: #fff;
}
.profile-edit-header h4 {
  text-align: left;
  font-size: 18px;
  color: #98AAB8;
  font-weight: 700;
  padding-bottom: 20px;
}
.profile-edit-container .custom-form label {
  float: left;
  text-align: left;
  margin-bottom: 10px;
  font-weight: 500;
}
.profile-edit-container .custom-form label i {
  top: 42px;
}
.custom-form.no-icons input,
.custom-form.no-icons textarea {
  padding-left: 10px;
}
.pass-input-wrap span {
  position: absolute;
  right: 20px;
  cursor: pointer;
  bottom: 36px;
  z-index: 10;
}
.profile-edit-container.add-list-container {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
}
.profile-edit-container.add-list-container.bb0 {
  border-bottom: 0;
}
.profile-edit-container.add-list-container:first-child {
  margin-top: 0;
}
.add-list-media-header {
  float: left;
  width: 100%;
  padding: 15px 20px 3px;
  background: #F8FBFE;
  border: 1px solid #eee;
}
.add-list-media-header span {
  text-align: left;
  float: left;
}
.fuzone {
  position: relative;
  border: 2px dashed #eee;
  border-radius: 3px;
  background: #f9f9f9;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
  margin-top: 5px;
  display: inline-block;
  width: 100%;
  min-height: 150px;
  margin-top: 20px;
  float: left;
  cursor: pointer;
}
.fuzone input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
}
.fuzone .fu-text {
  text-align: center;
  margin: 50px 0;
  font-size: 12px;
  color: #98AAB8;
  position: relative;
}
.fuzone .fu-text i {
  font-size: 54px;
  width: 100%;
  padding-bottom: 10px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.add-list-media-wrap label {
  margin-top: 18px;
}
.booking-details {
  margin-bottom: 15px;
  font-size: 13px;
}
.booking-details span.booking-title {
  font-weight: 600;
  color: #999;
}
.booking-details span.booking-text {
  color: #50596E;
  font-weight: 500;
  position: relative;
}
.booking-details a:hover {
  color: #999;
}
.radio {
  color: #999;
  font-size: 13px;
  position: relative;
  top: -2px;
}
.radio span {
  position: relative;
  padding-left: 30px;
}
.radio span:after {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: -1px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.radio input[type="radio"] {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.radio input[type="radio"]:checked + span {
  color: #98AAB8;
}
.radio input[type="radio"]:checked + span:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f00c";
  font-size: 13px;
  position: absolute;
  top: 3px;
  left: 4px;
  z-index: 20;
}
.dashboard-list-box {
  border: 1px solid #eee;
  border-radius: 10px;
}
.dashboard-header {
  padding: 20px 30px;
  border-bottom: 1px solid #eee;
  background: #F8FBFE;
}
.dashboard-header h3 {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}
.dashboard-list {
  float: left;
  padding: 25px 30px;
  position: relative;
  border-bottom: 1px solid #eee;
  width: 100%;
}
.dashboard-list:nth-child(2n+1) {
  background: #fbfbfb;
}
.dashboard-list:last-child {
  border: none;
}
.dashboard-message-avatar {
  float: left;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 100%;
}
.dashboard-message-text .btn {
  margin-top: 10px;
  float: left;
  background: #5ECFB1 !important;
  padding: 12px 20px;
  font-weight: 500;
  font-size: 12px;
}
.dashboard-message-text .btn:hover {
  color: rgba(255, 255, 255, 0.71);
}
.dashboard-message-avatar img {
  width: 50px;
  height: 50px;
}
.dashboard-message-text {
  margin-left: 30px;
  text-align: left;
  padding-left: 50px;
}
.dashboard-message-text h4,
.dashboard-listing-table-text h4 {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 20px;
  color: #50596E;
}
.dashboard-message-text h4 span {
  font-weight: 500;
  font-size: 12px;
}
.reply-mail {
  text-align: left;
  font-weight: 500;
}
.reply-mail a {
  font-weight: 400;
}
.reply-mail a:hover {
  color: #999;
}
.new-dashboard-item {
  position: absolute;
  right: 30px;
  top: 22px;
  padding: 6px 15px;
  border-radius: 4px;
  color: #fff;
  background: #5ECFB1;
  z-index: 10;
}
.dashboard-listing-table-image {
  float: left;
  width: 30%;
  padding: 0 30px 0 0;
}
.dashboard-listing-table-image img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.dashboard-listing-table-text {
  float: left;
  text-align: left;
  width: 70%;
}
.dashboard-listing-table-text h4 a {
  color: #50596E;
}
.dashboard-listing-table-desc {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.currency i {
  color: #666 !important;
  font-weight: 500;
}
.dashboard-listing-table-address {
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
.dashboard-listing-table-address a {
  font-weight: 500;
  color: #666;
}
.dashboard-listing-table-address i {
  padding-right: 10px;
}
.dashboard-listing-table-opt li {
  float: left;
  margin-right: 10px;
}
.dashboard-listing-table-opt {
  margin-top: 15px;
}
.dashboard-listing-table-opt li a {
  color: #fff;
  padding: 9px 22px;
  border-radius: 30px;
  background: #5ECFB1;
  float: left;
}
.dashboard-listing-table-opt li a.del-btn:hover {
  background: #f91942;
}
.profile-edit-header h4 span {
  color: #5ECFB1;
}
.statistic-container {
  margin-bottom: 20px;
}
.statistic-item-wrap {
  float: left;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.statistic-item {
  padding: 20px 30px;
  border-radius: 6px;
}
.statistic-item i {
  font-size: 74px;
  position: absolute;
  bottom: 40px;
  right: 20px;
  color: rgba(255, 255, 255, 0.41);
}
.statistic-item h5,
.statistic-item-numder {
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
}
.statistic-item-numder {
  font-weight: 800;
  font-size: 34px;
  padding-bottom: 10px;
}
.notification {
  padding: 18px 20px;
  border-radius: 4px;
  margin-bottom: 40px;
}
.notification p {
  color: #fff;
  text-align: left;
  padding-bottom: 0;
}
.notification p a {
  color: rgba(255, 255, 255, 0.71);
  font-weight: 600;
  padding: 0 5px;
}
.notification.success {
  background: #5ECFB1;
}
.notification.waitforreview {
  background: #FBC54F;
}
.notification.reject {
  background: #EA4D37;
}
.notification-close {
  position: absolute;
  top: 50%;
  right: 20px;
  height: 20px;
  margin-top: -10px;
  color: rgba(255, 255, 255, 0.71);
}
.notification-close:hover {
  color: #fff;
}
.dashboard-list-box.activities .dashboard-list {
  padding-left: 0;
}
.dashboard-list-box.activities .dashboard-message-text {
  padding-left: 0;
}
.dashboard-list-box.activities .dashboard-message-text i {
  padding-right: 20px;
}
.dashboard-list-box.activities .new-dashboard-item {
  cursor: pointer;
}
.dashboard-list-box.activities .new-dashboard-item:hover {
  background: #EA4D37;
}
/*-------------Button---------------------------------------*/
.btn {
  padding: 12px 30px;
  border-radius: 6px;
  color: #878C9F;
  font-weight: 600;
}
.btn.color-bg:hover {
  background: #241c55;
}
.btn i {
  padding-left: 10px;
}
.btn.big-btn {
  padding: 15px 40px;
}
.btn.circle-btn {
  border-radius: 30px;
}
.btn.transparent-btn {
  border: 2px solid;
}
.btn.float-btn {
  float: left;
  margin: 10px 0;
}
.btn.transparent-btn:hover,
.btn.flat-btn {
  color: #fff;
}
.dec-btn:before {
  content: '';
  position: absolute;
  left: -6px;
  right: -6px;
  top: -6px;
  bottom: -6px;
  border: 1px solid #eee;
  border-radius: 30px;
}
.list-author-widget-text .btn {
  display: inline-table;
  margin-top: 16px;
}
.trs-btn {
  display: inline-block;
  padding: 15px 35px;
  color: #fff;
  margin-top: 30px;
  border-radius: 30px;
  position: relative;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
}
.list-single-btn {
  display: inline-block;
  padding: 15px 35px;
  background: #fff;
  margin-top: 90px;
  border-radius: 30px;
  position: relative;
  border: 1px solid #eee;
  font-size: 14px;
}
.list-single-btn i {
  padding-left: 10px;
}
/*------ Grid Gallery------------------------------------------------*/
.gallery-items.mr-bot {
  margin-bottom: 40px;
}
.grid-item-holder {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.spad .grid-item-holder {
  padding: 10px;
}
.grid-small-pad .grid-item-holder {
  padding: 10px 20px 10px 0;
}
.gallery-item,
.grid-sizer {
  width: 33.3%;
  position: relative;
  float: left;
}
.gallery-item-second,
.grid-sizer-second {
  width: 66.6%;
}
.four-column .gallery-item {
  width: 25%;
}
.four-column .gallery-item.gallery-item-second {
  width: 50%;
}
.gallery-item img,
.grid-sizer img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
/*------ Image collage------------------------------------------------*/
.images-collage-item img {
  width: 100%;
  height: 100%;
}
.images-collage-item {
  border-radius: 100%;
  overflow: hidden;
}
.images-collage-main {
  position: relative;
  z-index: 3;
  width: 160px;
  height: 160px;
  display: inline-block;
  margin-top: 90px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.images-collage-other {
  width: 90px;
  height: 90px;
  position: absolute;
  z-index: 1;
}
.images-collage-title {
  position: absolute;
  right: 30%;
  width: 180px;
  padding: 12px 0;
  background: #fff;
  z-index: 10;
  top: 20px;
  border-radius: 30px;
  font-weight: 800;
  font-size: 18px;
  color: #566985;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.images-collage:before {
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  top: 50%;
  left: 50%;
  margin-top: -125px;
  margin-left: -125px;
  border: 2px dotted #fff;
  z-index: -1;
  opacity: 0.6;
  border-radius: 100%;
}
.anim-col {
  animation: anim-col 4.15s infinite;
  -o-animation: anim-col 4.15s infinite;
  -ms-animation: anim-col 4.15s infinite;
  -webkit-animation: anim-col 4.15s infinite;
  -moz-animation: anim-col 4.15s infinite;
}
@-webkit-keyframes anim-col {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -50px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes anim-col {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -50px;
  }
  100% {
    margin-top: 0;
  }
}
/*------ price tables------------------------------------------------*/
.price-item {
  float: left;
  width: 33.3%;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  z-index: 1;
}
.price-item:hover,
.best-price {
  -webkit-box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.07);
  z-index: 2;
}
.best-price {
  top: -30px;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.price-item:hover {
  z-index: 3;
}
.price-head {
  float: left;
  width: 100%;
  padding: 22px 20px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.best-price .price-head {
  background: #5ECFB1;
}
.price-head h3 {
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.71);
  display: inline-table;
  padding: 10px 30px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.21);
  overflow: hidden;
}
.price-num {
  padding: 30px 15px 20px;
}
.price-num span.curen {
  position: relative;
  top: -32px;
  padding-right: 7px;
  font-weight: 400;
  font-size: 17px;
}
.price-num-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #bcbcbc;
  display: block;
  margin-top: 6px;
}
.price-num-item {
  font-size: 65px;
  position: relative;
  font-weight: 600;
}
.price-desc {
  padding: 20px 0 50px;
}
.price-desc ul li {
  float: left;
  width: 100%;
  padding: 18px 0;
  color: #666;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}
.price-desc ul li:nth-child(2n+1) {
  background: #fbfbfb;
}
.price-desc ul li:first-child {
  border-top: 1px solid #eee;
}
.price-link {
  display: inline-table;
  padding: 15px 20px;
  color: #fff;
  border-radius: 30px;
  margin-top: 30px;
  font-weight: 500;
}
.price-content {
  background: #fff;
  border: 1px solid #eee;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.recomm-price {
  margin-top: 40px;
  font-weight: 600;
  color: #ADC7DD;
}
.recomm-price i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #5ECFB1;
  font-size: 16px;
  border-radius: 100%;
  border: 1px solid #5ECFB1;
  margin-bottom: 10px;
}
.pricing-wrap {
  margin: 30px 0;
}
/*------Testimonials ------------------------------------------------*/
.testimonials-carousel.single-carousel .slick-slide-item {
  margin: 0 10px;
}
.testimonilas-avatar-item {
  position: relative;
  display: inline-table;
  z-index: 10;
}
.testimonilas-avatar-item:before {
  top: -30px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  display: none;
}
.testimonials-carousel .slick-current .testimonilas-avatar-item:before {
  display: block;
}
.testimonilas-avatar-item:before {
  border-color: transparent;
  border-top-color: #5b91ff;
  border-width: 14px;
  margin-left: -14px;
}
.testimonilas-avatar-item h4 {
  font-weight: 700;
  color: #566985;
  font-size: 16px;
  padding: 10px 0;
}
.testimonilas-avatar-item span {
  color: #ADC7DD;
  font-weight: 500;
}
.testimonilas-avatar {
  width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
  display: inline-block;
}
.testimonilas-avatar img {
  width: 80px;
  height: 80px;
}
.testimonilas-text {
  padding: 65px 50px;
  overflow: hidden;
  z-index: 1;
  position: relative;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 30px;
  border: 1px solid #eee;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.testimonials-carousel .slick-current .testimonilas-text {
  border-color: transparent;
}
.testimonilas-text:before,
.testimonilas-text:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ccc;
  opacity: 0.2;
  font-size: 34px;
}
.testimonilas-text:before {
  content: "\f10e";
  top: 20px;
  left: 20px;
}
.testimonilas-text:after {
  content: "\f10d";
  bottom: 20px;
  right: 20px;
}
.testimonilas-text p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
}
.testimonials-carousel .slick-current .testimonilas-text:before,
.testimonials-carousel .slick-current .testimonilas-text:after {
  opacity: 0.6;
  color: #fff;
}
.testimonials-carousel .slick-current .testimonilas-text p {
  color: #fff;
}
.testimonilas-text .listing-rating {
  margin-bottom: 20px;
}
.testimonilas-text .listing-rating i {
  margin: 0 5px;
}
/*------Sponsors------------------------------------------------*/
.sp-cont {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  z-index: 20;
  margin-top: -20px;
  cursor: pointer;
  background: #fff;
  border-radius: 100%;
}
.sp-cont:hover {
  color: #fff;
}
.sp-cont.sp-cont-next {
  right: 0;
}
.sp-cont.sp-cont-prev {
  left: 0;
}
.spons-list li {
  float: left;
  width: 20%;
  padding: 0 20px;
}
.spons-list li img {
  width: 100%;
  height: auto;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.spons-list li img:hover {
  opacity: 0.6;
}
.small-paddinsec {
  padding: 70px 0;
}
/*------ footer------------------------------------------------*/
footer.main-footer {
  float: left;
  width: 100%;
  position: relative;
  padding: 90px 0 0 0;
  z-index: 50;
  overflow: hidden;
}
footer.main-footer.fixed-footer {
  position: fixed;
  z-index: 2;
  left: 0;
  bottom: 0;
}
.height-emulator {
  z-index: 1;
}
.dark-footer {
  background: #241c55;
}
.footer-widget h3 {
  font-size: 17px;
  float: left;
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.71);
  font-weight: 900;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  padding-bottom: 25px;
}
.sub-footer {
  margin-top: 40px;
  background: #24324F;
  padding: 28px 0;
}
.copyright {
  display: inline-block;
  text-align: center;
  color: rgba(255, 255, 255, 0.61);
  font-size: 13px;
  position: relative;
  top: 6px;
  font-weight: 500;
}
.footer-social {
  float: right;
}
.footer-social li {
  float: left;
  margin-left: 23px;
}
.footer-social li a {
  float: left;
  border-left: none;
  font-size: 16px;
}
.footer-social li a:hover {
  color: #999;
}
.footer-menu {
  margin-top: 20px;
}
.footer-menu li {
  float: left;
  text-align: left;
  padding-right: 16px;
  position: relative;
}
.footer-menu li:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 4px;
  height: 4px;
  right: 6px;
  border-radius: 100%;
}
.footer-menu li:last-child:before {
  display: none;
}
.footer-menu li a {
  color: #eee;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.footer-menu li a:hover {
  color: rgba(255, 255, 255, 0.41);
}
#footer-twiit img,
p.interact,
#footer-twiit div.user {
  display: none;
}
#footer-twiit {
  text-align: left;
}
#footer-twiit a {
  color: #fff;
}
#footer-twiit p.tweet {
  font-size: 12px;
  color: #999;
  float: left;
  padding: 6px 12px;
  background: rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  overflow: hidden;
  font-weight: 700;
  margin-bottom: 10px;
}
#footer-twiit .timePosted a {
  color: #ccc;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  position: relative;
  float: left;
  margin-bottom: 30px;
  padding-left: 20px;
}
#footer-twiit .timePosted a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f099";
  position: absolute;
  top: 0;
  left: 0;
  color: #ccc;
  opacity: 0.7;
  font-size: 14px;
}
#footer-twiit .timePosted a:after {
  top: -10px;
  left: 22px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#footer-twiit .timePosted a:after {
  border-color: transparent;
  border-top-color: rgba(255, 255, 255, 0.11);
  border-width: 7px;
  margin-left: 7px;
}
.subscribe-widget p {
  color: rgba(255, 255, 255, 0.71);
  text-align: left;
}
.subscribe-widget {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.footer-widget #subscribe {
  float: left;
  width: 100%;
}
.footer-widget #subscribe .enteremail {
  float: left;
  width: 100%;
  background: #fff;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.21);
  margin-top: 20px;
}
.footer-widget #subscribe-button {
  float: right;
  border: none;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin-top: 10px;
  font-weight: 600;
  cursor: pointer;
}
.footer-widget #subscribe-button:hover {
  color: rgba(255, 255, 255, 0.71);
}
.footer-widget #subscribe-button:hover i {
  color: #ffffff;
}
.subscribe-message {
  color: #fff;
  float: left;
  margin-top: 10px;
  text-align: left;
  font-weight: 500;
  line-height: 19px;
}
.subscribe-message i {
  padding-right: 6px;
}
.subscribe-message.valid i {
  color: #5ECFB1;
}
.subscribe-message.error i {
  color: #F00;
}
.footer-widget #subscribe-button i {
  padding-right: 6px;
}
.sub-footer .about-widget img {
  float: left;
  width: 120px;
  height: auto;
}
.footer-widget .about-widget h4 {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #bcbcbc;
  padding-top: 6px;
  font-size: 17px;
  text-align: left;
  width: 100%;
  float: left;
  margin-bottom: 12px;
}
.footer-widget .footer-contacts-widget p {
  color: #fff;
  text-align: left;
}
.footer-widget .about-widget p {
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}
.footer-widget .about-widget .btn {
  float: left;
  margin-top: 20px;
  padding: 13px 20px;
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
}
.footer-contacts {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed rgba(255, 255, 255, 0.21);
}
.footer-contacts li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 500;
}
.footer-contacts li a,
.footer-contacts li span {
  color: rgba(255, 255, 255, 0.51);
}
.footer-contacts li a {
  color: rgba(255, 255, 255, 0.81);
  padding-left: 4px;
}
.footer-contacts li i {
  padding-right: 4px;
}
.footer-widget .widget-posts li {
  padding: 13px 0;
  margin-bottom: 8px;
}
.footer-widget .widget-posts-img {
  float: left;
  width: 30%;
}
.footer-widget .widget-posts-img img {
  border-radius: 4px;
}
.footer-widget .widget-comments-img img {
  border-radius: 100%;
}
.footer-widget .widget-posts-descr {
  float: left;
  width: 70%;
  padding-left: 20px;
  text-align: left;
  position: relative;
}
.footer-widget .widget-posts-descr:before {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 20px;
  right: 0;
  height: 1px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
}
.footer-widget .widget-posts-descr a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.71);
  font-weight: 600;
  padding-bottom: 20px;
}
.footer-widget .widget-posts-descr a:hover {
  color: #fff;
}
.footer-widget .widget-posts-date {
  float: left;
  width: 100%;
  margin-top: 10px;
  color: #999;
  font-weight: 600;
  font-size: 12px;
}
.footer-widget .widget-posts-date i {
  color: rgba(255, 255, 255, 0.41) !important;
  padding-right: 10px;
}
.about-wrap {
  margin-bottom: 30px;
}
.about-wrap .list-single-main-item-title h3 {
  font-size: 24px;
}
.about-wrap p,
.about-wrap h4 {
  text-align: left;
}
.about-wrap h4 {
  font-size: 16px;
  padding: 10px 0 0;
  font-weight: 600;
  color: #ADC7DD;
}
.about-wrap .section-separator {
  margin-bottom: 5px;
}
/*------features------------------------------------------------*/
.features-box-container {
  margin-top: 30px;
}
.features-box {
  padding: 15px 20px 15px 100px;
  overflow: hidden;
  position: relative;
}
.features-box .time-line-icon {
  position: absolute;
  left: 10px;
  top: 20px;
  width: 70px;
  height: 70px;
}
.features-box .time-line-icon i {
  font-size: 40px;
}
.features-box h3 {
  text-align: left;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 15px;
}
.features-box p {
  text-align: left;
}
/*------Timeline------------------------------------------------*/
.process-wrap li {
  float: left;
  width: 33.3%;
  padding: 25px 40px;
  position: relative;
}
.process-item {
  float: left;
  width: 100%;
  position: relative;
  border: 1px solid #eee;
  padding: 40px 30px;
  border-radius: 6px;
  z-index: 20;
  background: #fff;
  overflow: hidden;
}
.process-wrap li i {
  margin: 0 auto 30px;
  font-size: 59px;
}
.process-wrap li h4 {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #566985;
}
.process-wrap p {
  text-align: center;
  color: #999;
  font-size: 13px;
}
.process-count {
  position: absolute;
  z-index: 1;
  font-size: 84px;
  font-weight: bold;
  left: -20px;
  top: -10px;
  opacity: 0.1;
  color: #666;
}
.process-item:hover .process-count {
  opacity: 0.3;
}
.pr-dec {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 150px;
  height: 1px;
  border-bottom: 1px solid #eee;
}
.process-end {
  display: inline-block;
  margin-top: 30px;
  position: relative;
}
.process-end:before {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  width: 1px;
  height: 70px;
  background: #eee;
  z-index: -1;
}
.process-end i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  z-index: 3;
  background: #5ECFB1;
  font-size: 20px;
  color: #fff;
  border-radius: 100%;
  -webkit-animation: pulse 2.1s infinite ease-in-out;
          animation: pulse 2.1s infinite ease-in-out;
}
.time-line-container {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 130px;
}
.time-line-container:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: -5px 0 0 -3px;
  z-index: 2;
}
.time-line-container:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  left: 50%;
  top: 50%;
  background: #eee;
  z-index: 1;
  margin-left: -50px;
}
.time-line-container.lf-im:after {
  margin-left: 0;
}
.tl-left {
  float: left;
}
.tl-right {
  float: right;
}
.time-line-box {
  width: 45%;
}
.time-line-box img,
.video-box img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.video-box img {
  border-radius: 0;
}
.time-line-wrap {
  padding: 110px 0 70px;
}
.time-line-wrap:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  border-left: 2px dashed #eee;
}
.tl-text {
  padding: 35px 30px;
  border-radius: 6px;
  border: 1px solid #eee;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.time-line-icon {
  position: relative;
  margin-bottom: 30px;
  background: url(../images/clouds.png) no-repeat center;
}
.tl-text i {
  font-size: 65px;
  -webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to(rgba(0, 0, 0, 0.2)));
}
.tl-text h3 {
  color: #BDCBDB;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 20px;
}
.step-item {
  position: absolute;
  top: -90px;
  left: 50%;
  width: 120px;
  padding: 13px 0;
  color: #fff;
  border-radius: 30px;
  margin-left: -60px;
  font-weight: 600;
  font-size: 12px;
}
.timeline-end {
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  z-index: 3;
  background: #5ECFB1;
  margin-left: -30px;
  font-size: 20px;
  color: #fff;
  border-radius: 100%;
  -webkit-animation: pulse 2.1s infinite ease-in-out;
          animation: pulse 2.1s infinite ease-in-out;
}
/*------Join------------------------------------------------*/
.cirle-bg {
  position: absolute;
  right: 10%;
  width: 500px;
  height: 500px;
  bottom: -70%;
  z-index: 1;
  opacity: 0.1;
}
.join-wrap {
  padding: 10px 0 10px 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.21);
}
.join-wrap h3 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 34px;
  font-weight: 700;
  padding-bottom: 20px;
  color: #fff;
}
.join-wrap p {
  text-align: left;
  color: rgba(255, 255, 255, 0.51);
  font-size: 13px;
}
.join-wrap-btn {
  display: inline-table;
  padding: 20px 55px;
  text-transform: uppercase;
  background: #fff;
  border-radius: 30px;
  font-size: 11px;
  font-weight: 700;
  position: relative;
  top: 15px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
}
.join-wrap-btn:hover,
.trs-btn:hover,
.search-widget .search-submit:hover,
.cs-wrapper .subcribe-form #subscribe #subscribe-button:hover,
.cs-social li a:hover {
  background: #2C3B5A;
  color: #fff;
}
.join-wrap-btn i {
  padding-left: 6px;
  font-size: 13px;
}
.video-box {
  overflow: hidden;
  border-radius: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.video-box-btn {
  position: absolute;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: -35px 0 0 -35px;
  background: #fff;
  color: #fff;
  z-index: 20;
  left: 50%;
  top: 50%;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
  border-radius: 100%;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.video-box-btn i {
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
}
.video-box-btn:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.color-bg-text {
  padding-top: 70px;
  padding-left: 30px;
}
.color-bg-text h3 {
  font-size: 34px;
  text-align: left;
  padding-bottom: 20px;
  color: #fff;
  font-weight: 600;
}
.color-bg-text p {
  text-align: left;
  color: rgba(255, 255, 255, 0.81);
}
.color-bg-link {
  float: left;
  margin-top: 40px;
  padding: 20px 55px;
  text-transform: uppercase;
  background: #fff;
  border-radius: 30px;
  font-size: 11px;
  font-weight: 700;
  position: relative;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.4);
}
/*------Blog------------------------------------------------*/
.card-post {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
}
.card-post-img img {
  float: left;
  width: 100%;
  height: auto;
}
.card-post-content {
  padding: 15px 20px 0;
  border: 1px solid #eee;
}
.card-post-content h3 {
  float: left;
  width: 100%;
  text-align: left;
  color: #000;
  font-size: 19px;
  font-weight: 700;
  padding: 15px 0;
}
.card-post-content h3 a {
  color: #334e6f;
}
.card-post-content p {
  text-align: left;
}
.home-posts {
  margin-bottom: 40px;
}
.card-post-content .post-opt {
  border-top: 1px solid #eee;
  width: 100%;
  padding: 15px 0 25px;
  margin-top: 20px;
}
.post-nav {
  margin-top: 20px;
  margin-bottom: 10px;
}
.post-link {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #999;
}
.post-link span {
  color: #334e6f;
  font-size: 14px;
}
.post-link i {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  line-height: 40px;
  font-size: 22px;
}
.post-link:hover i {
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
.post-link.prev-post-link {
  float: left;
  padding-left: 40px;
  text-align: left;
}
.post-link.next-post-link {
  float: right;
  padding-right: 40px;
  text-align: right;
}
.post-link.prev-post-link i {
  left: 0;
  text-align: left;
}
.post-link.next-post-link i {
  right: 0;
  text-align: right;
}
.post-author {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}
.post-author img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  float: left;
  margin-right: 20px;
}
.post-author span {
  font-weight: 600;
  position: relative;
  top: 12px;
  color: #666;
}
.post-opt {
  padding-top: 24px;
}
.post-opt,
.post-opt li {
  float: left;
}
.post-opt li {
  margin-right: 20px;
}
.post-opt li span,
.post-opt li a {
  color: #999;
  font-weight: 500;
}
.post-opt li i {
  padding-right: 6px;
}
.jr-insta-thumb {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.jr-insta-thumb ul {
  list-style: none;
}
.jr-insta-thumb li {
  float: left;
  width: 33.3%;
  padding: 5px;
  overflow: hidden;
}
.jr-insta-thumb li img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.jr-insta-thumb li a,
.post-link i {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.jr-insta-thumb li a:hover {
  opacity: 0.6;
}
/*------ to-top------------------------------------------------*/
.to-top {
  position: fixed;
  bottom: 13px;
  right: 13px;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 17px;
  background: #292929;
  z-index: 116;
  cursor: pointer;
  display: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
}
.to-top:hover,
.color-bg-link:hover {
  background: #2C3B5A;
  color: #fff;
}
@media (max-width: 480px) {
  .to-top {
    right: 13px;
    bottom: 13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
  }
}
/*------chat-widget------------------------------------------------*/
.chat-widget-button {
  position: fixed;
  bottom: 120px;
  right: 50px;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 17px;
  background: #2C3B5A;
  z-index: 116;
  cursor: pointer;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
}
.chat-widget-button.closechat_btn i:before {
  content: "\f00d";
}
.chat-widget-button span {
  width: 150px;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
  position: absolute;
  left: -160px;
  top: 0;
  height: 40px;
  line-height: 40px;
  background: #2C3B5A;
  color: #fff;
  border-radius: 3px;
  visibility: hidden;
  font-weight: 600;
  font-size: 12px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-widget-button:hover span {
  visibility: visible;
  opacity: 1;
}
.chat-widget_wrap {
  position: fixed;
  bottom: 180px;
  right: 50px;
  width: 300px;
  height: 400px;
  z-index: 116;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
}
.chat-widget_header {
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  line-height: 50px;
  padding: 0 25px;
}
.chat-widget_header h3 {
  float: left;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}
.chat-widget_header h3 a {
  color: #fff;
  text-decoration: underline;
}
.status {
  position: absolute;
  right: 10px;
  top: 25px;
  line-height: 0;
  color: #fff;
  padding-right: 12px;
}
.status span {
  position: absolute;
  right: 0;
  width: 6px;
  height: 6px;
  top: -2px;
  border-radius: 100%;
}
.status.st_online span {
  background: #5ECFB1;
}
.chat-widget_input {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  height: 50px;
  padding-right: 40px;
  border-top: 1px solid #eee;
}
.chat-widget_input textarea {
  display: block;
  white-space: pre-wrap;
  width: 100%;
  border: none;
  background: #fff;
  font-size: 12px;
  padding: 13px 11px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 100px;
  resize: none;
}
.chat-widget_input button {
  position: absolute;
  right: 10px;
  width: 30px;
  background: none;
  border: none;
  font-size: 14px;
  top: 16px;
  z-index: 2;
  color: #fff;
  cursor: pointer;
}
.chat-body {
  position: absolute;
  width: 100%;
  top: 50px;
  bottom: 50px;
  overflow: auto;
  left: 0;
  background: #ECF6F8;
  padding: 25px 10px;
}
.chat-message {
  padding-left: 60px;
  margin-bottom: 30px;
}
.chat-message:last-child {
  margin-bottom: 0;
}
.chat-message p {
  float: left;
  padding: 6px 10px;
  background: #fff;
  border-radius: 10px;
  width: 100%;
  text-align: left;
  font-size: 11px;
  position: relative;
}
.chat-message p:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0d9";
  position: absolute;
  top: 8px;
  left: -9px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
}
.chat-message.chat-message_user p:before {
  content: "\f0da";
  left: inherit;
  right: -9px;
}
.massage-date {
  float: left;
  font-size: 11px;
  color: #999;
  margin-bottom: 11px;
}
.massage-date span {
  position: relative;
  padding-left: 10px;
}
.chat-message.chat-message_user .massage-date {
  float: right;
}
.chat-message .dashboard-message-avatar {
  position: absolute;
  left: 0;
  top: 20px;
}
.chat-message .dashboard-message-avatar,
.chat-message .dashboard-message-avatar img {
  width: 40px;
  height: 40px;
}
.chat-message.chat-message_user .dashboard-message-avatar {
  left: inherit;
  right: 0;
}
.chat-message-user-name {
  font-size: 11px;
  color: #999;
  position: absolute;
  left: 4px;
  top: 70px;
  font-weight: 500;
}
.chat-message.chat-message_user .chat-message-user-name {
  left: inherit;
  right: 8px;
}
.chat-message.chat-message_user {
  padding-left: 0;
  padding-right: 60px;
}
/*------ Video ------------------------------------------------*/
.media-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 0;
  z-index: 1;
}
.video-container video {
  width: 100%;
}
.video-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden !important;
  top: 0;
  left: 0;
  padding: 0 !important;
}
.video-iframe iframe {
  position: absolute;
  top: -75px;
  left: 50%;
  width: 100%;
  height: 100%;
  display: block;
}
.media-container.video-parallax {
  height: 120%;
  top: -10%;
}
.resp-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.resp-video iframe,
.resp-video object,
.resp-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-holder iframe {
  position: absolute;
  top: -75px;
  left: 50%;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.video-item h3 {
  font-size: 34px;
  color: #fff;
  float: left;
  width: 100%;
  font-weight: 700;
  padding-bottom: 20px;
}
.video-item p {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #eee;
  text-align: left;
  font-size: 13px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.video-item a {
  display: inline-table;
  margin-top: 30px;
}
/*------sahre------------------------------------------------*/
.share-holder.hid-share,
.share-holder.hid-share .showshare {
  float: right;
}
.list-single-header-inside .share-holder.hid-share {
  margin-top: 20px;
}
.share-holder.hid-share {
  position: relative;
  margin-left: 30px;
}
.showshare {
  padding: 15px 80px 15px 40px;
  position: relative;
  border-radius: 30px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.showshare span {
  position: relative;
  z-index: 1;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.showshare i {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border-radius: 100%;
  font-size: 11px;
  z-index: 5;
  color: #666;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.showshare.vis-butsh {
  padding: 15px 40px 15px 80px;
}
.showshare.vis-butsh i {
  right: 69%;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.showshare:hover i {
  color: #292929;
}
.visshare {
  visibility: visible;
  opacity: 1;
}
.share-holder.hid-share .share-container {
  position: absolute;
  top: -50px;
  right: 0;
  min-width: 170px;
  background: #2C3B5A;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
  padding: 8px 8px 8px 18px;
  margin-top: -30px;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.share-holder.hid-share .share-container:after {
  top: 100%;
  right: 22px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #2C3B5A;
  border-width: 7px;
  margin-left: 7px;
  z-index: 2;
}
.vissc {
  opacity: 1;
}
.share-holder.hid-share .share-container .share-icon {
  float: left;
  width: 26px;
  height: 26px;
  line-height: 26px;
  position: relative;
  font-size: 13px;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.share-holder.hid-share .share-container .share-icon:hover {
  color: #fff;
}
.share-holder.hid-share .share-container.visshare,
.bl-opt .share-holder.hid-share .share-container.visshare {
  top: -45px;
  opacity: 1;
  visibility: visible;
}
.share-icon:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.share-icon-digg:before {
  content: "\f1a6";
}
.share-icon-email:before {
  content: "\f003";
}
.share-icon-flickr:before {
  content: "\f16e";
}
.share-icon-foursquare:before {
  content: "\f180";
}
.share-icon-rss:before {
  content: "\f09e";
}
.share-icon-facebook:before {
  content: "\f09a";
}
.share-icon-twitter:before {
  content: "\f099";
}
.share-icon-tumblr:before {
  content: "\f173";
}
.share-icon-linkedin:before {
  content: "\f08c";
}
.share-icon-vimeo:before {
  content: "\f194";
}
.share-icon-instagram:before {
  content: "\f16d";
}
.share-icon-pinterest:before {
  content: "\f0d2";
}
.share-icon-googleplus:before {
  content: "\f0d5";
}
.share-icon-in1:before {
  content: "\f08c";
}
.share-icon-stumbleupon:before {
  content: "\f1a4";
}
/*------404------------------------------------------------*/
.error-wrap {
  padding: 40px 0;
}
.error-wrap h2 {
  font-size: 134px;
  color: #fff;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 10px;
}
.error-wrap p {
  color: rgba(255, 255, 255, 0.91);
  font-size: 14px;
}
.error-wrap form {
  margin: 30px auto 20px;
  max-width: 550px;
  overflow: hidden;
  border-radius: 30px;
  position: relative;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.error-wrap form input {
  float: left;
  width: 100%;
  border: none;
  background: #fff;
  height: 50px;
  padding: 0 100px 0 20px;
  z-index: 1;
}
.error-wrap form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 50px;
  line-height: 50px;
  z-index: 2;
  color: #fff;
  border: none;
  cursor: pointer;
}
.error-wrap form .search-submit:hover {
  background: #2C3B5A;
}
.error-wrap a.btn {
  display: inline-table;
  margin-top: 10px;
}
#contact-form #message {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  text-align: left;
}
/*------Coming Soon------------------------------------------------*/
.cs-wrapper {
  padding: 200px 50px 150px;
}
.cs-wrapper .countdown {
  margin: 30px 0;
}
.soon-title {
  color: #fff;
  font-size: 44px;
  font-weight: 800;
}
.cs-countdown-item {
  float: left;
  width: 25%;
  padding: 15px 10px;
  position: relative;
}
.cs-countdown-item:before {
  content: '';
  position: absolute;
  right: -3px;
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background: #fff;
  top: 50%;
  margin-top: -3px;
}
.cs-countdown-item:last-child:before {
  display: none;
}
.cs-countdown-item span {
  color: #fff;
  font-size: 74px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.cs-countdown-item p {
  color: rgba(255, 255, 255, 0.71);
  font-size: 16px;
}
.cs-social {
  margin-top: 50px;
}
.cs-social:before {
  content: '';
  position: absolute;
  top: -25px;
  left: 50%;
  height: 1px;
  width: 70px;
  margin-left: -35px;
  background: rgba(255, 255, 255, 0.21);
}
.cs-social li {
  display: inline-block;
  margin: 0 8px;
}
.cs-social li a {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  color: #fff;
  font-size: 14px;
}
.fixed-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
}
.cs-wrapper .subcribe-form form {
  max-width: 450px;
  margin: 15px auto;
  position: relative;
}
.cs-wrapper .subcribe-form p {
  color: #fff;
  font-size: 14px;
}
.cs-wrapper .subcribe-form #subscribe input {
  width: 100%;
  height: 48px;
  background: #fff;
  border: none;
  outline: none;
  border-radius: 30px;
  padding: 0 30px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}
.cs-wrapper .subcribe-form #subscribe #subscribe-button {
  height: 38px;
  padding: 0 30px;
  border-radius: 30px;
  border: none;
  position: absolute;
  right: 6px;
  top: 6px;
  color: #fff;
  cursor: pointer;
}
.mob-bg {
  display: none;
}
/*------Responsive------------------------------------------------*/
@media only screen and (max-width: 1524px) {
  .cs-wrapper {
    padding: 120px 50px 100px;
  }
}
@media only screen and (max-width: 1324px) {
  .show-search-button {
    display: block;
  }
  .vis-header-search {
    display: none;
    position: absolute;
    left: 20px;
    top: 100px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.2);
  }
  .slider-container-wrap .sw-btn {
    margin-top: 0;
    top: 10%;
  }
  .slider-container-wrap {
    padding: 250px 0 400px;
  }
}
@media only screen and (max-width: 1180px) {
  .nav-button-wrap,
  .mob-bg {
    display: block;
  }
  .fixed-footer {
    position: relative !important;
    float: left;
  }
  .main-menu nav ul,
  video.bgvid,
  .height-emulator {
    display: none;
  }
  .main-menu {
    position: absolute  ;
    top: 80px;
    right: -20px;
    width: 300px;
    z-index: 50;
    padding: 15px 10px ;
    background: #fff;
    border-bottom-left-radius: 6px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .vismobmenu {
    opacity: 1;
    right: 0;
    visibility: visible;
  }
  .menusb {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .main-menu .menusb ul {
    display: block;
    float: left;
    position: relative;
    width: 100%;
  }
  .menusb li {
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
  }
  .menusb li i {
    position: absolute;
    right: 18px;
    top: 12px;
  }
  .menusb a {
    float: left;
    width: 100%;
    padding: 8px 5px;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    color: #566985;
    line-height: 20px;
    text-align: left;
  }
  .menusb a i {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .menusb a.back {
    padding-left: 24px;
  }
  .menusb a.back:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f177";
    font-size: 14px;
  }
  .process-wrap li {
    padding: 25px 20px;
  }
  .footer-widget,
  .video-box,
  .user-profile-menu-wrap {
    margin-bottom: 20px;
  }
  .images-collage {
    margin-bottom: 70px;
  }
  .listing-item-grid .listing-item-cat h3 {
    font-size: 16px;
  }
  .about-wrap .list-single-main-item-title h3 {
    padding-top: 30px;
  }
  .team-box {
    width: 50%;
  }
  .join-wrap-btn {
    display: block;
    float: left;
  }
  .color-bg-text {
    padding-left: 0;
  }
  section.list-single-section {
    padding-top: 100px;
  }
  .list-single-header-column .viewed-counter,
  .list-single-header-column .custom-scroll-link {
    float: left;
  }
  .share-holder.hid-share {
    position: relative;
    margin-left: 0;
    float: left;
    margin-right: 30px;
  }
  .share-holder.hid-share .share-container {
    right: inherit;
    left: 0;
  }
  .share-holder.hid-share .share-container:after,
  .share-holder.hid-share .share-container:before {
    right: inherit;
    left: 20px;
  }
  .col-list-wrap {
    width: 100%;
  }
  .map-container.column-map {
    width: 100%;
    position: relative;
    float: left;
    height: 500px;
    top: 0;
  }
  .absolute-main-search-input {
    margin-left: -300px;
    width: 600px;
  }
  .edit-profile-photo {
    margin-top: 40px;
  }
  .edit-profile-photo img {
    width: 100px;
    float: left;
    margin-left: 30px;
  }
  .change-photo-btn {
    margin-top: 0;
  }
  .copyright {
    display: block;
    text-align: left;
    float: left;
    width: 100%;
    margin: 15px 0;
    top: 15px;
  }
  .card-post {
    margin-bottom: 20px;
  }
  .slider-container-wrap.fs-slider .hero-section-wrap {
    top: 15%;
    padding-top: 0;
  }
  .slider-container-wrap.fs-slider .sw-btn {
    margin-top: 0;
    top: 90%;
  }
  .main-search-input-item .nice-select {
    background: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .gallery-item {
    width: 50%;
  }
  .process-wrap li,
  .price-item,
  .time-line-box,
  .listing-item,
  .listsearch-input-item,
  .center-col-list-wrap .listing-item,
  .dashboard-listing-table-text,
  .dashboard-listing-table-image {
    width: 100%;
  }
  .listsearch-input-item,
  .box-cat,
  .dashboard-listing-table-image {
    margin-bottom: 10px;
  }
  .dashboard-listing-table-image {
    padding: 0;
  }
  .price-item,
  .tl-text {
    margin-bottom: 30px;
  }
  .best-price {
    top: 0;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .footer-social {
    float: left;
    margin-top: 15px;
  }
  .footer-social li {
    margin-left: 0;
    margin-right: 23px;
  }
  .hero-section .intro-item h2 {
    font-size: 44px;
  }
  .main-search-input {
    background: rgba(255, 255, 255, 0.2);
    padding: 14px 20px 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  .main-search-input-item {
    width: 100%;
    border: 1px solid #eee;
    height: 50px;
    border: none;
    margin-bottom: 10px;
  }
  .main-search-input-item .selectbox {
    background: #fff;
    border-radius: 6px !important ;
  }
  .main-search-input-item input {
    border-radius: 6px !important ;
    background: #fff;
  }
  .main-search-button {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 6px;
  }
  .listing-item-grid .listing-counter,
  .time-line-container:before,
  .time-line-container:after,
  .scroll-nav-wrapper,
  .cs-countdown-item:before,
  .show-search-button span,
  .show-reg-form:before,
  .listing-view-layout {
    display: none;
  }
  .single-facts .inline-facts-wrap,
  .cs-countdown-item,
  .statistic-item-wrap {
    width: 50%;
  }
  .cs-wrapper {
    padding: 100px 20px 50px;
  }
  .cs-countdown-item span {
    font-size: 54px;
  }
  .add-list {
    padding: 8px 16px;
    top: 26px;
    font-size: 10px;
  }
  .fs-header {
    padding: 0 20px;
  }
  .reviews-comments-item {
    padding: 0 0 30px 0;
  }
  .review-comments-avatar {
    position: relative;
    left: 20px;
    float: left;
    margin-bottom: 20px;
  }
  .show-reg-form {
    margin-right: 20px;
  }
  .main-register-holder {
    padding: 0 20px;
  }
  .header-search-input-item input {
    width: 90px;
  }
  .vis-header-search {
    margin-left: 0;
  }
  .absolute-main-search-input {
    margin-left: -150px;
    width: 300px;
  }
  .header-user-menu {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 30;
  }
  .header-user-name {
    background: #241c55;
    padding: 15px 20px;
    border-radius: 6px;
  }
  .header-user-name span {
    top: 4px;
    left: -30px;
  }
  .header-user-name span img {
    width: 100%;
    height: 100%;
  }
  .header-user-name:before {
    bottom: 16px;
    right: -16px;
  }
  .box-cat {
    min-width: 80px;
    padding: 10px 0;
  }
  .logo-holder {
    height: 20px;
    top: 32px;
  }
  .userAuthor .header-user-menu {
    top: 20px;
  }
  .userAuthor .header-user-menu:after {
    content: none;
  }
  .userAuthor .header-user-menu ul.hu-menu-vis {
    top: 50px;
    left: -120px;
    right: 0;
    min-width: 200px;
  }
  .userAuthor .header-user-name {
    background: none;
    font-size: 0;
    padding: 0;
    top: 0;
    margin: 0;
    right: 0;
  }
  .userAuthor .header-user-name::before {
    content: none;
  }
  .userAuthor .header-user-name::after {
    content: none;
  }
  .userAuthor .header-user-name ul {
    right: 0;
    left: inherit;
    min-width: 160px;
  }
  .userAuthor .header-user-name span {
    position: static;
    display: block;
  }
  .userAuthor .header-user-name span img {
    width: 100%;
  }
  .userAuthor .nav-button-wrap {
    right: 62px;
  }
  .userAuthor .dark-header .add-list {
    right: 55px;
  }
  .userCustomer .header-user-menu {
    top: 20px;
    margin-right: 30px;
  }
  .userCustomer .header-user-menu:after {
    content: none;
  }
  .userCustomer .header-user-menu ul.hu-menu-vis {
    top: 50px;
    left: -120px;
    right: 0;
    min-width: 200px;
  }
  .userCustomer .header-user-name {
    background: none;
    font-size: 0;
    padding: 0;
    top: 0;
    margin: 0;
    right: 0;
  }
  .userCustomer .header-user-name::before {
    content: none;
  }
  .userCustomer .header-user-name::after {
    content: none;
  }
  .userCustomer .header-user-name ul {
    right: 0;
    left: inherit;
    min-width: 160px;
  }
  .userCustomer .header-user-name span {
    position: static;
    display: block;
  }
  .userCustomer .header-user-name span img {
    width: 100%;
  }
  .userCustomer .nav-button-wrap {
    right: 62px;
  }
  .userCustomer .dark-header .add-list {
    right: 62px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 570px) {
  .userAnonymous .dark-header .add-list {
    display: none;
  }
}
@media only screen and (max-width: 540px) {
  .gallery-item,
  .single-facts .inline-facts-wrap,
  .team-box,
  .cs-countdown-item,
  .list-single-header-contacts li,
  .list-single-facts .inline-facts-wrap,
  .listing-features li,
  .listing-item,
  .statistic-item-wrap {
    width: 100%;
  }
  .list-single-header-contacts li {
    text-align: left;
    margin-bottom: 10px;
  }
  .list-single-facts .inline-facts-wrap,
  .tags-stylwrap a {
    margin-bottom: 10px;
  }
  .hero-section .intro-item h2,
  .parallax-section .section-title h2,
  .soon-title,
  .list-single-header-item h2,
  .list-single-header-inside .list-single-header-item h2 {
    font-size: 34px;
  }
  .cs-social li {
    margin: 0 5px;
  }
  .error-wrap h2 {
    font-size: 94px;
  }
  .list-single-carousel-wrap {
    height: 300px;
  }
  .fw-carousel .slick-slide-item {
    height: 300px !important;
  }
  .list-single-facts .inline-facts-wrap:before {
    display: none;
  }
  .add-list {
    display: none;
  }
  header.main-header {
    padding: 0 10px;
  }
  .show-reg-form {
    margin-right: 5px;
  }
  .slider-container-wrap.fs-slider .hero-section-wrap {
    top: 15%;
    padding-top: 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .bg {
    background-attachment: scroll !important;
    -webkit-background-size: cover;
    background-position: center;
  }
}
.reviews-comments-item.bad::before {
  position: absolute;
  left: -30px;
  right: -30px;
  top: -20px;
  bottom: -19px;
  content: '';
  background: #f9e0e0;
}
.reviews-comments-item.good::before {
  position: absolute;
  left: -30px;
  right: -30px;
  top: -20px;
  bottom: -19px;
  content: '';
  background: rgba(161, 198, 123, 0.3);
}
.textarea {
  background: #FDFDFD;
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  max-width: 280px;
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 90px;
}
.chosen-select.searchNone + .nice-select.open .list {
  padding-top: 0;
}
.chosen-select.searchNone + .nice-select.open .nice-select-search-box {
  display: none;
}
/*color*/
/*--
	Color styles
--*/
.info-button:hover,
.footer-social li a,
.lost_password a:hover,
.nav-holder nav li a.act-link,
.nav-holder nav li a:hover,
.testi-text:before,
.testi-text:after,
#footer-twiit .timePosted a:before,
.map-popup-location-phone i,
.map-popup-location-info i,
.dark-header .nav-holder nav li ul a:hover,
.main-register h3 span strong,
.main-register label i,
.listsearch-header h3 span,
.listing-view-layout li a.active,
.listsearch-input-text label i,
.distance-title i,
.listsearch-input-item i,
.filter-tags input:checked:after,
.more-filter-option:hover,
.distance-title span,
.selectbox li.selected,
.mapzoom-in:hover,
.mapzoom-out:hover,
.footer-widget .widget-posts-date,
.listsearch-input-text a.loc-act,
.list-single-header-contacts li i,
.viewed-counter i,
.list-single-header-column .custom-scroll-link i,
.list-single-header-cat span i,
.scroll-nav-wrapper .scroll-nav li a.act-scrlink,
.listing-features li i,
.list-author-widget-contacts li span i,
.list-author-widget-contacts li a:hover,
.current-status i,
.scroll-nav-wrapper .save-btn i,
.list-single-contacts li i,
.list-post-counter.single-list-post-counter i,
.reviews-comments-item-date i,
.list-single-main-item-title span,
.custom-form label i,
.custom-form .quantity span i,
.box-widget.widget-posts .widget-posts-date i,
.box-widget.widget-posts .widget-posts-descr a:hover,
.team-social li a,
.team-info h3 a:hover,
.section-title h2 a,
section.color-bg .header-sec-link a:hover,
.user-profile-menu li a.user-profile-act,
.user-profile-menu li a:hover,
.log-out-btn,
.pass-input-wrap span,
.header-user-name:before,
.header-user-menu ul li a:hover,
.reply-mail a,
.dashboard-message-text h4 span,
.profile-edit-page-header .breadcrumbs span,
.profile-edit-page-header .breadcrumbs a:hover,
.reviews-comments-item-link,
.fuzone:hover .fu-text i,
.radio input[type="radio"]:checked + span:before,
.booking-details a,
.booking-details span.booking-text,
.dashboard-listing-table-address i,
.post-opt li i,
.list-single-main-item-title h3 a:hover,
.post-opt li a:hover,
.post-link i,
.post-link:hover,
.tl-text i,
.tl-text h3,
.features-box .time-line-icon i,
.features-box h3,
.images-collage-title span,
.process-item .time-line-icon i,
.card-post-content h3 a:hover,
.card-listing .list-post-counter i,
.section-subtitle,
.process-item:hover .process-count,
.footer-contacts li i,
.main-search-input-item.location a,
.card-listing .geodir-category-location i,
.show-reg-form:hover,
.show-search-button i,
.menusb li a i,
.menusb a.back:before,
.menusb a.act-link,
.sp-cont,
.list-single-tags a:hover,
.card-listing .geodir-category-content h3 a:hover,
#footer-twiit a:hover,
.subscribe-message.error a,
.share-holder.hid-share .share-container .share-icon,
.footer-contacts li a:hover,
.listing-title a:hover,
#contact-form #message p strong,
.claim-widget-link a,
.dashboard-list-box.activities .dashboard-message-text i,
.flatWeatherPlugin ul.wiForecasts li.wi,
.chat-widget-button i,
.chat-widget_input button {
  color: #5b91ff;
}
.navslide-wrap,
.slide-progress,
nav li a.act-link:before,
.hs-nav .navslide-wrap.next-slide-wrap a,
.folio-counter,
.add-list,
.section-separator:before,
.listing-carousel-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.card-btn:hover,
.footer-widget #subscribe-button,
.custom-form .log-submit-btn,
.add-list,
.parallax-section .section-separator:before,
.sw-btn,
.color-bg,
.mapzoom-in,
.mapzoom-out,
.infoBox-close,
.close-reg,
.header-search-button,
.listing-view-layout li a,
.listsearch-input-item .selectbox,
.rangeslider__fill,
.fs-map-btn,
.more-filter-option span,
.back-to-filters,
.back-to-filters span,
.pin,
.load-more-button,
.footer-menu li:before,
.pagination a.current-page,
.pagination a:hover,
.section-title .breadcrumbs a:before,
.showshare,
.scroll-nav-wrapper .scroll-nav li a:before,
.list-single-main-wrapper .breadcrumbs,
.list-widget-social li a,
.btn.transparent-btn:hover,
.btn.flat-btn,
.accordion a.toggle.act-accordion,
.custom-form .quantity input.qty,
.widget-posts-link span,
.box-item a.gal-link,
.custom-form .selectbox,
.photoUpload,
.user-profile-menu li a span,
.tabs-menu li.current a,
.tabs-menu li a:hover,
.header-social li a:hover,
.main-search-button,
.selectbox li:hover,
.color-overlay,
.trs-btn,
.testi-counter,
.to-top,
.header-sec-link a,
.card-btn,
.profile-edit-page-header .breadcrumbs a:before,
.dashboard-listing-table-opt li a.del-btn,
.search-widget .search-submit,
.box-widget-item .list-single-tags a,
.reviews-comments-item-text .new-dashboard-item:hover,
.step-item,
.video-box-btn,
.slick-dots li.slick-active button,
.time-line-container:before,
.error-wrap form .search-submit,
.testimonials-carousel .slick-current .testimonilas-text,
.cs-social li a,
.cs-countdown-item:before,
.listing-counter,
.price-head,
.price-link,
.sp-cont:hover,
.cluster div,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.log-out-btn:hover,
.map-popup-category,
.mapnavigation a:hover,
.listsearch-input-item .nice-select,
.listsearch-input-item .nice-select .list li.selected.focus,
.listsearch-input-item .nice-select .list li:hover,
.listsearch-input-item .nice-select .list li.selected,
.custom-form .nice-select .list li:hover,
.custom-form .nice-select .list li.selected,
.custom-form .nice-select,
.header-search-select-item .nice-select .list li:hover,
.header-search-select-item .nice-select .list li.selected,
.main-search-input-item .nice-select .list li:hover,
.main-search-input-item .nice-select .list li.selected,
.pac-item:hover {
  background: #5b91ff;
}
.listing-view-layout li a.active,
.rangeslider__handle,
.list-author-widget-text .btn,
.btn.transparent-btn,
.log-out-btn,
blockquote,
.cluster div:before,
.header-search-select-item .nice-select:after,
.main-search-input-item .nice-select:after {
  border-color: #5b91ff;
}
.listing-rating i {
  color: #FACC39;
}
.gradient-bg,
.listing-geodir-category,
.list-single-header-cat a,
.box-widget-item .list-single-tags a:hover,
.nav-holder nav li a:before {
  background-color: #ff6f00;
  /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3EAAFD), to(#49CEFF));
  background: -webkit-linear-gradient(top, #3EAAFD, #49CEFF);
  background: -moz-linear-gradient(top, #3EAAFD, #49CEFF);
  background: -ms-linear-gradient(top, #3EAAFD, #49CEFF);
  background: -o-linear-gradient(top, #3EAAFD, #49CEFF);*/
}
/*signUp edit*/
.formSignUp {
  text-align: left;
}
.formSignUp .emailStep .actionBlock {
  display: none;
  float: left;
  width: 100%;
  position: relative;
}
.formSignUp .emailStep .actionNext {
  display: inline-block;
  vertical-align: top;
  padding: 15px 40px;
  background: #5b91ff;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.formSignUp.emailStage .emailStep .actionBlock {
  display: block;
}
.formSignUp.emailStage .otherStep {
  display: none;
}
.formSignUp.errorForm .emailStep .actionBlock {
  display: none;
}
html,
body {
  font-family: 'Montserrat', sans-serif;
}
.col-xs-1::after,
.col-sm-1::after,
.col-md-1::after,
.col-lg-1::after,
.col-xs-2::after,
.col-sm-2::after,
.col-md-2::after,
.col-lg-2::after,
.col-xs-3::after,
.col-sm-3::after,
.col-md-3::after,
.col-lg-3::after,
.col-xs-4::after,
.col-sm-4::after,
.col-md-4::after,
.col-lg-4::after,
.col-xs-5::after,
.col-sm-5::after,
.col-md-5::after,
.col-lg-5::after,
.col-xs-6::after,
.col-sm-6::after,
.col-md-6::after,
.col-lg-6::after,
.col-xs-7::after,
.col-sm-7::after,
.col-md-7::after,
.col-lg-7::after,
.col-xs-8::after,
.col-sm-8::after,
.col-md-8::after,
.col-lg-8::after,
.col-xs-9::after,
.col-sm-9::after,
.col-md-9::after,
.col-lg-9::after,
.col-xs-10::after,
.col-sm-10::after,
.col-md-10::after,
.col-lg-10::after,
.col-xs-11::after,
.col-sm-11::after,
.col-md-11::after,
.col-lg-11::after,
.col-xs-12::after,
.col-sm-12::after,
.col-md-12::after,
.col-lg-12::after,
.col-xs-1::before,
.col-sm-1::before,
.col-md-1::before,
.col-lg-1::before,
.col-xs-2::before,
.col-sm-2::before,
.col-md-2::before,
.col-lg-2::before,
.col-xs-3::before,
.col-sm-3::before,
.col-md-3::before,
.col-lg-3::before,
.col-xs-4::before,
.col-sm-4::before,
.col-md-4::before,
.col-lg-4::before,
.col-xs-5::before,
.col-sm-5::before,
.col-md-5::before,
.col-lg-5::before,
.col-xs-6::before,
.col-sm-6::before,
.col-md-6::before,
.col-lg-6::before,
.col-xs-7::before,
.col-sm-7::before,
.col-md-7::before,
.col-lg-7::before,
.col-xs-8::before,
.col-sm-8::before,
.col-md-8::before,
.col-lg-8::before,
.col-xs-9::before,
.col-sm-9::before,
.col-md-9::before,
.col-lg-9::before,
.col-xs-10::before,
.col-sm-10::before,
.col-md-10::before,
.col-lg-10::before,
.col-xs-11::before,
.col-sm-11::before,
.col-md-11::before,
.col-lg-11::before,
.col-xs-12::before,
.col-sm-12::before,
.col-md-12::before,
.col-lg-12::before {
  content: '';
  display: table;
  clear: both;
}
/*second style start*/
textarea {
  font-family: 'Montserrat', sans-serif;
}
@-webkit-keyframes opacityAnim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacityAnim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
header .time span {
  -webkit-animation: ease 1s opacityAnim infinite;
          animation: ease 1s opacityAnim infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
button {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
.main-register .tabs-menu {
  margin-left: -20px;
  float: none;
  width: auto;
  font-size: 0;
  border: 0;
  position: relative;
}
.main-register .tabs-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  height: 1px;
  background-color: #eee;
}
.main-register .tabs-menu li {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 50%;
  padding-left: 20px;
  margin-right: 0;
}
.main-register .tabs-menu li a {
  display: block;
  font-size: 13px;
  float: none;
}
@media (max-width: 420px) {
  .main-register .soc-log {
    padding-bottom: 0;
  }
  .main-register .tabs-menu {
    margin-top: 0;
    margin-bottom: 0;
  }
  .main-register .tabs-menu li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 380px) {
  header .logo-holder img {
    width: 170px;
  }
}
section.hero-section .bg {
  background-position: 0 20%;
}
#sec2 .gallery-item {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  #sec2 .gallery-item {
    width: 100%;
  }
}
.bg-colorAlt {
  background: #5b91ff;
}
.bg-colorAlt .section-subtitle:before {
  content: none;
}
.bg-colorAlt .section-subtitle {
  color: #fff;
}
.bg-colorAlt .section-title h1,
.bg-colorAlt .section-title h3,
.bg-colorAlt .section-title h2 {
  color: #fff;
}
.bg-colorAlt .section-title p {
  color: #fff;
}
.categoriesList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-left: -20px;
}
.categoriesList .categoriesItem {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  width: 33.333%;
  margin-bottom: 20px;
  /*@media (max-width:600px) {
      width:100%;
    }*/
}
@media (max-width: 1180px) {
  .categoriesList .categoriesItem {
    width: 100%;
  }
}
.categoriesList .categoriesItem .categoriesItemWrapper {
  padding: 30px 30px 25px 30px;
  background: #fff;
  border-radius: 15px;
}
.categoriesList .categoriesItem .titleBlock {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 700;
  line-height: 31px;
}
.categoriesList .categoriesItem .titleBlock .title {
  color: #5b91ff;
}
.categoriesList .categoriesLinkList {
  padding: 0;
  margin: 0;
}
.categoriesList .categoriesLinkList .categoriesLink {
  padding: 5px;
  margin: 0;
}
.categoriesList .categoriesLinkList .categoriesLink .action:hover {
  color: #5b91ff;
}
.categoriesList .actionAll {
  margin-top: 10px;
}
.categoriesList .actionAll .action {
  color: #5b91ff;
  text-decoration: underline;
}
.categoriesList .actionAll .action:hover {
  text-decoration: none;
}
.expertsList {
  padding: 0;
  margin: 0 0 0 -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.expertsList .expertItem {
  padding: 0 0 0 30px;
  margin: 0 0 30px 0;
  width: 33.333%;
}
@media (max-width: 1080px) {
  .expertsList .expertItem {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .expertsList .expertItem {
    width: 100%;
  }
}
.expertsList .expertBlock {
  position: relative;
  padding: 10px 20px;
  background-color: #fff;
  border: 2px solid #5b91ff;
  border-radius: 15px;
  text-align: left;
  color: #566985;
}
.expertsList .expertBlock .imageBlock {
  padding: 5px;
  background-color: #5b91ff;
  border-radius: 1000%;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  width: 100px;
  height: 100px;
  top: -43px;
  left: -15px;
}
.expertsList .expertBlock .imageBlock .expertImg {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.expertsList .expertBlock .imageBlock .expertRat {
  top: 50%;
  right: -32px;
  margin-top: -20px;
  padding: 0 10px;
  border-radius: 20px;
  line-height: 22px;
  position: absolute;
  background-color: #5b91ff;
  white-space: nowrap;
  font-weight: 700;
  color: #fff;
  border: 2px solid #fff;
}
.expertsList .expertBlock .titleBlock {
  padding-left: 80px;
  font-size: 20px;
  font-weight: 600;
  min-height: 60px;
}
.expertsList .expertBlock .descriptionBlock {
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 2px solid #5b91ff;
}
.expertsList .expertBlock .expertStats .stats .caption {
  font-size: 16px;
  position: relative;
  padding: 10px 5px 10px 30px;
}
.expertsList .expertBlock .expertStats .stats .caption strong {
  color: #5b91ff;
  font-weight: 700;
}
.formBlock-alt .formBlock .fieldList {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 20px;
  border-radius: 40px;
  border: 10px solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
.formBlock-alt .formBlock .fieldList .field {
  width: 33.333%;
  padding: 0;
  margin: 0;
}
.formBlock-alt .formBlock .fieldList .field:first-child {
  border-radius: 20px 0 0 20px;
  overflow: hidden;
  border-right: 1px solid #eee;
}
.formBlock-alt .formBlock .fieldList .field:last-child {
  border-radius: 0 20px 20px 0;
  overflow: hidden;
}
.formBlock-alt .formBlock .fieldList .field .caption {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 7px;
}
.formBlock-alt .formBlock .fieldList .field .wrapper {
  display: block;
}
.formBlock-alt .formBlock .fieldList .field input {
  border: 0;
  height: 50px;
  width: 100%;
  padding: 0 30px 0;
  font-size: 16px;
}
.formBlock-alt .formBlock .fieldList .field input:not([readonly]):focus,
.formBlock-alt .formBlock .fieldList .field input:not([readonly]):active {
  border: solid 2px #5b91ff;
  padding: 14px 19px 14px 19px;
  background-color: #fff;
}
.formBlock-alt .formBlock .fieldList .field button {
  font-size: 16px;
  border: 0;
  color: #fff;
  height: 50px;
  width: 100%;
  background: #5b91ff;
  cursor: pointer;
}
.formBlock-alt .formBlock .fieldList .field button:hover {
  background: #2C3B5A;
}
@media (max-width: 800px) {
  .formBlock-alt .formBlock .fieldList .field {
    width: 50%;
  }
  .formBlock-alt .formBlock .fieldList .field:first-child {
    border-bottom-left-radius: 0;
  }
  .formBlock-alt .formBlock .fieldList .field:last-child {
    width: 100%;
    border-top-right-radius: 0;
  }
}
@media (max-width: 600px) {
  .formBlock-alt .formBlock .fieldList .field {
    width: 100%;
  }
  .formBlock-alt .formBlock .fieldList .field:first-child {
    border-right: 0;
    border-bottom: 1px solid #eee;
  }
}
.qwestionsListBlock .titleGroup {
  line-height: 29px;
  font-size: 18px;
  color: #9FAAB0;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .qwestionsListBlock {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .qwestionsListBlock .qwestionsList {
    margin-bottom: 0;
  }
}
.qwestionsList {
  padding: 0;
  max-width: 730px;
  margin: 0 auto;
}
.qwestionsList .item {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E4ECF0;
}
.qwestionsList .item.open .titleBlock .title span::before {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
}
.qwestionsList .item.open .description {
  opacity: 1;
  visibility: visible;
  position: static;
  -webkit-transition: transform ease 0s;
  -webkit-transition: -webkit-transform ease 0s;
  transition: -webkit-transform ease 0s;
  -o-transition: transform ease 0s;
  transition: transform ease 0s;
  transition: transform ease 0s, -webkit-transform ease 0s;
}
.qwestionsList .item .itemWrapper {
  position: relative;
  padding-left: 65px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .qwestionsList .item .itemWrapper {
    padding-left: 40px;
  }
}
.qwestionsList .item .titleBlock a.title:hover {
  /*color:@colorHref;*/
}
.qwestionsList .item .titleBlock a.title:hover span::before,
.qwestionsList .item .titleBlock a.title:hover span::after {
  background-color: #5b91ff;
}
.qwestionsList .item .titleBlock .title {
  font-weight: 600;
  font-size: 18px;
  color: #5b91ff;
  position: static;
}
.qwestionsList .item .titleBlock .title::before {
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 2px;
}
.qwestionsList .item .titleBlock .title span::before,
.qwestionsList .item .titleBlock .title span::after {
  content: '';
  position: absolute;
  background-color: #5b91ff;
  width: 17px;
  height: 3px;
  border-radius: 3px;
  top: 11px;
  left: 0;
}
.qwestionsList .item .titleBlock .title span::before {
  -webkit-transition: transform ease 0.4s;
  -webkit-transition: -webkit-transform ease 0.4s;
  transition: -webkit-transform ease 0.4s;
  -o-transition: transform ease 0.4s;
  transition: transform ease 0.4s;
  transition: transform ease 0.4s, -webkit-transform ease 0.4s;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
      transform: rotateZ(90deg);
}
@media (max-width: 480px) {
  .qwestionsList .item .titleBlock .title {
    font-size: 16px;
  }
}
.qwestionsList .item .description {
  margin-top: 30px;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
@media (min-width: 480px) {
  .qwestionsList .item .description {
    padding-left: 29px;
  }
}
.qwestionsList .item .description p:last-child {
  margin-bottom: 0;
}
.workCardList {
  padding: 0;
  margin: 0 0 -60px -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.workCardList .item {
  padding: 0 0 0 30px;
  margin: 0 0 60px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.333%;
}
@media (max-width: 992px) {
  .workCardList .item {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .workCardList .item {
    width: 100%;
  }
}
.workCardList .item .cardBlock {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workCardList .cardBlock {
  border: 2px solid #5b91ff;
  border-radius: 20px;
  display: block;
  padding: 30px 15px 15px 15px;
  position: relative;
}
.workCardList .cardBlock .theme {
  background-color: #5b91ff;
  position: absolute;
  top: -27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 5px;
}
.workCardList .cardBlock .theme .caption {
  white-space: nowrap;
  padding: 0 10px;
  line-height: 25px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.workCardList .cardBlock .theme .caption span {
  display: block;
  border-top: 2px solid #fff;
  margin: 0 -10px;
}
.workCardList .cardBlock .rate {
  background-color: #5b91ff;
  position: absolute;
  bottom: -15px;
  right: -10px;
  border-radius: 5px;
}
.workCardList .cardBlock .rate .caption {
  padding: 0 10px 0 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.workCardList .cardBlock .rate .caption .fa {
  margin-left: -20px;
  color: #fff;
  float: left;
  line-height: 30px;
}
.workCardList .cardBlock .titleBlock {
  margin-bottom: 10px;
}
.workCardList .cardBlock .titleBlock .title {
  font-weight: 700;
  font-size: 18px;
  color: #5b91ff;
}
.workCardList .cardBlock .titleBlock .title:hover {
  text-decoration: underline;
}
.workCardList .cardBlock .descriptionBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.workCardList .cardBlock .descriptionBlock .priceBlock {
  width: 50%;
}
.workCardList .cardBlock .descriptionBlock .priceBlock .price {
  font-size: 18px;
}
.workCardList .cardBlock .descriptionBlock .dataBlock {
  width: 50%;
}
.workCardList .cardBlock .descriptionBlock .dataOn .caption {
  opacity: 0.2;
}
.workCardList .cardBlock .descriptionBlock .dataOn,
.workCardList .cardBlock .descriptionBlock .dataOff {
  padding: 5px 0 5px 0;
  font-size: 16px;
  font-weight: 600;
}
.workCardList .cardBlock .descriptionBlock .dataOn .caption,
.workCardList .cardBlock .descriptionBlock .dataOff .caption {
  padding-left: 30px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
.workCardList .cardBlock .descriptionBlock .dataOn .caption .fa,
.workCardList .cardBlock .descriptionBlock .dataOff .caption .fa {
  float: left;
  color: #5b91ff;
  margin-left: -25px;
  font-size: 20px;
  margin-top: -2px;
}
.django-ckeditor-widget {
  width: 100%;
}
.main-register .custom-form .log-submit-btn {
  width: 100%;
}
.main-register .custom-form .log-submit-btn.log-author {
  background-color: #ff6f00;
}
.main-register .custom-form .log-submit-btn.log-author:hover {
  background: #241c55;
}
.fileTable {
  width: 100%;
}
.fileTable thead {
  border-bottom: 2px solid #98aab8;
}
.fileTable td,
.fileTable th {
  padding: 10px;
  text-align: center;
}
.fileTable th {
  font-weight: 900;
}
.fileTable td.fileName {
  color: #000;
  font-weight: 500;
  font-style: italic;
}
.fileTable td.fileName,
.fileTable th.fileName {
  text-align: left;
}
.fileTable .fileDownload {
  color: #5b91ff;
  cursor: pointer;
}
.fileTable .fileDownload:hover {
  color: #ff6f00;
}
.fileTable .fa-eye {
  font-size: 1rem;
  padding-right: 7px;
}
.fileTable .fa-download {
  font-size: 22px;
  display: block;
  padding-bottom: 4px;
}
.fileTable .fileDelete {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.fileTable .fileDelete::before {
  content: '';
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRkY1MzNDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTIuMDQ2IDIuMzI2bDIxIDIxTTIuMDQ2IDIzLjMyNmwyMS0yMSIvPjwvc3ZnPg==) 50% 50% no-repeat;
  background-size: contain;
  display: block;
}
.progress {
  background: #f8fbfe;
}
.upload-progress {
  height: 30px !important;
  margin: 0 0 30px 0!important;
  padding: 0 !important;
}
.progress-bar {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background: #5b91ff;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  line-height: 20px;
  padding: 5px 0;
  -webkit-transition: all cubic-bezier(0.24, 0.19, 0.52, 0.59) 0.3s;
  -o-transition: all cubic-bezier(0.24, 0.19, 0.52, 0.59) 0.3s;
  transition: all cubic-bezier(0.24, 0.19, 0.52, 0.59) 0.3s;
}
.orderListBlock {
  clear: both;
  float: none;
  text-align: left;
}
.orderListBlock.alt .orderList .entryBlock {
  padding: 40px 20px;
}
.orderListBlock .orderList {
  padding: 0;
  margin: 0;
}
.orderListBlock .orderList > .item {
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
  text-align: left;
}
.orderListBlock .orderList .entryBlock {
  padding: 30px 20px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #eee;
  position: relative;
}
.orderListBlock .orderList .entryBlock .status {
  position: absolute;
  right: -2px;
  top: -2px;
  padding: 4px 10px;
  border-radius: 8px;
  color: #fff;
  background: #5ECFB1;
  z-index: 10;
  line-height: 20px;
}
.orderListBlock .orderList .entryBlock .actionBox {
  display: block;
  padding-top: 15px;
  margin-top: 20px;
  margin-bottom: -20px;
  border-top: 1px solid #eee;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList {
  padding: 0;
  margin: 0 0 0 -20px;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-bottom: 10px;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.pay a,
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.edit a {
  background: #5ECFB1;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.pay a:hover,
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.edit a:hover {
  background-color: #f91942;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.favorite a {
  background: #5b91ff;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.favorite a .fa {
  color: #fff;
  font-size: 18px;
  line-height: 44px;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.favorite a.on {
  border-radius: 100%;
  background: #ff6f00;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.favorite a:hover {
  background-color: #f91942;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.cancel a {
  background: #5b91ff;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item.cancel a:hover {
  background-color: #f91942;
}
.orderListBlock .orderList .entryBlock .actionBox .actionList .item a {
  padding: 10px 15px;
  line-height: 20px;
  background-color: red;
  border-radius: 20px;
  display: block;
  color: #fff;
}
.orderListBlock .orderList .entryBlock.expertOrder {
  border-color: #ff6f00;
  border-width: 2px;
}
.orderListBlock .orderList .entryBlock.expertOrder::after {
  content: "Экспертная оценка";
  position: absolute;
  left: 50%;
  top: -10.5px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 3px 10px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  background-color: #ff6f00;
  border-radius: 11px;
}
.orderListBlock .orderList .entryBlock.prem {
  border-color: #50C385;
  border-width: 2px;
}
.orderListBlock .orderList .entryBlock.read {
  opacity: 0.6;
}
.orderListBlock .orderList .entryBlock.open .infoMoreBlock {
  display: block;
}
.orderListBlock .orderList .entryBlock.open .actionMore a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0uNDEgNi4yNWw0Ljc2LTUuMTIgNS4xMSA1LjEyIi8+PC9zdmc+);
}
.orderListBlock .orderList .entryBlock .headBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  padding-bottom: 15px;
}
.orderListBlock .orderList .entryBlock .headBlock .typeBlock {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
}
.orderListBlock .orderList .entryBlock .headBlock .typeBlock .type {
  font-size: 16px;
}
@media (max-width: 600px) {
  .orderListBlock .orderList .entryBlock .headBlock .typeBlock .type {
    font-size: 14px;
  }
}
.orderListBlock .orderList .entryBlock .headBlock .rate,
.orderListBlock .orderList .entryBlock .headBlock .theme {
  margin-left: 20px;
  display: block;
  padding: 6px 15px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  border-radius: 4px;
  cursor: pointer;
}
.orderListBlock .orderList .entryBlock .headBlock .theme {
  background-color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .headBlock .rate {
  font-weight: 700;
  padding: 6px 10px;
  background-color: rgba(0, 0, 0, 0.2);
}
.orderListBlock .orderList .entryBlock .headBlock .rate i {
  color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .bodyBlock .title {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}
.orderListBlock .orderList .entryBlock .bodyBlock .title a {
  color: #334e6f;
}
.orderListBlock .orderList .entryBlock .bodyBlock .title a:hover {
  color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .bodyBlock .infoOrderList {
  margin: 0 0 0 -20px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.orderListBlock .orderList .entryBlock .bodyBlock .infoOrderList .item {
  padding: 0 0 0 20px;
  margin: 10px 0 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
}
.orderListBlock .orderList .entryBlock .bodyBlock .infoOrderList .item.dateStart {
  color: #ccc;
}
.orderListBlock .orderList .entryBlock .bodyBlock .infoOrderList .item.dateStart i {
  color: #ccc;
}
.orderListBlock .orderList .entryBlock .bodyBlock .infoOrderList .item i {
  color: #5b91ff;
}
.orderListBlock .orderList .entryBlock .bodyBlock .infoBlock {
  margin: 0 0 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.orderListBlock .orderList .entryBlock .bodyBlock .actionsBlock {
  margin: 0 0 0 -20px;
}
.orderListBlock .orderList .entryBlock .bodyBlock .actionsBlock > .action {
  display: block;
  border-radius: 4px;
  padding: 7.5px 10px 7.5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 20px;
  min-width: 120px;
  text-align: center;
  color: #fff;
  background-color: #5b91ff;
  margin: 10px 0 0 20px;
}
.orderListBlock .orderList .entryBlock .bodyBlock .actionsBlock > div,
.orderListBlock .orderList .entryBlock .bodyBlock .actionsBlock > .action {
  margin: 10px 0 0 20px;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock {
  display: none;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock {
  margin: 20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock {
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .blockWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userPhoto {
  display: block;
  background-color: gray;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userPhoto img {
  width: 100%;
  height: 100%;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userName .nick {
  color: #5b91ff;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userName .nick:hover {
  color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userName .statusUser {
  padding: 0 5px;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userName .statusUser::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userName .statusUser.online::before {
  background-color: #50c385;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .markStatus {
  padding: 2.5px 7px;
  border-radius: 10px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  background-color: green;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .userInfoBlock .userInfo {
  padding-left: 20px;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock .actionBlock .action {
  display: inline-block;
  vertical-align: top;
  padding: 7.5px 10px;
  line-height: 20px;
  background-color: #5b91ff;
  color: #fff;
  border-radius: 4px;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock .actionBlock .action:hover {
  background-color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock .infoActionsList {
  padding: 0;
  margin: 0 20px -5px -20px;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock .infoActionsList .item {
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
  display: block;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock .infoActionsList .item .caption {
  display: block;
  padding-left: 20px;
  line-height: 20px;
  position: relative;
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock .infoActionsList .item .caption i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #5b91ff;
}
@media (max-width: 749px) {
  .orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock {
    display: block;
  }
  .orderListBlock .orderList .entryBlock .infoMoreBlock .infoHeadBlock .infoActionsBlock {
    margin-top: 20px;
  }
}
.orderListBlock .orderList .entryBlock .infoMoreBlock .infoBodyBlock {
  border-top: 1px solid #eee;
  padding: 15px 20px 0;
  margin-top: 15px;
}
@media (max-width: 440px) {
  .orderListBlock .orderList .entryBlock .infoMoreBlock .infoBodyBlock {
    padding: 15px 0 0;
  }
}
.orderListBlock .orderList .entryBlock .actionMore,
.orderListBlock .orderList .entryBlock .actionFavorite {
  float: left;
}
.orderListBlock .orderList .entryBlock .actionMore a {
  display: block;
  border-radius: 4px;
  padding: 7.5px 10px 7.5px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 20px;
  min-width: 120px;
  text-align: center;
  color: #fff;
  background-color: #5b91ff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xMC4yODQuNjg2TDUuNTI2IDUuOC40MTEuNjg2Ii8+PC9zdmc+);
  background-position: 10px 50%;
  background-repeat: no-repeat;
}
.orderListBlock .orderList .entryBlock .actionMore a:hover {
  background-color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .actionFavorite a {
  display: block;
  height: 35px;
  width: 35px;
  background-color: #5b91ff;
  font-size: 0;
  border-radius: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNi42NTA4NyAwLjk4MjcxNEM2Ljk1MDIyIDAuMDYxNDAzMyA4LjI1MzYzIDAuMDYxNDAzNyA4LjU1Mjk5IDAuOTgyNzE0TDkuNjIyNTUgNC4yNzQ1MUM5Ljc1NjQzIDQuNjg2NTMgMTAuMTQwNCA0Ljk2NTQ5IDEwLjU3MzYgNC45NjU0OUgxNC4wMzQ4QzE1LjAwMzUgNC45NjU0OSAxNS40MDYzIDYuMjA1MTEgMTQuNjIyNiA2Ljc3NDUxTDExLjgyMjQgOC44MDg5NUMxMS40NzE5IDkuMDYzNiAxMS4zMjUzIDkuNTE0OTYgMTEuNDU5MiA5LjkyNjk5TDEyLjUyODcgMTMuMjE4OEMxMi44MjgxIDE0LjE0MDEgMTEuNzczNiAxNC45MDYyIDEwLjk4OTkgMTQuMzM2OEw4LjE4OTcxIDEyLjMwMjRDNy44MzkyMyAxMi4wNDc3IDcuMzY0NjMgMTIuMDQ3NyA3LjAxNDE0IDEyLjMwMjRMNC4yMTM5NyAxNC4zMzY4QzMuNDMwMjYgMTQuOTA2MiAyLjM3NTc4IDE0LjE0MDEgMi42NzUxMyAxMy4yMTg4TDMuNzQ0NyA5LjkyNjk5QzMuODc4NTggOS41MTQ5NiAzLjczMTkyIDkuMDYzNiAzLjM4MTQzIDguODA4OTVMMC41ODEyNjEgNi43NzQ1MUMtMC4yMDI0NTIgNi4yMDUxMSAwLjIwMDMyNCA0Ljk2NTQ5IDEuMTY5MDUgNC45NjU0OUg0LjYzMDI1QzUuMDYzNDcgNC45NjU0OSA1LjQ0NzQzIDQuNjg2NTMgNS41ODEzIDQuMjc0NTFMNi42NTA4NyAwLjk4MjcxNFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.orderListBlock .orderList .entryBlock .actionFavorite a.on {
  border-radius: 100%;
  -webkit-transition: 0.4s linear border-radius;
  -o-transition: 0.4s linear border-radius;
  transition: 0.4s linear border-radius;
  background-color: #ff6f00;
}
.orderListBlock .orderList .entryBlock .actionFavorite a:hover {
  background-color: #ff6f00;
}
.orderListBlock .messageBlock {
  margin: 20px 0;
}
.orderListBlock .messageBlock .message {
  text-align: center;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  background-color: rgba(173, 232, 115, 0.5);
}
.mfp-content .tabsBlock {
  width: 480px;
}
@media (max-width: 520px) {
  .mfp-content .tabsBlock {
    width: 100%;
  }
}
.tabsBlock {
  text-align: left;
  background-color: inherit;
}
.tabsBlock .headBlock .filesNumb {
  font-size: 14px;
}
.tabsBlock .headBlock h2 {
  font-size: 20px;
}
.tabsBlock .contentTabBlock .contentTab {
  padding-top: 20px;
  display: none;
}
.tabsBlock .contentTabBlock .contentTab.visible {
  display: block;
}
.tabsBlock .contentTabBlock .title {
  display: none;
}
.tabsBlock .contentTabBlock .downloadFileBlock {
  display: block;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.tabsBlock .contentTabBlock .downloadFileBlock .action {
  padding: 10px 20px;
  line-height: 20px;
  background-color: #5b91ff;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.tabsBlock .filesList .item {
  display: block;
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
}
.tabsBlock .filesList .item .entryBlock {
  display: inline-block;
  vertical-align: top;
}
.tabsBlock .filesList .item .entryBlock .fa {
  color: #5b91ff;
  position: absolute;
  left: 20px;
  top: 50%;
  font-size: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tabsBlock .filesList .item .entryBlock .fileName {
  margin-bottom: 7px;
  display: block;
  color: #5b91ff;
}
.tabsBlock .filesList .item .entryBlock .dateDownload {
  margin-bottom: 7px;
}
.tabsBlock .tabsActionBlock {
  border-bottom: 1px solid #5b91ff;
}
.tabsBlock .tabsActionList {
  margin: 0 0 -1px -20px;
}
.tabsBlock .tabsActionList .tab {
  padding-left: 20px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  float: none;
  width: auto;
}
.tabsBlock .tabsActionList .tab.visible a {
  color: #fff;
  background-color: #5b91ff;
}
.tabsBlock .tabsActionList .tab .action {
  padding: 10px 20px;
  font-size: 14px;
  line-height: 20px;
  color: #5b91ff;
  font-weight: 600;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #5b91ff;
  background-color: #fff;
  text-transform: uppercase;
  display: block;
}
.tabsBlock .tabsActionList .tab .action:hover {
  background-color: #5b91ff;
  color: #fff;
}
.tabsBlock.alt {
  background-color: inherit;
}
.tabsBlock.alt .tabsActionBlock {
  border-bottom: 0;
}
.tabsBlock.alt .tabsActionBlock .tab .action {
  border-width: 1px;
}
section#sec2::before {
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: '';
  height: 1.5px;
  background: #eee;
  max-width: 1224px;
  width: 92%;
  margin: 0 auto;
}
.contentStyle ul {
  padding-left: 30px;
  list-style: none;
}
.contentStyle ul li {
  position: relative;
  text-align: left;
}
.contentStyle ul li::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -4px;
  background-color: #5b91ff;
  border-radius: 128px;
}
.contentStyle p,
.contentStyle ul li,
.contentStyle ol li {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #878C9F;
}
.contentStyle p {
  margin-bottom: 10px;
  padding: 0;
}
.contentStyle ol,
.contentStyle ul {
  margin: 15px 0;
}
.contentStyle h2 {
  font-size: 28px;
  font-weight: 700;
  color: #566985;
  margin: 20px 0;
}
.orderDetalBlock {
  clear: both;
  float: none;
  text-align: left;
}
.orderDetalBlock .headBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  padding-bottom: 15px;
}
.orderDetalBlock .headBlock .typeBlock {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
}
.orderDetalBlock .headBlock .typeBlock .type {
  font-size: 18px;
}
.orderDetalBlock .headBlock .viewedCounter,
.orderDetalBlock .headBlock .theme {
  margin-left: 20px;
  display: block;
  padding: 6px 15px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  border-radius: 4px;
  cursor: pointer;
}
.orderDetalBlock .headBlock .theme {
  background-color: #ff6f00;
}
.orderDetalBlock .headBlock .viewedCounter {
  font-weight: 700;
  padding: 6px 10px;
  color: #5b91ff;
}
.orderDetalBlock .bodyBlock .title {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}
.orderDetalBlock .bodyBlock .title a {
  color: #334e6f;
}
.orderDetalBlock .bodyBlock .title a:hover {
  color: #ff6f00;
}
.orderDetalBlock .infoHeadBlock {
  margin: 20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock {
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .blockWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userPhoto {
  display: block;
  background-color: gray;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userPhoto img {
  width: 100%;
  height: 100%;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userName .nick {
  color: #5b91ff;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userName .nick:hover {
  color: #ff6f00;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userName .statusUser {
  padding: 0 5px;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userName .statusUser::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ff6f00;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userName .statusUser.online::before {
  background-color: #50c385;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .markStatus {
  padding: 2.5px 7px;
  border-radius: 10px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  background-color: green;
}
.orderDetalBlock .infoHeadBlock .userInfoBlock .userInfo {
  padding-left: 20px;
}
.orderDetalBlock .infoHeadBlock .price {
  font-size: 20px;
  color: #5b91ff;
}
@media (max-width: 749px) {
  .orderDetalBlock .infoHeadBlock {
    display: block;
  }
  .orderDetalBlock .infoHeadBlock .price {
    margin-top: 20px;
  }
}
.frame-instRev {
  padding: 60px 0;
}
.frame-instRev .section-title {
  float: none;
  padding-bottom: 0;
}
.frame-instRev .slick-dots {
  font-size: 0;
  padding: 0;
  margin: 0 0 0 -16px;
  width: 100%;
  text-align: center;
}
.frame-instRev .slick-dots li {
  display: inline-block;
  vertical-align: top;
  padding-left: 16px;
  width: auto;
  height: auto;
  margin: 0;
}
.frame-instRev .slick-dots li.slick-active button {
  background-color: #5b91ff;
  border: 0;
}
.frame-instRev .slick-dots li.slick-active button::after {
  content: '';
  background: #5b91ff;
  border-radius: 100%;
}
.frame-instRev .slick-dots li button {
  display: block;
  padding: 0;
  outline: none;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  border: 1px solid #B9CBD6;
  background: none;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  /*@media (max-width:480px) {
              width:  8px;
              height:  8px;
        }*/
}
.frame-instRev .slick-dots li button:hover {
  background-color: #5b91ff;
  border: 0;
}
.frame-instRev .slick-dots {
  position: absolute;
  top: -60px;
  left: -50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  margin: 0 0 0 -5px;
  font-size: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  bottom: inherit;
}
@media (max-width: 640px) {
  .frame-instRev .slick-dots {
    top: -35px;
  }
}
@media (min-width: 641px) {
  .frame-instRev .slick-list::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 18%;
    background: aliceblue;
    z-index: 2;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#f9f9f9), to(rgba(249, 249, 249, 0)));
    background: -o-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
    background: linear-gradient(to right, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f900', GradientType=1);
  }
  .frame-instRev .slick-list::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 18%;
    background: aliceblue;
    z-index: 2;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, right top, left top, from(#f9f9f9), to(rgba(249, 249, 249, 0)));
    background: -o-linear-gradient(right, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
    background: linear-gradient(to left, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f900', GradientType=1);
  }
}
.frame-instRev .slick-slider .slick-arrow {
  top: -54px;
  z-index: 3;
  position: absolute;
  margin-top: -17px;
  width: 16px;
  height: 34px;
  border: 0;
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  outline: none;
  cursor: pointer;
}
.frame-instRev .slick-slider .slick-arrow.slick-prev {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAzNiI+PHBhdGggc3Ryb2tlPSIjMDA3RUZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE3IDFMMSAxOGwxNiAxNyIvPjwvc3ZnPg==);
}
.frame-instRev .slick-slider .slick-arrow.slick-prev:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAzNiI+PHBhdGggc3Ryb2tlPSIjMTIyQzQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE3IDFMMSAxOGwxNiAxNyIvPjwvc3ZnPg==);
}
.frame-instRev .slick-slider .slick-arrow.slick-next {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAzNiI+PHBhdGggc3Ryb2tlPSIjMDA3RUZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgMzVsMTYtMTdMMSAxIi8+PC9zdmc+);
}
.frame-instRev .slick-slider .slick-arrow.slick-next:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAzNiI+PHBhdGggc3Ryb2tlPSIjMTIyQzQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgMzVsMTYtMTdMMSAxIi8+PC9zdmc+);
}
.frame-instRev .slick-slider .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -110px;
}
.frame-instRev .slick-slider .slick-arrow.slick-next {
  right: 50%;
  margin-right: -110px;
}
@media (max-width: 768px) {
  .frame-instRev {
    padding: 40px 0;
  }
}
.frame-instRev .frameWrapper > .titleBlock {
  margin-bottom: 50px;
}
.frame-instRev .frameWrapper > .titleBlock .imageBlock {
  text-align: center;
}
.frame-instRev .instRevBlock {
  clear: both;
  float: none;
  margin-top: 138px;
}
@media (max-width: 640px) {
  .frame-instRev .instRevBlock {
    margin-top: 64px;
  }
}
.frame-instRev .actionBlock-more {
  text-align: center;
}
.frame-instRev .actionBlock-more .action {
  margin-right: -25px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  line-height: 30px;
  font-size: 14px;
}
.frame-instRev .actionBlock-more .action::before {
  content: '';
  position: absolute;
  left: -36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjQ5NSAwSDcuNTA1QTcuNTA4IDcuNTA4IDAgMCAwIDAgNy41MDV2MTAuOTlBNy41MDggNy41MDggMCAwIDAgNy41MDUgMjZoMTAuOTlBNy41MDggNy41MDggMCAwIDAgMjYgMTguNDk1VjcuNTA1QTcuNTA4IDcuNTA4IDAgMCAwIDE4LjQ5NSAwem01LjExMyAxOC42ODVhNC45ODQgNC45ODQgMCAwIDEtNC45ODMgNC45ODRINy4zNzVhNC45ODQgNC45ODQgMCAwIDEtNC45ODMtNC45ODRWNy40MzZhNC45ODQgNC45ODQgMCAwIDEgNC45ODMtNC45ODNoMTEuMjVhNC45ODQgNC45ODQgMCAwIDEgNC45ODMgNC45ODN2MTEuMjV6IiBmaWxsPSIjMjRDREVCIi8+PHBhdGggZD0iTTEzIDYuMzE4YTYuNzQgNi43NCAwIDAgMC02Ljc0MyA2Ljc0M0E2Ljc0IDYuNzQgMCAwIDAgMTMgMTkuODAzYTYuNzQgNi43NCAwIDAgMCA2Ljc0My02Ljc0MkE2Ljc0IDYuNzQgMCAwIDAgMTMgNi4zMTh6bTAgMTEuMTJhNC4zNjYgNC4zNjYgMCAwIDEtNC4zNjgtNC4zNjlBNC4zNjYgNC4zNjYgMCAwIDEgMTMgOC43MDFhNC4zNjYgNC4zNjYgMCAwIDEgNC4zNjggNC4zNjhjLjAwOSAyLjQxLTEuOTUgNC4zNjgtNC4zNjggNC4zNjh6TTE5Ljk2OCA3LjYyN2ExLjU2OSAxLjU2OSAwIDEgMCAwLTMuMTM4IDEuNTY5IDEuNTY5IDAgMCAwIDAgMy4xMzh6IiBmaWxsPSIjMjRDREVCIi8+PC9zdmc+') no-repeat;
  height: 26px;
  width: 26px;
  background-size: contain;
}
@media (min-width: 480px) {
  .frame-instRev .actionBlock-more .action {
    line-height: 40px;
    font-size: 18px;
  }
  .frame-instRev .actionBlock-more .action::before {
    left: -50px;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 640px) {
  .frame-instRev .slick-list {
    padding: 0 30% 0 10px !important;
  }
}
@media (max-width: 360px) {
  .frame-instRev .slick-list {
    padding: 0 20% 0 10px !important;
  }
}
.instRevBlock {
  text-align: left;
}
.instRevBlock .instRevList {
  margin: 0;
  color: #262626;
  font-size: 14px;
  line-height: 18px;
  padding: 0 20px;
  /*@media (max-width:1110px) {
      margin:0 -15px;
    }
    @media (max-width:899px) {
      padding:0;
      margin:0 -20px;
    }*/
  width: 100vw;
  margin: 0 0 0 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0;
}
@media (max-width: 480px) {
  .instRevBlock .instRevList {
    font-size: 1.2rem;
  }
}
.instRevBlock .instRevList .actionBlock {
  margin-top: 0;
}
.instRevBlock .instRevList .item {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  outline: none;
}
.instRevBlock .instRevList .item .itemWrapper {
  background: white;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  display: block;
  margin: 0 0 12px;
  padding: 0;
}
.instRevBlock .instRevList .item .actionMoreRead {
  color: #5b91ff;
}
.instRevBlock .instRevList .item .instRevHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
}
@media (max-width: 640px) {
  .instRevBlock .instRevList .item .instRevHead > .actionBlock {
    display: none;
  }
}
.instRevBlock .instRevList .item .instRevHead > .actionBlock .action {
  padding: 5px 10px;
  font-size: 14px;
  color: #fff;
  background-color: #5b91ff;
}
.instRevBlock .instRevList .item .instRevHead > .actionBlock .action:hover {
  text-decoration: none;
  background-color: #ff6f00;
}
.instRevBlock .instRevList .item .instRevHead a {
  color: #262626;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock .actionImg {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock .actionImg:hover {
  opacity: 0.5;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock .actionImg .userActionProfile {
  display: inline-block;
  vertical-align: top;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock .name {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock .location {
  font-size: 12px;
}
.instRevBlock .instRevList .item .instRevHead .userActionBlock .name,
.instRevBlock .instRevList .item .instRevHead .userActionBlock .location {
  margin: 0 10px;
  line-height: 18px;
}
.instRevBlock .instRevList .item .instRevBody .infoPostWrapper {
  height: 272px;
  overflow: hidden;
}
.instRevBlock .instRevList .item .instRevBody .infoPostWrapper p {
  font-size: 14px;
  margin-top: 0;
  line-height: 1.56;
  margin-bottom: 15px;
}
.instRevBlock .instRevList .item .instRevBody .contentWrapper {
  padding: 10px;
}
.instRevBlock .instRevList .item .instRevBody .imageWrapper {
  font-size: 0;
}
.instRevBlock .instRevList .item .instRevBody .imageBlock {
  height: 400px;
}
.instRevBlock .instRevList .item .instRevBody .imageBlock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: 'object-fit: cover;object-position: center center';
}
.instRevBlock .instRevList .item .instRevBody .actionBlockLike {
  margin-bottom: 6px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a {
  font-size: 0;
  background-repeat: no-repeat;
  background-image: url(../vis/inst-icons.png);
  height: 24px;
  width: 24px;
  display: block;
  margin-right: 12px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a.like {
  background-position: -225px -53px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a.like:hover {
  background-position: -251px -53px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a.comment {
  background-position: -189px -103px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a.comment:hover {
  opacity: 0.5;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a.save {
  margin: 0 0 0 auto;
  background-position: -137px -103px;
}
.instRevBlock .instRevList .item .instRevBody .actionBox a.save:hover {
  opacity: 0.5;
}
.instRevBlock .instRevList .item .instRevBody .actionRate,
.instRevBlock .instRevList .item .instRevBody .profile {
  color: #262626;
  font-weight: 600;
}
.instRevBlock .instRevList .item .instRevBody .captionComments {
  padding: 10px 0 0;
}
.instRevBlock .instRevList .item .instRevBody .captionComments a {
  color: #999;
  font-weight: 400;
}
.instRevBlock .instRevList .item a:hover {
  text-decoration: underline;
}
.filter-tags {
  border-bottom: 1px solid #eee;
}
.filter-tags .inputCheckBlock {
  clear: both;
  height: 310px;
  overflow-y: auto;
}
.filter-tags .input-search-checkBlock label {
  display: block;
  float: none;
  text-align: left;
  top: 0;
  margin-bottom: 20px;
  padding: 0;
}
.filter-tags .input-search-checkBlock .input-search-check {
  border: 1px solid #eee;
  background: #f9f9f9 !important;
  width: 100%;
  padding: 15px 20px 15px 20px;
  border-radius: 6px;
  -webkit-appearance: none;
  height: auto;
  position: relative;
  color: #000;
  margin: 0 0 20px;
  position: static;
}
.filter-tags .filter-tags-group {
  clear: both;
}
.filter-tags .filter-tags-group .label {
  text-align: left;
  margin-bottom: 10px;
  font-weight: 400;
  color: #ccc;
  font-size: 12px;
}
.filter-tags .filter-tags-group .filter-tags-group-list {
  padding-left: 15px;
  margin-bottom: 10px;
}
.filter-tags-group::after,
.filter-tags-group-list::after {
  display: table;
  content: '';
  clear: both;
}
.inputCheckBlock {
  clear: both;
}
.fieldBlock {
  display: block;
  clear: both;
  text-align: left;
}
.fieldBlock.suggestTopic .submitBlock .submit {
  width: 100%;
}
.fieldBlock.suggestTopic .fieldFile {
  text-align: center;
}
.fieldBlock .field .caption {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.fieldBlock .submitBlock {
  clear: both;
  margin-top: 20px;
}
.fieldBlock .submitBlock .submit {
  background: #5b91ff;
  border: none;
  float: none;
  padding: 15px 45px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}
.fieldBlock .submitBlock .submit:hover {
  background: #ff6f00;
}
.fieldBlock .checksBlock > .fieldList {
  clear: both;
  max-height: 310px;
  overflow-y: auto;
}
.fieldBlock.filterForm .submitBlock .actionReset {
  white-space: nowrap;
  margin-left: 20px;
  color: #241c55;
  text-decoration: underline;
}
.fieldBlock.filterForm .submitBlock .actionReset:hover {
  text-decoration: none;
}
.fieldBlock.filterForm > .fieldList > .field {
  margin-bottom: 20px;
}
.fieldBlock.filterForm > .fieldList > .field.fieldGroup + .field {
  margin-top: 20px;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2.isHide > .fieldList {
  display: none;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 > .fieldList {
  margin-left: -50px;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field {
  padding-left: 50px;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field > .caption {
  color: #ccc;
  font-size: 12px;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field.from,
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field.before {
  width: 50%;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field.before {
  position: relative;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field.before::before {
  content: "";
  width: 15px;
  height: 2px;
  background-color: #5b91ff;
  position: absolute;
  bottom: 24px;
  left: 17px;
}
.fieldBlock.filterForm > .fieldList .fieldGroup.col2 .field.contract {
  display: block;
  width: 100%;
}
.fieldBlock.filterForm > .fieldList > .field > .caption {
  cursor: pointer;
}
.fieldBlock.filterForm > .fieldList > .field > .caption::before {
  /*только .fieldList>li>.caption*/
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 7px;
  margin-top: -3.5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik0uNDEgNi4yNWw0Ljc2LTUuMTIgNS4xMSA1LjEyIi8+PC9zdmc+);
}
.fieldBlock.filterForm > .fieldList > .field.isHide > .caption {
  border-bottom: 1px solid #eee;
}
.fieldBlock.filterForm > .fieldList > .field.isHide > .caption::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik0xMC4yODQuNjg2TDUuNTI2IDUuOC40MTEuNjg2Ii8+PC9zdmc+);
}
.fieldBlock .fieldList {
  padding: 0;
  margin: 0 0 0 -20px;
  font-size: 0;
}
.fieldBlock .fieldList .field .cke_chrome,
.fieldBlock .fieldList .field .cke_30 {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.fieldBlock .fieldList .field .nice-select {
  float: none;
}
.fieldBlock .fieldList .field.isHide > .fieldList,
.fieldBlock .fieldList .field.isHide > .wrapper {
  display: none;
}
.fieldBlock .fieldList .field.expert .wrapper input[type="checkbox"] + .caption {
  color: #ff6f00;
}
.fieldBlock .fieldList .checksBlock:not(.isHide) {
  position: relative;
}
.fieldBlock .fieldList .checksBlock:not(.isHide)::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 20px;
  right: 0;
  background: #eee;
  height: 1px;
}
.fieldBlock .fieldList .checksBlock:not(.isHide)::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 20px;
  right: 0;
  background: #eee;
  height: 1px;
}
.fieldBlock .fieldList label {
  cursor: pointer;
}
.fieldBlock .fieldList .field {
  display: block;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
}
.fieldBlock .fieldList .field.fileField label.wrapper {
  display: inline-block;
  vertical-align: top;
}
.fieldBlock .fieldList .field.fieldGroup {
  margin: 0;
}
.fieldBlock .fieldList .field.fieldGroup.col2 .field {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.fieldBlock .fieldList .field.fieldGroup .fieldGroup > .caption {
  text-align: left;
  margin-bottom: 10px;
  font-weight: 400;
  color: #ccc;
  font-size: 12px;
}
.fieldBlock .fieldList .field > .caption {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0;
  position: relative;
  margin-bottom: 7px;
}
.fieldBlock .fieldList .field > .caption a {
  color: #5b91ff;
  border-bottom: 1px dashed;
  font-size: 105%;
}
.fieldBlock .fieldList .field > .caption:last-child {
  font-style: italic;
  font-size: 100%;
  color: #ccc;
}
.fieldBlock .fieldList .field .wrapper {
  display: block;
}
.fieldBlock .fieldList .field .wrapper textarea {
  height: 70px;
  border: 1px solid #eee;
  background-color: #f9f9f9;
  width: 100%;
  padding: 15px 20px 15px 20px;
  border-radius: 6px;
  -webkit-appearance: none;
  resize: none;
}
.fieldBlock .fieldList .field .wrapper textarea:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper textarea:not([readonly]):active {
  border: solid 2px #5b91ff;
  padding: 14px 19px 14px 19px;
  background-color: #fff;
}
.fieldBlock .fieldList .field .wrapper input[type="text"],
.fieldBlock .fieldList .field .wrapper input[type="number"],
.fieldBlock .fieldList .field .wrapper input[type="tel"],
.fieldBlock .fieldList .field .wrapper input[type="email"],
.fieldBlock .fieldList .field .wrapper input[type="password"],
.fieldBlock .fieldList .field .wrapper select {
  border: 1px solid #eee;
  background-color: #f9f9f9;
  width: 100%;
  padding: 15px 20px 15px 20px;
  border-radius: 6px;
  -webkit-appearance: none;
}
.fieldBlock .fieldList .field .wrapper input[type="text"]:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper input[type="number"]:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper input[type="tel"]:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper input[type="email"]:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper input[type="password"]:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper select:not([readonly]):focus,
.fieldBlock .fieldList .field .wrapper input[type="text"]:not([readonly]):active,
.fieldBlock .fieldList .field .wrapper input[type="number"]:not([readonly]):active,
.fieldBlock .fieldList .field .wrapper input[type="tel"]:not([readonly]):active,
.fieldBlock .fieldList .field .wrapper input[type="email"]:not([readonly]):active,
.fieldBlock .fieldList .field .wrapper input[type="password"]:not([readonly]):active,
.fieldBlock .fieldList .field .wrapper select:not([readonly]):active {
  border: solid 2px #5b91ff;
  padding: 14px 19px 14px 19px;
  background-color: #fff;
}
.fieldBlock .fieldList .field .wrapper input[type="checkbox"] {
  display: none;
}
.fieldBlock .fieldList .field .wrapper input[type="checkbox"] + .caption {
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
  padding: 0 10px 0 30px;
  line-height: 20px;
  color: #888DA0;
  font-weight: 600;
  font-size: 14px;
  display: block;
}
.fieldBlock .fieldList .field .wrapper input[type="checkbox"] + .caption::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  background-color: #fff;
  line-height: 18px;
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  background-image: none;
}
.fieldBlock .fieldList .field .wrapper input[type="checkbox"]:checked + .caption::before {
  color: #5b91ff;
}
.fieldBlock .fieldList .field .wrapper input[type="radio"] {
  display: none;
}
.fieldBlock .fieldList .field .wrapper input[type="radio"] + .caption {
  position: relative;
  padding: 0 0 0 30px;
  line-height: 20px;
  color: #888DA0;
  font-weight: 600;
  font-size: 14px;
  display: block;
}
.fieldBlock .fieldList .field .wrapper input[type="radio"] + .caption::before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 1px #ccc;
          box-shadow: 0 0 0 1px #ccc;
  border: 3px solid #fff;
  border-radius: 100%;
  padding: 0;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  background-color: #fff;
}
.fieldBlock .fieldList .field .wrapper input[type="radio"]:checked + .caption::before {
  background-color: #5b91ff;
}
.fieldBlock .fieldList .field .wrapper input[type="file"] {
  opacity: 0;
  height: 25px;
  width: 40px;
  position: absolute;
  left: 25px;
}
.fieldBlock .fieldList .field .wrapper input[type="file"] + .caption {
  background-color: #c6c6c6;
  border: none;
  float: none;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.fieldBlock .fieldList .field .wrapper input[type="file"] + .caption:hover {
  background-color: #ff6f00;
}
.fieldBlock .fieldList .field .wrapper input.priceRub {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNDc3IDcuNDhIMi41MTR2MS42MWgtMS4xMlY3LjQ4SC4xODN2LS45MjZoMS4yMTNWNS43NUguMTgydi0uOTJoMS4yMTNWLjU2SDQuNTRjLjkxNCAwIDEuNjM5LjIzMiAyLjE3NC42OTcuNTM1LjQ2NS44MDMgMS4wOTQuODAzIDEuODg3IDAgLjgzMi0uMjU4IDEuNDc0LS43NzQgMS45MjctLjUxMi40NS0xLjI0LjY3Ni0yLjE4NS42OEgyLjUxNHYuODAzaDEuOTYzdi45MjZ6TTIuNTE0IDQuODNINC41NGMuNjA1IDAgMS4wNjYtLjE0MiAxLjM4My0uNDI4LjMxNi0uMjg1LjQ3NC0uNy40NzQtMS4yNDggMC0uNDk2LS4xNjQtLjg5Ni0uNDkyLTEuMi0uMzI4LS4zMS0uNzcxLS40NjYtMS4zMy0uNDdIMi41MTR2My4zNDZ6IiBmaWxsPSIjQ0NDIi8+PC9zdmc+);
  padding-right: 40px;
  background-position: 100% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  max-width: 180px;
}
.fieldBlock .checksBlock.col2 {
  padding: 10px 0 0 20px;
}
@media (max-width: 1064px) {
  .rowFloatElement .col-md-4 {
    margin-bottom: 40px;
  }
}
.rowFloatElement .col-md-4::before,
.rowFloatElement .col-md-8::before,
.rowFloatElement .col-md-4::after,
.rowFloatElement .col-md-8::after {
  content: " ";
  display: table;
}
.rowFloatElement .col-md-4::after,
.rowFloatElement .col-md-8::after {
  clear: both;
}
@media (min-width: 749px) {
  .roundRound .cs-wrapper {
    padding: 50px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .roundRound .cs-logo img {
    height: 173px;
  }
}
@media (max-width: 749px) {
  body.roundRound h3.soon-title {
    font-size: 18px;
  }
  .roundRound .cs-countdown-item {
    width: 25%;
  }
  .roundRound .counter-widget {
    padding: 20px 15px;
  }
  .roundRound .cs-countdown-item span {
    font-size: 35px;
  }
  .roundRound .cs-wrapper {
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.commentUser .commentUserWrapper {
  padding: 20px 20px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  position: relative;
}
.commentUser .commentUserWrapper > .price {
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 6px;
  border-radius: 4px;
  background: #5ECFB1;
  z-index: 10;
  color: #fff;
  font-size: 16px;
  border-top-right-radius: 9px;
}
.commentUser .infoHeadBlock {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.commentUser .infoHeadBlock .userInfoBlock {
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.commentUser .infoHeadBlock .userInfoBlock .blockWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.commentUser .infoHeadBlock .userInfoBlock .userPhoto {
  display: block;
  background-color: gray;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
}
.commentUser .infoHeadBlock .userInfoBlock .userPhoto img {
  width: 100%;
  height: 100%;
}
.commentUser .infoHeadBlock .userInfoBlock .userName .nick {
  color: #5b91ff;
}
.commentUser .infoHeadBlock .userInfoBlock .userName .nick:hover {
  color: #ff6f00;
}
.commentUser .infoHeadBlock .userInfoBlock .userName .statusUser {
  padding: 0 5px;
}
.commentUser .infoHeadBlock .userInfoBlock .userName .statusUser::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ff6f00;
}
.commentUser .infoHeadBlock .userInfoBlock .userName .date {
  display: block;
}
.commentUser .infoHeadBlock .userInfoBlock .markStatus {
  padding: 2.5px 7px;
  border-radius: 10px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  background-color: green;
}
.commentUser .infoHeadBlock .userInfoBlock .userInfo {
  padding-left: 20px;
}
.commentUser .infoHeadBlock .infoActionsBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.commentUser .infoHeadBlock .infoActionsBlock .rateBlock {
  margin-right: 20px;
}
.commentUser .infoHeadBlock .infoActionsBlock .actionBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.commentUser .infoHeadBlock .infoActionsBlock .actionBlock .action {
  display: inline-block;
  vertical-align: top;
  padding: 7.5px 10px;
  line-height: 20px;
  background-color: #5b91ff;
  color: #fff;
  border-radius: 4px;
}
.commentUser .infoHeadBlock .infoActionsBlock .actionBlock .action.complaint {
  background-color: rgba(0, 0, 0, 0.2);
}
.commentUser .infoHeadBlock .infoActionsBlock .actionBlock .action:hover {
  background-color: #ff6f00;
}
.commentUser .infoHeadBlock .infoActionsBlock .actionBlock + .actionBlock {
  margin-left: 20px;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList {
  padding: 0 0 0 20px;
  margin: 0 20px -5px -20px;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item {
  padding: 0 0 0 0;
  margin: 0 0 5px 0;
  display: block;
  color: #878C9F;
  font-size: 16px;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item.positive .caption::before {
  content: "\f164";
  color: #a1c67b;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item.negative .caption::before {
  content: "\f165";
  color: #ea7b72;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item.works .caption::before {
  content: "\f0b1";
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item .caption {
  display: block;
  padding-left: 30px;
  line-height: 20px;
  position: relative;
  text-align: left;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item .caption span {
  font-weight: bold;
}
.commentUser .infoHeadBlock .infoActionsBlock .infoActionsList .item .caption::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #5b91ff;
}
@media (max-width: 749px) {
  .commentUser .infoHeadBlock {
    display: block;
  }
  .commentUser .infoHeadBlock .infoActionsBlock {
    margin-top: 20px;
  }
}
.commentUser .infoBodyBlock {
  border-top: 1px solid #eee;
  padding: 15px 210px 0 20px;
  margin-top: 15px;
  position: relative;
  text-align: left;
  font-size: 18px;
  min-height: 60px;
}
.commentUser .infoBodyBlock p {
  font-size: inherit;
  font-weight: 400;
}
@media (max-width: 440px) {
  .commentUser .infoBodyBlock {
    padding: 15px 0 0;
  }
}
.commentUser .infoBodyBlock .actionBlock {
  position: absolute;
  top: 15px;
  right: 0;
}
.commentUser .infoBodyBlock .action.actionSend {
  height: 40px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 38px;
  border: 1px solid #5b91ff;
  background-color: #5b91ff;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
}
.commentUser .infoBodyBlock .action.complaint {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  border-radius: 4px;
  margin-right: 10px;
  line-height: 20px;
}
.commentUser .infoBodyBlock .action.messageView {
  position: relative;
  border: 1px solid #ff6f00;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  background-color: #ff6f00;
  font-size: 14px;
  line-height: 38px;
  padding-left: 30px;
  padding: 0 7px 0 30px;
  cursor: pointer;
  color: #fff;
}
.commentUser .infoBodyBlock .action.messageView span {
  color: #fff;
  font-weight: bold;
}
.commentUser .infoBodyBlock .action.messageView::before {
  content: '\f2b6';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 5px;
  font: normal normal normal 20px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.commentUser .infoMessagesBlock {
  display: none;
  border-top: 1px solid #eee;
  padding: 15px 20px;
  margin-top: 15px;
  background-color: #c6c6c6;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 -20px -20px -20px;
}
.commentUser .infoMessagesBlock .messNull {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  border-radius: 20px;
  line-height: 24px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.commentUser .infoMessagesBlock .chat-log {
  padding: 0;
  margin: 0;
}
.commentUser .infoMessagesBlock .chat-log .item {
  padding: 0;
  margin: 0 0 10px;
  font-size: 0;
  display: block;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock {
  display: inline-block;
  vertical-align: top;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock .entryWrapper {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock .imageBlock {
  display: inline-block;
  vertical-align: top;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock .imageBlock .image {
  width: 60px;
  height: 60px;
  border-radius: 60px;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock .textBlock {
  height: 100%;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock .text {
  font-size: 14px;
  padding: 7px 7px 20px;
  border-radius: 8px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-width: 130px;
}
.commentUser .infoMessagesBlock .chat-log .item .entryBlock .text .time {
  font-size: 12px;
  position: absolute;
  bottom: 3px;
  white-space: nowrap;
  right: 10px;
  opacity: 0.5;
}
.commentUser .infoMessagesBlock .chat-log .item.sent {
  text-align: left;
}
.commentUser .infoMessagesBlock .chat-log .item.sent .entryBlock .entryWrapper {
  padding-left: 70px;
}
.commentUser .infoMessagesBlock .chat-log .item.sent .entryBlock .entryWrapper .imageBlock {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}
.commentUser .infoMessagesBlock .chat-log .item.sent .entryBlock .entryWrapper .text {
  background: #435f7a;
  color: #f5f5f5;
}
.commentUser .infoMessagesBlock .chat-log .item.sent .entryBlock .entryWrapper .text .time {
  right: inherit;
  left: 10px;
}
.commentUser .infoMessagesBlock .chat-log .item.replies {
  text-align: right;
}
.commentUser .infoMessagesBlock .chat-log .item.replies .entryBlock .entryWrapper {
  padding-right: 70px;
}
.commentUser .infoMessagesBlock .chat-log .item.replies .entryBlock .entryWrapper .imageBlock {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
}
.commentUser .infoMessagesBlock .chat-log .item.replies .entryBlock .entryWrapper .text {
  background: #fff;
}
@media (max-width: 1140px) {
  .commentUser .infoHeadBlock {
    display: block;
  }
  .commentUser .infoHeadBlock .userInfoBlock {
    margin-bottom: 20px;
  }
  .commentUser .infoHeadBlock .infoActionsBlock {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .commentUser .infoHeadBlock .userInfoBlock {
    display: block;
  }
}
@media (max-width: 680px) {
  .commentUser .infoHeadBlock {
    display: block;
  }
  .commentUser .infoHeadBlock .infoActionsBlock {
    display: block;
  }
  .commentUser .infoHeadBlock .infoActionsBlock .infoActionsList,
  .commentUser .infoHeadBlock .infoActionsBlock .rateBlock {
    margin-bottom: 20px;
  }
  .commentUser .infoBodyBlock {
    padding: 15px 0 0 0;
  }
  .commentUser .infoBodyBlock .actionBlock {
    position: static;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 480px) {
  .commentUser .infoHeadBlock .infoActionsBlock .actionBox {
    display: block;
  }
  .commentUser .infoHeadBlock .infoActionsBlock .actionBox .actionBlock {
    width: 100%;
    margin-bottom: 10px;
  }
  .commentUser .infoHeadBlock .infoActionsBlock .actionBox .actionBlock + .actionBlock {
    margin: 0;
  }
  .commentUser .infoHeadBlock .infoActionsBlock .actionBox .actionBlock a {
    text-align: center;
    width: 100%;
  }
}
.formTest .error {
  color: #ff7600;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 900;
}
.formTest .videoBlock {
  padding-top: 56.25%;
  position: relative;
  background-color: #262626;
}
.formTest .videoBlock iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.formTest .hintWrapper {
  display: none;
  z-index: 1;
  border: 1px solid #5b91ff;
  border-radius: 9px;
}
.formTest .hintWrapper .hintContent {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 10px;
  background: #fff;
  border-radius: 9px;
}
.formTest .hint {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  background-color: #5b91ff;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
}
.formTest .hint::before {
  font: normal normal normal 17px/20px FontAwesome;
  content: "\f128";
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-left: -1px;
}
.formTest .actionForm {
  margin-top: 20px;
}
.formTest .actionNext {
  text-align: center;
  color: #fff;
  width: 150px;
  display: block;
  line-height: 20px;
  border-radius: 4px;
  padding: 7.5px 10px;
  background-color: #5b91ff;
  font-weight: 600;
}
.formTest .actionNext:hover {
  background-color: #ff6f00;
}
.formTest .actionNext.isHide {
  display: none;
}
.formTest .actionNext.actionStartTest {
  display: block;
}
.formTest .actionNext.actionStartTest.isHide {
  display: none;
}
.formTest .actionNext.disabled {
  background-color: rgba(0, 0, 0, 0.2);
}
.formTest .actionNext.submit {
  display: none;
}
.formTest .actionNext.submit.isVisible {
  display: block;
  background-color: #ff6f00;
}
.formTest .scoreQuestion {
  font-size: 16px;
  text-align: left;
  font-weight: 500;
}
.formTest .scoreQuestion .score {
  color: #ff6f00;
  font-weight: 600;
}
.formTest .scoreQuestion .qwAll {
  color: #ff6f00;
  font-weight: 600;
}
.formTest fieldSet {
  text-align: left;
  display: none;
}
.formTest fieldSet p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
}
.formTest fieldSet.isVisible {
  display: block;
}
.formTest .fieldList {
  padding: 0;
  margin: 0;
}
.formTest .fieldList .field {
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
}
.formTest .fieldList .field input[type=radio] {
  display: none;
}
.formTest .fieldList .field input[type=radio] + .caption {
  text-align: left;
  padding-left: 25px;
  position: relative;
  line-height: 20px;
  font-size: 16px;
}
.formTest .fieldList .field input[type=radio] + .caption::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2.5px;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 1px solid #5b91ff;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.formTest .fieldList .field input[type=radio]:checked + .caption::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 3px solid #fff;
  background-color: #5b91ff;
  -webkit-box-shadow: 0 0 0 1px #5b91ff;
          box-shadow: 0 0 0 1px #5b91ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 1px 1px #5b91ff;
          box-shadow: 0 0 1px 1px #5b91ff;
}
.pnh {
  float: none;
  clear: both;
  background-color: #fff;
}
.pnh::before,
.pnh::after {
  content: '';
  display: table;
  clear: both;
}
.confirmationPhone {
  max-width: 320px;
  width: 100%;
}
.confirmationPhone label {
  margin-bottom: 10px;
}
.confirmationPhone .btn {
  display: block;
  float: none;
  clear: both;
  margin-bottom: 10px;
}
input[name="user_sum"] + .filter-tags {
  margin-top: 0;
  border: 0;
}
.performerConfirmBlock {
  max-width: 290px;
  width: 100%;
  margin: 0 auto;
}
.performerConfirmBlock > .title {
  font-weight: bold;
}
.performerConfirmBlock .title {
  font-size: 20px;
  margin-bottom: 20px;
}
.performerConfirmBlock .imageBlock {
  margin-bottom: 10px;
}
.performerConfirmBlock .imageBlock img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 0 auto;
  display: block;
}
.performerConfirmBlock .infoUser {
  margin-top: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
.performerConfirmBlock .infoUser .userName {
  font-weight: 300;
}
.performerConfirmBlock .infoUser .summ {
  color: #4A3C9D;
}
.performerConfirmBlock p {
  font-size: 13px;
  line-height: 1.3;
}
.performerConfirmBlock .actionBlock {
  margin-top: 20px;
}
.performerConfirmBlock .actionBlock .action {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-267.05%, #35B36F), color-stop(131.36%, #50C385));
  background: -webkit-linear-gradient(top, #35B36F -267.05%, #50C385 131.36%);
  background: -o-linear-gradient(top, #35B36F -267.05%, #50C385 131.36%);
  background: linear-gradient(180deg, #35B36F -267.05%, #50C385 131.36%);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 20px;
  min-width: 240px;
  padding: 10px 20px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  cursor: pointer;
}
.actionListBlock > .caption {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.actionListBlock .actionList {
  margin: 0 0 0 -20px;
  padding: 0;
}
.actionListBlock .actionList.center {
  text-align: center;
}
.actionListBlock .actionList .item {
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  display: inline-block;
  vertical-align: top;
}
.actionListBlock .actionList .item .action.green,
.actionListBlock .actionList .item .action.blue,
.actionListBlock .actionList .item .action.orange {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px;
  display: block;
  border-radius: 4px;
  color: #fff;
  border: 0;
  min-width: inherit;
}
.actionListBlock .actionList .item .action.green {
  background: #50C385;
}
.actionListBlock .actionList .item .action.green:hover {
  background: #5b91ff;
}
.actionListBlock .actionList .item .action.blue {
  background: #5b91ff;
}
.actionListBlock .actionList .item .action.blue:hover {
  background: #241c55;
}
.actionListBlock .actionList .item .action.orange {
  background: #ff7700;
}
.actionListBlock .actionList .item .action.orange:hover {
  background: #241c55;
}
.orderDetalBlock {
  text-align: left;
}
.orderDetalBlock > .userInfoBlock {
  text-align: left;
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.orderDetalBlock > .userInfoBlock .blockWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderDetalBlock > .userInfoBlock .userPhoto {
  display: block;
  background-color: gray;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
}
.orderDetalBlock > .userInfoBlock .userPhoto img {
  width: 100%;
  height: 100%;
}
.orderDetalBlock > .userInfoBlock .userName .nick {
  color: #5b91ff;
}
.orderDetalBlock > .userInfoBlock .userName .nick:hover {
  color: #ff6f00;
}
.orderDetalBlock > .userInfoBlock .userName .statusUser {
  padding: 0 5px;
}
.orderDetalBlock > .userInfoBlock .userName .statusUser::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ff6f00;
}
.orderDetalBlock > .userInfoBlock .userName .statusUser.online::before {
  background-color: #50c385;
}
.orderDetalBlock > .userInfoBlock .markStatus {
  padding: 2.5px 7px;
  border-radius: 10px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  background-color: green;
}
.orderDetalBlock > .userInfoBlock .userInfo {
  padding-left: 20px;
}
.orderDetalBlock .commentUserBlock {
  margin-top: 40px;
}
.orderDetalBlock .commentUserBlock .comentUserList {
  padding: 0;
  margin: 0;
}
.orderDetalBlock .commentUserBlock .comentUserList .item {
  padding: 0;
  margin: 0 0 20px 0;
  display: block;
}
.orderDetalBlock .orderStatus {
  border: 2px solid #ff0000;
  border-radius: 9px;
  margin-bottom: 20px;
}
.orderDetalBlock .orderStatus.isCreate {
  border: 2px solid #5b91ff;
}
.orderDetalBlock .orderStatus.isCreate .orderStatusHead {
  background-color: #5b91ff;
}
.orderDetalBlock .orderStatus.isCreate .orderStatusContent {
  background-color: rgba(91, 145, 255, 0.3);
}
.orderDetalBlock .orderStatus.isAfterSelected {
  border: 2px solid #ff7700;
}
.orderDetalBlock .orderStatus.isAfterSelected .orderStatusHead {
  background-color: #ff7700;
}
.orderDetalBlock .orderStatus.isAfterSelected .orderStatusContent {
  background-color: rgba(255, 118, 0, 0.3);
}
.orderDetalBlock .orderStatus.atWork {
  border: 2px solid #ffc70b;
}
.orderDetalBlock .orderStatus.atWork .orderStatusHead {
  background-color: #ffc70b;
}
.orderDetalBlock .orderStatus.atWork .orderStatusContent {
  background-color: rgba(255, 199, 11, 0.3);
}
.orderDetalBlock .orderStatus.isCompile {
  border: 2px solid #5b91ff;
}
.orderDetalBlock .orderStatus.isCompile .orderStatusHead {
  background-color: #5b91ff;
}
.orderDetalBlock .orderStatus.isCompile .orderStatusContent {
  background-color: rgba(91, 145, 255, 0.3);
}
.orderDetalBlock .orderStatus.isOrderEnd {
  border: 2px solid #50c386;
}
.orderDetalBlock .orderStatus.isOrderEnd .orderStatusHead {
  background-color: #50c386;
}
.orderDetalBlock .orderStatus.isOrderEnd .orderStatusContent {
  background-color: rgba(80, 195, 134, 0.3);
}
.orderDetalBlock .orderStatus.isOrderEnd {
  border: 2px solid #50c386;
}
.orderDetalBlock .orderStatus.isOrderEnd .orderStatusHead {
  background-color: #50c386;
}
.orderDetalBlock .orderStatus.isOrderEnd .orderStatusContent {
  background-color: rgba(80, 195, 134, 0.3);
}
.orderDetalBlock .orderStatus .orderStatusHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
  background-color: #ff0000;
}
.orderDetalBlock .orderStatus .orderStatusHead .preTitle {
  padding-left: 40px;
  color: #fff;
  margin: 0;
  position: relative;
}
.orderDetalBlock .orderStatus .orderStatusHead .preTitle span {
  font-size: 13px;
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-style: italic;
}
.orderDetalBlock .orderStatus .orderStatusHead .preTitle .fa {
  content: "\f164";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
.orderDetalBlock .orderStatus .orderStatusHead .summ {
  color: #fff;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 5px 15px;
  line-height: 30px;
  font-size: 20px;
  position: relative;
  margin-left: 25px;
}
.orderDetalBlock .orderStatus .orderStatusHead .summ::before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  border-width: 20px 20px 20px 20px;
  border-style: solid;
  border-color: transparent rgba(255, 255, 255, 0.3) transparent transparent;
}
.orderDetalBlock .orderStatus .orderStatusContent {
  padding: 20px;
  background-color: rgba(255, 0, 0, 0.3);
  line-height: 20px;
}
.orderDetalBlock .orderStatus .orderStatusContent .text a {
  color: #5b91ff;
  text-decoration: underline;
}
.orderDetalBlock .orderStatus .orderStatusContent .text a:hover {
  text-decoration: none;
}
.orderDetalBlock .orderStatus .orderStatusContent .action {
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  border-radius: 4px;
  padding: 7px 17px;
  display: block;
  font-size: 16px;
  line-height: 20px;
  background-color: rgba(255, 255, 255, 0.7);
  font-weight: 900;
}
.orderDetalBlock .orderStatus .orderStatusContent .action:hover {
  color: #fff;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.7);
}
.orderDetalBlock .orderStatus .orderStatusContent .action.alt1 {
  background-color: #5b91ff;
  color: #fff;
}
.orderDetalBlock .orderStatus .orderStatusContent .action.alt1:hover {
  background-color: transparent;
  color: #5b91ff;
  border-color: #5b91ff;
}
.orderDetalBlock .orderStatus .orderStatusContent .action.alt2 {
  background-color: #241c55;
  color: #fff;
}
.orderDetalBlock .orderStatus .orderStatusContent .action.alt2:hover {
  background-color: transparent;
  color: #241c55;
  border-color: #241c55;
}
@media (max-width: 900px) {
  .orderDetalBlock .orderStatus .orderStatusHead {
    padding: 10px;
  }
  .orderDetalBlock .orderStatus .orderStatusHead .preTitle {
    padding-left: 25px;
    font-size: 18px;
  }
  .orderDetalBlock .orderStatus .orderStatusContent {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .orderDetalBlock .orderStatus .orderStatusHead {
    display: block;
  }
  .orderDetalBlock .orderStatus .orderStatusHead .summ {
    margin-top: 5px;
    display: block;
    font-size: 16px;
    background-color: transparent;
    padding: 0;
    line-height: 1.25;
    padding-left: 25px;
  }
  .orderDetalBlock .orderStatus .orderStatusHead .summ::before {
    content: none;
  }
}
.orderDetalBlock .updateWorkBlock .updateWorkList {
  padding: 0;
  margin: 0;
  border-left: 1px solid #5b91ff;
  border-bottom: 1px solid #5b91ff;
  border-bottom-left-radius: 12px;
}
.orderDetalBlock .updateWorkBlock .updateWorkList > .item {
  padding: 0;
  margin: 0;
  display: block;
}
.orderDetalBlock .updateWorkBlock .updateWorkList > .item:last-child .updateWork {
  border-bottom: 0;
}
.orderDetalBlock .updateWorkBlock .updateWork {
  padding: 10px 0 20px 20px;
  padding-left: 20px;
  border-bottom: 1px solid #5b91ff;
}
.orderDetalBlock .updateWorkBlock .updateWork .text {
  font-size: 16px;
  line-height: 1.25;
}
.orderDetalBlock .updateWorkBlock .updateWork .actionDownload {
  color: #5b91ff;
}
.orderDetalBlock .updateWorkBlock .updateWork .actionDownload:hover {
  color: #ff6f00;
}
.orderDetalBlock .updateWorkBlock .updateWork .action {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
  border-radius: 4px;
  display: block;
  background-color: #50C385;
}
.orderDetalBlock .updateWorkBlock .updateWork .action:hover {
  background-color: #5b91ff;
}
.orderDetalBlock .updateWorkBlock .updateWork .action.alt {
  background-color: #FF7600;
}
.orderDetalBlock .updateWorkBlock .updateWork .action.alt:hover {
  background-color: #5b91ff;
}
.orderDetalBlock .preTitle {
  font-size: 20px;
  font-weight: bold;
  color: #50596E;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .orderDetalBlock .preTitle {
    font-size: 18px;
  }
}
.orderDetalBlock .infoOrderHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  margin-bottom: 15px;
  font-weight: 500;
}
.orderDetalBlock .infoOrderHeader .type {
  color: #50C385;
  text-transform: uppercase;
}
.orderDetalBlock .infoOrderHeader .deadline {
  color: #ff7600;
  font-weight: 500;
}
.orderDetalBlock .title {
  font-size: 27px;
  font-weight: 900;
}
@media (max-width: 480px) {
  .orderDetalBlock .title {
    font-size: 20px;
  }
}
.orderDetalBlock .subject {
  margin-top: 10px;
  color: #AAAAAA;
  font-size: 13px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.orderDetalBlock .infoOrder .infoListBlock {
  max-width: 440px;
  margin-bottom: 20px;
}
.orderDetalBlock .infoOrder .infoList {
  padding: 0;
  margin: 0;
}
.orderDetalBlock .infoOrder .infoList .item {
  padding: 0 0 0 30px;
  margin: 0;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
}
.orderDetalBlock .infoOrder .infoList .item > i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #5b91ff;
}
.orderDetalBlock .infoOrder .infoList .item .caption {
  color: #878C9F;
}
.orderDetalBlock .infoOrder .infoList .item .value {
  color: #000;
  font-weight: 500;
}
.orderDetalBlock .actionFile {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  background-color: #5b91ff;
  border-radius: 6px;
}
.orderDetalBlock .actionFile:hover {
  background-color: #ff6f00;
}
.orderDetalBlock .addedWorkBlock {
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 20px 0;
}
.orderDetalBlock .addedWorkBlock::after {
  content: '';
  display: table;
  clear: both;
}
.orderDetalBlock .addedWorkBlock .addedWorkHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderDetalBlock .addedWorkBlock .addedWorkHeader .preTitle {
  margin-bottom: 0;
}
.orderDetalBlock .addedWorkBlock .addedWorkHeader .actionBlock .action {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  background-color: #5b91ff;
  border-radius: 6px;
}
.orderDetalBlock .addedWorkBlock .addedWorkHeader .actionBlock .action:hover {
  background-color: #ff6f00;
}
.orderDetalBlock .addedWorkBlock .addedWorkContent {
  margin-top: 20px;
}
.orderDetalBlock .addedWorkBlock .addedWorkContent::after,
.orderDetalBlock .addedWorkBlock .addedWorkContent::before {
  content: '';
  display: table;
  clear: both;
}
[data-invisible-switch] {
  position: relative;
}
[data-invisible-switch] .contentBlock {
  display: none;
}
[data-invisible-switch].visible .contentBlock {
  display: block;
}
[data-invisible-switch] .button-hide {
  display: block;
  position: relative;
  color: #5b91ff;
  text-align: center;
  cursor: pointer;
}
[data-invisible-switch] .button-hide span {
  z-index: 1;
  position: relative;
  background-color: #fff;
  padding: 0 10px;
}
[data-invisible-switch] .button-hide::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #5b91ff;
}
.orderConfirmModal {
  max-width: 500px;
  margin: 0 auto;
}
.orderConfirmModal .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.forum .new-dashboard-item {
  background: #ff7600;
}
.forum .dashboard-list {
  position: relative;
}
.forum .dashboard-list .topicInfo {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin-left: -10px;
  font-size: 0;
}
.forum .dashboard-list .topicInfo .item {
  padding-left: 10px;
  display: inline-block;
  vertical-align: top;
}
.forum .dashboard-list .topicInfo .item i {
  padding-right: 5px;
  font-size: 16px;
  opacity: 0.5;
  color: #878C9F;
}
.forum .dashboard-list .topicInfo .item .info {
  font-size: 14px;
  line-height: 20px;
  font-size: 13px;
  opacity: 0.5;
  color: #878C9F;
}
.forum .dashboard-list .topicInfo .item .info.likeOn {
  opacity: 1;
}
.forum .dashboard-list .topicInfo .item .info.likeOn .fa {
  color: #5b91ff;
}
.forum .dashboard-message-text p {
  font-size: 14px;
  font-weight: normal;
}
.forum .dashboard-message-text strong,
.forum .dashboard-message-text b {
  font-weight: bold;
}
.forum .dashboard-message-text i,
.forum .dashboard-message-text em {
  font-style: italic;
}
.forum .user-profile-menu-wrap::before,
.forum .user-profile-menu-wrap::after {
  -webkit-animation: none;
          animation: none;
}
.forum .user-profile-menu-wrap::before {
  content: none;
}
.forum .user-profile-menu-wrap::after {
  content: none;
}
.forum .addComment {
  text-align: left;
}
.forum .addComment .btn {
  margin-top: 10px;
  border: 0;
  border-radius: 4px;
}
.forum .addComment label {
  font-size: 12px;
}
.topicsListWrapper {
  text-align: left;
}
.topicsListWrapper .topicsList {
  font-size: 0;
}
.topicsListWrapper .topicsList li {
  padding-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
}
.topicsListWrapper .topicsList li:last-child::before,
.topicsListWrapper .topicsList li:first-child::before {
  content: none;
}
.topicsListWrapper .topicsList li:first-child {
  padding-right: 5px;
  color: #878C9F;
}
.topicsListWrapper .topicsList li::before {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background-color: #5b91ff;
  border-radius: 100%;
}
.topicsListWrapper .topicsList li a {
  color: #5b91ff;
}
.topicsListWrapper .topicsList li a:hover {
  color: #50596E;
}
.additionalServiceBlock::before {
  content: '';
  clear: both;
  display: table;
}
.additionalServiceBlock .additionalServiceList {
  margin: 0 0 0 -40px;
  padding: 0;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.additionalServiceBlock .additionalServiceList .item {
  padding: 0 0 40px 40px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
}
.additionalServiceBlock .additionalServiceList .item .itemWrapper {
  height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 20px 20px 70px 20px;
  position: relative;
}
.additionalServiceBlock .additionalServiceList .item .imageBlock {
  margin-bottom: 5px;
}
.additionalServiceBlock .additionalServiceList .item .imageBlock .image {
  max-width: 100%;
}
.additionalServiceBlock .additionalServiceList .item p {
  font-size: 14px;
}
.additionalServiceBlock .additionalServiceList .item .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.additionalServiceBlock .additionalServiceList .item input {
  display: none;
}
.additionalServiceBlock .additionalServiceList .item input:checked + span.border::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 9px;
  border-color: #50c385;
  border-width: 1px;
  border-style: solid;
}
.additionalServiceBlock .additionalServiceList .item input ~ .caption {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  padding: 5px 15px;
  background: #50C385;
  border-radius: 6px;
  border: 1px solid #50C385;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 15px;
}
.additionalServiceBlock .additionalServiceList .item input:checked ~ .caption {
  background-color: transparent;
  color: #50C385;
}
.additionalServiceBlock .additionalServiceList .item input:checked ~ .caption span {
  display: none;
}
.additionalServiceBlock .additionalServiceList .item input:checked ~ .caption::before {
  content: 'Добавлено';
  display: block;
  line-height: 24px;
  font-weight: normal;
}
@media (max-width: 900px) {
  .additionalServiceBlock .additionalServiceList .item {
    width: 50%;
  }
}
@media (max-width: 700px) {
  .additionalServiceBlock .additionalServiceList .item {
    width: 100%;
    text-align: left;
  }
  .additionalServiceBlock .additionalServiceList .item .itemWrapper {
    padding-right: 100px;
    position: relative;
  }
  .additionalServiceBlock .additionalServiceList .item .itemWrapper .imageBlock {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.ico {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: sub;
}
.ico.prem {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuMzUgOS44N2MuNjIuNjEuNjIgMS42MiAwIDIuMjMtLjYuNjEtMi40MSAxLjQxLTMuMDMuOC0uNi0uNjEuMTktMi40Mi44LTMuMDMuNjItLjYxIDEuNjEtLjYxIDIuMjMgMHoiIGZpbGw9IiNFRkM3NUUiLz48cGF0aCBkPSJNMi41MyA5LjU3di4wN2MwIDEuMTQuOTMgMi4wNyAyLjA3IDIuMDdoLjA0Yy4zLS42LjItMS4zNC0uMy0xLjg0LS40OC0uNS0xLjIyLS42LTEuODEtLjN6IiBmaWxsPSIjREVCOTU3Ii8+PHBhdGggZD0iTTcuNTcgNi40M2MxLjg3IDEuODcgMi4yNSA0LjUzLjQ3IDYuM2wtLjg0Ljg1Yy0xLjc3IDEuNzctLjU1LTIuNDktMi40Mi00LjM2QzIuOTEgNy4zNS0xLjM2IDguNi40MyA2LjhsLjg0LS44NGMxLjc3LTEuNzcgNC40My0xLjQgNi4zLjQ3eiIgZmlsbD0iI0YyNkM0RiIvPjxwYXRoIGQ9Ik0xMy43Ni4yNGMuNTcuNTcuMzIgNC4xOC0zLjE3IDcuNjgtMi4yNyAyLjI3LTMuNyAzLjA2LTMuNyAzLjA2LTEuNTMgMS4wMy0yLjI2LjMzLTMuMjItLjYzLS45Ny0uOTYtMS42OC0xLjctLjY0LTMuMjIgMCAwIC44MS0xLjQ0IDMuMDgtMy43MkM5LjYtLjA4IDEzLjItLjM0IDEzLjc2LjI0eiIgZmlsbD0iI0Y0RjBEMyIvPjxwYXRoIGQ9Ik03LjQ4IDEwLjVjLTEuNTggMS4wNS0yLjM1LjMzLTMuMzQtLjY2LTEuMDEtMS4wMS0xLjc0LTEuNzctLjY2LTMuMzVsLjE2LS4yN2MtLjQyLjU4LS42LjkxLS42LjkxLTEuMDUgMS41Mi0uMzQgMi4yNi42MyAzLjIyLjk2Ljk2IDEuNyAxLjY1IDMuMjEuNjMgMCAwIC42OC0uMzggMS44NS0xLjM1LS44LjYxLTEuMjUuODYtMS4yNS44NnoiIGZpbGw9IiNFOEU0QzgiLz48cGF0aCBkPSJNMTAuMSAzLjlhMS4zNyAxLjM3IDAgMSAxLTEuOTMgMS45NEExLjM3IDEuMzcgMCAwIDEgMTAuMSAzLjl6IiBmaWxsPSIjOEJBMEFCIi8+PHBhdGggZD0iTTYuOTQgNy4zYy4yNy4yNy0uMjUgMS4yNC0xLjU5IDIuNTgtMS4zMyAxLjMzLTIuMTQgMS43LTIuNDIgMS40MS0uMjctLjI3LjA4LTEuMDggMS40MS0yLjQyQzUuNyA3LjU0IDYuNjUgNy4wMSA2Ljk0IDcuM3oiIGZpbGw9IiNGMjZDNEYiLz48cGF0aCBkPSJNOS4xNCAzLjgzQTEuMDQgMS4wNCAwIDEgMSA4LjQgNS42YTEuMDQgMS4wNCAwIDAgMSAuNzMtMS43N3ptMC0uMzNhMS4zNyAxLjM3IDAgMSAwIC45Ni40Yy0uMjYtLjI3LS42MS0uNC0uOTYtLjR6IiBmaWxsPSIjMzI0RDVCIi8+PHBhdGggZD0iTTEwLjQyLjUxYy4xLjc0LjQ5IDEuNTEgMS4xMyAyLjE2LjU3LjU2IDEuMjMuOTMgMS44NyAxLjA4LjczLTEuOC42Ny0zLjE3LjM0LTMuNTEtLjMxLS4zMy0xLjYzLS4zOC0zLjM0LjI3eiIgZmlsbD0iI0YyNkM0RiIvPjwvc3ZnPg==);
}
.ico.best {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+PHBhdGggZD0iTTExLjAxIDUuNzZMNS41ODUgOC4yMmw0LjM4NSA5LjY2OCAyLjM2LTEuOTk2IDMuMDUtLjQ1LTQuMzctOS42ODF6IiBmaWxsPSIjMkI0MTREIi8+PHBhdGggZD0iTTYuOTkgNS44NTlsNS40MjQgMi40Nkw4LjAzIDE4bC0yLjM2LTIuMDEtMy4wNjQtLjQ0OUw2Ljk5IDUuODU5eiIgZmlsbD0iIzQ3NUY2QyIvPjxwYXRoIGQ9Ik0xNi4wMjcgNy4wNGMwIC41Mi0uNzQ1Ljk1NS0uODU3IDEuNDQ3LS4xMTMuNTA1LjM4IDEuMjIyLjE2OCAxLjY4Ni0uMjI1LjQ2NC0xLjA4Mi41Mi0xLjM5LjkxMy0uMzEuMzk0LS4xNyAxLjI2NS0uNTYzIDEuNTg4LS4zOTMuMzIzLTEuMTgtLjAxNC0xLjYzLjIxMS0uNDUuMjI1LS42ODkgMS4wNjgtMS4xOCAxLjE4LS40NzguMTEzLTEuMDU0LS41MzQtMS41Ni0uNTM0cy0xLjA4Mi42NDctMS41Ni41MzRjLS40OTItLjExMi0uNzMtLjk1NS0xLjE4LTEuMTgtLjQ1LS4yMjUtMS4yNTEuMTEyLTEuNjMtLjIxLS4zOTQtLjMyNC0uMjUzLTEuMTk1LS41NjMtMS41ODktLjMwOS0uMzkzLTEuMTY2LS40NS0xLjM5LS45MTMtLjIxMi0uNDUuMjgtMS4xOC4xNjgtMS42ODYtLjE0LS40OTItLjg4NS0uOTI4LS44ODUtMS40NDggMC0uNTIuNzQ0LS45NTUuODU3LTEuNDQ3LjExMi0uNTA2LS4zOC0xLjIyMy0uMTY5LTEuNjg2LjIyNS0uNDY0IDEuMDgyLS41MiAxLjM5MS0uOTE0LjMxLS4zOTMuMTY5LTEuMjY1LjU2Mi0xLjU4OC4zOTQtLjMyMyAxLjE4LjAxNCAxLjYzLS4yMS40NS0uMjI1LjY4OS0xLjA2OSAxLjE4LTEuMTguNDc5LS4xMTMgMS4wNTUuNTMzIDEuNTYuNTMzLjUwNyAwIDEuMDgzLS42NDYgMS41Ni0uNTM0LjQ5Mi4xMTIuNzMxLjk1NiAxLjE4IDEuMTguNDUuMjI1IDEuMjUxLS4xMTIgMS42My4yMTEuMzk0LjMyMy4yNTQgMS4xOTUuNTYzIDEuNTg4LjMxLjM5NCAxLjE2Ni40NSAxLjM5MS45MTQuMjExLjQ1LS4yOCAxLjE4LS4xNjggMS42ODYuMTQuNDkyLjg4NS45MjcuODg1IDEuNDQ3eiIgZmlsbD0iI0VGQzc1RSIvPjxwYXRoIGQ9Ik05IDQuMjNhMi44MSAyLjgxIDAgMCAwLTIuODEgMi44MUEyLjgxOSAyLjgxOSAwIDAgMCA5IDkuODVhMi44MSAyLjgxIDAgMSAwIDAtNS42MnptMCA0LjA3NUExLjI2IDEuMjYgMCAwIDEgNy43MzUgNy4wNCAxLjI2IDEuMjYgMCAwIDEgOSA1Ljc3NWExLjI2IDEuMjYgMCAwIDEgMS4yNjQgMS4yNjVBMS4yNiAxLjI2IDAgMCAxIDkgOC4zMDV6TTkgMS45OEE1LjA1NiA1LjA1NiAwIDAgMCAzLjk0IDcuMDQgNS4wNTYgNS4wNTYgMCAwIDAgOSAxMi4wOTlhNS4wNTYgNS4wNTYgMCAwIDAgNS4wNTktNS4wNiA1LjA1NiA1LjA1NiAwIDAgMC01LjA2LTUuMDU4em0wIDkuMjc0QTQuMjEgNC4yMSAwIDAgMSA0Ljc4NCA3LjA0IDQuMjEgNC4yMSAwIDAgMSA5IDIuODI0YTQuMjEgNC4yMSAwIDAgMSA0LjIxNSA0LjIxNkE0LjIxIDQuMjEgMCAwIDEgOSAxMS4yNTV6IiBmaWxsPSIjRDdCMzU0Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTh2MThIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);
}
.ico.help {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjMxIDIuODFMOS4wMSAwIDEuNjggMi44MVY4QzEuNjkgMTEuNTcgMi43IDE2LjI2IDkgMThjNi4yNy0xLjc0IDcuMy02LjUxIDcuMy0xMC4wMWwuMDEtNS4xOHoiIGZpbGw9IiNGM0YzRjMiLz48cGF0aCBkPSJNMS42OSA3Ljk5QzEuNjkgMTEuNTcgMi43IDE2LjI2IDkgMThWMEwxLjY5IDIuODFWOHoiIGZpbGw9IiNFN0U3RTciLz48cGF0aCBkPSJNMTQuOSAzLjc4TDguOTggMS40MSAzLjA4IDMuNjd2NC4zNWMwIDMgLjU5IDcuMTEgNS45IDguNTcgNS4zLTEuNDYgNS45MS01LjY0IDUuOTEtOC41Ny4wMi0xLjUuMDItNC4yNCAwLTQuMjR6IiBmaWxsPSIjM0Q2Q0IzIi8+PHBhdGggZD0iTTkgMS40TDMuMSAzLjY4djQuMzVjMCAzIC41OCA3LjExIDUuOSA4LjU3VjEuNDF6IiBmaWxsPSIjMzg2NEE2Ii8+PHBhdGggZD0iTTExLjc4IDcuNjJhLjQuNCAwIDAgMC0uMzItLjI3TDEwIDcuMTVsLS42My0xLjNBLjQuNCAwIDAgMCA5IDUuNjJhLjQuNCAwIDAgMC0uMzcuMjNMOCA3LjE1bC0xLjQ2LjJhLjQuNCAwIDAgMC0uMzIuMjdjLS4wNS4xNC0uMDIuMy4xLjRsMS4wNiAxLjA1LS4yNSAxLjQ2Yy0uMDMuMTQuMDQuMy4xNy4zOC4wNy4wNC4xNS4wNy4yNC4wNy4wNyAwIC4xNC0uMDEuMi0uMDRMOSAxMC4yN2wxLjI4LjY3YS40Ny40NyAwIDAgMCAuNDQtLjAzYy4xMy0uMDguMi0uMjQuMTctLjM4bC0uMjUtMS40NiAxLjA2LTEuMDVjLjA5LS4xMi4xMy0uMjYuMDctLjR6IiBmaWxsPSIjRjlGOUY5Ii8+PC9zdmc+);
}
.ico.checked {
  margin: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMTBDNy43NjE0MiAxMCAxMCA3Ljc2MTQyIDEwIDVDMTAgMi4yMzg1OCA3Ljc2MTQyIDAgNSAwQzIuMjM4NTggMCAwIDIuMjM4NTggMCA1QzAgNy43NjE0MiAyLjIzODU4IDEwIDUgMTBaIiBmaWxsPSIjRkY3NjAwIi8+PHBhdGggZD0iTTkuMTg3NTMgMi4yNzMxNkw0Ljc2NTYyIDYuODUxMzJMNC43NzM0NCA3LjM0MzVINC45NzY1N0w5Ljc2NTY3IDMuNDg0MUM5LjYyNTAyIDMuMDU0NDMgOS40Mjk3MSAyLjY0MDM2IDkuMTg3NTMgMi4yNzMxNloiIGZpbGw9IiNFNjZBMDAiLz48cGF0aCBkPSJNOS45MDYzMSAyLjA1NDdMOS4wMjM0OSAxLjE3OTY5QzguOTA2MjkgMS4wNjI1IDguNzEwOTggMS4wNjI1IDguNTg1OTkgMS4xNzk2OUw0LjgxMjUzIDUuMDc4MTVMMy4xNzk3IDMuNDY4NzdDMy4wNjI1MSAzLjM1MTU4IDIuODY3MiAzLjM1MTU4IDIuNzQyMiAzLjQ2ODc3TDEuOTYwOTQgNC4yNDIyMkMxLjg0Mzc1IDQuMzU5NDEgMS44NDM3NSA0LjU1NDcyIDEuOTYwOTQgNC42NzE5Mkw0LjU3MDM0IDcuMjU3ODVDNC42NDA2NiA3LjMyODE3IDQuNzM0NDEgNy4zNTE2IDQuODI4MTYgNy4zNDM3OEM0LjkyMTkgNy4zNTE2IDUuMDE1NjUgNy4zMjgxNSA1LjA4NTk3IDcuMjU3ODVMOS45MDYzMSAyLjQ5MjJDMTAuMDIzNSAyLjM2NzE5IDEwLjAyMzUgMi4xNzE4OCA5LjkwNjMxIDIuMDU0N1oiIGZpbGw9IiNGMkYxRUYiLz48cGF0aCBkPSJNNS4wODY0NiA3LjI1OEw5LjkwNjggMi40OTIzNUMxMC4wMjQgMi4zNzUxNSAxMC4wMjQgMi4xNzk4NCA5LjkwNjggMi4wNjI2NUw5Ljc2NjE4IDEuOTI5ODRMNC44MjA4MyA2Ljc4OTI0TDIuMDg2NDQgNC4xMjUxN0wxLjk2OTI0IDQuMjQyMzZDMS44NTIwNSA0LjM1OTU2IDEuODUyMDUgNC41NTQ4NyAxLjk2OTI0IDQuNjcyMDZMNC41Nzg2NCA3LjI1ODAyQzQuNjQ4OTYgNy4zMjgzNCA0Ljc0MjcxIDcuMzUxNzYgNC44MzY0NiA3LjM0Mzk1QzQuOTIyMzkgNy4zNTE3NCA1LjAxNjE0IDcuMzI4MzIgNS4wODY0NiA3LjI1OFoiIGZpbGw9IiNFNkU1RTMiLz48L3N2Zz4=);
  vertical-align: inherit;
}
.section-title .ico.checked {
  width: 25px;
  height: 25px;
  vertical-align: baseline;
  margin-left: 6px;
}
.forum .dashboard-list {
  border: 1px solid #eee;
}
.forum .dashboard-list.reply {
  width: 90%;
  float: right;
}
.replyAction {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 13px;
  opacity: 0.5;
  color: #878C9F;
}
.replyAction .fa {
  padding-right: 5px;
}
.rateBlock {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.rateBlock .rate {
  margin-right: 7px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjUgMy4yODQwM0w5LjY4Njg3IDcuMDg4QzkuMjQ1NTMgOC4wMTM5MyA4LjM2NTYgOC42NTQ2IDcuMzQ3NTQgOC43ODg5NUwzLjE2ODgxIDkuMzQwNEw2LjIyNzI1IDEyLjI0N0M2Ljk3MTAxIDEyLjk1MzggNy4zMDY1MSAxMy45ODg2IDcuMTIwMDMgMTQuOTk2OEw2LjM1Mjc1IDE5LjE0NTFMMTAuMDUzNCAxNy4xMzQzQzEwLjk1NTYgMTYuNjQ0MSAxMi4wNDQ0IDE2LjY0NDEgMTIuOTQ2NiAxNy4xMzQzTDE2LjY0NzMgMTkuMTQ1MUwxNS44OCAxNC45OTY4QzE1LjY5MzUgMTMuOTg4NiAxNi4wMjkgMTIuOTUzOCAxNi43NzI3IDEyLjI0N0wxOS44MzEyIDkuMzQwNEwxNS42NTI1IDguNzg4OTVDMTQuNjM0NCA4LjY1NDYgMTMuNzU0NSA4LjAxMzkzIDEzLjMxMzEgNy4wODhMMTEuNSAzLjI4NDAzWk0xMi40MzAzIDAuNTg3NTI4QzEyLjA1NjkgLTAuMTk1ODQyIDEwLjk0MzEgLTAuMTk1ODQzIDEwLjU2OTcgMC41ODc1MjdMNy44ODE0NiA2LjIyNzQ2QzcuNzMxMiA2LjU0MjczIDcuNDMxODEgNi43NjA0OSA3LjA4NTg3IDYuODA2MTRMMC44OTcyNjYgNy42MjI4M0MwLjAzNzY4NzIgNy43MzYyNyAtMC4zMDY1MDUgOC43OTY3NiAwLjMyMjMwNyA5LjM5NDM1TDQuODQ5NSAxMy42OTY3QzUuMTAyNTYgMTMuOTM3MiA1LjIxNjkyIDE0LjI4OTUgNS4xNTMzOSAxNC42MzNMNC4wMTY4NSAyMC43Nzc3QzMuODU4OTkgMjEuNjMxMiA0Ljc2MDA5IDIyLjI4NjYgNS41MjIxMSAyMS44NzI2TDExLjAwODMgMTguODkxNkMxMS4zMTUgMTguNzI1IDExLjY4NSAxOC43MjUgMTEuOTkxNyAxOC44OTE2TDE3LjQ3NzkgMjEuODcyNkMxOC4yMzk5IDIyLjI4NjYgMTkuMTQxIDIxLjYzMTIgMTguOTgzMiAyMC43Nzc3TDE3Ljg0NjYgMTQuNjMzQzE3Ljc4MzEgMTQuMjg5NSAxNy44OTc0IDEzLjkzNzIgMTguMTUwNSAxMy42OTY3TDIyLjY3NzcgOS4zOTQzNUMyMy4zMDY1IDguNzk2NzcgMjIuOTYyMyA3LjczNjI3IDIyLjEwMjcgNy42MjI4M0wxNS45MTQxIDYuODA2MTRDMTUuNTY4MiA2Ljc2MDQ5IDE1LjI2ODggNi41NDI3MyAxNS4xMTg1IDYuMjI3NDdMMTIuNDMwMyAwLjU4NzUyOFoiIGZpbGw9IiNGRkI2MDAiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
}
.rateBlock .rate .full {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNTY5NyAwLjU4NzUyN0MxMC45NDMxIC0wLjE5NTg0MyAxMi4wNTY5IC0wLjE5NTg0MiAxMi40MzAzIDAuNTg3NTI4TDE1LjExODUgNi4yMjc0N0MxNS4yNjg4IDYuNTQyNzMgMTUuNTY4MiA2Ljc2MDQ5IDE1LjkxNDEgNi44MDYxNEwyMi4xMDI3IDcuNjIyODNDMjIuOTYyMyA3LjczNjI2IDIzLjMwNjUgOC43OTY3NiAyMi42Nzc3IDkuMzk0MzVMMTguMTUwNSAxMy42OTY3QzE3Ljg5NzQgMTMuOTM3MiAxNy43ODMxIDE0LjI4OTUgMTcuODQ2NiAxNC42MzNMMTguOTgzMiAyMC43Nzc3QzE5LjE0MSAyMS42MzEyIDE4LjIzOTkgMjIuMjg2NiAxNy40Nzc5IDIxLjg3MjZMMTEuOTkxNyAxOC44OTE2QzExLjY4NSAxOC43MjUgMTEuMzE1IDE4LjcyNSAxMS4wMDgzIDE4Ljg5MTZMNS41MjIxMSAyMS44NzI2QzQuNzYwMDkgMjIuMjg2NiAzLjg1ODk5IDIxLjYzMTIgNC4wMTY4NSAyMC43Nzc3TDUuMTUzMzkgMTQuNjMzQzUuMjE2OTIgMTQuMjg5NSA1LjEwMjU2IDEzLjkzNzIgNC44NDk1IDEzLjY5NjdMMC4zMjIzMDggOS4zOTQzNUMtMC4zMDY1MDUgOC43OTY3NiAwLjAzNzY4NzIgNy43MzYyNiAwLjg5NzI2NiA3LjYyMjgzTDcuMDg1ODcgNi44MDYxNEM3LjQzMTgxIDYuNzYwNDkgNy43MzEyIDYuNTQyNzMgNy44ODE0NiA2LjIyNzQ2TDEwLjU2OTcgMC41ODc1MjdaIiBmaWxsPSIjRkZCNjAwIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.rateBlock.heartStyle .rate {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDMiIGhlaWdodD0iMzkiIHZpZXdCb3g9IjAgMCA0MyAzOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjY0NDcgMzcuNjM3M0MyMC41OTg1IDM4LjM2NTUgMjEuMjU5MSAzOC44Mzg3IDIxLjQ4OTggMzlDMjEuNzE1MyAzOC44MzkyIDIyLjM1MjIgMzguMzgwNyAyMy4yNzI4IDM3LjY3NzdDMjMuNTk3MiAzNy40Mjk5IDIzLjk1NjcgMzcuMTUxOSAyNC4zNDU5IDM2Ljg0NTlDMjQuNjI1NyAzNi42MjU4IDI0LjkyMTIgMzYuMzkxIDI1LjIzMDEgMzYuMTQyM0MyNy4zNDg4IDM0LjQzNzIgMzAuMTAzOSAzMi4wNzkyIDMyLjgxMTggMjkuMzUxMUMzNS40MDYgMjYuNzM3NCAzNy45NTMgMjMuNzg3NCAzOS44NTE2IDIwLjc1MDhDNDEuNzUwMSAxNy43MTQyIDQzIDE0LjU5MTIgNDMgMTEuNjMxNUM0MyA1LjIwMDE2IDM3Ljg2ODggMCAzMS41NDAyIDBDMjguMzkyOCAwIDI1LjUzNjggMS4yOTIyNCAyMy40NjYgMy4zODMyOUMyMy4wMzg0IDMuODE1MTMgMjIuNjQ0MSA0LjI4MTE5IDIyLjI4NzcgNC43NzY5NUMyMS45OTU1IDUuMTgzNDcgMjEuNzI4NyA1LjYxMDAyIDIxLjQ4OTggNi4wNTQyM0MyMS4zMDc3IDUuNzE1NzcgMjEuMTA5NyA1LjM4NzU2IDIwLjg5NjcgNS4wNzA2NkMyMC40ODg3IDQuNDYzNjQgMjAuMDI1OSAzLjg5ODExIDE5LjUxNTQgMy4zODE0M0MxOS4wNjIxIDIuOTIyNTEgMTguNTcxIDIuNTAxOTUgMTguMDQ3NCAyLjEyNTI1QzE3LjgyNzEgMS45NjY3MiAxNy42MDEgMS44MTU5MyAxNy4zNjk1IDEuNjczMjhDMTUuNjQ1OCAwLjYxMTAwNSAxMy42MjM4IDAgMTEuNDU5OCAwQzUuMTMxMjQgMCAwIDUuMjAwMTYgMCAxMS42MzE1QzAgMTQuNTk2NSAxLjI0ODU5IDE3LjcyMzMgMy4xNDUyIDIwLjc2MjVDNS4wNDE4MSAyMy44MDE3IDcuNTg2MzcgMjYuNzUzIDEwLjE3OCAyOS4zNjY2QzEwLjYyODggMjkuODIxMSAxMS4wODA4IDMwLjI2NTMgMTEuNTMxIDMwLjY5NzlDMTMuMjczNSAzMi4zNzI1IDE0Ljk4ODIgMzMuODcyNSAxNi40OTEgMzUuMTIyMkMxNy43MDU5IDM2LjEzMjMgMTguNzgyNCAzNi45Nzg2IDE5LjYyMzYgMzcuNjIxMUMxOS42MzA1IDM3LjYyNjUgMTkuNjM3NiAzNy42MzE5IDE5LjY0NDcgMzcuNjM3M1pNMjIuMzkwOSAxMC44NjYxTDIyLjM5MDQgMTAuODY3QzIyLjAwMzYgMTEuNTg0NSAyMC45NzY2IDExLjU4NDcgMjAuNTg5NCAxMC44Njc2TDIwLjU4ODYgMTAuODY2MUwxOC43ODY0IDcuNTE1NThDMTguMzk0MiA2Ljc4NjUgMTcuOTAzNiA2LjEyNDU1IDE3LjMzMzUgNS41NDc0OUMxNi45MzI2IDUuMTQxNiAxNi40OTIzIDQuNzc3NjggMTYuMDE5NCA0LjQ2MTk3QzE0LjcwNDcgMy41ODQyNCAxMy4xMzc0IDMuMDc4OTUgMTEuNDU5OCAzLjA3ODk1QzYuODU5NDkgMy4wNzg5NSAzLjA3MTQzIDYuODY4NDEgMy4wNzE0MyAxMS42MzE1QzMuMDcxNDMgMTMuNzcxNSAzLjk5MzQgMTYuMzE2MiA1Ljc0OTA5IDE5LjEyOTVDNy40Nzk5IDIxLjkwMyA5Ljg1Mzg5IDI0LjY3MjMgMTIuMzU2NCAyNy4xOTZDMTUuODI3NSAzMC42OTY2IDE5LjM5NzUgMzMuNTc3NSAyMS40ODUyIDM1LjE3MjJDMjEuNjk0MSAzNS4wMTIzIDIxLjkxNzkgMzQuODM5NSAyMi4xNTQ3IDM0LjY1NDhDMjQuMjk0MiAzMi45ODU4IDI3LjUwNDYgMzAuMzMyNyAzMC42MzQ1IDI3LjE3OTRDMzMuMTM5OSAyNC42NTUyIDM1LjUxNjUgMjEuODg2OSAzNy4yNDkxIDE5LjExNTdDMzkuMDA2OSAxNi4zMDQyIDM5LjkyODYgMTMuNzY0MyAzOS45Mjg2IDExLjYzMTVDMzkuOTI4NiA2Ljg2ODQxIDM2LjE0MDUgMy4wNzg5NSAzMS41NDAyIDMuMDc4OTVDMjkuODQ5NCAzLjA3ODk1IDI4LjI2NyAzLjU5MTg2IDI2Ljk0MjYgNC40Nzk4MUMyNi40NzU5IDQuNzkyNjkgMjYuMDQxMyA1LjE1MjE0IDI1LjY0NTMgNS41NTIxMkMyNS4xMTAyIDYuMDkyNTYgMjQuNjQ1NiA2LjcwNjk5IDI0LjI2NzUgNy4zODA1NEMyNC4yNDIzIDcuNDI1MyAyNC4yMTc2IDcuNDcwMzIgMjQuMTkzMiA3LjUxNTU4TDIyLjM5MDkgMTAuODY2MVoiIGZpbGw9IiMwRjhDRTYiLz48L3N2Zz4=);
  width: 43px;
  height: 39px;
}
.rateBlock.heartStyle .rate.full {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDMiIGhlaWdodD0iMzkiIHZpZXdCb3g9IjAgMCA0MyAzOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzEuNTQwMiAwQzI3LjIwOTUgMCAyMy40MzA0IDIuNDQ2NTggMjEuNDg5OCA2LjA1NDIyQzE5LjU0OTIgMi40NDY1OCAxNS43OTA1IDAgMTEuNDU5OCAwQzUuMTI3MzIgMCAwIDUuMjA0MTUgMCAxMS42MzE2QzAgMjMuNDkxMiAxOS45NzgxIDM3Ljk0MjYgMjEuNDg5OCAzOUMyMy4wMDE0IDM3LjkyMTggNDMgMjMuNDcwNSA0MyAxMS42MzE2QzQzIDUuMjA0MTUgMzcuODcyNyAwIDMxLjU0MDIgMFoiIGZpbGw9IiMwRjhDRTYiLz48L3N2Zz4=);
}
.rateBlock.orangeStar .rate {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNTY5NyAwLjU4NzUyN0MxMC45NDMxIC0wLjE5NTg0MyAxMi4wNTY5IC0wLjE5NTg0MiAxMi40MzAzIDAuNTg3NTI4TDE1LjExODUgNi4yMjc0N0MxNS4yNjg4IDYuNTQyNzMgMTUuNTY4MiA2Ljc2MDQ5IDE1LjkxNDEgNi44MDYxNEwyMi4xMDI3IDcuNjIyODNDMjIuOTYyMyA3LjczNjI2IDIzLjMwNjUgOC43OTY3NiAyMi42Nzc3IDkuMzk0MzVMMTguMTUwNSAxMy42OTY3QzE3Ljg5NzQgMTMuOTM3MiAxNy43ODMxIDE0LjI4OTUgMTcuODQ2NiAxNC42MzNMMTguOTgzMiAyMC43Nzc3QzE5LjE0MSAyMS42MzEyIDE4LjIzOTkgMjIuMjg2NiAxNy40Nzc5IDIxLjg3MjZMMTEuOTkxNyAxOC44OTE2QzExLjY4NSAxOC43MjUgMTEuMzE1IDE4LjcyNSAxMS4wMDgzIDE4Ljg5MTZMNS41MjIxMSAyMS44NzI2QzQuNzYwMDkgMjIuMjg2NiAzLjg1ODk5IDIxLjYzMTIgNC4wMTY4NSAyMC43Nzc3TDUuMTUzMzkgMTQuNjMzQzUuMjE2OTIgMTQuMjg5NSA1LjEwMjU2IDEzLjkzNzIgNC44NDk1IDEzLjY5NjdMMC4zMjIzMDggOS4zOTQzNUMtMC4zMDY1MDUgOC43OTY3NiAwLjAzNzY4NzIgNy43MzYyNiAwLjg5NzI2NiA3LjYyMjgzTDcuMDg1ODcgNi44MDYxNEM3LjQzMTgxIDYuNzYwNDkgNy43MzEyIDYuNTQyNzMgNy44ODE0NiA2LjIyNzQ2TDEwLjU2OTcgMC41ODc1MjdaIiBmaWxsPSIjZmY3NjAwIi8+PC9zdmc+);
  width: 43px;
  height: 39px;
}
.rateBlock.orangeStar .rate.full {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjUgMy4yODQwM0w5LjY4Njg3IDcuMDg4QzkuMjQ1NTMgOC4wMTM5MyA4LjM2NTYgOC42NTQ2IDcuMzQ3NTQgOC43ODg5NUwzLjE2ODgxIDkuMzQwNEw2LjIyNzI1IDEyLjI0N0M2Ljk3MTAxIDEyLjk1MzggNy4zMDY1MSAxMy45ODg2IDcuMTIwMDMgMTQuOTk2OEw2LjM1Mjc1IDE5LjE0NTFMMTAuMDUzNCAxNy4xMzQzQzEwLjk1NTYgMTYuNjQ0MSAxMi4wNDQ0IDE2LjY0NDEgMTIuOTQ2NiAxNy4xMzQzTDE2LjY0NzMgMTkuMTQ1MUwxNS44OCAxNC45OTY4QzE1LjY5MzUgMTMuOTg4NiAxNi4wMjkgMTIuOTUzOCAxNi43NzI3IDEyLjI0N0wxOS44MzEyIDkuMzQwNEwxNS42NTI1IDguNzg4OTVDMTQuNjM0NCA4LjY1NDYgMTMuNzU0NSA4LjAxMzkzIDEzLjMxMzEgNy4wODhMMTEuNSAzLjI4NDAzWk0xMi40MzAzIDAuNTg3NTI4QzEyLjA1NjkgLTAuMTk1ODQyIDEwLjk0MzEgLTAuMTk1ODQzIDEwLjU2OTcgMC41ODc1MjdMNy44ODE0NiA2LjIyNzQ2QzcuNzMxMiA2LjU0MjczIDcuNDMxODEgNi43NjA0OSA3LjA4NTg3IDYuODA2MTRMMC44OTcyNjYgNy42MjI4M0MwLjAzNzY4NzIgNy43MzYyNyAtMC4zMDY1MDUgOC43OTY3NiAwLjMyMjMwNyA5LjM5NDM1TDQuODQ5NSAxMy42OTY3QzUuMTAyNTYgMTMuOTM3MiA1LjIxNjkyIDE0LjI4OTUgNS4xNTMzOSAxNC42MzNMNC4wMTY4NSAyMC43Nzc3QzMuODU4OTkgMjEuNjMxMiA0Ljc2MDA5IDIyLjI4NjYgNS41MjIxMSAyMS44NzI2TDExLjAwODMgMTguODkxNkMxMS4zMTUgMTguNzI1IDExLjY4NSAxOC43MjUgMTEuOTkxNyAxOC44OTE2TDE3LjQ3NzkgMjEuODcyNkMxOC4yMzk5IDIyLjI4NjYgMTkuMTQxIDIxLjYzMTIgMTguOTgzMiAyMC43Nzc3TDE3Ljg0NjYgMTQuNjMzQzE3Ljc4MzEgMTQuMjg5NSAxNy44OTc0IDEzLjkzNzIgMTguMTUwNSAxMy42OTY3TDIyLjY3NzcgOS4zOTQzNUMyMy4zMDY1IDguNzk2NzcgMjIuOTYyMyA3LjczNjI3IDIyLjEwMjcgNy42MjI4M0wxNS45MTQxIDYuODA2MTRDMTUuNTY4MiA2Ljc2MDQ5IDE1LjI2ODggNi41NDI3MyAxNS4xMTg1IDYuMjI3NDdMMTIuNDMwMyAwLjU4NzUyOFoiIGZpbGw9IiNmZjc2MDAiLz48L3N2Zz4=);
}
.rateForm textarea {
  background: #FDFDFD;
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  max-width: 280px;
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 90px;
}
.rateForm p {
  padding: 0;
}
.rateForm .rateBlock {
  margin: 5px 0 25px;
}
.rateForm .rateBlock .caption {
  display: inline-block;
  vertical-align: top;
  width: 34.5px;
  height: 33px;
  margin-right: 4px;
}
.rateForm .rateBlock .caption::after {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNTY5NyAwLjU4NzUyN0MxMC45NDMxIC0wLjE5NTg0MyAxMi4wNTY5IC0wLjE5NTg0MiAxMi40MzAzIDAuNTg3NTI4TDE1LjExODUgNi4yMjc0N0MxNS4yNjg4IDYuNTQyNzMgMTUuNTY4MiA2Ljc2MDQ5IDE1LjkxNDEgNi44MDYxNEwyMi4xMDI3IDcuNjIyODNDMjIuOTYyMyA3LjczNjI2IDIzLjMwNjUgOC43OTY3NiAyMi42Nzc3IDkuMzk0MzVMMTguMTUwNSAxMy42OTY3QzE3Ljg5NzQgMTMuOTM3MiAxNy43ODMxIDE0LjI4OTUgMTcuODQ2NiAxNC42MzNMMTguOTgzMiAyMC43Nzc3QzE5LjE0MSAyMS42MzEyIDE4LjIzOTkgMjIuMjg2NiAxNy40Nzc5IDIxLjg3MjZMMTEuOTkxNyAxOC44OTE2QzExLjY4NSAxOC43MjUgMTEuMzE1IDE4LjcyNSAxMS4wMDgzIDE4Ljg5MTZMNS41MjIxMSAyMS44NzI2QzQuNzYwMDkgMjIuMjg2NiAzLjg1ODk5IDIxLjYzMTIgNC4wMTY4NSAyMC43Nzc3TDUuMTUzMzkgMTQuNjMzQzUuMjE2OTIgMTQuMjg5NSA1LjEwMjU2IDEzLjkzNzIgNC44NDk1IDEzLjY5NjdMMC4zMjIzMDggOS4zOTQzNUMtMC4zMDY1MDUgOC43OTY3NiAwLjAzNzY4NzIgNy43MzYyNiAwLjg5NzI2NiA3LjYyMjgzTDcuMDg1ODcgNi44MDYxNEM3LjQzMTgxIDYuNzYwNDkgNy43MzEyIDYuNTQyNzMgNy44ODE0NiA2LjIyNzQ2TDEwLjU2OTcgMC41ODc1MjdaIiBmaWxsPSIjRkZCNjAwIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}
.rateForm .rateBlock input {
  display: none;
}
.rateForm .rateBlock input:checked + .caption ~ .caption:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjUgMy4yODQwM0w5LjY4Njg3IDcuMDg4QzkuMjQ1NTMgOC4wMTM5MyA4LjM2NTYgOC42NTQ2IDcuMzQ3NTQgOC43ODg5NUwzLjE2ODgxIDkuMzQwNEw2LjIyNzI1IDEyLjI0N0M2Ljk3MTAxIDEyLjk1MzggNy4zMDY1MSAxMy45ODg2IDcuMTIwMDMgMTQuOTk2OEw2LjM1Mjc1IDE5LjE0NTFMMTAuMDUzNCAxNy4xMzQzQzEwLjk1NTYgMTYuNjQ0MSAxMi4wNDQ0IDE2LjY0NDEgMTIuOTQ2NiAxNy4xMzQzTDE2LjY0NzMgMTkuMTQ1MUwxNS44OCAxNC45OTY4QzE1LjY5MzUgMTMuOTg4NiAxNi4wMjkgMTIuOTUzOCAxNi43NzI3IDEyLjI0N0wxOS44MzEyIDkuMzQwNEwxNS42NTI1IDguNzg4OTVDMTQuNjM0NCA4LjY1NDYgMTMuNzU0NSA4LjAxMzkzIDEzLjMxMzEgNy4wODhMMTEuNSAzLjI4NDAzWk0xMi40MzAzIDAuNTg3NTI4QzEyLjA1NjkgLTAuMTk1ODQyIDEwLjk0MzEgLTAuMTk1ODQzIDEwLjU2OTcgMC41ODc1MjdMNy44ODE0NiA2LjIyNzQ2QzcuNzMxMiA2LjU0MjczIDcuNDMxODEgNi43NjA0OSA3LjA4NTg3IDYuODA2MTRMMC44OTcyNjYgNy42MjI4M0MwLjAzNzY4NzIgNy43MzYyNyAtMC4zMDY1MDUgOC43OTY3NiAwLjMyMjMwNyA5LjM5NDM1TDQuODQ5NSAxMy42OTY3QzUuMTAyNTYgMTMuOTM3MiA1LjIxNjkyIDE0LjI4OTUgNS4xNTMzOSAxNC42MzNMNC4wMTY4NSAyMC43Nzc3QzMuODU4OTkgMjEuNjMxMiA0Ljc2MDA5IDIyLjI4NjYgNS41MjIxMSAyMS44NzI2TDExLjAwODMgMTguODkxNkMxMS4zMTUgMTguNzI1IDExLjY4NSAxOC43MjUgMTEuOTkxNyAxOC44OTE2TDE3LjQ3NzkgMjEuODcyNkMxOC4yMzk5IDIyLjI4NjYgMTkuMTQxIDIxLjYzMTIgMTguOTgzMiAyMC43Nzc3TDE3Ljg0NjYgMTQuNjMzQzE3Ljc4MzEgMTQuMjg5NSAxNy44OTc0IDEzLjkzNzIgMTguMTUwNSAxMy42OTY3TDIyLjY3NzcgOS4zOTQzNUMyMy4zMDY1IDguNzk2NzcgMjIuOTYyMyA3LjczNjI3IDIyLjEwMjcgNy42MjI4M0wxNS45MTQxIDYuODA2MTRDMTUuNTY4MiA2Ljc2MDQ5IDE1LjI2ODggNi41NDI3MyAxNS4xMTg1IDYuMjI3NDdMMTIuNDMwMyAwLjU4NzUyOFoiIGZpbGw9IiNGRkI2MDAiLz48L3N2Zz4=);
  background-repeat: no-repeat;
}
.user-profile-avatar.online {
  -webkit-box-shadow: 0 0 0 7px #5ECFB1;
          box-shadow: 0 0 0 7px #5ECFB1;
}
.user-profile-avatar.offline {
  -webkit-box-shadow: 0 0 0 7px #ea7b72;
          box-shadow: 0 0 0 7px #ea7b72;
}
.user-lastOnline {
  margin-bottom: 10px;
  color: #fff;
  font-style: italic;
}
.listing-rating .rateBlock + .caption {
  display: inline-block;
  vertical-align: middle;
}
.listing-rating .rateBlock + .caption strong {
  font-weight: bold;
  font-size: 16px;
}
.list-single-main-item .infoActionsList {
  padding: 0 0 0 0;
  margin: 0 20px -5px -20px;
}
.list-single-main-item .infoActionsList .item {
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
  display: block;
  color: #878C9F;
  font-size: 16px;
}
.list-single-main-item .infoActionsList .item.positive .caption::before {
  content: "\f164";
  color: #a1c67b;
}
.list-single-main-item .infoActionsList .item.negative .caption::before {
  content: "\f165";
  color: #ea7b72;
}
.list-single-main-item .infoActionsList .item.works .caption::before {
  content: "\f0b1";
}
.list-single-main-item .infoActionsList .item.rew .caption::before {
  content: "\f19d";
  color: #5b91ff;
}
.list-single-main-item .infoActionsList .item .caption {
  display: block;
  padding-left: 30px;
  line-height: 20px;
  position: relative;
  text-align: left;
}
.list-single-main-item .infoActionsList .item .caption span {
  font-weight: bold;
}
.list-single-main-item .infoActionsList .item .caption::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #5b91ff;
}
@media (min-width: 480px) {
  .list-single-main-item .infoActionsList {
    font-size: 0;
  }
  .list-single-main-item .infoActionsList .item {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;
    width: 33.333%;
  }
  .list-single-main-item .infoActionsList .item .caption {
    text-align: center;
    padding: 40px 0 0 0;
    font-size: 18px;
    color: #5D6275;
  }
  .list-single-main-item .infoActionsList .item .caption span {
    margin-top: 5px;
    display: block;
  }
  .list-single-main-item .infoActionsList .item .caption::before {
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    font: normal normal normal 30px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #5b91ff;
  }
}
@media (max-width: 600px) {
  .list-single-main-item .infoActionsList .item .caption {
    font-size: 14px;
  }
}
.list-single-main-item.reviewBox {
  padding: 30px 30px 15px;
}
.userDetail .list-author-widget-contacts.list-item-widget-contacts li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.userDetail .list-single-facts {
  background-color: #3EAAFD;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3EAAFD), to(#49CEFF));
  background: -webkit-linear-gradient(top, #3EAAFD, #49CEFF);
  background: -o-linear-gradient(top, #3EAAFD, #49CEFF);
}
.userDetail .viewed-counter {
  color: #fff;
  margin-bottom: 5px;
}
.userDetail .viewed-counter .fa {
  color: #fff;
}
.userDetail .reviews-comments-item-text .rateBlock .rate {
  width: 15px;
  height: 14px;
}
@media (max-width: 480px) {
  .userDetail .reviews-comments-item-text {
    text-align: left;
  }
  .userDetail .reviews-comments-item-text .name,
  .userDetail .reviews-comments-item-text .listing-rating {
    float: none;
  }
  .userDetail .reviews-comments-item-text .name {
    padding-bottom: 10px;
  }
  .userDetail .reviews-comments-item-text .listing-rating {
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  section {
    padding: 40px 0;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.fieldBlock .codeWrapper,
.custom-form .codeWrapper {
  overflow: hidden;
}
.fieldBlock .codeWrapper .codeWrap,
.custom-form .codeWrapper .codeWrap {
  left: 0;
  position: -webkit-sticky;
  position: sticky;
}
.fieldBlock .codeWrapper .mess,
.custom-form .codeWrapper .mess {
  margin: 10px 0 15px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.fieldBlock .codeWrapper .codeActive,
.custom-form .codeWrapper .codeActive,
.fieldBlock .codeWrapper .codeActiveAlt,
.custom-form .codeWrapper .codeActiveAlt {
  color: #939393;
  font-size: 16px;
  text-decoration: none;
}
.fieldBlock .codeWrapper .codeActive,
.custom-form .codeWrapper .codeActive {
  color: #5b91ff;
}
.fieldBlock .codeWrapper .codeActive:hover,
.custom-form .codeWrapper .codeActive:hover {
  color: #ff6f00;
}
.fieldBlock .codeWrapper .phoneCode,
.custom-form .codeWrapper .phoneCode {
  letter-spacing: 10px;
}
.fieldBlock .phoneCodeBox .errMess,
.custom-form .phoneCodeBox .errMess {
  margin: 10px 0 15px;
  font-size: 16px;
  color: #d55561;
}
.fieldBlock .phoneCodeBox input.phone ~ .phoneActiveAgain,
.custom-form .phoneCodeBox input.phone ~ .phoneActiveAgain {
  display: none;
}
.fieldBlock .phoneCodeBox input.phone[readonly] ~ .phoneActiveAgain,
.custom-form .phoneCodeBox input.phone[readonly] ~ .phoneActiveAgain {
  display: block;
}
.fieldBlock .phoneCodeBox input.phone[readonly] ~ .phoneActive,
.custom-form .phoneCodeBox input.phone[readonly] ~ .phoneActive {
  display: none;
}
.fieldBlock .phoneCodeBox .codeBox,
.custom-form .phoneCodeBox .codeBox {
  display: none;
}
.fieldBlock .phoneCodeBox .phoneActive,
.custom-form .phoneCodeBox .phoneActive,
.fieldBlock .phoneCodeBox .phoneActiveAgain,
.custom-form .phoneCodeBox .phoneActiveAgain,
.fieldBlock .phoneCodeBox .codeSuccesfull,
.custom-form .phoneCodeBox .codeSuccesfull {
  text-decoration: none;
  display: block;
  margin: 10px 0 15px;
  font-size: 16px;
  color: #253375;
}
.fieldBlock .phoneCodeBox .phoneActive:hover,
.custom-form .phoneCodeBox .phoneActive:hover,
.fieldBlock .phoneCodeBox .phoneActiveAgain:hover,
.custom-form .phoneCodeBox .phoneActiveAgain:hover,
.fieldBlock .phoneCodeBox .codeSuccesfull:hover,
.custom-form .phoneCodeBox .codeSuccesfull:hover {
  color: #ff6f00;
}
.fieldBlock .phoneCodeBox .codeActive,
.custom-form .phoneCodeBox .codeActive {
  color: #253375;
}
.phoneConfirmForm {
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
}
.phoneConfirmForm .submitBlock .submit {
  width: 100%;
  background: #ff7600;
}
.phoneConfirmForm .submitBlock .submit[disabled] {
  background-color: #ff760042;
}
.phoneConfirmForm input::-moz-placeholder {
  color: #ccc;
  letter-spacing: 1px;
}
.phoneConfirmForm input::-webkit-input-placeholder {
  color: #ccc;
  letter-spacing: 1px;
}
.phoneConfirmForm input:-ms-input-placeholder {
  color: #ccc;
  letter-spacing: 1px;
}
.phoneConfirmForm input::-ms-input-placeholder {
  color: #ccc;
  letter-spacing: 1px;
}
.phoneConfirmForm input::placeholder {
  color: #ccc;
}
.cke_top {
  display: none !important;
}
.profile-edit-container .custom-form input:not([id="notSumm"]),
.profile-edit-container .custom-form label:not([for="notSumm"]),
.profile-edit-container .custom-form .fl-wrap.soglas {
  float: none;
}
.profile-edit-container .custom-form .predmetTip label {
  float: left;
}
.profile-edit-container .custom-form input.timepicker {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5NiA5NiI+PHBhdGggZmlsbD0iIzViOTFmZiIgZD0iTTQ4IDE2LjNjLTE3LjUgMC0zMS43IDE0LjItMzEuNyAzMS43UzMwLjUgNzkuNyA0OCA3OS43IDc5LjcgNjUuNSA3OS43IDQ4IDY1LjUgMTYuMyA0OCAxNi4zem0wIDU3QzM0IDczLjMgMjIuNyA2MiAyMi43IDQ4UzM0IDIyLjcgNDggMjIuNyA3My4zIDM0IDczLjMgNDggNjIgNzMuMyA0OCA3My4zeiIvPjxwYXRoIGZpbGw9IiM1YjkxZmYiIGQ9Ik00OS42IDMyLjJoLTQuOHYxOWwxNi42IDkuOSAyLjQtMy45LTE0LjItOC40eiIvPjwvc3ZnPg==);
  background-size: 23px;
  background-position: 15px 50%;
  background-repeat: no-repeat;
}
.profile-edit-container .custom-form .fl-wrap::after {
  content: '';
  display: table;
  clear: both;
}
.profile-edit-container .custom-form .phoneCodeBox input {
  margin-bottom: 5px;
}
.profile-edit-container .custom-form label {
  display: block;
}
.listOrderModal {
  min-width: 280px;
}
.listOrderModal .item {
  text-align: left;
  margin-bottom: 20px;
  padding: 10px;
  border: 2px solid #5b91ff;
  border-radius: 9px;
}
.listOrderModal .price {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
}
.listOrderModal .price .fa {
  font-size: 14px !important;
}
.listOrderModal .infoBlock {
  margin-left: -20px;
}
.listOrderModal .infoBlock > div,
.listOrderModal .infoBlock > span {
  display: inline-block;
  vertical-align: top;
}
.listOrderModal .orderName {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}
.listOrderModal .theme,
.listOrderModal .rate {
  margin-left: 20px;
  display: block;
  padding: 6px 15px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  border-radius: 4px;
  cursor: pointer;
}
.listOrderModal .theme .fa,
.listOrderModal .rate .fa {
  font-size: 13px;
}
.listOrderModal .rate {
  font-weight: 700;
  padding: 6px 10px;
  background-color: rgba(0, 0, 0, 0.2);
}
.listOrderModal .theme {
  background-color: #ff6f00;
}
.mfp-content .titleHead {
  font-size: 20px;
  padding-bottom: 20px;
}
.typeFileModal {
  max-width: 600px;
  margin: 0 auto;
}
.typeFileModal .fuzone {
  min-height: 75px;
}
.typeFileModal .fuzone .fu-text {
  margin: 8px 0;
}
.typeFileModal .fuzone .fu-text i {
  font-size: 25px;
}
.typeFileList {
  margin: 0 0 0 -40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeFileList .item {
  width: 50%;
  margin: 0 0 20px 0;
  padding: 0 0 0 40px;
}
.typeFileList .item .itemWrapper {
  display: block;
  position: relative;
  border-radius: 9px;
  background-color: #F8FBFE;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.typeFileList .item .itemWrapper .imageBlock {
  height: 60px;
  margin-bottom: 20px;
  text-align: center;
  display: block;
}
.typeFileList .item .itemWrapper .imageBlock .fa {
  font-size: 50px;
  color: #5b91ff;
}
.typeFileList .item .itemWrapper input {
  display: none;
}
.typeFileList .item .itemWrapper .caption {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.typeFileList .item .itemWrapper input:checked + .caption::before {
  content: '';
  width: 35px;
  height: 35px;
  background-color: #50C385;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxNSI+PGcgZmlsbD0ibm9uZSI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTEuNyA3LjNDMS4zMyA2LjkuNyA2LjkuMyA3LjNjLS40LjM4LS40IDEuMDIgMCAxLjRsNiA2Yy4zOC40IDEuMDIuNCAxLjQgMGwxMy0xM2MuNC0uMzguNC0xLjAyIDAtMS40LS4zOC0uNC0xLjAyLS40LTEuNCAwTDcgMTIuNiAxLjcgNy4zeiIvPjwvZz48L2c+PC9zdmc+);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  right: 25px;
  top: 25px;
  border-radius: 100%;
}
.typeFileList .item .itemWrapper input + .caption::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 9px;
  border: 2px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.typeFileList .item .itemWrapper input:checked + .caption::after {
  border-color: #50C385;
}
.typeFileList .item .itemWrapper .description {
  font-size: 16px;
  line-height: 1.5;
}
.new-dashboard-item.withdraw {
  background-color: #ea7b72;
}
.authorProfile .shapes-bg-big:before {
  background-image: url(../img/lik10.jpg);
  background-size: cover;
  background-position: 0 50%;
}
.customerProfile .shapes-bg-big:before {
  background-image: url(../img/lik.jpg);
  background-size: cover;
  background-position: 0 10%;
}
.submitBlock .submit {
  border: 0;
  cursor: pointer;
}
.photoUpload {
  padding: 16px 30px;
}
.edit-profile-photo img {
  border-radius: 100%;
}
@media (max-width: 1063px) {
  .edit-profile-photo {
    padding-top: 40px;
  }
}
.dark-header .nav-holder nav li a.alt i {
  padding-right: 5px;
  color: #ff6f00;
}
.confirmPhoneBlock {
  background: rgba(91, 145, 255, 0.3);
}
.confirmPhoneBlock .fieldBlock .fieldList .field .wrapper input[type="tel"] {
  border: 1px solid #253375;
}
.confirmPhoneBlock .field .imageBlock {
  text-align: center;
}
.confirmPhoneBlock .field .imageBlock .img {
  margin: 0 auto 20px;
}
.confirmPhoneBlock .fieldBlock .fieldList .field .wrapper input.phoneCode[type="text"] {
  border: 1px solid #253375;
}
.statistic-item a {
  color: #fff;
}
p {
  font-size: 16px;
}
.dashboard-list-box.activities .dashboard-message {
  padding-right: 165px;
  text-align: left;
  padding-left: 20px;
}
.dashboard-list-box.activities .dashboard-message .fa {
  position: absolute;
  left: 22px;
  top: 27px;
}
@media (max-width: 540px) {
  .dashboard-list-box.activities .dashboard-message {
    padding: 40px 0 0;
    text-align: left;
  }
  .dashboard-list-box.activities .dashboard-message .fa {
    top: 14px;
    left: 35px;
  }
  .dashboard-list-box.activities .dashboard-message .new-dashboard-item {
    top: 10px;
  }
}
.reviews-comments-item:not(:last-child)::after {
  content: '';
  left: 0;
  right: 0;
  height: 1px;
  background-color: #eee;
  bottom: 0;
  position: absolute;
}
.titleMainBox {
  margin-bottom: 20px;
}
.titleMainBox .title {
  font-size: 18px;
}
.titleMainBox .dashboard-header {
  border-bottom: 0;
}
.forum .review-comments-avatar {
  border-radius: 0;
  overflow: visible;
}
.footer {
  width: 100%;
  overflow-x: hidden;
  text-align: left;
  background-color: #241c55;
}
.footer::before {
  clear: both;
  display: table;
  content: '';
}
.footer .footerNavWrapper {
  max-width: 1490px;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0 auto;
}
.footer .footerNavWrapper .footerNav {
  position: relative;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo {
  font-size: 16px;
  color: #fff;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo .imageBlock {
  margin-bottom: 25px;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo .imageBlock .image {
  max-width: 250px;
  height: 60px;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo .telBlock {
  margin-bottom: 45px;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo .telBlock .tel {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  opacity: 1;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo p {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.38;
  color: #fff;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo a {
  font-size: 16px;
  opacity: 0.38;
  color: #fff;
}
.footer .footerNavWrapper .footerNav .footerItem.footerInfo a.email {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
}
.footer .footerNavWrapper .footerNav .footerItem .caption {
  color: #b2a7f8;
  margin-bottom: 30px;
  font-size: 17px;
  opacity: 0.96;
}
.footer .footerNavWrapper .footerNav .footerItem .footerActionList {
  padding: 0;
  margin: 0;
}
.footer .footerNavWrapper .footerNav .footerItem .footerActionList .item {
  margin: 0 0 20px 0;
  padding: 0;
  display: block;
}
.footer .footerNavWrapper .footerNav .footerItem .footerActionList .item a {
  font-size: 17px;
  color: #534898;
}
@media (max-width: 1124px) {
  .footer .footerNavWrapper .footerNav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footerNavWrapper .footerNav .footerItem {
    margin-bottom: 40px;
    width: 50%;
  }
  .footer .footerNavWrapper .footerNav .footerItem.footerInfo {
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  }
}
@media (max-width: 640px) {
  .footer .footerNavWrapper .footerNav .footerItem {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  }
  .footer .footerNavWrapper .footerNav .footerItem:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
  }
}
.footer .footerInfoWrapper {
  max-width: 1490px;
  padding: 35px 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #362c72;
}
.footer .footerInfoWrapper::after {
  right: 100%;
}
.footer .footerInfoWrapper::before {
  left: 100%;
}
.footer .footerInfoWrapper::before,
.footer .footerInfoWrapper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #362c72;
}
.footer .footerInfoWrapper .footerSocial .footerNavList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 -35px;
  padding: 0;
  font-size: 0;
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
  padding: 0 0 0 35px;
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item a {
  display: block;
  width: 30px;
  height: 30px;
  opacity: 0.4;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item a:hover {
  opacity: 1;
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item.vk a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDQuMzYgMzA0LjM2Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjYxLjk0NSAxNzUuNTc2YzEwLjA5NiA5Ljg1NyAyMC43NTIgMTkuMTMxIDI5LjgwNyAyOS45ODIgNCA0LjgyMiA3Ljc4NyA5Ljc5OCAxMC42ODQgMTUuMzk0IDQuMTA1IDcuOTU1LjM4NyAxNi43MDktNi43NDYgMTcuMTg0bC00NC4zNC0uMDJjLTExLjQzNi45NDktMjAuNTU5LTMuNjU1LTI4LjIzLTExLjQ3NC02LjEzOS02LjI1My0xMS44MjQtMTIuOTA4LTE3LjcyNy0xOS4zNzItMi40Mi0yLjY0Mi00Ljk1My01LjEyOC03Ljk3OS03LjA5My02LjA1My0zLjkyOS0xMS4zMDctMi43MjYtMTQuNzY2IDMuNTg3LTMuNTIzIDYuNDIxLTQuMzIyIDEzLjUzMS00LjY2OCAyMC42ODctLjQ3NSAxMC40NDEtMy42MzEgMTMuMTg2LTE0LjExOSAxMy42NjQtMjIuNDE0IDEuMDU3LTQzLjY4Ni0yLjMzNC02My40NDctMTMuNjQxLTE3LjQyMi05Ljk2OC0zMC45MzItMjQuMDQtNDIuNjkxLTM5Ljk3MS0yMi44OTUtMzEuMDIxLTQwLjQyOC02NS4xMDgtNTYuMTg2LTEwMC4xNUMtMi4wMSA3Ni40NTguNTg0IDcyLjIyIDkuMjk1IDcyLjA3YzE0LjQ2NS0uMjgxIDI4LjkyOC0uMjYxIDQzLjQxLS4wMiA1Ljg3OS4wODYgOS43NzEgMy40NTggMTIuMDQxIDkuMDEyIDcuODI2IDE5LjI0MyAxNy40MDIgMzcuNTUxIDI5LjQyMiA1NC41MjEgMy4yMDEgNC41MTggNi40NjUgOS4wMzYgMTEuMTEzIDEyLjIxNiA1LjE0MiAzLjUyMSA5LjA1NyAyLjM1NCAxMS40NzYtMy4zNzQgMS41MzUtMy42MzIgMi4yMDctNy41NDQgMi41NTMtMTEuNDM0IDEuMTQ2LTEzLjM4MyAxLjI5Ny0yNi43NDMtLjcxMy00MC4wNzktMS4yMzQtOC4zMjMtNS45MjItMTMuNzExLTE0LjIyNy0xNS4yODYtNC4yMzgtLjgwMy0zLjYwNy0yLjM4LTEuNTU1LTQuNzk5IDMuNTY0LTQuMTcyIDYuOTE2LTYuNzY5IDEzLjU5OC02Ljc2OWg1MC4xMTFjNy44ODkgMS41NTcgOS42NDEgNS4xMDEgMTAuNzIxIDEzLjAzOWwuMDQzIDU1LjY2M2MtLjA4NiAzLjA3MyAxLjUzNSAxMi4xOTIgNy4wNyAxNC4yMjYgNC40MyAxLjQ0OCA3LjM1LTIuMDk2IDEwLjAwOC00LjkwNSAxMS45OTgtMTIuNzM0IDIwLjU2MS0yNy43ODMgMjguMjExLTQzLjM2NiAzLjM5NS02Ljg1MiA2LjMxNC0xMy45NjggOS4xNDMtMjEuMDc4IDIuMDk2LTUuMjc2IDUuMzg1LTcuODcyIDExLjMyOC03Ljc1N2w0OC4yMjkuMDQzYzEuNDMgMCAyLjg3Ny4wMjEgNC4yNjIuMjU4IDguMTI3IDEuMzg1IDEwLjM1NCA0Ljg4MSA3Ljg0NCAxMi44MTctMy45NTUgMTIuNDUxLTExLjY1IDIyLjgyNy0xOS4xNzQgMzMuMjUxLTguMDQzIDExLjEyOS0xNi42NDUgMjEuODc3LTI0LjYyMSAzMy4wNzItNy4zMjggMTAuMjIzLTYuNzQ2IDE1LjM3NiAyLjM1NyAyNC4yNTV6bTAgMCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item.tw a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MTAuMTU1IDQxMC4xNTUiPjxwYXRoIGQ9Ik00MDMuNjMyIDc0LjE4YTE2Mi40MTQgMTYyLjQxNCAwIDAgMS0yOC4yOCA5LjUzNyA4OC4xNzcgODguMTc3IDAgMCAwIDIzLjI3NS0zNy4wNjdjMS4yOTUtNC4wNTEtMy4xMDUtNy41NTQtNi43NjMtNS4zODVhMTYzLjE4OCAxNjMuMTg4IDAgMCAxLTQzLjIzNSAxNy44NjIgMTEuMDIgMTEuMDIgMCAwIDEtMi43MDIuMzM2Yy0yLjc2NiAwLTUuNDU1LTEuMDI3LTcuNTctMi44OTEtMTYuMTU2LTE0LjIzOS0zNi45MzUtMjIuMDgxLTU4LjUwOC0yMi4wODEtOS4zMzUgMC0xOC43NiAxLjQ1NS0yOC4wMTQgNC4zMjUtMjguNjcyIDguODkzLTUwLjc5NSAzMi41NDQtNTcuNzM2IDYxLjcyNC0yLjYwNCAxMC45NDUtMy4zMDkgMjEuOS0yLjA5NyAzMi41NmEzLjE2NiAzLjE2NiAwIDAgMS0uNzk3IDIuNDgxIDMuMjc4IDMuMjc4IDAgMCAxLTIuNzUzIDEuMDkxYy02Mi43NjItNS44MzEtMTE5LjM1OC0zNi4wNjgtMTU5LjM2My04NS4xNC0yLjA0LTIuNTAzLTUuOTUyLTIuMTk2LTcuNTc4LjU5My03LjgzNCAxMy40NC0xMS45NzQgMjguODEyLTExLjk3NCA0NC40NTQgMCAyMy45NzIgOS42MzEgNDYuNTYzIDI2LjM2IDYzLjAzMmE3OS4yNCA3OS4yNCAwIDAgMS0yMC4xNjktNy44MDhjLTMuMDYtMS43LTYuODI1LjQ4NS02Ljg2OCAzLjk4NS0uNDM4IDM1LjYxMiAyMC40MTIgNjcuMyA1MS42NDYgODEuNTY5YTc5LjU2NyA3OS41NjcgMCAwIDEtMTYuNzg2LTEuMzk5Yy0zLjQ0Ni0uNjU4LTYuMzQxIDIuNjExLTUuMjcxIDUuOTUyIDEwLjEzOCAzMS42NTEgMzcuMzkgNTQuOTgxIDcwLjAwMiA2MC4yNzgtMjcuMDY2IDE4LjE2OS01OC41ODUgMjcuNzUzLTkxLjM5IDI3Ljc1M2wtMTAuMjI3LS4wMDZjLTMuMTUxIDAtNS44MTYgMi4wNTQtNi42MTkgNS4xMDYtLjc5MSAzLjAwNi42NjYgNi4xNzcgMy4zNTMgNy43NCAzNi45NjYgMjEuNTEzIDc5LjEzMSAzMi44ODMgMTIxLjk1NSAzMi44ODMgMzcuNDg1IDAgNzIuNTQ5LTcuNDM5IDEwNC4yMTktMjIuMTA5IDI5LjAzMy0xMy40NDkgNTQuNjg5LTMyLjY3NCA3Ni4yNTUtNTcuMTQxIDIwLjA5LTIyLjc5MiAzNS44LTQ5LjEwMyA0Ni42OTItNzguMjAxIDEwLjM4My0yNy43MzcgMTUuODcxLTU3LjMzMyAxNS44NzEtODUuNTg5di0xLjM0NmMtLjAwMS00LjUzNyAyLjA1MS04LjgwNiA1LjYzMS0xMS43MTJhMTc0Ljc3NiAxNzQuNzc2IDAgMCAwIDM1LjE2LTM4LjU5MWMyLjU3My0zLjg0OS0xLjQ4NS04LjY3My01LjcxOS02Ljc5NXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item.inst a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzUyIDBIMTYwQzcxLjY0OCAwIDAgNzEuNjQ4IDAgMTYwdjE5MmMwIDg4LjM1MiA3MS42NDggMTYwIDE2MCAxNjBoMTkyYzg4LjM1MiAwIDE2MC03MS42NDggMTYwLTE2MFYxNjBDNTEyIDcxLjY0OCA0NDAuMzUyIDAgMzUyIDB6bTExMiAzNTJjMCA2MS43Ni01MC4yNCAxMTItMTEyIDExMkgxNjBjLTYxLjc2IDAtMTEyLTUwLjI0LTExMi0xMTJWMTYwQzQ4IDk4LjI0IDk4LjI0IDQ4IDE2MCA0OGgxOTJjNjEuNzYgMCAxMTIgNTAuMjQgMTEyIDExMnYxOTJ6Ii8+PHBhdGggIGZpbGw9IiNmZmYiIGQ9Ik0yNTYgMTI4Yy03MC42ODggMC0xMjggNTcuMzEyLTEyOCAxMjhzNTcuMzEyIDEyOCAxMjggMTI4IDEyOC01Ny4zMTIgMTI4LTEyOC01Ny4zMTItMTI4LTEyOC0xMjh6bTAgMjA4Yy00NC4wOTYgMC04MC0zNS45MDQtODAtODAgMC00NC4xMjggMzUuOTA0LTgwIDgwLTgwczgwIDM1Ljg3MiA4MCA4MGMwIDQ0LjA5Ni0zNS45MDQgODAtODAgODB6Ii8+PGNpcmNsZSBjeD0iMzkzLjYiIGN5PSIxMTguNCIgcj0iMTcuMDU2IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.footer .footerInfoWrapper .footerSocial .footerNavList .item.ytb a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MC42NzciIGhlaWdodD0iOTAuNjc3Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODIuMjg3IDQ1LjkwN2MtLjkzNy00LjA3MS00LjI2Ny03LjA3NC04LjI3NS03LjUyMS05LjQ4OS0xLjA2LTE5LjA5OC0xLjA2NS0yOC42Ni0xLjA2LTkuNTY2LS4wMDUtMTkuMTczIDAtMjguNjY1IDEuMDYtNC4wMDYuNDQ4LTcuMzM0IDMuNDUxLTguMjcgNy41MjEtMS4zMzQgNS43OTctMS4zNSAxMi4xMjUtMS4zNSAxOC4wOTQgMCA1Ljk2OSAwIDEyLjI5NiAxLjMzNCAxOC4wOTMuOTM2IDQuMDcgNC4yNjQgNy4wNzMgOC4yNzIgNy41MjEgOS40OSAxLjA2MSAxOS4wOTcgMS4wNjUgMjguNjYyIDEuMDYxIDkuNTY2LjAwNSAxOS4xNzEgMCAyOC42NjQtMS4wNjEgNC4wMDYtLjQ0OCA3LjMzNi0zLjQ1MSA4LjI3Mi03LjUyMSAxLjMzMy01Ljc5NyAxLjM0LTEyLjEyNCAxLjM0LTE4LjA5My0uMDAxLTUuOTcuMDA5LTEyLjI5Ny0xLjMyNC0xOC4wOTR6TTI4LjkgNTAuNGgtNS41NHYyOS40MzhoLTUuMTQ2VjUwLjRoLTUuNDM5di00LjgyMkgyOC45VjUwLjR6bTEzLjk3NyAyOS40MzloLTQuNjI5di0yLjc4NWMtMS44MzkgMi4xMDgtMy41ODUgMy4xMzYtNS4yODYgMy4xMzYtMS40OTEgMC0yLjUxNy0uNjA0LTIuOTgtMS44OTctLjI1Mi0uNzcyLS40MDgtMS45OTQtLjQwOC0zLjc5NlY1NC4zMTFoNC42MjV2MTguNzk1YzAgMS4wODQgMCAxLjY0Ny4wNDIgMS43OTkuMTExLjcxOC40NjIgMS4wODIgMS4wODIgMS4wODIuOTI4IDAgMS44OTgtLjcxNSAyLjkyNC0yLjE2NnYtMTkuNTFoNC42MjlsLjAwMSAyNS41Mjh6bTE3LjU3My03LjY2MmMwIDIuMzYxLS4xNTkgNC4wNjItLjQ2OCA1LjE0NC0uNjE4IDEuODk5LTEuODU1IDIuODY5LTMuNjk1IDIuODY5LTEuNjQ2IDAtMy4yMzQtLjkxNC00Ljc4MS0yLjgyNHYyLjQ3NGgtNC42MjVWNDUuNTc4aDQuNjI1djExLjE4OWMxLjQ5NC0xLjgzOSAzLjA4LTIuNzY5IDQuNzgxLTIuNzY5IDEuODQgMCAzLjA3OC45NjkgMy42OTUgMi44OC4zMTEgMS4wMjcuNDY4IDIuNzE1LjQ2OCA1LjEzMnYxMC4xNjd6bTE3LjQ1Ny00LjI1OWgtOS4yNTF2NC41MjVjMCAyLjM2My43NzMgMy41NDMgMi4zNjMgMy41NDMgMS4xMzkgMCAxLjgwMi0uNjE5IDIuMDY2LTEuODU1LjA0My0uMjUxLjEwNC0xLjI3OS4xMDQtMy4xMzRoNC43MTl2LjY3NWMwIDEuNDkxLS4wNTcgMi41MTgtLjA5OSAyLjk4YTYuNTkxIDYuNTkxIDAgMCAxLTEuMDggMi43NzFjLTEuMjgxIDEuODU0LTMuMTc5IDIuNzY4LTUuNTk1IDIuNzY4LTIuNDIgMC00LjI2Mi0uODcxLTUuNTk5LTIuNjE0LS45ODEtMS4yNzgtMS40ODUtMy4yOS0xLjQ4NS02LjAwM3YtOC45NDFjMC0yLjcyOS40NDctNC43MjUgMS40My02LjAxNSAxLjMzNi0xLjc0NyAzLjE3Ny0yLjYxNyA1LjU0LTIuNjE3IDIuMzIxIDAgNC4xNjEuODcgNS40NTcgMi42MTcuOTY5IDEuMjkgMS40MzIgMy4yODYgMS40MzIgNi4wMTV2NS4yODVoLS4wMDJ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTcwLjk3OCA1OC4xNjNjLTEuNTQ2IDAtMi4zMjEgMS4xODEtMi4zMjEgMy41NDF2Mi4zNjJoNC42MjV2LTIuMzYyYy0uMDAxLTIuMzYtLjc3NC0zLjU0MS0yLjMwNC0zLjU0MXpNNTMuODEyIDU4LjE2M2MtLjc2MiAwLTEuNTM0LjM2LTIuMzA3IDEuMTI1djE1LjU1OWMuNzcyLjc3NCAxLjU0NSAxLjE0IDIuMzA3IDEuMTQgMS4zMzQgMCAyLjAxMi0xLjE0IDIuMDEyLTMuNDQ1VjYxLjY0NmMwLTIuMzAyLS42NzgtMy40ODMtMi4wMTItMy40ODN6TTU2LjM5NiAzNC45NzNjMS43MDUgMCAzLjQ3OS0xLjAzNiA1LjM0LTMuMTY4djIuODE0aDQuNjc1VjguODJoLTQuNjc1djE5LjcxOGMtMS4wMzYgMS40NjQtMi4wMTggMi4xODgtMi45NTMgMi4xODgtLjYyNiAwLS45OTQtLjM3LTEuMDk2LTEuMDk1LS4wNTctLjE1My0uMDU3LS43MjItLjA1Ny0xLjgxN1Y4LjgyaC00LjY2djIwLjRjMCAxLjgyMi4xNTYgMy4wNTUuNDE0IDMuODM2LjQ3IDEuMzA3IDEuNTA3IDEuOTE3IDMuMDEyIDEuOTE3ek0yMy44NTEgMjAuNTk4djE0LjAyMWg1LjE4NFYyMC41OThMMzUuMjcxIDBoLTUuMjQybC0zLjUzNyAxMy41OTVMMjIuODEyIDBoLTUuNDU1YzEuMDkzIDMuMjA5IDIuMjMgNi40MzQgMy4zMjMgOS42NDYgMS42NjMgNC44MjggMi43MDEgOC40NjggMy4xNzEgMTAuOTUyek00Mi4yMTkgMzQuOTczYzIuMzQyIDAgNC4xNjItLjg4MSA1LjQ1My0yLjY0MS45ODEtMS4yOTEgMS40NTEtMy4zMjUgMS40NTEtNi4wNjd2LTkuMDM0YzAtMi43NTgtLjQ2OS00Ljc3NC0xLjQ1MS02LjA3Ny0xLjI5MS0xLjc2NS0zLjExLTIuNjQ2LTUuNDUzLTIuNjQ2LTIuMzMgMC00LjE0OS44ODEtNS40NDMgMi42NDYtLjk5MyAxLjMwMy0xLjQ2MyAzLjMxOS0xLjQ2MyA2LjA3N3Y5LjAzNGMwIDIuNzQyLjQ3IDQuNzc2IDEuNDYzIDYuMDY3IDEuMjkzIDEuNzYgMy4xMTMgMi42NDEgNS40NDMgMi42NDF6bS0yLjIzMS0xOC42NzljMC0yLjM4Ny43MjQtMy41NzcgMi4yMzEtMy41NzdzMi4yMjkgMS4xODkgMi4yMjkgMy41Nzd2MTAuODUyYzAgMi4zODctLjcyMiAzLjU4MS0yLjIyOSAzLjU4MS0xLjUwNyAwLTIuMjMxLTEuMTk0LTIuMjMxLTMuNTgxVjE2LjI5NHoiLz48L3N2Zz4=);
}
.footer .footerInfoWrapper .footerPayWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 75%;
}
.footer .footerInfoWrapper .footerPayWrapper .caption {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
  margin-right: 40px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList {
  padding: 0;
  margin: 0 0 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item {
  margin: 0;
  padding: 0 0 0 20px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item .imageBlock {
  max-width: 90px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item .imageBlock img {
  max-width: 100%;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item.webmoney .imageBlock img {
  width: 100px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item.mastercard .imageBlock {
  max-width: 130px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item.mastercard .imageBlock img {
  width: 130px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item.visa .imageBlock img {
  width: 70px;
}
.footer .footerInfoWrapper .footerPayWrapper .footerPayList .item.mir .imageBlock img {
  width: 80px;
}
@media (max-width: 1024px) {
  .footer .footerInfoWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footerInfoWrapper .footerSocial {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  }
  .footer .footerInfoWrapper .footerPayWrapper {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .footer .footerInfoWrapper .footerPayWrapper {
    display: block;
  }
  .footer .footerInfoWrapper .footerPayWrapper .caption {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 749px) {
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList .item {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList .item:last-child:nth-child(odd ) {
    width: 100%;
  }
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList .item .imageBlock {
    margin: 0 auto;
  }
}
@media (max-width: 380px) {
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList .item {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .footerInfoWrapper .footerPayWrapper .footerPayList .item .imageBlock {
    margin: 0 auto;
  }
}
@media (max-width: 749px) {
  .footer .footerNavWrapper,
  .footer .footerInfoWrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.forum .user-profile-menu-wrap .log-out-btn {
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.forum .reviews-comments-item.notImage {
  padding-left: 0;
}
.forum .reviews-comments-item-text .topicInfo {
  padding: 0;
  margin: 0 0 0 -5px;
  font-size: 0;
  position: absolute;
  right: 20px;
  bottom: -15px;
}
.forum .reviews-comments-item-text .topicInfo .item {
  padding: 0 0 0 5px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.forum .reviews-comments-item-text .topicInfo .item i {
  padding-right: 5px;
}
.forum .reviews-comments-item-text .topicInfo .item .info {
  padding: 3px 6px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  border-radius: 4px;
}
.forum .reviews-comments-item-text .topicInfo .item:nth-child(1) .info {
  background-color: #ff6f00;
}
.forum .reviews-comments-item-text .topicInfo .item:nth-child(2) .info {
  background-color: #5b91ff;
}
.dashboard-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard-header a {
  padding: 10px 35px;
  color: #fff;
  background-color: #5b91ff;
  border-radius: 4px;
}
.headTitleBox {
  text-align: left;
}
.headTitleBox::after,
.headTitleBox::before {
  content: '';
  clear: both;
  display: table;
}
.headTitleBox .headTitleWrapper {
  margin-bottom: 20px;
  padding: 10px 20px 20px;
  border: 1px solid #eee;
  border-radius: 9px;
  background: #F8FBFE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.headTitleBox .title {
  margin-top: 10px;
  font-size: 25px;
  padding-right: 10px;
}
.headTitleBox a {
  margin-top: 10px;
  padding: 10px 35px;
  color: #fff;
  background-color: #5b91ff;
  border-radius: 4px;
}
.templateBlock {
  text-align: left;
}
.templateBlock::after,
.templateBlock::before {
  content: '';
  clear: both;
  display: table;
}
.templateBlock .messageStatusBox {
  margin: 0 0 20px;
}
.templateBlock .messageStatusBox .messageStatusWrapper {
  background-color: #5b91ff;
  color: #fff;
  border-radius: 9px;
  padding: 20px 30px 20px 20px;
  position: relative;
}
.templateBlock .messageStatusBox .messageStatusWrapper .close {
  cursor: pointer;
  font-size: 16px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}
.templateBlock .templateList {
  padding: 0;
  margin: 0 0 0 -20px;
  font-size: 0;
}
.templateBlock .templateList .item {
  font-size: 16px;
  display: block;
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
}
.templateBlock .templateList .itemWrapper {
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 15px;
}
.templateBlock .templateList .headBox {
  position: relative;
  padding-right: 100px;
  margin-bottom: 20px;
  min-height: 40px;
}
.templateBlock .templateList .headBox .caption {
  font-size: 20px;
  font-weight: bold;
}
.templateBlock .templateList .headBox .actionBox {
  position: absolute;
  top: 0;
  right: 0;
}
.templateBlock .templateList .headBox .actionBox .action {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  width: 40px;
  height: 40px;
  border-radius: 9px;
  margin-left: 10px;
  background-color: #ff7600;
  position: relative;
  color: #fff;
}
.templateBlock .templateList .headBox .actionBox .action i {
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.templateBlock .templateList .headBox .actionBox .action.edit {
  background-color: #5ECFB1;
}
@media (max-width: 600px) {
  .templateBlock .templateList .headBox {
    padding-right: 0;
  }
  .templateBlock .templateList .headBox .actionBox {
    position: static;
    margin: 0 0 20px 0;
  }
  .templateBlock .templateList .headBox .actionBox .action {
    margin: 0 10px 0 0;
  }
}
.mfp-content {
  overflow: visible;
}
img.userImgChecked {
  border: 2px solid #ff7600;
  border-radius: 100%;
}
.profile-edit-container .section-title {
  font-size: 18px;
  color: #98AAB8;
  font-weight: 700;
  padding-bottom: 20px;
  margin-top: 40px;
  text-align: left;
}
ul.listDefault {
  list-style: circle;
  padding: 0 0 0 0;
  text-align: left;
  list-style-type: disc;
  font-size: 16px;
  font-weight: 500;
  color: #878C9F;
  list-style-position: inside;
}
ul.listDefault li {
  padding: 0;
  text-align: left;
  position: relative;
  margin: 10px 0;
}
.topAuthorBlock {
  float: left;
  width: 100%;
  text-align: left;
}
.topAuthorBlock .rateBlock .rate {
  display: inline-block;
  vertical-align: middle;
}
.topAuthorBlock .rateBlock .rate + .caption {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}
.topAuthorBlock::before,
.topAuthorBlock::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1063px) {
  .topAuthorBlock {
    margin-top: 40px;
  }
}
.topAuthorBlock .topAutorList {
  padding: 0;
  margin: 0;
}
.topAuthorBlock .topAutorList > .item {
  display: block;
  padding: 0;
  margin: 0 0 40px 0;
}
.topAuthorBlock .topAutorList > .item.vip .itemWrapper {
  border-width: 2px;
  border-color: #ffb600;
  padding: 29px;
}
.topAuthorBlock .topAutorList > .item > .itemWrapper {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  background-color: #fff;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
}
.topAuthorBlock .topAutorList > .item > .itemWrapper > .imageBlock .image {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
@media (max-width: 900px) {
  .topAuthorBlock .topAutorList > .item > .itemWrapper {
    display: block;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper > .imageBlock {
    margin-bottom: 20px;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .contentBlock {
    padding-left: 0;
  }
}
@media (max-width: 540px) {
  .topAuthorBlock .topAutorList > .item > .itemWrapper .contentBlock .titleBlock {
    display: block;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .contentBlock .titleBlock .title {
    margin-bottom: 10px;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .contentBlock .workInfo .workTypeList li a {
    padding: 4px 7px;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .advantegesList {
    display: block;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .advantegesList .item {
    width: 100%;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .advantegesList .itemWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
  .topAuthorBlock .topAutorList > .item > .itemWrapper .advantegesList .itemWrapper .imageBlock {
    padding-right: 20px;
    min-width: 45px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    text-align: left;
  }
}
.topAuthorBlock .topAutorList .contentBlock {
  padding-left: 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.topAuthorBlock .topAutorList .contentBlock .titleBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.topAuthorBlock .topAutorList .contentBlock .titleBlock .title {
  font-size: 20px;
  font-weight: 500;
}
.topAuthorBlock .topAutorList .contentBlock .advantagesListBlock {
  margin-top: 40px;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList {
  text-align: center;
  font-size: 0;
  padding: 0;
  margin: 0 0 0 -20px;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .item {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  padding-left: 20px;
  margin: 0 0 20px 0;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .itemWrapper {
  padding: 0;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .imageBlock {
  text-align: center;
  margin-bottom: 5px;
  display: block;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .imageBlock .image {
  width: 50px;
  display: inline-block;
  vertical-align: top;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .imageBlock .fa {
  font-size: 30px;
  color: #5b91ff;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .caption {
  font-size: 16px;
}
.topAuthorBlock .topAutorList .contentBlock .advantegesList .col {
  margin-top: 5px;
  display: block;
  color: #5b91ff;
  font-weight: bold;
  font-size: 20px;
}
.workInfo {
  margin-top: 20px;
}
.workInfo .caption {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.workInfo .caption span {
  color: #5b91ff;
}
.workInfo .visibleAllSwith {
  margin-top: 10px;
  display: block;
  position: relative;
  color: #5b91ff;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.workInfo .visibleAllSwith::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #5b91ff;
}
.workInfo .visibleAllSwith span {
  z-index: 1;
  position: relative;
  background-color: #fff;
  padding: 0 10px;
}
.workInfo .workTypeList {
  margin: 0 0 0 -6px;
  padding: 0;
  text-align: left;
}
.workInfo .workTypeList.isVisibleAll li:nth-child(n+5) {
  display: inline-block;
  vertical-align: top;
}
.workInfo .workTypeList li {
  display: inline-block;
  vertical-align: top;
  padding-left: 6px;
  margin: 0 0 6px 0;
}
.workInfo .workTypeList li:nth-child(n+5) {
  display: none;
}
.workInfo .workTypeList li a {
  display: block;
  padding: 10px 20px;
  border-radius: 4px;
  color: #888DA0;
  font-weight: 500;
  border: 1px solid #eee;
}
.workInfo .workTypeList li a:hover {
  border-color: #5b91ff;
  color: #5b91ff;
}
#main {
  position: static;
}
html {
  height: auto;
  min-height: 100%;
}
#form-suggest {
  max-width: 440px;
}
#form-suggest .mess {
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  margin-top: 10px;
  display: block;
  text-align: center;
}
.actionSendBlock {
  text-align: left;
  display: block;
}
.actionSendBlock .actionSend {
  display: inline-block;
  vertical-align: middle;
  line-height: 38px;
  border: 1px solid #5b91ff;
  background-color: #5b91ff;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  font-size: 14px;
  margin-right: 5px;
}
.defaultStyleText img {
  width: 100%;
  margin: 10px 0;
}
.defaultStyleText p {
  font-size: 16px;
  font-weight: normal;
}
.defaultStyleText p strong {
  font-weight: bold;
}
.defaultStyleText ul {
  padding-left: 20px;
  list-style-position: inside;
  list-style: disc;
}
.defaultStyleText h2 {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 10px;
}
.defaultStyleText h3 {
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.articleListBlock .articleList {
  padding: 0;
  margin: 0;
}
.articleListBlock .articleList .item {
  padding: 0;
  display: block;
  margin: 0 0 30px 0;
}
.articleListBlock .articleList .itemWrapper {
  display: block;
  padding: 40px 30px 50px 250px;
  border-radius: 19px;
  min-height: 300px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: -1px 2px 5px 1px #eee;
          box-shadow: -1px 2px 5px 1px #eee;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.articleListBlock .articleList .date {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 14px;
  border-radius: 4px;
  background: #ff7600;
  color: #fff;
  font-size: 16px;
  border-radius: 0 0 0 9px;
}
.articleListBlock .articleList .imageBlock {
  width: 250px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.articleListBlock .articleList .imageBlock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.articleListBlock .articleList .contentBlock {
  padding-left: 30px;
}
@media (min-width: 601px) {
  .articleListBlock .articleList .contentBlock:first-child {
    margin-left: -250px;
  }
}
.articleListBlock .articleList .contentBlock .title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}
.articleListBlock .articleList .contentBlock .prevText {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}
.articleListBlock .articleList .contentBlock .prevText p {
  font-weight: normal;
}
.articleListBlock .articleList .contentBlock .actionBlock {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: left;
}
.articleListBlock .articleList .contentBlock .actionBlock .action {
  border-radius: 9px 0 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 30px;
  color: #fff;
  background: #5b91ff;
}
.articleListBlock .articleList .contentBlock .actionBlock .action:hover {
  background-color: #2C3B5A;
}
@media (max-width: 600px) {
  .articleListBlock .articleList .itemWrapper {
    padding: 0 20px 50px;
  }
  .articleListBlock .articleList .contentBlock {
    padding: 270px 0 0 0;
  }
  .articleListBlock .articleList .contentBlock:first-child {
    padding: 40px 0 0;
  }
  .articleListBlock .articleList .imageBlock {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 250px;
    bottom: inherit;
  }
}
.mfp-content .blockTitle {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}
.sideBar::after {
  clear: both;
  content: '';
  display: table;
}
.balanceBlock {
  text-align: left;
}
.balanceBlock .message {
  margin: 5px 0;
  font-size: 14px;
  color: #e98c93;
  display: block;
}
.balanceBlock .actionSendSms {
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
  vertical-align: top;
  color: #5b91ff;
  cursor: pointer;
}
.balanceBlock .actionSendSms.disabled {
  cursor: default;
  opacity: 0.1;
}
.balanceBlock .submitSms a {
  font-size: 16px;
  margin-top: 8px;
  display: inline-block;
  vertical-align: top;
  color: #5b91ff;
  font-weight: bold;
  margin-top: 10px;
}
.balanceBlock.validationVisible .field input:required:invalid {
  border-color: red;
  border-width: 2px;
  padding: 14px 19px 14px 19px;
}
.balanceBlock .field[data-payments].disabled {
  display: none;
}
.balanceBlock .field[data-sms].disabled {
  display: none;
}
.balanceBlock .field .actionPay {
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: #5b91ff;
  border: none;
  float: none;
  padding: 15px 45px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}
.balanceBlock .field .actionPay.disabled {
  opacity: 0.2;
}
.payEnter {
  text-align: left;
  position: relative;
}
.payEnter::before,
.payEnter::after {
  content: '';
  display: table;
  clear: both;
}
.payEnter .payInfo {
  padding: 20px 20px 10px;
  background-color: #f8fbfe;
  border-radius: 9px;
  border: 2px solid #5b91ff;
}
.payEnter .payInfo p {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
}
.payEnter .payInfo p strong {
  font-weight: bold;
}
.payEnter .fieldBlock .typePaymentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.payEnter .fieldBlock .typePaymentList .field {
  width: 50%;
}
@media (max-width: 480px) {
  .payEnter .fieldBlock .typePaymentList .field {
    width: 100%;
  }
}
@media (max-width: 1063px) {
  .payEnter {
    padding-right: 0;
  }
  .payEnter .payInfo {
    position: static;
  }
}
.fieldBlock .typePaymentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fieldBlock .typePaymentList .field {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
@media (max-width: 749px) {
  .fieldBlock .typePaymentList .field {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .fieldBlock .typePaymentList .field {
    width: 100%;
  }
}
.fieldBlock .typePaymentList .field .wrapper {
  display: block;
  padding: 35px 20px 40px 70px;
  position: relative;
  height: 100%;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fieldBlock .typePaymentList .field .wrapper input[type="radio"] + .caption {
  padding: 0;
  position: static;
}
.fieldBlock .typePaymentList .field .wrapper input[type="radio"] + .caption::before {
  content: none;
}
.fieldBlock .typePaymentList .field .wrapper input[type="radio"] + .caption::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 9px;
  border: 1px solid #eee;
}
.fieldBlock .typePaymentList .field .wrapper input[type="radio"]:checked + .caption::after {
  border: 2px solid #ff6f00;
}
.fieldBlock .typePaymentList .field .imageBlock {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
}
.fieldBlock .typePaymentList .field .imageBlock img {
  width: 100%;
}
.fieldBlock .typePaymentList .field .title {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.fieldBlock .typePaymentList .field .fee {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 0;
  text-align: right;
}
.fieldBlock .typePaymentList .field .fee span {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}
.fieldBlock .typePaymentList .field .summNew {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  position: absolute;
  right: 5px;
  bottom: 3px;
  text-align: right;
}
.fieldBlock .typePaymentList .field .summNew span {
  font-weight: 500;
  font-size: 14px;
  color: #000;
  display: block;
}
.fieldBlock .typePaymentList .field .summNew span::after {
  content: 'p';
}
#gPage .modalAltBlock .fieldBlock .fieldList .field .wrapper input[type] {
  padding: 14px 20px 14px 30px;
}
#gPage .modalAltBlock .fieldBlock .fieldList .field .wrapper input[type]:focus {
  padding: 13px 19px 13px 29px;
}
#gPage .fieldBlock .submitBlock .submit {
  padding: 15px 20px;
}
body.modalAltVisible {
  overflow: hidden;
}
.modalAltBlock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.81);
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: auto;
  display: none;
}
.modalAltBlock.isVisible {
  display: block;
}
.modalAltBlock .modal-close {
  position: absolute;
  right: -30px;
  top: -30px;
  width: 30px;
  height: 30px;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  -o-transition: transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
.modalAltBlock .modal-close:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.modalAltBlock .modal-close .closeBlock {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.modalAltBlock .modal-close .closeBlock::before,
.modalAltBlock .modal-close .closeBlock::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 3px;
  height: 30px;
  background: #fff;
  margin-top: -15px;
  left: 50%;
  margin-left: -1px;
}
.modalAltBlock .modal-close .closeBlock::before {
  -webkit-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotateZ(-45deg);
}
.modalAltBlock .modal-close .closeBlock::after {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
.modalAltBlock .modal-close .closeBlock:hover::before,
.modalAltBlock .modal-close .closeBlock:hover::after {
  background: #65e2ff;
}
.modalAltBlock .actionBlockForget {
  text-align: center;
}
.modalAltBlock .actionBlockForget a {
  font-size: 14px;
  color: #03a0da;
  text-decoration: underline;
}
.modalAltBlock .actionBlockForget a:hover {
  text-decoration: none;
}
.modalAltBlock .modalAltWrapper {
  max-width: 580px;
  margin: 0 auto;
  font-size: 0;
  height: 100%;
  /*display: flex;
    align-items: center;
    justify-content: center;*/
}
.modalAltBlock .modalAltWrapper::after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.modalAltBlock .modalAltContent {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.modalAltBlock .actionTabsBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
}
.modalAltBlock .actionTabsBlock .actionTab {
  display: block;
  padding-left: 20px;
  width: 50%;
}
.modalAltBlock .actionTabsBlock .actionTab a {
  width: 100%;
  display: block;
  border-radius: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding: 12px 30px;
  border: 3px solid #ffc010;
  background-color: #ffc010;
}
.modalAltBlock .actionTabsBlock .actionTab.active a {
  background-color: #fff;
}
.modalAltBlock .bodyContent {
  border-radius: 0 0 100px 100px;
  overflow: hidden;
}
.modalAltBlock .headBlock {
  border-radius: 100px 100px 0 0;
  background-color: #f3faff;
  padding: 50px 80px 30px;
}
.modalAltBlock .headBlock .title {
  color: #000;
  font-weight: 900;
  font-size: 18px;
  margin-bottom: 20px;
}
.modalAltBlock .contentTab {
  display: none;
  background-color: #fff;
  padding: 20px 80px 50px;
}
.modalAltBlock .contentTab.active {
  display: block;
}
.modalAltBlock .contentTab .actionBlock {
  margin-top: 20px;
  text-align: center;
}
.modalAltBlock .contentTab .actionBlock .action {
  padding: 13px 20px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  border-radius: 40px;
  display: inline-block;
  vertical-align: top;
  min-width: 200px;
}
.modalAltBlock .contentTab .actionBlock .action.actionAuthor {
  background-color: #00adef;
  border: 2px solid #00adef;
}
.modalAltBlock .contentTab .actionBlock .action.actionAuthor:hover {
  background-color: transparent;
  color: #00adef;
  border-color: #00adef;
}
.modalAltBlock .contentTab .actionBlock .action.actionCustomer {
  background-color: #ed008c;
  border: 2px solid #ed008c;
}
.modalAltBlock .contentTab .actionBlock .action.actionCustomer:hover {
  background-color: transparent;
  color: #ed008c;
  border-color: #ed008c;
}
@media (max-width: 749px) {
  .modalAltBlock .modalAltWrapper {
    max-width: 540px;
  }
  .modalAltBlock .actionTabsBlock {
    margin: 0 auto;
    max-width: 480px;
    display: block;
  }
  .modalAltBlock .actionTabsBlock .actionTab {
    width: 100%;
    padding-left: 0;
  }
  .modalAltBlock .actionTabsBlock .actionTab a {
    display: block;
    width: 100%;
  }
  .modalAltBlock .actionTabsBlock .actionTab + .actionTab {
    margin-top: 20px;
  }
  .modalAltBlock .headBlock {
    border-radius: 50px 50px 0 0;
    padding: 40px 20px 25px;
  }
  .modalAltBlock .headBlock .title {
    max-width: 380px;
  }
  .modalAltBlock .bodyContent {
    border-radius: 0 0 50px 50px;
  }
  .modalAltBlock .bodyContent .contentTab {
    padding: 40px 20px 25px;
  }
  .modalAltBlock .modal-close {
    right: 10px;
    top: -30px;
  }
}
@media (max-width: 480px) {
  .modalAltBlock .actionTabsBlock {
    margin: 0 auto;
    max-width: 480px;
    display: block;
  }
  .modalAltBlock .actionTabsBlock .actionTab a {
    padding: 6px 15px;
    border: 2px solid #ffc010;
  }
  .modalAltBlock .actionTabsBlock .actionTab + .actionTab {
    margin-top: 10px;
  }
}
@-webkit-keyframes sphone-animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.9;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes sphone-animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.9;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-webkit-keyframes svgphone {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  10%,
  30% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  20%,
  40% {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
  }
}
@keyframes svgphone {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  10%,
  30% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  20%,
  40% {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
  }
}
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  66% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  66% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes ripple1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  40% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
  66% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  40% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
  66% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes ripple2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  40% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  66% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  40% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  66% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.callbackAction {
  position: fixed;
  bottom: 13px;
  z-index: 10;
  left: 13px;
}
.callbackAction .callbackBlock {
  position: relative;
}
.callbackAction .callbackBlock::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 100%;
  background: #5b91ff;
  opacity: 0.2;
  -webkit-animation: ripple2 2s ease-out 0.6s infinite;
  animation: ripple2 2s ease-out 0.6s infinite;
  border: 1px solid #fff;
}
.callbackAction .callbackBlock .phoneImage::before,
.callbackAction .callbackBlock .phoneImage::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 100%;
  background: #5b91ff;
  border: 1px solid #fff;
}
.callbackAction .callbackBlock .phoneImage::after {
  opacity: 0.5;
  -webkit-animation: ripple 2s ease-out 0.1s infinite;
  animation: ripple 2s ease-out 0.1s infinite;
}
.callbackAction .callbackBlock .phoneImage::before {
  opacity: 0.3;
  -webkit-animation: ripple1 2s ease-out 0.4s infinite;
  animation: ripple1 2s ease-out 0.4s infinite;
}
.callbackAction .callbackBlock .phoneImage .imageBlock {
  -webkit-animation: 2.2s ease-in-out 0s infinite svgphone;
  animation: svgphone 1.2s ease-in-out 0s normal none infinite running;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  background: #5b91ff;
  position: relative;
  z-index: 2;
  display: block;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 50% 50%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNDY3IDIxMWgtMTZ2LTE1QzQ1MSA4OCAzNjMuNSAwIDI1NiAwUzYxIDg4IDYxIDE5NnYxNUg0NWE0NSA0NSAwIDAgMC00NSA0NXY5MGE0NSA0NSAwIDAgMCA0NSA0NWgxOC42YTQ1IDQ1IDAgMCAwIDg3LjQtMTVWMjI2YTQ1IDQ1IDAgMCAwLTU5LjUtNDIuNkM5Ny45IDk3LjcgMTY5LjIgMzAgMjU2IDMwczE1OC4xIDY3LjcgMTY0LjUgMTUzLjRBNDUgNDUgMCAwIDAgMzYxIDIyNnYxNTBhNDUgNDUgMCAwIDAgNjAgNDIuNFY0MzdhMTUgMTUgMCAwIDEtMTUgMTVIMjk4LjRhNDUgNDUgMCAxIDAgMCAzMEg0MDZhNDUgNDUgMCAwIDAgNDUtNDV2LTQ2aDE2YTQ1IDQ1IDAgMCAwIDQ1LTQ1di05MGE0NSA0NSAwIDAgMC00NS00NXpNMzAgMzQ2di05MGExNSAxNSAwIDAgMSAxNS0xNWgxNnYxMjBINDVhMTUgMTUgMCAwIDEtMTUtMTV6bTc2LTEzNWExNSAxNSAwIDAgMSAxNSAxNXYxNTBhMTUgMTUgMCAwIDEtMzAgMFYyMjZhMTUgMTUgMCAwIDEgMTUtMTV6bTE1MCAyNzFhMTUgMTUgMCAxIDEgMC0zMCAxNSAxNSAwIDAgMSAwIDMwem0xNTAtOTFhMTUgMTUgMCAwIDEtMTUtMTVWMjI2YTE1IDE1IDAgMCAxIDMwIDB2MTUwYTE1IDE1IDAgMCAxLTE1IDE1em03Ni00NWExNSAxNSAwIDAgMS0xNSAxNWgtMTZWMjQxaDE2YTE1IDE1IDAgMCAxIDE1IDE1em0wIDAiLz48L3N2Zz4=);
}
.callbackAction .callbackBlock .phoneImage .imageBlock .fa {
  font-size: 25px;
  line-height: 45px;
}
.newsMess {
  position: fixed;
  bottom: 13px;
  z-index: 10;
  right: 13px;
}
.newsMess .newsMessBlock {
  position: relative;
}
.newsMess .newsMessBlock::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 100%;
  background: #e96d08;
  color: #fff;
  opacity: 0.2;
  border: 1px solid #fff;
}
.newsMess .newsMessBlock .phoneImage {
  color: #fff;
}
.newsMess .newsMessBlock .phoneImage::before,
.newsMess .newsMessBlock .phoneImage::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 100%;
  background: #e96d08;
  border: 1px solid #fff;
}
.newsMess .newsMessBlock .phoneImage::after {
  opacity: 0.5;
  -webkit-animation: ripple 2s ease-out 0.1s infinite;
  animation: ripple 2s ease-out 0.1s infinite;
}
.newsMess .newsMessBlock .phoneImage::before {
  opacity: 0.3;
  -webkit-animation: ripple1 2s ease-out 0.4s infinite;
  animation: ripple1 2s ease-out 0.4s infinite;
}
.newsMess .newsMessBlock .phoneImage .imageBlock {
  color: #fff;
  -webkit-animation: 2.2s ease-in-out 0s infinite svgphone;
  animation: svgphone 1.2s ease-in-out 0s normal none infinite running;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  background: #e96d08;
  position: relative;
  z-index: 2;
  display: block;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 50% 50%;
}
.newsMess .newsMessBlock .phoneImage .imageBlock .fa {
  font-size: 25px;
  line-height: 45px;
}
.newsMess .newsMessBlock .phoneImage .imageBlock span {
  font-size: 10px;
  position: absolute;
  top: 3px;
  right: 0px;
  background-color: red;
  padding: 2px;
  border-radius: 11px;
  min-width: 16px;
}
.statistic-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.statistic-container .statistic-item {
  height: 100%;
}
.sectionHelp .user-profile-menu-wrap::after,
.sectionHelp .user-profile-menu-wrap::before {
  content: none;
}
.sectionHelp p {
  text-align: left;
}
.sectionHelp .col-md-9 h2 {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
.sectionHelp .accordion a.toggle {
  font-size: 16px;
}
.sectionHelp .accordion p {
  font-size: 16px;
}
@media (max-width: 640px) {
  .activityPay .new-dashboard-item {
    right: 10px;
    top: 10px;
  }
  .activityPay .dashboard-list {
    padding: 50px 30px 30px;
  }
}
.profile-edit-wrap .fieldBlock .fieldList .field .wrapper input[type="checkbox"] + .caption {
  font-size: 13px;
}
.fieldBlock .fieldList .field .wrapper.altCaption > .fieldGroup > .caption {
  color: #000;
  font-size: 14px;
}
.fieldBlock .fieldList .field .wrapper.altCaption > .fieldGroup > .caption + .message {
  font-size: 12px;
  margin-top: -15px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.50196078);
  font-weight: 500;
}
.dashboard-message-text.notImage {
  margin-left: 0;
  padding-left: 0;
}
.actionText::before,
.actionText::after {
  content: "";
  display: table;
  clear: both;
}
.actionText {
  float: none;
  clear: both;
  padding-top: 20px;
  text-align: left;
}
.actionText a {
  text-decoration: underline;
  color: #5b91ff;
}
.actionText a:hover {
  text-decoration: none;
}
.custom-form input + .errorlist {
  margin-top: -15px;
}
.errorlist {
  text-align: left;
  color: red;
  font-size: 14px;
  font-style: italic;
}
.errorlist p {
  color: inherit;
  font-style: italic;
  font-size: 14px;
}
#main .edit-profile-photo {
  float: none;
  text-align: center;
  margin: 0 auto;
  max-width: 300px;
}
#main .edit-profile-photo img {
  float: none;
  margin-left: 0;
}
#main .edit-profile-photo .change-photo-btn {
  float: none;
  margin-top: 20px;
}
#main .edit-profile-photo .change-photo-btn .photoUpload {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.orderUpdateBlock {
  clear: both;
  float: none;
  padding-top: 20px;
}
.orderUpdateBlock .orderUpdateList {
  padding: 0;
  margin: 0;
}
.orderUpdateBlock .orderUpdateList .item {
  padding: 0;
  margin-bottom: 20px;
  text-align: left;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper {
  position: relative;
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 15px;
  background-color: #fff;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .orderMess {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #ff0000;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 100%;
  min-width: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 20px;
  font-size: 12px;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .imageBlock {
  display: block;
  background-color: gray;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .imageBlock img {
  width: 100%;
  height: 100%;
}
@media (max-width: 480px) {
  .orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .imageBlock {
    display: none;
  }
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .userNameBlock a {
  color: #5b91ff;
  text-decoration: none;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .userNameBlock a:hover {
  color: #ff6f00;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .userNameBlock .statusUser {
  padding: 0 5px;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .userNameBlock .statusUser::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ff6f00;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .headBlock .userInfoBlock .blockWrapper .userNameBlock .statusUser.online::before {
  background-color: #50c385;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .orderTitle {
  color: #334e6f;
  font-weight: bold;
  margin-bottom: 2px;
  font-size: 18px;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .orderTitle a {
  color: inherit;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .orderTitle a:hover {
  color: #ff6f00;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .orderTitle .orderStatus {
  font-size: 16px;
}
@media (max-width: 900px) {
  .orderUpdateBlock .orderUpdateList .item .itemWrapper .orderTitle {
    font-size: 16px;
  }
  .orderUpdateBlock .orderUpdateList .item .itemWrapper .orderTitle .orderStatus {
    font-size: 14px;
  }
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox {
  display: block;
  margin-left: -15px;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock {
  padding-left: 15px;
  display: inline-block;
  vertical-align: top;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.sms a {
  display: block;
  background-color: #5b91ff;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  border-radius: 6px;
  text-align: center;
  padding: 0 15px;
  font-weight: bold;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.sms a .fa {
  font-size: 18px;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price > a,
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price > span,
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price > div {
  color: #fff;
  padding: 0 15px;
  background-color: #ff6f00;
  line-height: 32px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 6px;
  display: block;
}
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price > a .fa,
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price > span .fa,
.orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price > div .fa {
  font-size: 15px;
  padding: 0 3px;
}
@media (max-width: 380px) {
  .orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock {
    display: block;
  }
  .orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price {
    margin: 15px -15px -15px;
    text-align: center;
  }
  .orderUpdateBlock .orderUpdateList .item .itemWrapper .actionBox .actionBlock.price a {
    border-radius: 0 0 15px 15px;
  }
}
form.formAuthorFile .submitBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
}
form.formAuthorFile .submitBlock button {
  margin: 0 10px 0;
}
form.formAuthorFile .submitBlock .actionReturn {
  background-color: #ff7600;
}
@media (max-width: 540px) {
  form.formAuthorFile .submitBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
  }
  form.formAuthorFile .submitBlock button {
    margin: 0 0 20px;
  }
}
.mfp-content .tabsBlock .tabsActionList {
  margin-left: -40px;
}
.mfp-content .tabsBlock .tabsActionList .tab {
  padding-left: 40px;
}
@media (max-width: 540px) {
  .mfp-content .tabsBlock .tabsActionBlock {
    border-bottom: 0;
  }
  .mfp-content .tabsBlock .tabsActionList .tab .action {
    border-width: 1px;
  }
}
.customSubmitBlock {
  padding-top: 40px;
  float: none;
  clear: both;
}
@media (max-width: 1063px) {
  .customSubmitBlock {
    text-align: center;
  }
}
.customSubmitBlock .submit {
  border: 0;
  cursor: pointer;
}
.sidebarFilter + .switchBlock {
  margin-top: 20px;
}
.switchBlock {
  display: none;
}
@media (max-width: 1064px) {
  .switchBlock {
    display: block;
  }
}
@media (max-width: 1064px) {
  .switchBlock + .sidebarFilter {
    margin-top: 20px;
  }
}
.switchBlock a {
  display: block;
  font-size: 16px;
  color: #5b91ff;
  padding: 10px 20px;
  border: 2px solid #5b91ff;
  border-radius: 8px;
  font-weight: bold;
}
.switchBlock a:hover {
  background-color: #5b91ff;
  color: #fff;
}
@media (max-width: 1063px) {
  .sidebarFilter {
    display: none;
  }
}
.phoneConfirmForm.contentTabBlock.fieldBlock .phoneCodeBox .phoneActive,
.phoneConfirmForm.contentTabBlock.fieldBlock .phoneCodeBox .phoneActiveAgain {
  background-color: #5b91ff;
  padding: 15px 20px;
  border-radius: 4px;
  color: #fff;
}
.loginSocial {
  margin-top: 40px;
}
.loginSocial .captionBlock {
  text-align: center;
}
.loginSocial .captionBlock .title {
  font-weight: bold;
}
.loginSocial .socialList {
  padding: 0;
  margin: 20px 0 0 -20px;
  font-size: 0;
}
.loginSocial .socialList .item {
  vertical-align: top;
  display: inline-block;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
}
.loginSocial .socialList .item a:hover svg .bg {
  fill: #03a0da;
}
.loginSocial .socialList .item svg .bg {
  fill: #04a5e9;
}
.socialDeleteBlock .socialDeleteList {
  margin: 0 0 -20px -20px;
  padding: 0;
  font-size: 0;
  text-align: left;
}
.socialDeleteBlock .socialDeleteList .item {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
}
.socialDeleteBlock .socialDeleteList .entryBlock {
  position: relative;
  display: block;
  padding: 10px;
}
.socialDeleteBlock .socialDeleteList .entryBlock input[type="radio"] {
  display: none;
}
.socialDeleteBlock .socialDeleteList .entryBlock input[type="radio"] + .caption::before {
  content: '';
  border-radius: 9px;
  border: 2px solid #04a5e9;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.6;
}
.socialDeleteBlock .socialDeleteList .entryBlock input[type="radio"] + .caption + .imageBlock {
  opacity: 0.6;
}
.socialDeleteBlock .socialDeleteList .entryBlock input[type="radio"]:checked + .caption::before {
  opacity: 1;
}
.socialDeleteBlock .socialDeleteList .entryBlock input[type="radio"]:checked + .caption + .imageBlock {
  opacity: 1;
}
.socialDeleteBlock .socialDeleteList .entryBlock .imageBlock {
  /*
        position: absolute;
        left:0;
        right:0;
        top:0;
        bottom: 0;
        padding: 10px;*/
}
.socialDeleteBlock .socialDeleteList .entryBlock .imageBlock img {
  width: 50px;
  height: 50px;
}
.niceSelectWrapper::after,
.niceSelectWrapper::before {
  content: '';
  clear: both;
  display: table;
}
.niceSelectWrapper .nice-select {
  float: none;
}
.niceSelectBlock {
  position: relative;
}
.niceSelectBlock select {
  display: block !important;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.modalOrderInfo .titleBlock .title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
}
.modalOrderInfo .textBlock {
  text-align: left;
  max-width: 520px;
}
.modalOrderInfo .actionBlock {
  text-align: center;
  margin-top: 30px;
}
.modalOrderInfo .actionBlock a {
  background: #5b91ff;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px;
  border-radius: 4px;
  color: #fff;
  border: 0;
  min-width: inherit;
  display: inline-block;
  vertical-align: top;
}
.contentTabBlock.fieldBlock .fieldList .field .wrapper {
  position: relative;
}
.contentTabBlock.fieldBlock .fieldList .field .wrapper input.searchCheckBox {
  padding: 15px 20px 15px 55px;
  margin-bottom: 20px;
}
.contentTabBlock.fieldBlock .fieldList .field .wrapper input.searchCheckBox:focus {
  padding: 14px 19px 14px 54px;
}
.contentTabBlock.fieldBlock .fieldList .field .wrapper input.searchCheckBox + .fa {
  position: absolute;
  top: 50%;
  left: 20px;
  font-size: 14px;
  color: #5b91ff;
}
.slick-arrow {
  cursor: pointer;
}
.sidebarFilter .fieldBlock .fieldList .checksBlock:not(.isHide)::after {
  content: none;
}
.profile-edit-wrap .user-profile-menu-wrap h3 {
  padding-bottom: 0;
}
.profile-edit-wrap .user-profile-menu-wrap ul {
  padding-top: 20px;
}
.profile-edit-wrap .user-profile-menu-wrap .user-profile-menu {
  position: relative;
}
.profile-edit-wrap .user-profile-menu-wrap .user-profile-menu.navHide .switchNavVisible .blockWrapper::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik0xMC4yODQuNjg2TDUuNTI2IDUuOC40MTEuNjg2Ii8+PC9zdmc+);
}
.profile-edit-wrap .user-profile-menu-wrap .user-profile-menu .switchNavVisible {
  display: none;
  position: absolute;
  right: 10px;
  left: 0;
  top: -3px;
  width: 100%;
  height: 23px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.profile-edit-wrap .user-profile-menu-wrap .user-profile-menu .switchNavVisible .blockWrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.profile-edit-wrap .user-profile-menu-wrap .user-profile-menu .switchNavVisible .blockWrapper::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 7px;
  margin-top: -3.5px;
  margin-left: -5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDAiIGQ9Ik0uNDEgNi4yNWw0Ljc2LTUuMTIgNS4xMSA1LjEyIi8+PC9zdmc+);
}
@media (max-width: 1064px) {
  .profile-edit-wrap .user-profile-menu-wrap::before,
  .profile-edit-wrap .user-profile-menu-wrap::after {
    content: '';
  }
  .profile-edit-wrap .user-profile-menu-wrap .user-profile-menu .switchNavVisible {
    display: block;
  }
}
.notification.notifyBlock {
  background-color: #5b91ff;
}
.notification.notifyBlock .notification-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.notifyListSlide {
  padding-right: 30px;
  padding-left: 30px;
}
.notifyListSlide p {
  padding-bottom: 4px;
}
.notifyListSlide .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0IDM1bDE2LTE3TDI0IDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMzggMThIMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
  width: 20px;
  height: 20px;
}
.notifyListSlide .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.notifyListSlide .slick-arrow.slick-next {
  right: 0;
}
.user-profile-menu-wrap .actionBlock.actionAddOrder {
  display: none;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
  text-align: left;
}
.user-profile-menu-wrap .actionBlock.actionAddOrder .mobileSmallVisible {
  color: #5b91ff;
  font-weight: 600;
}
@media (max-width: 540px) {
  .user-profile-menu-wrap .actionBlock.actionAddOrder {
    display: block;
  }
}
.menu-panel-root .mobileSmallVisible {
  display: none;
  color: #5b91ff;
}
@media (max-width: 540px) {
  .menu-panel-root .mobileSmallVisible {
    display: block;
  }
}
