/* Generated by less 2.5.1 */
@import url("bootstrap.min.css");
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/futurabookc-webfont.woff) format('woff');
}
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/futuralightc-webfont.woff) format('woff');
}
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/futuramediumc-webfont.woff) format('woff');
}
body {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  padding: 0;
}
.container {
  position: relative;
}
.header {
  background: none;
  font-weight: 400;
}
.header .logo {
  width: 79px;
  margin-left: 15px;
  margin-top: 5px;
}
.navbar {
  margin-bottom: 0;
}
.site-footer {
  background-color: #3F3F3F;
  padding: 21px 0 4px;
  color: #FFF;
  font-weight: 100;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
.site-footer a {
  color: #FFF;
  text-decoration: none;
  font-weight: 100;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer .footer-block {
  margin-bottom: 30px;
}
.site-footer .footer-block a {
  font-weight: 400;
}
.site-footer .footer-block.footer-text {
  font-size: 16px;
}
.site-footer .footer-block + .footer-block .heading {
  margin-bottom: 23px;
}
.site-footer .footer-block + .footer-block + .footer-block + .footer-block .heading {
  margin-bottom: 30px;
}
.site-footer .footer-block + .footer-block + .footer-block + .footer-block + .footer-block .heading {
  margin-bottom: 32px;
}
.site-footer .footer-block .heading {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
}
.site-footer .footer-block .footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-block .footer-menu a {
  font-size: 20px;
}
.site-footer .footer-block .contacts a {
  margin: 0 0 12px;
  display: block;
  padding-left: 52px;
  position: relative;
}
.site-footer .footer-block .contacts a::before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
  opacity: 0.6;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.site-footer .footer-block .contacts a:hover::before {
  opacity: 1;
}
.site-footer .footer-block .contacts a.email::before {
  content: url(images/footer-email.png);
}
.site-footer .footer-block .contacts a.phone::before {
  content: url(images/footer-phone.png);
}
.site-footer .footer-block .contacts a.skype::before {
  content: url(images/footer-skype.png);
}
.site-footer .footer-block .social {
  overflow: hidden;
}
.site-footer .footer-block .social a img {
  opacity: 0.6;
  float: left;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.site-footer .footer-block .social a img:hover {
  opacity: 1;
}
.site-footer .footer-block .social a + a img {
  margin-left: 18px;
}
.site-footer .footer-block.app-block img {
  height: 45px;
  width: auto;
}
.site-footer .footer-block.app-block img.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.site-footer .footer-block.app-block a {
  display: inline-block;
  position: relative;
}
.site-footer .footer-block.app-block a:hover img {
  opacity: 0;
}
.site-footer .footer-block.app-block a:hover img.hover {
  opacity: 1;
  display: inline-block;
}
.site-footer .footer-block.app-block .appstore {
  margin-right: 10px;
}
.navbar-header {
  background: #FFF;
}
.lang-block {
  position: absolute;
  right: 80px;
  top: 14px;
}
.lang-block select#qtranxs_select_qtranslate-chooser {
  font-size: 14px;
  line-height: 1.3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  text-transform: uppercase;
  padding-right: 15px;
  background: url(images/lang-arrow.png) right center no-repeat;
  cursor: pointer;
}
main.register.cover {
  margin: 0;
}
.line-pop .bootstrap-datetimepicker-widget span:after {
  content: none;
  display: none;
  visibility: hidden;
}
.datepicker.datepicker-dropdown {
  max-width: 212px;
  /*table tr td span.new,
    table tr td span.old {
        color: #333;
        &.disabled {
            color: #999;
        }
    }*/
}
.datepicker.datepicker-dropdown .table-condensed .next,
.datepicker.datepicker-dropdown .table-condensed .prev {
  background: none;
  color: #333;
  font-family: inherit;
  font-size: 14px;
}
.datepicker.datepicker-dropdown .table-condensed .next:hover,
.datepicker.datepicker-dropdown .table-condensed .prev:hover {
  background: #eee;
}
.datepicker.datepicker-dropdown table tr td span.focused {
  background: none;
}
.datepicker.datepicker-dropdown table tr td span.focused:hover {
  background: #eee;
}
.datepicker.datepicker-dropdown table tr td span.active,
.datepicker.datepicker-dropdown table tr td span.active.disabled,
.datepicker.datepicker-dropdown table tr td span.active.disabled:hover,
.datepicker.datepicker-dropdown table tr td span.active:hover,
.datepicker.datepicker-dropdown table tr td.active,
.datepicker.datepicker-dropdown table tr td.active.disabled,
.datepicker.datepicker-dropdown table tr td.active.disabled:hover,
.datepicker.datepicker-dropdown table tr td.active:hover {
  background-color: #f28324;
  background-image: -moz-linear-gradient(to top, #f07622, #f48f25);
  background-image: -ms-linear-gradient(to top, #f07622, #f48f25);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f07622), to(#f48f25));
  background-image: -webkit-linear-gradient(to top, #f07622, #f48f25);
  background-image: -o-linear-gradient(to top, #f07622, #f48f25);
  background-image: linear-gradient(to top, #f07622, #f48f25);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F07622', endColorstr='#F48F25', GradientType=0);
  border: none;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  main.register.cover {
    margin: 127px 0 0;
  }
  .navbar-header {
    background: none;
  }
  .header {
    background: rgba(255, 255, 255, 0.75);
    border: none;
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    height: 126px;
  }
  .header .logo {
    margin-top: 32px;
    margin-right: 20px;
    margin-left: 0;
    width: 100px;
    padding-top: 10px;
  }
  .header .nav.navbar-nav {
    margin-top: 44px;
  }
  .header .nav.navbar-nav a {
    color: #383838;
    font-size: 15px;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  .header .nav.navbar-nav a:hover {
    color: #f7931e;
  }
  .header .nav.navbar-nav li.current-menu-item a {
    color: #f7931e;
  }
  .nav > li > a {
    padding: 10px 9px;
  }
  .site-footer .logo {
    margin-top: 24px;
  }
  .site-footer .footer-block {
    float: left;
    margin-right: 40px;
  }
  .site-footer .footer-block.social-only {
    margin-right: -15px;
  }
  .site-footer .footer-block.social-only a {
    display: inline-block;
    margin: 0;
  }
  html[lang="ru-RU"] .site-footer .footer-block {
    margin-right: 20px;
  }
  html[lang="ru-RU"] .site-footer .footer-block.social-only {
    margin-right: 0;
  }
  .site-footer .footer-block.footer-text {
    margin-top: -5px;
  }
  .site-footer .footer-block.app-block {
    clear: left;
  }
  .site-footer .footer-block.app-block img {
    width: auto;
    height: auto;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .site-footer .footer-block .contacts {
    margin-top: 8px;
  }
  .site-footer .footer-block .contacts a {
    margin: 0 0 14px;
  }
  .site-footer .appstore {
    margin-bottom: 19px;
    display: block;
  }
  .site-footer .googleplay {
    display: block;
  }
  .site-footer .footer-block.app-block a {
    display: block;
    width: 176px;
  }
  .site-footer .footer-block.app-block a img {
    margin-right: 0 !important;
  }
  .lang-block {
    top: 13px;
    right: 40px;
  }
  html[lang="ru-RU"] .lang-block {
    right: 23px;
  }
  #primary-menu .menu-item-229,
  #primary-menu .menu-item-230 {
    display: none;
  }
}
@media (min-width: 992px) {
  .header {
    text-transform: uppercase;
  }
  .header .logo {
    width: 138px;
    padding: 0;
  }
  .header .nav.navbar-nav a {
    font-size: 16px;
  }
  .nav > li > a {
    padding: 10px 12px;
  }
  html[lang="ru-RU"] .nav > li > a {
    padding: 10px 13px;
  }
  .site-footer .footer-block.footer-text {
    float: right;
    margin-top: 93px;
    margin-top: 5px;
    margin-right: 0;
  }
  .site-footer .footer-block {
    margin-right: 45px;
  }
  .site-footer .footer-block.app-block {
    clear: none;
  }
  .lang-block {
    right: 25px;
  }
  html[lang="ru-RU"] .lang-block {
    right: 33px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
  .header .logo {
    margin-right: 52px;
  }
  .nav > li > a {
    padding: 10px 15px;
  }
  .site-footer .footer-block.footer-text {
    float: left;
    margin-top: -75px;
    padding-left: 21px;
  }
  .site-footer .footer-block.contacts-social {
    margin-right: 0;
  }
  .site-footer .footer-block.social-only {
    margin-right: -30px;
  }
  html[lang="ru-RU"]  .site-footer .footer-block {
    margin-right: 20px;
  }
  html[lang="ru-RU"]  .site-footer .footer-block.social-only {
    margin-right: -30px;
  }
  html[lang="ru-RU"]  .site-footer .footer-block.contacts-social {
    margin-right: 0;
  }
  .lang-block {
    right: 15px;
    top: 53px;
  }
  .lang-block select#qtranxs_select_qtranslate-chooser {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .site-footer .container {
    width: 1470px;
    max-width: none;
  }
  .site-footer .footer-block.contacts-social,
  .site-footer .footer-block {
    margin-right: 55px;
  }
  html[lang="ru-RU"]  .site-footer .footer-block.contacts-social,
  html[lang="ru-RU"]  .site-footer .footer-block {
    margin-right: 30px;
  }
  .site-footer .footer-block.social-only {
    margin-right: -30px;
  }
  .site-footer .footer-block.footer-text {
    margin-top: 6px;
  }
}
body::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url(images/footer-appstoreh.png) url(images/footer-googleplayh.png);
}