@font-face {
  font-family: 'PN';
  src: url('/fonts/proximanova/ProximaNova-Regular.eot');
  src: url('/fonts/proximanova/ProximaNova-Regular.woff') format('woff'), url('/fonts/proximanova/ProximaNova-Regular.ttf') format('truetype'), url('/fonts/proximanova/ProximaNova-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PN';
  src: url('/fonts/proximanova/ProximaNova-Bold.eot');
  src: url('/fonts/proximanova/ProximaNova-Bold.woff') format('woff'), url('/fonts/proximanova/ProximaNova-Bold.ttf') format('truetype'), url('/fonts/proximanova/ProximaNova-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'PN';
  src: url('/fonts/proximanova/ProximaNova-Light.eot');
  src: url('/fonts/proximanova/ProximaNova-Light.woff') format('woff'), url('/fonts/proximanova/ProximaNova-Light.ttf') format('truetype'), url('/fonts/proximanova/ProximaNova-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'iconactive';
  src: url('/fonts/iconactive/iconactive.eot');
  src: url('/fonts/iconactive/iconactive.eot') format('embedded-opentype'), url('/fonts/iconactive/iconactive.woff') format('woff'), url('/fonts/iconactive/iconactive.ttf') format('truetype'), url('/fonts/iconactive/iconactive.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
i {
  font-family: 'iconactive';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
  content: "\e620";
}
.icon-photo2:before {
  content: "\e621";
}
.icon-photo:before {
  content: "\e618";
}
.icon-pointer-up:before {
  content: "\e619";
}
.icon-pointer-down:before {
  content: "\e61a";
}
.icon-stopwatch:before {
  content: "\e61b";
}
.icon-stopwatch-fast:before {
  content: "\e61c";
}
.icon-velocity:before {
  content: "\e61d";
}
.icon-velocity-fast:before {
  content: "\e61e";
}
.icon-velocity-max:before {
  content: "\e61f";
}
.icon-check:before {
  content: "\e617";
}
.icon-cross-round:before {
  content: "\e616";
}
.icon-pin-route:before {
  content: "\e613";
}
.icon-arrow-down:before {
  content: "\e614";
}
.icon-arrow-up:before {
  content: "\e615";
}
.icon-views:before {
  content: "\e612";
}
.icon-article:before {
  content: "\e60a";
}
.icon-tw:before {
  content: "\e60b";
}
.icon-vk:before {
  content: "\e60c";
}
.icon-fb:before {
  content: "\e60d";
}
.icon-stat:before {
  content: "\e60e";
}
.icon-geopoint:before {
  content: "\e600";
}
.icon-distance:before {
  content: "\e601";
}
.icon-user:before {
  content: "\e602";
}
.icon-bubble:before {
  content: "\e603";
}
.icon-rate:before {
  content: "\e604";
}
.icon-search:before {
  content: "\e605";
}
.icon-star:before {
  content: "\e606";
}
.icon-phone:before {
  content: "\e607";
}
.icon-arrow-left:before {
  content: "\e608";
}
.icon-arrow-right:before {
  content: "\e609";
}
.icon-arrow-left-2:before {
  content: "\e610";
}
.icon-arrow-right-2:before {
  content: "\e60f";
}
.icon-time:before {
  content: "\e611";
}
html,
body {
  font-family: 'PN', sans-serif;
  __font-family: 'ProximaNova', sans-serif;
  __position: relative;
  font-size: 16px;
  height: 100%;
  __padding: 30px 0 0;
  min-width: 320px;
  line-height: 1.22857;
}
body * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  font-size: 18px;
  line-height: 26px;
}
.container {
  width: 1260px;
  margin: 0 auto;
  padding-right: 0px;
  padding-left: 0px;
}
.container-min {
  width: 940px;
  margin: 0 auto;
}
.wrapper {
  min-height: 100%;
}
.content-wrapper {
  __padding-top: 61px;
}
.mainpage-wrapper.content-wrapper {
  padding: 0;
}
.center {
  text-align: center;
}
.center .btn {
  margin: 0 auto;
}
.share-group {
  vertical-align: top;
  padding: 0;
  overflow: hidden;
}
.share-group .text {
  display: block;
}
.share-group:hover .text {
  display: none;
}
.share-group .share {
  width: 50%;
  float: left;
  background: #4d75a3 url("../images/ico/share-vk.png") 50% 50% no-repeat;
  display: block;
  height: 48px;
  display: none;
}
.share-group:hover .share {
  display: block;
}
.share-group .share.fb {
  background: #3b5998 url("../images/ico/share-fb.png") 50% 50% no-repeat;
}
.bg-contrast {
  background-color: #fcfcfc;
}
.page-section {
  padding: 30px 0;
  __position: relative;
  overflow: hidden;
}
.page-section h1 {
  font-size: 45px;
  color: #ffffff;
}
.page-section h1,
.page-section h2,
.page-section h3 {
  margin: auto;
}
.page-section h2 {
  color: #333333;
  margin-bottom: 7px;
}
.page-section h3 {
  color: #808080;
  margin-bottom: 30px;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table-cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.section-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.header {
  padding: 0 40px;
  background: #ffffff;
  position: relative;
  min-width: 1260px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1000;
  -webkit-transition: background-color .3s, border-bottom .3s;
  -o-transition: background-color .3s, border-bottom .3s;
  transition: background-color .3s, border-bottom .3s;
}
.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.header.header-inverse {
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.header .logo {
  background: url('/images/logo.png') no-repeat center;
  background-size: contain;
  width: 200px;
  height: 25px;
  margin-top: 17px;
  display: inline-block;
  vertical-align: top;
}
.header .menu-top {
  display: inline-block;
  padding-left: 30px;
  vertical-align: top;
}
.header .menu-top li {
  display: inline-block;
  margin-right: 30px;
}
.header .menu-top li a {
  color: #b3b3b3;
}
.header .right,
.header .left {
  line-height: 60px;
}
.header .right .btn,
.header .left .btn {
  line-height: 38px;
  padding: 0 10px;
  margin-left: 15px;
}
.header .btn.inverse {
  background: transparent;
  border-color: #37a51c;
}
.header .tooltip a.btn {
  color: #fff;
}
.header-search {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
}
.header-search i {
  font-size: 22px;
  color: #c0c0c0;
  margin-right: 10px;
  vertical-align: middle;
}
.header-search form input[type=text] {
  border: none;
  background-color: transparent;
  color: #000;
  line-height: 40px;
  font-size: 16px;
  width: auto;
}
.header-search .reset {
  display: none;
}
.header-search.with-reset {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 20px;
}
.header-search.with-reset .reset {
  display: inline-block;
}
.header-inverse .header-search {
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.header-user {
  display: inline-block;
  cursor: pointer;
  line-height: 60px;
  height: 60px;
}
.header-user .avatar {
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.header-user .username {
  color: #37a51c;
  font-size: 18px;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  display: inline-block;
}
.header-user .username:hover {
  text-decoration: underline;
}
.header-user a {
  display: inline-block;
  text-decoration: none;
}
.header a.login,
.header a.logout {
  font-size: 18px;
  line-height: 40px;
}
.subheader {
  background-size: cover;
  min-height: 100vh;
  text-align: center;
}
.subheader h1 {
  position: relative;
  max-width: 820px;
  margin: 0 auto;
  font-weight: bold !important;
}
.subheader .subheader-link {
  display: inline-block;
  position: relative;
  width: 250px;
  margin: 75px 15px 0;
  text-align: center;
  vertical-align: bottom;
  z-index: 1000;
}
.subheader .subheader-link:hover {
  text-decoration: none;
}
.subheader .subheader-link:hover span {
  text-decoration: underline;
}
.subheader .subheader-link .icon-search,
.subheader .subheader-link .icon-star,
.subheader .subheader-link .icon-phone {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 25px;
  padding-top: 14px;
  font-size: 28px;
  color: #37a51c;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.subheader .subheader-link .icon-arrow-right {
  position: absolute;
  top: 20px;
  right: -25px;
  font-size: 14px;
  color: #ffffff;
}
.subheader .subheader-link span {
  display: block;
  max-width: 220px;
  height: 75px;
  margin: auto;
  color: rgba(255, 255, 255, 0.3);
}
.subheader .subheader-next-link {
  width: 30px;
  height: 30px;
  background: url("../images/ico/video-arrow.png") 50% 50% no-repeat;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -15px;
}
.subheader .section-bg {
  background-position: center;
  background-size: cover;
}
.subheader .section-bg:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.65);
}
.subheader .section-bg video {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate(-50%, -50%);
}
.subheader .section-bg video.show {
  display: block;
}
h2 {
  font-size: 36px;
  font-weight: bold;
}
h3 {
  font-size: 24px;
  font-weight: normal;
}
a {
  text-decoration: none;
  outline: none !important;
  color: #37a51c;
}
a:hover {
  text-decoration: underline;
}
a.img {
  display: block;
}
.arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 125px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 20px;
  color: #cdcdcd;
  z-index: 10;
}
.arrow:before {
  position: absolute;
  display: block;
  top: 45%;
  text-align: center;
}
.arrow i {
  position: absolute;
  display: block;
  top: 45%;
}
.arrow.arrow-prev {
  left: 20px;
}
.arrow.arrow-prev i {
  left: 0;
}
.arrow.arrow-next {
  right: 0;
}
.arrow.arrow-next i {
  right: 0;
}
.hidden {
  display: none !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.clear {
  clear: both;
  float: none;
}
.tooltip-container {
  position: relative;
  /*
        &:before {
            content:'';
            display:block;
            position:absolute;
            top:50px;
            left:61px;
            width:23px;
            height:23px;
            .transform(~"rotate(-115deg) skewX(15deg) skewY(-20deg)");
            .box-shadow(0 0 5px 0 rgba(0, 0, 0, 0.3));
            opacity:0;
            .transition(opacity @transition-time);
        }
    */
}
.tooltip-container:hover .tooltip,
.tooltip-container:hover:before,
.tooltip-container.active .tooltip,
.tooltip-container.active:before,
.tooltip-container.select_tooltip.active .select_tooltip,
.tooltip-container.guess_tooltip.active .guess_tooltip,
.tooltip-container.profile:hover .tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s, @transition-time;
  transition-delay: 0s, @transition-time;
}
.tooltip-container.guess_tooltip .select_tooltip,
.tooltip-container.select_tooltip .guess_tooltip,
.tooltip-container.modal-select:hover .tooltip {
  visibility: hidden;
  opacity: 0;
}
.tooltip-container.modal-select:hover:before {
  box-shadow: none;
}
.tooltip-container.city .tooltip {
  width: 465px;
}
.tooltip-container.city .tooltip:before {
  left: 76px;
}
.tooltip-container.city:before {
  left: calc(50% - 9px);
}
.tooltip-container.city-select .tooltip,
.tooltip-container.guess_tooltip .tooltip {
  width: 465px;
  left: calc(50% - 90px);
}
.tooltip-container.city-select .tooltip:before,
.tooltip-container.guess_tooltip .tooltip:before {
  left: 76px;
}
.tooltip-container.city-select .tooltip .vertical-option,
.tooltip-container.guess_tooltip .tooltip .vertical-option {
  color: #37a51c;
  font-size: 22px;
}
.tooltip-container.city-select .tooltip {
  padding-bottom: 20px;
  padding-top: 40px;
}
.tooltip-container.city-select:before,
.tooltip-container.guess_tooltip:before {
  left: calc(50% - 9px);
}
.tooltip-container.profile .tooltip {
  left: 18px;
  opacity: 0;
  visibility: hidden;
  width: 160px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.tooltip-container.profile .tooltip a {
  color: #000000;
  font-weight: 300;
}
.tooltip-container.profile .tooltip:before {
  left: 63px;
}
.tooltip-container.profile .tooltip .vertical-option ~ .vertical-option {
  border-top: 1px solid #e6e6e6;
}
.tooltip-container.profile:before {
  left: calc(50% - 12px);
}
.tooltip-container.routecreatebtn .tooltip {
  left: -80px;
  width: 180px;
  -webkit-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
.tooltip-container.routecreatebtn .tooltip a {
  color: #000000;
  font-weight: 300;
}
.tooltip-container.routecreatebtn .tooltip:before {
  left: 73px;
}
.tooltip-container.routecreatebtn .tooltip .vertical-option ~ .vertical-option {
  border-top: 1px solid #e6e6e6;
}
.tooltip-container .tooltip {
  position: absolute;
  top: 71px;
  left: -20px;
  background-color: #ffffff;
  color: #808080;
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
  -webkit-transition: opacity 0.3s , visibility 0.3s;
  -o-transition: opacity 0.3s , visibility 0.3s;
  transition: opacity 0.3s , visibility 0.3s;
  -webkit-transition-delay: 0s, @transition-time;
  transition-delay: 0s, @transition-time;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}
.tooltip-container .tooltip:before {
  content: '';
  display: block;
  position: absolute;
  top: -18px;
  left: 50%;
  width: 35px;
  height: 18px;
  background: url('../images/ico/menu-arrow.png') no-repeat 50% 50%;
}
.tooltip-container .tooltip .description {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.tooltip-container .tooltip .description b {
  font-weight: normal;
}
.tooltip-container .tooltip .options-title {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}
.tooltip-container .tooltip .vertical-option {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.tooltip-container .tooltip .btn {
  margin: 0 20px 15px 20px;
}
.tooltip-container .tooltip .btn ~ .btn {
  margin-left: 10px;
}
.comments h2 {
  text-align: left;
  font-size: 30px;
  font-weight: bold;
}
.comments .comment-new .avatar {
  position: relative;
  background-color: rgba(55, 165, 28, 0.2);
}
.comments .comment-new .avatar .icon-user {
  display: block;
  margin-left: 16px;
  margin-top: 15px;
  font-size: 30px;
  color: rgba(55, 165, 28, 0.35);
  font-weight: bold;
}
.comments .comment-new textarea {
  width: 620px;
  margin-right: 20px;
  float: left;
}
.comments .comment-new .btn {
  width: 215px;
}
.comments .comment-new .send-checkbox {
  margin-top: 20px;
}
.comments .comment-new .send-checkbox span {
  color: #808080;
}
.comments .comment-new .comment-body {
  border: none;
}
.comments .comment .avatar {
  margin-top: 50px;
  margin-right: 15px;
  width: 60px;
  height: 60px;
  float: left;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.comments .comment .comment-body {
  padding: 50px 0 40px 0;
  width: 860px;
  float: left;
}
.comments .comment .comment-body .name {
  color: #000000;
  display: inline-block;
  margin-right: 10px;
}
.comments .comment .comment-body .rating {
  color: #5b98e8;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
}
.comments .comment .comment-body .rating i {
  margin: 0 2px;
  font-size: 12px;
}
.comments .comment .comment-body .rating .rated ~ i {
  color: #d9d9d9;
}
.comments .comment .comment-body p,
.comments .comment .comment-body .date {
  color: #808080;
  font-size: 16px;
}
.comments .comment .comment-body .date i {
  font-size: 12px;
  margin-right: 5px;
}
.comments .comment::last-of-type .comment-body {
  padding-bottom: 20px;
  border: none;
}
.comments .comment ~ .comment .comment-body {
  border-top: 1px solid #e6e6e6;
  word-wrap: break-word;
}
.comments .comment:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.comments .comment:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.topic-data .comment .comment-body {
  padding: 25px 0 40px 0;
}
.topic-data .comment .comment-body .date i {
  font-family: 'iconactive';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.topic-data .comment .avatar {
  margin-top: 15px;
}
.topic-data .date {
  padding-top: 2px;
}
.tabset {
  text-align: center;
  font-size: 18px;
}
.tabset .tabset-tab {
  display: inline-block;
  padding: 0 25px 15px;
  margin: 0 20px 0;
  min-width: 200px;
  color: #000000;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: border-bottom-color 0.3s;
  -o-transition: border-bottom-color 0.3s;
  transition: border-bottom-color 0.3s;
}
.tabset .tabset-tab:hover,
.tabset .tabset-tab.active {
  border-bottom-color: #37a51c;
}
.pagination {
  position: relative;
  text-align: center;
  padding-top: 55px;
}
.pagination a {
  padding: 0 10px;
  color: #b3b3b3;
  text-decoration: none;
}
.pagination a[href] {
  color: #37a51c;
}
.pagination a[href]:hover {
  text-decoration: underline;
}
.pagination .arrow {
  top: auto;
  bottom: 20px;
  width: 50px;
  font-size: 18px;
  cursor: auto;
}
.pagination .arrow-prev {
  left: 0;
}
.route-list .route {
  width: 300px;
  float: left;
  text-decoration: none;
  position: relative;
}
.route-list .route img {
  display: block;
  width: 300px;
  height: 160px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.route-list .route img + div {
  width: 300px;
  min-height: 220px;
  padding: 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.route-list .route img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.route-list .route img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.route-list .route img + div .title,
.route-list .route img + div .name,
.route-list .route img + div .author {
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.route-list .route img + div .author,
.route-list .route img + div .name {
  color: #808080;
}
.route-list .route img + div .text {
  color: #808080;
  overflow: hidden;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 26px;
  line-height: 20px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.route-list .route img + div .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.route-list .route .stats {
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 13px;
  height: 20px;
  line-height: 20px;
  color: #393b3e;
  font-size: 14px;
  font-weight: 300;
}
.route-list .route .stats > span {
  margin-right: 10px;
}
.route-list .route .stats > span i {
  margin-right: 5px;
}
.route-list .route .stats .rate {
  margin-right: 20px;
  float: right;
  color: #4c86e5;
}
.route-list .route .title {
  color: #000000;
  font-size: 16px;
}
.route-list .route .author {
  color: #808080;
  margin-bottom: 10px;
}
.route-list .route .text {
  color: #808080;
  margin-bottom: 20px;
  font-weight: 300;
}
.route-list .route .delete {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url("../images/ico/delete.png") 50% 50% no-repeat;
  cursor: pointer;
}
.route-list:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.route-list:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.list-title {
  font-size: 23px;
  color: #37a51c;
  line-height: 50px;
  text-transform: uppercase;
}
ol li {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 20px;
  text-align: left;
  color: #393b3e;
}
ol li ol li {
  margin-top: 20px;
  margin-bottom: 25px;
  line-height: 26px;
  font-size: 16px;
  color: #808080;
}
ol {
  counter-reset: item;
}
ol li:before {
  content: counters(item, '.');
  counter-increment: item;
  margin-right: 15px;
}
.breadcrumbs {
  font-size: 14px;
  padding-bottom: 32px;
}
.breadcrumbs a {
  color: #36a51c;
}
.breadcrumbs span {
  color: #585858;
}
.breadcrumbs .breadcrumbs-separator {
  background: #42aa29;
  display: inline-block;
  width: 2px;
  margin: 0 5px 3px 5px;
  height: 2px;
}
.community-subheader {
  height: 400px;
  width: 100%;
  background: url('/images/bg/community-subheader.jpg') no-repeat center center;
  background-size: cover;
}
.community-subheader h1 {
  text-align: center;
  margin-top: 90px;
}
.community .list-header {
  margin-bottom: 15px;
}
.community .list-header .list-title {
  font-size: 23px;
  color: #37a51c;
  line-height: 50px;
  text-transform: uppercase;
  float: left;
}
.community .list-header .btn {
  text-transform: uppercase;
  float: right;
}
.community .list-header:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.community .list-header:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.community .list .community-item {
  display: inline-block;
  width: 100%;
}
.community .list .topic {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  color: #000000;
  padding-bottom: 15px;
  float: left;
  text-decoration: none;
}
.community .list .topic .avatar {
  float: left;
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-right: 15px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.community .list .topic:hover .title {
  text-decoration: underline;
}
.community .list .topic .topic-info {
  float: left;
  width: 730px;
}
.community .list .topic .topic-info .title {
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: bold;
}
.community .list .topic .topic-info .created {
  color: #808080;
}
.community .list .topic .stats {
  margin-top: 30px;
  font-size: 16px;
  color: #808080;
  float: right;
}
.community .list .topic .stats span {
  margin-right: 10px;
}
.community .list .topic .stats i {
  margin-right: 5px;
}
.community-topic h1 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 36px;
  color: #333333;
}
.community-topic h2 {
  margin-bottom: 40px;
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  color: #808080;
}
.community-topic h3 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 20px;
  color: #262626;
  margin-top: 10px;
}
.community-topic p {
  margin: 20px 0;
  line-height: 26px;
  color: #585858;
}
.community-topic p img {
  max-width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.community-topic p img.left {
  margin-right: 20px;
}
.community-topic p img.right {
  margin-left: 20px;
}
.community-topic ol {
  list-style-type: decimal;
  padding: 0 0 0 50px;
}
.community-topic ol li {
  padding: 4px 0;
  color: #585858;
  line-height: 26px;
  margin: 0;
}
.community-topic ol li:before {
  content: '';
  margin: 0;
}
.community-topic ul {
  list-style-type: none;
  padding: 0 0 0 50px;
  font-size: 18px;
}
.community-topic ul li {
  padding: 4px 0;
  color: #585858;
  position: relative;
  line-height: 26px;
  margin: 0;
}
.community-topic ul li:before {
  content: ' ';
  margin: 0;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 14px;
  left: -27px;
  background: #7f7f7f;
}
.community-topic i {
  font-family: 'PN', sans-serif;
  font-style: italic;
}
.community-topic hr {
  height: 2px;
  background: #e1e1e1;
  border: 0;
}
.community-topic blockquote {
  color: #585858;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 4px solid #e1e1e1;
  font-style: italic;
  font-size: 16px;
  line-height: 1.6;
}
.community-topic blockquote p {
  margin: 0 5px;
}
.community-topic .block-grey {
  padding: 20px;
  background: #f5f5f5;
  color: #585858;
  line-height: 1.6;
}
.community-create .action-buttons {
  margin-top: 40px;
  margin-bottom: 250px;
}
.community-create .action-buttons .btn-create {
  width: 680px;
  float: left;
}
.community-create .action-buttons .btn-cancel {
  width: 220px;
  float: right;
}
input,
select,
textarea {
  outline: none;
  font-family: 'PN', sans-serif;
}
input[type=radio] {
  display: none;
}
input[type=radio] + label:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #a0a19f;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
input[type=radio]:checked + label:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background-color: #37a51c;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
label.checkbox_wrap {
  display: inline-block;
  height: 20px;
  margin: 0 15px 10px 0;
  cursor: pointer;
}
label.checkbox_wrap input[type="checkbox"] {
  display: block;
  position: absolute;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
label.checkbox_wrap input[type="checkbox"] ~ span {
  display: inline-block;
  position: relative;
  height: 19px;
  padding: 0 0 0 30px;
  line-height: 21px;
}
label.checkbox_wrap input[type="checkbox"] ~ span:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #a0a19f;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
label.checkbox_wrap input[type="checkbox"]:checked ~ span:after {
  content: '\e617';
  font-family: 'iconactive';
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 4px;
  width: 10px;
  height: 10px;
  font-size: 12px;
  color: #37a51c;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
input ~ label {
  display: inline !important;
  cursor: pointer;
  line-height: 25px;
  position: relative;
  padding-left: 30px;
  margin-right: 25px;
  text-shadow: none;
  font-weight: normal;
}
input:-webkit-autofill {
  color: transparent !important;
}
::-webkit-input-placeholder {
  color: #a0a19f;
  font-family: 'PN', sans-serif;
  font-size: 16px;
}
::-moz-placeholder {
  color: #a0a19f;
  font-family: 'PN', sans-serif;
  font-size: 16px;
}
:-moz-placeholder {
  color: #a0a19f;
  font-family: 'PN', sans-serif;
  font-size: 16px;
}
:-ms-input-placeholder {
  color: #a0a19f;
  font-family: 'PN', sans-serif;
  font-size: 16px;
}
.btn {
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #37a51c;
  color: #fff;
  line-height: 48px;
  border: 1px solid #37a51c;
  font-size: 18px;
  text-align: center;
  min-width: 150px;
  padding: 0 10px;
  cursor: pointer;
}
.btn.inverse {
  border: 1px solid #cde2c2;
  background: #fff;
  color: #37a51c;
}
.btn.blank {
  border: none;
  background: none;
  color: #cc2738;
}
.btn.blank.green {
  color: #37a51c;
}
.btn.full-line {
  display: block;
  width: 100%;
}
.btn-compose {
  display: inline-block;
  color: #37a51c;
  line-height: 48px;
  background-color: transparent;
  border: none;
  font-size: 18px;
  text-align: center;
  min-width: 150px;
  padding: 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.btn-compose input {
  display: none;
}
.btn-compose span {
  padding: 0;
  background-color: #ffffff;
  border-color: #cde2c2;
  color: #37a51c;
  -webkit-transition: padding-right  0.3s , background-color  0.3s;
  -o-transition: padding-right  0.3s , background-color  0.3s;
  transition: padding-right  0.3s , background-color  0.3s;
}
.btn-compose i {
  position: absolute;
  right: -50px;
  top: 0;
  bottom: 0;
  width: 50px;
  background-color: #ffffff;
  color: #37a51c;
  border: 1px solid #cde2c2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s;
}
.btn-compose i:before {
  position: absolute;
  top: 14px;
  left: 16px;
}
.btn-compose input:checked ~ span {
  padding-right: 45px;
  background-color: #cde2c2;
}
.btn-compose input:checked ~ i {
  right: 0;
}
a.btn:hover {
  text-decoration: none;
}
.control-rating {
  display: block;
  width: 100%;
  height: 100%;
}
.control-rating input ~ label:before,
.control-rating input ~ label:after {
  content: none !important;
}
.control-rating input ~ label {
  display: inline-block !important;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.control-rating .rate-option {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 100%;
  color: #37a51c;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.control-rating .rate-option i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 20px;
  padding-bottom: 3px;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.control-rating .rate-option .rating-value {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  line-height: normal;
  padding-top: 3px;
}
.control-rating .rate-option ~ .rate-option {
  margin-left: 10%;
}
.control-rating input:checked ~ .rate-option,
.control-rating .rate-option:hover ~ .rate-option {
  color: #a0a19f;
}
.control-rating .rate-option:hover {
  color: #37a51c !important;
}
form .field {
  text-align: left;
}
form .field .checkbox label {
  font-size: 16px;
  line-height: 20px;
  color: #808080;
}
form .field.half {
  width: calc(50% - 20px);
  float: left;
  margin-right: 20px;
}
form .error-server {
  padding: 30px 0 10px 0;
  text-align: center;
}
form label {
  color: #808080;
  line-height: 45px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 300;
  display: block;
}
form .field > .error {
  padding: 10px 0 5px 0;
  color: #cb1818 !important;
}
form input[type=text],
form input[type=email],
form input[type=password],
form textarea {
  width: 100%;
  height: 50px;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 16px;
}
form textarea {
  resize: none;
  min-height: 140px;
  padding: 10px 15px;
}
form .error input,
form .error textarea {
  border-color: #cb1818 !important;
}
.leaders-subheader {
  height: 400px;
  width: 100%;
  background: url('/images/bg/leaders-subheader.jpg') no-repeat center center;
  background-size: cover;
}
.leaders-subheader h1 {
  text-align: center;
  margin-top: 90px;
}
.leaders-content .tabset {
  padding-right: 30px;
}
.leaders-content .leaders-months {
  margin-top: 40px;
  text-align: center;
  font-size: 18px;
}
.leaders-content .leaders-months a {
  display: inline-block;
  text-decoration: none;
  padding: 0 6px 0;
}
.leaders-content .leaders-months i {
  font-size: 14px;
}
.leaders-content .leaders-cyclists .leaders-top {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.leaders-content .leaders-cyclists .leaders-top .first,
.leaders-content .leaders-cyclists .leaders-top .second,
.leaders-content .leaders-cyclists .leaders-top .third {
  display: inline-block;
  margin: 0 40px 55px;
  color: #000000;
  text-decoration: none;
}
.leaders-content .leaders-cyclists .leaders-top .first:hover .name,
.leaders-content .leaders-cyclists .leaders-top .second:hover .name,
.leaders-content .leaders-cyclists .leaders-top .third:hover .name {
  text-decoration: underline;
}
.leaders-content .leaders-cyclists .leaders-top .first .name,
.leaders-content .leaders-cyclists .leaders-top .second .name,
.leaders-content .leaders-cyclists .leaders-top .third .name {
  margin-top: 20px;
  font-size: 18px;
}
.leaders-content .leaders-cyclists .leaders-top .first .stats,
.leaders-content .leaders-cyclists .leaders-top .second .stats,
.leaders-content .leaders-cyclists .leaders-top .third .stats {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  color: #808080;
}
.leaders-content .leaders-cyclists .leaders-top .first .avatar {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.leaders-content .leaders-cyclists .leaders-top .first .avatar:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.leaders-content .leaders-cyclists .leaders-top .first .avatar:after {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 80px;
  height: 80px;
  background-image: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.leaders-content .leaders-cyclists .leaders-top .first .name {
  font-size: 22px;
}
.leaders-content .leaders-cyclists .leaders-top .first .stats {
  font-size: 20px;
}
.leaders-content .leaders-cyclists .leaders-top .first .place {
  font-size: 24px;
}
.leaders-content .leaders-cyclists .leaders-top .second .avatar {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.leaders-content .leaders-cyclists .leaders-top .second .avatar:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.leaders-content .leaders-cyclists .leaders-top .second .avatar:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 70px;
  height: 70px;
  background-image: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.leaders-content .leaders-cyclists .leaders-top .second .place {
  font-size: 22px;
}
.leaders-content .leaders-cyclists .leaders-top .third .avatar {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 80px;
  height: 80px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.leaders-content .leaders-cyclists .leaders-top .third .avatar:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.leaders-content .leaders-cyclists .leaders-top .third .avatar:after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 56px;
  height: 56px;
  background-image: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.leaders-content .leaders-cyclists .leaders-top .third .place {
  font-size: 20px;
}
.leaders-content .leaders-cyclists .leaders-top:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.leaders-content .leaders-cyclists .leaders-top:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row {
  display: block;
  height: 100px;
  border-top: 1px solid #e6e6e6;
  text-align: left;
  color: #000000;
  text-decoration: none;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row > div {
  float: left;
  line-height: 100px;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row .place {
  min-width: 35px;
  margin-right: 35px;
  text-align: right;
  font-size: 22px;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row .avatar {
  margin-top: 20px;
  margin-right: 20px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row .name {
  font-size: 18px;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row:hover .name {
  text-decoration: underline;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row .stats {
  margin-top: 25px;
  float: right;
  line-height: normal;
  text-align: right;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row .stats .distance {
  font-size: 22px;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row .stats .routes {
  font-size: 18px;
  color: #808080;
  font-weight: 300;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.leaders-content .leaders-cyclists .leaders-other .leaders-other-row:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.leaders-content .leaders-routes {
  padding-top: 55px;
  margin-left: -20px;
}
.leaders-content .leaders-routes .leader {
  width: 300px;
  margin: 0 0 50px 20px;
  float: left;
  text-decoration: none;
  color: #000000;
  position: relative;
}
.leaders-content .leaders-routes .leader img {
  display: block;
  width: 300px;
  height: 156px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.leaders-content .leaders-routes .leader img + div {
  width: 300px;
  min-height: 0;
  padding: 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.leaders-content .leaders-routes .leader img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.leaders-content .leaders-routes .leader img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.leaders-content .leaders-routes .leader img + div .title,
.leaders-content .leaders-routes .leader img + div .name,
.leaders-content .leaders-routes .leader img + div .author {
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.leaders-content .leaders-routes .leader img + div .author,
.leaders-content .leaders-routes .leader img + div .name {
  color: #808080;
}
.leaders-content .leaders-routes .leader img + div .text {
  color: #808080;
  overflow: hidden;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 26px;
  line-height: 20px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.leaders-content .leaders-routes .leader img + div .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.leaders-content .leaders-routes .leader .author {
  color: #808080;
  font-weight: 300;
}
.leaders-content .leaders-routes .leader .stats {
  margin-top: 25px;
  text-align: center;
  color: #808080;
  font-size: 18px;
}
.leaders-content .leaders-routes .leader .place {
  margin-top: 15px;
  text-align: center;
  color: #000000;
  font-size: 20px;
}
.leaders-content .leaders-routes .leader.first .place {
  font-size: 24px;
}
.leaders-content .leaders-routes .leader.second {
  padding-top: 20px;
}
.leaders-content .leaders-routes .leader.second .place {
  font-size: 22px;
}
.leaders-content .leaders-routes .leader.third {
  padding-top: 40px;
}
.leaders-content .leaders-routes .pagination {
  margin-top: 40px;
}
.opened-modal {
  width: 100%;
  overflow: hidden;
  min-height: 0;
  height: 100%;
}
.no-footer {
  padding-bottom: 0;
}
.no-footer #footer,
.no-footer #copyright {
  display: none;
}
.modalwindow {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 100000;
  display: none;
  padding: 30px 0;
}
.modalwindow > div {
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 40px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.modalwindow .close {
  width: 30px;
  height: 30px;
  background: url('/images/btn/close.png') no-repeat 50% 50%;
  __position: absolute;
  top: 20px;
  right: 40px;
  cursor: pointer;
}
.modalwindow .caption {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  padding-bottom: 20px;
}
.modalwindow .description {
  color: #808080;
  font-size: 24px;
  font-weight: 300;
  padding-bottom: 30px;
}
.modalwindow .city-list {
  width: 450px;
  margin: 0 auto;
}
.modalwindow .city-list a {
  display: block;
  color: #808080;
  text-align: left;
  line-height: 33px;
}
.modalwindow .city-list .left:first-child {
  width: 272px;
}
.modalwindow .city-list .left:first-child a:first-child {
  font-weight: bold;
}
.modalwindow form .field {
  text-align: left;
}
.modalwindow form .field label {
  line-height: 50px;
  font-size: 16px;
  font-weight: 300;
  display: block;
}
.modalwindow form .field .checkbox label {
  font-size: 16px;
  line-height: 20px;
  color: #656564;
}
.modalwindow form .error-server {
  padding: 30px 0 10px 0;
  text-align: center;
}
.modalwindow label {
  color: #656564;
}
.modalwindow .checkbox {
  padding-left: 30px;
  position: relative;
  text-align: left;
}
.modalwindow .checkbox .control {
  background: url('/images/ico/checkbox.png') no-repeat 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.modalwindow .checkbox input[type=checkbox] {
  display: none;
}
.modalwindow .checkbox.act .control {
  background-position: 0 -20px;
}
.modalwindow .field.error > .error {
  padding: 10px 0 5px 0;
  color: #cb1818 !important;
}
.modalwindow .bottom {
  padding-top: 20px;
}
.modalwindow .radio .item {
  padding-left: 35px;
  position: relative;
  display: inline-block;
  margin-left: 40px;
  cursor: pointer;
}
.modalwindow .radio .item .control {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url('/images/ico/radio.png') no-repeat 0 0;
}
.modalwindow .radio .item label {
  line-height: 25px;
}
.modalwindow .radio .item:first-child {
  margin-left: 0;
}
.modalwindow .radio .item.act .control {
  background-position: 0 -25px;
}
.modalwindow .social-btns {
  padding-bottom: 50px;
}
.modalwindow .social-btns a.social {
  width: 300px;
  height: 50px;
  background: url('/images/btn/social.png') no-repeat 0 0;
}
.modalwindow .social-btns a.social.vk {
  float: left;
}
.modalwindow .social-btns a.social.fb {
  background-position: 0 -50px;
  float: right;
}
.modalwindow form .field input[type=text],
.modalwindow .modal form .field input[type=email],
.modalwindow .modal form .field input[type=password] {
  width: 100%;
  height: 50px;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 16px;
}
.modalwindow .field.error input,
.modalwindow .modal .field.error textarea {
  border-color: #cb1818 !important;
}
.modalwindow.medium-popup > div {
  width: 700px;
}
.modalwindow.small-popup > div {
  width: 305px;
  min-width: 200px;
  padding: 30px 10px;
}
.modalwindow.small-popup .cancel-btn {
  border-color: #cb1818;
  background-color: transparent;
  color: #cb1818;
}
.modalwindow.small-popup .btn,
.modalwindow.small-popup .cancel-btn {
  min-width: 110px;
  margin: 0 10px;
}
.modalwindow.auth .remember-me {
  margin: 20px 0 20px 0;
}
.modalwindow.auth a.forgot {
  margin-left: 20px;
}
.modalwindow.auth a.registration {
  bottom: 90px;
}
.modalwindow.registration .btn {
  margin-top: 30px;
}
.modalwindow.registration label.checkbox_wrap {
  margin: -3px 15px 10px 0;
}
.modalwindow.modal-message .message {
  padding: 20px 0;
}
.modalwindow.modal-routing-error .message {
  padding: 20px 0;
}
.modalwindow.modal-confirm-delete .message {
  padding-bottom: 30px;
}
.modalwindow.modal-confirm-delete .btn-red {
  border-color: #cb1818;
  color: #cb1818;
}
.modal_add_point > div,
.modal_edit_point > div {
  text-align: left;
}
.modal_add_point .add-photo,
.modal_edit_point .add-photo {
  margin-top: 20px;
  width: 193px;
  height: 160px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  color: #676767;
  cursor: pointer;
  float: left;
}
.modal_add_point .add-photo i,
.modal_edit_point .add-photo i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 20px auto 10px auto;
  line-height: 80px;
  text-align: center;
  background-color: rgba(55, 165, 28, 0.15);
  color: rgba(55, 165, 28, 0.25);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 45px;
}
.modal_add_point .add-photo .max-size,
.modal_edit_point .add-photo .max-size {
  font-size: 13px;
}
.modal_add_point .add-photo ~ .add-photo,
.modal_edit_point .add-photo ~ .add-photo {
  margin-left: 20px;
}
.modal_add_point .btn,
.modal_edit_point .btn {
  margin-top: 40px;
}
.modal_edit_point .add-photo {
  background-position: center;
  background-size: cover;
  overflow: hidden;
  border: none;
}
.modal_edit_point .add-photo .options {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  line-height: 40px;
  color: #ffffff;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.modal_edit_point .add-photo .options > div:hover {
  text-decoration: underline;
}
.modal_edit_point .add-photo:hover .options {
  opacity: 1;
}
.modal_add_point .number {
  cursor: pointer;
  position: absolute;
  top: 30px;
  left: 30px;
  float: right;
  width: 28px;
  height: 28px;
  line-height: 25px;
  text-align: center;
  color: #5b98e8;
  border: 2px solid #5b98e8;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.modal_add_point .list-title {
  padding-left: 40px;
}
.modal_point .arrow {
  color: #ffffff;
}
.modal_point .arrow i {
  top: 220px;
}
.modal_point .arrow-next {
  right: -100px;
}
.modal_point .arrow-prev {
  left: -100px;
}
.modal_point .description {
  padding-bottom: 10px;
}
.modal_point .point-description {
  color: #393b3e;
  font-size: 18px;
  margin-bottom: 20px;
}
.modal_point .photo {
  margin-top: 20px;
  width: 193px;
  height: 160px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  background-position: center;
  background-size: cover;
}
.modal_point .photo ~ .photo {
  margin-left: 20px;
}
.modal_point .show-comments {
  margin-top: 40px;
}
.modal_point .comments {
  text-align: left;
}
.modal_point .comments .comment .comment-body {
  width: 540px;
}
.modal_point .comments .comment-new .avatar {
  margin-top: 0;
}
.modal_point .comments .comment-new input[type=text] {
  width: 300px;
  margin-right: 20px;
  padding-right: 40px;
}
.modal_point .comments .comment-new i {
  margin-left: -64px;
  margin-right: 40px;
  font-size: 20px;
  color: #808080;
  vertical-align: middle;
  cursor: pointer;
}
.profile-subheader {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: #ffffff;
  padding-bottom: 0;
}
.profile-subheader .container-min {
  text-align: center;
  position: relative;
  z-index: 1;
}
.profile-subheader .container-min .stats {
  display: inline-block;
  min-width: 180px;
  font-weight: 300;
  font-size: 18px;
}
.profile-subheader .container-min .stats .number {
  background-color: rgba(48, 143, 24, 0.5);
  width: 60px;
  height: 60px;
  padding-top: 20px;
  margin: 0 auto 10px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.profile-subheader .container-min .avatar {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 20px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.profile-subheader .container-min .name {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 30px;
}
.profile-subheader .container-min .mail,
.profile-subheader .container-min .phone {
  display: inline-block;
  margin: 0 15px;
}
.profile-subheader .container-min .city {
  margin-top: 15px;
}
.profile-subheader .container-min .city [class^='icon-'] {
  font-size: 12px;
  margin-right: 4px;
}
.profile-subheader .container-min p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 60px;
}
.profile-subheader .container-min .profile-menu {
  width: 100%;
  text-align: center;
}
.profile-subheader .container-min .profile-menu .profile-menu-link {
  display: inline-block;
  width: 25%;
  height: 60px;
  margin: 0;
  line-height: 60px;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 4px solid #d9d9d9;
  cursor: pointer;
  -webkit-transition: border-bottom-color 0.3s;
  -o-transition: border-bottom-color 0.3s;
  transition: border-bottom-color 0.3s;
}
.profile-subheader .container-min .profile-menu .profile-menu-link:hover,
.profile-subheader .container-min .profile-menu .profile-menu-link.active {
  border-bottom-color: #37a51c;
}
.profile-subheader .container-min .profile-menu:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.profile-subheader .container-min .profile-menu:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.profile-subheader:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.routes-category {
  margin-left: -20px;
}
.routes-category .route {
  margin: 10px 0 10px 20px;
  position: relative;
}
.routes-category .route img {
  display: block;
  width: 300px;
  height: 160px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.routes-category .route img + div {
  width: 300px;
  min-height: 220px;
  padding: 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.routes-category .route img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-category .route img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-category .route img + div .title,
.routes-category .route img + div .name,
.routes-category .route img + div .author {
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.routes-category .route img + div .author,
.routes-category .route img + div .name {
  color: #808080;
}
.routes-category .route img + div .text {
  color: #808080;
  overflow: hidden;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 26px;
  line-height: 20px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.routes-category .route img + div .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.routes-category .route .stats {
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 13px;
  height: 20px;
  line-height: 20px;
  color: #393b3e;
  font-size: 14px;
  font-weight: 300;
}
.routes-category .route .stats > span {
  margin-right: 10px;
}
.routes-category .route .stats > span i {
  margin-right: 5px;
}
.routes-category .route .stats .rate {
  margin-right: 20px;
  float: right;
  color: #4c86e5;
}
.author-list .route-delete {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 22px;
  height: 22px;
  text-align: center;
  background-color: rgba(230, 230, 230, 0.2);
  cursor: pointer;
  border: 2px solid #ffffff;
  z-index: 9999;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.author-list .route-delete i {
  position: absolute;
  top: 6px;
  left: 5px;
  color: #ffffff;
  font-size: 8px;
}
.route-list.track-list .route .description {
  min-height: 0;
  color: #000000;
}
.route-list.track-list .route .description .date {
  margin-bottom: 15px;
}
.route-list.track-list .route .description .parameter {
  color: #b3b3b3;
}
.route-list.track-list .route .description .value {
  margin-left: 10px;
  color: #000000;
}
.profile-edit-main form .edit-photo {
  position: relative;
  margin-top: 50px;
  width: 260px;
  height: 250px;
  font-size: 18px;
  text-align: center;
  color: #676767;
}
.profile-edit-main form .edit-photo i,
.profile-edit-main form .edit-photo .uploaded {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  line-height: 80px;
  text-align: center;
  background-color: rgba(55, 165, 28, 0.15);
  color: rgba(55, 165, 28, 0.25);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 45px;
  cursor: pointer;
}
.profile-edit-main form .edit-photo .uploaded {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
}
.profile-edit-main form .edit-photo div {
  cursor: pointer;
}
.profile-edit-main form .edit-photo .btn-edit-photo:hover,
.profile-edit-main form .edit-photo .btn-delete-photo:hover {
  text-decoration: underline;
}
.profile-edit-main form .edit-photo .delete {
  margin-top: 15px;
  color: #e9acac;
}
.profile-edit-main form .edit-photo .add-photo.loaded .delete {
  display: block !important;
  top: -15px;
  right: 90px;
  width: 20px;
  height: 20px;
}
.profile-edit-main form .edit-photo input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  cursor: pointer;
  opacity: 0;
}
.profile-edit-password .field {
  width: 300px;
  float: left;
}
.profile-edit-password .field ~ .field {
  margin-left: 20px;
}
.profile-edit-main div.error,
.profile-edit-password div.error {
  height: 10px;
  font-size: 14px;
  color: #cb1818;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 11px;
}
.profile-edit-main input.error,
.profile-edit-password input.error {
  border-color: #cb1818;
}
.profile-edit-main .field,
.profile-edit-password .field {
  padding-bottom: 15px;
  position: relative;
}
.profile-save {
  margin-top: 60px;
}
.empty-tab {
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}
.empty-tab i {
  color: #e6e6e6;
  font-size: 130px;
}
.empty-tab h3 {
  color: #000000;
  font-size: 36px;
  margin-top: 25px;
  margin-bottom: 10px;
}
.empty-tab .link {
  color: #b3b3b3;
  font-size: 30px;
  font-weight: 300;
}
.widget {
  display: block;
  __width: 300px;
  height: 380px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.widget,
.widget:hover {
  text-decoration: none;
}
.widget .widget-bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
}
.widget .widget-bg:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
}
.widget.widget-stat {
  text-align: center;
  color: #fff;
}
.widget.widget-stat .widget-bg {
  background-image: url('/images/bg/stat.jpg');
}
.widget.widget-stat .widget-bg:after {
  background-color: #fbc031;
}
.widget.widget-stat .stat {
  padding-top: 77px;
  min-height: 380px;
}
.widget.widget-stat .stat .icon-stat {
  display: block;
  font-size: 61px;
  margin-bottom: 35px;
}
.widget.widget-stat .stat .digits {
  font-weight: bold;
  font-size: 36px;
}
.widget.widget-stat .stat .text {
  font-weight: 300;
  font-size: 30px;
}
.widget.widget-news {
  text-align: left;
  color: #fff;
}
.widget.widget-news .widget-bg {
  background-image: url('/images/bg/news.jpg');
}
.widget.widget-news .widget-bg:after {
  background-color: #37a51c;
}
.widget.widget-news .owl-controls {
  left: 20px !important;
  right: auto !important;
}
.widget.widget-news .news {
  padding: 25px 20px 0 20px;
  min-height: 380px;
}
.widget.widget-news .news .title {
  text-transform: uppercase;
  margin-bottom: 25px;
}
.widget.widget-news .news .subtitle {
  margin-bottom: 15px;
  max-height: 60px;
  overflow: hidden;
}
.widget.widget-news .news .description {
  font-weight: 300;
  max-height: 165px;
  overflow: hidden;
  margin-bottom: 35px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.widget.widget-news .news .description p {
  margin: 0;
  padding: 13px 0;
  line-height: 26px;
}
.widget.widget-news .news a {
  font-size: 16px;
  color: #ffffff;
}
.widget.widget-news .news a:hover {
  text-decoration: underline;
}
.widget.widget-article {
  text-align: center;
  color: #fff;
}
.widget.widget-article .widget-bg {
  background-image: url('/images/bg/article.jpg');
}
.widget.widget-article .widget-bg:after {
  background-color: #aa97e2;
}
.widget.widget-article .article {
  padding: 40px 20px 0 20px;
}
.widget.widget-article .article .icon-article {
  display: block;
  font-size: 61px;
  margin-bottom: 30px;
}
.widget.widget-article .article .title {
  font-size: 24px;
  margin-bottom: 15px;
  max-height: 85px;
  overflow: hidden;
}
.widget.widget-article .article .description {
  max-height: 120px;
  overflow: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.widget.widget-article .article .description p {
  margin: 0;
  padding: 13px 0;
  line-height: 26px;
}
.widget.widget-social {
  text-align: center;
  color: #fff;
}
.widget.widget-social .widget-bg {
  background-image: url('/images/bg/social.jpg');
}
.widget.widget-social .social-item {
  display: block;
  color: #ffffff;
  height: 190px;
  padding-top: 25px;
}
.widget.widget-social .social-item:hover {
  text-decoration: none;
}
.widget.widget-social .social-item.vk {
  background: rgba(88, 126, 167, 0.9);
}
.widget.widget-social .social-item.fb {
  background: rgba(55, 88, 154, 0.9);
}
.widget.widget-social .social-item .icon-vk {
  display: block;
  font-size: 61px;
  margin-bottom: 15px;
}
.widget.widget-social .social-item .icon-fb {
  display: block;
  font-size: 42px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.widget.widget-social .social-item .count {
  font-size: 30px;
  font-weight: 600;
}
.widget.widget-social .social-item .text {
  font-size: 24px;
  font-weight: 300;
}
.widget.widget-twitter {
  text-align: center;
  color: #fff;
}
.widget.widget-twitter .widget-bg {
  background-image: url('/images/bg/twitter.jpg');
}
.widget.widget-twitter .widget-bg:after {
  background-color: #00abe1;
}
.widget.widget-twitter .twit {
  padding: 30px 20px 0 20px;
}
.widget.widget-twitter .twit .icon-tw {
  display: block;
  font-size: 61px;
  margin-bottom: 25px;
}
.widget.widget-twitter .twit .author {
  font-size: 24px;
  font-weight: 600;
}
.widget.widget-twitter .twit .text {
  font-size: 21px;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 15px;
  overflow: hidden;
  max-height: 200px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  line-height: 25px;
}
.widget.widget-route {
  height: auto;
  min-height: 380px;
  position: relative;
}
.widget.widget-route img {
  border-bottom-color: #fbc031;
}
.widget.widget-route.widget-route-new img {
  border-color: #37a51c;
}
.widget.widget-route img {
  display: block;
  width: 300px;
  height: 160px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.widget.widget-route img + div {
  width: 300px;
  min-height: 220px;
  padding: 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.widget.widget-route img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.widget.widget-route img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.widget.widget-route img + div .title,
.widget.widget-route img + div .name,
.widget.widget-route img + div .author {
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.widget.widget-route img + div .author,
.widget.widget-route img + div .name {
  color: #808080;
}
.widget.widget-route img + div .text {
  color: #808080;
  overflow: hidden;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 26px;
  line-height: 20px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.widget.widget-route img + div .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget.widget-route .stats {
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 13px;
  height: 20px;
  line-height: 20px;
  color: #393b3e;
  font-size: 14px;
  font-weight: 300;
}
.widget.widget-route .stats > span {
  margin-right: 10px;
}
.widget.widget-route .stats > span i {
  margin-right: 5px;
}
.widget.widget-route .stats .rate {
  margin-right: 20px;
  float: right;
  color: #4c86e5;
}
.widget.widget-route .route-description .avatar {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
}
.widget.widget-route .route-description .author {
  color: #808080;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.widget.widget-route .route-description .title {
  color: #000000;
}
.widget.widget-route .route-description .text {
  color: #808080;
}
.widget.widget-route .route-description .text .used {
  font-size: 15px;
  color: #393b3e;
  margin: 10px 0 10px 0;
}
.widget.widget-route .route-description .tested {
  font-size: 14px;
  color: #393b3e;
}
.widget.widget-advertising {
  -webkit-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  background: none;
  height: auto;
  min-height: 380px;
  -webkit-box-shadow: inset 0 0 1px 1px #e6e6e6;
  box-shadow: inset 0 0 1px 1px #e6e6e6;
}
.widget.widget-advertising:hover {
  text-decoration: none;
}
.widget .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.widget .owl-controls .owl-pagination {
  text-align: center;
}
.widget .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
}
.widget .owl-controls .owl-pagination .owl-page span {
  width: 10px;
  height: 10px;
  margin: 0;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.widget .owl-controls .owl-pagination .owl-page:hover span,
.widget .owl-controls .owl-pagination .owl-page.active span {
  background: #ffffff;
}
.widget-set {
  margin-left: -20px;
}
.widget-set:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.widget-set:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.widget-set .widget {
  margin: 0 0 20px 20px;
  float: left;
}
.widget-set .widget-col {
  width: 300px;
  height: 400px;
  float: left;
  margin-left: 20px;
}
.widget-set .widget-col .widget {
  margin-left: 0;
  float: none;
}
.widget-set .widget-col li {
  color: #fff;
}
.widget-set .recommended {
  position: relative;
}
.widget-set .recommended .list {
  overflow: hidden;
  margin: auto;
  width: 960px;
}
.community h3 {
  text-align: left;
  font-weight: bold;
  color: #333333;
  margin-bottom: 15px;
}
.community .block {
  padding: 20px 30px 10px 30px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  height: 302px;
}
.community [class*="widget-"] {
  float: left;
  margin-right: 20px;
}
.community .widget-community {
  width: 620px;
}
.community .widget-community .topic {
  display: block;
  float: left;
  width: 260px;
  min-height: 70px;
  margin: 20px 0 0 0;
  text-decoration: none;
  font-size: 14px;
}
.community .widget-community .topic:nth-child(2n+1) {
  margin-right: 20px;
}
.community .widget-community .topic .avatar {
  margin-top: -5px;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
}
.community .widget-community .topic .title {
  color: #000000;
  max-height: 34px;
  overflow: hidden;
}
.community .widget-community .topic .date {
  font-weight: 300;
  color: #808080;
}
.community .widget-vote {
  width: 300px;
  position: relative;
}
.community .widget-vote .btn {
  position: absolute;
  display: block;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.community .widget-vote .hidden {
  display: none;
}
.community .widget-vote .title {
  font-size: 18px;
  font-weight: bold;
  max-height: 45px;
  overflow: hidden;
}
.community .widget-vote .option-line {
  padding: 10px 0;
}
.community .widget-vote .option-line .option {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  max-width: 190px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.community .widget-vote .option-line:last-of-type {
  margin-top: 5px;
  border-top: 1px solid #e6e6e6;
}
.community .widget-vote .option-line .result {
  float: right;
}
.community .widget-vote .option-line:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.community .widget-vote .option-line:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.community .widget-vote .more {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.community .widget-leaders {
  width: 300px;
  margin: 0;
  position: relative;
}
.community .widget-leaders .leader {
  display: block;
  color: #000000;
  text-decoration: none;
  height: 270px;
}
.community .widget-leaders .leader .title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.community .widget-leaders .leader .title ~ .title {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.community .widget-leaders .leader .illustration {
  margin: 15px auto;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.community .widget-leaders .leader .illustration:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.community .widget-leaders .leader .illustration:after {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 80px;
  height: 80px;
  background-image: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.community .widget-leaders .leader .stats {
  font-size: 16px;
  text-align: center;
  color: #808080;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.community .widget-leaders .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
}
.community .widget-leaders .owl-controls .owl-pagination {
  text-align: center;
}
.community .widget-leaders .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  border-radius: 100%;
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
}
.community .widget-leaders .owl-controls .owl-pagination .owl-page span {
  border: 1px solid #b3b3b3;
  width: 10px;
  height: 10px;
  margin: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.community .widget-leaders .owl-controls .owl-pagination .owl-page:hover span,
.community .widget-leaders .owl-controls .owl-pagination .owl-page.active span {
  border: 1px solid #37a51c;
  background: #37a51c;
}
.routes-search {
  padding: 0;
  position: relative;
}
.routes-search .map {
  position: fixed;
  top: 60px;
  left: 0;
  bottom: 0;
  width: 47%;
  background: #cccccc center no-repeat;
  overflow: hidden;
  height: 600px;
}
.routes-search .map:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  width: 10px;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.routes-search .right-block {
  margin-left: 47%;
  width: 53%;
  padding-top: 60px;
}
.routes-search .right-block .search-results {
  margin: 0 40px;
  padding: 40px 0;
  border-bottom: 1px solid #e6e6e6;
  line-height: 25px;
  margin-top: -50px;
}
.routes-search .right-block .search-results .left {
  font-size: 18px;
  color: #808080;
}
.routes-search .right-block .search-results .right {
  font-size: 20px;
}
.routes-search .right-block .filters {
  padding: 0 40px 40px;
  border-bottom: 1px solid #e6e6e6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.routes-search .right-block .filters .filter {
  border-bottom: 1px solid #e6e6e6;
  height: 115px;
  line-height: 115px;
  color: #676767;
}
.routes-search .right-block .filters .filter .filter-name,
.routes-search .right-block .filters .filter .filter-content {
  float: left;
  width: 50%;
  height: 100%;
}
.routes-search .right-block .filters .filter:after {
  content: '';
  display: block;
  clear: both;
}
.routes-search .right-block .filters .btn {
  margin-top: 40px;
}
.routes-search .right-block .filters.short .filter:nth-of-type(3) ~ .filter {
  height: 0;
  overflow: hidden;
  border: none;
}
.routes-search .right-block .filters.short .filters-show,
.routes-search .right-block .filters.short .filters-cancel {
  display: inline-block;
}
.routes-search .right-block .filters.short .filters-hide,
.routes-search .right-block .filters.short .filters-cancel {
  display: none;
}
.routes-search .right-block .filters .filters-hide,
.routes-search .right-block .filters .filters-cancel {
  display: inline-block;
  width: calc(50% - 10px);
}
.routes-search .right-block .filters .filters-show {
  display: none;
}
.routes-search .right-block .compare {
  font-size: 16px;
  color: #808080;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.routes-search .right-block .compare .title {
  float: left;
  width: 33%;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.routes-search .right-block .compare .title a {
  color: inherit;
  white-space: nowrap;
}
.routes-search .right-block .compare .title i {
  padding-left: 40px;
  font-size: 28px;
  position: relative;
}
.routes-search .right-block .compare .title i:before {
  position: absolute;
  left: 0;
  top: 6px;
}
.routes-search .right-block .compare .distance,
.routes-search .right-block .compare .rating,
.routes-search .right-block .compare .users {
  text-align: center;
  float: left;
  width: 7%;
  white-space: nowrap;
}
.routes-search .right-block .compare .distance i,
.routes-search .right-block .compare .rating i,
.routes-search .right-block .compare .users i {
  font-size: 22px;
  color: #808080;
}
.routes-search .right-block .compare .specials {
  float: left;
  margin-left: 2%;
  width: 35%;
}
.routes-search .right-block .compare .short .hide-long,
.routes-search .right-block .compare .short .hide-short {
  display: none;
}
.routes-search .right-block .compare .short .show-long,
.routes-search .right-block .compare .short .show-short {
  display: inline;
}
.routes-search .right-block .compare .show-specials {
  cursor: pointer;
}
.routes-search .right-block .compare .show-specials i {
  position: relative;
  color: #b3b3b3;
}
.routes-search .right-block .compare .show-specials i:before {
  position: absolute;
  top: 22px;
  left: 0;
}
.routes-search .right-block .compare .short ~ .compare-list .specials {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.routes-search .right-block .compare .buttons {
  text-align: left;
  float: right;
  width: 3%;
  margin-right: 3%;
}
.routes-search .right-block .compare .buttons i {
  font-size: 20px;
}
.routes-search .right-block .compare .compare-header {
  border-bottom: 1px solid #e6e6e6;
  padding-left: 40px;
  line-height: 60px;
  font-size: 18px;
  color: #000000;
}
.routes-search .right-block .compare .compare-header:after {
  content: '';
  display: block;
  clear: both;
}
.routes-search .right-block .compare .compare-header .specials .show-specials:after {
  display: inline;
  font-size: 12px;
  color: #37a51c;
  padding-left: 5px;
  cursor: pointer;
}
.routes-search .right-block .compare .compare-header .icon-arrow-up,
.routes-search .right-block .compare .compare-header.opened .icon-arrow-down {
  display: none;
}
.routes-search .right-block .compare .compare-header.opened .icon-arrow-up,
.routes-search .right-block .compare .compare-header .icon-arrow-down {
  display: inline;
}
.routes-search .right-block .compare .compare-header.short .specials .show-specials:after {
  content: 'Показать подробно';
}
.routes-search .right-block .compare .compare-header.full .specials .show-specials:after {
  content: 'Показать кратко';
}
@media (max-width: 1550px) {
  .routes-search .right-block .compare .compare-header.short .specials .show-specials:after {
    content: 'Подробно';
  }
  .routes-search .right-block .compare .compare-header.full .specials .show-specials:after {
    content: 'Кратко';
  }
}
.routes-search .right-block .compare .compare-row {
  padding-left: 40px;
  line-height: 60px;
}
.routes-search .right-block .compare .compare-row .specials {
  padding-top: 20px;
  line-height: normal;
  word-break: break-all;
}
.routes-search .right-block .compare .compare-row .buttons {
  cursor: pointer;
}
.routes-search .right-block .compare .compare-row:after {
  content: '';
  display: block;
  clear: both;
}
.routes-search .right-block .compare .compare-row:nth-child(1) i {
  color: #7f5dfd;
}
.routes-search .right-block .compare .compare-row:nth-child(2) i {
  color: #ff8a00;
}
.routes-search .right-block .compare .compare-row:nth-child(3) i {
  color: #37a51c;
}
.routes-search .right-block .compare .compare-row:nth-child(4) i {
  color: #1f85cc;
}
.routes-search .right-block .compare .compare-row:nth-child(5) i {
  color: #ff6138;
}
.routes-search .right-block .compare .compare-row:nth-child(6) i {
  color: #cc2738;
}
.routes-search .right-block .compare .compare-row:nth-child(7) i {
  color: #21c28f;
}
.routes-search .right-block .compare .compare-row:nth-child(8) i {
  color: #de589d;
}
.routes-search .right-block .routes-guess {
  padding: 20px 0 0 10px;
}
.routes-search .right-block .routes-guess .route {
  width: 30%;
  max-width: 300px;
  min-width: 265px;
  box-shadow: 0 0 0 0 #37a51c;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  margin: 0 0 20px 20px;
  position: relative;
}
.routes-search .right-block .routes-guess .route.selected {
  box-shadow: 0 0 10px 0 rgba(55, 165, 28, 0.6);
}
.routes-search .right-block .routes-guess .route .img {
  display: block;
  width: 100%;
  height: 160px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.routes-search .right-block .routes-guess .route .img + div {
  width: 100%;
  min-height: 220px;
  padding: 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.routes-search .right-block .routes-guess .route .img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-search .right-block .routes-guess .route .img + div > div:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-search .right-block .routes-guess .route .img + div .title,
.routes-search .right-block .routes-guess .route .img + div .name,
.routes-search .right-block .routes-guess .route .img + div .author {
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.routes-search .right-block .routes-guess .route .img + div .author,
.routes-search .right-block .routes-guess .route .img + div .name {
  color: gray;
}
.routes-search .right-block .routes-guess .route .img + div .text {
  color: gray;
  overflow: hidden;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 26px;
  line-height: 20px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.routes-search .right-block .routes-guess .route .img + div .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.routes-search .right-block .routes-guess .route .route-description {
  position: relative;
  background-color: #ffffff;
}
.routes-search .right-block .routes-guess .route .route-description .title {
  padding-right: 40px;
}
.routes-search .right-block .routes-guess .route .route-description .text {
  height: 80px;
  overflow-y: hidden;
}
.routes-search .right-block .routes-guess .route .route-description .checkbox_wrap {
  position: absolute;
  top: -30px;
  left: 10px;
  color: #ffffff;
}
.routes-search .right-block .routes-guess .route .route-description .rate {
  position: absolute;
  top: 20px;
  right: 15px;
  color: #5b98e8;
  font-size: 16px;
}
.routes-search .right-block .routes-guess .route .route-description .rate i {
  font-size: 12px;
  margin-left: 5px;
}
.routes-search .right-block .routes-guess .route:hover {
  box-shadow: 0 0 10px 0 rgba(55, 165, 28, 0.6);
}
@media (max-width: 1550px) {
  .routes-search .right-block .routes-guess .route {
    margin: 0 0 1.5% 1.5%;
  }
}
.routes-header-map {
  padding: 0;
  height: 700px;
  background: url("//placehold.it/1920x700&text=map") center;
  background-size: cover;
}
.routes-header-map .undo {
  background: rgba(255, 255, 255, 0.9) url('../images/ico/map/undo.png') 10px 50% no-repeat;
  color: #cc2738;
  height: 36px;
  line-height: 36px;
  padding: 0 20px 0 50px;
  position: absolute;
  top: 20px;
  left: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  display: none;
}
.routes-header-map .undo:hover {
  background-color: #f4f4f4;
}
.routes-route-parameters .stats,
.page-section.track .stats,
.page-section.track-list-info .stats {
  text-align: center;
  color: #808080;
  font-size: 14px;
}
.routes-route-parameters .stats i,
.page-section.track .stats i,
.page-section.track-list-info .stats i {
  font-size: 12px;
  margin-right: 5px;
}
.routes-route-parameters .stats .rate,
.page-section.track .stats .rate,
.page-section.track-list-info .stats .rate {
  color: #5b98e8;
}
.routes-route-parameters .stats span ~ span,
.page-section.track .stats span ~ span,
.page-section.track-list-info .stats span ~ span {
  margin-left: 20px;
}
.routes-route-parameters .common-info,
.page-section.track .common-info,
.page-section.track-list-info .common-info {
  margin-top: 20px;
  text-align: center;
}
.routes-route-parameters .common-info .author-avatar,
.page-section.track .common-info .author-avatar,
.page-section.track-list-info .common-info .author-avatar {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.routes-route-parameters .common-info .author-links,
.page-section.track .common-info .author-links,
.page-section.track-list-info .common-info .author-links {
  padding-top: 10px;
  text-align: left;
  min-width: 250px;
  padding-right: 80px;
  display: inline-block;
  vertical-align: top;
}
.routes-route-parameters .common-info .author-links .name,
.page-section.track .common-info .author-links .name,
.page-section.track-list-info .common-info .author-links .name {
  display: inline-block;
  color: #000000;
}
.routes-route-parameters .common-info .author-links .routes-other,
.page-section.track .common-info .author-links .routes-other,
.page-section.track-list-info .common-info .author-links .routes-other {
  display: block;
  clear: both;
  float: none;
  color: #808080;
}
.routes-route-parameters .common-info .author-links:after,
.page-section.track .common-info .author-links:after,
.page-section.track-list-info .common-info .author-links:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-route-parameters .common-info .author-links:after,
.page-section.track .common-info .author-links:after,
.page-section.track-list-info .common-info .author-links:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-route-parameters .common-info .distance-time,
.page-section.track .common-info .distance-time,
.page-section.track-list-info .common-info .distance-time {
  padding-top: 10px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.routes-route-parameters .common-info .distance-time span,
.page-section.track .common-info .distance-time span,
.page-section.track-list-info .common-info .distance-time span {
  color: #808080;
  margin-right: 5px;
}
.routes-route-parameters .common-info .parent-route,
.page-section.track .common-info .parent-route,
.page-section.track-list-info .common-info .parent-route {
  padding-top: 10px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.routes-route-parameters .common-info .parent-route span,
.page-section.track .common-info .parent-route span,
.page-section.track-list-info .common-info .parent-route span {
  color: #808080;
  margin-right: 5px;
}
.routes-route-parameters .common-info .parent-route a,
.page-section.track .common-info .parent-route a,
.page-section.track-list-info .common-info .parent-route a {
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  width: 200px;
  float: right;
  overflow: hidden;
}
.routes-route-parameters .action-buttons,
.page-section.track .action-buttons,
.page-section.track-list-info .action-buttons {
  margin-top: 40px;
  margin-bottom: 60px;
  text-transform: uppercase;
  text-align: center;
}
.routes-route-parameters .action-buttons .btn,
.page-section.track .action-buttons .btn,
.page-section.track-list-info .action-buttons .btn {
  width: 220px;
}
.routes-route-parameters .action-buttons .btn ~ .btn,
.page-section.track .action-buttons .btn ~ .btn,
.page-section.track-list-info .action-buttons .btn ~ .btn,
.routes-route-parameters .action-buttons .btn ~ .btn-compose,
.page-section.track .action-buttons .btn ~ .btn-compose,
.page-section.track-list-info .action-buttons .btn ~ .btn-compose,
.routes-route-parameters .action-buttons .btn-compose ~ .btn,
.page-section.track .action-buttons .btn-compose ~ .btn,
.page-section.track-list-info .action-buttons .btn-compose ~ .btn,
.routes-route-parameters .action-buttons .btn-compose ~ .btn-compose,
.page-section.track .action-buttons .btn-compose ~ .btn-compose,
.page-section.track-list-info .action-buttons .btn-compose ~ .btn-compose {
  margin-left: 15px;
}
.routes-route-parameters .passed-status {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}
.routes-route-parameters .passed-status div ~ div {
  margin-top: 10px;
  color: #808080;
  font-size: 18px;
}
.routes-route-parameters .parameters-environment {
  text-align: center;
  margin-bottom: 40px;
}
.routes-route-parameters .parameters-environment .environment {
  display: inline-block;
  min-width: 23%;
}
.routes-route-parameters .parameters-environment .environment .icon {
  display: inline-block;
  margin-right: 15px;
  width: 50px;
  height: 50px;
}
.routes-route-parameters .parameters-environment .environment .text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  line-height: 25px;
}
.routes-route-parameters .parameters-environment .environment .text .status {
  font-size: 18px;
}
.routes-route-parameters .parameters-environment .environment .text .type {
  color: #808080;
}
.routes-route-parameters .parameters-environment .environment .park {
  background: url("/images/ico/icon-tree.png");
}
.routes-route-parameters .parameters-environment .environment .concrete {
  background: url("/images/ico/icon-road.png");
}
.routes-route-parameters .parameters-environment .environment .bikeway {
  background: url("/images/ico/icon-bike-road.png");
}
.routes-route-parameters .parameters-environment .environment .pond {
  background: url("/images/ico/icon-drop.png");
}
.routes-route-parameters .parameters-environment .environment.gray .park,
.routes-route-parameters .parameters-environment .environment.gray .concrete,
.routes-route-parameters .parameters-environment .environment.gray .bikeway,
.routes-route-parameters .parameters-environment .environment.gray .pond {
  background-position: center bottom;
}
.routes-route-parameters .parameters-environment .environment.gray.empty-status .text .status {
  font-size: 36px;
}
.routes-route-parameters .parameters-environment .environment.gray .text,
.routes-route-parameters .parameters-environment .environment.gray .text .type {
  color: #dfdfdf;
}
.routes-route-parameters .route-info {
  color: #808080;
  padding-left: 10px;
  font-size: 18px;
}
.routes-route-parameters .route-info .title {
  float: left;
  height: 70px;
  line-height: 70px;
  width: 170px;
  font-weight: bold;
}
.routes-route-parameters .route-info .content {
  float: left;
  margin-top: 25px;
  max-width: 760px;
}
.routes-route-parameters .route-info .track-avatar {
  display: inline-block;
  height: 60px;
  width: 60px;
  margin-top: -25px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
}
.routes-route-parameters .route-info .track-avatar ~ .track-avatar {
  margin-left: 13px;
}
.routes-route-parameters .route-info .avatar-more {
  display: inline-block;
  height: 60px;
  width: 60px;
  background: #dadada;
  position: relative;
}
.routes-route-parameters .route-info .avatar-more:after {
  content: '...';
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  font-size: 60px;
  text-align: center;
  font-weight: bold;
  color: #ededed;
}
.routes-route-parameters .route-info:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.routes-route-parameters .route-info:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.route-point-list .route-point {
  margin: 40px 0;
  width: 100%;
  text-decoration: none;
  position: relative;
}
.route-point-list .route-point .illustration {
  display: block;
  width: 940px;
  height: 530px;
  overflow: hidden;
  z-index: 10;
  position: relative;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.route-point-list .route-point .illustration .slide {
  width: 940px;
  height: 530px;
  background-color: #e6e6e6;
}
.route-point-list .route-point .illustration .slide .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  opacity: 0.7;
}
.route-point-list .route-point .illustration .slide .contain {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.route-point-list .route-point .point-description {
  width: 940px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  min-height: 0;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.route-point-list .route-point .point-description .number.add {
  background: url("../images/ico/add-poi.png") 50% 50% no-repeat;
}
.route-point-list .route-point .point-delete {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  background: url('../images/ico/close.png') 0 0 no-repeat;
  z-index: 99999;
  cursor: pointer;
}
.route-point-list .route-point .point-delete i {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}
.route-point-list .route-point .point-distance {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background-color: #37a51c;
  z-index: 9999;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.route-point-list .route-point .arrow {
  z-index: 9999;
  bottom: auto;
  height: 530px;
}
.route-point-list .route-point .arrow i {
  top: 250px;
  color: #ffffff;
}
.route-point-list .route-point .arrow-next {
  right: 0;
}
.route-point-list .route-point .arrow-next i {
  right: 50px;
}
.route-point-list .route-point .arrow-prev {
  left: 0;
}
.route-point-list .route-point .arrow-prev i {
  left: 50px;
}
.route-point-list .route-point .title {
  float: left;
  color: #000000;
  font-size: 24px;
}
.route-point-list .route-point .number {
  float: right;
  width: 28px;
  height: 28px;
  line-height: 25px;
  text-align: center;
  color: #5b98e8;
  border: 2px solid #5b98e8;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.route-point-list .route-point .passed {
  line-height: 28px;
  padding-left: 10px;
  float: right;
  color: #5b98e8;
}
.route-point-list .route-point .subtitle {
  color: #808080;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 18px;
}
.route-point-list .route-point .text {
  color: #808080;
  font-weight: 300;
  font-size: 18px;
}
.action-hide-points {
  margin: 40px 0;
  text-align: center;
}
.routes-route-content {
  padding-bottom: 20px;
}
.routes-route-content .description-text {
  font-weight: 300;
  font-size: 18px;
  color: #808080;
  text-align: center;
  margin-bottom: 50px;
}
.routes-route-content .action-hide-points {
  margin: 40px 0;
  text-align: center;
}
.page-section.track .action-buttons .btn {
  width: auto;
}
.page-section.track .track-stats {
  text-align: center;
}
.page-section.track .track-stats .stat {
  text-align: left;
  display: inline-block;
  width: 30%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-section.track .track-stats .stat i {
  text-align: center;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 45px;
  margin-right: 15px;
}
.page-section.track .track-stats .stat .text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  line-height: 25px;
}
.page-section.track .track-stats .stat .text .status {
  font-size: 18px;
}
.page-section.track .track-stats .stat .text .type {
  color: #808080;
}
.page-section.track .track-stats .stat:nth-child(1) i {
  color: #808080;
}
.page-section.track .track-stats .stat:nth-child(2) i {
  color: #63d4b0;
}
.page-section.track .track-stats .stat:nth-child(3) i {
  color: #62a9db;
}
.page-section.track .track-stats .stat:nth-child(4) i {
  color: #db6773;
}
.page-section.track .track-stats .stat:nth-child(5) i {
  color: #ff9073;
}
.page-section.track .track-stats .stat:nth-child(6) i {
  color: #fcd36e;
}
.page-section.track-content {
  padding-top: 10px;
}
.page-section.track-list-content .list .track {
  display: block;
  line-height: 100px;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
}
.page-section.track-list-content .list .track > div {
  display: inline-block;
}
.page-section.track-list-content .list .track:hover .user span {
  text-decoration: underline;
}
.page-section.track-list-content .list .track .user {
  width: 300px;
}
.page-section.track-list-content .list .track .user .avatar {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 15px;
}
.page-section.track-list-content .list .track .date {
  width: 200px;
}
.page-section.track-list-content .list .track .distance {
  width: 150px;
  text-align: center;
}
.page-section.track-list-content .list .track .time {
  width: 180px;
  text-align: center;
}
.page-section.track-list-content .list .track .rate {
  width: 90px;
  color: #5b98e8;
  text-align: center;
}
.page-section.track-list-content .list .track .rate i {
  font-size: 12px;
  margin-right: 5px;
}
.page-section.track-list-content .list .track:first-child {
  line-height: 50px;
}
.page-section.track-list-content .list .track:first-child .rate {
  color: black;
}
.route-create-description {
  overflow: visible;
}
.route-create-description .add-photo {
  margin-top: 50px;
  width: 260px;
  height: 250px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  text-align: center;
  color: #676767;
  cursor: pointer;
  overflow: hidden;
}
.route-create-description .add-photo i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 70px auto 20px;
  line-height: 80px;
  text-align: center;
  background-color: rgba(55, 165, 28, 0.15);
  color: rgba(55, 165, 28, 0.25);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 45px;
}
.route-create-description .add-photo .max-size {
  font-size: 14px;
}
.route-create-description img {
  width: 100%;
}
.route-create-tracks .list .track {
  display: block;
  line-height: 60px;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
}
.route-create-tracks .list .track > div {
  display: inline-block;
}
.route-create-tracks .list .track:hover .user span {
  text-decoration: underline;
}
.route-create-tracks .list .track .date {
  text-align: left;
  width: 260px;
}
.route-create-tracks .list .track .distance {
  width: 180px;
}
.route-create-tracks .list .track .time {
  width: 220px;
}
.route-create-tracks .list .track .points {
  width: 100px;
}
.route-create-tracks .list .track .for-map {
  width: 160px;
}
.route-create-points {
  padding-bottom: 20px;
}
.route-create-points .add-point {
  margin-top: 20px;
  width: 100%;
  height: 250px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  text-align: center;
  color: #676767;
  cursor: pointer;
  background-color: #ffffff;
}
.route-create-points .add-point i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 70px auto 20px;
  line-height: 80px;
  text-align: center;
  background-color: rgba(55, 165, 28, 0.15);
  color: rgba(55, 165, 28, 0.25);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 45px;
}
.route-create-points .point-arrows {
  font-size: 24px;
  color: #5b98e8;
  height: 35px;
  line-height: 35px;
  margin-right: 15px;
}
.route-create-points .point-arrows i {
  cursor: pointer;
  margin-left: 5px;
}
.route-create-points .poi-block:nth-child(2) .icon-pointer-up,
.route-create-points .poi-block:last-child .icon-pointer-down {
  display: none;
}
.parameters {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.parameters .parameter {
  border-bottom: 1px solid #e6e6e6;
  height: 115px;
  line-height: 115px;
  color: #676767;
}
.parameters .parameter .parameter-name,
.parameters .parameter .parameter-content {
  float: left;
  width: 50%;
  height: 100%;
}
.parameters .parameter:after {
  content: '';
  display: block;
  clear: both;
}
.action-buttons {
  margin-top: 60px;
}
.action-buttons .send {
  width: 64%;
  margin-right: 5%;
}
.action-buttons .inverse {
  width: 30%;
}
.action-buttons.edit .send {
  width: 480px;
  margin-right: 20px;
}
.action-buttons.edit .inverse {
  width: 220px;
  margin-right: 20px;
}
.action-buttons.edit .clear {
  width: 190px;
}
.action-buttons .btnаfakeblock {
  margin-left: 15px;
  display: inline-block;
  border-radius: 5px;
  background: #fff;
  line-height: 48px;
  border: 1px solid #cde2c2;
  font-size: 18px;
  text-align: center;
  min-width: 150px;
  padding: 0 10px;
  color: #37a51c;
  width: 220px;
}
.vote-container h1 {
  color: #000000;
  font-size: 36px;
  text-align: left;
}
.vote {
  margin-top: 70px;
}
.vote .vote-option {
  height: 100px;
  border-top: 1px solid #e6e6e6;
  text-align: left;
  color: #000000;
}
.vote .vote-option img {
  display: block;
  float: left;
  margin: 30px 20px 30px 0;
  width: 40px;
  height: 40px;
}
.vote .vote-option .title {
  float: left;
  font-size: 20px;
  width: 610px;
  display: inline-block;
  margin: 30px 10px 5px 0;
  max-height: 100px;
}
.vote .vote-option .btn {
  margin-top: 25px;
  float: right;
  cursor: pointer;
}
.vote .vote-option:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}
.vote .vote-option:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.vote .vote-option:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.voted .total-votes {
  color: #37a51c;
  font-size: 20px;
  line-height: 40px;
}
.voted .voted-option {
  line-height: 100px;
  margin-left: 30px;
  font-size: 16px;
  color: #37a51c;
}
.voted .result {
  float: right;
  width: 260px;
  height: 100%;
  text-align: right;
  font-size: 17px;
}
.voted .result .percent {
  text-align: right;
  margin-top: 25px;
}
.voted .result .number {
  border-top: 4px solid #37a51c;
  margin-top: 5px;
  padding-top: 5px;
  font-weight: 300;
  color: #cdcdcd;
}
.votes-other {
  margin-top: 80px;
  margin-left: -20px;
}
.votes-other h2 {
  text-align: left;
  font-size: 24px;
  margin-left: 20px;
}
.votes-other .vote-other {
  width: 290px;
  height: 310px;
  margin: 0 20px 10px 10px;
  float: left;
  border: 1px solid #e6e6e6;
  padding: 20px 15px;
  text-align: center;
}
.votes-other .vote-other .title {
  margin: 0 0 20px 10px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  min-height: 44px;
}
.votes-other .vote-other .vote-option {
  padding: 10px 0 10px 10px;
  text-align: left;
  overflow: hidden;
}
.votes-other .vote-other .vote-option .btn {
  font-size: 16px;
}
.votes-other .vote-other .vote-option .option {
  float: left;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 10px;
}
.votes-other .vote-other .btn {
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  margin-top: 20px;
}
.votes-other:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.votes-other:after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.feedback-subheader {
  height: 400px;
  width: 100%;
  background: url('/images/bg/feedback-subheader.jpg') no-repeat center center;
  background-size: cover;
}
.feedback-subheader h1 {
  text-align: center;
  margin-top: 90px;
}
.feedback-subheader h2 {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
}
.feedback .field {
  width: 460px;
  float: left;
}
.feedback .field ~ .field {
  margin-left: 20px;
}
.feedback .btn {
  margin-top: 40px;
}
.feedback-contacts {
  text-align: center;
  background: url('/images/kroman-logo.png') no-repeat center top;
  padding-top: 130px;
  color: #808080;
}
.feedback-contacts .company-name {
  font-size: 26px;
  margin-bottom: 20px;
}
.feedback-contacts .contact-info {
  display: inline-block;
  width: 300px;
  font-size: 20px;
  line-height: 30px;
}
